* { font-family:"Hiragino Sans GB","Microsoft Yahei", Arial, "Helvetica Neue", Helvetica, sans-serif; -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none; }

.gotop { position: absolute; bottom: 0; left: 0; right: 0; }
.gotop a h1 { line-height: 75px; display: block; text-align: center; background: #333; color: #fff; font-size: 20px;}
.gotop a h1 .iconfont { line-height: 75px; display: inline-block; font-size: 20px; }

.nowrap,.nowrapall,.nowrapall * { white-space: nowrap;text-overflow:ellipsis; overflow:hidden; }
.break,.breakall,.breakall * { word-wrap:break-word; word-break: break-all; }
.animate , .animateall , .animateall * { transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.defaultstyle,.df { position: relative; margin: 0; padding:0; }
body {margin: 0; padding: 0;color: #666; font-size: 14px;line-height: 20px;border: 0; background: #ebe9e6;-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;  }
/*CSShack*/
body{ min-width: 1730px\9; }

.maxsize { margin-left: auto; margin-right: auto; max-width: 1600px;}
@media all and (min-width: 0px) {body { min-width: auto; }}
.vcenter { position: absolute; top: 0; bottom: 0; width: 100%; left: 0; }
.tb { display: table;height: 100%;width: 100%; } 					.tb-c { display: table-cell;vertical-align: middle; }
a { text-decoration: none;color: #666; } 							ul,dl,dt,dd { list-style: none;margin: 0;padding: 0; }
input:focus , select:focus , textarea:focus { outline: none; } 		img { max-width: 100%; height: auto; border: 0; }
h1,h2,h3,h4,h5,p { margin: 0; padding: 0; line-height: 1.2; }  		table { border-collapse: collapse; }
.table { overflow: hidden; } 		.table .tr { overflow: hidden; } 	.table .tr .td , .table .tr .th { float: left; }
.hide { display: none; } 			.block { display: block; } 			.inb { display: inline-block; }
.posr { position: relative; } 		.posa { position: absolute; } 		.poss { position: static; }
.row { overflow: hidden; } 		.row .fl { float: left; } 				.cl { clear: both; }
.tal { text-align: left; } 			.tac { text-align: center; } 			.tar { text-align: right; }
.row .md1 { width: 8.3333%; } 	.row .md2 { width: 16.6666%; } 	.row .md3 { width: 25%; }
.row .md4 { width: 33.3333%; } 	.row .md5 { width: 41.6666%; } 	.row .md6 { width: 50%; }
.row .md7 { width: 58.3333%; } 	.row .md8 { width: 66.6666%; } 	.row .md9 { width: 75%; }
.row .md10 { width: 83.3333%; } 	.row .md11 { width: 91.6666%; } 	.row .md12 { width: 100%; }
.row .mp0 { margin: 0 !important; padding: 0 !important; }
.row .md1, .row .md2,.row .md3,.row .md4,.row .md5,.row .md6,
.row .md7, .row .md8,.row .md9,.row .md10,.row .md11,.row .dv { float: left; }
input , select , textarea { -webkit-appearance: none; margin: 0; padding: 0; border: 0;width: 100%;text-indent: 10px; }
input::-webkit-input-placeholder { color: #aaa !important;}
input:-moz-placeholder {color: #aaa !important;}
input::-moz-placeholder {color: #aaa !important;}
input:-ms-input-placeholder {color: #aaa !important;}

.clip { -webkit-background-clip: text; }
.coverbg,.fillbg { background-size: cover; background-size: auto 100%\9; background-position: top center; }
.containbg { background-size: contain;  background-position: center center; background-repeat: no-repeat; }
/*公共样式*/
.header { position: fixed; top: 0; left: 0; right: 0; height: 80px; background: url('../images/hover80.png') repeat 0 0; z-index: 999999;}

.header .logo { float: left; width: 16.666%; overflow: hidden;}
.header .logo .logoimg { height: 60px; float: left; padding: 10px 0; }
.header .logo .lang { float: left; padding: 25px 0; padding-left: 30px;}
.header .logo .lang li { display: inline-block; }
.header .logo .lang li a { display: block; line-height: 30px; font-weight: 600; color: #fff; padding: 0 5px; }
.header .logo .lang li.active a,
.header .logo .lang li:hover a { color: #ed9017; }

.header .menu { float:right;max-width: 83.333%;text-align: right;height: 80px;position: relative; }
.header .menulist { n; display: inline-block; float: left;}
.header .menulist li { float: left; padding: 25px 10px; position: relative; }
.header .menulist li .main { display: block;line-height: 45px; padding: 0 10px;font-size: 16px;color: #fff; font-weight: 600;}
.header .menulist li.active .main { color: #eb8134; }
.header .menulist li:hover .sub { display: block; }
.header .menulist .sub { display: none; -webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown }
.header .menulist .sub { width: 300px;  }
.header .menulist .sub.product { width: 780px; height: 80vh; overflow-x: auto;}
.header .menulist .sub {  position: absolute; top: 100%; padding-top: 20px; left: -280px; }
.header .menulist .sub:before { content: ''; display: block;height: 30px; width: 60px; background: url('../images/arrow80.png') no-repeat bottom right; position: absolute; top: -10px;left: 280px; }
.header .menulist .sub dl { background: url('../images/hover80.png') repeat 0 0; text-align: left; padding: 10px 50px;}
.header .menulist .sub dl:first-of-type { border-top-right-radius: 6px; border-top-left-radius: 6px; padding-top: 20px; }
.header .menulist .sub dl:last-of-type { border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; padding-bottom: 20px;}
.header .menulist .sub dl dt { color: #fff; font-weight: 900; border-bottom: 1px solid rgba(255,255,255,0.2); line-height: 30px;}
.header .menulist .sub dl dt a { color: #fff; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.header .menulist .sub dl dt a:hover { color: #eb8134; }
.header .menulist .sub dl dd a { display: inline-block;font-size: 12px; font-weight: 900; color:#999; line-height: 28px; margin-right: 20px; }
.header .menulist .sub dl dd a:hover { color: #eb8134 }
.header .my,
.header .login { display: inline-block; margin: 25px 0; float: left;margin-left: 30px; position: relative; overflow: hidden;}
.header .login:after { content: '';display: block; height: 0%; width: 0%;}
.header .login:hover:after { -webkit-animation: loginEffect .5s ease; -o-animation: loginEffect .5s ease;  -moz-animation: loginEffect .5s ease; animation: loginEffect .5s ease; position: absolute;animation-fill-mode: both;-webkit-animation-fill-mode: both;}
.header .login:hover a { border-color: #ed9017; background: #ed9017; }
.header .login a { display: inline-block; line-height: 28px; border: 1px solid #fff; color: #fff;overflow: hidden; padding: 0 15px;border-radius: 30px; position: relative; z-index: 9;transition: all 1s ease-out;-webkit-transition: all 1s ease-out;-o-transition: all 1s ease-out;-moz-transition: all 1s ease-out; }
.header .login a span { font-size: 12px;padding-left: 10px; }
.header .my a { display: inline-block; line-height: 30px; color: #ed9017; }
.header .my a span { padding-left: 5px; font-size: 12px; font-weight: 600; }

.footer { background: #3e454a; color: #d5d8db; margin-top: 20px; }
.footer .md6 { text-align: center; }
.footer .con { height: 80px; font-size: 12px; display: inline-block; max-width: 600px; padding: 35px 50px; }
.footer .con p { line-height: 1.5; font-family: 'Arial'; }
.footer .md6:first-of-type { background: #2a2c2f; color: #fff; }
.footer .sns { display: inline-block; margin-bottom: 20px; }
.footer .sns li { display: inline-block; margin: 0 3px; }
.footer .sns li .iconfont { line-height: 35px; width: 35px; text-align: center; display: inline-block; background: #fff; color:#727272; font-size: 20px; border-radius: 100%; }
.footer .sns li .iconfont:hover { background: #ed9017; color: #fff; }
.footer .md6 .tal p { padding-top: 30px;line-height: 2; }
.headerHeight { height: 80px; }

.banner { position: relative;overflow: hidden; }
.banner li .bg {position: relative; }
.banner li .bg:before { content: '';position: absolute; top: 0; left: 0; width: 100%;height: 100%; background: url('../images/effect2.png') no-repeat top center ;background-size: 100% 100%;-webkit-animation: bannerEffect 5s infinite linear; -o-animation: bannerEffect 5s infinite linear;  -moz-animation: bannerEffect 5s infinite linear; animation: bannerEffect 5s infinite linear;z-index: 9; }
.banner li .bg img { width: 100%;transition: all 5s ease-out;-webkit-transition: all 5s ease-out;-o-transition: all 5s ease-out;-moz-transition: all 5s ease-out;z-index: 8;}
.banner li.active .bg img { -webkit-transform: scale(1.03);-moz-transform: scale(1.03);-o-transform: scale(1.03);-ms-transform: scale(1.03);transform: scale(1.03);}
.banner li .text { background: url('../images/bannertextbg.png') repeat 0 0;color: #fff; text-align: center; position: absolute;padding: 70px 0;top: 50%;left: 0; width: 100%; margin: -140px 0; z-index: 99;}
.banner li .text:before { content: ''; display: block; width: 766px; height: 400px; background: url('../images/4.png') no-repeat top center;background-size: 100% 100%; position: absolute; top: 0; left: 10%; margin-top: -200px; -webkit-animation: lightEffect 6s infinite ease-out; -o-animation: lightEffect 6s infinite ease-out;  -moz-animation: lightEffect 6s infinite ease-out; animation: lightEffect 6s infinite ease-out; z-index: 10; /*transform-origin: 30% 50%;-o-transform-origin: 30% 50%;-moz-transform-origin: 30% 50%;-webkit-transform-origin: 30% 50%;-ms-transform-origin: 30% 50%;*/ transform-origin: 50% 50%;-o-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%; zoom:.8;}
.banner li .text h1 { line-height: 1; font-size: 60px; margin-bottom: 30px; height: 60px; letter-spacing: 5px;}
.banner li .text h2 { line-height: 1; font-size: 50px; height: 50px; }
.banner .bx-controls { position: absolute;bottom: 100px;z-index: 99; left: 0; width: 100%; text-align: center;}
.banner .bx-pager-item { display: inline-block; padding: 0 4px; }
.banner .bx-pager-item a { display: inline-block; text-indent: -9999px; width: 6px; height: 6px; background: #fff; border-radius: 100%;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.banner .bx-pager-item a.active { background: #eb8134; }


.header .menu .mask { display: block; height: 2px; background: #eb8134;position: absolute; bottom: 23px; transition: all .3s ease-out;-webkit-transition: all .3s ease-out;-o-transition: all .3s ease-out;-moz-transition: all .3s ease-out;}
.header .menu .mask{background:#ed9017;background:-moz-linear-gradient(left,rgba(237,144,23,1) 0,rgba(246,230,180,1) 51%,rgba(237,144,23,1) 99%);background:-webkit-linear-gradient(left,rgba(237,144,23,1) 0,rgba(246,230,180,1) 51%,rgba(237,144,23,1) 99%);background:linear-gradient(to right,rgba(237,144,23,1) 0,rgba(246,230,180,1) 51%,rgba(237,144,23,1) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9017', endColorstr='#ed9017', GradientType=1 ); }
.header .menu .mask.move{background:#f6e6b4;background:-moz-linear-gradient(-45deg,rgba(246,230,180,1) 0,rgba(237,144,23,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(246,230,180,1) 0,rgba(237,144,23,1) 100%);background:linear-gradient(135deg,rgba(246,230,180,1) 0,rgba(237,144,23,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017', GradientType=1 )}
.header .menu .mask.reverse{background:#ed9017;background:-moz-linear-gradient(-45deg,rgba(237,144,23,1) 0,rgba(246,230,180,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(237,144,23,1) 0,rgba(246,230,180,1) 100%);background:linear-gradient(135deg,rgba(237,144,23,1) 0,rgba(246,230,180,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9017', endColorstr='#f6e6b4', GradientType=1 )}
@media screen and (min-width: 0px) {
	.header .menulist li.active .main { background:#ed9017;background:-moz-linear-gradient(left,rgba(237,144,23,1) 0,rgba(246,230,180,1) 51%,rgba(237,144,23,1) 99%);background:-webkit-linear-gradient(left,rgba(237,144,23,1) 0,rgba(246,230,180,1) 51%,rgba(237,144,23,1) 99%);background:linear-gradient(to right,rgba(237,144,23,1) 0,rgba(246,230,180,1) 51%,rgba(237,144,23,1) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9017', endColorstr='#ed9017', GradientType=1 );-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;-webkit-animation: maskAnimation 2s infinite linear; -o-animation: maskAnimation 2s infinite linear;  -moz-animation: maskAnimation 2s infinite linear; animation: maskAnimation 2s infinite linear; }
}
.breadcrumb { padding: 10px 25px; }
.breadcrumb ul { overflow: hidden; }
.breadcrumb ul li { float: left; position: relative;}
.breadcrumb ul li:after { content: '\e618';font-family: 'iconfont'; display: inline-block; line-height: 50px; font-size: 40px; position: absolute; top: 0; width: 20px; right: 0px; text-align: center;color: #666; }
.breadcrumb ul li:last-of-type:after { display: none; }
.breadcrumb ul .iconfont { line-height: 50px; display: inline-block; padding-right: 30px;}
.breadcrumb ul li span { display: inline-block;line-height: 50px; font-weight: 900; padding: 0 30px;color: #888; }
.breadcrumb ul li:last-of-type span { color: #555; }
.breadcrumb ul li:hover span,
.breadcrumb ul li:last-of-type span { color: #333; }

.blocks { margin-top: -60px; margin-bottom: 80px;position: relative; z-index: 99; }
.blocks .proClass { background: url('../images/greyhover50.png') repeat 0 0; margin-right: 1px; }
.blocks .proClass h1 { line-height: 60px; text-align: center; font-size: 19px; color: #fff;}
.blocks .product { background: #fff; padding: 50px 30px; position: relative; border-right: 1px solid #ebe9e6;}
.blocks .product .con { position: relative; height: 180px; }
.blocks .product .face  { position: absolute; right: 0px; top: 0px; width: 40%; }
.blocks .product .face  img { height: 100%; }
.blocks .product .text  { z-index: 99; position: relative;padding-right: 30% }
.blocks .product h1 { font-size: 32px;margin-bottom: 20px; line-height: 40px; color: #000;}
.blocks .product p { font-size: 20px; line-height: 30px;color: #808080; margin: 0; padding: 0;letter-spacing: 2px; font-weight: 900;}
.blocks .product .con:after { content: '';display: block; position: absolute; left: 0; width: 75px; height: 2px; background: #4d4d4d; bottom: -20px; transition: all .8s ease-out;-webkit-transition: all .8s ease-out;-o-transition: all .8s ease-out;-moz-transition: all .8s ease-out; }
.blocks .md4:hover .proClass h1 { background: #eb8134; }
.blocks .md4:hover .product h1 { color: #eb8134; }
.blocks .md4:hover .product .con:after { width: 110px; background: #eb8134; }
.blocks .md4:hover .product .face { transform:translateY(-5px);-o-transform:translateY(-5px);-ms-transform:translateY(-5px);-moz-transform:translateY(-5px);-webkit-transform:translateY(-5px); }


.about .maxsize { position: relative; }
.about .r { position: absolute; top: 0; right: 0; width: 290px; }
.about .l .c { padding-bottom: 100px; }
.about .l { position: relative; margin-right: 300px; background: #fff; padding: 45px 60px; margin-bottom: 10px;}
.about .navlist li { margin-right: 15px; background: #fff;margin-bottom: 10px;padding: 30px 20px; text-align: center;transform-origin: center left;-o-transform-origin: center left;-moz-transform-origin: center left;-webkit-transform-origin: center left;-ms-transform-origin: center left; cursor: pointer;}
.about .navlist li  a { display: block; }
.about .navlist p { font-size: 14px; color: #000; text-align: left; margin-bottom: 20px; }
.about .navlist p em { font-weight: normal;font-style: normal; font-size: 20px; }
/*.about .navlist p:first-letter { font-size: 20px; }*/
.about .navlist .iconfont { color: #666666; font-size: 30px; display: inline-block; margin-top: 10px;}
.about .navlist li.active,
.about .navlist:hover li:hover { box-shadow: 0px 10px 30px rgba(0,0,0,.3);-webkit-transform: scale(1.03);-moz-transform: scale(1.03);-o-transform: scale(1.03);-ms-transform: scale(1.03);transform: scale(1.03); }
.about .navlist:hover li { -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
.about .navlist li.active p,
.about .navlist li:hover p { color: #eb8134;}
.about .navlist li.active .iconfont,
.about .navlist li:hover .iconfont { color: #eb8134; }


.about .slogan { position: relative; }
.about .slogan .text { background: url('../images/hover75.png') repeat 0 0; color: #fff; padding: 100px 60px; padding-bottom: 130px; }
.about .slogan h1 { font-size: 60px; line-height: 80px; margin-bottom: 10px; }
.about .slogan p { color: #aaa; margin-top: 10px; font-size: 14px; line-height: 24px;}
.about .hideSnippet { display: none; }
.about .showHide { color: #eb8134; font-weight: 900;font-style: italic; display: inline-block; padding-left: 10px; }
.about .items .item { padding-bottom: 90px;  }
.about .items .item:after { content: '';display: block; clear: both; }
.about .items .item  .showHide  { padding-left: 0; margin-top: 10px; }
.about .items .item .face { width: 50%; float: right; }
.about .items .item .face.video .con:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/playbtn.png') no-repeat center center; }
.about .items .item .face .con { margin: 0 90px; position: relative; }
.about .items .item .face .con div { box-shadow: 0 10px 30px rgba(0,0,0,0.3); }

.about .items .item .face img { width: 100%;box-shadow: 0 10px 30px rgba(0,0,0,0.3); }
.about .items .item .text { width: 50%; float: left; position: relative; margin-top: 35px;}
.about .items .item .text:before { content: '';display: block;height: 3px; width: 50px; background: #eb8134; position: absolute; top: 0; left: 90px; }
.about .items .item .text h1 { font-size: 22px; line-height: 30px; color: #000;margin: 20px 0; padding-left: 90px; text-shadow: 1px 0 0 #000; }
.ms .title h1 { text-shadow: 1px 0 0 #000; }
.about .items .item .text p { color: #585858;font-size: 14px; line-height: 24px; padding-left: 90px;}
.about .items .item:nth-child(2n+2) .face { width: 50%; float: left; }
.about .items .item:nth-child(2n+2) .text { width: 50%; float: right; }
.about .items .item:nth-child(2n+2) .text h1 ,
.about .items .item:nth-child(2n+2) .text p { padding-left: 20px; }
.about .items .item:nth-child(2n+2) .text:before { left: 20px; }
.about .items .item:first-of-type .face { margin-top: -100px;  }

.culture { position: relative; }
.about .banner { position: relative; padding-bottom: 80px;}
.about .banner .face img { width: 100% }
.about .banner .title { background: url('../images/hover75.png') repeat 0 0; color: #fff;position: absolute; right: 30px; top: 40%; padding: 40px 30px;min-height: 180px;box-shadow: 0 10px 30px rgba(0,0,0,.3); width: 380px;}
.about .banner .title h1 { font-size: 40px; padding-bottom: 20px; font-weight: normal; position: relative; line-height: 46px;}
.about .banner .title h1:after { content: '';display: block;position: absolute; bottom: 0; left: 0; height: 2px; width: 50px;background: #808080;}
.about .banner .text { position: relative; margin-left: 50px;margin-top: 30px; width: 50%; padding-top: 15px;}
.about .banner .text:before { content: '';display: block; width: 50px;height: 3px;background: #eb8134; top: 0;position: absolute; font-size: 14px; line-height: 80px; color:#333; }
.about .banner .text .showHide { padding-left: 0; margin-top: 10px; }
.about .banner .text h1 { color: #000; margin: 10px 0 20px 0;  }
.about .banner .text p { font-style: 14px; line-height: 24px; }
.culture .citems { overflow: hidden; }
.culture .citems .item { width: 50%; float: left; }
.culture .citems .con { margin-left: 50px; margin-bottom: 80px; position: relative; }
.culture .item .face { position: absolute; top: 0;left: 0; width: 75px; height: 75px; background-size: auto 100%; }
.culture .item .text { padding-left: 100px; }
.culture .item .text h1 { font-size: 26px; line-height: 40px; margin-bottom: 25px; color: #000;font-weight: normal; font-weight: bold;}
.culture .item .text p { font-size: 14px; line-height: 24px; height: 96px; overflow: hidden; }

.cases .filter { border-top: 1px solid #c9c7c5; padding: 40px 0; }
.cases .filter dl {text-align: left;overflow: hidden; position: relative; padding-left: 300px; margin: 10px 0;}
.cases .filter dl dt { width: 260px;line-height: 30px; font-weight: 900; color:#eb8134;font-size: 18px; text-align: right; position: absolute; top: 0; left: 0;}
.cases .filter dl dd { float: left;line-height: 38px;}
.cases .filter dl dd li { font-size: 14px; display: inline-block;line-height: 30px; color: #333; position: relative; padding-right: 20px; margin-right: 30px; cursor: pointer;}
.cases .filter dl dd li input { width: 15px; height: 15px; position: absolute; top: 7px; right: 0; border: 1px solid #bfbfbf; background: #fff; }
.cases .filter dl dd li input:before { content: '';display: block; position: absolute; top: 50%; left: 50%;width: 0; height: 0;background: #eb8134; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;}
.cases .filter dl dd li input:checked { border-color: #eb8134; }
.cases .filter dl dd li input:checked:before { width: 9px; height: 9px; top: 2px; left: 2px; }
.cases .filter input[type="submit"] { color: #fff; display: inline-block; width: auto; padding: 0 35px; text-indent: 0;line-height: 35px; border-radius: 35px;margin-top: 20px; font-weight: 900; cursor: pointer;}

.cases .slider  { position: relative; }
.cases .slider .bxslider li { position: relative; text-align: center;color: #fff; }
.cases .slider .bxslider li .vcenter { display: none; }
.cases .slider .bxslider li.active .vcenter { display: block; }
.cases .slider .bxslider li .bg { position: relative; }
.cases .slider .bxslider li .bg:before { content: '';display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/hover75.png') repeat 0 0; }
.cases .slider .bxslider li .bg img { width: 100%; }
.cases .slider .bxslider li h1 { font-size: 70px;line-height: 86px; }
.cases .slider .bxslider li p { font-size: 14px; }
.cases .slider .bxslider li a  { display: inline-block; padding: 0 35px; line-height: 30px;font-size: 14px; border: 1px solid #fff; border-radius: 30px; margin-top: 30px; color: #fff; font-weight: 900;}
.cases .slider .arrows li{ position: absolute; top: 50%;  }
.cases .slider .arrows .prev { left: 30px; }
.cases .slider .arrows .next { right: 30px; }
.cases .slider .arrows li .iconfont { font-size: 50px;line-height: 1;color: #727272; }
.cases .slider .bx-pager { position: absolute; bottom: 140px; left: 0; width: 100%; text-align: center; }
.cases .slider .bx-pager-item { display: inline-block; padding: 0 4px; }
.cases .slider .bx-pager-item a { display: inline-block; text-indent: -9999px; width: 6px; height: 6px; background: #fff; border-radius: 100%;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.cases .slider .bx-pager-item a.active { background: #eb8134; }

.cases .mark { text-align: center; position: absolute; top: -60px; left: 0; width: 100%; }
.cases .mark ul { padding: 0 50px; text-align: center;}
.cases .mark ul li { display: block; float: left; position: relative; width: 25%; }
.cases .mark ul li  a { margin: 0 3px; position: relative; display: block; }
.cases .mark ul li a:after { content: '\e61f';font-family: 'iconfont';position: absolute; font-size: 30px; line-height: 64px; top: 35px; right: 20px; color: #fff; opacity: 0; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; display: none; }
.cases .mark ul li:hover a:after { transform:translateX(10px);-o-transform:translateX(10px);-ms-transform:translateX(10px);-moz-transform:translateX(10px);-webkit-transform:translateX(10px);opacity: 1; }
.cases .mark ul li a { background: #e6e5e3;color:#000;font-size: 22px;font-weight: bold;display: block;padding: 35px 45px; border-radius: 6px; line-height: 32px; height: 64px;}
.cases .mark ul li:hover a { background: #eb8134; color: #fff; }

.cases .blocks { background: #fff; padding: 120px 0;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out; padding-bottom: 50px;  margin-bottom: 0; }
.cases .blocks .block { margin: 60px; }
.cases .blocks .block .title { position: relative; text-align: center;color: #000;font-size: 18px; line-height: 48px; }
.cases .blocks .block .title:after { content: '';display: block; bottom: 0; left: 50%; right: 50%; width: 50px; margin: 0 -25px; height: 2px; background: #eb8134;position: absolute;  }
.cases .block .item { float: left; width: 25%; }
.cases .block .caselist { margin-top: 20px; }
.cases .block .item .con { margin: 20px; text-align: center; }
.cases .block .item .con .face { position: relative;margin-bottom: 10px; }
.cases .block .item .con .face .hover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 15%; text-align: left; background: url('../images/hover75.png') repeat 0 0; color: #fff; filter:alpha(opacity=0);opacity:0;-moz-opacity:0; transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out; font-size: 18px; line-height: 48px; font-weight: bold;}
.cases .block .item .con:hover .hover { filter:alpha(opacity=100);opacity:1;-moz-opacity:1; }
.cases .block .item .con .face img { width: 100%; }
.cases .block .arrows { text-align: center;margin-top: 15px; }
.cases .block .arrows li { display: inline-block; }
.cases .block .arrows li .iconfont { display: block; line-height: 40px; width: 40px; text-align: center;background: #ccc; color: #fff;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.cases .block .arrows li:hover .iconfont { background: #eb8134; }
.cases .block.caseResult { padding-top: 20px; }
.cases .block.caseResult .title { text-align: left; margin-left: 20px; margin-bottom: 30px; }
.cases .block.caseResult .title b{ color: #eb8134; }
.cases .block.caseResult .title:after { margin: 0; left: 0; }
.cases .block.caseResult .item { width: 25%; }
.cases .block.caseResult .bx-pager-item a {line-height: 40px; width: 40px; color: #fff; display: inline-block; background: #ccc;  text-align: center;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.cases .block.caseResult .bx-pager-item { display: inline-block; margin: 0 2px;}
.cases .block.caseResult .bx-pager { text-align: center; }
.cases .block.caseResult .bx-pager-item:hover a { background: #eb8134 }

.cased { padding: 100px; padding-bottom: 175px; background: #fff; margin-bottom: 20px; }
.cased .title { margin-bottom: 30px; }
.cased .title h1 { font-size: 30px; line-height: 40px; color: #eb8134;position: relative;padding-top: 20px; margin-bottom: 30px; }
.cased .title h1:before { content: '';display: block; position: absolute; width: 45px; height: 4px; background: #eb8134;top: 0; }
.cased .title table th,.cased .more table th { width: 90px; text-align: left;}
.cased .title table td,.cased .title table th,
.cased .more table td,.cased .more table th
 { font-size: 16px; line-height: 26px; color: #000; }
 .cased table a:hover { color: #eb8134; }
.cased .detial { margin: 0 90px; color: #4d4d4d; font-size: 20px; line-height: 36px; border-bottom: 1px dashed #d9d9d9; padding-bottom: 50px; }
.cased .more { padding-top: 30px; }
.cases .more .item .con { margin: 20px; text-align: center; }
.cases .more .item .con .face { position: relative;margin-bottom: 10px; }
.cases .more .item .con .face .hover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 15%; text-align: left; background: url('../images/hover75.png') repeat 0 0; color: #fff; filter:alpha(opacity=0);opacity:0;-moz-opacity:0; transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out; font-size: 14px; line-height: 30px; font-weight: bold;}
.cases .more .item .con:hover .hover { filter:alpha(opacity=100);opacity:1;-moz-opacity:1; }
.cases .more .item .con .face img { width: 100%; }
.cases .more .item .con p { font-style: 14px; line-height: 24px; height: 48px; overflow: hidden; }
.product .preview { overflow: hidden;background: #fff; padding: 60px; }
.product .preview .text { float: left; width: 50%; }
.product .preview .face { float: left; width: 50%; }
.product .preview .face .arrows .inb { line-height: 50px;font-size: 22px; margin: 0 10px; color: #eb8134; }
.product .preview .face .arrows a { display: inline-block; border: 1px solid #b2b2b2; width: 35px; line-height: 35px; text-align: center; transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); }
.product .preview .face .arrows a .iconfont { transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);display: block; color: #b2b2b2; font-size: 20px; }
.product .preview .face .arrows a:hover { border-color:  #eb8134; background: #eb8134; transform:rotate(-45deg) scale(1.1);-ms-transform:rotate(-45deg) scale(1.1);-moz-transform:rotate(-45deg) scale(1.1);-webkit-transform:rotate(-45deg) scale(1.1);-o-transform:rotate(-45deg) scale(1.1); }
.product .preview .face .arrows a:hover .iconfont { color: #fff; }
.product .preview .face p { margin-top: 30px;font-size: 12px;font-weight: 900; line-height: 26px; color: #b2b2b2; padding: 0 50px; }
.product .preview .face .imgs { padding-left: 20px; }
.product .preview .face .imgs img { max-width: 500px; }
.product .preview .text h1,.product .preview .text h2,.product .preview .text p{ padding-right: 25%; }
.product .preview .text h1 { font-size: 82px; color: #1a1a1a; margin-bottom: 50px; }
.product .preview .text h2 { font-size: 30px; line-height: 48px; color: #eb8134; margin-bottom: 20px; }
.product .preview .text p { line-height: 26px;font-size: 12px; color: #4d4d4d; font-size: 12px; line-height: 26px; font-weight: 600; }
.product .preview .text ul { overflow: hidden; margin-top: 50px; padding-bottom: 10px;}
.product .preview .text ul li { float: left; width: 25%; }
.product .preview .text ul li a { background: #e6e5e3; color:#737373; display: block; margin-right: 5px; padding: 20px; line-height: 26px; font-size: 15px; height: 52px;font-weight: 900; box-shadow: 0 3px 10px rgba(0,0,0,0.06); }
.product .preview .text ul li:hover a,
.product .preview .text ul li.active a { color: #fff;background: #ee923b; background: -moz-linear-gradient(top,  #ee923b 0%, #eb7e33 44%, #e8702d 100%); background: -webkit-linear-gradient(top,  #ee923b 0%,#eb7e33 44%,#e8702d 100%); background: linear-gradient(to bottom,  #ee923b 0%,#eb7e33 44%,#e8702d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee923b', endColorstr='#e8702d',GradientType=0 ) }
/*.product .pages  { padding-bottom: 75px; margin-bottom: 20px; }*/
.product .pages .slider { position: relative; }
.product .pages .slider li { position: relative; background-size: cover; background-position: center; }
.product .pages .slider li .text {  /*position: absolute; top: 0; left: 0; right: 0; bottom: 0;*/ background: url('../images/hover75.png') repeat 0 0; color: #fff; padding: 10% 15%; }
.product .pages .slider li .text h1 { font-size: 70px; line-height: 86px;margin-bottom: 40px; }
.product .pages .slider li .text p { font-size: 14px; line-height: 26px; font-weight: 900; }
.product .pages .slider li .text a { display: inline-block; border: 1px solid #fff; color: #fff; margin-top: 50px; font-size: 12px; font-weight: 900; line-height: 30px; border-radius: 30px; padding: 0 30px; }
.product .pages .slider .bx-controls { position: absolute;bottom: 50px;z-index: 99; left: 0; width: 100%; text-align: center;}
.product .pages .slider .bx-pager-item { display: inline-block; padding: 0 4px; }
.product .pages .slider .bx-pager-item a { display: inline-block; text-indent: -9999px; width: 6px; height: 6px; background: #fff; border-radius: 100%;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.product .pages .slider .bx-pager-item a.active { background: #eb8134; }
.product .block {  padding: 50px; background: #fff; }
.product .block .row .title { padding: 0 12px; margin-bottom: 30px; position: relative; margin-top: 20px;}
.product .block .row .title h1 { line-height: 45px; font-size: 18px; font-weight: 900; color: #000; }
.product .block .row .title h1:after { content: '';display: block; width: 50px; height: 2px;background: #eb8134; }
.product .block .row .title .arrows { position: absolute; top: 0; right: 12px; }
.product .block .row .title .arrows li { display: inline-block; }
.product .block .row .title .arrows li a { display: block; line-height: 40px; width: 40px; text-align: center; color: #fff; background: #ccc; }
.product .block .row .title .arrows li:hover a { background: #eb8134 }
.product .block .row .items .item { width: 50%; float: left; }
.product .block .row .items .item a.con { position: relative; margin: 12px; display: block; overflow: hidden; padding: 70px 0 20px 0; height: 200px;}
.product .block .row .items .item h5 { position: absolute; top: 20px; left: 25px; font-size: 20px; color: #000; font-weight: 900; }
.product .block .row .items .item span { position: absolute; top: 45px; left: 25px; color: #b2b2b2; font-weight: 900; font-size: 14px }
.product .block .row .items .item .info  { position: absolute; top:0; left:0%; background: url('../images/hover75.png') repeat 0 0; bottom: 0; right: 0; transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;padding: 10%; text-align: center; color: #fff; font-size: 18px; line-height: 48px; font-weight: 900; opacity: 0;}
.product .block .row .items .item a:before {  content: '×'; background: url('../images/hover75.png') repeat 0 0; position: absolute; bottom: -5px; right: -65px; transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); color: #fff; width: 150px;  text-align: center; font-size: 20px; line-height: 30px; padding-bottom: 10px; opacity: 1; transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out;}
.product .block .row .items .item:hover .info { opacity: 1; }
.product .block .row .items .item:hover a:before { bottom: -105px; right: -165px;}
/*.product .pages dd { display: none; }*/
.product .pages dd.active { display: block; }

.pd { background: #fff;padding: 65px; padding-bottom: 175px; margin-bottom: 20px; }
.pd h1.name { color:#343434; font-size: 68px;margin-bottom: 20px; }
.pd .swiper { overflow: hidden; position: relative; padding-bottom: 50px; border-bottom: 1px dashed #d9d9d9;}
.pd .swiper:before {  content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; width: 50%; background: url('../images/jianbian1.png') repeat-y top left; background-size: 100% auto;z-index: 99; display: none; }
.pd .swiper:after {  content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; width: 50%; background: url('../images/jianbian2.png') repeat-y top left; background-size: 100% auto;z-index: 99; display: none; }
.pd .swiper ul { position: relative; text-align: center; overflow: hidden; }
.pd .swiper ul li { width: 33.33%; float: left; }
.pd .swiper .arrows { position: relative; z-index: 100;  text-align: center; margin-top: 30px;}
.pd .swiper .arrows .inb { line-height: 50px;font-size: 22px; margin: 0 10px; color: #eb8134; }
.pd .swiper .arrows a { display: inline-block; border: 1px solid #b2b2b2; width: 35px; line-height: 35px; text-align: center; transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); }
.pd .swiper a .iconfont { transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);display: block; color: #b2b2b2; font-size: 20px; }
.pd .swiper .arrows a:hover { background: #eb8134; border-color: #eb8134; color: #fff; }
.pd .swiper .arrows a:hover .iconfont { color: #fff; }
.pd .canshu { border-bottom: 1px dashed #d8d8d8; padding-bottom: 30px; }
.pd .canshu .title { position: relative; color: #eb8134; margin: 30px 0;  height: 50px;}
.pd .canshu .title:after { content: '';display: block; width: 50px; height: 2px ;background: #eb8134; position: absolute; bottom: 0; left: 30px; }
.pd .canshu .title .iconfont { font-size: 30px; line-height: 1;display: block; position: absolute; top: 0; left: 0; }
.pd .canshu .title h2 { margin-left: 30px; font-size: 24px;}
.pd .canshu ul { padding:  0 35px; overflow: hidden; }
.pd .canshu ul li { float: left; width: 33.33%; position: relative;  }
@media screen and (min-width: 0px) {
	.pd .canshu ul li { box-sizing: border-box; padding: 10px 35px; }
}
.pd .canshu ul li p { float: left; width: 50%; color: #8d8d8d;}
.pd .canshu ul li span { float: left; width: 50%; color: #585858; font-weight: 900; text-align: right; }
.pd .detial .tabs li { display: inline-block; margin-right: 50px; position: relative; cursor: pointer;}
.pd .detial .tabs li:after { content: '';position: absolute; bottom: 20px; height: 2px; background: #eb8134; width: 0; transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out; left: 30px;}
.pd .detial .tabs li span { display: inline-block; line-height:  100px; font-size: 24px; color: #b3b3b3; font-weight: 900; padding-left: 30px; }
.pd .detial .tabs li .iconfont { display: inline-block; line-height: 100px; font-size: 20px; position: absolute;top: 0; left: 0; color: #b3b3b3; }
.pd .detial .tabs li.active span,.pd .detial .tabs li.active .iconfont { color: #eb8134 }
.pd .detial .tabs li.active:after { width: 50px; }
.pd .detial .pages { padding-bottom: 0; }
.pd .detial .pages dd { padding: 20px 60px; font-size: 16px; display: none; }
.pd .detial .pages dd.active { display: block; }

.news .block.nosplit { background: #fff; padding: 30px 60px; }
.news .block.nosplit ul { margin: 0; }
.news .block ul { overflow: hidden; }
.news .block .item { float: left; width: 50%; position: relative; }
.news .block .item {  margin: 20px 0; }
.news .block .item .face { width: 55%; transform:skew(-10deg);-ms-transform:skew(-10deg);-moz-transform:skew(-10deg);-webkit-transform:skew(-10deg);-o-transform:skew(-10deg); overflow: hidden; margin-left: -5%;box-shadow: 0 0px 20px rgba(0,0,0,0.2); }
.news .block .item .face .i { transform:skew(10deg);-ms-transform:skew(10deg);-moz-transform:skew(10deg);-webkit-transform:skew(10deg);-o-transform:skew(10deg); height: 300px; width: 120%; text-align: center; margin-left: -7%; max-width: 10000px; }
.news .block .item .face .i img { height: 110%; max-width: 9999px;}
.news .block .item .text { width: 55%;position: absolute; top: 0; left: 50%; background: #fff; height: 300px; transform:skew(-10deg);-ms-transform:skew(-10deg);-moz-transform:skew(-10deg);-webkit-transform:skew(-10deg);-o-transform:skew(-10deg); box-shadow: 0 0px 20px rgba(0,0,0,0.2);}
.news .block .item .text .i { transform:skew(10deg);-ms-transform:skew(10deg);-moz-transform:skew(10deg);-webkit-transform:skew(10deg);-o-transform:skew(10deg); }
.news .block .item:nth-child(2n+1) { width: 55%; }
.news .block .item:nth-child(2n+2) { width: 45%; }
.news .block .item:nth-child(2n+1) .text { width: 45%; left: 45%; }
.news .block .item .text .i { padding: 25% 15% 25% 10%; position: relative;z-index: 9; }
.news .block .item .text .i:before { content: '◆'; position: absolute; top: 50%; left: -25px; font-size: 100px; color: #fff; z-index: 0;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.news .block .item .text p { font-size: 16px; line-height: 2; height: 40px; overflow: hidden; position: relative; z-index: 99; line-height: 20px;}
.news .block .item .text p ,
.news .block .item .text h2 { position: relative; z-index: 9999999;  }
.news .block.nosplit .text p { color: #999; }
.news .block.nosplit .text h2 { color: #585858; margin-bottom: 10px; font-size: 30px; }
.news .block .item .text span { display: inline-block; padding-left: 50px; margin-top: 50px; color:#8d8d8d; position: relative; position: relative; z-index: 99;}
.news .block .item .text span:before { content: '';display: inline-block; width: 40px; height: 1px; top: 50%; position: absolute; z-index: 8; left: 0; background: #e8e8e8; }

.news .block .item:hover .text { background: #eb8134; }
.news .block .item:hover .text p,.news .block .item:hover .text span,.news .block .item:hover .text h2 { color: #fff; }
.news .block .item:hover .text .i:before { color: #eb8134; }

.news .maxsize.posr { padding-bottom: 55px; }
.news .slogan { background: #fff; padding: 40px 60px; }
.news .slogan .fillbg { background-size: cover; color: #fff; }
.news .slogan .text{  padding: 200px 5%; }
.news .slogan .text h1 { font-size: 70px; margin-bottom: 30px; line-height: 1; }
.news .slogan .text p { font-size: 14px; font-weight: 900; }
.news .block  { margin-bottom: 20px; }
.news .block .title { background: #fff; padding-left: 110px; padding-bottom: 30px; padding-top: 30px; }
.news .block .title h2 {font-size: 30px;color:#000; position: relative; line-height: 80px; }
.news .block .title h2:before { content: '';display: inline-block; width: 50px; height: 2px ;top: 0; left: 0; position: absolute; background: #eb8134; }
.news .block ul {  margin: 0 110px;margin-top: -40px; }
.news .block ul li.page { display: none; }
.news .block ul li.page.active { display: block; }
.news .block .pager { text-align: center; padding: 20px 0; }
.news .block .pager a  { display: inline-block; font-size: 16px; font-weight: 900; margin: 0 5px; line-height: 25px;font-style: italic; }
.news .block .pager a.active {  color: #eb8134;}

.solution .row { padding: 60px; background: #fff; }
.solution .row .md6 { height: 400px; position: relative; background-size: cover;}
.solution .row .md6 .vcenter {  background: rgba(0,0,0,.75); text-align: center;  color: #fff;}
.solution .row .md6 .tb-c {  padding: 0 10%; }
.solution .row .md6 h1 { font-size: 30px; margin-bottom: 20px; }
.solution .row .md6 p { font-weight: 900; color: #eb8134; }
.solution .row .md6:hover .vcenter { background: rgba(235,129,52,.8); }
.solution .row .md6:hover p { color: #fff; }

.service .slogan { background: #fff; padding-bottom: 40px; }
.service .slogan .fillbg { background-size: cover; color: #fff; }
.service .slogan .text{  padding: 200px 5%; }
.service .slogan .text h1 { font-size: 70px; margin-bottom: 30px; line-height: 1; }
.service .slogan .text p { font-size: 14px; font-weight: 900; }

.service .btn { display: inline-block; line-height: 35px; padding: 0 30px; border-radius: 35px; border: 1px solid #eb8134; }
.service .btn:hover { background: none !important; color: #eb8134; }

.ser { background: #fff; padding: 60px; }
.ser .block {  padding: 0 60px; overflow: hidden; position: relative;}
.ser .block .title h1 { line-height: 80px;color: #000;font-size: 30px; position: relative; margin-bottom: 20px; }
.ser .block .title h1:before { content: '';height: 4px; width: 50px; background: #eb8134;position: absolute; }
.ser .block dl { padding: 30px 60px; overflow: hidden; padding-top: 30px; position: relative;}
.ser .block dd { padding-bottom: 60px; position: relative; }
.ser .block dd:last-of-type { padding-bottom: 0; }
.ser .block dd p { position: relative; font-size: 14px; line-height: 26px; color: #888;  padding-left: 50px;}
.ser .block dd .btns { padding-left: 50px; margin-top: 15px; }
.ser .block dd h2 { color: #585858; font-size: 26px; line-height: 40px; margin-bottom: 10px;  padding-left: 50px; position: relative;}
.ser .block dl:before { content: '';width: 1px; background: #d8d8d8; position: absolute; top: 0;  left: 60px; bottom: 0;}
.ser .block dd h2:before { content: '◆'; position: absolute; width: 30px; line-height: 30px; text-align: center; left: -15px; font-size: 30px; color: #eb8134; z-index: 9999; text-align: center;}
.ser .block.download dd h2:before { display: none; }

.contact .cont { padding: 60px;background: #fff; }
.contact .map { position: relative; }
.contact .map .area { position: absolute;/* background: rgba(0,0,0,.2); */}
.contact .map .area .point { position: absolute; bottom: 50%; left: 50%; width: 300px; margin: 0 -190px; background: url(../images/areahoverbg.png) repeat 0 0; padding: 20px 40px; border-radius: 15px; color: #fff; text-align: left;margin-bottom: 60px; display: none;}
.contact .map .area:hover .point { display: block; -webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both; -webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
.contact .map .area .point:after { content: url('../images/areaarrow.png');position: absolute; top: 100%; left: 0; right: 0; text-align: center; }
.contact .map .area .point:before { content: url('../images/location.png'); position: absolute; top: 100%; left: 0; right: 0; text-align: center; padding-top: 20px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both; -webkit-animation-name:fadeInDown;animation-name:fadeInDown; -webkit-animation-delay:.2s;animation-delay:.2s;}
.contact .map .area .info { position: relative; }

.contact .map .area .info h1 { line-height: 50px; font-size: 26px; border-bottom: 2px solid #eb8134; display: inline-block; margin-bottom: 15px;}
.contact .map .area .info table th,
.contact .map .area .info table td { padding: 10px; }
.contact .slogan { background: #fff; padding-bottom: 40px; }
.contact .slogan .fillbg { background-size: cover; color: #fff; }
.contact .slogan .text{  padding: 200px 5%; }
.contact .slogan .text h1 { font-size: 70px; margin-bottom: 30px; line-height: 1; }
.contact .slogan .text p { font-size: 14px; font-weight: 900; }

.sd { padding: 60px; background: #fff; }
.sd .face {  position: relative; height: 700px; }
.sd .face .left { height: 100%; background-size: auto 100%; background-position: top center; width: 50%;position: relative; }
.sd .face .left:before { content: '';display: block;background: url('../images/hover50.png') repeat 0 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.sd .face .right {  position: absolute; top: 0; bottom: 0; right: 0; width: 50%; background: #000; }
.sd .face .right .arrow { position: absolute; line-height:  40px; width: 40px; text-align: center; transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); top: 50%; left: -20px; background: #eb8134 }
.sd .face .right .arrow .iconfont { transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg); display: inline-block;  color: #fff;}
.sd .face .right h1 { font-size: 70px; margin-bottom: 20px; position: absolute; right: 10%; width: 180%; text-align: right; color: #fff; top: 20%; }
.sd .face .right .text { padding: 0 15%;padding-top: 50%; color: #fff; }
.sd .face .right .text p { padding-right: 40%; font-size: 14px; line-height: 26px; font-weight: 900;  }
.sd .face .right .text a { display: inline-block; margin-top: 15px; font-weight: 900; color: #eb8134; font-style: italic; }

.sd .tabpage { padding: 60px; }
.sd .tabpage ul { border-bottom: 1px dashed #d8d8d8; list-style: none;}
.sd .tabpage ul li { line-height: 80px;  display: inline-block; padding: 0 20px; margin-right: 20px; font-size: 30px; color: #585858;font-weight: 900; position: relative; cursor: pointer;}
.sd .tabpage ul li:before { content: '';display: inline-block; width: 0; height: 4px; background: #eb8134; position: absolute; top: 0; left: 15px;  transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;}
.sd .tabpage ul li.active {  color: #eb8134;  }
.sd .tabpage ul li.active:before { width: 50px; }
.sd .tabpage dd {  padding: 30px 15px;display: none; }
.sd .tabpage dd.active { display: block; }
.sd .tabpage dd h2 {  font-size: 22px; line-height: 40px; margin-bottom: 15px; }
.sd .tabpage dd p { line-height: 30px; font-size: 18px; }







@keyframes 'lightEffect' {
	0%,10% { opacity: 0; left: 10%; -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
	25%,65% { opacity: 1; }
	30%,35%,40%{ opacity: .8;-webkit-transform: scale(.7);-moz-transform: scale(.7);-o-transform: scale(.7);-ms-transform: scale(.7);transform: scale(.7);}
	33%,37%,43% { opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
	90% { opacity: 1; }
	100% { opacity: 1; left: 30%;-webkit-transform: scale(.5);-moz-transform: scale(.5);-o-transform: scale(.5);-ms-transform: scale(.5);transform: scale(.5); }
}
@-webkit-keyframes 'lightEffect' {
	0%,10% { opacity: 0; left: 10%;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
	25%,65% { opacity: 1; }
	30%,35%,40%{ opacity: .8;-webkit-transform: scale(.7);-moz-transform: scale(.7);-o-transform: scale(.7);-ms-transform: scale(.7);transform: scale(.7);}
	33%,37%,43% { opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
	90% { opacity: 1; }
	100% { opacity: 1; left: 30%;-webkit-transform: scale(.5);-moz-transform: scale(.5);-o-transform: scale(.5);-ms-transform: scale(.5);transform: scale(.5); }
}
@keyframes 'loginEffect' {
	0% { background: #ffd8a6; top: 5% ;left: 10px; border-radius: 100%; width: 0 ;height: 0; }
	60% { background: #ed9017; top: 20%; left: 10px;width: 40px; height: 40px; }
	100% { top: 0; left: 0; width: 100%; height: 100%; border-radius: 30px; }
}
@-webkit-keyframes 'loginEffect' {
	0% { background: #ffd8a6; top: 5% ;left: 10px; border-radius: 100%; width: 0 ;height: 0; }
	60% { background: #ed9017; top: 10%; left: 10px; width: 40px; height: 40px; }
	100% { top: 0; left: 0; width: 100%; height: 100%; border-radius: 30px; background: #ed9017;}
}
@keyframes 'bannerEffect' {
	0% { opacity: 0; }
	5% { opacity: 0; }
	10% { opacity: 1; }
	40% { opacity: .5; }
	45% { opacity: .6; }
	100% { opacity: .3; }
}
@-webkit-keyframes 'bannerEffect' {
	0% { opacity: 0; }
	5% { opacity: 0; }
	10% { opacity: 1; }
	40% { opacity: .5; }
	45% { opacity: .6; }
	100% { opacity: .3; }
}


/*字体引入*/
.iconfont{
	font-family:"iconfont" !important;
	font-size:16px;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1471578287_0099962.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1471578287_0099962.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1471578287_0099962.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1471578287_0099962.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1471578287_0099962.svg#iconfont') format('svg'); /* iOS 4.1- */
}




@media screen and (max-width: 1620px) {
	.maxsize { margin: 0 20px; }
	.banner li .text h1 { font-size: 40px; height: 40px; }
	.banner li .text h2 { font-size: 30px; height: 30px; }
	.blocks { margin-top: -50px; }
	.blocks .proClass h1 { font-size: 17px; line-height: 50px; }
	.blocks .product { padding: 40px 25px; }
	.blocks .product .con { height: 140px; }
	.blocks .product h1 { font-size: 25px; margin-bottom: 10px; }
	.blocks .product .con:after { bottom: -10px; }
	.blocks .product p { font-size: 16px;line-height: 27px; }
}

.orangeBtn { background: #ee923b; background: -moz-linear-gradient(top,  #ee923b 0%, #eb7e33 44%, #e8702d 100%); background: -webkit-linear-gradient(top,  #ee923b 0%,#eb7e33 44%,#e8702d 100%); background: linear-gradient(to bottom,  #ee923b 0%,#eb7e33 44%,#e8702d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee923b', endColorstr='#e8702d',GradientType=0 ); color: #fff;}

.manu .block {margin-bottom: 30px; }
.manu .block .item { width: 33.33%; float: left; }
.manu .block .item .con { padding: 10px 30px;margin: 15px 0; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;  }
.manu .block .item .con:hover { transform:translateY(-2px);-o-transform:translateY(-2px);-ms-transform:translateY(-2px);-moz-transform:translateY(-2px);-webkit-transform:translateY(-2px); }
.manu .block .item:nth-child(3n+1) .con,
.manu .block .item:nth-child(3n+2) .con { border-right: 1px solid #d8d8d8; }
.manu .block .item p { text-align: center; margin-top: 15px;  font-size: 12px; line-height: 24px; color:#797979; height: 48px; overflow: hidden; font-weight: 900; }
.manu .block .pager { text-align: center; }
.manu .block .pager li { display: inline-block; margin: 5px; }
.manu .block .pager li a { font-size: 16px; line-height: 24px; font-weight: 900; color: #888; font-style: italic;}
.manu .block .pager li.active a { color: #eb7e33; }
.manu .block .pager li a:hover { color: #eb7e33; }
.manu .block .title { padding: 0 30px;padding-bottom: 30px; }
.manu .block .title h1 { font-size: 22px; line-height: 60px; position: relative; color: #000; }
.manu .block .title h1:before { content: '';display: block; width: 50px; height: 4px; background: #eb7e33; position: absolute; top: 0; left: 0; }
.manu .block .title p { font-size: 14px; line-height: 24px; color: #585858; margin-bottom: 10px; }
.manu .block .title a {  font-weight: 900; color: #eb7e33; font-style: italic; }
.manuitems .face { height: 230px; text-align: center; }
.manuitems { overflow: hidden; }
.manuitems .face img { max-height: 100%; }
.manuitems .page { display: none; }
.manuitems .page.active { display: block; }

.contact dl.form dd li { font-size: 14px; display: inline-block;line-height: 30px; color: #333; position: relative; padding-right: 20px; margin-right: 15px; cursor: pointer;}
.contact dl.form dd li input { width: 15px; height: 15px; position: absolute; top: 7px; right: 0; border: 1px solid #bfbfbf; background: #fff; }
.contact dl.form li input:before { content: '';display: block; position: absolute; top: 50%; left: 50%;width: 0; height: 0;background: #eb8134; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;}
.contact dl.form li input:checked { border-color: #eb8134; }
.contact dl.form li input:checked:before { width: 9px; height: 9px; top: 2px; left: 2px; }
.contact .block { margin-bottom: 50px; padding:  20px 60px;}
.contact .block .title { line-height: 75px; font-size: 30px; color: #585858; position: relative; }
.contact .block .title:before {content: '';display: block; width: 50px; height: 4px; background: #eb8134; position: absolute; top: 0; }
.contact .block .address { font-size: 14px; line-height: 26px; margin: 20px 0;  }
.contact .block .address b { color: #000; }
.contact .md6:nth-child(1) ul { margin-right: 60px; }
.contact .md6:nth-child(2) ul { margin-left: 60px; }
.contact .md6 ul { margin: 20px 0; }
.contact .md6 ul li { border-bottom: 1px solid #d8d8d8;  padding: 15px; position: relative; }
.contact .md6 ul li:last-of-type { border: 0; }
.contact .md6 ul li .iconfont { font-size: 22px; color:#b2b2b2; position: absolute; top: 15px; left: 15px; line-height: 22px;display: inline-block; }
.contact .md6 ul li b { line-height: 22px; display: inline-block; padding-left: 50px; color: #222; }
.contact .md6 ul li p { display: inline-block; line-height: 22px; position: absolute; top: 15px; right: 15px; }
.contact dl.form { overflow: hidden; margin-bottom: 20px; }
.contact dl.form dt {  width: 120px;  float: left; text-align: right; font-weight: 900; color: #000;  font-size: 16px; float: left; line-height: 22px;}
.contact dl.form dd ul { float: left; line-height: 22px; padding-left: 10px;}
.contact .inputbox { overflow: hidden; padding: 20px 60px; border: 1px solid #bfbfbf; background: #f7f7f7; margin-bottom: 20px; }
.contact .inputbox .input { width: 20%; float: left; position: relative;}
.contact .inputbox .input span { position: absolute; left: 0; top: 0; display: inline-block; line-height: 30px; }
.contact .inputbox .input input { display: block; line-height: 30px;width: 90%; background: none; text-align: right; padding-right: 10%; }
.contact .inputbox .input input.no { background: #ffc5c5; }
.contact .inputbox textarea { background: none; min-height: 50px; text-indent: 0; }
.contact .inputbox textarea.no { background: #ffc5c5; }
.contact .btns { text-align: right; }
.contact .btns input { display: inline-block; width: auto; padding: 0 30px; line-height: 35px; text-indent: 0; font-weight: 900; color: #fff; border-radius: 35px; cursor: pointer; }

.header  .menubtn { position: absolute; top: 15px; right: 10px;z-index: 9999999; height: 30px;width: 20px; padding: 0 8px;border-radius: 2px;display: none; cursor: pointer;}
.header  .menubtn li { display: block; height: 2px; background: #fff; margin-bottom: 4px; }
.header  .menubtn li:first-of-type { margin-top: 8px; }
.header  .menubtn li:last-of-type { margin-bottom: 0; }

.videocontainer ,
.honorcontainer { background: url('../images/hover50.png') repeat 0 0; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 999999; display: none; text-align: center;}
.videocontainer .win,
.honorcontainer .win { position: relative; padding: 10px; background: #fff; display: inline-block;}
.videocontainer .win .close,
.honorcontainer .win .close { position: absolute; top: 0; right: 0;  font-size: 30px; line-height: 50px; width: 50px;  background: #fff; text-align: center; }
.honorcontainer .win .close .iconfont ,
.videocontainer .win .close .iconfont { font-size: 30px; }
.videocontainer .win .cont { height: 100%; }
.videocontainer .win .cont img { max-height: 100%; max-width: 100%; }

.ms .title { text-align: center; margin-bottom: 30px; }
.ms .title h1 { font-size: 26px; line-height: 40px; position: relative; padding-top: 10px; margin-bottom: 20px; color: #333;}
.ms .title h1:before { content: '';position: absolute; top: 0; left: 50%; width: 50px; margin-left: -25px; height: 2px; background: #eb8134; }

.ms .container { position: relative; padding-top: 90px; overflow: hidden;}
.ms .container:before { content: '';width: 100%; height: 1px; top: 90px; background: #e5e5e5; position: absolute; left:0; }
.ms .container .face { position: absolute; top: 0px; width: 180px; height: 180px; background-position: center center; background-size: cover; border-radius: 100%; overflow: hidden; background-color: #aaa; left: 50%; margin-left: -90px; }
.ms .container dl { overflow: hidden; margin-top: -15px; position: relative; z-index: 9999; }
.ms .container dd { display: none;  float: left; width: 20%; }
.ms .container dd b { margin: 0 10px; display: inline-block; line-height: 30px; font-size: 18px; font-weight: 900; color: #eb8134; margin-bottom: 15px; background: #fff; padding-right: 10px; }
.ms .container dd p { margin: 0 10px; font-size: 12px; line-height: 2;color: #666; line-height: 24px; height: 96px; overflow: hidden; }
.ms .container dd.dd1 { display: block; }
.ms .container dd.dd2 { display: block; }
.ms .container dd.dd3 { display: block; padding-top: 120px;}
.ms .container dd.dd4 { display: block; }
.ms .container dd.dd5 { display: block; }
.ms .container dd.moveNext { -webkit-animation: moveNext .5s ease-out; -o-animation: moveNext .5s ease-out;  -moz-animation: moveNext .5s ease-out; animation: moveNext .5s ease-out; }
@keyframes 'moveNext' {
	0% { transform:translateX(0px);-o-transform:translateX(0px); }
	100% { transform:translateX(-100%);-o-transform:translateX(-100%); }
}
@-webkit-keyframes 'moveNext' {
	0% { transform:translateX(0px);-o-transform:translateX(0px); }
	100% { transform:translateX(-100%);-o-transform:translateX(-100%); }
}

.ms  .arrows { position: relative; width: 100%; }
.ms  .arrows .inb { line-height: 50px;font-size: 22px; color: #eb8134; position: absolute; bottom: 20px; z-index: 99999;}
.ms  .arrows a { display: inline-block; border: 1px solid #b2b2b2; width: 35px; line-height: 35px; text-align: center; transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;}
.ms  .arrows a .iconfont { transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);display: block; color: #b2b2b2; font-size: 20px; }
.ms  .arrows a:hover { background: #eb8134; border-color: #eb8134; }
.ms  .arrows a:hover .iconfont { color: #fff; }
.ms  .arrows .prev { right: 60%;margin-right: 20px;  }
.ms  .arrows .next { left: 60%; margin-left: 20px; }

.mascot { position: fixed; top: 50%; margin-top: -75px;right: 0; z-index: 999999; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;  transform:translateX(130px);-o-transform:translateX(130px);-ms-transform:translateX(130px);-moz-transform:translateX(130px);-webkit-transform:translateX(130px);}
.mascot:hover { transform:translateX(0px);-o-transform:translateX(0px);-ms-transform:translateX(0px);-moz-transform:translateX(0px);-webkit-transform:translateX(0px);}
.mascot img { height: 150px; max-width: 99999px; }
.logincontainer { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: url('../images/hover75.png') repeat 0 0;z-index: 999; text-align: center; display: none; }
.logincontainer .win { max-width: 400px; padding: 35px; margin: 10px; display: inline-block; text-align: left; background: #fff; border-radius: 6px;position: relative; width: 90%; }
.logincontainer .win .close { position: absolute;  top: 30px; right: 30px; }
.logincontainer .win .close .iconfont { font-size: 30px; display: inline-block; line-height: 30px; width: 30px; text-align: center; text-shadow: inset 0 2px 5px #e2e4e7; color: #d6d6d6;}
.logincontainer .win .pages dd { display: none; }
.logincontainer .win .pages dd.active { display: block; }
.logincontainer .win .tabs { margin-bottom: 20px; }
.logincontainer .win .tabs li { display: inline-block; font-size: 20px; font-weight: 900; padding: 0 10px;position: relative; }
.logincontainer .win .tabs li.active a { color:#eb8134; }
.logincontainer .win .input { padding: 10px;  background: #f0f2f5; box-shadow: inset 0 2px 5px #e2e4e7; margin: 15px 0; border-radius: 6px; position: relative; }
.logincontainer .win .input input { text-indent: 50px;  line-height: 40px; background: none; font-size: 18px; }
.logincontainer .win .input .iconfont { position: absolute; top: 10px; left: 10px; font-size:30px; width: 40px; line-height: 40px; display: inline-block;text-align: center; color: #eb8134; }
.logincontainer .win input[type="button"] { background: #ee923b; background: -moz-linear-gradient(top,  #ee923b 0%, #eb7e33 44%, #e8702d 100%); background: -webkit-linear-gradient(top,  #ee923b 0%,#eb7e33 44%,#e8702d 100%); background: linear-gradient(to bottom,  #ee923b 0%,#eb7e33 44%,#e8702d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee923b', endColorstr='#e8702d',GradientType=0 ); color: #fff; line-height: 60px; text-align: center; border-radius: 4px; overflow: hidden;font-size: 20px; cursor: pointer;}
.logincontainer .win .tabs li.active:after { content: '◆'; position: absolute; width: 30px; line-height: 30px; height: 15px; overflow: hidden;  bottom: -24px; left: 50%; margin-left: -15px; text-align: center; font-size: 20px; color: #e2e4e7; }
.logincontainer .error { display: none; }
.logincontainer .wrong .error { display: block; }
.logincontainer .error { position: absolute; top: 50%; background:#fff; border-radius: 6px; left: 100%; margin-left: 50px; padding: 20px; margin-top: -30px;}
.logincontainer .error b { font-size: 20px; font-weight: 900; color: #f00; }
.logincontainer .error a { text-decoration: underline; color: #aaa; margin-left: 10px; }
.logincontainer .error a:hover { color: #eb8134; }
.logincontainer .error,
.logincontainer .error * { white-space: nowrap;text-overflow:ellipsis;}
.logincontainer .error:before { content: '◆';position: absolute; top: 50%; line-height: 30px; margin-top: -15px; width: 30px; text-align: center; left: -15px; color: #fff; }

@media screen and (max-width: 1280px) {
	.breadcrumb { padding: 10px; }
	.header .menulist li .main { padding: 0; }
	.product .block .row .items .item .info { font-size: 18px; font-weight: normal; line-height: 2; }
	.product .preview .text h1 { font-size: 60px; margin-bottom: 30px; }
	.product .preview { padding: 30px; }
	.product .preview .text ul { padding-right: 0; }
	.product .preview .text ul li a { font-size: 13px; font-weight: normal; padding: 10px; line-height: 1.5; }
	.product .preview .text h1 { font-size: 50px; margin-bottom: 20px; }
	.product .preview .text h2 { font-size: 20px; line-height: 36px; }
	.product .preview .text p { padding-right: 50px; font-size: 12px; font-weight: normal; line-height: 20px; }
	.product .preview .face .arrows .inb { line-height: 30px; font-size: 18px; }
	.product .preview .face p { margin-top: 15px;font-size: 12px; line-height: 20px; font-weight: normal; }
	.product .pages .slider li .text h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
	.product .pages .slider li .text p { font-size: 12px; font-weight: normal; }
	.product .pages .slider li .text a  { margin-top: 20px; }
	.product .block { padding: 30px; }
	.product .block .row .title { margin: 15px 0; }

	.cases .block .item .con .face .hover { font-size: 16px; line-height: 1.8; }
	.cases .mark ul li a { font-size: 18px; line-height: 25px; height: 50px; }

	.pd h1.name { font-size: 50px; }
	.pd .canshu .title { margin: 25px 0; height: 40px;}
	.pd .canshu .title .iconfont { font-size: 40px; }
	.pd .canshu .title h2 { margin-left: 40px; font-size: 18px; }
	.pd .canshu .title:after { left: 40px; }
	.news .block .title { padding-left: 60px; }
	.news .block ul { margin: 0 60px; }
	.contact .block  { padding: 20px 30px; }
}
@media screen and (max-width: 1024px) {
	.header .my, .header .login { margin-left: 10px; }
	.header .logo { width: auto; }
	.header .logo .lang { padding-left: 10px; }
	.maxsize { margin: 0 10px; }
	.header .menulist li  { padding: 25px 7px; }text
	.header .menulist li .main { font-size: 14px;  }
	.header .logo .lang li a { padding: 0 3px; }
	.header .login a { padding: 0 8px; }
	.header .login a span { padding-left: 5px; }
	.product .block .row .items .item .info { line-height: 30px; }

	.pd h1.name { font-size: 40px; }
	.pd .canshu .title { margin: 20px 0; }

	.blocks .product h1 { font-size: 18px; }
	.blocks .product p { font-size: 14px; font-weight: normal; }

	.about .r { position: relative; top: auto; bottom: auto; left: auto; right: auto; width: auto;}
	.about .l { position: relative; margin: 0; padding: 30px; }
	.about .navlist li.active, .about .navlist:hover li:hover { -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1); box-shadow: none;}
	.about .navlist { overflow: hidden; }
	.about .navlist li { float: left; width: 25%; margin: 0; box-sizing: border-box; border: 1px solid #efefef; }
	.about .navlist p { margin-bottom: 10px; }

	.news .block .title { padding-left: 30px; }
	.news .block ul { margin: 0 30px; }
	.contact .block  { padding: 20px; }

}

@media screen and (max-width: 960px) {
	.header .logo .logoimg { height: 40px; }
	.header .logo .logoimg img { height: 100%; }
	.header .logo .lang { padding: 15px 0; padding-left: 5px; }
	.header .logo .lang li a { font-size: 12px; }
	.header .menulist li { padding: 15px 7px; }
	.header .menulist li .main { font-size: 12px; }
	.header .my, .header .login { margin: 15px 0;margin-left: 10px; }
	.header .menu .mask { bottom: 15px; }
	.header .menu,
	.header { height: 60px; }

	.pd h1.name { font-size: 30px; }
	.pd .canshu .title { margin: 15px 0; }

	.news .block .title { padding-left: 20px; }
	.news .block ul { margin: 0 20px; }
}

@media screen and (max-width: 768px) {
	body { padding-top: 60px; }
	.headerHeight { display: none; }
	.header .menu { display: block; position: absolute; top: 100%; left: 0; right: 0; background: url('../images/hover75.png') repeat 0 0; max-width: 100%; height: auto; display: none; }
	.header .menu .mask { display: none; }
	.header .menu .menulist { display: block; float: none;}
	.header .menu .menulist li { display: block; float: none; text-align: center;}
	.header .menulist li { padding: 0 20px; }
	.header  .menubtn  { display: block; }
	.header .login { text-align: right; display: block; float: none; padding: 0 20px;  display: none;}

	.banner li .text h1 { font-size: 25px; height: auto; margin-bottom: 15px;}
	.banner li .text h2 { font-size: 20px; height: auto; }
	.banner li .text { padding: 30px 0; margin: -100px 0;}
	.blocks .proClass h1 { font-size: 14px; font-weight: normal; }
	.blocks { margin-top: 0; padding: 10px 0; }
	.blocks .md4 { float: none; width: auto; margin-bottom: 10px;}
	.blocks .proClass { background: #333; }
	.blocks .product { padding: 20px; }
	.footer .md6 { float: none; width: auto; }
	.footer .con { padding: 10px 20px; height: auto; }
	.footer .sns { margin-bottom: 10px; }
	.footer .md6 .tal p { padding-top: 0; }

	.breadcrumb { padding: 15px; }
	.product .block .row .items .item { width: 33.33%; }
	.product .block .row .items .item .info { line-height: 25px; font-size: 14px; }
	.product .preview .face ,
	.product .preview .text { float: none; width: auto; }
	.product .preview { padding: 10px; }
	.product .preview .face p { padding: 0 20px; }
	.product .preview .face  { margin-bottom: 20px; }
	.product .preview .text h1 { font-size: 30px;margin-bottom: 10px; }
	.product .preview .text h2 { font-size: 20px; margin-bottom: 15px; }
	.product .preview .text p { padding: 0; }
	.product .pages .slider li .text { padding: 20px 40px; }
	.product .pages .slider li .text h1 { font-size: 16px; line-height: 1.5; }
	.product .pages .slider li .text p { line-height: 1.2; }

	.pd { padding: 30px; }
	.pd h1.name { font-size: 25px; }
	.pd .swiper .arrows { margin-top: 10px; }
	.pd .swiper .arrows .inb { line-height: 35px; }
	.pd .canshu .title { margin: 20px 0; }
	.pd .canshu ul { padding: 0; }
	.pd .canshu ul li { padding: 10px; width: 50%; }

	.pd .canshu .title .iconfont { font-size: 30px; }
	.pd .canshu .title { height: 35px; margin: 15px 0; }
	.pd .canshu .title h2 { margin-left: 35px; font-size: 20px;}
	.pd .canshu .title:after { display: none; }

	.pd .detial .tabs li { margin-right: 30px; }
	.pd .detial .tabs li .iconfont { line-height: 30px; }
	.pd .detial .tabs li span { line-height: 30px; font-size: 16px; }
	.pd .detial .tabs li:after { bottom: 0; }

	.pd .detial .pages dd{  padding: 20px; }
	.pd .canshu .title { margin: 10px 0; }

	.cases .filter { padding: 30px 0; }
	.cases .filter dl dt { width: 200px; font-size: 16px; font-weight: normal; padding-right: 20px; }
	.cases .filter dl { padding-left: 220px; }
	.cases .slider .bxslider li h1 { font-size: 50px; }
	.cases .mark { position: relative; top: auto; bottom: auto; left: auto; right: auto; }
	.cases .blocks { padding-top: 20px; }
	.cases .mark ul { padding: 0 10px; }
	.cases .mark ul li { width: 25%; box-sizing: border-box; margin: 0 ; padding:  0 10px;}
	.cases .mark ul li a{ font-size: 16px; padding: 10px; font-weight: normal; margin: 0 1px;}
	.cases .blocks .block { margin: 30px; }
	.cases .slider .bxslider li p { padding: 0 30px; }
	.cases .block.caseResult .item { width: 33.33%; }
	.cases .block .item .con .face .hover { font-size: 14px; font-weight: normal; line-height: 1.5; }
	.cases .block .item { width: 50%; }

	.cased { padding: 30px; padding-bottom: 100px; }
	.cased .detial { margin: 0 30px; }
	.cased .title h1 { font-size: 25px; line-height: 35px; }

	.news .slogan { padding: 30px; }
	.news .block .title { padding-left: 50px; }
	.news .slogan .text { padding: 50px; }
	.news .slogan .text h1 { font-size: 50px; }
	.news .slogan .text p { font-size: 12px; font-weight: normal; }
	.news .block .title { padding: 30px; }
	.news .block ul { margin: 0 30px; }
	.news .block .item:nth-child(2n+1),
	.news .block .item:nth-child(2n+2) { width: 100%; float: none; }
	.news .block .item:nth-child(2n+1) .text  { width: 55%; left: 50%; }

	.solution .row { padding: 30px; }
	.solution .row .md6 { height: 250px; }
	.solution .row .md6 h1 {  font-size: 20px; }

	.sd { padding: 30px; }
	.sd .face .right h1 { font-size: 40px; }
	.sd .face  { height: auto; }
	.sd .face .left ,
	.sd .face .right { float: none; width: auto; min-height: 350px; position: relative;top: auto; bottom: auto; left: auto; right: auto; background-size: cover; }
	.sd .face .right .arrow { display: none; }
	.sd .face .right h1 { position: relative; top: auto; bottom: auto; left: auto; right: auto; width: auto; text-align: left; padding: 10%; padding-bottom: 20px; }
	.sd .face .right .text { padding: 10%; padding-top: 0; }
	.sd .tabpage { padding: 30px; }
	.sd .tabpage ul li { line-height: 45px; font-size: 18px; }

	.ser { padding: 30px; }
	.service .slogan .text { padding: 50px 20px; }
	.service .slogan .text h1 { font-size: 45px; margin-bottom: 15px; }
	.service .slogan .text p { font-size: 12px; font-weight: normal; }
	.ser .block { padding: 0 10px; }
	.ser .block dl { padding: 10px 20px; }
	.ser .block .title h1 { line-height: 45px; font-size: 20px; }
	.ser .block dd h2:before { font-size: 20px; width: 20px; line-height: 20px; top: 6px;}
	.ser .block dd p,
	.ser .block dd h2 { padding-left: 30px; }
	.ser .block dd h2 { font-size: 20px; }
	.ser .block dd p { font-size: 14px; line-height: 1.5; }
	.ser .block dd { padding-bottom: 30px; }


	.about .navlist li  { padding: 20px 10px; }
	.about .navlist p { line-height: 20px; height: 40px; }
	.about .slogan .text { padding: 40px; }
	.about .slogan h1 { font-size: 30px; line-height: 50px; }
	.about .slogan p { font-size: 12px; }
	.about .items .item:first-of-type .face { margin: 0; }
	.about .items .item .face .con { margin: 20px 30px; }
	.about .items .item .text:before { left: 10px; }
	.about .items .item .text p,
	.about .items .item .text h1 { padding-left: 10px; }
	.about .slogan .text {  }

	.about .banner .title { width: auto;  top: 20px; right: 20px; height: auto;  min-height: 0; }
	.about .banner .title h1 { font-size: 20px;}
	.culture .citems .con { margin-left: 30px; margin-bottom: 50px; }
	.culture .item .text h1 { font-size: 20px; margin-bottom: 10px; }

	.about .banner .title h1 { line-height: 1.5; }
	.manu .block .item .con { padding: 10px; }

	.contact .cont { padding: 30px; }
	.contact .slogan .text { padding: 40px; }
	.contact .slogan .text h1 { font-size: 35px; margin-bottom: 10px; }
	.contact .block .title { font-size: 20px; line-height: 1.5; margin-bottom: 20px; padding-top: 10px; }
	.contact .md6:nth-child(1) ul { margin-right: 15px; }
	.contact .md6:nth-child(2) ul { margin-left: 15px; }
	.contact .inputbox { padding: 20px; }
	.contact .inputbox .input { width: 33.33%; }
	.contact .block  { padding: 10px; }
	.mascot  { display: none; }

	.contact .map { margin: 0 !important; overflow: hidden; }
	.contact .map img { display: none }
	.contact .map .area { position: relative; top: top: auto !important; bottom: auto !important; left: auto !important; right: auto !important; width: auto !important; height: auto !important;width: 50% !important; float: left; }
	.contact .map .area .point { position: relative; top: auto; bottom: auto; left: auto; right: auto; display: block;background: none; margin: 0; padding: 0 ; color: #666;margin-bottom: 15px; padding: 10px;}
	.contact .map .area .point:before,.contact .map .area .point:after {display: none; }
	.contact .map .area .info h1 { line-height: 1.2; font-size: 16px; font-weight: normal; margin-bottom: 5px;  }
	.contact .map .area .info table th, .contact .map .area .info table td { padding: 5px; }
}
@media screen and (max-width: 480px) {
	.banner li .text { margin: 0; position: relative; top: auto; bottom: auto; left: auto; right: auto; background: #333; }
	.banner li .text:before { top: 100%; margin-left: -320px; }
	.product .preview .face .imgs img { max-width: 100%; }
	.header .menulist .sub { display: none !important }
	.news .block.nosplit { padding: 10px; }
	.banner li .text * {  }
	.contact .map .area  { width: auto !important;float: none; }

	.breadcrumb { padding: 10px; }
	.breadcrumb ul .iconfont { padding-right: 15px; line-height: 35px;}
	.breadcrumb ul li span,
	.breadcrumb ul li:after { line-height: 35px; }
	.breadcrumb ul li span { padding: 0 15px; font-size: 14px;font-weight: normal; }

	.product .block { padding: 10px; }
	.product .block .row .items .item { width: 50%; }
	.product .block .row .items .item .info { padding: 10px; font-size: 14px; line-height: 1.5;font-weight: normal; }
	.product .block .row .items .item h5  { font-size: 18px;  }
	.product .block .row .items .item span { font-size: 14px; font-weight: normal; }

	.pd { padding: 10px; }
	.pd .swiper { padding-bottom: 30px; }

	.pd .canshu ul li { width: auto; float: none; overflow: hidden; padding: 5px; border-top: 1px solid #efefef; }

	.pd .canshu ul li span,
	.pd .canshu ul li p { font-size: 12px; font-weight: normal; }
	.pd .detial .tabs li span { font-weight: normal;padding-left: 20px; font-size: 14px; }
	.pd .detial .tabs li.active:after { display: none; }
	.pd .detial .tabs { overflow: hidden; }
	.pd .detial .tabs li { width: 25%; float: left; margin: 0; box-sizing: border-box; padding: 0 5px; }
	.pd .detial .tabs li .iconfont { font-size: 16px; }
	.pd .detial .pages dd { padding: 20px 0; }

	.cases .filter dl { margin: 0; padding: 0;margin-bottom: 10px;  }
	.cases .filter dl dt { position: relative; top: auto; bottom: auto; left: auto; right: auto; margin: 0; padding: 0;  width: auto; text-align: left; margin-bottom: 10px; font-size: 16px;}
	.cases .filter dl dd li { line-height: 25px; }
	.cases .slider .bxslider li h1 { font-size: 20px; }
	.cases .slider .bxslider li p { padding: 0 10px;line-height: 1.5; font-size: 12px; font-weight: normal; }

	.arrows,.bx-controls { display: none !important; }
	.cases .mark ul li a { padding: 5px; font-size: 12px; line-height: 1.5; }
	.cases .blocks .block { margin: 10px; }
	.cases .block .item .con { margin: 5px; }
	.cases .block .item { width: 50%; }
	.cases .block.caseResult .item { width: 50%; }

	.cased { padding: 10px; padding-bottom: 50px; }
	.cased .title h1 { font-size: 16px; line-height: 30px;padding-top: 10px; }
	.cased .title table td, .cased .title table th, .cased .more table td, .cased .more table th { font-size: 14px; line-height: 1.5;font-weight: normal; }
	.cased .detial { margin: 0; }
	.cased .more .item { width: 50%; }
	.cases .more .item .con { margin: 5px; }
	.cases .block .item  { width: auto; float: none }

	.cases .mark ul li  { width: 50%; margin: 2px 0; }
	.gotop a h1 .iconfont,
	.gotop a h1 { line-height: 45px; }

	.news .slogan { display: none; }
	.news .block .title { padding: 10px; }
	.news .block ul { margin: 0; }
	.news .block .title h2 { line-height: 35px; font-size: 20px; }
	.news .block .item .face,
	.news .block .item .text { height: 200px; }

	.solution .row { padding: 10px; }
	.solution .row .md6 { height: 200px; float: none; width: auto; }

	.sd { padding: 10px; }
	.sd .face .right h1 { font-size: 20px; }
	.sd .face .right h1 { padding: 5%; padding-bottom: 10px; }
	.sd .face .right .text { padding: 5%; padding-top: 0; }
	.sd .face .right .text p { padding-right: 0; font-size: 12px; font-weight: normal; line-height: 1.5; }
	.sd .face .left ,
	.sd .face .right  { min-height: 200px; }
	.sd .tabpage { padding: 10px; }
	.sd .tabpage ul li { padding: 0 10px;font-size: 14px;line-height: 35px; margin: 0; box-sizing: border-box; padding: 10px; width: 33.333%; float: left; text-align: center; }
	.sd .tabpage ul li:before { left: 10px; }
	.sd .tabpage dd { padding: 30px 0; }

	.ser { padding: 10px; }
	.service .slogan .text { padding: 20px; }
	.service .slogan .text h1 { font-size: 20px; line-height: 1.2; }
	.service .slogan .text p { line-height: 1.5; }
	.service .slogan { padding-bottom: 20px; }
	.ser .block dl { padding: 0 20px; padding-right: 0;}
	.ser .block dd p, .ser .block dd h2 { padding-left: 20px; }
	.ser .block dd h2 { font-size: 16px; line-height: 1.5; }
	.ser .block dd p { font-size: 12px; line-height: 1.5; }

	.about .navlist li { width: 50%; }
	.about .l { padding: 10px; }
	.about .slogan .text { padding: 20px; }
	.about .slogan h1 { font-size: 20px; }
	.about .items .item:nth-child(2n+2) .face,
	.about .items .item:nth-child(2n+2) .text,
	.about .items .item .text ,
	.about .items .item .face { float: none; width: auto; }
	.about .items .item .face .con { margin: 10px; }
	.about .items .item .text { padding-top: 5px; }
	.about .items .item .text h1 { font-size: 18px; line-height: 1.5; }
	.about .items .item .text p { font-size: 12px; line-height: 1.5; }
	.about .items .item { padding-bottom: 50px; }

	.about .banner .text { width: auto; margin: 30px; }
	.about .banner .title  { position: relative; top: auto; bottom: auto; left: auto; right: auto; padding: 20px; }
	.about .banner .title h1 { padding-bottom: 10px; }
	.about .banner { padding-bottom: 20px; }

	.culture .citems .con { margin-left: 0; }
	.culture .citems .item { width: auto; float: none; }
	.culture .item .text { padding-left: 80px; }
	.culture .item .text h1 { font-size: 16px; }
	.culture .item .text p { font-size: 12px; line-height: 1.5; }
	.culture .citems .con { margin-bottom: 20px; }

	.manuitems .face { height: auto; }
	.manu .block .item { width: auto; float: none; }
	.manu .block .item:nth-child(3n+1) .con, .manu .block .item:nth-child(3n+2) .con { border: 0; }

	.contact .cont { padding: 15px; }
	.contact .slogan  { padding-bottom: 20px; }
	.contact .slogan .text { padding: 20px; }
	.contact .slogan .text h1 { font-size: 20px; }
	.contact .block .title { font-size: 16px; font-weight: normal; }
	.contact .block .address { font-size: 12px; line-height: 1.5; }
	.contact .slogan .text p { font-size: 12px; font-weight: 300; }
	.contact .row .md6 {float: none; width: auto; }
	.contact .md6 ul { margin: 0; }
	.contact .md6:nth-child(1) ul { border-bottom: 1px solid #d8d8d8; margin-bottom: 0; }
	.contact .md6:nth-child(1) ul { margin-right: 0; }
	.contact .md6:nth-child(2) ul { margin-left: 0; }
	.contact dl.form dt { width: auto; text-align: left; padding-bottom: 10px; }
	.contact .md6 ul li p,
	.contact .md6 ul li b { font-size: 14px; line-height: 20px; }
	.contact .inputbox { padding: 10px; }
	.contact .inputbox .input { width: auto; float: none; overflow: hidden; display: block; }
	.product .preview .text ul li { width: 50%; margin-bottom: 5px; }

	.logincontainer .win { max-width: 300px; padding: 10px; margin: 0; }
	.logincontainer .win .close { top: 10px; right: 10px; }
	.header .login { text-align: center; }
	.header .menu .menulist li { font-size: 16px; line-height: 30px; }
	.pd .detial .tabs li { display: inline-block; float: none; width: auto; }
	.breadcrumb { display: none; }
	.header { background: #333; }
	.header .menu { background: #333; }
	.ser .block dl:before { left: 20px; }

	.ms .container .face { width: 90px; height: 90px; margin-left: -45px; }
	.ms .container:before { display: none; }
	.ms .container { padding-top: 110px; }
	.ms .container dd { float: left; width: 50%; }
	.ms .container dd.dd3 { padding: 0; }
}
.sd .tabpage ul { overflow: hidden; }



/*问卷调查浮层*/

  #question_floating {width: 220px; height: 280px;  background-image:url('../images/2_03.png');background-repeat:no-repeat; background-position:left top; position:fixed; top: 50%; left: 0; margin-top: -140px; z-index:999;}
  #question_floating ul{height: 280px; width: 100%}
  #question_floating ul li {height: 70px;}
  #question_floating ul li a {height: 70px; display: block;}

table#table-download
{
	width: 100%;
	border-collapse:collapse;
}

.news .block .download
{
	background: #fff;
	padding: 0px 50px 50px 50px;
}

table#table-download th, table#table-download td
{
	border: 1px solid#666;
	padding: 5px;
}

table#table-download th
{
	vertical-align: middle;
}

table#table-download td
{
	vertical-align: top;
}

table#table-download .download-btn
{
	background-color: #ed8d48;
	color: white;
	padding: 5px;
	border-radius: 5px;
	display: inline-block;
}

table#table-download .download-btn:hover
{
	background-color: #d3742e;
}