@charset "UTF-8";
a, b, p, li, *:before, *:after, #gotop, .message input[type=submit], .message input[type=reset], #chatToolBox { transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; }

.message .title .tr { text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap; }

button, input, optgroup, select, textarea, label, .toolMask .toolTop, .slideList li, .share a:before, #container, #main_two .list .box .img, #main_case .list .box, #footer .two, #footer .share, #MLcon .aside > li > ul, .procon .tag .tagList li, .message .title .tl, .message .title .tr, .message .title .tp, .message ul, #footerToolBar li,.newscont { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.justify { text-align: justify; text-justify: inter-ideograph; letter-spacing: 0px; font-size: 0px; }
.justify:after { content: ''; height: 0px; width: 100%; display: inline-block; overflow: hidden; }
.justify .line { display: inline-block; height: 0px; overflow: hidden; }
.justify > * { text-align: left; font-size: 14px; }
.justify .box { display: inline-block; vertical-align: top; }
.box.justify { text-align: justify; }

body { font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.main_case .tip span, .main_case .tip a { font-family: impact, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

#location .title, #location .to, #MLcon .title, #contact .right .title, .procon .one .left .tomeg a, .procon .tag .tagList li { font-family: verdana, Calibri, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

/*  reset style  */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, table, figure { padding: 0; margin: 0; }

input:focus, textarea:focus, button:focus, area:focus { outline: none; }

*:before, *:after { text-align: inherit; }

fieldset, img, abbr, acronym, a img { border: 0px none; }

ol, ul, li, figure { list-style: none; }

address, caption, cite, code, dfn, th, var { font-weight: normal; font-style: normal; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }

q:before, q:after { content: ''; }

table { border-collapse: collapse; border-spacing: 0; }
table td, table th { color:#fff; text-align: center; padding: 5px; border: 1px solid #ccc; word-wrap: break-word; word-break: break-all; }
table th { background: #3D3B3B; font-weight: bold; }

img { height: auto; width: auto\9; }

button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

input, textarea, select, button, label { transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; }

button { overflow: visible; }

textarea, pre { overflow: auto; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

a[href], label[for], select { cursor: pointer; }

a, input, div, textarea, span { -webkit-tap-highlight-color: transparent; }

a { text-decoration: none; color: #333; }

a:active, a:hover { outline: 0; }

hr { height: 1px; width: 100%; overflow: hidden; border: 0px none; box-shadow: none; background: #ccc; }

sup, sub { vertical-align: baseline; position: relative; font-size: 75%; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

svg:not(:root) { overflow: hidden; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

/*  common style  */

@font-face { font-family: "icomoon"; src: url("../font/icomoon.eot"); src: url("../font/icomoon.eot?#iefix") format("embedded-opentype"), url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype"), url("../font/icomoon.svg#$font") format("svg"); font-variant: normal; text-transform: none; font-style: normal; }

body { line-height: 1.5; font-size: 14px; color: #333; overflow-x: hidden; background: #111; }

/* input[type="text"] , textarea{ color:#999; text-align:left;}
input[type="text"].focusOn , textarea.focusOn{ color:#333;} */
input[type="text"], textarea { text-align: left; background: transparent; }

input[type="text"]:focus, input[type="text"].focusOn, textarea:focus, textarea.focusOn { background: #fff; }

.pageNum { margin: 1% 0; display: inline-block; }
.pageNum a, .pageNum span { font-size: 12px; line-height: 16px; padding: 6px 11px; display: inline-block; margin-right: 6px; margin-bottom: 7px; border: 1px solid #d7d7d5; color: #fff; }
.pageNum a:hover, .pageNum .cur { color: #fff; background: #0EB040; }

.share a { display: inline-block; vertical-align: top; text-align: center; margin-left: 10px; }
.share a:before { font-family: 'icomoon'; display: inline-block; font-size: 16px; text-align: center; vertical-align: middle; color: #fff; }
.share a.facebook:before { content: '\e62c'; }
.share a.linkedin:before { content: '\e630'; }
.share a.twitter:before { content: '\e62b'; }
.share a.google:before { content: '\e62d'; }
.share a.youtube:before { content: '\e634'; }

.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { content: ""; display: table; clear: both; visibility: hidden; height: 0; }

#gotop { cursor: pointer; position: fixed; width: 35px; height: 41px; color: #fff; font-size: 14px; text-align: center; background: #000; filter: alpha(opacity=60); opacity: 0.6; bottom: 3%; right: 2%; border-radius: 5px; z-index: 9999; text-transform: capitalize; }
#gotop:hover { opacity: 0.75; }
#gotop:before { content: "\e627"; display: block; font-family: icomoon; text-align: center; background-image: none; font-size: 12px; margin-top: 2px; height: 16px; }
@media screen and (max-width: 760px) { #gotop { bottom: 11%; } }

.prenext { color: #0EB040; }
.prenext b { font-size: 14px; color: #0EB040; font-weight: normal; padding-right: 3px; text-transform: capitalize; }
.prenext a { font-size: 14px; color: #0EB040; font-weight: normal; }

.addthis_sharing_toolbox { margin: 15px 0; }

iframe[name='google_conversion_frame'] { height: 0 !important; width: 0 !important; line-height: 0 !important; font-size: 0 !important; margin-top: -13px; float: left; }

object[id^="tq_as"] { overflow: hidden; margin: 0; height: 0 !important; }

#container { width: 1920px; max-width: 100%; margin: 0 auto; position: relative; }

.center { max-width: 1200px; margin: 0 auto; position: relative; width: 80%; }
@media screen and (max-width: 1366px) { .center { width: 80%; } }
@media screen and (max-width: 1200px) { .center { width: 95%; } }

#head { padding-top: 30px; padding-bottom: 25px; background: #111; z-index: 995; }
@media screen and (max-width: 980px) { #head { padding-top: 20px; } }

#tool .lang { display: inline-block; }
#tool .lang a { display: inline-block; color: #fff; font-size: 12px; text-transform: uppercase; margin-right: 25px; }
#tool .lang img { display: inline-block; vertical-align: middle; margin-right: 8px; }
#tool .search { display: inline-block; position: relative; }
#tool .search input[type="text"] { border: 1px solid #515151; width: 315px; height: 34px; border-radius: 3px; line-height: 34px; background: #111; padding-left: 8px; padding-right: 34px; color: #A5A5A5; font-size: 15px; position: relative; z-index:1;  background:transparent;}
#tool .search input[type="submit"] { position: absolute; right: 3px; top: 0px; width: 30px; height: 34px; line-height: 34px; background: url(../img/search.png) no-repeat center; border: 0px none; z-index: 5; }
#tool .search input[type="text"]:focus, #tool .search input[type="text"].focusOn { z-index: 3; background:#111; }
#tool .search label { position: absolute;  left: 8px; top: 2px; background: #111; height: 30px; line-height: 30px; color: #A5A5A5; font-size: 15px; }
@media screen and (max-width: 980px) { #tool { position: absolute; right: 0; top: 51px; background: rgba(0, 0, 0, 0.9); padding: 10px 15px; border-radius: 5px; border: 2px solid #fff; display: none; width: 85%; }
  #tool .lang { display: block; margin-bottom: 15px; text-align: right; margin-right:2px; }
  #tool .search { display: block; margin-bottom: 15px; }
  #tool .search input[type="text"] { width: 100%; } }

#logo { margin-top: -20px; width: 16%; min-width: 128px; }
@media screen and (max-width: 980px) { #logo { margin-top: 0; } }

#menu { display: none; position: absolute; top: 15px; right: 0px; text-align: center; cursor: pointer; border-radius: 3px; z-index: 960; font-weight: bold; background: #0EB040; color: #fff; padding: 0 8px; }
#menu:after { content: '\e637'; font-family: icomoon; font-size: 24px; color: #fff; }
@media screen and (max-width: 980px) { #menu { display: block; } }

#toolhide { display: none; position: absolute; top: 15px; right: 70px; text-align: center; background: #0EB040; color: #fff; cursor: pointer; border-radius: 3px; padding: 0 8px; }
#toolhide:after { content: '\e638'; font-family: 'icomoon'; color: #fff; font-size: 24px; }
@media screen and (max-width: 980px) { #toolhide { display: block; } }

#nav { position: absolute; right: 0; bottom: 22px; z-index: 996; }
#nav ul li { float: left; }
#nav ul li:last-child a { padding-right: 0; }
#nav ul li a { color: #fff; font-weight: bold; font-size: 16px; text-transform: uppercase; padding: 10px 22px; line-height: 1; }
@media screen and (max-width: 1366px) { #nav { bottom: 12px; }
  #nav ul li a { font-size: 14px; padding: 10px 16px; display: block; } }
@media screen and (max-width: 980px) { #nav { width: 230px; border: 2px solid #fff; top: 51px; bottom: inherit; padding: 10px 15px; background: rgba(0, 0, 0, 0.9); border-radius: 5px; display: none; }
  #nav ul li { width: 100%; }
  #nav ul li a { padding: 10px 0; border-bottom: 1px solid #2C2525; } }

/*#banner { max-width: 1920px; max-height: 500px; overflow: hidden; }*/

.banner {max-width: 1920px; max-height: 500px;font-size: 18px;line-height: 24px;text-align: center;color: rgba(255,255,255,.6);text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);box-shadow: 0 1px 2px rgba(0,0,0,.25);}
.banner ul {list-style: none;width: 300%;}
.banner ul li {display: block;float: left;width: 33%;min-height: 500px;-o-background-size: 100% 100%;-ms-background-size: 100% 100%;-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);}
.banner .inner {padding: 160px 0 110px;}
.banner h1, .banner h2 {font-size: 40px;line-height: 52px;color: #fff;}
.banner .btn {display: inline-block;margin: 25px 0 0;padding: 9px 22px 7px;clear: both;color: #fff;font-size: 12px;font-weight: bold;text-transform: uppercase;text-decoration: none;border: 2px solid rgba(255,255,255,.4);border-radius: 5px;}
.banner .btn:hover {background: rgba(255,255,255,.05);}
.banner .btn:active {-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));}
.banner .btn, .banner .dot {-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));}
.banner .dots {position: absolute;left: 0;right: 0;bottom: 40%;}
.banner .dots li {display: inline-block;width: 10px;height: 10px;margin: 0 4px;text-indent: -999em;border: 2px solid #fff;border-radius: 6px;cursor: pointer;opacity: .4;-webkit-transition: background .5s, opacity .5s;-moz-transition: background .5s, opacity .5s;transition: background .5s, opacity .5s;}
.banner .dots li.active {background: #fff;opacity: 1;}
.banner .arrows {position: absolute;bottom: 20px;right: 20px;color: #fff;}
.banner .arrow {display: inline;padding-left: 10px;cursor: pointer;}
@media screen and (max-width: 1400px) {
	.banner .dots {position: absolute;left: 0;right: 0;bottom: 10%;}
}
@media screen and (max-width: 980px) {
	.banner {max-height: 200px;}
	.banner ul li {min-height: 200px;}
	.banner .dots {position: absolute;left: 0;right: 0;bottom: 50%;}
}
#main_one { padding-top: 3%; padding-bottom: 4%; }
#main_one .box { width: 30%; text-align: center; padding-top: 75px; }
#main_one .box p { color: #A5A5A5; height: 63px; overflow: hidden; }
#main_one .box a{ color: #A5A5A5; }
#main_one .box a.more { color: #fff; text-transform: uppercase; border: 2px solid #888; color: #888; font-weight: bold; margin: 0 auto; display: inline-block; padding: 8px 61px; margin-top: 25px; }
#main_one .box:hover a.more { border-color: #1b85d1; background: #1b85d1; color: #fff; }
#main_one .box:hover p { color: #fff; }
#main_one .box:hover a{ color: #fff; }
#main_one .box1 { background: url(../img/m1.png) no-repeat top center; }
#main_one .box1:hover { background: url(../img/mc1.png) no-repeat top center; }
#main_one .box2 { background: url(../img/m2.png) no-repeat top center; }
#main_one .box2:hover { background: url(../img/mc2.png) no-repeat top center; }
#main_one .box3 { background: url(../img/m3.png) no-repeat top center; }
#main_one .box3:hover { background: url(../img/mc3.png) no-repeat top center; }
@media screen and (max-width: 780px) { #main_one .box { width: 45%; margin-bottom: 30px; } }
@media screen and (max-width: 500px) { #main_one { padding-top: 30px; }
  #main_one .box { width: 100%; margin-bottom: 25px; padding-top: 0; background: none; }
  #main_one .box:hover { background: none; }
  #main_one .box a.more { margin-top: 10px; } }

.main_case .tip { margin-bottom: 45px; position: relative; }
.main_case .tip:before { content: ''; position: absolute; display: inline-block; width: 100%; height: 1px; left: 0; top: 50%; margin-top: -1px; background: #515151; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
.main_case .tip span{ font-size: 30px; color: #fff; background: #515151; line-height: 1; padding: 11px 0; text-transform: uppercase; position: relative; z-index: 1; }
.main_case .tip span { width: 265px; text-align: center; }
.main_case .tip .catebox{float:right; }
.main_case .tip .catebox .active{ background: #121212;}
.main_case .tip a {color: #fff; background: #515151; line-height: 1; padding: 11px 0;  position: relative; z-index: 1; }
.main_case .tip a { font-size: 16px; padding: 7px 33px; vertical-align: bottom; top: 12px; transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; border-top: 3px transparent; }
/*
.main_case .tip a:hover { color: #0EB040; }
.main_case:hover .tip a { margin-right: 45.5%; border-radius: 0 0 8px 8px; }
*/
@media screen and (max-width: 780px) { .main_case .tip span { font-size: 20px; width: 150px; }
  .main_case .tip a { top: 0; border-top: 0px none; }
  .main_case:hover .tip a { margin-right: 0; } }

#main_two { background: #282828; padding-top: 3%; padding-bottom: 2%; }
#main_two .list .box { width: 31%; margin-top: 10px; }
#main_two .list .box img { width:100%; }
#main_two .list .plastic_blow,#main_two .list .plastic_mould{ }

#main_two .list .box .img { background: #3F3F3F; padding: 6px; position: relative; }
#main_two .list .box .img:before, #main_two .list .box .img:after { content: ''; width: 6px; height: 0; background: #1b85d1; position: absolute; }
#main_two .list .box .img:before { left: 0px; bottom: 0; }
#main_two .list .box .img:after { right: 0px; top: 0; }
#main_two .list .box .img a { display: block; position: relative; }
#main_two .list .box .img a:before, #main_two .list .box .img a:after { content: ''; height: 6px; width: 0; background: #1b85d1; position: absolute; }
#main_two .list .box .img a:before { left: 0px; top: -6px; }
#main_two .list .box .img a:after { right: 0px; bottom: -6px; }
#main_two .list .box a.title { font-size: 18px; font-weight: bold; color: #fff; line-height: 1.2; margin: 5px 0; display: block; }
#main_two .list .box p { color: #969696; line-height: 1.7;   word-wrap: break-word; word-break: normal;}
#main_two .list .box p > a { color: #1b85d1; }
#main_two .list .box:hover .img:before, #main_two .list .box:hover .img:after { height: 100%; }
#main_two .list .box:hover a.title { color: #1b85d1; }
#main_two .list .box:hover .img a:before, #main_two .list .box:hover .img a:after { width: 100%; }
@media screen and (max-width: 780px) { #main_two .list .box { width: 46%; margin-bottom: 30px; }
	#main_two .list .box a.title { font-size: 14px; }
	#main_two .list .box img { width:100%; }
	#main_two .list .plastic_blow,#main_two .list .plastic_mould{display:block; }
	.main_case .tip .catebox{display:none; }
	#main_two .list .box p { font-size: 12px; } }
@media screen and (max-width: 500px) { #main_two .list .box { width: 100%; text-align: center; }
    #main_two .list .plastic_blow,#main_two .list .plastic_mould{display:block; }
	.main_case .tip .catebox{display:none; }
	#main_two .list .box img { width:100%;}
	#main_two .list .box .img { width: 80%; margin-left: 10%; } }

#main_case { padding-top: 4%; padding-bottom: 3%; }
#main_case .list img { width: 100%; }
#main_case .box img {height: 270px; }
#main_case .list .box { width: 46.3%; position: relative; border: 10px solid #3B3B3B; }
#main_case .list .box .hide { position: absolute; width: 100%; left: 0; bottom: 0; text-align: center; background: #3B3B3B; color: #12AA40; font-size: 16px; font-weight: bold; padding: 18px 0; line-height: 1.2; filter: alpha(opacity=0); opacity: 0; }
#main_case .list .box:hover .hide { filter: alpha(opacity=100); opacity: 1; }
@media screen and (max-width: 500px) { #main_case .list .box { width: 80%; margin-left: 10%; margin-bottom: 20px; } }

#footer { background: #202020; padding-top: 3%;  border-top: 1px solid #383838; }
#footer .one { width: 38%; }
#footer .one .logo { margin-bottom: 25px; }
#footer .one p { color: #DFDFDF; display: inline-block; margin-right: 20px; margin-bottom: 10px; }
#footer .one a { color: #DFDFDF; display: inline-block; }
#footer .one a:hover { color: #1b85d1; }
#footer .two {width: 46%; padding-left: 20px; background: url(../img/ftbg.png) no-repeat left top; padding-bottom: 3%; }
#footer .two .title { font-size: 20px; font-weight: bold; text-transform: uppercase; display: inline-block; border-bottom: 1px solid #3A3A3A; padding-bottom: 8px; margin-bottom: 10px; color: #DFDFDF; padding-right: 10px; }
#footer .two ul { width: 33%; float: left; }
#footer .two ul li a { font-weight: bold; color: #BCBCBC; font-weight: bold;  padding: 6px 0; display: block; }
#footer .two ul li a:hover { color: #1b85d1; }
#footer .share {width: 16%; padding-left: 55px; background: url(../img/ftbg.png) no-repeat left top; padding-top: 8px; padding-bottom: 3%; }
#footer .share ul li { display: inline-block; width: 70%; margin-bottom: 15px;white-space: nowrap; }
#footer .share a { color: #BCBCBC; font-size: 14px; text-transform: capitalize; vertical-align: middle; font-weight: bold; }
#footer .share a:before { font-size: 22px; margin-right: 10px; width: 46px; height: 46px; line-height: 46px; border-radius: 50%; background: #565656; vertical-align: middle; }
#footer .share a:hover { color: #1b85d1; }
#footer .share a:hover:before { background: #1b85d1; }
@media screen and (max-width: 1200px)  {#footer .share a:before{display:block;}}
@media screen and (max-width: 980px) { #footer .one { width: 46%; }
	#footer .two { width: 50%; }
	#footer .share { width: 100%; margin-top: 20px; background: none; padding-bottom: 0; padding-left: 0; }
	#footer .share ul li { width: 19%; }
	#footer .share a { font-size: 14px; } }
@media screen and (max-width: 680px) { #footer .one { width: 100%; margin-bottom: 0px; }
	#footer .two { display:none; }
	#footer .share{ margin-top:0;}
	#footer .share a { font-size: 12px; }
	#footer .share a:before { width: 30px; height: 30px; line-height: 30px; font-size: 14px; display: block; margin-left: 10px; } }

#copyright { background: #111; padding: 40px 0; margin-top:-20px;  }
#copyright .justify { text-align: center; }
#copyright .justify .box { color: #fff; font-weight: bold; text-transform: uppercase; }
#copyright .justify .box a { color: #fff; }
#copyright .justify .box a:hover { color: #1b85d1; }
#copyright .justify .box:first-child { margin-right: 40px; }
@media screen and (max-width: 768px) { #copyright { padding-bottom: 65px; padding-top: 15px; margin-top: 10px; } }







#location { background: url(../img/loca.jpg) no-repeat left top; padding-top: 40px; padding-bottom: 40px; text-align: center; background-size: cover; }
#location .title { line-height: 1; font-size: 36px; color: #fff; margin-bottom: 10px; text-transform: uppercase; }
#location .to { color: #C9C9C9; text-transform: capitalize; }
#location .to a { color: #C9C9C9; line-height: 1.3; }
@media screen and (max-width: 1200px) { #location .title { font-size: 26px; } }
@media screen and (max-width: 768px) { #location { padding: 20px 0; font-size: 24px; }
  #location .title { font-size: 18px; }
  #location .to{ font-size: 12px; } 
  #location .to a { font-size: 12px; } }

#main { background: #202020; color: #B2B2B2; }

#about { padding: 3% 30px; }
.newscont{ padding: 2%;}
.newscont .title{ font-size: 18px; font-weight: bold; text-align: center; color: #fff; text-transform: capitalize;}
#about ul.cer li a{ display:block;padding: 5px; background: url(../img/metal.jpg) repeat; background-size: cover;}

#MLcon { width: 22.5%; float: left; padding-top: 10px; }
#MLcon .title { font-size: 16px; color: #0EB040; text-transform: capitalize; margin-bottom: 10px; padding-left:30px; }
#MLcon .aside > li { position: relative; }
#MLcon .aside > li > a { display: block; color: #BCBCBC; text-transform: capitalize; padding: 8px 0; padding-left: 30px; margin-bottom: 8px; }
#MLcon .aside > li > ul { position: absolute; left: 100%; top: 0; width: 300%; border-left: 10px solid #0EB040; border-bottom: 10px solid #0EB040; display: none; background: #fff; padding: 20px 50px; }
#MLcon .aside > li:hover > ul { display: block; }
#MLcon .aside > li > ul li { width: 48%; display: inline-block; }
#MLcon .aside > li > ul li > a { color: #565656; padding: 10px; margin-bottom: 0px; display: block; position: relative; }
#MLcon .aside > li > ul li:hover > a { color: #0EB040; }
#MLcon .aside > li.selected > a, #MLcon .aside > li:hover > a { color: #fff; background: #3E3E3E; }
#MLcon .aside > li.selected > a:before, #MLcon .aside > li:hover > a:before { color: #fff; font-family: icomoon; content: '\e63c'; position: absolute; left: 12px; top: 6px; font-size: 16px; }
#MLcon .left_one { margin-bottom: 15%; display: none; }
#MLcon .left_one img { width: 100%; }
#MLcon .aside > li.back a { text-align: right; padding-right: 15px; position: relative; border: 0px none; /* 		&:after{ content: '\e63b'; font-family: 'icomoon'; display: inline-block; position: absolute; font-size: 16px; top:5px; right:65px;} */ }
#MLcon .aside > li.back a:hover:before { color: #fff; }
#MLcon .aside > li.back a:before { content: '\e63c'; font-family: 'icomoon'; display: inline-block; position: absolute; font-size: 16px; top: 6px; right: 55px; }
@media screen and (max-width: 920px) { #MLcon { width: 100%; float: none; }
  #MLcon .left_one { width: 48%; display: inline-block; vertical-align: top; }
  #MLcon .left_one .aside > li > a { margin-bottom: 0; }
  #MLcon .left_one .aside > li:hover ul { display: none; }
  #MLcon .left_one .aside > li > ul { position: relative; left: 0; top: 100%; margin-top: 0; width: 100%; padding: 10px; border-right: 10px solid #0EB040; }
  #MLcon .left_one .aside > li > ul li { width: 100%; }
  #MLcon .left_one .aside > li > ul li a { font-size: 12px; padding: 5px 10px; } }
@media screen and (max-width: 660px) { #MLcon .left_one { width: 100%; margin-bottom: 25px; }
  #MLcon .left_one .title { margin-bottom: 10px; font-size: 18px; } }

#MRcon { width: 74.16667%; float: right; }
@media screen and (max-width: 920px) { #MRcon { width: 100%; float: none; margin-bottom: 25px; } }

#prolist { border-bottom: 1px solid #3A3A3A; padding-top: 3%; padding-bottom: 2%; margin-bottom: 2%; padding-left: 30px; }
#prolist a { display: inline-block; color: #fff; font-size: 18px; line-height: 1; padding-right: 25px; margin-right: 20px; margin-bottom: 10px; position: relative; }
#prolist a:after { content: '|'; position: absolute; right: 0px; top: 0; display: inline-block; }
#prolist a:last-child:after { display: none; }
#prolist a:hover { color: #0EB040; }
@media screen and (max-width: 740px) { #prolist a { font-size: 14px; }
  #prolist a:after { display: none; } }

#product { padding: 30px; }
#product .box, #product .line { width: 23%; }
#product .box { margin-bottom: 25px; }
#product .box .fancyVideo,#product .box .fancybox{ color:#0EB040;}
#product .box .fancyVideo img,#product .box .fancybox img{vertical-align:middle;}
#product .box .title { font-size: 16px; color: #fff; line-height: 1.2; margin-top: 8px; margin-bottom: 10px; display: block; }
#product .box:hover .title{ color: #0EB040}
#product .box .des { color: #BCBCBC; margin-bottom: 10px; max-height: 84px; overflow: hidden; }
#product .box .more { color: #0EB040; margin-right: 15px; }
@media screen and (max-width: 950px) { #product .box, #product .line { width: 32%; } }
@media screen and (max-width: 650px) { #product .box, #product .line { width: 47%; } }
@media screen and (max-width: 450px) { #product .box, #product .line { width: 100%; } }



.procon{ padding-bottom:30px;}
.procon .tip{ font-size:20px; color:#fff; margin-bottom:15px; }
.procon .one { position: relative; }
.procon .one .left { width: 48.8764%; padding-bottom: 30px; }
.procon .one .left .proslide { margin-bottom: 30px; }
.procon .one .left .proslide .slick-prev, .procon .one .left .proslide .slick-next { font-size: 50px; color: #fff; }
.procon .one .left .video { position: relative; }
.procon .one .left .video img { width: 100%; position: relative; }
.procon .one .left .video a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url(../img/provd.png) repeat center; display: block; }
.procon .one .left .tomeg { position: absolute; bottom: 0; left: 52.3%; }
.procon .one .left .tomeg a { display: inline-block; font-size: 20px; color: #fff; background: #0EB040; padding: 5px 52px; margin-top: 10px; }
.procon .one .right { width: 47.75281%; padding-bottom: 60px; }
@media screen and (max-width: 800px) { .procon .one .left { width: 100%; font-size: 0; padding-bottom: 20px; }
  .procon .one .left .proslide { width: 48%; display: inline-block; vertical-align: top; margin-right: 2%; }
  .procon .one .left .video { width: 50%; display: inline-block; vertical-align: top; }
  .procon .one .left .tomeg { position: relative; bottom: inherit; left: inherit; }
  .procon .one .right { width: 100%; padding-bottom: 0; } }
@media screen and (max-width: 540px) { .procon .one .left{text-align:center;}
.procon .one .left .proslide, .procon .one .left .video { width: 90%; margin-right:0;  } }
.procon .message ul { padding: 10px 20px; }
.procon .message ul .block.none { background: none; }
.procon .message ul .block { text-align: left; background: #4D4D4D; }
.procon .message ul .block input[type="submit"], .procon .message ul .block input[type="reset"] { margin-left: 0; }
.procon .message ul p { text-align: center; margin-bottom: 15px; color: #BCBCBC; }
@media screen and (max-width: 1366px) { .procon .message ul .block { text-align: center; }
  .procon .message ul p { position: relative; right: 0; width: 100%; padding-bottom: 15px; } }
.procon .tag { margin: 30px 0; padding-top: 10px; }
.procon .tag .tagList li { float: left; width: 25%; border-left: 1px solid #111; margin-bottom: 1px; text-transform: capitalize; background: #898989; text-align: center; color: #fff; font-size: 16px; font-weight: bold; line-height: 1.5; padding: 8px 0; cursor: pointer; }
.procon .tag .tagList li:first-child { border-left: 0px none; }
.procon .tag .tagList li.selected { background: #0EB040; color: #fff; box-shadow: inset 0px 38px 3px rgba(0, 0, 0, 0.15); }
.procon .tag .tagBox { padding: 10px; border-top: 0px none; background: #4D4D4D; }
@media screen and (max-width: 760px) { .procon .tag .tagList li { width: 100%; } }
.procon .hotpro { margin-top: 30px; position: relative; margin-bottom: 5%; }
.procon .hotpro .title { font-size: 16px; font-weight: bold; color: #fff; display: inline-block; background: #0EB040; padding: 7px 37px; text-transform: capitalize; margin-bottom: 1px; }
.procon .hotpro .justify { padding: 30px; padding-bottom: 5px; background: #4D4D4D; }
.procon .hotpro .box, .procon .hotpro .line { width: 22.5%; }
.procon .hotpro .box { margin-bottom: 10px; text-align: center; }
.procon .hotpro .box a { color: #B7B7B7; display: block; margin-bottom: 10px; text-align: center; }
.procon .hotpro .box:hover a{ color: #0EB040;}
@media screen and (max-width: 840px) { .procon .hotpro .box, .procon .hotpro .line { width: 47%; } }
@media screen and (max-width: 460px) { .procon .hotpro .box, .procon .hotpro .line { width: 100%; } }


/*  404  */
body.fofGray { background: #adb4bf; }

.fofContainer img, .fofContainer input, .fofContainer textarea, .fofContainer select, .fofContainer button, .fofContainer table, .fofCenter, .fofWrap input, .fofSearch, .fofLeft img { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.fofCenter, .fofCenter .fofRight > dl { text-align: justify; text-justify: inter-ideograph; letter-spacing: 0px; font-size: 0px; }

.fofCenter:after, .fofCenter .fofRight > dl:after { content: ''; height: 0px; width: 100%; display: inline-block; overflow: hidden; }

.fofCenter .line, .fofCenter .fofRight > dl .line { display: inline-block; height: 0px; overflow: hidden; }

.fofCenter > *, .fofCenter .fofRight > dl > * { text-align: left; font-size: 12px; }

.fofCenter .box, .fofCenter .fofRight > dl .box { display: inline-block; vertical-align: top; }

.box.fofCenter, .fofCenter .fofRight > dl.box { text-align: justify; }

.fofContainer { width: 97%; max-width: 942px; margin-left: auto; margin-right: auto; overflow: hidden; padding-bottom: 35px; font-family: Arial, Helvetica,San-serif, 'Microsoft YaHei', SimSun; font-size: 12px; line-height: 1.75; }

.fofContainer a { text-decoration: none; color: #9099a2; }

.fofContainer a:hover { color: #9099a2; }

.fofContainer input:focus, .fofContainer textarea:focus, .fofContainer button:focus, .fofContainer area:focus { outline: none; }

.fofContainer img { max-width: 100%; height: auto; width: auto\9; border: 0px none; }

.fofContainer a:active, .fofContainer a:hover { outline: 0; }

.fofHeader { text-align: center; }

.fofHeader .fofLogo { padding: 16px 0; margin: 0 auto; text-align: center; }

.fofHeader .fofLogo a { display: inline-block; max-width: 210px; max-height: 90px; }

.fofLogo img { max-height: 100%; }

.fofCopy { text-align: right; color: #fff; padding-right: 2%; margin-top: 6px; }

.fofCenter { background: #fff; border-radius: 7px; overflow: hidden; border: 1px solid #697076; padding: 1.91489%; position: relative; }

.fofCenter > div.box { vertical-align: middle; }

.fofCenter:before { content: ''; width: 1px; overflow: hidden; position: absolute; background: #c4c9ce; top: 20px; bottom: 20px; left: 51.5%; }

.fofCenter .fofLeft, .fofCenter .fofRight { padding: 8px 0; margin: 1.2% 0; }

.fofCenter .fofLeft { width: 49.22566%; }

.fofCenter .fofRight { width: 45.02212%; }

.fofCenter .fofSearch { width: 365px; max-width: 100%; position: relative; margin-left: auto; margin-right: auto; margin-top: 9.66292%; padding-right: 105px; position: relative; }

.fofCenter .fofSearch input, .fofCenter .fofSearch button { height: 32px; border-radius: 6px; overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.fofCenter .fofSearch input[type="text"] { border: 1px solid #9099a2; background: #fff; box-shadow: inset 0px 5px 9px rgba(186, 194, 205, 0.4); width: 100%; line-height: 22px; padding: 4px 5px; }

.fofCenter .fofSearch button[type="submit"] { background: -webkit-linear-gradient(top, #fa8c2b, #fa8c2b); background: -moz-linear-gradient(top, #fa8c2b, #fa8c2b); background: -o-linear-gradient(top, #fa8c2b, #fa8c2b); background: -ms-linear-gradient(top, #fa8c2b, #fa8c2b); background: linear-gradient(top, #fa8c2b, #fa8c2b); filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFA8C2B', endColorStr='#FFFA8C2B', gradientType='0'); line-height: 25px; color: #fff; border-width: 1px; border-type: solid; border-color: #fdc797 #985519 #5e340f #f2a35f; width: 95px; text-align: center; position: absolute; top: 0; right: 0; text-transform: capitalize; font-size: 14px; cursor: pointer; }

.fofCenter .fofLeft img { display: block; margin-left: auto; margin-right: auto; }

.fofCenter .fofRight, .fofCenter .fofRight a { color: #9099a2; }

.fofCenter .fofRight .fofTitle { font-size: 22px; line-height: 1.2; margin-bottom: 6px; }

.fofCenter .fofRight > p { font-size: 13px; line-height: 18px; overflow: hidden; max-height: 72px; color: #bac2cd; }

.fofCenter .fofRight > dl { margin-top: 3.25581%; padding-top: 14px; }

.fofCenter .fofRight > dl dt.box { font-size: 17px; line-height: 1.2; margin-bottom: 9px; width: 100%; }

.fofCenter .fofRight > dl dd { width: 47%; line-height: 15px; border-bottom: 1px solid #dfe3e8; }

.fofCenter .fofRight > dl dd a { display: block; padding: 6px 0; }

.fofCenter .fofRight > dl dd a:before { content: '→'; font-size: 13px; padding-right: 4px; color: #666666; }

.fofCenter .fofRight > dl dd.box { vertical-align: bottom; }

.fofCenter .fofRight .fofShare { padding-top: 12px; margin-top: 3.72093%; }

.fofCenter .fofRight .fofShare span { font-size: 17px; line-height: 1.2; }

.fofCenter .fofRight .fofShare span, .fofCenter .fofRight .fofShare > a { display: inline-block; vertical-align: middle; margin-right: 12px; }

.fofCenter .fofRight .fofShare > a { border-radius: 3px; overflow: hidden; width: 24px; }

.fofCenter .fofRight .fofShare > a:last-child { margin-right: 0; }

.fofCenter .fofRight .fofShare .bdsharebuttonbox { display: inline-block; vertical-align: middle; min-width: 160px; }

@media screen and (max-width: 945px) { .fofCenter .fofRight .fofShare > a { width: 32px; }
  .fofCenter .fofRight > dl dd a { padding: 10px 0; } }
@media screen and (max-width: 750px) { .fofCenter { padding: 15px; }
  .fofCenter:before { display: none; }
  .fofCenter .fofLeft, .fofCenter .fofRight { width: 100%; }
  .fofCenter .fofSearch { margin-top: 5%; margin-bottom: 3%; }
  .fofCenter .fofLeft img { padding-right: 2%; } }
@media screen and (max-width: 500px) { .fofCenter .fofRight > dl dd { width: 100%; }
  .fofCenter .fofRight > p { line-height: 18px; overflow: hidden; height: 72px; max-height: none; } }
/* toolmask and chatToolBox */
body.clear { overflow: hidden; }

#footerToolBar { position: fixed; bottom: 0; left: 0; right: 0; width: 100%; height: 48px; background: #232323; border-top: 1px solid rgba(255, 255, 255, 0.2); display: none; z-index: 999; }

#footerToolBar #footerBarClose { width: 100px; height: 24px; position: absolute; top: -24px; left: 50%; margin-left: -50px; cursor: pointer; display: none; }

#footerToolBar #footerBarClose:before { content: "\e626"; font-family: icomoon; font-size: 12px; color: #fff; text-align: center; line-height: 20px; position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; background: #232323; border-radius: 4px 4px 0px 0px; overflow: hidden; }

#footerToolBar li { width: 20%; height: 45px; float: left; text-align: center; border-color: #fff; border-left: 1px solid rgba(255, 255, 255, 0.2); cursor: pointer; margin-top: 2px; }

#footerToolBar li a { display: block; height: 45px; color: #fff; font-size: 12px; line-height: 1; text-transform: capitalize; filter: alpha(opacity=80); opacity: 0.8; padding-top: 1px; }

#footerToolBar li a:before { content: ''; width: 30px; height: 20px; margin: 4px auto; display: block; background: url(../img/footer-tool.png) no-repeat; background-size: 149px; }

#footerToolBar li:first-child { border-left: 0px none; }

#footerToolBar .footerBarPro a:before { background-position: -120px 0px; }

#footerToolBar .footerBarTel a:before { background-position: -90px 0px; }

#footerToolBar .footerBarEmail a:before { background-position: 0px 0px; }

#footerToolBar .footerBarMessage a:before { background-position: -30px 0px; }

#footerToolBar .footerBarShare a:before { background-position: -60px 0px; }

#footerToolBar.close { bottom: -43px; }

#footerToolBar.close #footerBarClose:before { content: '\e627'; }

.toolMask { transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; background: #f7f7f7; position: fixed; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; display: none; overflow-x: hidden; overflow-y: hidden; z-index: 1200; margin-left: 100%; }

.toolMask, .toolMask a { color: #333; }

.toolMask.moveLeft { margin-left: 0; }

.toolMask .toolTop { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 46px; line-height: 45px; font-size: 18px; text-align: center; border-bottom: 1px solid #ddd; background: #fcfcfc; padding-right: 32px; }

.toolMask .toolContent { position: absolute; top: 45px; width: 100%; left: 0; bottom: 5px; overflow-y: scroll; background: #f7f7f7; }

.toolMask .toolContent > ul > li { border-top: 1px solid #fff; border-bottom: 1px solid #ddd; font-size: 14px; line-height: 1.2; text-transform: capitalize; position: relative; }

.toolMask .toolContent > ul > li a { display: block; padding-top: 12px; padding-bottom: 12px; padding-right: 20px; }

.toolMask .toolContent > ul > li > a { padding-left: 20px; }

.toolMask .toolContent > ul > li.selected { background: #eee; border-bottom: 3px solid #dadada; }

.toolMask .toolContent > ul > li.selected > a { background: #eee; font-weight: bold; }

.toolMask .toolContent > ul > li.hasUl > a:after { content: '\e622'; font-family: icomoon; color: #999; font-size: 18px; position: absolute; width: 12px; height: 18px; line-height: 18px; text-align: center; right: 10px; top: 13px; font-weight: normal; }

.toolMask .toolContent > ul > li ul { display: none; }

.toolMask .toolContent > ul > li ul li { border-top: 1px dotted #ccc; font-size: 12px; }

.toolMask .toolContent > ul > li ul li a { padding-left: 36px; }

.toolMask .toolContent .ToolListTitle { font-size: 15px; padding: 10px; font-weight: bold; background: #e4e4e4; }

.toolMask .toolContent > ul:last-child { padding-bottom: 15px; }

.toolMask .toolContent > ul:last-child:last-child { padding-bottom: 30px; }

.toolMask #toolCloseBtn { position: absolute; right: 0; top: 0; width: 55px; height: 42px; cursor: pointer; z-index: 1210; }

.toolMask #toolCloseBtn:before { content: "\e60e"; font-family: icomoon; font-size: 14px; width: 32px; height: 32px; line-height: 32px; text-align: center; border-radius: 50%; overflow: hidden; color: #fff; background: #aaa; position: absolute; top: 5px; right: 5px; }

.toolMask #toolCloseBtn:hover:before { background: #bbb; }

#chatToolBox { position: fixed; width: 110px; bottom: 90px; right: -5px; text-transform: capitalize; font-family: Arial, Helvetica,'Microsoft YaHei', SimSun,Sans-serif; color: #fff; z-index: 990; }
#chatToolBox a { text-decoration: none; color: #fff; text-align: center; display: block; padding-left: 5px; padding-right: 5px; }
#chatToolBox, #chatToolBox h3, #chatToolBox ul, #chatToolBox li { margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; }
#chatToolBox i { font-style: normal; }
#chatToolBox li { list-style: none; padding-right: 5px; }
#chatToolBox #chatToolMail a { font-size: 40px; line-height: 1.1; letter-spacing: -1px; padding-top: 28px; padding-bottom: 22px; font-family: BebasRegular ,'Arial Narrow' ,Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }
#chatToolBox .chatToolContact { font-size: 16px; line-height: 1.25; background: #333; margin-top: 5px; text-transform: capitalize; }
#chatToolBox .chatToolContact a { padding-top: 8px; padding-bottom: 8px; }
#chatToolBox:hover { right: 0; }
#chatToolBox #chatToolMail i { position: absolute; top: 0; width: 100%; height: 28px; line-height: 28px; text-align: center; background: transparent; cursor: pointer; }
#chatToolBox #chatToolMail i:before { content: '\e63d'; font-size: 24px; font-family: icomoon; }
#chatToolBox.hiddenRight { right: -110px; padding-left: 28px; }
#chatToolBox.hiddenRight #chatToolMail i { width: 28px; height: 60px; line-height: 60px; left: 0; background: inherit; top: 20px; }
#chatToolBox.hiddenRight #chatToolMail i:before { content: '\e625'; }

#chatToolMail { background: #333; }

@media screen and (max-width: 768px) { #chatToolBox { display: none; }
  #footerToolBar, .toolMask { display: block; } }
/*FooTable*/
.footable { width: 100%; border-collapse: collapse; border-spacing: 0; }

table.footable td, table.footable th { text-align: center; padding: 5px; border: 1px solid #ccc; word-wrap: break-word; word-break: break-word; }

@media screen and (max-width: 900px) { table.footable td, table.footable th { text-align: left; } }
table.footable .footable-row-detail-cell { background: #fff; }

table.footable th { background: #ddd; font-weight: bold; }

.footable.breakpoint > tbody > tr.footable-detail-show > td { border-bottom: none; }

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e65a"; }

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) { cursor: pointer; }

.footable.breakpoint > tbody > tr > td.footable-cell-detail { background: #eee; border-top: none; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle { display: inline-block; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; padding-right: 5px; font-size: 14px; color: #999; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before { content: "\e659"; }

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e65e"; }

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before { content: "\e65d"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e65c"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before { content: "\e65b"; }

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e660"; }

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before { content: "\e65f"; }

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e61a"; }

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before { content: "\e61b"; }

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e00f"; }

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before { content: "\e666"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e636"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before { content: "\e635"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e66e"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before { content: "\e670"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e662"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before { content: "\e664"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e622"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before { content: "\e624"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e66a"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before { content: "\e66c"; }

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle { font-size: 18px; }

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle { font-size: 24px; }

.footable > thead > tr > th { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; }

.footable > thead > tr > th.footable-sortable:hover { cursor: pointer; }

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before { content: "\e636"; }

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before { content: "\e656"; }

.footable > thead > tr > th > span.footable-sort-indicator { display: inline-block; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; padding-left: 5px; }

.footable > thead > tr > th > span.footable-sort-indicator:before { content: "\e671"; }

.footable > tfoot .pagination { margin: 0; }

.footable.no-paging .hide-if-no-paging { display: none; }

.footable-row-detail-inner { display: table; }

.footable-row-detail-row { display: table-row; line-height: 1.5em; }

.footable-row-detail-group { display: block; line-height: 2em; font-size: 1.2em; font-weight: bold; }

.footable-row-detail-name { display: table-cell; font-weight: bold; padding-right: 0.5em; }

.footable-row-detail-value { display: table-cell; }

.footable-odd { background-color: #f7f7f7; }

/* fancybox  */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("../img/fancybox/fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("../img/fancybox/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

.fancybox-lock { overflow: hidden !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("../img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/* Slider */
.slick-dots li button, .slick-prev, .slick-next { transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; }

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-loading .slick-list { background: #fff url("../img/AjaxLoader.gif") center center no-repeat; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; width: 100%;  position: relative; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 55px; width: 33px; line-height: 55px; font-size: 80px; cursor: pointer; background: transparent; opacity: 0.6; filter: alpha(opacity=60); top: 50%; margin-top: -20px; padding: 0; border: none; outline: none; z-index: 902; text-indent: 900px; overflow: hidden; color: #000; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; opacity: 0.8; filter: alpha(opacity=80); }

.slick-prev.slick-disabled, .slick-next.slick-disabled { opacity: 0.25; filter: alpha(opacity=25); }

.slick-prev:before, .slick-next:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: 0; font-family: "icomoon"; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 25px; }

[dir="rtl"] .slick-prev { left: auto; right: 25px; }

.slick-prev:before { content: "\e625"; }

[dir="rtl"] .slick-prev:before { content: "\e628"; }

.slick-next { right: 25px; }

[dir="rtl"] .slick-next { left: 25px; right: auto; }

.slick-next:before { content: "\e628"; }

[dir="rtl"] .slick-next:before { content: "\e625"; }

/* Dots */
.slick-dots { position: absolute; bottom: 0px; margin-bottom: 15px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; z-index: 910; }

.slick-dots li { position: relative; display: inline-block; margin: 0 5px; cursor: pointer; }

.slick-dots li button { border: 0; background: #fff; border-radius: 50%; display: block; height: 14px; width: 14px; outline: none; font-size: 0; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li.slick-active button { background: #009947; }

@media screen and (max-width: 750px) { .slick-dots li { margin: 0 4px; }
  .slick-dots li button { width: 12px; height: 12px; } }
 

/*录入样式开始*/
ul.ent-num li{margin-left:20px;list-style:outside decimal;}ul.ent-dot li{margin-left:20px;list-style:outside disc;}table.table-left td,table.table-left th{text-align:left;}ul[class^="ent-img"]{padding:8px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:0;font-size:0;}ul[class^="ent-img"]:after{display:inline-block;overflow:hidden;width:100%;height:0;content:'';}ul[class^="ent-img"] li.line{display:inline-block;overflow:hidden;margin:0;padding:0;height:0;}ul[class^="ent-img"] li{display:inline-block;vertical-align:top;font-size:13px;}ul[class^="ent-img"]:first-child{margin-top:-8px;padding-top:0;}ul[class^="ent-img"] li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1%;padding:8px 0;text-align:center;font-size:13px;line-height:1.5;-o-box-sizing:border-box;-ms-box-sizing:border-box;}ul[class^="ent-img"] li span{display:block;margin-top:4px;text-transform:capitalize;}ul[class^="ent-img"] li p{margin-top:4px;}ul[class^="ent-img"] li img{vertical-align:bottom;}.ent-img2 li{width:48%;}.ent-img3-only li,.ent-img3-more li{width:31.5%;}.ent-img4 li{width:23%;}.ent-img5 li{width:19.2%;}.ent-img6 li{width:15.6%;}@media screen and (max-width:750px){.ent-img5.ent-res li,.ent-img6.ent-res li{width:31.5%;}}@media screen and (max-width:650px){.ent-img4.ent-res li,.ent-img3-more.ent-res li{width:48%;}}@media screen and (max-width:520px){.ent-img5.ent-res li,.ent-img6.ent-res li{width:48%;}}@media screen and (max-width:460px){.ent-img2.ent-res li,.ent-img3-only.ent-res li,.ent-img3-more.ent-res li,.ent-img4.ent-res li{width:100%;}}.ent-img-fl{*zoom:1;}.ent-img-fl:before,.ent-img-fl:after{display:table;content:"";}.ent-img-fl:after{clear:both;}.ent-img-fl img{float:left;margin-right:14px;max-width:47%;}@media screen and (max-width:720px){.ent-img-fl img{float:none;display:block;margin-right:0;margin-bottom:10px;max-width:100%;}}.ent-img-fr{*zoom:1;}.ent-img-fr:before,.ent-img-fr:after{display:table;content:"";}.ent-img-fr:after{clear:both;}.ent-img-fr img{float:right;margin-left:14px;max-width:47%;}@media screen and (max-width:750px){.ent-img-fr img{float:none;display:block;margin-bottom:10px;margin-left:0;max-width:100%;}}.ent-img-left{padding:15px 0;}.ent-img-left>img{float:left;max-width:50%;}.ent-img-left,.ent-img-left .listText{overflow:hidden;zoom:1;}.ent-img-left:first-child{margin-top:-15px;}.ent-img-left>img{margin-right:4%;max-width:50%;}@media screen and (max-width:750px){.ent-img-left>img{float:none;margin-right:0;max-width:100%;}.ent-img-left .listText{margin-top:12px;}}.ent-img-right{padding:15px 0;}.ent-img-right>img{float:right;max-width:50%;}.ent-img-right,.ent-img-right .listText{overflow:hidden;zoom:1;}.ent-img-right:first-child{margin-top:-15px;}.ent-img-right>img{margin-left:4%;max-width:50%;}@media screen and (max-width:750px){.ent-img-right>img{float:none;margin-left:0;max-width:100%;}.ent-img-right .listText{margin-top:12px;}}
/*录入样式结束*/