input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #4B88E6;
  outline: none;
  transition: border-color 0.1s;
}
body {
  background-color: #fff;
}
.header-top{
  background-color: #ED1B28 !important;
}
.header-wrap {
  background-color: #fff;
}
.header-wrap .index-header {
  padding: 10px 0;
}
.header-wrap .index-header .logo img {
  float: left;
}
.header-wrap .index-header .logo .sub-logo {
  color: #9d9d9d;
  margin-top: 34px;
  border-left: 2px groove #ddd;
  font-size: 24px;
}
.header-wrap .index-header .right-info {
  margin-top: 10px;
}
.header-wrap .index-header .right-info .iconfont {
  font-size: 1.3em;
  vertical-align: -1px;
}
.header-wrap .index-header .right-info .text-muted {
  color: #aaa;
}
.header-wrap .index-header .right-info .icon-line {
  color: #ccc;
  margin: 0 10px 0 15px;
}
.header-wrap .index-header .right-info a:hover {
  color: #35a6f1;
}
.none {
  display: none;
}
.hover .header-nav-child {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1600px) {
    .banner-wrap {
        position: relative;
        min-height: 680px;/*893px;680px;*/
        width: 100%;
    }
}
@media screen and (min-width: 1599px) {
    .banner-wrap {
        position: relative;
        min-height: 893px;/*893px;680px;*/
        width: 100%;
    }
}
/* .banner-wrap {
  position: relative;
  min-height: 893px;893px;680px;
  width: 100%;
} */
.banner-wrap li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-wrap li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
}
.banner-wrap .banner-img1 {
  background: #F7B5BD url("../img/100.png") no-repeat center center;
}
.banner-wrap .btnList {
  position: absolute;
  left: 50%;
  bottom: 5%;
  width: 1000px;
  font-size: 0;
  margin-left: -500px;
  text-align: center;
}
.banner-wrap .btnList dd {
  display: inline-block;
  margin: 0 6px;
}
.banner-wrap .btnList dd a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ffffff;
  border-radius: 50%;
  opacity: .4;
}
.banner-wrap .btnList dd .active {
  background: #fff;
  opacity: 1;
}
.banner-log-wrap {
  position: relative;
}
.banner-log-wrap .login-form-box,
.banner-log-wrap .login-success-box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -170px;
  margin-left: 210px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 9;
  overflow: hidden;
}
.banner-log-wrap .login-form-box .login-wrap,
.banner-log-wrap .login-success-box .login-wrap {
  width: 270px;
  padding: 25px 25px 60px;
}
.banner-log-wrap .login-form-box .login-wrap .title,
.banner-log-wrap .login-success-box .login-wrap .title {
  text-align: center;
  font-size: 20px;
}
.banner-log-wrap .login-form-box .login-item,
.banner-log-wrap .login-success-box .login-item {
  margin-top: 18px;
  height: 42px;
  line-height: 42px;
  border-radius: 4px;
  border: 1px solid #eee;
  overflow: hidden;
}
.banner-log-wrap .login-form-box .login-item .iconfont,
.banner-log-wrap .login-success-box .login-item .iconfont {
  float: left;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  text-align: center;
  color: #ED1B28;
  /*color: #35a6f1;*/
}
.banner-log-wrap .login-form-box .login-item input,
.banner-log-wrap .login-success-box .login-item input {
  float: left;
  width: 226px;
  border: none;
  height: 42px;
  line-height: 42px;
}
.banner-log-wrap .login-form-box .login-item input:focus,
.banner-log-wrap .login-success-box .login-item input:focus {
  box-shadow: none;
}
.banner-log-wrap .login-form-box .login-item input:focus:-webkit-autofill,
.banner-log-wrap .login-success-box .login-item input:focus:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.banner-log-wrap .login-form-box .login-other,
.banner-log-wrap .login-success-box .login-other {
  color: #888888;
  margin-top: 10px;
}
.banner-log-wrap .login-form-box .login-btn,
.banner-log-wrap .login-success-box .login-btn {
  margin-top: 20px;
}
.banner-log-wrap .login-form-box .login-btn .login-big-btn,
.banner-log-wrap .login-success-box .login-btn .login-big-btn {
  width: 100%;
  height: 40px;
  font-size: 18px;
  border-radius: 4px;
}
.intro-wrap {
  background: #fff;
}
.intro-wrap .i-pos-r {
  position: relative;
}
.intro-wrap .i-pos-a {
  position: absolute;
}
.intro-wrap .i-box {
  width: 1200px;
  margin: 0 auto;
  height: 680px;
}
.intro-wrap .title {
  font-size: 30px;
}
.intro-wrap .txt {
  font-size: 17px;
  color: #555555;
}
.intro-wrap .section2 {
  background-color: #F2F2F2;
}
.intro-wrap .section2 .title {
  color: #00adef;
  padding-top: 80px;
  padding-bottom: 15px;
}
.intro-wrap .section2 .img2_1 {
  top: 200px;
  left: 50%;
  margin-left: -329px;
}
.intro-wrap .section2 .img2_2 {
  top: 230px;
  left: 70px;
}
.intro-wrap .section2 .img2_3 {
  top: 230px;
  right: 70px;
}
.intro-wrap .section3 {
  /*background-color: #eff3f6;*/
  background-color: #EF6A54;
}
.intro-wrap .section3 .title {
  right: 0px;
  top: 265px;
  width: 320px;
  color: #26c3fc;
}
.intro-wrap .section3 .txt {
  right: 0;
  top: 330px;
  width: 320px;
}
.intro-wrap .section3 .img3_1 {
  /*right: 100px;*/
  left: 0px;
  top: 150px;
	width:70%;
}
.intro-wrap .section3 .img3_btn {
  right: 70px;
  bottom: 150px;
}
.intro-wrap .section4 {
  /*background-color: #fff;*/
  background-color: #314A5E;
}
.intro-wrap .section4 .title {
  width: 340px;
  color: #00e098;
  top: 260px;
  right: 100px;
}
.intro-wrap .section4 .txt {
  width: 340px;
  top: 330px;
  right: 100px;
}
.intro-wrap .section4 .img4_1 {
  top: 120px;
  left: 75px;
}
.intro-wrap .section4 .img4_2 {
  /*top: 260px;*/
  top: 100px;
  left: 0;
}
.intro-wrap .section4 .img4_3 {
  top: 420px;
  left: 75px;
}
.intro-wrap .section4 .img4_btn {
  top: 300px;
  left: 444px;
}
.intro-wrap .section5 {
  /*background-color: #eff3f6;*/
  background-color: #F2F2F2;
}
.intro-wrap .section5 .title {
  top: 260px;
  left: 100px;
  color: #ee5c40;
}
.intro-wrap .section5 .txt {
  width: 330px;
  top: 320px;
  left: 100px;
}
.intro-wrap .section5 .img5_1 {
  top: 140px;
  right: 35px;
	width: 60%;
/*  right: 100px;*/
}
.intro-wrap .section5 .img5_btn {
  top: 400px;
  right: 70px;
}

