*{ margin:0; padding:0; list-style-type:none; }
html,body { font-size:80%; font-weight:normal; background-color:#fff; font-family:"Noto Sans CJK SC", "Source Han Sans CN", "PingFangSC-Regular", "sans-serif", "Arial", "Microsoft YaHei"; }
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,table,tbody,thead,tfoot,tr,td,th,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,em,h6,b,p { font-weight:normal; font-style:normal; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,hgroup { display:block; margin:0; padding:0; }
img,hr { border:none; -ms-interpolation-mode:bicubic; }
img { vertical-align:middle; }
a { text-decoration:none; color:#000; cursor:pointer; }
a:hover { color:#000; }
ul,li { list-style:none outside none; }
ul:after { display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; }
table { border-collapse:collapse; }
input,select { -webkit-appearance:none; appearance:none; }
select::-ms-expand { display:none; }
input[type=radio]::-ms-check,input[type=checkbox]::-ms-check { display:none; }
::selection { background-color:#f08200; color:#fff; /* Safari */} 
::-moz-selection { background-color:#f08200; color:#fff; /* Firefox */ }
:focus{ outline:none; }
.clear { clear:both; }
.fl { float:left !important; }
.fr { float:right !important; }
.posr { position:relative; }
.col-1 { padding-left:12.5%; padding-right:12.5%; overflow:hidden; }


/* ---------- 头部 ---------- */
.head { width:100%; height:98px; margin:0px auto; padding-top:16px; padding-bottom:16px; position:fixed; top:0px; left:0; _position:absolute; _top:expression(documentElement.scrollTop + "px"); z-index:9999; background-color:#fff; -webkit-transform:translateY(0%); -moz-transform:translateY(0%); transform:translateY(0%); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; -moz-box-shadow:2px 2px 5px #ccc; -webkit-box-shadow:2px 2px 5px #ccc; box-shadow:2px 2px 5px #ccc; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:visible !important; }
.headerFix { height:86px; padding-top:10px; padding-bottom:10px; }
.logo { float:left; overflow:hidden; }
.logo img { height:66px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; }
.headerFix .logo img { height:60px; margin:3px 0; }
.menu { width:auto; float:right; }
.menu li { position:relative; height:66px; display:inline; float:left; text-align:center; padding:0 26px; }
.menu a.tit { display:inline-block; width:100%; line-height:66px; font-size:14px; color:#333; text-align:center; text-transform:uppercase; }
.menu li.hover a.tit, .menu li.on a.tit { color:#f08200; }
.subnav { width:150px; position:absolute; left:50%; margin-left:-75px; top:66px; display:none; background-color:#fff; z-index:100; *zoom:1; -moz-box-shadow:2px 2px 5px #ccc; -webkit-box-shadow:2px 2px 5px #ccc; box-shadow:2px 2px 5px #ccc; border-top:3px #f08200 solid; overflow:hidden; }
.subnav a { display:inline-block; width:100%; line-height:42px; color:#999 !important; text-align:center; z-index:100; *zoom:1; font-size:14px; border-bottom:1px #e6e6e6 solid; text-transform:uppercase; font-weight:100; }
.subnav a:hover { color:#fff !important; background-color:#f08200; z-index:100; }
.subnav a:last-child { border-bottom-width:0px; }
.language { width:32px; height:32px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; margin:16px 0 16px 16px; float:right; text-align:center; line-height:32px; color:#f08200; border:1px #f08200 solid; display:block; font-size:1.2em; overflow:hidden; }
.language:hover { color:#fff; background-color:#f08200; border-color:#f08200; }
.language-hover { color:#fff !important; background-color:#f08200 !important; border-color:#f08200 !important; }
.banner { position:relative; margin-top:98px; overflow:hidden; background-size:cover; background-repeat:no-repeat; background-position:center; }
.banner-prev,.banner-next { display:block; width:44px; height:44px; position:absolute; z-index:222; top:50%; margin-top:-22px; overflow:hidden; cursor:pointer; opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); _border:1px solid none; }
.banner-prev { left:70px; }
.banner-next { right:70px; }
.banner-prev:hover,.banner-next:hover,.nav-main a:hover,.nav-main a.cur { opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
.banner-box,.banner-list { display:block; width:100%; height:100%; overflow:hidden; }
.banner-box { position:relative; }
.banner-list { display:none; height:100%; background-color:#000; position:absolute; z-index:8; }
.banner-list a { display:block; width:100%; height:824px; cursor:pointer; }
.banner-list a .pic { width:100%; height:100%; position:absolute; top:0px; left:0px; background-size:cover; background-repeat:no-repeat; background-position:center; transition:600ms; -webkit-transition:600ms; opacity:0.8; transform:matrix(1.1, 0, 0, 1.1, 0, 0); -webkit-transform:matrix(1.1, 0, 0, 1.1, 0, 0); transition:transform 5s, opacity 2s; -webkit-transition:transform 5s, opacity 2s; }
.banner-list.banAnimate a .pic { opacity:1; transform:matrix(1, 0, 0, 1, 0, 0); -webkit-transform:matrix(1, 0, 0, 1, 0, 0); }
.banner-item { display:block; width:100%; height:5px; position:absolute; z-index:124; bottom:40px; left:0; text-align:center; }
.banner-item  a { display:inline-block; width:24px; height:5px; margin-right:11px; background:#444; opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30); overflow:hidden; }
.banner-item  a.cur { background:#fff; }
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f { position:absolute; z-index:9; left:60%; }
.obj-a { width:952px; margin-left:-476px; text-align:center; }
.obj-b { width:568px; height:135px; top:50%; margin-top:-256px; margin-left:-289px; left:50%; }
.obj-a { display:block; height:352px; top:100px; }
.obj-b { top:406px; height:100px; }
.obj-c { display:block; height:582px; top:0; margin-left:-540px; }
.obj-d { width:383px; height:164px; top:50%; margin-top:-140px; }
.obj-e { width:366px; height:170px; margin-left:-460px; top:223px; z-index:12; }
.obj-f { width:479px; height:188px; top:50%; margin-top:-140px; }
.banAnimate .obj-a { display:block; animation-name:baoAni; -webkit-animation:baoAni 0.6s linear 0s normal none; -moz-animation:baoAni 0.6s linear 0s normal none; animation:baoAni 0.6s linear 0s normal none; }
@-webkit-keyframes baoAni {
	from { opacity:0; left:60%; }
	to { opacity:1; left:50%; }
	}
@-moz-keyframes baoAni {
	from { opacity:0; left:60%; }
	to { opacity:1; left:50%; }
	}
@keyframes baoAni {
	from { opacity:0; left:60%; }
	to { opacity:1; left:50%; }
	}
.banAnimate .obj-b { display:block; animation-name:saAni; -webkit-animation:saAni 0.6s linear 0s normal none; -moz-animation:saAni 0.6s linear 0s normal none; animation:saAni 0.6s linear 0s normal none; }
@-webkit-keyframes saAni {
	from { opacity:0; -webkit-transform:scale(0,0); }
	to { opacity:1; -webkit-transform:scale(1,1); }
	}
@-moz-keyframes saAni {
	from { opacity:0; -moz-transform:scale(0,0); }
	to { opacity:1; -moz-transform:scale(1,1); }
	}
@keyframes saAni {
	from { opacity:0; transform:scale(0,0); }
	to { opacity:1; transform:scale(1,1); }
	}
.banAnimate .obj-c,.banAnimate .obj-e { display:block; animation-name:saAnic; -webkit-animation:saAnic 0.6s linear 0s normal none; -moz-animation:saAnic 0.6s linear 0s normal none; animation:saAnic 0.6s linear 0s normal none; }
@-webkit-keyframes saAnic {
	from { opacity:0; left:47%; }
	to { opacity:1; left:50%; }
	}
@-moz-keyframes saAnic {
	from { opacity:0; left:47%; }
	to { opacity:1; left:50%; }
	}
@keyframes saAnic {
	from { opacity:0; left:47%; }
	to { opacity:1; left:50%; }
	}
.banAnimate .obj-d,.banAnimate .obj-f { display:block; animation-name:saAnid; -webkit-animation:saAnid 0.6s linear 0s normal none; -moz-animation:saAnid 0.6s linear 0s normal none; animation:saAnid 0.6s linear 0s normal none; }
@-webkit-keyframes saAnid {
	from { opacity:0; left:63%; }
	to { opacity:1; left:60%; }
	}
@-moz-keyframes saAnid {
	from { opacity:0; left:63%; }
	to { opacity:1; left:60%; }
	}
@keyframes saAnid {
	from { opacity:0; left:63%; }
	to { opacity:1; left:60%; }
	}
.mouse { width:24px; height:56px; position:absolute; z-index:10; bottom:20px; left:50%; margin-left:-12px }
.mouse .mouset { width:24px; height:36px; position:absolute; top:0px; left:50%; margin-left:-12px; background:url(../images/mouset.png) no-repeat left top; cursor:pointer; display:block; }
.mouseb { width:21px; height:9px; position:absolute; left:50%; margin-left:-10px; animation:mouseb 1s ease; -moz-animation:mouseb 1s ease; /*Firefox*/ -webkit-animation:mouseb 1s ease; /*Safari and Chrome*/ -o-animation:mouseb 1s ease; /*Opera*/ animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; -webkit-animation-iteration-count:infinite; -o-animation-iteration-count:infinite; animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:botn; -moz-animation-fill-mode:botn; -webkit-animation-fill-mode:botn; -o-animation-fill-mode:botn; }
@keyframes mouseb {
    0%{ top:32px; opacity:0; }
    100% { top:42px; opacity:1; }
    }
@-moz-keyframes mouseb { 
    0%{ top:32px; opacity:0; }
    100% { top:42px; opacity:1; }
    }
@-webkit-keyframes mouseb { 
    0%{ top:32px; opacity:0; }
    100% { top:42px; opacity:1; }
    }
@-o-keyframes mouseb { 
    0%{ top:32px; opacity:0; }
    100% { top:42px; opacity:1; }
    }
	
/* -------------- 首页-关于我们 -------------- */
.Int-About { width:100%; height:auto; background:url(../images/i-about-bg.jpg) repeat-y center top; padding-top:150px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.Int-About .Int-About-Tit { float:left; border-bottom:4px #f08200 solid; font-size:38px; font-weight:bold; color:#333; line-height:60px; text-transform:uppercase; }
.Int-About .Int-About-Tit span { color:#f08200; }
.Int-About .Int-About-Txt { width:70%; font-size:14px; color:#666; line-height:24px; margin-top:38px; font-weight:300; }
/*.Int-About .Int-About-But { padding:12px 57px; background-color:#f08200; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; display:block; float:left; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; margin-top:65px; }
.Int-About .Int-About-But:hover { padding:12px 67px; }*/
.Int-About .Int-About-Img { width:100%; margin-top:100px; position:relative; }
.Int-About .Int-About-Img .Int-About-Img-Con { width:40.2%; height:170px; position:absolute; top:50%; margin-top:-85px; left:0px; text-transform:uppercase; text-align:center; }
.Int-About .Int-About-Img .Int-About-Img-Con h1 { height:44px; line-height:44px; font-size:60px; color:#cfad7a; font-weight:bold; }
.Int-About .Int-About-Img .Int-About-Img-Con p { height:20px; line-height:20px; font-size:20px; color:#202020; margin-top:22px; }
/*.Int-About .Int-About-Img .Int-About-Img-Con .btn { z-index:2; display:block; width:130px; padding:10px 40px; margin:50px auto 0; border:1px #ccc solid; background-color:#efefef; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#333; }
.Int-About .Int-About-Img .Int-About-Img-Con .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:65px; width:0px; background-color:#ffac4c; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Int-About .Int-About-Img .Int-About-Img-Con .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:65px; width:138px; background-color:#ffac4c; margin-left:-2px; }
.Int-About .Int-About-Img .Int-About-Img-Con .btn span { transition:all .4s ease-in-out; }
.Int-About .Int-About-Img .Int-About-Img-Con .btn:hover span { color:#fff; }
.Int-About .Int-About-Img .Int-About-Img-Con .btn:hover { border:1px #ffac4c solid; }*/
.Int-About .Int-About-But { width:46px; height:46px; display:block; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; border:1px #ccc solid; margin:50px auto 0; background-image:url(../images/ico-30.png); background-position:0 -46px; background-repeat:no-repeat; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; }
.Int-About .Int-About-But:hover { background-position:0 0; background-color:#f08200; border-color:#f08200; }
.Int-About .Int-About-Deck { width:281px; height:298px; position:absolute; top:-150px; right:0px; }
.Int-About .Int-About-Bgfont { width:97px; height:523px; position:absolute; bottom:217px; right:168px; }
.Int-About .Int-About-Bgcol { width:203px; height:377px; background-color:rgba(240,130,0, .6); position:absolute; bottom:0px; right:114px; }

/* -------------- 首页-产品中心 -------------- */
.Int-Pro { width:100%; height:auto; background:url(../images/i-pro-bg.jpg) no-repeat center 190px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.Int-Pro-Tit { height:115px; padding-top:75px; }
.Int-Pro-Tit h2 { width:100%; text-align:center; font-size:38px; font-weight:bold; color:#333; line-height:42px; text-transform:uppercase; }
.Int-Pro-Tit h2 span { color:#f08200; }
.Int-Pro-Tit hr { width:142px; height:4px; background-color:#f08200; margin:auto; display:block; margin-top:8px; }
.Int-Pro-Font { width:25%; float:left; margin:135px 0 100px; }
.Int-Pro-Font .Int-Pro-Font-Ico { width:10px; height:10px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; margin-top:95px; background-color:#f08200; }
.Int-Pro-Font h2 { font-size:32px; font-weight:bold; color:#1a1917; line-height:36px; padding:36px 0 21px; }
.Int-Pro-Font p { font-size:16px; color:#666; line-height:24px; font-weight:100; }
.Int-Pro-Font h3 { font-size:20px; font-weight:bold; color:#1a1917; line-height:36px; margin-top:43px; }
.Int-Pro-Font a { width:140px; height:34px; display:block; line-height:34px; text-align:center; color:#fff; font-size:12px; background-color:#f08200; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; margin-top:13px; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; }
.Int-Pro-Font a:hover { width:160px; }
.Int-Pro-Img { width:67.5%; float:right; margin:135px 0 74px; }
.Int-Pro-Box { padding:20px; }
.Int-Pro-Box .Int-Pro-Box-Img { width:100%; position:relative; overflow:hidden; }
.Int-Pro-Box .Int-Pro-Box-Img img { width:100%; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Int-Pro-Box .Int-Pro-Box-Img .Int-Pro-Box-Img-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); }
.Int-Pro-Box .Int-Pro-Box-Img .Int-Pro-Box-Img-More .Int-Proxh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Int-Pro-Box .Int-Pro-Box-Img .Int-Pro-Box-Img-More .Int-Proxa { display:block; width:100%; height:64px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; }
.Int-Pro-Box .Int-Pro-Box-Img .Int-Pro-Box-Img-More .Int-Proxa img { width:65px !important; height:64px !important; }
.Int-Pro-Box:hover .Int-Pro-Box-Img .Int-Pro-Box-Img-More .Int-Proxa img { transform:scale(1, 1); }
.Int-Pro-Box:hover .Int-Pro-Box-Img .Int-Pro-Box-Img-More { opacity:1; filter:alpha(opacity=1); }
.Int-Pro-Box:hover .Int-Pro-Box-Img .Int-Pro-Box-Img-More .Int-Proxa { margin-top:-32px; }
.Int-Pro-Box .Int-Pro-Box-Font { width:100%; text-align:left; }
.Int-Pro-Box .Int-Pro-Box-Font h3 { width:100%; font-size:12px; color:#666; line-height:40px; text-transform:uppercase; font-weight:100; }
.Int-Pro-Box .Int-Pro-Box-Font h2 { width:100%; font-size:16px; font-weight:bold; color:#333; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.Int-Pro-Box .Int-Pro-Box-Font p { width:100%; line-height:44px; overflow:hidden; font-size:14px; color:#666; line-height:22px; margin:9px 0 35px; font-weight:100; }
.Int-Pro-Box .Int-Pro-Box-Font span { width:90px; height:32px; text-align:center; line-height:32px; display:block; background-color:#ffac4c; text-transform:uppercase; font-size:14px; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; margin-bottom:12px; }

/* -------------- 首页-案例展示 -------------- */
.Int-Case { width:100%; height:auto; background:url(../images/i-case-bg.jpg) no-repeat center top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.Int-Case-Font { width:21.5%; float:left; margin:190px 0 110px; }
.Int-Case-Font h2 { border-bottom:4px #f08200 solid; font-size:38px; font-weight:bold; color:#333; line-height:60px; text-transform:uppercase; float:left; }
.Int-Case-Font p { float:left; font-size:16px; color:#666; line-height:24px; font-weight:100; margin:46px 0 60px; }
.Int-Case-Font a { display:block; float:left; }
.Int-Case-Font .btn { z-index:2; display:block; width:170px; padding:10px 40px; margin:50px auto 0; border:1px #ccc solid; background-color:#efefef; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#333; }
.Int-Case-Font .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:85px; width:0px; background-color:#ffac4c; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Int-Case-Font .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:85px; width:178px; background-color:#ffac4c; margin-left:-2px; }
.Int-Case-Font .btn span { transition:all .4s ease-in-out; }
.Int-Case-Font .btn:hover span { color:#fff; }
.Int-Case-Font .btn:hover { border:1px #ffac4c solid; }
.Int-Case-Img { width:74.3%; float:right; margin:120px 0 83px; }
.Int-Case-Img li { width:31.7%; margin:0 2.4% 2.4% 0; float:left; background-color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.Int-Case-Img li:nth-child(3n){ margin-right:0px; }
.Int-Case-Img li .Int-Case-Box-Img { width:100%; position:relative; overflow:hidden; }
.Int-Case-Img li .Int-Case-Box-Img img { width:100%; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Int-Case-Img li .Int-Case-Box-Img .Int-Case-Box-Img-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); }
.Int-Case-Img li .Int-Case-Box-Img .Int-Case-Box-Img-More .Int-Casexh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Int-Case-Img li .Int-Case-Box-Img .Int-Case-Box-Img-More .Int-Casexa { display:block; width:100%; height:64px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; }
.Int-Case-Img li .Int-Case-Box-Img .Int-Case-Box-Img-More .Int-Casexa img { width:65px !important; height:64px !important; }
.Int-Case-Img li:hover .Int-Case-Box-Img .Int-Case-Box-Img-More .Int-Casexa img { transform:scale(1, 1); }
.Int-Case-Img li:hover .Int-Case-Box-Img .Int-Case-Box-Img-More { opacity:1; filter:alpha(opacity=1); }
.Int-Case-Img li:hover .Int-Case-Box-Img .Int-Case-Box-Img-More .Int-Casexa { margin-top:-32px; }
.Int-Case-Img li .Int-Case-Box-Font { text-align:left; padding:20px; }
.Int-Case-Img li .Int-Case-Box-Font h2 { width:100%; font-size:16px; color:#333; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; margin-bottom:10px; }
.Int-Case-Img li .Int-Case-Box-Font .btn { z-index:2; display:block; width:90px; height:32px; line-height:32px; font-size:14px; background-color:#efefef; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#333; }
.Int-Case-Img li .Int-Case-Box-Font .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:45px; width:0px; background-color:#ffac4c; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Int-Case-Img li .Int-Case-Box-Font .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:45px; width:98px; background-color:#ffac4c; margin-left:-2px; }
.Int-Case-Img li .Int-Case-Box-Font .btn span { transition:all .4s ease-in-out; }
.Int-Case-Img li .Int-Case-Box-Font .btn:hover span { color:#fff; }

/* -------------- 首页-新闻中心 -------------- */
.Int-News { width:100%; height:auto; background:url(../images/i-news-bg.jpg) no-repeat center top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:100px; }
.Int-News-Tit { height:115px; padding-top:75px; }
.Int-News-Tit h2 { width:100%; text-align:center; font-size:38px; font-weight:bold; color:#333; line-height:42px; text-transform:uppercase; }
.Int-News-Tit h2 span { color:#fff; }
.Int-News-Tit hr { width:142px; height:4px; background-color:#f08200; margin:auto; display:block; margin-top:8px; }
.Int-News-Wrap { width:100%; }
.Int-News-Wrap li { width:23.6%; float:left; margin-right:1.8%; padding:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background-color:#fff; -moz-box-shadow:0px 2px 10px #b3b3b3; -webkit-box-shadow:0px 2px 10px #b3b3b3; box-shadow:0px 2px 10px #b3b3b3; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; overflow:hidden; }
.Int-News-Wrap li:nth-child(4n) { margin-right:0px; }
.Int-News-Wrap li .Int-News-Img { width:100%; position:relative; overflow:hidden; }
.Int-News-Wrap li .Int-News-Img img { width:100%; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Int-News-Wrap li .Int-News-Img .Int-News-Img-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); }
.Int-News-Wrap li .Int-News-Img .Int-News-Img-More .Int-Newsxh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Int-News-Wrap li .Int-News-Img .Int-News-Img-More .Int-Newsxa { display:block; width:100%; height:64px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; }
.Int-News-Wrap li .Int-News-Img .Int-News-Img-More .Int-Newsxa img { width:65px !important; height:64px !important; }
.Int-News-Wrap li:hover .Int-News-Img .Int-News-Img-More .Int-Newsxa img { transform:scale(1, 1); }
.Int-News-Wrap li:hover .Int-News-Img .Int-News-Img-More { opacity:1; filter:alpha(opacity=1); }
.Int-News-Wrap li:hover .Int-News-Img .Int-News-Img-More .Int-Newsxa { margin-top:-32px; }
.Int-News-Wrap li .Int-News-Font-Tit { width:100%; height:42px; border-bottom:1px #ccc dotted; line-height:42px; color:#333; }
.Int-News-Wrap li .Int-News-Font-Tit h2 { width:70%; font-size:16px; float:left; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.Int-News-Wrap li .Int-News-Font-Tit .Int-News-Font-Time { width:30%; font-size:12px; float:right; text-align:right; }
.Int-News-Wrap li .Int-News-Txt { width:100%; height:66px; line-height:22px; font-size:14px; color:#999; overflow:hidden; margin:12px 0 20px; font-weight:100; }
.Int-News-Wrap li .Int-News-More { line-height:38px; text-align:center; color:#666; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; background-color:#efefef; font-size:14px; transition:all .4s ease-in-out; font-weight:300; }
.Int-News-Wrap li:hover .Int-News-More { background-color:#ffac4c; color:#fff; }
.Int-News .btn { z-index:2; display:block; width:290px; height:52px; line-height:52px; font-size:16px; background-color:#efefef; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#333; margin:60px auto 0px; }
.Int-News .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:145px; width:0px; background-color:#ffac4c; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Int-News .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:145px; width:298px; background-color:#ffac4c; margin-left:-2px; }
.Int-News .btn span { transition:all .4s ease-in-out; }
.Int-News .btn:hover span { color:#fff; }

/* -------------- 首页-联系我们 -------------- */
.Int-Contact { width:100%; height:auto; background-color:#e8e8e8; overflow:hidden; }
.Int-Contact .Int-Contact-Map { width:65%; float:left; }
.Int-Contact .Int-Contact-Box { width:22.5%; height:825px; float:right; background-size:cover; background:url(../images/ico-08.jpg) no-repeat left top #e8e8e8; padding-right:12.5%; position:relative; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font { padding:200px 0 0 40px; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font .Int-Contact-Tit { float:left; border-bottom:4px #f08200 solid; font-size:38px; font-weight:bold; color:#333; line-height:60px; text-transform:uppercase; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font .Int-Contact-Tit span { color:#f08200; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font .Int-Contact-Txt { width:100%; margin-top:50px; position:relative; z-index:10; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font .Int-Contact-Txt p { background-repeat:no-repeat; line-height:28px; font-size:14px; color:#666; padding-left:30px; margin-bottom:20px; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font .Int-Contact-Txt p span { color:#333; }
.Int-Contact .Int-Contact-Box .Int-Contact-Font .huapeng { width:170px; height:247px; position:absolute; left:0px; bottom:0px; z-index:5; }

/* -------------- 首页-底部导航 -------------- */
.Foot-Nav { width:100%; padding-top:60px; padding-bottom:60px; background-color:#333230; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.Foot-Nav li { width:16%; min-height:235px; margin-right:3%; border-right:1px #484745 solid; float:left; }
.Foot-Nav li dt { line-height:18px; font-size:14px; font-weight:bold; text-transform:uppercase; margin-bottom:12px; }
.Foot-Nav li dt a { color:#fff; }
.Foot-Nav li dd { line-height:30px; font-size:14px; }
.Foot-Nav li dd a { color:#bfbfbe; }
.Foot-Nav .Foot-Wx .item{
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}
.Foot-Nav .Foot-Wx .item:last-child{
    margin-bottom: 0;
}
.Foot-Nav .Foot-Wx .item .text{
    color: #bfbfbe;
    margin-left: 10px;
    font-size: 14px;
}
.Footer { width:100%; padding-top:17px; padding-bottom:17px; line-height:24px; background-color:#2b2b29; color:#bebebd; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-size:12px; }
.Footer a { color:#bebebd; }
.Foot-Nav .posr{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Foot-Nav .posr ul{
    width: 78%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Foot-Nav .posr ul::after{
    display: none;
}
.Foot-Nav .Foot-Wx .item img{
    max-width: 32px;
}


/* -------------- 内页-banner -------------- */
.Banner-Font { width:1120px; height:264px; position:absolute; left:50%; top:50%; margin:-152px 0 0 -580px; background-color:rgba(255,255,255, .2); padding:20px; }
.Banner-Font .Banner-Font-Box { width:1120px; height:164px; background-color:rgba(0,0,0, .2); text-align:center; padding:50px 0; }
.Banner-Font .Banner-Font-Box h2 { font-size:82px; font-weight:bold; color:#fff; text-transform:uppercase; letter-spacing:5px; line-height:66px; }
.Banner-Font .Banner-Font-Box .Banner-Font-Ico { padding:10px 0 20px; }
.Banner-Font .Banner-Font-Box h3 { font-size:62px; font-weight:bold; color:#fff; text-transform:uppercase; line-height:50px; }
/* -------------- 动画 -------------- */
.animated { -o-animation-duration:2s; -moz-animation-duration:2s; -webkit-animation-duration:2s; animation-duration:2s; -o-animation-fill-mode:both; -moz-animation-fill-mode:both; -webkit-animation-fill-mode:both; animation-fill-mode:both; }
.animated.infinite { -o-animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; }
.animated.hinge { -o-animation-duration:2s; -moz-animation-duration:2s; -webkit-animation-duration:2s; animation-duration:2s; }
@-o-keyframes bounceInLeft { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(-3000px,0,0); -moz-transform:translate3d(-3000px,0,0); -webkit-transform:translate3d(-3000px,0,0); transform:translate3d(-3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(25px,0,0); -moz-transform:translate3d(25px,0,0); -webkit-transform:translate3d(25px,0,0); transform:translate3d(25px,0,0); }
	75% { -o-transform:translate3d(-10px,0,0); -moz-transform:translate3d(-10px,0,0); -webkit-transform:translate3d(-10px,0,0); transform:translate3d(-10px,0,0); }
	90% { -o-transform:translate3d(5px,0,0); -moz-transform:translate3d(5px,0,0); -webkit-transform:translate3d(5px,0,0); transform:translate3d(5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@-moz-keyframes bounceInLeft { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(-3000px,0,0); -moz-transform:translate3d(-3000px,0,0); -webkit-transform:translate3d(-3000px,0,0); transform:translate3d(-3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(25px,0,0); -moz-transform:translate3d(25px,0,0); -webkit-transform:translate3d(25px,0,0); transform:translate3d(25px,0,0); }
	75% { -o-transform:translate3d(-10px,0,0); -moz-transform:translate3d(-10px,0,0); -webkit-transform:translate3d(-10px,0,0); transform:translate3d(-10px,0,0); }
	90% { -o-transform:translate3d(5px,0,0); -moz-transform:translate3d(5px,0,0); -webkit-transform:translate3d(5px,0,0); transform:translate3d(5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@-webkit-keyframes bounceInLeft { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(-3000px,0,0); -moz-transform:translate3d(-3000px,0,0); -webkit-transform:translate3d(-3000px,0,0); transform:translate3d(-3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(25px,0,0); -moz-transform:translate3d(25px,0,0); -webkit-transform:translate3d(25px,0,0); transform:translate3d(25px,0,0); }
	75% { -o-transform:translate3d(-10px,0,0); -moz-transform:translate3d(-10px,0,0); -webkit-transform:translate3d(-10px,0,0); transform:translate3d(-10px,0,0); }
	90% { -o-transform:translate3d(5px,0,0); -moz-transform:translate3d(5px,0,0); -webkit-transform:translate3d(5px,0,0); transform:translate3d(5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@keyframes bounceInLeft { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(-3000px,0,0); -moz-transform:translate3d(-3000px,0,0); -webkit-transform:translate3d(-3000px,0,0); transform:translate3d(-3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(25px,0,0); -moz-transform:translate3d(25px,0,0); -webkit-transform:translate3d(25px,0,0); transform:translate3d(25px,0,0); }
	75% { -o-transform:translate3d(-10px,0,0); -moz-transform:translate3d(-10px,0,0); -webkit-transform:translate3d(-10px,0,0); transform:translate3d(-10px,0,0); }
	90% { -o-transform:translate3d(5px,0,0); -moz-transform:translate3d(5px,0,0); -webkit-transform:translate3d(5px,0,0); transform:translate3d(5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
.bounceInLeft { -o-animation-name:bounceInLeft; -moz-animation-name:bounceInLeft; -webkit-animation-name:bounceInLeft; animation-name:bounceInLeft; }
@-o-keyframes bounceInRight { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(3000px,0,0); -moz-transform:translate3d(3000px,0,0); -webkit-transform:translate3d(3000px,0,0); transform:translate3d(3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(-25px,0,0); -moz-transform:translate3d(-25px,0,0); -webkit-transform:translate3d(-25px,0,0); transform:translate3d(-25px,0,0); }
	75% { -o-transform:translate3d(10px,0,0); -moz-transform:translate3d(10px,0,0); -webkit-transform:translate3d(10px,0,0); transform:translate3d(10px,0,0); }
	90% { -o-transform:translate3d(-5px,0,0); -moz-transform:translate3d(-5px,0,0); -webkit-transform:translate3d(-5px,0,0); transform:translate3d(-5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@-moz-keyframes bounceInRight { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(3000px,0,0); -moz-transform:translate3d(3000px,0,0); -webkit-transform:translate3d(3000px,0,0); transform:translate3d(3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(-25px,0,0); -moz-transform:translate3d(-25px,0,0); -webkit-transform:translate3d(-25px,0,0); transform:translate3d(-25px,0,0); }
	75% { -o-transform:translate3d(10px,0,0); -moz-transform:translate3d(10px,0,0); -webkit-transform:translate3d(10px,0,0); transform:translate3d(10px,0,0); }
	90% { -o-transform:translate3d(-5px,0,0); -moz-transform:translate3d(-5px,0,0); -webkit-transform:translate3d(-5px,0,0); transform:translate3d(-5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@-webkit-keyframes bounceInRight { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(3000px,0,0); -moz-transform:translate3d(3000px,0,0); -webkit-transform:translate3d(3000px,0,0); transform:translate3d(3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(-25px,0,0); -moz-transform:translate3d(-25px,0,0); -webkit-transform:translate3d(-25px,0,0); transform:translate3d(-25px,0,0); }
	75% { -o-transform:translate3d(10px,0,0); -moz-transform:translate3d(10px,0,0); -webkit-transform:translate3d(10px,0,0); transform:translate3d(10px,0,0); }
	90% { -o-transform:translate3d(-5px,0,0); -moz-transform:translate3d(-5px,0,0); -webkit-transform:translate3d(-5px,0,0); transform:translate3d(-5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@keyframes bounceInRight { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(3000px,0,0); -moz-transform:translate3d(3000px,0,0); -webkit-transform:translate3d(3000px,0,0); transform:translate3d(3000px,0,0); }
	60% { opacity:1; -o-transform:translate3d(-25px,0,0); -moz-transform:translate3d(-25px,0,0); -webkit-transform:translate3d(-25px,0,0); transform:translate3d(-25px,0,0); }
	75% { -o-transform:translate3d(10px,0,0); -moz-transform:translate3d(10px,0,0); -webkit-transform:translate3d(10px,0,0); transform:translate3d(10px,0,0); }
	90% { -o-transform:translate3d(-5px,0,0); -moz-transform:translate3d(-5px,0,0); -webkit-transform:translate3d(-5px,0,0); transform:translate3d(-5px,0,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
.bounceInRight { -o-animation-name:bounceInRight; -moz-animation-name:bounceInRight; -webkit-animation-name:bounceInRight; animation-name:bounceInRight; }
@-o-keyframes bounceInUp { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,3000px,0); -moz-transform:translate3d(0,3000px,0); -webkit-transform:translate3d(0,3000px,0); transform:translate3d(0,3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,-20px,0); -moz-transform:translate3d(0,-20px,0); -webkit-transform:translate3d(0,-20px,0); transform:translate3d(0,-20px,0); }
	75% { -o-transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0); transform:translate3d(0,10px,0); }
	90% { -o-transform:translate3d(0,-5px,0); -moz-transform:translate3d(0,-5px,0); -webkit-transform:translate3d(0,-5px,0); transform:translate3d(0,-5px,0); }
	100% { -o-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
	}
@-moz-keyframes bounceInUp { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,3000px,0); -moz-transform:translate3d(0,3000px,0); -webkit-transform:translate3d(0,3000px,0); transform:translate3d(0,3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,-20px,0); -moz-transform:translate3d(0,-20px,0); -webkit-transform:translate3d(0,-20px,0); transform:translate3d(0,-20px,0); }
	75% { -o-transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0); transform:translate3d(0,10px,0); }
	90% { -o-transform:translate3d(0,-5px,0); -moz-transform:translate3d(0,-5px,0); -webkit-transform:translate3d(0,-5px,0); transform:translate3d(0,-5px,0); }
	100% { -o-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
	}
@-webkit-keyframes bounceInUp { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,3000px,0); -moz-transform:translate3d(0,3000px,0); -webkit-transform:translate3d(0,3000px,0); transform:translate3d(0,3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,-20px,0); -moz-transform:translate3d(0,-20px,0); -webkit-transform:translate3d(0,-20px,0); transform:translate3d(0,-20px,0); }
	75% { -o-transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0); transform:translate3d(0,10px,0); }
	90% { -o-transform:translate3d(0,-5px,0); -moz-transform:translate3d(0,-5px,0); -webkit-transform:translate3d(0,-5px,0); transform:translate3d(0,-5px,0); }
	100% { -o-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
	}
@keyframes bounceInUp { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,3000px,0); -moz-transform:translate3d(0,3000px,0); -webkit-transform:translate3d(0,3000px,0); transform:translate3d(0,3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,-20px,0); -moz-transform:translate3d(0,-20px,0); -webkit-transform:translate3d(0,-20px,0); transform:translate3d(0,-20px,0); }
	75% { -o-transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0); transform:translate3d(0,10px,0); }
	90% { -o-transform:translate3d(0,-5px,0); -moz-transform:translate3d(0,-5px,0); -webkit-transform:translate3d(0,-5px,0); transform:translate3d(0,-5px,0); }
	100% { -o-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
	}
.bounceInUp { -o-animation-name:bounceInUp; -moz-animation-name:bounceInUp; -webkit-animation-name:bounceInUp; animation-name:bounceInUp; }
@-o-keyframes bounceInDown { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,-3000px,0); -moz-transform:translate3d(0,-3000px,0); -webkit-transform:translate3d(0,-3000px,0); transform:translate3d(0,-3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,25px,0); -moz-transform:translate3d(0,25px,0); -webkit-transform:translate3d(0,25px,0); transform:translate3d(0,25px,0); }
	75% { -o-transform:translate3d(0,-10px,0); -moz-transform:translate3d(0,-10px,0); -webkit-transform:translate3d(0,-10px,0); transform:translate3d(0,-10px,0); }
	90% { -o-transform:translate3d(0,5px,0); -moz-transform:translate3d(0,5px,0); -webkit-transform:translate3d(0,5px,0); transform:translate3d(0,5px,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@-moz-keyframes bounceInDown { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,-3000px,0); -moz-transform:translate3d(0,-3000px,0); -webkit-transform:translate3d(0,-3000px,0); transform:translate3d(0,-3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,25px,0); -moz-transform:translate3d(0,25px,0); -webkit-transform:translate3d(0,25px,0); transform:translate3d(0,25px,0); }
	75% { -o-transform:translate3d(0,-10px,0); -moz-transform:translate3d(0,-10px,0); -webkit-transform:translate3d(0,-10px,0); transform:translate3d(0,-10px,0); }
	90% { -o-transform:translate3d(0,5px,0); -moz-transform:translate3d(0,5px,0); -webkit-transform:translate3d(0,5px,0); transform:translate3d(0,5px,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@-webkit-keyframes bounceInDown { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,-3000px,0); -moz-transform:translate3d(0,-3000px,0); -webkit-transform:translate3d(0,-3000px,0); transform:translate3d(0,-3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,25px,0); -moz-transform:translate3d(0,25px,0); -webkit-transform:translate3d(0,25px,0); transform:translate3d(0,25px,0); }
	75% { -o-transform:translate3d(0,-10px,0); -moz-transform:translate3d(0,-10px,0); -webkit-transform:translate3d(0,-10px,0); transform:translate3d(0,-10px,0); }
	90% { -o-transform:translate3d(0,5px,0); -moz-transform:translate3d(0,5px,0); -webkit-transform:translate3d(0,5px,0); transform:translate3d(0,5px,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
@keyframes bounceInDown { 
	0%,100%,60%,75%,90% { -o-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -moz-transition-timing-function:cubic-bezier(0.215,.61,.355,1); -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1); transition-timing-function:cubic-bezier(0.215,.61,.355,1); }
	0% { opacity:0; -o-transform:translate3d(0,-3000px,0); -moz-transform:translate3d(0,-3000px,0); -webkit-transform:translate3d(0,-3000px,0); transform:translate3d(0,-3000px,0); }
	60% { opacity:1; -o-transform:translate3d(0,25px,0); -moz-transform:translate3d(0,25px,0); -webkit-transform:translate3d(0,25px,0); transform:translate3d(0,25px,0); }
	75% { -o-transform:translate3d(0,-10px,0); -moz-transform:translate3d(0,-10px,0); -webkit-transform:translate3d(0,-10px,0); transform:translate3d(0,-10px,0); }
	90% { -o-transform:translate3d(0,5px,0); -moz-transform:translate3d(0,5px,0); -webkit-transform:translate3d(0,5px,0); transform:translate3d(0,5px,0); }
	100% { -o-transform:none; -moz-transform:none; -webkit-transform:none; transform:none; }
	}
.bounceInDown { -o-animation-name:bounceInDown; -moz-animation-name:bounceInDown; -webkit-animation-name:bounceInDown; animation-name:bounceInDown; }

/* -------------- 内页-公共样式 -------------- */
.Wrap-Tit { width:100%; height:117px; background-position:center top; background-repeat:no-repeat; text-align:center; line-height:32px; padding-top:78px; background-image:url(../images/ico-12.png); }
.Wrap-Tit.Baimg { background-image:url(../images/ico-13.png); }
.Wrap-Tit .Tit-Line { width:100px; height:2px; margin-bottom:12px; display:inline-block; background-color:rgba(0,0,0, .1); margin-left:8px; margin-right:8px; }
.Wrap-Tit .Tit-Line.Bacol255 { background-color:rgba(255,255,255, .1); }
.Wrap-Tit span { font-size:36px; text-transform:uppercase; color:#333; }
.Wrap-Tit span.Col255 { color:#fff; }
.Wrap-Snav { width:100%; text-align:center; padding:60px 0; }
.Wrap-Snav li { width:200px; height:48px; zoom:1; display:inline-block; *display:inline; margin:0 9px; }
.Wrap-Snav li a { width:198px; height:46px; line-height:46px; background-color:#f8f8f8; display:block; border:1px #dcdcdc solid; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; -o-border-radius:24px; transition:all 0.6s ease 0s; -moz-transition:all 0.6s ease 0s; -webkit-transition:all 0.6s ease 0s; } 
.Wrap-Snav li a .Snav-ico { width:13px; height:14px; display:inline-block; background:url(../images/ico-15.png) no-repeat; margin-right:9px; }
.Wrap-Snav li a span { font-size:14px; color:#333; text-transform:uppercase; }
.Wrap-Snav li a:hover { background-color:#f08200; border:1px #f08200 solid; -moz-box-shadow:0px 2px 5px #bdbdbd; -webkit-box-shadow:0px 2px 5px #bdbdbd; box-shadow:0px 2px 5px #bdbdbd; }
.Wrap-Snav li a:hover .Snav-ico { background:url(../images/ico-11.png) no-repeat; }
.Wrap-Snav li a:hover span { color:#fff; }
.Wrap-Snav li a.Snav-Hover { background-color:#f08200; border:1px #f08200 solid; -moz-box-shadow:0px 2px 5px #bdbdbd; -webkit-box-shadow:0px 2px 5px #bdbdbd; box-shadow:0px 2px 5px #bdbdbd; }
.Wrap-Snav li a.Snav-Hover .Snav-ico { background:url(../images/ico-11.png) no-repeat; }
.Wrap-Snav li a.Snav-Hover span { color:#fff; }
.Fy { width:100%; height:auto; line-height:24px; text-align:center; margin:40px 0 80px; font-size:14px; }
.Fy span { color:#fff !important; background-color:#f08200 !important; border:1px #f08200 solid !important; padding:4px 10px !important; border-radius:4px !important; }
.Fy a { color:#3f3f3f; background-color:#efefef; border:1px #e1e1e1 solid; padding:4px 10px; border-radius:4px; }
.Fy a:hover { color:#fff; background-color:#f08200; border:1px #f08200 solid; padding:4px 10px;}
@font-face {
	font-family:'icomoon';
	src:url('../fonts/icomoon.eot?1uu446');
	src:url('../fonts/icomoon.eot?1uu446#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?1uu446') format('truetype'),
		url('../fonts/icomoon.woff?1uu446') format('woff'),
		url('../fonts/icomoon.svg?1uu446#icomoon') format('svg');
	font-weight:normal;
	font-style:normal;
}
[class^="icon-"], [class*=" icon-"] { font-family:'icomoon' !important; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
.icon-01:before { content:"\e900"; }/*跑步*/
.icon-02:before { content:"\e901"; }/*创新*/
.icon-03:before { content:"\e902"; }/*经营*/
.icon-04:before { content:"\e903"; }/*至上*/
.icon-05:before { content:"\e904"; }/*管理*/
.icon-06:before { content:"\e905"; }/*卓越*/
.icon-07:before { content:"\e906"; }/*愿景*/
.icon-08:before { content:"\e907"; }/*使命*/
.icon-09:before { content:"\e908"; }/*目标*/
.icon-10:before { content:"\e909"; }/*户外*/
.icon-11:before { content:"\e90a"; }/*室内*/
.icon-12:before { content:"\e90b"; }/*地址*/
.icon-13:before { content:"\e90c"; }/*电话*/
.icon-14:before { content:"\e90d"; }/*邮箱*/

/* -------------- 关于我们 -------------- */
.About-Wrap { width:100%; background:url(../images/about-bg.jpg) repeat-y center top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.About-Wrap .About-Font { width:100%; font-size:16px; color:#666; line-height:28px;}
.About-Wrap .About-Font p { font-weight:300; }
.About-Wrap .About-Number { width:100%; text-align:center; margin:76px 0 80px; }
.About-Wrap .About-Number li { width:20%; text-align:center; color:#f08200; zoom:1; display:inline-block; *display:inline; border-right:1px #e0e0e0 solid; }
.About-Wrap .About-Number li:first-child + li + li + li { border-right-width:0px; }
.About-Wrap .About-Number li .Number-t { width:100%; height:74px; line-height:1; }
.About-Wrap .About-Number li .Number-t em { font-size:80px; font-weight:bold; font-style:italic; }
.About-Wrap .About-Number li .Number-t span { font-size:16px; }
.About-Wrap .About-Number li .Number-b { width:100%; height:22px; line-height:22px; font-size:14px; font-weight:bold; color:#3f3a39; text-transform:uppercase; margin-top:9px; }
.About-Wrap .About-Img { width:100%; }
.About-Wrap .About-Img li { width:32.4%; float:left; margin-right:1.3%; }
.About-Wrap .About-Img li:first-child + li + li { margin-right:0; }

.Culture-Wrap { width:100%; background-color:#3f3a39; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Culture-Wrap .Culture-Box { width:100%; }
.Culture-Wrap .Culture-Box li { width:32.9%; border:1px rgba(255,255,255, .2) solid; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin:0 0.6% 0.6% 0; background-color:rgba(255,255,255, .4); padding:30px 0; float:left; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; text-align:center; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; }
.Culture-Wrap .Culture-Box li:nth-child(3n) { margin-right:0px; }
.Culture-Wrap .Culture-Box li .Culture-Ico { height:58px; color:#fff; font-size:68px; line-height:58px; }
.Culture-Wrap .Culture-Box li .Culture-Tit { font-size:18px; color:#fff; text-transform:uppercase; padding:14px 0 5px; }
.Culture-Wrap .Culture-Box li .Culture-Txt { font-size:14px; color:#d6d5d4; line-height:26px; height:52px; overflow:hidden; }
/*.Culture-Wrap .Culture-Box li:hover { padding:20px 0 40px; }*/

.Operating-Wrap { width:100%; background-color:#f2f2f2; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Operating-Wrap .Operating-Box { width:100%; }
.Operating-Wrap .Operating-Box li { width:33.3%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 80px; float:left; text-align:center; }
.Operating-Wrap .Operating-Box li .Operating-Font { width:100%; height:320px; -moz-box-shadow:0px 2px 10px #b3b3b3; -webkit-box-shadow:0px 2px 10px #b3b3b3; box-shadow:0px 2px 10px #b3b3b3; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; overflow:hidden; background-color:#fff; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; }
.Operating-Wrap .Operating-Box li .Operating-Font:hover { border-radius:10%; -moz-border-radius:10%; -webkit-border-radius:10%; -o-border-radius:10%; }
.Operating-Wrap .Operating-Box li .Operating-Font .Operating-Ico { height:76px; color:#000; font-size:90px; line-height:76px; overflow:hidden; margin-top:43px; }
.Operating-Wrap .Operating-Box li .Operating-Font .Operating-Tit { font-size:24px; color:#333; text-transform:uppercase; font-weight:bold; line-height:24px; padding:14px 0 11px; }
.Operating-Wrap .Operating-Box li .Operating-Font hr { width:45px; height:5px; background-color:#f08200; margin:auto; display:block; }
.Operating-Wrap .Operating-Box li .Operating-Font .Operating-Txt { font-size:12px; color:#999; line-height:22px; height:88px; overflow:hidden; text-transform:uppercase; margin-top:14px; }

.Honor-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:125px; }
.Honor-Wrap .Honor-Box { width:100%; }
.Honor-Con { width:100%; padding:5px; border:1px #d6d7dc solid; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box }
.Honor-Con .Honor-Con-Img { width:100%; position:relative; overflow:hidden; }
.Honor-Con .Honor-Con-Img img { width:100%; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Honor-Con .Honor-Con-Img .Honor-Con-Img-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); }
.Honor-Con .Honor-Con-Img .Honor-Con-Img-More .Honor-Xh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Honor-Con .Honor-Con-Img .Honor-Con-Img-More .Honor-Xa { display:block; width:100%; height:64px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; line-height:64px; font-size:16px; color:#fff; }
.Honor-Con:hover .Honor-Con-Img .Honor-Con-Img-More { opacity:1; filter:alpha(opacity=1); }
.Honor-Con:hover .Honor-Con-Img .Honor-Con-Img-More .Honor-Xa { margin-top:-32px; }

.Video-Wrap { width:100%; background-color:#ff8800; overflow:hidden; }
.Video-Wrap .Video-Wrap-Img { width:50%; float:left; position:relative; overflow:hidden; }
.Video-Wrap .Video-Wrap-Img .Video-Wrap-Img-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); display:block; }
.Video-Wrap .Video-Wrap-Img .Video-Wrap-Img-More .Video-Xh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Video-Wrap .Video-Wrap-Img .Video-Wrap-Img-More .Video-Xa { display:block; width:100%; height:109px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; }
.Video-Wrap .Video-Wrap-Img .Video-Wrap-Img-More .Video-Xa img { width:109px !important; height:109px !important; }
.Video-Wrap:hover .Video-Wrap-Img .Video-Wrap-Img-More .Video-Xa img { transform:scale(1, 1); }
.Video-Wrap:hover .Video-Wrap-Img .Video-Wrap-Img-More { opacity:1; filter:alpha(opacity=1); }
.Video-Wrap:hover .Video-Wrap-Img .Video-Wrap-Img-More .Video-Xa { margin-top:-54px; }
.Video-Wrap .Video-Wrap-Box { width:37.5%; float:right; background-size:cover; background:url(../images/ico-13.png) no-repeat 82px 92px; padding-right:12.5%; position:relative; }
.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font { padding:165px 0 0 81px; }
.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Tit { width:100%; text-align:left; } 
.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Tit span { font-size:36px; text-transform:uppercase; color:#fff; line-height:30px; }
.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Tit .Video-Tit-Line { width:100px; height:2px; margin-bottom:12px; display:inline-block; background-color:rgba(255,255,255, .1); margin-left:8px; margin-right:8px; }
.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Txt { width:100%; margin-top:50px; position:relative; z-index:10; }
.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Txt p { line-height:26px; font-size:14px; color:#ffcca8; }

/* -------------- 新闻中心 -------------- */
.News-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.News-Wrap .News-Box { width:100%; }
.News-Wrap .News-Box li { width:auto; height:auto; border:1px solid #e1e1e1; margin-bottom:20px; position:relative; transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s; overflow:hidden; }
.News-Wrap .News-Box li a { height:100%; display:block; position:relative; overflow:hidden; margin:1%; }
.News-Wrap .News-Box li .News-Img { width:18.5%; height:auto; float:left; transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s; display:block; }
.News-Wrap .News-Box li .News-Font { width:60%; float:left; height:154px; margin-left:3%; transition:all .3s ease-out 0s; }
.News-Wrap .News-Box li .News-Font h2 { width:100%; font-size:18px; color:#333; display:block; height:28px; line-height:28px; overflow:hidden; margin:1% 0 1.5%; }
.News-Wrap .News-Box li .News-Font p { width:100%; height:78px; color:#666; line-height:26px; overflow:hidden; font-size:13px; }
.News-Wrap .News-Box li .News-Date { width:auto; float:right; font-family:Conv_HelveticaNeueLTPro-Th; color:#999; padding:1.2% 4% 0 0; transition:all .3s ease-out 0s; background-color:transparent; }
.News-Wrap .News-Box li .News-Date .News-Month { font-size:26px; color:#999; line-height:26px; font-weight:normal; }
.News-Wrap .News-Box li .News-Date .News-Year { font-size:13px; color:#999; line-height:20px; font-weight:normal; }
.News-Wrap .News-Box li .News-Date .News-More { width:38px; height:38px; border:1px solid #e1e1e1; background:url(../images/ico-16.png) no-repeat center #fff; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; margin-top:21%; transition:all .3s ease-out 0s; }
.News-Wrap .News-Box li:hover { box-shadow:0 6px 20px 5px rgba(0, 0, 0, .08); }
.News-Wrap .News-Box li:hover .News-Font { margin-left:5%; }
.News-Wrap .News-Box li:hover .News-Date { padding:1.2% 6% 0 0; }
.News-Wrap .News-Box li:hover .News-More { border:1px solid #f08200; background:url(../images/ico-16.png) no-repeat center #f08200; }

/* -------------- 产品中心 -------------- */
.Pro-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Pro-Banner { width:50%; height:100%; float:left; background-position:left top; background-repeat:no-repeat; background-size:cover; filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); transition:all 0.6s ease 0s; -moz-transition:all 0.6s ease 0s; -webkit-transition:all 0.6s ease 0s; }
.Pro-Banner .Pro-Banner-Box { width:100%; height:100%; position:relative; }
.Pro-Banner:hover { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); -webkit-filter:grayscale(0%); -moz-filter:grayscale(0%); -ms-filter:grayscale(0%); -o-filter:grayscale(0%); filter:grayscale(0%); }
.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con { width:210px; height:210px; padding:10px; background-color:rgba(255,255,255, .2); position:absolute; left:50%; top:50%; margin:-115px 0 0 -115px; transition:all 0.6s ease 0s; -moz-transition:all 0.6s ease 0s; -webkit-transition:all 0.6s ease 0s; }
.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con .Pro-Banner-Font { width:100%; height:100%; background-color:rgba(0,0,0, .2); text-align:center; display:block; }
.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con .Pro-Banner-Font .Pro-Banner-Ico { width:100%; height:76px; font-size:93px; color:#fff; overflow:hidden; padding-top:41px; line-height:76px; }
.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con .Pro-Banner-Font .Pro-Banner-Txt { width:100%; font-size:40px; font-weight:bold; color:#fff; text-transform:uppercase; line-height:32px; margin-top:22px; }
.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con:hover { margin-top:-150px; }
.Pro-Box li { width:23.4%; float:left; border:1px #f2f2f2 solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s; -moz-transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s; -webkit-transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s; margin:0 1.8% 1.8% 0; overflow:hidden; }
.Pro-Box li:nth-child(4n) { margin-right:0px; }
.Pro-Box li:hover { box-shadow:0 6px 20px 5px rgba(0, 0, 0, .08); }
.Pro-Box li .Pro-Img { padding:15px; border-bottom:1px #f2f2f2 solid; }
.Pro-Box li .Pro-Img .Pro-Img-Box { width:100%; overflow:hidden; position:relative; background-color:#fcfcfc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }
.Pro-Box li .Pro-Img .Pro-Img-Box img { width:100%; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Pro-Box li .Pro-Img .Pro-Img-Box .Pro-Img-Box-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); }
.Pro-Box li .Pro-Img .Pro-Img-Box .Pro-Img-Box-More .Proxh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Pro-Box li .Pro-Img .Pro-Img-Box .Pro-Img-Box-More .Proxa { display:block; width:100%; height:64px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; }
.Pro-Box li .Pro-Img .Pro-Img-Box .Pro-Img-Box-More .Proxa img { width:65px !important; height:64px !important; }
.Pro-Box li:hover .Pro-Img .Pro-Img-Box .Pro-Img-Box-More .Proxa img { transform:scale(1, 1); }
.Pro-Box li:hover .Pro-Img .Pro-Img-Box .Pro-Img-Box-More { opacity:1; filter:alpha(opacity=1); }
.Pro-Box li:hover .Pro-Img .Pro-Img-Box .Pro-Img-Box-More .Proxa { margin-top:-32px; }
.Pro-Box li .Pro-Font { height:42px; line-height:42px; border-bottom:3px #f08200 solid; text-align:center; padding:0 10px; }
.Pro-Box li .Pro-Font span { display:block; width:100%; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; color:#333; font-weight:bold; font-size:16px; }

/* -------------- 方案 -------------- */
.Case-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:125px; }
.Case-Wrap .Case-Box { width:100%; }
.Case-Wrap .Case-Con { width:100%; border:1px #f2f2f2 solid; overflow:hidden; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }
.Case-Wrap .Case-Con .Case-Img { width:100%; overflow:hidden; position:relative; }
.Case-Wrap .Case-Con .Case-Img img { width:100%; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Case-Wrap .Case-Con .Case-Img .Case-Img-More { width:100%; height:100%; position:absolute; top:0; transition:all 0.4s ease 0s; opacity:0; filter:alpha(opacity=0); }
.Case-Wrap .Case-Con .Case-Img .Case-Img-More .Casexh { display:block; width:100%; height:100%; background-color:#000; opacity:0.4; filter:alpha(opacity=40); }
.Case-Wrap .Case-Con .Case-Img .Case-Img-More .Casexa { display:block; width:100%; height:64px; position:absolute; top:50%; margin-top:-50px; transition:all 0.6s ease 0s; text-align:center; }
.Case-Wrap .Case-Con .Case-Img .Case-Img-More .Casexa img { width:65px !important; height:64px !important; }
.Case-Wrap .Case-Con:hover .Case-Img .Case-Img-More .Casexa img { transform:scale(1, 1); }
.Case-Wrap .Case-Con:hover .Case-Img .Case-Img-More { opacity:1; filter:alpha(opacity=1); }
.Case-Wrap .Case-Con:hover .Case-Img .Case-Img-More .Casexa { margin-top:-32px; }
.Case-Wrap .Case-Con .Case-Font { padding:20px; text-align:left; }
.Case-Wrap .Case-Con .Case-Font .Case-Tit { width:100%; font-size:16px; font-weight:bold; color:#333; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; line-height:26px; }
.Case-Wrap .Case-Con .Case-Font .Case-Hr { width:30px; height:3px; background-color:#f08200; margin:16px 0 18px; }
.Case-Wrap .Case-Con .Case-Font .Case-Txt { width:100%; height:40px; overflow:hidden; font-size:14px; color:#666; line-height:20px; font-weight:300; margin-bottom:23px; }
.Case-Wrap .Case-Con .Case-Font .btn { z-index:2; display:block; width:100px; height:32px; line-height:32px; font-size:14px; background-color:#ffac4c; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#fff; }
.Case-Wrap .Case-Con .Case-Font .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:50px; width:0px; background-color:#f08200; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Case-Wrap .Case-Con .Case-Font .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:50px; width:108px; margin-left:-2px; }
.Case-Wrap .Case-Con .Case-Font .btn span { transition:all .4s ease-in-out; }
.Case-Wrap .Case-Con .Case-Font .btn:hover span { color:#fff; }

.Service-Wrap { width:100%; background-color:#f2f2f2; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Service-Wrap .Service-Box { width:100%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; overflow:hidden; }
.Service-Wrap .Service-Box li { width:25%; padding:57px 20px 31px; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background-color:#fff; border-right:1px #e6e6e6 solid; border-bottom:1px #e6e6e6 solid; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Service-Wrap .Service-Box li:nth-child(4n) { border-right-width:0px }
.Service-Wrap .Service-Box li .Service-Ico { width:52px; height:52px; margin:auto; background-position:0 0; background-repeat:no-repeat; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Service-Wrap .Service-Box li .Service-Font { width:100%; height:78px; font-size:14px; color:#333; line-height:26px; text-align:center; margin-top:28px; }
.Service-Wrap .Service-Box li:hover .Service-Ico { background-position:0 -52px; }
.Service-Wrap .Service-Box li:hover .Service-Font { color:#f08200; }
.Service-Wrap .Service-Box li:hover { box-shadow: inset 0 0 10px #999; }

/* -------------- 研发与创新 -------------- */
.Skill-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Skill-Wrap .Skill-Font { width:100%; font-size:16px; color:#666; line-height:28px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px #e7e7e7 dashed; }
.Skill-Wrap .Skill-Font p { font-weight:300; }
.Skill-Wrap .Skill-Font .Skill-Font-L { width:61.5%; float:left; }
.Skill-Wrap .Skill-Font .Skill-Font-R { width:35.4%; float:right; }
.Skill-Wrap .Skill-Img { width:100%; }
.Skill-Wrap .Skill-Img li { width:32.4%; float:left; margin-right:1.3%; }
.Skill-Wrap .Skill-Img li:first-child + li + li { margin-right:0; }

.Innov-Wrap { width:100%; background:url(../images/innov-bg.jpg) no-repeat center top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:125px; }
.Innov-Wrap .Innov-Box { width:100%; }
.Innov-Con { width:100%; background-color:#fff; }
.Innov-Con .Innov-Tit { height:56px; padding:15px 30px; font-size:16px; color:#333; font-weight:bold; line-height:28px; border-bottom:1px #e6e6e6 solid; text-transform:uppercase; margin-bottom:24px; }
.Innov-Con .Innov-Txt { height:234px; overflow:hidden; padding:0 30px; font-size:14px; color:#666; line-height:26px; text-align:left; }
.Innov-Con .Innov-Txt p { font-weight:100px; }
.Innov-Con .btn { z-index:2; display:block; width:100px; height:32px; line-height:32px; font-size:14px; background-color:#f08200; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#fff; margin:26px auto 60px; }
.Innov-Con .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:50px; width:0px; background-color:#ffac4c; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Innov-Con .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:50px; width:108px; margin-left:-2px; }
.Innov-Con .btn span { transition:all .4s ease-in-out; }
.Innov-Con .btn:hover span { color:#fff; }

.Idea-Wrap { width:100%; background:url(../images/idea-bg.jpg) no-repeat center top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Idea-Wrap .Idea-Font { width:100%; font-size:16px; color:#666; }
.Idea-Wrap .Idea-Font .Idea-Font-L { width:48.4%; float:left; }
.Idea-Wrap .Idea-Font .Idea-Font-R { width:48.4%; float:right; }
.Idea-Wrap .Idea-Font .Idea-Font-R h1 { font-size:16px; color:#333; font-weight:bold; text-transform:uppercase; margin-bottom:12px; }
.Idea-Wrap .Idea-Font .Idea-Font-R p { font-weight:300; line-height:36px; }

/* -------------- 联系我们 -------------- */
.Contact-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Contact-Wrap .Contact-Box { overflow:hidden; border:1px #f2f2f2 solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }
.Contact-Wrap .Contact-Box li { width:33.333%; border-right:1px #f2f2f2 solid; padding:60px 30px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; float:left; }
.Contact-Wrap .Contact-Box :nth-child(3n) { border-right-width:0px }
.Contact-Wrap .Contact-Box li .Contact-Ico { width:32px; height:32px; margin:auto; color:#fff; font-size:32px; background-color:#f08200; text-align:center; line-height:60px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%;padding: 14px;}
.Contact-Wrap .Contact-Box li .Contact-Txt { height:48px; overflow:hidden; font-size:14px; line-height:24px; color:#666; text-align:center; font-weight:100; margin-top:15px; }
.Contact-Wrap .Contact-Box li .Contact-Txt span { font-weight:bold; }

.Contact-Wrap .Contact-Sales { overflow:hidden; margin-top: 10px; }
.Contact-Wrap .Contact-Sales dd { width:100%; border:1px #f2f2f2 solid; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin-top: 20px; padding: 20px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.Contact-Wrap .Contact-Sales dd h2 { font-size: 16px; color: #333; font-weight: bold; }
.Contact-Wrap .Contact-Sales dd hr { width: 30px; height: 2px; background-color: #333; margin: 7px 0 12px; }
.Contact-Wrap .Contact-Sales dd p { font-size: 14px; color: #666; line-height: 24px; }

.Contact-Wrap .Contact-Map { width:100%; border:1px #f2f2f2 solid; padding:10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin-top:30px; }

.Message-Wrap { width:100%; background-color:#f2f2f2; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Message-Wrap .Message-Box { width:100%; }
.Message-Wrap .Message-Box input { width:29.111%; float:left; border:1px solid #e6e6e6; margin:0 1.5% 1.5% 0; background-color:#fff; color:#666; font-size:14px; outline:medium none; padding:10px 1.5%; -webkit-transition:all 0.5s ease-in-out; font-family:"Microsoft YaHei"; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; font-weight:bold; }
.Message-Wrap .Message-Box input.r { margin-right:0px; }
.Message-Wrap .Message-Box input:hover,.Message-Wrap .Message-Box textarea:hover { border:1px solid #f08200; color:#f08200; }
.Message-Wrap .Message-Box textarea { width:96.777%; height:170px; border:1px solid #e6e6e6; background-color:#fff; color:#666; font-size:14px; font-family:"Microsoft YaHei"; outline:medium none; padding:10px 1.5%; -webkit-transition:all 0.5s ease-in-out; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; font-weight:bold; }
.Message-Wrap .Message-Box .btn { z-index:2; display:block; width:130px; height:42px; line-height:42px; font-size:16px; font-weight:bold; text-transform:uppercase; background-color:#f08200; position:relative; text-align:center; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#fff; margin:50px auto 0; }
.Message-Wrap .Message-Box .btn:after { z-index:0; position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; margin-left:65px; width:0px; background-color:#ffac4c; transition:all 0.5s ease-in-out; transform:skewX(10deg); }
.Message-Wrap .Message-Box .btn:hover::after { position:absolute; content:''; height:calc(1em + 40px); top:-2px; left:-2px; z-index:-1000; margin-left:65px; width:138px; margin-left:-2px; }
.Message-Wrap .Message-Box .btn span { transition:all .4s ease-in-out; }
.Message-Wrap .Message-Box .btn:hover span { color:#fff; }

.Job-Wrap { width:100%; background:url(../images/job-bg.jpg) no-repeat center top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:125px; }
.Job-Wrap .Job-Box { width:100%; }
.Job-Wrap .Job-Box a { width:100%; height:53px; display:block; }
.Job-Con { width:100%; height:52px; line-height:52px; background-color:#fff; border-bottom:1px #f2f2f2 solid; text-align:left; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; position:relative; overflow:hidden; }
.Job-Con strong { text-transform:uppercase; }
.Job-Con .Job-Name { width:50%; font-size:16px; color:#333; font-weight:bold; float:left; position:relative; z-index:10; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Job-Con .Job-Add { width:28%; font-size:14px; color:#666; float:left; position:relative; z-index:10; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Job-Con .Job-Num { width:20%; font-size:14px; color:#666; float:left; position:relative; z-index:10; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Job-Con .Job-More { width:24px; height:24px; margin:14px 0; float:right; background-image:url(../images/ico-25.png); background-repeat:no-repeat; background-position:0 0; position:relative; z-index:10; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; }
.Job-Con .Job-ConHover { width:100%; height:52px; position:absolute; top:52px; left:0px; background-color:#f08200; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; z-index:9; }
.Job-Con:hover .Job-ConHover { top:0px; }
.Job-Con:hover .Job-Name, .Job-Con:hover .Job-Add, .Job-Con:hover .Job-Num { color:#fff; }
.Job-Con:hover .Job-More { background-position:0 -24px; }

.Job-Font { width:100%; float:left; padding-bottom:30px; }
.Job-Tit { width:52px; height:52px; background-color:#f08200; float:left; color:#fff; font-size:32px; font-weight:bold; line-height:52px; text-align:center; }
.Job-Right { width:968px; height:52px; float:left; padding-left:11px; }
.Job-Right h2 { font-size:18px; font-weight:bold; color:#333; }
.Job-Right p { font-size:14px; color:#999; padding:7px 0 0 9px; }
.job-Name { width:100px; line-height:28px; float:left; color:#525252; font-size:14px; font-weight:bold; }
.Job-Txt { width:1077px; line-height:28px; float:left; color:#999; font-size:14px; }
.Job-Ps { width:100%; float:left; padding-bottom:30px; font-size:14px; color:#333; }
.Job-Ps a { font-weight:bold; color:#f08200; padding:0 5px; }

.Branch-Wrap { width:100%; background:url(../images/ico-26.png) no-repeat center 160px #f2f2f2; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-bottom:140px; }
.Branch-Wrap .Branch-Box { width:100%; overflow:hidden; }
.Branch-Wrap .Branch-Box li { width:18.7%; margin:0 1.3% 1.3% 0; float:left; background-color:#fff; border-right:1px #e6e6e6 solid; border-bottom:3px #d9d9d9 solid; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 20px; }
.Branch-Wrap .Branch-Box li:nth-child(5n) { border-right-width:0px }
.Branch-Wrap .Branch-Box li .Branch-Name { height:78px; font-size:14px; color:#ec6c00; font-weight:bold; line-height:24px; border-bottom:1px #e6e6e6 solid; margin:19px 0 14px; }
.Branch-Wrap .Branch-Box li .Branch-Int { width:100%; height:130px; font-size:14px; color:#666; line-height:26px; text-align:left; margin:8px 0 32px; }
.Branch-Wrap .Branch-Box li .Branch-Int p { font-weight:100; }
.Branch-Wrap .Branch-Box li:hover { box-shadow: inset 0 0 10px #999; }

/* -------------- 详细页 -------------- */
.Show-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-top:60px; padding-bottom:40px; }
.Show-title { width:100%; height:auto; text-align:center; border-bottom:1px #f0f0f0 solid; padding:0 0 20px; margin-bottom:30px; }
.Show-title h1 { font-size:24px; font-weight:bold; color:#333; padding-bottom:10px; }
.Show-title p { font-size:12px; color:#999; }
.Show-Font { width:100%; font-size:16px; color:#666; line-height:28px; font-weight:300; }
.Show-Font p { font-weight:300; }
.Show-Font img { padding:5px 0; max-width:100%;}
.Page { width:100%; height:auto; padding:21px 0; border-top:1px #e6e6e6 solid; margin:60px 0 80px; }
.Page a { width:88px; height:28px; text-align:center; line-height:28px; border:1px #d6d7dc solid; display:block; float:left; font-size:14px; color:#909090; margin-right:20px; border-radius:28px; -moz-border-radius:28px; -webkit-border-radius:28px; -0-border-radius:28px; }
.Page a:hover { border:1px #f08200 solid; color:#fff; background-color:#f08200; }


/*增加经销商查询20210121*/
.dealers-wrap{
    width: 100%;
    float: left;
}
.dealers-title{
    font-weight: 500;
    font-size: 28px;
    line-height: 39px;
    text-align: center;
    color: #111f33;
    margin-top: 50px;
}
.dealers-title2{
    margin-top: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #676c73;
    margin-bottom: 40px;
}
.g-wrapper {
    width: 1180px;
    margin: 0 auto;
}
.wrapper-map {
    background: url(../images/distributor.png) no-repeat center center;
    height: 540px;
    width: 55%;
    float: left;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}
.wrapper-search{
    float: right;
    width: 43%;
    min-height: 330px;
    padding-bottom: 164px;
    border: 1px solid #dfe3e6;
    position: relative;
}
.wrapper-search-header{
    width: 100%;
    line-height: 50px;
    background: #eceff4;
    font-weight: 600;
    font-size: 18px;
    color: #676c73;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.wrapper-search-body{
    padding: 32px 31px 24px;
    font-size: 14px;
    line-height: 20px;
    color: #111f33;
}
.wrapper-search-body-input{
    text-align: center;
}
.wrapper-search-body .wrapper-search-body-input input {
    width: 50%;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid #dfe3e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 10px 0 12px;
}
.wrapper-search-body-input span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100px;
    height: 40px;
    float: right;
    text-align: center;
    line-height: 40px;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
    background: #f08200;
    cursor: pointer;
}
.wrapper-search-body-input p {
    color: #acb3b8;
    margin: 10px 0 0 82px;
    text-align: left;
}
.wrapper-search-body-result {
    border-top: 1px solid #dfe3e6;
    margin-top: 44px;
}
.wrapper-search-body .wrapper-search-body-result h3 {
    color: #676c73;
    margin-top: 12px;
    margin-bottom: 20px;
}
.wrapper-search-body .wrapper-search-body-result .wrapper-search-body-result-content h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #111f33;
	margin:20px 0 10px;
}
.wrapper-search-body .wrapper-search-body-result .wrapper-search-body-result-content .cons {
    font-weight: 400;
    font-size: 14px;
    line-height: 200%;
    color: #676c73;
    text-align: left;
	margin-bottom: 20px;
}
.wrapper-search-body-result-content .result-end {
    margin: 20px 0;
    font-size: 16px;
    line-height: 25px;
    color: #111f33;
}
.wrapper-search-body-result-content .result-start {
    font-size: 18px;
    line-height: 25px;
    color: #acb3b8;
}
.wrapper-search .wrapper-search-footer {
    position: absolute;
    bottom: 144px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #676c73;
    left: 31px;
    right: 31px;
}
.wrapper-search .wrapper-search-footer a {
    color: #236def;
}
.wrapper-search .wrapper-special-statement {
    position: absolute;
    bottom: 24px;
    left: 31px;
    right: 31px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #676c73;
}
@media only screen and (max-width: 1210px) {
    .g-wrapper {width: 80%;margin: 0 auto;}
    .wrapper-map {width: 100%;}
    .wrapper-search{width: 100%;margin-top: 30px;}
}
@media only screen and (max-width: 640px) {
    .g-wrapper {width: 92%;margin: 0 auto;}
}
@media only screen and (max-width: 560px) {
     .wrapper-map {height: 340px;}
     .wrapper-search-body-input span{
         margin-top: 20px;
        display: inline-block;
        float: none;
     }
     .wrapper-search-body-input p {
        margin: 10px 0 0 10px;
        text-align: center;
    }
    .wrapper-search .wrapper-search-footer {bottom: 210px;}
}




@media (max-width:1440px) {
    .col-1 { padding-left:5%; padding-right:5%; }
	.Int-Pro-Font .Int-Pro-Font-Ico { margin-top:40px; }
	.Int-Contact .Int-Contact-Box { width:30%; height:auto; padding-right:5%; }
	.Int-Contact .Int-Contact-Box .Int-Contact-Font .huapeng { display:none; }
	.Operating-Wrap .Operating-Box li { padding:0px 56px; }
	.Video-Wrap .Video-Wrap-Box { width:45%; height:auto; padding-right:5%; background:url(../images/ico-13.png) no-repeat 82px 52px; }
	.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font { padding:125px 0 0 81px; }
}
@media (max-width:1360px) {
    .Operating-Wrap .Operating-Box li { padding:0px 44px; }
}
@media (max-width:1280px) {
    .Operating-Wrap .Operating-Box li { padding:0px 32px; }
}


.mheard, .heard-wrapper, .menu_list-content { display:none; }
@media (max-width:991px) {
	.head, .banner-prev, .banner-next, .Int-About .Int-About-Bgfont, .Int-About .Int-About-Bgcol, .Int-About-Img, .Int-Pro-Font, .Int-Case-Font p, .Int-Case-Font a, .Int-Case-Font .btn, .Int-News-Wrap li .Int-News-Font-Tit .Int-News-Font-Time, .Foot-Nav { display:none !important; }
	.mheard { z-index:999; width:100%; display:block !important; }
	.heard-wrapper { width:100%; padding:10px 10px; background-color:#fff; display:block; position:fixed; top:0px; left:0; _position:absolute; _top:expression(documentElement.scrollTop + "px"); z-index:9999; background-color:#fff; -webkit-transform:translateY(0%); -moz-transform:translateY(0%); transform:translateY(0%); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; -moz-box-shadow:2px 2px 5px #ccc; -webkit-box-shadow:2px 2px 5px #ccc; box-shadow:2px 2px 5px #ccc; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:visible !important;  }
	.logo { padding:0 0; }
	.logo img { height:33px; }
	.headerFix .logo img { height:30px; margin:0 0; }
	.menu_list { float:right; margin-top:2px; }
	.menu_list li { float:left; height:28px; text-align:center; }
	.menu_list li a { height:28px; }
	.menu_list li:hover, .menu_list li:active { }
	.menu_list .menu_list-item-first { border-left:none; }
	.menu_list .menu_list-item-last { border-right:none; }
	.menu_list-content{ width:100%; display:block; position:fixed; top:53px; left:0; _position:absolute; _top:expression(documentElement.scrollTop + "px"); z-index:9999; }
	.menu_list li a { display:block; }	
	.menu_list li i { display:inline-block; width:28px; height:28px; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:contain; }
	.menu_list .touch-icon-menu { background-image:url(../images/ico-27.png); }
	.menu_list li span { display:none; text-align:center; }
	.drawer-section { background-color:#f08200; display:none; }	
	.touch-menu ul li { position:relative; text-transform:uppercase; }
	.touch-menu ul li:last-child { border-bottom-width:0; }
	.touch-menu ul li a { color:#fff; display:block; font-size:16px; height:42px; line-height:42px; padding:0 20px; border-bottom:1px #f39b33 solid; }
	.touch-menu ul li a:hover, .touch-menu ul li a:active { color:#fff; }	
	.touch-menu ul li i { position:absolute; top:0; right:0; display:block; width:42px; height:42px; border-left:1px #f39b33 solid; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:16px; }
	.touch-menu ul li i.touch-arrow-down { background-image:url(../images/ico-28.png); }
	.touch-menu ul li i.touch-arrow-up { background-image:url(../images/ico-29.png); }
	.touch-menu ul ul { display:none; margin:0; }
	.touch-menu ul ul li { border-bottom:none; margin:0; padding:0; }
	.touch-menu ul ul li a { padding:0 20px 0 37px; font-size:14px; height:42px; line-height:42px; }		
	.touch-menu ul ul li i { width:6px; height:6px; position:absolute; left:20px; top:18px; background-color:#fff; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; }
	.banner { margin-top:53px; }
	.banner-list a .pic { opacity:1; }
	.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f { left:15%; }
	.obj-b { width:70%; height:100px; top:60px; margin-top:0; left:90%; }
	.obj-b img { width:100%; }
	.obj-d { width:70%; height:164px; top:50%; margin-top:-140px; }
	.obj-d img { width:100%; }
	.obj-f { width:70%; height:188px; top:50%; margin-top:-140px; }
	.obj-f img { width:100%; }
	.banAnimate .obj-d,.banAnimate .obj-f { display:block; animation-name:saAnid; -webkit-animation:saAnid 0.6s linear 0s normal none; -moz-animation:saAnid 0.6s linear 0s normal none; animation:saAnid 0.6s linear 0s normal none; }
	@-webkit-keyframes saAnid {
		from { opacity:0; left:23%; }
		to { opacity:1; left:15%; }
		}
	@-moz-keyframes saAnid {
		from { opacity:0; left:23%; }
		to { opacity:1; left:15%; }
		}
	@keyframes saAnid {
		from { opacity:0; left:33%; }
		to { opacity:1; left:15%; }
		}
	
	/* -------------- 首页-关于我们 -------------- */
	.Int-About { padding-top:30px; }
	.Int-About .Int-About-Txt { width:100%; }
	.Int-About .Int-About-But { padding:12px 57px; background-color:#f08200; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; display:block; float:left; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; margin-top:65px; }
	.Int-About .Int-About-But:hover { padding:12px 67px; }
	.Int-About .Int-About-Deck { width:100px; height:106px; position:absolute; top:-30px; right:0px; }
	.Int-About .Int-About-Deck img { width:100%; }
	/* -------------- 首页-产品中心 -------------- */
	.Int-Pro { background:url(../images/i-pro-bg.jpg) no-repeat center 115px; }
	.Int-Pro-Tit { height:115px; padding-top:20px; }
	.Int-Pro-Tit h2 { font-size:28px; line-height:42px; }
	.Int-Pro-Tit hr { width:142px; height:4px; background-color:#f08200; margin:auto; display:block; margin-top:8px; }
	.Int-Pro-Img { width:100%; margin-top:35px; }
	.Int-Pro-Box { padding:15px; }
	
	/* -------------- 首页-案例展示 -------------- */
	.Int-Case-Font { width:100%; float:left; margin:30px 0 50px; }
	.Int-Case-Font h2 { border-bottom:4px #f08200 solid; font-size:38px; font-weight:bold; color:#333; line-height:60px; text-transform:uppercase; float:left; }
	.Int-Case-Img { width:100%; float:right; margin:0 0 83px; }
	.Int-Case-Img li { width:48%; margin:0 0 3% 0; }
	.Int-Case-Img li:nth-child(2n){ float:right; }
	.Int-Case-Img li .Int-Case-Box-Font { padding:15px; }
	
	/* -------------- 首页-新闻中心 -------------- */
	.Int-News { background:url(../images/i-news-bg.jpg) repeat-y center top; }
	.Int-News-Wrap li { width:48%; margin-right:0; margin-bottom:3%; padding:15px; }
	.Int-News-Wrap li:nth-child(2n){ float:right; }
	.Int-News-Wrap li .Int-News-Font-Tit h2 { width:100%;  }
	
	/* -------------- 首页-联系我们 -------------- */
	.Int-Contact .Int-Contact-Map { width:100%; float:left; }
	.Int-Contact .Int-Contact-Box { width:95%; height:515px; background:url(../images/ico-08.jpg) no-repeat left -50px #e8e8e8; padding-right:5%; }
	.Int-Contact .Int-Contact-Box .Int-Contact-Font { padding:120px 0 0 40px; }
	.Footer p { width:100%; float:none !important; text-align:center; }

	/* -------------- 内页-banner -------------- */	
	.Banner-Font { width:90%; height:234px; left:5%; top:50%; margin:-117px 0 0 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; }
	.Banner-Font .Banner-Font-Box { width:100%; height:144px; padding:25px 0; }
	.Banner-Font .Banner-Font-Box h2 { font-size:28px; letter-spacing:0; line-height:32px; }
	.Banner-Font .Banner-Font-Box h3 { font-size:24px; line-height:32px; }

    /* -------------- 内页-公共样式 -------------- */
	.Wrap-Tit { height:77px; padding-top:38px; background-image:url(../images/ico-12.png); background-size:88px; }
	.Wrap-Tit.Baimg { background-image:url(../images/ico-13.png); }
	.Wrap-Tit .Tit-Line { width:30px; }
	.Wrap-Tit span { font-size:28px; }
	.Wrap-Snav { padding:30px 0; }
	.Wrap-Snav li { width:44%; height:48px; float:left; display:block; margin:9px; }
	.Wrap-Snav li a { width:100%; } 
	.Fy { width:100%; height:auto; line-height:24px; text-align:center; margin:40px 0 0; font-size:14px; }

	/* -------------- 关于我们 -------------- */
	.About-Wrap { padding-bottom:60px; }
	.About-Wrap .About-Number { margin:56px 0 60px; }
	.About-Wrap .About-Number li { width:50%; text-align:center; color:#f08200; zoom:1; display:inline-block; *display:inline; border-right:1px #e0e0e0 solid; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; float:left; margin-bottom:3%; }
	.About-Wrap .About-Number li:nth-child(2n){ border-right-width:0px; }
	.About-Wrap .About-Number li .Number-t em { font-size:60px; }
	.About-Wrap .About-Img { width:100%; }
	.About-Wrap .About-Img li { width:100%; float:left; margin-right:0; margin-bottom:3%; }
	.About-Wrap .About-Img li:first-child + li + li { margin-right:0; }

	.Culture-Wrap { padding-bottom:60px; }
	.Culture-Wrap .Culture-Box li { width:48%; margin-bottom:3%; }
	.Culture-Wrap .Culture-Box li:nth-child(2n) { float:right; }
	.Culture-Wrap .Culture-Box li .Culture-Tit { padding:14px 10px 5px; }
	.Culture-Wrap .Culture-Box li:hover { padding:20px 0 40px; }
	
	.Operating-Wrap { padding-bottom:60px; }
	.Operating-Wrap .Operating-Box li { width:100%; padding:0 0; margin-bottom:10%; }
	
	.Honor-Wrap { padding-bottom:45px; }
	
	.Video-Wrap .Video-Wrap-Img { width:100%; }
	.Video-Wrap .Video-Wrap-Box { width:100%; background:url(../images/ico-13.png) no-repeat 82px 32px; padding:0px; background-size:88px; padding-bottom:60px; }
	.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font { padding:65px 5% 0 5%; }
	.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Tit span { font-size:26px; }
	.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Tit .Video-Tit-Line { width:30px; margin-bottom:8px; }
	.Video-Wrap .Video-Wrap-Box .Video-Wrap-Font .Video-Wrap-Txt { margin-top:20px; }
	
	/* -------------- 新闻中心 -------------- */
	.News-Wrap { padding-bottom:60px; }
	.News-Wrap .News-Box li .News-Img { width:100%; }
	.News-Wrap .News-Box li .News-Font { width:94%; height:auto; }
	.News-Wrap .News-Box li .News-Date { float:left; margin:10px 0 30px 3%; }

	/* -------------- 产品中心 -------------- */
	.Pro-Wrap { padding-bottom:60px; }
	.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con { width:130px; height:130px; padding:10px; margin:-75px 0 0 -75px; }
	.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con .Pro-Banner-Font .Pro-Banner-Ico { padding-top:11px; }
	.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con .Pro-Banner-Font .Pro-Banner-Txt { font-size:20px; margin-top:2px; }
	.Pro-Banner .Pro-Banner-Box .Pro-Banner-Con:hover { margin-top:0; }
	.Pro-Box li { width:100%; margin:0 0 5% 0; }
	/* -------------- 方案 -------------- */
    .Case-Wrap { padding-bottom:45px; }
	
	.Service-Wrap { padding-bottom:60px; }
	.Service-Wrap .Service-Box li { width:50%; }
	.Service-Wrap .Service-Box li:nth-child(2n) { border-right-width:0px }
	.Service-Wrap .Service-Box li .Service-Font { overflow:hidden; margin-bottom:30px; }

	/* -------------- 研发与创新 -------------- */
	.Skill-Wrap { padding-bottom:60px; }
	.Skill-Wrap .Skill-Font .Skill-Font-L { width:100%; }
	.Skill-Wrap .Skill-Font .Skill-Font-R { width:100%;}
	.Skill-Wrap .Skill-Img { width:100%; }
	.Skill-Wrap .Skill-Img li { width:100%; margin-right:0; margin-bottom:3%; }
	
	.Innov-Wrap { width:100%; padding-bottom:45px; }
	
	.Idea-Wrap { background-repeat:repeat-y; padding-bottom:60px; }
	.Idea-Wrap .Idea-Font .Idea-Font-L { width:100%; }
	.Idea-Wrap .Idea-Font .Idea-Font-R { width:100%; margin-top:20px; }
	
	/* -------------- 联系我们 -------------- */
	.Contact-Wrap { padding-bottom:60px; }
	.Contact-Wrap .Contact-Box li { width:100%; border-right-width:0; border-bottom:1px #f2f2f2 solid; padding:60px 30px; }
	.Contact-Wrap .Contact-Box li:nth-child(3n) { border-bottom-width:0; }

	.Message-Wrap { padding-bottom:60px; }
	.Message-Wrap .Message-Box input { width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; }

	.Job-Wrap { padding-bottom:45px; }
	.Job-Con .Job-Add { display:none; }
	.Job-Con .Job-Num { display:none; }

	.Job-Right { width:100%; float:none; padding-left:63px; }
	.job-Name { width:100%; }
	.Job-Txt { width:100%; }

	.Branch-Wrap { background-repeat:repeat-y; padding-bottom:60px; }
	.Branch-Wrap .Branch-Box li { width:100%; margin:0 0 3% 0; }
	
	/* -------------- 详细页 -------------- */
	.Show-Wrap { width:100%; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-top:60px; padding-bottom:40px; }
	.Show-title { width:100%; height:auto; text-align:center; border-bottom:1px #f0f0f0 solid; padding:0 0 20px; margin-bottom:30px; }
	.Show-title h1 { font-size:24px; font-weight:bold; color:#333; padding-bottom:10px; }
	.Show-title p { font-size:12px; color:#999; }
	.Show-Font { width:100%; font-size:16px; color:#666; line-height:28px; font-weight:300; }
	.Show-Font p { font-weight:300; }
	.Page { margin:20px 0 0; }
	}
	/*2018-02-07*/
	.Service-Img { width: 100%; height: 400px; text-align: center; overflow: hidden; position: relative; display: table; }
	.Service-Img span { width: 100%; height: 400px; display: table-cell; vertical-align: middle; }
	.Service-Img span img { max-width: 100%; max-height: 400px; margin: 0 auto; }
	/*For IE7*/
	*+html .Service-Img span { position: absolute; top: 50%; width: 100%; text-align: center; height: auto; vertical-align: baseline; }
	*+html .Service-Img span img { position: relative; top: -50%; left: -50%; }