@charset "UTF-8";
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("//db.onlinewebfonts.com/t/01e92b1e10b254a5c56d2bf6273d8870.eot");
  src: url("//db.onlinewebfonts.com/t/01e92b1e10b254a5c56d2bf6273d8870.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/01e92b1e10b254a5c56d2bf6273d8870.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/01e92b1e10b254a5c56d2bf6273d8870.woff") format("woff"), url("//db.onlinewebfonts.com/t/01e92b1e10b254a5c56d2bf6273d8870.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/01e92b1e10b254a5c56d2bf6273d8870.svg#Helvetica Neue LT Pro") format("svg");
  font-weight: 100;
}

* {
  box-sizing: border-box;
}

html, body {
  display: table;
  height: 100%;
  width: 100%;
}

ul,ol{list-style:none;}

ul{
  padding: 0;
  margin: 0;
}

button {
  outline: none;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Arial", Microsoft Yahei, sans-serif;
  color: #383838;
}

.cell .header {
  height: 120px;
  position: relative;
}

.cell-rh {
  height: 120px;
  width: 100%;
  background: #cc0033;
  background-image: url(//static-cdn.linkworld.cn/website/images/index/Performance_Marketing_Services-b.svg);
  background-position-x: center;
  background-size: 105px 105px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
}

.cell-bh {
  height: 120px;
  width: 100%;
  background: #fff;
  background-image: url(//static-cdn.linkworld.cn/website/images/index/Performance_Marketing_Services.svg);
  background-position-x: center;
  background-size: 105px 105px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
}

.cell-rh.a {
  background-image: url(//static-cdn.linkworld.cn/website/images/index/Integrated_Traffic-b.svg);
  background-repeat: no-repeat;
}

.cell-bh.a {
  background-image: url(//static-cdn.linkworld.cn/website/images/index/Integrated_Traffic.svg);
  background-repeat: no-repeat;
}

.cell-rh.b {
  background-image: url(//static-cdn.linkworld.cn/website/images/index/Technology-b.svg);
  background-repeat: no-repeat;
}

.cell-bh.b {
  background-image: url(//static-cdn.linkworld.cn/website/images/index/Technology.svg);
  background-repeat: no-repeat;
}

.cell-content {
  position: relative;
}

div.body.blue {
  background: #00b6cc;
}

div.body.light-blue {
  background: #d1e7f9;
  height: 360px;
}

div.body.yellow {
  background: #cccc00;
  height: 360px;
}

div.body.white {
  height: 360px;
}

div.body.qualification{
    background: #d1e7f9;
}

div.body.qualification .credentials{
    text-align: center;
    position: relative;
}

div.body.qualification .credentials h1{
  position: absolute;
    left: 50%;
    margin-left: -34px;
    top: -24px;
}

div.body.qualification .credentials_en h1{
  margin-left: -85px;
}

div.body.qualification .credentials>div{
    display: inline-block;
    margin-top: 60px;
}

div.body.qualification .credentials>div img{
    width: 100%;
}

div.body.award .cloth{
  position: relative;
}

div.body.award .cloth h1{
  position: absolute;
  left: 50%;
  margin-left: -68px;
}

div.body.partners {
  background: #eeeeee;
}

div.frame {
  height: 100px;
}

.language {
  position: absolute;
  z-index: 200;
  opacity: 1;
  top: 53px;
  left: -10px;
  width: 135px;
  display: none;
}

.language ul {
  background: #191919;
  line-height: 30px;
  list-style: none;
  padding-left: 10px;
  padding-right: 5px;
}

.simg {
  height: 70px;
  min-width: 70px;
  display: table;
}

.simg a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.hide {
  display: none;
}

h1 {
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  line-height: 48px;
  font-size: 34px;
}

h1.default {
  text-transform: inherit;
}

h1, h2, h3, h4, h5 {
  text-align: center;
  font-weight: 200;
}

p {
  font-weight: 100;
  font-size: 14px;
  line-height: 30px;
  word-wrap: break-word;
}

p.warning, span.warning {
  color: #c01733;
}

p.center {
  text-align: center;
}

p.center.top {
  margin-top: 25px;
}

.contain {
  width: 1160px;
  margin: 0 auto;
}

.learn-more {
  padding-bottom: 70px;
  padding-top: 70px;
}

.learn-more h1 {
  margin-bottom: 50px;
}

.lpanel {
  margin-bottom: 12px;
  background: #eee;
  border-radius: 10px;
}

.infermation_chest .lpanel-heading{
  padding: 0;
}

.infermation_chest ul li{
    line-height: 50px;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
}

.infermation_chest ul li a:hover{
      color: #075db3;
}

.infermation_chest.chest.big a.see-details-btn{
  position: absolute;
    bottom: 15px;
    color: #fff;
    left: 50%;
    margin-left: -84px;
}

.infermation_chest.chest.big a.see-details-btn-en{
  position: absolute;
    bottom: 15px;
    color: #fff;
    left: 50%;
    margin-left: -78px;
    padding: 5px 20px;
    font-size: 18px;
}

#infermation_list_zh_contain{
  display: none;
}

#infermation_list_en_contain{
  display: none;
}

.lpanel-heading {
  width: 100%;
  height: 100px;
  line-height: 95px;
  letter-spacing: 0px;
  font-size: 30px;
  font-weight: 200;
  padding: 0 30px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-transform: capitalize;
}

.lpanel-heading.default {
  text-transform: none;
}

.lpanel-heading .licona {
  margin-top: 26px;
}

.pull-right {
  float: right;
}

.lpanel-body {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 15px 30px 50px;
}

.row {
  max-height: 350px;
}

.row .cell-1 {
  width: 1100px;
  float: left;
  text-align: center;
}

.row .cell-1 img {
  width: 820px;
  /* height: 300px; */
  border-radius: 10px;
}

.row .cell-1 .text-area {
  width: 800px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 18px;
}

.row .cell-1 .text-area p.text-area-p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  word-spacing: 2px;
  letter-spacing: 0px;
  word-wrap: break-word;
}

.row .cell-3 {
  width: 360px;
  float: left;
  margin-right: 10px;
}

.row .cell-3:last-child {
  margin-right: 0px;
}

.row .cell-3 img {
  width: 360px;
  height: 222px;
  border-radius: 10px;
}

.row .cell-3 h4 {
  font-weight: 600;
  letter-spacing: 2px;
  word-spacing: -1px;
  margin: 13px 0px;
  text-align: left;
}

.row .cell-3 p {
  line-height: 20px;
  margin-top: -7px;
}

.intouch {
  clear: both;
}

.intouch a {
  width: 210px;
  display: block;
  height: 120px;
  line-height: 180px;
  margin: 0 auto;
  color: #383838;
  font-size: 30px;
  font-weight: 300;
  font-size: 27px;
  word-spacing: 5px;
  margin-top: 13px;
}

.intouch a .licon {
  float: right;
  margin-top: 66px;
}

.btn.btn-contact {
  outline: none;
  font-size: 22px;
  background: #383838;
  border-radius: 10px;
  border: 0;
  color: #ffffff;
  padding: 10px 36px 10px;
  font-weight: 100;
  letter-spacing: 2px;
  cursor: pointer;
  text-transform: capitalize;
}

.licon {
  background-image: url("//static-cdn.linkworld.cn/website/images/contents/icon.png");
  height: 50px;
  width: 50px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
}

.licon.licon-down {
  background-position-x: 40%;
}

.licon.licon-up {
  background-position-x: 67%;
}

.licon.dark-down {
  background-position-x: 90%;
}

.licon.arrow-right {
  background-position-x: 13%;
}

/*nav相关CSS*/
nav {
  height: 100px;
  width: 100%;
  background: #383838;
  border-top: 1px solid white;
}

nav .contain {
  width: 1160px;
  margin: 0 auto;
}

nav .contain .logo {
  color: white;
  line-height: 60px;
  width: 404px;
  float: left;
}

nav .contain .logo a {
  height: 100px;
  display: block;
  width: 404px;
}

nav .contain .logo img {
  margin-top: 15px;
  width: 322px;
}

div.navi {
  width: 740px;
  height: 100px;
  float: right;
  font-size: 18px;
  color: #cccccc;
}

div.navi div.navi-dash {
  height: 100px;
  font-size: 18px;
  line-height: 100px;
  margin-left: 30px;
  float: right;
  letter-spacing: 2px;
  position: relative;
}

div.navi div.navi-dash-ja {
  height: 100px;
  font-size: 15px;
  line-height: 100px;
  margin-left: 30px;
  float: right;
  letter-spacing: 1px;
  position: relative;
}

a {
  text-decoration: none;
  color: #ffffff;
}

div.navi div.navi-dash > a {
  color: #cccccc;
  display: block;
  height: 100px;
}

div.navi div:hover > a {
  color: #ffffff;
}

div.navi div:hover ul.drown {
  display: block;
}

div.navi div:hover.navi-dash > a::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #ffffff;
  position: absolute;
  left: 40%;
  bottom: 0px;
}

ul.drown {
  display: none;
  list-style: none;
  margin: 0;
  background: #fff;
  color: #333;
  padding: 15px 0;
  font-size: 16px;
  z-index: 2000000;
  position: absolute;
  right: 0px;
  width: auto;
}

ul.drown li {
  height: 50px;
  line-height: 50px;
}

ul.drown li:hover, .drown li.active {
  background: #383838;
}

ul.drown li:hover > a, .drown li.active > a {
  color: #ffffff;
}

ul.drown li a {
  color: #383838;
  height: 50px;
  padding: 0px 30px;
  display: block;
  word-wrap: normal;
  white-space: nowrap;
}

/*headband相关CSS!*/
.headband {
  height: 56px;
  width: 100%;
  font-family: Helvetica Neue, Arial;
}

.headband .contain {
  width: 1160px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
}

.headband .contain .row {
  height: inherit;
  float: right;
}

.headband .contain .row i {
  font-size: 26px;
  margin-left: 10px;
  position: relative;
  top: 3px;
}

.headband .contain .row div.ele {
  height: 58px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: middle;
  line-height: 125px;
  letter-spacing: 2px;
  word-spacing: 1px;
  font-weight: 200;
  text-transform: Uppercase;
  position: relative;
}

.headband .contain .row div.ele a:hover {
  text-decoration: underline;
}

.headband .contain .row div.mail-icon {
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  line-height: 132px;
  word-spacing: 0px;
  margin-left: 77px;
}

.headband .contain .row div {
  margin-top: -20px;
}

div.top {
  height: 730px;
  width: 100%;
  background-image: url("//static-cdn.linkworld.cn/website/images/background/index.jpg");
  position: relative;
  top: 0;
  background-position: center center;
    background-repeat: no-repeat;
    background-size: cover ;
}

div.top.affiliate {
  height: 510px;
  background-image: url("//static-cdn.linkworld.cn/website/images/background/affiliate.jpg");
}

div.top.whoarewe {
  height: 510px;
  background-color: #cccc00;
  background-image: url("//static-cdn.linkworld.cn/website/images_v2/background/whoarewe.jpg");
}

div.top.partners {
  height: 510px;
  background-image: url("//static-cdn.linkworld.cn/website/images_v2/background/partners.jpg");
}

div.top.technology {
  height: 510px;
  background-image: url("//static-cdn.linkworld.cn/website/images/background/technology.jpg");
}

div.top.contact {
  height: 510px;
  background-image: url("//static-cdn.linkworld.cn/website/images/background/contact.jpg");
}

div.top.performance {
  height: 510px;
  background-image: url("//static-cdn.linkworld.cn/website/images/background/performance.jpg");
}

div.top.infermation {
  height: 510px;
  background-image: url("//static-cdn.linkworld.cn/website/images_v2/background/infermation.png");
}

div.affiliate .face .eyes {
  margin-top: 75px;
  color: #464646;
}

div.performance .face .eyes {
  margin-top: 40px;
  color: #464646;
}

div.affiliate .face .nose, div.performance .face .nose {
  margin-top: -10px;
  color: #464646;
  font-weight: 400;
}

div.technology .face .eyes h1 {
  font-size: 34px;
}

.cell-1 .drmg {
  width: 860px;
  margin: 0 auto;
  margin-bottom: -50px;
  clear: both;
  font-size: 24px;
}

.cell-1 .drmg.index {
  width: 1160px;
}

.cell-1 .drmg.index .p {
  font-weight: 400;
  font-size: 14px;
}

.cell-1 .drmg .title {
  text-align: left;
  font-weight: 300;
  margin: 30px auto 40px;
}

.cell-1 .drmg ul {
  width: 56%;
  float: left;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.cell-1 .drmg img {
  width: 40%;
  height: auto;
}

.cell-1 .drmg.butter ul {
  width: 48%;
}

.cell-1 .drmg.butter img {
  width: auto;
}

.cell-1 .drmg .drmv {
  width: 215px;
  margin-bottom: 20px;
  float: left;
}

.cell-1 .drmg.index .drmv {
  width: 290px;
  margin-bottom: 0px;
  margin-top: 25px;
  float: left;
  text-align: center;
  font-weight: 400;
}

.cell-1 .drmg.index .drmv p {
  line-height: 14px;
  font-weight: 400;
}

.cell-1 .drmg p.area {
  text-align: left;
  font-size: 16px;
}

.drmv img.icon {
  height: 180px;
  width: 180px;
}

.drmg.index .drmv img.icon {
  height: 140px;
  width: 140px;
}

.eyes h3 {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: -2px;
}

div.gotoTop {
  text-align: center;
  height: 60px;
}

div.gotoTop a {
  display: block;
  height: 60px;
  width: 60px;
  margin: 0 auto;
  background-image: url(//static-cdn.linkworld.cn/website/images/top.png);
}

div.gotoTop a:hover {
  background-image: url(//static-cdn.linkworld.cn/website/images/top-1.png);
}

.eyes h1.default {
  text-transform: none;
}

.eyes h1 {
  text-transform: inherit;
  line-height: 40px;
  letter-spacing: 0px;
}

.face {
  text-align: center;
  color: #ffffff;
}

.index .face .eyes {
  margin-top: 90px;
}

.face .eyes {
  margin-top: 59px;
  letter-spacing: 4px;
  word-spacing: normal;
}

.face .nose {
  margin-top: 10px;
  word-spacing: 2px;
}

.face .nose p {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0px;
  margin: 5px auto;
  line-height: 30px;
  word-spacing: 2px;
  word-wrap: break-word;
}

.face .mouth {
  margin-top: 45px;
}

.face .mouth p {
  font-size: 38px;
  letter-spacing: 0px;
  font-weight: 400;
  margin: 5px auto;
  line-height: 150px;
}

.face .chin.vala {
  bottom: 120px;
}

.face .chin {
  position: absolute;
  bottom: 50px;
  width: 1160px;
}

.face .chin button {
  outline: none;
  font-size: 28px;
  background: #383838;
  border-radius: 10px;
  border: 0;
  color: #ffffff;
  padding: 7px 33px;
  font-weight: 100;
  letter-spacing: 0px;
  cursor: pointer;
}

.btn.btn-contact img {
  position: relative;
  top: -5px;
  left: 6px;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
}

.btn.btn-contact:hover img {
  left: 12px;
}

div.chest {
  width: 100%;
  background: #E4E4E4;
  height: 415px;
  margin-bottom: -10px;
  display: table;
}

div.infermation_chest.chest{
  background:#fff;
  height: 600px;
  margin-bottom: 50px;
}

div.chest.big a {
  color: #383838;
}

div.chest.big .cell {
  padding: 0px;
  overflow: hidden;
  position: relative;
}

div.chest.big .cell .p-father {
  padding: 0px 30px;
  height: 80px;
  width: 359px;
  text-align: center;
  /*text-align: cell-content;*/
  line-height: normal;
  height: 80px;
}

div.chest.big .cell .h4-father {
  padding: 6px 20px 0px;
  position: relative;
}

div.chest.big .cell h4 {
  margin: 20px 0px 10px;
}

div.cell-header {
  height: 120px;
  background-color: #cc0033;
  position: relative;
  bottom: 0px;
  text-align: center;
}

div.chest.big .icon {
  height: 120px;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 110px;
  z-index: 0;
}

div.chest.big .icon.up {
  z-index: 100;
}

div.chest .contain {
  margin-top: 65px;
}

#infermation_case_zh_contain{
  margin-top: 0px;
}

#infermation_case_en_contain{
  margin-top: 0px;
}

div.chest .cell {
  width: 359px;
  float: left;
  height: 268px;
  background: #ffffff;
  margin-right: 40px;
  box-sizing: border-box;
  padding: 0px 55px;
}

div.infermation_chest.chest .cell{
  height: 100%;
}

div.chest .cell h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

div.chest .cell .p-father {
  height: 80px;
  position: relative;
}

div.chest .cell p {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
}

div.chest .cell button {
  outline: none;
  width: 250px;
  height: 75px;
  background: #383838;
  border: 0;
  border-radius: 15px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}

div.chest .cell button:hover span {
  left: 10px;
}

div.chest .cell button span {
  position: relative;
  left: 0;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}

div.chest .cell:last-child {
  margin-right: 0px;
  height: n-resize;
}

div.waist.fine {
  width: 100%;
  background: #E4E4E4;
  height: auto;
  height: 470px;
}

div.waist .fine a {
  color: #ffffff;
}

div.waist.fine.techn {
  padding-top: 1px;
  height: 800px;
}

.cell-1 .drma {
  width: 860px;
  margin: 0 auto;
  margin-bottom: 10px;
  clear: both;
  font-size: 24px;
}

.cell-1 .drma .drmb {
  height: 290px;
}

.cell-1 .drma .drmc {
  width: 500px;
  margin-bottom: 20px;
  float: left;
}

div.leg {
  width: 100%;
  background: #ffffff;
  height: auto;
}

div.leg .branding {
  padding-top: 1px;
}

div.leg .branding h3 {
  font-size: 33px;
  letter-spacing: 2px;
  font-weight: 500;
  margin: 35px 0 20px;
  color: #383838;
  text-align: left;
  text-transform: inherit;
}

#slide {
  overflow: hidden;
  width: 1160px;
  margin: auto;
  margin-bottom: 100px;
}

#slide ul {
  list-style: none;
  /* margin-left: -72px; */
}

#slide li {
  float: left;
}

