@charset "utf-8";/* CSS Document */body{margin:0 auto; padding:0; font-size:12px;font-family: Microsoft YaHei, Arial;}ul,li,dt,dl,p,h1,h2,h3,h4,h5,h6,div,html,form,table,tr,td,dt,dl,dd,span,input,a,img{padding:0; margin:0; list-style:none;outline:none;border:none; font-weight: normal;}a{text-decoration:none;}img{vertical-align: top;}.clear{clear: both;}.jigouweb{width:100%; margin: 0 auto;}.jigouweb img{ width:100%; margin: 0 auto;}.jigouweb2{ overflow:hidden;}.jigouweb2 a{ float:left; width: 50%;}.chenggong{ width: 100%; margin: 0 auto; text-align: center; background-color: #d8e8ff;}.offernav2{width: 90%; margin: 0px auto;}.offernav2 li{ color:#1935e5; font-size: 1.1em; background: #fff; width: 25%; text-align: center; line-height: 2.4em; font-weight: bold; float: left;border: 1px solid #e8f2fc;    box-sizing: border-box;}.offernav2 li.active{color:#fff; background: #1935e5;}.offernav2con{display: none;width:90%; margin: 10px auto 0;}.offernav2con img{width: 100%;}.getForm{position: relative;}.getForm #formContainer{position: absolute; top: 15%; left: 10%; width: 80%; margin-top: -100px; padding-top: 100px;}.btn-primary{ width: 100%; color: #000!important; background-color: #f1b91d!important; border-color: #dcb010!important;    font-weight: bold!important; }.btnbox{text-align: center; background-color: #4033a9; padding-bottom: 20px; padding-top: 20px;}.btnbox1{background-color: #fff;}.btnshow{color: #000; width: 80%;font-weight: bold;    margin: 10px auto;    display: block; border-radius: 15px;    line-height: 40px; position: relative;background: linear-gradient(-45deg, #ffe169 50%, #ffe786 60%, #feb623 70%);  background-size: 600% 100%;  -webkit-animation: shine 10s infinite;          animation: shine 10s infinite;  -webkit-animation-delay: 0s;          animation-delay: 0s;  -webkit-animation-timing-function: linear;          animation-timing-function: linear;}.btnshow1{color: #000; width: 80%; font-weight: bold;    margin: 0px auto;    display: block; border-radius: 15px;    line-height: 40px; position: relative;background: linear-gradient(-45deg, #ffe169 50%, #ffe786 60%, #feb623 70%);  background-size: 600% 100%;  -webkit-animation: shine 10s infinite;          animation: shine 10s infinite;  -webkit-animation-delay: 0s;          animation-delay: 0s;  -webkit-animation-timing-function: linear;          animation-timing-function: linear;}@keyframes shine {  0% {    background-position-x: 400%;  }  50% {    background-position-x: 0%;  }  100% {    background-position-x: -400%;  }}/*视频弹窗*/.livideo{position:relative;display:block;}.livideo:hover{cursor: pointer; }.playvideo {width:36px; height:36px; position: absolute; left:20%; top:50px; border-radius:100%; z-index: 3;    display: inline-block;    text-align: center;    background: url(../..img/video_btn.png) top center;background-size:36px;}.livideo:hover .playvideo{background: url(../..img/video_btn_hover.png) top center;background-size:36px;}.ekvideos{ display:none; position:fixed; 	margin:auto;	left:0;	right:0;	bottom:0px;	text-align:center;z-index:99999999; width:100%;height:100%;box-shadow: 10px 0px 10px rgba(153,153,153,0.3);background:#000000;}.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; width: 40px!important;}#showModal{     width: 100%;    height: 100%;    background-color: rgba(0,0,0,0.4);    position: fixed;    left: 0;    top: 0;    display: none;    box-sizing: border-box;    z-index: 1;}.showModalBox{    width: 80%;    padding: 10%; position: absolute; left: 10%;top: 50%; margin-top: -50%;    background-color: #fff;}.showModalBox iframe{width: 100%;border: none;min-height: 330px;}.closeModal{    position: absolute;    top: 20px;    right: 20px;    font-size: 16px;    color: #333;}