﻿@charset "utf-8";
* {	margin: 0;	padding: 0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:500;}
body,button,input,select,textarea {	 font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #000;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in;}
a:hover {color: #0d823c;}
img {border: 0px;}
em{font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {	color: #000000;	background: #fff;	margin: 0 auto;font-size: 14px !important; overflow-x:hidden;}
.hide {	display: none;}
.clear {clear: both;}
.center{ text-align:center;}
.pic100 img{width:100%;}
h1{ font-size:26px;color:#464646;}
::selection { color: #fff; background-color: #000;}    
::-moz-selection { color: #fff; background-color: #0d823c;} 
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad0{padding:0 !important;}
.pad80{padding:80px 0 !important;}
.overflow{ overflow:hidden;}
.clear {clear:both;visibility:hidden;display:block;font-size:0;line-height:0;}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {*zoom:1;}
.white,.white a{ color:#fff;}
.rela{ position:relative;}
.h110{ height:110px;}
.h40{ height:40px;}
.top80{ margin-top:80px;}
.w1200{ width:1200px; margin:0 auto;}
@font-face {
    font-family: 'codename_coder_free_4fbold';
    src: url('../fonts/codename_coder_4f_bold-bold-webfont.woff2') format('woff2'),
         url('../fonts/codename_coder_4f_bold-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
header{ padding:15px 10% 4px; position:relative; z-index:2;}
.scrolltop{box-shadow: 0px 2px 10px #CCC; background-color:#fff;padding:15px 5%;-webkit-transition: all .8s ease-in;
    -moz-transition: all .8s ease-in;
    -ms-transition: all .8s ease-in;
    -o-transition: all .8s ease-in;
    transition: all .8s ease-in;}
.scrolltop nav a{color:#333;}
.logo{ background:url(../images/logo2.png) no-repeat; background-size: 100%;}
.scrolltop .logo{ background:url(../images/logo.png) no-repeat;background-size: 100%;}
nav{float: left; width: calc(98% - 647px);text-align: center;font-size: 16px;margin-left: 1%;}
nav li{ float:left;width:13%; position:relative;}
nav li a{ display:block; padding:22px 0 25px; position:relative;}
nav li a.cur{ color:#cc0b0b;}
nav li a i{ width: 0;height: 0;border-left:5px solid transparent;border-right:5px solid transparent;border-top: 8px solid #cc0b0b; display: inline-block;}
nav li a:hover{color:#cc0b0b;}
.topR{ background-color:#fff;}
.topR dl{ float:left; position:relative;}
.topR dl dd{ display:none; position:absolute;}
.topR dl dd i{ position:absolute; display:inline-block;width: 0; height: 0; border-left: 5px solid transparent;
border-right: 5px solid transparent;border-bottom: 8px solid #0d823c;left:32px;}
.topR dl dd p{padding-top:8px; background-color:#fff; border-radius:5px;padding:5px;margin-top: 8px; box-shadow:0px 2px 10px #CCC;margin-left: -25px;}
.topR dl dd p img{ width:116px;}
.topR dl a:hover dd{ display:block;}
.topR div{font-size: 30px; font-family: 'Impact';float:left;padding:20px 15px 0 15px; }
@keyframes upin{0%{transform:scale(1.1)}100%{transform:scale(1)}}
.index-banner{width:100%;overflow:hidden; height:800px;}
.index-banner .swiper-container{width:100%;height:100%;overflow:hidden}
.index-banner .swiper-container .swiper-slide{/*width:100%;*/height:100%;overflow:hidden}
.index-banner .swiper-container .swiper-slide img{display:block;transform:scale(1.1);vertical-align:middle;width:100%;height:100%;}
.index-banner .swiper-container .swiper-slide-on img{animation:upin 6s ease}
.h_product{ background:url(../images/bg1.jpg) no-repeat center center; background-size:100% 100%; margin:0 3.5%;}
.h_T h2{ font-size:40px; font-family:'宋体'; font-weight:bold; letter-spacing:-3px;background-image: -webkit-linear-gradient(left,#333333,#90c320 20%,#333333 50%,#90c320 70%,#333333);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s infinite linear;}
.h_T p,.h_T2 p{font-family: '宋体'; font-size:20px;text-transform:uppercase;background-image: -webkit-linear-gradient(left,#333333,#90c320 20%,#333333 50%,#90c320 70%,#333333);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s infinite linear;}
.h_T2 h2{font-size:36px; font-family:'宋体'; font-weight:bold; letter-spacing:-3px;}
.h_T h2 span,.h_T2 h2 span{ color:#0d823c;}
.h_T2 p{font-family: '宋体'; font-size:16px;text-transform:uppercase;}
@-webkit-keyframes masked-animation{0%{background-position:0 0}100%{background-position:-100% 0}}
.h_C{ margin-top:46px;}
.h_productC dl a dt,.prolistC dl a dt{ position:relative; margin-left:45px;}
.h_productC dl a dt i,.prolistC dl a dt i{ position:absolute;right:0;top:0; display:inline-block;width: 0; height: 0; border-top: 70px solid #fff;  border-left: 70px solid transparent;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_productC dl a dd,.prolistC dl a dd{ background-color:#f8f9f9; padding:25px;margin: -134px 45px 0 0; position: relative;}
.h_productC dl a dd h5{ font-size:24px;height:60px; overflow:hidden;line-height:30px;}
.h_productC dl a dd p,.product dl a dd p,.serviceC dl dd p{ color:#767677;line-height:25px;height:75px; overflow:hidden; margin-top:19px;}
.h_productC dl a:hover dt i{border-top: 0 solid #fff;  border-left: 0 solid transparent;}
.h_productC dl a:hover dd{ background-color:#0d823c;color:#fff;}
.h_productC dl a:hover dd p{color:#fff;}
.h_productCB{ margin:50px auto 0;width:1190px;}
.h_productCBC{ background:url(../images/bg2.png)  no-repeat; background-size:cover;margin-right:-100px;}
.cao{ position:absolute;top:0;right:0;width: 262px;	height: 100%;background: url(../images/cao.png) no-repeat;	
	animation-name: shake;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.6,0,.3,1);
    animation-direction: alternate;
    transform-origin: bottom center;}
@keyframes shake {
	from {
		transform: rotate(3deg)
	}

	to {
		transform: rotate(-3deg)
	}
}
#large-header{ height:100% !important; width:100%; position:absolute;top:0;left:0;}
#demo-canvas{ width:100%;height:100%;}
.h_about{ background:url(../images/bg3.jpg) no-repeat center center; background-size:100% 100%;}
.h_about article{ line-height:30px;height:90px; overflow:hidden; text-align:center; margin:30px 5% 50px;}
.h_more a,.h_newL dl dd span,.product dl a dd span{ display:inline-block; background-color:#0d823c;color:#fff; position:relative; padding:10px 30px;}
.h_more a i,.h_newL dl dd span i,.product dl a dd span i{ display:inline-block;position: absolute;right: 0;bottom: 0;display: inline-block;width: 0;height: 0;border-right: 20px solid #fff;border-top: 20px solid transparent;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_more a:hover i,.h_newL dl a:hover dd span i{border-top: 0 solid #fff;  border-right: 0 solid transparent;}
.h_new,.about2{ background:url(../images/bg5.jpg) repeat-y;background-size: 100% 100%;}
.h_new .container,.about2 .container{padding-bottom:80px; background:url(../images/bg4.jpg) no-repeat; background-size:100% 100%; margin-top:60px; overflow:inherit;}
.h_newL { margin-top:-60px;}
.h_newL a{ position:relative; display:block; overflow:hidden;    padding-bottom: 40px;}
.h_newL dl dd { position:absolute;width: 100%; bottom: 0;background:url(../images/hoverbg.png) no-repeat; background-size:100% 100%;padding:85px 0 54px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_newL dl a:hover dd{padding:179px 0 0; background:url(../images/bg7.png) no-repeat;background-size:100%;}
.h_newL dl a:hover dd span{ opacity:0;}
.h_newL dl dd h5{ font-size:36px;}
.h_newL dl dd span{ display:inline-block; position:relative; margin-top:22px; background-color:#36ae45;}
.h_newR{ margin-top:45px;}
.h_newR li,.serviceC dl{ margin-bottom:40px;}
.h_newR li a{ display:block; position:relative; overflow:hidden;}
.h_newR li a div{ position:absolute;bottom:0;left:0;width:90%; background:url(../images/bg6.png) no-repeat; background-size:100% 100%;padding:17px;}
.h_newR li a img,.prolistC dl a dt img,.serviceC dl a dt img{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_newR li a div h5{ position:relative; z-index:1; font-size:16px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; }
.h_newR li a div time{ position:relative; z-index:1;}
.h_newR li a div font{ top:0; position:absolute;display: block;height:100%;width:2px; background-color:#fff;left:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_newR li a:hover div font{ width:100%;}
.h_newR li a:hover img,.prolistC dl a:hover dt img,.serviceC dl a:hover dt img{-webkit-transform: scale3d(1.1,1.1,1); 	transform: scale3d(1.1,1.1,1);}
.h_newmore a:hover{  color:#333;}
.h_contact{ background:url(../images/bg8.png) no-repeat center bottom;}
.h_contactL{width:16%;float:left;}
.h_contactR{width:80%;float:right;}
.h_contactR li{ width:48%;margin:0 1% 20px; padding-bottom:20px; border-bottom:2px solid #157d3b; font-size:16px;padding-left:35px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; }
.h_contactR li span{ color:#0d823c;}
.h_contactR li.li1{ background:url(../images/icon_3.png) no-repeat left top;}
.h_contactR li.li2{ background:url(../images/icon_4.png) no-repeat left top;}
.h_contactR li.li3{ background:url(../images/icon_5.png) no-repeat left top;}
.h_contactR li.li4{ background:url(../images/icon_6.png) no-repeat left top;}
footer{ background-color:#27a43b; padding:65px 0;}
.footL li{ display:inline-block;margin:0 10px; font-size:16px;}
.footL div i{ margin:20px 0; display:inline-block; background-color:#fff; width:80px;height:3px;}
.footL div p{line-height:25px;}
.footR { font-size:0;}
.footlogo{ width:116px;margin-left:1px;}
.sub_nav_box { border-top:5px solid #ffae16;display:none;width:80%;position: absolute;top:68px;z-index: 9;left:-80%;}
.sub_nav_box p{width: 100%;}
.sub_nav_box p a {height:45px;line-height:45px;border-bottom:1px solid #fff; background-color:#b80103; display: block;font-size: 16px; padding:0; color:#fff;}
.sub_nav_box p:last-child a{ border:0;}
.sub_nav_box p a:hover { color:#fff;background-color:#ffae16;}
.about,.contact{ background:url(../images/bg9.png) no-repeat bottom 20% center fixed; background-size:90%;}
.about1,.gsjj article,.promainC,.newmain{ font-size:15px;color:#3a3c3c; line-height:30px;height:150px; overflow:hidden; margin:45px auto 80px;}
.about2L article{ margin:43px auto 85px; line-height:30px;height:90px; overflow:hidden;}
.about2 .container{ padding-bottom:50px;}
.about2 .h_more a{ background-color:#f6f6f6; color:#7e7e7e;}
.about2 .h_more a:hover{ background-color:#36ae45; color:#fff;}
.about3{background: url(../images/bg6.jpg) repeat-y; background-size: 100% 100%;}
.about3 .container { padding-bottom: 50px; background: url(../images/bg10.jpg) no-repeat; background-size: 100% 100%; margin-top: 60px; overflow: inherit;}
.about3R li a{ display:block; background-color:#e5e5e4;}
.about3R li img{width: 90%;margin: 5%;}
.otherbanner1{padding:94px 0;}
.otherbanner1 h3{ font-size:50px; text-transform:uppercase;}
.otherbanner1 h2{ font-size:48px;font-family:'宋体'; font-weight:bold; letter-spacing:-3px;}
.otherbanner1 p{ margin-top:10px;}
.other2{ background:url(../images/other2.jpg) no-repeat center top fixed; background-size:cover;}
.other3{ background:url(../images/other4.jpg) no-repeat center top fixed; background-size:cover;}
.other4{ background:url(../images/other5.jpg) no-repeat center top fixed; background-size:cover;}
.other5{ background:url(../images/other7.jpg) no-repeat center top fixed; background-size:cover;}
.gsjj,.product,.prolist,.promain,.service{ padding:80px 0 0;}
.gsjj article,.prolistC,.promainC,.serviceC,.newmain,.contactlist,.contact3,.about4{ height:auto;margin:45px auto 0;}
.othernav{ position:fixed;left:3%;top:40%;}
.othernav li{ margin-bottom:9px;}
.othernav li a{ display:block; font-size:16px; width:150px; text-align:center;height:50px;line-height:50px;background:url(../images/navbg1.png) no-repeat; background-size:100% 100%;}
.othernav li a:hover,.othernav li a.cur{background:url(../images/navbg2.png) no-repeat; background-size:100% 100%; color:#fff;}
.product{background: url(../images/bg9.png) no-repeat top 40% center fixed;background-size: 90%;}
.product dl{ margin-bottom:80px;}
.product dl a{ display:block; position:relative;}
.product dl a dt{ overflow:hidden;}
.product dl a dt .propic{ width:calc(100% - 500px); float:left; position:relative;}
.product dl a dt .propic i{position: absolute;right: 0;top: 0;display:inline-block;width: 0;height: 0;
border-top: 90px solid #fff;border-left: 90px solid transparent;border-bottom: 90px solid transparent;}
.product dl a dt .h_T{float:right; width:480px; text-align:right;margin-top:7%;}
.product dl a dd{ background-color:#f8f9f9;padding:42px 38px; margin:-120px 0 0 105px;position: relative;}
.product dl a dd h5{ display:none; font-size:17px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; }
.product dl a dd p{ height:100px;margin-top:0; margin-bottom:35px;}
.product dl a dd span i{border-right: 20px solid #f8f9f9;}
.product dl a:hover dd span{background-color:#36ae45;}
.product dl.dl2 a dt .propic{ float:right;}
.product dl.dl2 a dt .h_T {float: left; text-align: left;}
.product dl.dl2 a dd{margin:-120px 105px 0 0;}
.product dl.dl2 a dt .propic i{left: 0;border-top: 45px solid #fff;border-left: 45px solid #fff;border-bottom: 45px solid transparent;border-right: 45px solid transparent;}
.product dl:last-child{ margin-bottom:0;}
.prolist{background: url(../images/bg10.png) no-repeat top 40% center fixed;background-size: 90%;}
.prolistC dl{ margin-bottom:40px;}
.prolistC dl a dt{ padding:23px 15px; background-color:#fff;margin-left: 25px; overflow:hidden;}
.prolistC dl a dt i{ border-top: 70px solid #f4f4f4; }
.prolistC dl a dd {background-color: #36ae45;padding: 20px 15px; margin: -25px 35px 0 0; color:#fff;}
.prolistC dl a:hover dd{background-color: #0d823c}
.prolistC dl a dd h5,.serviceC dl dd div h5{ font-size:20px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; }
.prolistC dl a dd p{  margin-top:5px; color:#a6d1b7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; height:20px;line-height:20px;}
.pagelist{ margin-top:30px; text-align:center;}
.pagelist li{ display:inline-block;margin:0 3px;}
.pagelist li a,.pagelist li span{ display:block;height:40px;line-height:40px;padding: 0 16px; border:1px solid #dcdcdc;}
.pagelist li a:hover,.pagelist li a.cur,.pagelist li.active span{ background-color:#36ae45; color:#fff;}
.promain,.newmain{background: url(../images/bg11.png) no-repeat top 40% center fixed;background-size: 90%;}
.promainC img,.gsjj article{ max-width:100%;}
.serviceC dl a{ display:block; overflow:hidden; position:relative;}
.serviceC dl dt{width:380px;float:left; overflow:hidden;}
.serviceC dl dd{ width:calc(100% - 320px); background:url(../images/bg12.png) no-repeat; background-size:100% 100%; padding:32px;position: absolute;bottom: 0; right: 0;}
.serviceC dl dd div{ overflow:hidden;}
.serviceC dl dd div h5{width:calc(100% - 187px); float:left;}
.serviceC dl dd div time{float:right; font-size:12px; color:#d5d4d4;}
.serviceC dl a:hover dd{background:url(../images/bg13.png) no-repeat; background-size:100% 100%; }
.serviceC dl a:hover dd h5{ color:#fff;}
.serviceC dl a:hover dd p{ color:#a6d1b7;}
.hr article{height:180px;}
.hr2{ margin-top:80px;}
.hr2C li time{font-size:12px; color:#d5d4d4;margin-top:5px; display:block;}
.newlist{ margin-top:0;}
.prenext{margin:50px 0 0; padding:18px 10px; font-size:15px; background-color:#f6f6f6; overflow:hidden;}
.prenext p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap;color:#8b8b8b;}
.prenext p:last-child{ text-align:right;}
.prenext p a{ color:#8b8b8b;display:inline-block;}
.prenext p a:hover{ color:#90c320;}
.newmain article{ line-height:35px; color:#5d5d5d;}
.newmain h1{ font-size:30px; text-align:center;}
.newmain time{ display:block;margin:14px auto 20px; text-align:center;}
.newmain time span{ display:inline-block;margin:0 10px; color:#9d9c9c;}
.newmain .info{ background-color:#f7f7f7;line-height:25px; padding:30px; margin-bottom:30px;}
.tj{ margin-top:60px;}
.contactlist dl dt{ background-color:#0d823c;padding-top:20px; text-align:center;}
.contactlist dl dd{ background-color:#fff; padding:19px 12px 28px; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.contactlist dl dd h5{ text-align:center; font-size:20px;}
.contactlist dl dd ul{ margin-bottom:16px;}
.contactlist dl dd ul li{ color:#8a8b8b; overflow:hidden; border-bottom:1px dashed #e5e5e5;padding-bottom:10px;margin-top:10px;}
.contactlist dl dd ul li span{ float:right;}
.contactlist dl dd .h_more a{ text-align:center; width:100%; font-size:15px;}
.map{ height:368px;margin-top:3px; border:1px solid #dcdcdc;}
.contact2R{ margin-top:140px;}
.contact2R li {margin:12px 0 20px;padding-bottom: 20px; border-bottom: 2px solid #fff;font-size: 16px;padding-left: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.contact2 .container { padding: 33px 0 50px;}
.contact2 li.li1 { background: url(../images/icon_8.png) no-repeat left top;}
.contact2 li.li2 { background: url(../images/icon_9.png) no-repeat left top;}
.contact2 li.li3 { background: url(../images/icon_10.png) no-repeat left top;}
.contact2 li.li4 { background: url(../images/icon_11.png) no-repeat left top;}
.contact2 li.li5 { background: url(../images/icon_12.png) no-repeat left top;}
.contact4C{ margin-top:45px;}
.contact4C dl{ margin-bottom:10px;}
.contact4C dl div{ background-color:#fff; border:1px solid #dcdcdc; overflow:hidden; padding:15px; position:relative;}
.contact4C dl dt{float:left;}
.contact4C dl dd{ float:right;width:calc(100% - 95px); margin-right:20px;}
.contact4C dl dd input{ width:100%;}
.contact4C dl div i{ position:absolute;right:15px; color:#F00; font-style:normal;top: 20px;}
.submit{width:100%;}
.submit input{ width:100%; background-color:#36ae45;padding: 15px; font-size:16px; color:#fff;}
.contact4C dl dd textarea{ width:100%;height:70px;}
.mess dt{ width:100%;float:none;}
.mess dd{ width:100% !important;float:none !important;}
.caoimg,.tel{ display:none;}
.other1{ overflow:hidden;}








.iphone {position: relative;}

.iphone__item {
  width:100%;
  height:100%;
  position: absolute;
  bottom: -2em;
  color: #158f76;
  text-align: center;
}
.iphone__power-btn {
  width: 2.188em;
  height: .188em;
  background: #e0e0e0;
  position: absolute;
  right: 2.5em;
  top: -0.188em;
}
.iphone__left-btn {
  width: .188em;
  height: 1.250em;
  top: 3.250em;
  left: -0.188em;
  position: absolute;
  background: #e0e0e0;
}
.iphone__left-btn:before {
  content: '';
  width: .188em;
  height: .875em;
  position: absolute;
  top: 3em;
  background: #e0e0e0;
}
.iphone__left-btn:after {
  content: '';
  width: .188em;
  height: .875em;
  position: absolute;
  top: 5.5em;
  background: #e0e0e0;
}
.iphone__details {
  width: .438em;
  height: .438em;
  border-radius: 100%;
  position: relative;
  top: 1.313em;
  left: 8em;
  background: #7c7c7c;
}
.iphone__details:before {
  content: '';
  width: 2.5em;
  height: .25em;
  border-radius: .25em;
  position: absolute;
  top: 1em;
  left: -1em;
  background: #7c7c7c;
}
.iphone__home-btn {
  width: 2.25em;
  height: 2.25em;
  border-radius: 100%;
  position: absolute;
  bottom: 1em;
  right: 6.75em;
  background: #f7f7f7;
}
.iphone__home-btn:before {
  content: '';
  width: .813em;
  height: .813em;
  border: .15em solid #a8a8a8;
  border-radius: .2em;
  position: absolute;
  top: .6em;
  left: .57em;
}
.iphone__screen {
    width: 100%;
    h eight: 100%;
    p osition: absolute;
    top: 0;
    left: 0;
}
.iphone__content {
    position: relative;
    background-color: #fff;
    width: 100%;
    h eight: 100%;
}
/**
* Navigation Defaults
*/
.nav {
  position:fixed; height:100%; overflow-y:scroll;padding-bottom: 30px;font-size: 16px;padding-right: 30px;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav li{padding: 8px 0; border-bottom: 1px solid #2c2c2c;}
.nav a{ color:#fff; display:block; position:relative;}
.nav a i{ position:absolute;right:0;}
.nav li div{ display:none;font-size: 14px; margin: 10px 10px;}
.nav li div p{margin: 5px 0;}
.nav--active .nav {
  opacity: 1;
  background-color: #333;
}
.nav__list {
  margin: 0;
  padding: 10px;
}
.nav__item {
  list-style-type: none;
  text-align: left;margin: 10px 0;
}
.nav__link {
  font-size: 1.3em;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
/* Default navigation icon */
.nav__trigger {
  display: none;
  position: absolute;
  width: 30px;
  height: 25px;
  right: 10px;
  top: 35px;
  z-index: 200;
}
.nav--active .nav__trigger {
  opacity: 0.5;
}
.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 3px;
  background-color: #0d823c;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  position: absolute;
  background: #0d823c;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav__icon:before {
  margin-top: -10px;
}
.nav__icon:after {
  margin-top: 10px;
}
/* Don't nest if you don't have to. */
/**
* Style #1
*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 100%;
  height: 100%;
}
.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.style-1 .nav--active .nav__link {
  opacity: 1;
}
.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.style-1 .nav--active .nav__icon {position: fixed; top: 40px;background: rgba(0, 0, 0, 0);}
.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav--active .nav__icon:before,.nav--active .nav__icon:after{background: #fff;}



















.tjT a{ float:right;margin-top:15px;}
.tjC{ margin:30px -15px 0;}






.menubtn {  margin-top: 30px; display:none; position:absolute;right:1%;top:15px;  z-index:15;}
.menubtn img{ height:50px;}
.menu{ display:none; position:absolute;right:15px;top:35px;}
#nav{ position:fixed;top:0; left:0; display:none;z-index:99; width:100%; background:#bc0909; height:100%;overflow-y:scroll !important;}
#nav li{  color:#fff;}
#nav li a{ color:#fff;font-size:15px; display:inline-block; width:100%;height:3em; line-height:3em; padding-left:4%;border-bottom:1px solid #e91616; position:relative;}
#nav li a span{ position:absolute; right:6%; top:32%; text-indent:-99999px; display:block; width:9px; height:15px; background:url(../images/arrow.png) no-repeat;}
#nav li.btn_up{ text-align:center;}
#nav li.btn_up img{ vertical-align:middle; max-width:64px;width:10%;}
#nav li div{ display:none;font-size:13px; background-color:#cb0e0e;}
#nav li div a{ padding-left:5%;}
.shadow{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6); z-index:8;}



/*数字*/
.ys_box{height: 132px;background:#b80103;}
.ys_box ul{display: block;width: 1280px;margin:0 auto; padding:10px 0;}
.ys_box ul li{float: left;width: 318px;height: 100px;text-align: center;border-right: 1px #ffffff40 solid;}
.ys_box ul li:nth-child(4) {border-right-style: none;}
.ys_box .li_box{}
.ys_box .div1 .span1{font-size: 55px;color: #fff;font-family: "方正宋黑简体";}
.ys_box .div1 .span3{font-size: 30px;color: #fff;font-family: "方正宋黑简体";}
.ys_box .div2 .span2{font-size: 16px;color: #fff;}

/*产品*/
.sycp_lb{margin-top: 20px;overflow: hidden;}
.sycp_lb h3{text-align: center;}
.sycp_lb h4,.syal h4{color:#505050;font-size:20px;text-align: center;  }



.pnav{width:1260px;margin: 0 auto;padding-top:20px;}
.pnav ul{margin-top: 10px;text-align: center;}
.pnav ul li {display: block;margin: 0 5px;width: 170px;float: left}
.pnav ul li a{display: block;transition: all .3s;}
.pnav ul li a img{border-radius: 50%;border:8px solid #dfdfdf;transition:  1s;width: 170px;height: 170px;display: block}
.pnav ul li a p{text-align: center;font-size: 16px;color: #000;margin-top: 5px;height: 50px;}
.pnav ul li a:hover{transform: translateY(-14px);}
.pnav ul li a:hover img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);border: 8px solid #000}
.pnav ul li.hover a{transform: translateY(-14px);}
.pnav ul li.hover a img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg)}


.hotbj{height: 760px;background: url(../images/tba.png) right bottom no-repeat;}
.rightBox{width:100%;height:800px;}
.contactBox_text { height:800px !important;}
#progun{height:800px; overflow:hidden;}
.casesList { width:100%; height:920px;margin:0 auto;}
.casesList li{ width:280px; height:365px;float:left;margin-right:15px;margin-bottom: 20px;background: #fff;position: relative;}
.casesList li .Img{ width:280px; height:365px;background:#fff; display:block;}
.casesList li .Img span{display: block; width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 14px; color: #fff;font-size: 16px;position: absolute;bottom: 0;left: 0; background-color:rgba(0,0,0,.8);}
.casesList li:hover .Img span{background-color:rgba(215,13,27,.8);color: #fff;}
.cpmore{margin:0 auto;width: 460px;margin-top: 35px;}
.cpmore ul li{float: left;width: 210px;height: 50px;border: 2px #6e6e6e solid;margin-right: 30px;line-height: 50px;text-align: center;}
.cpmore ul li a{font-size: 16px;color: #6e6e6e;}
.cpmore ul li:nth-child(2){margin-right: 0px;}
.cpmore ul li:hover a{font-weight: bold;font-size: 17px;color: #d60d1b;}
.cpmore ul li:hover{border: 2px #d60d1b solid;}


/*youshi*/
.sy_ys{background: url(https://banguonei.oss-cn-qingdao.aliyuncs.com/whx_bannner/ysbg.jpg) top center no-repeat;height:810px;width:100%; min-width:1200px; margin-top:30px;}
.sy_ys h3{width: 1200px;margin:0 auto;font-size:46px;font-family:Impact; padding: 10px 0;}
.sy_ys h3 span{display: block;color:#fff; padding-top:26px;}
.sy_ys h3 em{color:#fff}
.sy_ys h3 i{float:right;color:#f26f05; font-size:19px; margin-top:16px; display:block; font-style:normal;}
.sy_ys h3 b{float:right;color:#fff; font-size:30px;}
.sy_ys_con{width: 1200px;margin: 0 auto;position: relative;}
.sy_ys_con h4,.sy_ys_con p{position: absolute;font-size:30px;color:#ffae16}
.sy_ys_con h4:nth-child(1){top: 136px; left:10px; }
.sy_ys_con h4:nth-child(2){top: 330px; left:10px;}
.sy_ys_con h4:nth-child(3){top: 136px; right:10px;}
.sy_ys_con h4:nth-child(4){top: 330px; right:10px;}

.sy_ys_con p{font-size: 16px;color: #fff;width: 360px;line-height: 180%}
.sy_ys_con p:nth-child(5){top: 196px;left: 18px}
.sy_ys_con p:nth-child(6){top: 396px;left: 13px}
.sy_ys_con p:nth-child(7){top: 197px;left: 832px}
.sy_ys_con p:nth-child(8){top: 392px;left: 832px}
.adbox { margin-top:-120px;}
.youlist {}
.youlist li{ float:left; padding:16px 56px; background:#ffae16; color:#fff; font-size:20px; font-weight:bold; margin:18px 20px;}

.adbox .adimg{-webkit-animation: float ease-in-out 1.5s infinite;animation: float ease-in-out 1.5s infinite;}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.why_wenhao{  position: absolute;  right:727px;  z-index: 10;  top:120px;
  -webkit-animation:why_wenhao 2s linear 3s infinite;	
  animation: why_wenhao 2s linear 3s infinite;
  -moz-animation: why_wenhao 2s linear 3s infinite;
  -ms-animation: why_wenhao 2s linear 3s infinite;
  -o-animation: why_wenhao 2s linear 3s infinite; 
    -webkit-transform-origin: 100px 204px;
    -moz-transform-origin:200px 204px;
    transform-origin: 100px 204px;	
    -ms-transform-origin:300px 204px;
}
@keyframes why_wenhao{
    20%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform: rotate(5deg);-o-transform: rotate(5deg);transform: rotate(5deg);}
   30%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
   100%{-webkit-transform: rotate(0.1deg);-moz-transform:rotate(0.1deg);-ms-transform: rotate(0.1deg);-o-transform: rotate(0.1deg);transform: rotate(0.1deg);}
}
 @-webkit-keyframes why_wenhao{
    20%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform: rotate(5deg);-o-transform: rotate(5deg);transform: rotate(5deg);}
   30%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
   100%{-webkit-transform: rotate(0.1deg);-moz-transform:rotate(0.1deg);-ms-transform: rotate(0.1deg);-o-transform: rotate(0.1deg);transform: rotate(0.1deg);}
 }
 
 

/*案例*/
.syal { margin-top:12px;}
.rowe{width:1200px;margin:10px auto 0 auto}
.big-row{width:1200px}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.four-special ul li,.pro-index .left-big,.pro-index .left-big .bottom-intro a,.pro-index .left-big .bottom-intro p{float:left}
.pro-index .right-small{float:right}
.pro-index .left-big .bottom-intro a,.pro-index .pro-category ul li,.pro-index .pro-category ul li a{display:inline-block}
.top-logo{height:114px;border-bottom:1px solid #ccc}

.nav_green{height:114px;width:784px;z-index:999}
.pro-index{overflow:hidden}

.pro-index .pro-category{padding:20px 0}
.pro-index .pro-category ul li{width:296px;text-align:center;font-size:20px}
.pro-index .pro-category ul li a{background-color:#e9e9e9;color:#000;width:296px;text-align:center;line-height:80px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.pro-index .pro-category ul li a:hover{background-color:#c00000; color: #fff; text-decoration: none;}
.pro-index .pro-index-list{height:506px;overflow:hidden}
.pro-index .left-big{width:920px;height:506px;position:relative}
.pro-index .left-big .bottom-intro{position:absolute;background:url(../images/imgbg1.png);height:72px;bottom:0;width:100%;left:0}
.pro-index .left-big .bottom-intro p{color:#fff;line-height:72px;display:block; text-align: left; font-size: 18px; width: 560px; padding-left: 50px;}
.pro-index .left-big .bottom-intro a{background-color:#ff0000;color:#fff;line-height:36px;padding:0 20px;margin-top:18px;margin-left:20px}
.pro-index .left-big .bottom-intro a:hover{background-color:#ff0000}
.pro-index .left-big:hover .bottom-intro{background:url(../images/imgbg3.png)}

.pro-index .right-small{width:250px}
.pro-index .right-small ul li{height:162px;position:relative}
.pro-index .right-small ul li span{position:absolute;height:30px;line-height:30px;text-align:center;width:100%;display:block;color:#fff;background:url(../images/imgbg1.png);bottom:0;left:0}
.pro-index .right-small ul li:hover span{background:url(imgbg3.png)}
.pro-index .right-small ul li+li{margin-top:10px}
.pro-index .right-small ul li img{height: 162px;}


/*---about us----*/
.about{width:100%; margin:0 auto; height: 980px; background: url(../images/abbg.jpg) top no-repeat;}
.about_a{width:1200px; margin:0 auto;}
.new_a{float:left; padding-left:90px; padding-top:130px;}
.new_a span{float:right}
.new_a p{float:left}
.new_a em{width: 23px;  height: 23px; border-radius: 50%; background-color: #01B979; text-align: center; font: normal 12px/23px "Microsoft yahei"; float: left; margin-right: 10px; margin-top: 8px;}
.new_a a{float: left; width: 360px;}
.new_a li{height: 40px; line-height:40px;}
.about_b{width: 570px; float: right; margin-right: 40px; }
.about_b p{margin-top:16px;     line-height: 32px; font-size:16px;}
.about_b span{display: block; margin-top: 20px;}
.about_b span a{height: 40px; width: 100px; background:#b80103; display: block; float: left; line-height: 40px; margin-right: 20px; text-align: CENTER; color:#fff;}
.about .ablist{margin: 70px auto 0 auto; width:1100px;}
.about .ablist li{text-align:center;display:inline-block;position:relative;-webkit-transform-style:preserve-3d;-webkit-transition:1.5s;-moz-transform-style:preserve-3d;-moz-transition:1.5s;margin:0 3.5%;}
.about .ablist li p{display: block;width: 100%;height: 100%;position: absolute;top: 0px;border-radius:50%;overflow: hidden;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);background: rgba(229,1,1,.7);line-height: 6;color: #fff;font-size: 30px;font-weight: bold;margin:0;border:5px solid rgba(255,255,255,0.5);}
.about .ablist li:hover{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);}
/*---news----*/
.synews1 h4{padding-top:30px;text-align: center;}
.synews{padding-top: 0px;}
.synews a{display: inline-block;width: 384px;margin-right: 15px; transition: all .3s}
.synews a:hover{color: #ff0000}
.synews a img{display: block;width:384px; height: 280px;margin-bottom:15px;}
.synews a h3{font-size: 19px;margin: 10px 0}
.synews a span{display: block;height: 100px;overflow: hidden}
.synews a button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.synews a:hover button {text-decoration: none;background: #ff0000;color: #fff}
/*应用场景*/
.yycjbox {
	background: url(../images/ysbg.jpg) no-repeat top;
	height:730px;
	/* [disabled]width:100%; */
	position:relative;
	margin-top:30px;
}
.yycjbox .yyt { font-size:42px; text-align:center; padding:20px 0 40px; color:#c00000;}
.aleft{background:  url(../images/case_lbtn.png) center no-repeat;}
.aright{background:  url(../images/case_rbtn.png) center no-repeat;}
.tejia_con2 img{ width:216px; height:216px; vertical-align:top; border-radius:50%; border:3px solid #fff;}
.tejia_con2 ul li{ width:312px; height:307px;  float:left; position:relative;text-align: center;}
.tejia_con2 ul li a { width:216px; height:242px; color:#424242; font-size: 16px; line-height: 35px; display:block; overflow:hidden;}
.tejia_con2 ul{width:9999px; position:absolute;}
.tejia_con2{position: relative; width:1160px; margin:0 auto; height:307px; overflow:hidden;}
.tejia_cc2{position:relative;  width:1300px; margin:0 auto;  height:280px; overflow:hidden;}
.bbtn{ display:block; width:0; height:0;}

/*底部*/
.footNav {
	background-color:#292929;
	padding:10px 0;


}
.footNav ul {
	padding:8px 0;
}
.footNav li {
	float:left;
	width:171px;
	text-align:center;
	height:20px;
	line-height:20px;
	border-left:1px dotted #fff;
}
.footNav li.indexLi {
}
.footNav li a {
	display:block;
	color:#fff;
	font-size:14px;
	width:100%;
	margin:auto;
}
.footNav li a:hover {
	color:#ffcc33;
}
.footNav .lastA {
	display:block;
	float:right;
	height:56px;
	line-height:56px;
	text-align:center;
	width:160px;
	color:#fff;
	font-size:15px;
	background-color:#eea200;
}
.foot {
	background-color:#000000;
	position:relative;
}
.foot .footLogo {
	width:310px;
	height:95px;
	background:url(../images/flogo.jpg) center center no-repeat;
}
.foot>.baseDiv {
	position:relative;
	padding:45px 0;
}
.foot .foot_cotact {
	padding-left:88px;
	padding-right:0px;
	width:420px;
	line-height:31px;
}
.foot .foot_cotact div {
	float:left;
	margin-right:20px;
	color:#fff;
	font-size:15px;
}
.foot .foot_cotact p {
	float:left;
}
.foot .foot_cotact div a {
	color:#858282;
}
.foot .foot_cotact div a:hover {
	color:#fff;
}
.foot .dianhua {
	padding-left:35px;
}
.foot .dianhua .span1 {
	display:block;
	background-color:#015ebb;
	color:#fff;
	width:200px;
	height:45px;
	line-height:45px;
	font-size:14px;
	text-align:center;
}
.foot .dianhua .span2 {
	display:block;
	text-align:center;
	font-size:26px;
	font-weight:700;
	color:#bcbcbc;
	padding-top:10px;
}
.foot .gzwm {
	float: right;
    margin-top: -26px;
	width:399px;
	
}
.foot .gzwm .ewm {
	margin-top:10px;
}
.foot .gzwm .ewm img {
	display:block;
	margin: auto;
}
.foot .gzwm .z {
	text-align: center;
	z-index:10;
	height:20px;
	line-height:30px;
	width:100%;
	color:#ccc;
	font-size:12px;
	text-align:center;
}
.copyright {
	ine-height:25px;
	font-size:12px;
	color:#999;
	padding:15px 24px 0 0;
	text-align:left;
}
.copyright span {
	padding:0 8px;
}
.copyright a {
	color:#999;
}
.copyright a:hover {
	color:#fff;
}



/*首页案例*/
.cp {width:100%;height:311px;background:url(../images/anlibj.jpg) center center no-repeat;}
.biaoti{ text-align: center;padding-top: 50px;}
.biaoti span{ font-size:30px; color:#575757; font-family:"Times New Roman";}
.biaoti a{ display:block; background:url(../images/xiana.png) center center no-repeat; color:#000; font-size:35px;}
.biaoti a b{ color:#cc0000;}
.biaoti p{ font-size:18px; color:#000; line-height:30px;}
.rollBox {width:1470px;	margin:0 auto;position:absolute;left:50%;margin-left:-735px;}
.rollBox .LeftBotton {height:120px;width:70px;background:url("../images/cp_left.png") no-repeat left center;overflow:hidden;float:left;display:inline;margin:69px 10px 0 0;cursor:pointer;}
.rollBox .RightBotton {height:120px;width:70px;background:url("../images/cp_right.png")no-repeat right center;overflow:hidden;float:left;display:inline;margin:69px 0 0 10px;cursor:pointer;}
.rollBox .LeftBotton:hover{background:url("../images/cp_lefta.png") no-repeat left center;}
.rollBox .RightBotton:hover{background:url("../images/cp_righta.png")no-repeat right center;}
.rollBox .Cont {width:1300px;overflow:hidden;float:left;}
.rollBox .ScrCont {width:10000000px;}
.rollBox .Cont .pic {width:260px;float:left;height:260px;margin-right:66px;}
.rollBox .Cont .pic img {display:block;width:260px;height:260px;position:relative; border-radius:50%;}
.rollBox .Cont .pic p {display:none;}

.rollBox .Cont a:link, .rollBox .Cont a:visited {color:#fff;text-decoration:none;font-size:15px;}

.rollBox #List1, .rollBox #List2 {float:left;}

.avatar { position: relative;}
.rollBox .Cont .pic .avatar { display: block;height: 255px;overflow: hidden;width:370px;}
.rollBox .Cont .pic .avatar img {
    height: 255px;
}
.avatar:after {
    bottom: 0;
    content: url("../images/bg_play.png");
    left: 5px;
    position: absolute;
    z-index: 10;
}

.almore{ width:108px; height:35px; background:#333; border-radius:25px;line-height:35px; text-align:center; margin:0 auto; margin-top:380px;}
.almore a{ color:#fff; font-size:14px;}
.almore:hover{ background:#e10008;}


.block  ul li ul{background-color: rgba(0,0,0,0.7);position: relative;top: 0px;left:-330px;width:1200px;z-index: 8888;height:360px;opacity: 0;visibility: hidden}
.block  ul li ul a{color: #fff;font-size: 14px;transition-duration: .3s;float: left;display: block;width: 13%;margin-top: 30px;margin-left: 1%; margin-bottom:15px;}
.block ul li ul a img{display: block;}
.block ul li ul a span{height: 35px;line-height: 35px;}
.block ul li ul a:hover{color: #ff0 !important}





/*banner*/
.focus {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.focus .hd {
  width: 100%;
  height: 20px;
  position: absolute;
  z-index: 1;
  bottom: 25px;
  text-align: center;
  display: none;

}

.focus .hd ul {
  display: inline-block;
  height: 25px;
  padding: 3px 5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 0;
  vertical-align: top;
}

.focus .hd ul li {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 0 15px;
  vertical-align: top;
  overflow: hidden;
  border: 2px solid #fff;
  text-indent: 20em;
}

.focus .hd ul .on {
  background: #fff;
}

.focus .bd {
  position: relative;
  z-index: 0;
}
.focus .bd li .oi-first-screen-video{width: 100%;position: relative;}
.focus .bd li .oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;width: 100%; }
.focus .bd li .oi-first-screen-video .banner_1{z-index: 200;position: relative;  }

.focus .bd li img {
  width: 100%;
  background: url(images/loading.gif) center center no-repeat;
  margin-top: 100px;

}
@-webkit-keyframes floa {
 from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}

.focus .bd li a {
  -webkit-tap-highlight-color: transparent;
}

.focus .prev {
  position: absolute;
  top: 50%;
  z-index: 999;
  left: 6%;
}

.focus .next {
  position: absolute;
  top: 50%;
  z-index: 999;
  right: 6%;
}

@media screen and (max-width: 992px) {
  .focus .prev, .focus .next, .focus .hd {
    display: none;
  }
}






.case{
    width: 100%;
    padding: 20px 0 0px 0;
}
.case_con{

    margin: 10px auto;
    overflow: hidden;
}
.case_go{
    width: 99999px;
    position: relative;
}
.case_a,.case_b{
    float: left;
}
.case_a li, .case_b li{
    float: left;
    width: 320px;
    margin: 10px 5px;
	background:#999;
}
.case_a>li>a, .case_b>li>a{
    display: block;
    overflow: hidden;
    position: relative;
}
.case_a li span, .case_b li span{
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    
}
.case_a li span a, .case_b li span a{
    color: #666;
}
.case_a li:hover span,.case_b li:hover span{
    background: #b80103;

}
.case_a li:hover span a,.case_b li:hover span a{
    color: #fff;
}
.case_a li:hover .cover,.case_b li:hover .cover{
    display: block;
}




/*adv*/
.adv{
    background: url(../images/lq_adv_bg.jpg) center center no-repeat;
    padding: 40px 0 40px 0;
		height: 706px;
}
.adv_con{
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;

}
.adv_tit{
    color: #fff;
    text-align: left;
	height:220px;
}
.adv_tit h3{
    font-size: 42px;
    margin: 15px 0;
}
.adv_tit p{
    font-size: 19px;
}
.adv ul {
    overflow: visible;
    margin-top: 30px;
}
.adv ul::after{
    content: '';
    display: block;
    clear: both;
}
.adv ul li{
    float: left;
    width: 235px;
    background:url(../images/b5.png) no-repeat center;
    text-align: center;
    position: relative;
    margin: 0 6px;
    padding: 180px 0 100px 0;
    cursor: pointer;


}
.adv ul li p{
    padding: 0 30px;
    font-size: 15px;
    line-height: 30px;
	position:relative;
	top:40px;
}
.adv ul li span{
    display: block;
    width: 88px;
    height: 88px;
    width: 180px;
	font-size:20px; font-weight:bold;
    position: absolute;
    top: -0px;


    transition: all 0.6s;
}

.adv ul li a{
    display: block;
    background: #db0713;
    border-radius: 10px;
    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin: 30px auto 0 auto;
}
.adv ul li:hover span{
    transform: rotateY(360deg);
}
.adv ul li:hover a{
    animation: doudong 0.8s ease-in-out;
    background: #333;
}
.adv_con>span{
    width: 1240px;
    line-height: 65px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    display: block;
    text-align: center;
    margin-top: 50px;
}
.adv_con>span>em{
    font-size: 24px;
}
.adv_con>span i{
    font-size: 24px;
}
.adv_con>span i::before{
    content: '';
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../images/icon.png) -16px -216px no-repeat;
    vertical-align: middle;
    margin-left: 50px;
    margin-right: 10px;
}
.adv_con>span i em{
    font-size: 32px;
    color: #db0713;
    font-weight: bold;
    vertical-align: middle;
}






#indemoa {	WIDTH: 9999px; FLOAT: left; overflow:hidden; }

#demoa2 {	FLOAT: left}

#demo {
	OVERFLOW:hidden; height:380px; margin:0 auto; }

#indemo {
	WIDTH:9999px; FLOAT:left
}
#demo1 {
	FLOAT:left
}
#demo2 {
	FLOAT:left
}

.showcar li{width:280px; height:360px; float:left; margin:18px 15px 0 16px;  overflow:hidden; display:inline;}
.showcar li img{width:280px; height:320px; margin:4px;}
.showcar li p{width:280px; height:31px; text-align:center; line-height:31px; font-size:16px;}
.showcar li a{color:#333;}


.conta{ background:url(../images/con2.jpg) no-repeat left;  height:253px;}



.footer{ height:360px; background:url(../images/footbj.png) center no-repeat;position: relative; z-index: 999}
.ewm{margin-top: 60px;}
.ewm span{display: block;color: #fff;font-size: 16px;text-align: center;line-height: 45px;}
.dbtel{width: 320px;margin-top: 90px;margin-left: 80px;}
.dbtel h3{font-size: 22px;color: #fff;}
.dbtel b{font-family: "Impact";font-size: 35px;color: #a62931;font-weight: normal;}
.dbtel em{display: block;width: 45px;height: 1px;background:#fff;margin-bottom: 10px;}
.dbtel span{color: #fff;font-size: 16px;}
.dbtel a{display: block;width: 145px;height: 35px;border:1px #c31b1c solid;line-height: 35px;text-align: center;margin-top: 15px;font-size: 16px;color: #fff;}
.dbtel a:hover{background: #c31b1c;color: #fff;}



.dbdh{width: 570px;margin-top: 70px;}
.dbdh ul{}
.dbdh ul li{float: left;width: 160px;height: 35px;background: #a62931;border-radius: 20px;margin-top: 15px;margin-right: 20px;line-height: 35px;text-align: center;}
.dbdh ul li a{font-size: 16px;color: #fff;display: block;}
.dbdh ul li:hover{background: #dd2a54;}
.dbdh ul li:hover a{color: #fff;}
.copy{width: 100%;height: 50px;background:#a62931;text-align: center;font-size: 14px;color: #fff;line-height: 50px;}
.copy a{color: #fff;}