.slideul1 {
  width: 50000px;
}

div.cloth {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
  line-height: 1;
  text-align: center;
}

div.cloth h1 {
  text-transform: inherit;
}

div.cloth h1.default {
  text-transform: none;
}

div.cloth.partners-title h1 {
  font-size: 60px;
}

div.partners-form {
  height: 1500px;
}

div.partners-form .partners {
  width: 230px;
  float: left;
  padding: 5px;
  background: #eeeeee;
}

div.partners-form .partners .sub {
  width: 100%;
  display: table;
  text-align: center;
}

div.partners-form .partners .sub a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
   width: 100%;
}

div.partners-form .partners .sub a img {
   width: 100%;
}

div.cloth p {
  margin-top: 35px;
}

div.contain.contact {
  width: 960px;
  padding-top: 1px;
}

div.contain.contact h1.c1 {
  margin-top: 61px;
  font-size: 56px;
  font-weight: 300;
  text-transform: inherit;
}

#contact-form {
  position: absolute;
  top: 420px;
}

.lw-form {
  margin-top: 65px;
}

.lw-form .row {
  height: 70px;
}

.lw-form div.form-group {
  width: 47.4%;
}

div.captcha-input-img{
  display: flex;
}


div.captcha input {
  margin-left: 3px;
  width: 100%;
  height:34px;
  font-size: 14px;
}