.intro-wrap .section6 {
  /*background-color: #eff3f6;*/
  background-color: #F2F2F2;
}
.intro-wrap .section6 .title {
  top: 260px;
  left: 100px;
  color: #ee5c40;
}
.intro-wrap .section6 .txt {
  width: 330px;
  top: 320px;
  left: 100px;
}
.intro-wrap .section6 .img6_1 {
  top: 140px;
  right: 35px;
	width: 60%;
/*  right: 100px;*/
}
.intro-wrap .section6 .img5_btn {
  top: 400px;
  right: 70px;
}
.footer-wrap {
  padding: 40px 0;
  background-color: #404040;
}
.footer-box .footer-info {
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  color: #cccccc;
  line-height: 2;
}
.footer-box .footer-info a {
  display: inline-block;
  color: #cccccc;
  margin: 0 6px;
}
.footer-box .footer-info a:hover {
  text-decoration: underline;
}
.footer-box .fb-contact {
  margin-top: 6px;
  float: right;
}
.footer-box .fb-contact a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #b6b6b6;
  text-align: center;
  margin-right: 15px;
}
.footer-box .fb-contact a:hover {
  background-position: -79px 0;
}
.footer-box .fb-contact a:hover .iconfont {
  color: #eee;
}
.footer-box .fb-contact .iconfont {
  font-size: 24px;
  -webkit-transition: color .2s;
  transition: color .2s;
}
.footer-box .anbei {
  padding-left: 24px;
  background: url("../img/icon_anbei.png") 0 50% no-repeat;
}
.second-footer-wrap {
  background-color: #EAEAEA;
}
.second-footer-wrap .footer-box .footer-info {
  float: none;
  color: #777;
  font-weight: 500;
  text-align: center;
  cursor: default;
}
.second-footer-wrap .footer-box .footer-info a {
  color: #777;
}
.lay-app-down-content {
  width: 500px;
  height: 300px;
  padding: 40px 20px;
  border: 10px solid #f3f3f3;
}
.lay-app-down-content .app-item {
  display: inline-block;
  padding: 20px 40px;
}
.lay-app-down-content .app-item img {
  display: block;
  width: 160px;
  height: 160px;
}
.lay-app-down-content .app-item .iconfont {
  font-size: 30px;
  color: #f01641;
  margin-right: 4px;
  vertical-align: -2px;
}
/*输入验证码-弹框*/
.verification-code-msg {
  height: 40px;
  margin: 15px 0 0 0;
}
.verification-code-msg .item-tit {
  float: left;
  padding-right: 10px;
  padding-left: 30px;
  line-height: 38px;
}
.verification-code-msg .normal-input {
  float: left;
  width: 130px;
  height: 26px;
  line-height: 36px;
  padding: 5px 8px;
  border: 1px solid #ddd;
}
.verification-code-msg .verification-image {
  float: left;
  width: 80px;
  height: 36px;
  border: 1px solid #eee;
  margin-left: 15px;
  cursor: pointer;
}
.sendMsg {
  height: 30px;
  line-height: 30px;
  color: #FF0000;
  text-indent: 15px;
}
.sendYes {
  padding-top: 10px;
  margin-left: 160px;
}
.sendYesBtn,
#skipYesBtn {
  width: 60px;
  height: 30px;
  display: block;
  text-align: center;
  color: #FFF;
  line-height: 30px;
  cursor: pointer;
}
/*用户登陆后*/
.ls-user-info-box {
  padding: 20px 0 17px;
  border-bottom: 1px solid #ddd;
}
.ls-user-photo {
  position: relative;
  float: left;
  width: 64px;
  height: 64px;
  margin: 0 10px 0 25px;
}
.ls-user-photo .photo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 64px;
  height: 64px;
  /*background: url(/Public/static/index/img/user-photo-def-gray.jpg) 50% 50% no-repeat;*/
}
.ls-user-info {
  float: left;
  width: 150px;
  margin-top: 5px;
}
.ls-user-info .head {
  display: block;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 16px;
}
.ls-user-info a:hover {
  color: #35a6f1;
}
.ls-user-info .head cite {
  display: inline-block;
  padding: 1px 6px;
  line-height: 15px;
  margin-right: 5px;
  border-radius: 10px;
  background-color: #f9243f;
  font-size: 12px;
  color: #fff;
  vertical-align: 1px;
}
.ls-user-cite {
  display: inline-block;
  padding: 0 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
}
.ls-user-info .normal-service {
  color: #b72025;
  background-color: #fcee81;
}
.ls-user-info .normal-service .iconfont {
  font-weight: 600;
}
.ls-user-sys-info {
  padding: 12px;
}
.ls-user-sys-info .user-sys-item {
  color: #555555;
  font-size: 14px;
  padding: 7px 0;
}
.ls-user-sys-info .user-sys-item span {
  display: inline-block;
  width: 90px;
  color: #aaa;
  text-align: right;
  margin-right: 5px;
}
.ls-come-in-sys {
  text-align: center;
}
.ls-come-in-sys .in-sys-btn {
  height: 36px;
  line-height: 36px;
  width: 220px;
}
/*用户登陆后-end*/

/*首页新样式*/
.header-nav{position: relative;z-index: 1000;height: 60px;}
.nav-wrap{position: relative;padding: 0 20px;color: #000000;border-radius: 2px;font-size: 15px;box-sizing: border-box!important;font-weight: 600;}
.nav-wrap .nav-item {position: relative;display: inline-block;vertical-align: middle;line-height: 60px;}
.nav-wrap .nav-item a{display: block;padding: 0 14px;color: #666666;transition: all .3s;-webkit-transition: all .3s;}
.nav-wrap .nav-item a:hover{color: #EC1B25;}
.font-color{color:#CC0000 !important;}
.font-color-white{color:#FFFFFF !important;}

.app{padding: 0 20px !important;font-size: 12px;color: #f2f2f2;position:absolute !important;}
.app1{right:13%;}
.app2{right: 16.5%;}
.app4{right: -1%;}
.app>a{padding: 0 5px !important;}