﻿@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {font-family:"Microsoft YaHei","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height:24px;
  color: #333;
  margin: 0; }

.layui-layer-rim {
    border: 6px solid #8D8D8D !important;
    border: 6px solid rgba(0,0,0,.3) !important;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }


* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #777;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #222;
  text-decoration: none; }

a:hover, a:focus {
  text-decoration: none; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #eeeeee; }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }


fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-top: 0; }

h1, h2, h3, .h1, .h2, .h3 {margin-bottom: 20px; }
h4, h5, h6, .h4, .h5, .h6 {margin-bottom: 15px; }
p { margin-bottom: 20px; }
a, input[type="submit"] {transition: all 0.3s ease-in-out; }
input:focus, textarea:focus, keygen:focus, select:focus, :focus {outline: none; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: #222; }

p {
  margin: 0 0 11.5px; }

ul, ol {
  margin-top: 0;
  margin-bottom: 11.5px; }

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0; }
dl {
  margin-top: 0;
  margin-bottom: 23px; }

dt, dd {
  line-height: 1.71429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 1200px) {
  .container {
    width: 1200px; }
  }

.container:before, .container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } 

/* 排版 */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* 字体 */
.roboto-font {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
  color: #222; }

.custom-font {
    font-family: 'Tahoma', 'YouYuan', 'Microsoft YaHei', 'SimHei', 'Microsoft JengHei', Arial;
}

/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.hidden {
  display: none !important; }


/* Header */
.header {position: relative;}
.header-sticky {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10000;    
    background-color:rgba(0,0,0,0.6);
}
@media (max-width: 1199px) {
.header-full-width .container{
  width: 1200px;
}
}
.site-branding {
  margin-left: 20px;
  float:left;}

.site-branding img {
  max-width: 100%; }

.site-title {
  margin-bottom: 0;}

.site-description {
  margin-bottom: 0; }

.navigation-top {
  position: relative;
  padding: 0px; }
.main-navigation{
  float: right;
  margin-right: 20px;
}

.menu-primary, .menu-primary ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.menu-primary > li {
  float: left;
  overflow: hidden; }

.menu-primary > li:hover {
  overflow: visible; }
/*
@media (min-width: 1200px) {
  .menu-primary > li {
    margin-right: 20px; }
  .menu-primary > li:last-child {
    margin-right: 20px; } }
*/
.menu-primary > li > a {
    width:80px;
    line-height:70px;
    text-align:center;
}
.menu-primary li {
    margin-left:5px;
    margin-right:5px;
    color: #fff;
    line-height:70px;
    position: relative;}

.menu-primary li.current-menu-item > a, .menu-primary li:hover > a {
  color: #07b1ad;
}
.menu-primary li.current-menu-item > a{
    border-bottom:2px solid #07b1ad;
}
.menu-primary a {
  color: #fff;
  display: block;
  font: 15px 微软雅黑;
  letter-spacing: 1px;
  text-transform: uppercase; }

.menu-primary a:hover{
  color: #0b6369;
}
.menu-login{
  float: right;
  color:#ffffff;
  font: 15px 微软雅黑;
  background-color:#07b1ad;
  padding:10px 20px 10px 20px;
  margin:14px 0px 0px 0px;
  border-radius: 20px;
}
/* 搜索 */
.search-wrap {float: left;}
.search-wrap form {margin-top:15px;}
.search-wrap form input[type="search"],.search-wrap form input[type="text"] {border:0px;
 background: transparent;background-image: url("../images/search.png"); width: 180px;height: 60px;color: #fff;padding-left: 40px;}
.search-wrap form input[type="submit"]{margin-left: -60px;border:0px; background: transparent;}
.search-wrap form input::input-placeholder {
  color: #fff;}
.search-wrap form input::-webkit-input-placeholder {
  color: #fff;}
.search-wrap form input:-moz-placeholder {
  color: #fff;}
.search-wrap form input::-moz-placeholder {
  color: #fff;}
.search-wrap form input:-ms-input-placeholder {
  color: #fff;}



/* 网页尾部 */
.footer {
  background-color: #083235;
}
.footer-widgets {
  padding-top: 50px;
  color: #669999;
}
.footer-widgets h2{margin:0px;
  line-height: 50px;
}
.footer-widgets p{margin:0px;
  line-height: 20px;
}
.footer-bottom {
  text-align:center;
  width: 100%;
  background-color: #062c2f;
  line-height: 50px;
  color: #385659;
  font: 14px;
  font-weight: bold;
}

.section-padding {
  padding-top: 65px;
  padding-bottom: 65px; }

.section-header {
  position: relative;
  margin: 0 0 45px; }

.section-header p:first-of-type {
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  margin-top: 14px;
  line-height: 2;
  color: #999; }

.section-title {font-family:"Microsoft YaHei","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.section-sub-title {font-family:"Microsoft YaHei","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  margin-bottom: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #dddddd; }


.yifeihome{
  background: url("../images/home/yifeihome.jpg") no-repeat center top;
  min-height: 1024px;
}

.video {
  text-align: center;
  background-repeat: repeat-x;
  background-position: center top;
  background-size: cover;
  background-image: url("../images/home/video-bg.jpg");
  padding-bottom: 0px;padding-top:0px;
}

.video-theme{min-height: 350px;margin: 0 auto; width:1000px;
  background: url("../images/home/video.png") no-repeat center bottom;
}
.play-video{display: block;width: 122px;height: 42px;position: absolute;margin: 250px 0 0 830px;
  background: url("../images/home/play-video.png") no-repeat;
}
.services{margin:0 auto;width: 880px;margin-top: 300px;}
.services ul{ width: 800px;border:0px;margin: 0px; padding:0px;float:left;}
.services li{float:left; 
  background: url("../images/home/services.png") no-repeat -200px 0px;
  display: block;
  height: 200px;
  width: 200px;
}

.services li.s1{
  background-position: -200px 0px;
}
.services li.s2{
  background-position: -400px 0px;
}
.services li.s3{
  background-position: -600px 0px;
}
.services li.s4{
  background-position: -800px 0px;
}
.services li a{
  display: block;
  height: 200px;
  width: 200px;
  color: #fff;
  font-weight:bold;
  font-size: 18px;
  line-height: 190px;
  text-align: center;
}
/*悬浮选中效果
.services li a:hover{
  color: #003333;
  background: url("../images/home/services.png") no-repeat 0px 0px;
}*/

.services a.arrowleft{float:left; display:block; height: 190px; width: 15px;margin-right: 25px;
  background: url("../images/home/sarrow.png") no-repeat 0px center;}
.services a.arrowright{float:left; display:block; height: 190px;width: 15px;margin-left: 25px;
  background: url("../images/home/sarrow.png") no-repeat -15px center;}
.services a.arrowleft, .services a.arrowright{background:none;}/*临时隐藏按钮*/

.value .section-sub-title{line-height: 50px;height: 50px; background: url("../images/home/value.png") no-repeat center center;}
.value .value-theme{min-height:450px;margin: 0 auto;width: 1096px; }
.value .value-theme ul{ width: 1096px; margin: 0px; padding:0px;}
.value .value-theme ul li{float: left;margin-left: 10px;margin-right: 10px;display: inline;}
.value .value-theme ul li dl{padding:20px;position: absolute;top:180px;display: block;height: 226px; width: 252px;background: url("../images/home/valuetheme.png") no-repeat 0 -226px;
}
.value .value-theme ul li dl dt{text-align: center;font-size: 22px;line-height: 50px;}
.value .value-theme ul li dl dd h1{text-align:center;font-size: 22px;font-weight:lighter;line-height: 24px;margin: 0px; color:#00cccc;}
.value .value-theme ul li dl dd h2{text-align:center;font-size: 22px;font-weight:lighter;line-height: 24px;margin: 0px;}
.value .value-theme ul li dl dd p{text-align:left;font-size: 14px;padding:10px;}
.value .value-theme ul li .mask{position:absolute;top:180px;display:none;height: 226px; width: 252px;background: url("../images/home/valuetheme.png") no-repeat 0 0;}
/*悬浮选中效果
 .value .value-theme ul li:hover .mask{display: block;}*/
.info {
  text-align: center;
  background-repeat: repeat-x;
  background-position: center top;
  background-size: cover;
  background-image: url(../images/home/info-bg.jpg);
  min-height: 500px;
}
.info .info-theme ul{margin: 0 auto;width:880px;padding:0px;border: 0px;margin-top:80px;}
.info .info-theme li{float: left;}
/*登录*/


.loginbody{
  background: url("../images/home/log.jpg") no-repeat center top;
}
.login-wrap{ position:absolute; left:50%; margin:100px auto auto -140px; width:280px; text-align:center; }
	.login-logo{ margin:0 auto 50px; text-indent:-9999em; width:238px; height:105px; background: url('../images/sys/20.png') no-repeat; }
	.login-form .col{ position:relative; padding:10px 0; }
	.login-form .col .icon{ position:absolute; display:block; top:24px; left:10px; width:14px; height:14px; background:url('../images/skin_icons.png') no-repeat; cursor:pointer; }
	.login-form .col .icon.user{ background-position:0 0px; }
	.login-form .col .icon.pwd{ background-position:-28px 0px; }
	.login-form .col .login-input{ display:block; padding:5px 10px 5px 34px; background:#fff; border:0; border-radius:3px; font-size:14px; line-height:32px;width:286px; color:#333; }
	.login-form .col .login-btn{ display:block; padding:5px 0; font-size:14px; color:#fff; width:100%; line-height:28px; height:42px; background:#07b1ad; border:0; border-radius:3px; letter-spacing:.5em; width:286px; cursor:pointer; }
.login-tips{ display:block; margin:10px auto 0; height:14px; vertical-align:middle; }
	.login-tips i{ display:inline-block; margin-right:5px; width:14px; height:14px; background:url('../images/skin_icons.png') -56px 0px no-repeat; text-indent:-9999px; vertical-align:middle; zoom:1; *display:inline; *text-indent:0; }
	.login-tips p{ display:inline-block;height:14px; font-size:12px; font-weight:normal; color:#fff; vertical-align:middle; zoom:1; *display:inline; }