div.captcha img {
  height: 34px;
  width: 130px;
}
.lw-form div.form-group label {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 1px;
  word-spacing: 3px;
  margin-bottom: 10px;
}

.lw-form div.form-group input, .lw-form div.form-group select {
  width: 100%;
  height: 34px;
}

.lw-info{
    margin-top: 65px;
}

.lw-info h1.title {
  font-weight: 200;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 1px;
}

.lw-info h2 {
  font-size: 32px;
  margin-top: -5px;
  margin-bottom: 0;
  font-weight: 300;
}

.lw-info .area {
  margin-bottom: 35px;
}

.lw-info .area p.label {
  text-align: center;
  font-size: 17px;
  margin: 0px;
}

.lw-info .area p.warning {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #c01733;
  margin: 0px;
  line-height: 30px;
}

.lw-info .area p.warning a {
  color: #c01733;
}

footer {
  width: 100%;
  height: 525px;
  background: #383838;
}

footer .instep {
  height: 400px;
  padding-top: 50px;
  box-sizing: border-box;
}

footer .instep .cell {
  width: 230px;
  padding: 25px 0;
  box-sizing: border-box;
  float: left;
  color: #fcfcfc;
}

footer .instep .cell p {
  font-size: 14px;
  font-weight: 100;
  line-height: 15px;
}

footer .instep .cell p.title {
  font-weight: bold;
  line-height: 30px;
}

footer .toe {
  text-align: center;
  color: #fcfcfc;
  font-size: 14px;
  font-weight: 100;
}

/*新在线客服*/

.floatWindow {
  position: fixed;
  right: 10px;
  bottom: 30%;
  width: 65px;
  z-index: 99;
  cursor: pointer;
  border-top: none;
}

.floatWindow .lists .items {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #4979ff;
  padding: 10px 0;
  border: 1px solid #4979ff;
  border-radius: 5px;
  margin-bottom: 5px;
  background-color: #fff;
}

.floatWindow .lists .items:first-child {
  padding: 20px 0;
  height: 120px;
  background-color: #4979ff;
}

.floatWindow .lists .items .fa {
  margin-bottom: 5px;
  font-size: 30px;
}

.floatWindow .lists .items .font {
  color: #757070;
  margin-top: -5px;
}

.floatWindow .lists .items:first-child .font {
  margin-top: 2px;
  font-size: 16px;
  color: #fff;
}

.floatWindow .lists .items .itemCon {
  right: 100%;
  position: absolute;
  top: 0;
  padding-right: 20px;
  opacity: 0;
}

.floatWindow .lists .items:hover .itemCon {
  opacity: 1;
}

.floatWindow .lists .items .itemCon .ewm {
  width: 140px;
  border: 1px solid #4979ff;
  background-color: #fff;
  border-radius: 5px;
}

.floatWindow .lists .items .itemCon .ewm .pictrue {
  width: 126px;
  height: 126px;
  vertical-align: middle;
  position: relative;
  margin: 8px 6px;
}

.floatWindow .lists .items .itemCon .ewm .pictrue .arrow {
  position: absolute;
  right: -21px;
  top: 10px;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #4979ff;
}

.floatWindow .lists .items .itemCon .ewm .pictrue .arrow:before {
  position: absolute;
  left: -8px;
  top: -7px;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #fff;
}

.floatWindow .lists .items .itemCon .ewm .pictrue img {
  width: 100%;
  height: 100%;
}

.floatWindow .lists .items .itemCon .ewm .tip {
  font-size: 14px;
  color: #fff;
  margin-top: 6px;
  height: 25px;
  line-height: 25px;
  background-color: #4979ff;
}

.floatWindow .lists .items .itemCon .phone {
  width: 260px;
  background-color: #fff;
  border: 1px solid #4979ff;
  border-radius: 5px;
  padding: 12px 15px;
  font-size: 15px;
  text-align: left;
}

.floatWindow .lists .items .itemCon .phone .arrow {
  position: absolute;
  right: 6px;
  top: 10px;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #4979ff;
}

.floatWindow .lists .items .itemCon .phone .arrow:before {
  position: absolute;
  left: -8px;
  top: -7px;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #fff;
}

.floatWindow .lists .items .itemCon .phone .fa {
  display: inline-block;
}

.floatWindow .lists .items .itemCon .phone .infos {
  display: inline-block;
  margin-left: 10px;
}

.floatWindow .lists .items:hover {
  color: #fff;
  background-color: #4979ff;
}

.floatWindow .lists .items:hover .font {
  color: #fff;
}

#videoBox {
  position:fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  padding: 5px;
  background-color: #333;
  height: 178px;
}

#videoBox.out {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 310px;
  z-index: 999;
}

#videoBox.out video{
  width: 300px;
}
/*# sourceMappingURL=lw.css.map */
