﻿
/*header*/
body{
      font-family: 'MyriadPro-Cond_0',"Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.w1140{
	max-width: 1140px;
	margin: 0 auto;
}
.padding0 {
  padding:0!important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
  height: 0;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;  
 }
.clearfix {
  zoom: 1;
 }
.main-header-box {
	position: relative;
  z-index: 2;
}
.main-header{
	height: 80px;
	line-height: 80px;
  font-size: 18px;
	color: #fff;
	background: #000;
}
.main-header-box .layui-side {
  display: none;
}
.logo , .phone {
	display: block;
  position: relative;
	width: 200px;
	text-align: center;
  box-sizing: content-box;
}
.main-header .ph-icon {
	display: inline-block;
  position: relative;
  top: 5px;
  width: 25px;
  height: 25px;
  background: url(../images/css_sprites.png) -106px -10px;
}	
.main-nav .layui-nav {
	display: inline-flex;
	justify-content: space-between;
	width: calc(100% - 400px);
	padding: 0 50px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 16px;
  background: 0;
}
.main-nav .layui-nav-more {
	display: none;
}
.main-nav  .layui-nav-item {
  line-height: 80px;
}
.main-nav  .layui-nav-item a {
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
  transition: all 0s;
}
.main-nav .layui-nav-bar {
  height: 2px;
  background: #fff;
}
.main-nav .layui-nav-child {
  top: 85px;
  left: 50%;
  width: 160px;
  padding: 15px;
  margin-left: -80px;
  background: rgba(0,0,0,0.65);
  border-radius: 5px;
  box-sizing: border-box;
  border: none;
}
.main-nav .layui-nav-child dd {
	text-align: center;
  border-bottom: 1px solid hsla(0,0%,90%,.5);
}
.main-nav .layui-nav-child a:hover {
  color: #648cff;
  background: 0;
}

.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this {
  background-color: transparent;
}
.menuicon{
  display: none;
}

.main-header.active {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.main-header.active .main-nav .layui-nav-item {
  line-height: 50px;
}
.main-header.active .main-nav .layui-nav-child{
  top: 55px;
}
.main-header.active img{
  width: 100px;
}
/*end-header*/





/*footer*/

.from-top-title {
  padding: 80px 0px;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.from-top-title h4 {
  font-size: 50px;
  line-height: 74px
}
.from-top-title h3 {
  font-size: 48px;
  line-height: 48px;
  color: #444;
}
.from-top-title .red-line {
  width: 85px;
  height: 2px;
  margin: 20px auto;
  background: #df1020;
}
.from-top-title p {
  color: #444;
  font-size: 22px;
  line-height: 35px;
}
.form-box {
  padding: 60px 0;
}
.form-box .layui-fluid{
  padding:0;
}
.b-l-f-box {
  border-right: 1px solid #ccc;
}
.b-l-f {
  width: 90%;
  text-align: center;
}
.form-title {
  height: 63px;
  margin-bottom: 18px;
  font-size: 22px;
  line-height: 63px;
  color: #444;
  border-bottom: 2px solid #df1020;
}
.b-l-f .layui-form-item {
  margin-bottom: 18px;
}
.b-l-f .layui-input-block {
    margin-left: 0;
}
.b-l-f .layui-input-block input {
  height: 50px;
  padding: 0 18px;
  font-size: 18px;
  line-height: 30px;
  color: #8D8D8D;
  background: #f3f3f3;
  border: 0px;
}
.form-btn {
  width: 200px;
  height: 40px;
  margin-top: 10px;
  font-size: 22px;
  color: #df1020;
  background: #fff;
  border: 2px solid #df1020;
  cursor: pointer;
}
.form-btn:hover {
  color: #FF0000;
}
.b-r-text {
  width: 90%;
  float: right;
}
.b-r-text h3 {
  margin:10px 0 26px 0;
  font-size: 40px;
  line-height: 64px;
}
.b-r-text span {
  color: #df1020;
}
.b-r-text .dest {
  height: 126px;
  color: #444;
  font-size: 20px;
  line-height: 42px;
  overflow: hidden;
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.b-r-text .con {
  margin-top: 42px;
  color: #444;
  font-size: 18px;
}
.b-r-text .iphone {
  color: #444;
  font-stretch: condensed;
  font-size: 38px;
  font-family: 'MyriadPro-Cond_0';
  margin-top: 5px;
}
.footer, .footer a {
	color: #fff;
}
.ft-directory-box {
	padding: 10px;
  font-size: 12px;
  line-height: 26px;
  background: #bbbaba;
}
.ft-directory-box .left-content {
  float: left;
}
.footer  dl {
  float: left;
  margin-right: 100px;
}
.footer dt {
  height: 36px;
  padding-left: 4px;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
}
.footer dl i {
  position: absolute;
  left: 0px;
  top: 10px;
  display: block;
  width: 3px;
  height: 5px;
  background: url(../images/css_sprites.png) -151px -49px;
}
.footer dd {
	position: relative;
}
.footer dd a {
  display: inline-block;
  padding-left: 10px;
  font-size: 13px;
}

.footer .right-content {
  float: right;
  width: 450px;
}
.footer .right-content .img {
  float: left;
  padding-right: 110px;
  margin-top: 44px;
}
.footer .right-content  li {
  font-size: 12px;
  line-height: 36px;
}
.footer .right-content  i {
  position: relative;
  top: 4px;
  display: inline-block;
  margin-right: 5px;
}
.footer i.iph-icon {
  top: 6px;
  width: 19px;
  height: 19px;
  background: url(../images/css_sprites.png) -10px -80px;
}
.footer i.email-icon {
  width: 23px;
  height: 15px;
  background: url(../images/css_sprites.png) -49px -80px;
}
.footer i.address-icon {
  width: 15px;
  height: 19px;
  background: url(../images/css_sprites.png) -151px -10px;
}

.add-link {
  line-height: 30px;
  padding: 20px 0;
}
.add-link span, .add-link a {
  opacity: 1;
  font-size: 14px;
  padding:0 3px;
  color: #6969694a;
}
.ft-bottom {
	height: 60px;
  width: 100%;
  background: url(../images/f_bg.jpg) left top repeat-x;
  box-sizing: border-box;
}
.ft-logo {
	width: 60px;
}
.ft-logo a {
	display: block;
	height: 60px;
	line-height: 60px;
}
.ft-logo img {
	width: 100%;
}
.ft-r-info {
	margin-top: 4px;
  line-height: 26px;
}
.ft-b-nav a {
  position: relative;
  top: 1px;
  padding: 0 5px;
}
.ft-b-nav a:last-child {
	padding-right: 0;
}
.copy {
	text-align: right;
}

/*end-footer*/


/*隐藏百度聊天框*/
#newBridge .icon-right-center{
  display: none!important;
}
#newBridge .nb-show.on{
  display: block!important;
}
#newBridge .nb-icon-wrap{
  display: none;
}
/*end-隐藏百度聊天框*/
    


/*弹出留言板*/
.popup-box{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
  top:0;
  right:0;
  bottom:0;
  left:0;
  /* background: rgba(0,0,0,.8); */
  display: none;
}
.popup { 
  position: relative;
  height: 100%;
  width: 100%; 
}
.popup-box .layui-input-block {
  margin-left: 0;
}
.popup-box.show{
  display: block;
}
.modal-content{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 400px;
  max-height: 380px;
  margin: auto;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #888;
  border-radius: 4px;
  border: 0;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-header {
  padding: 25px 25px 15px 25px;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #ddd;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.modal-header .close {
  font-size: 36px;
  color: #888;
  font-weight: 300;
  text-shadow: none;
  opacity: 1;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
h3.modal-title {
  font-size: 22px;
  font-weight: 300;
  color: #555;
  line-height: 30px;
}
.modal-body {
  padding: 25px 25px 30px 25px;
  background: #eee;
  text-align: left;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.form-group {
  margin-bottom: 15px;
}
.modal-body button.btn {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0 20px;
  vertical-align: middle;
  background: #fd625e;
  border: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 50px;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.form-control {
  display: block;
  width: 100%;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  height: 50px;
  margin: 0;
  padding: 0 20px;
  vertical-align: middle;
  background: #f8f8f8;
  border: 1px solid #ddd;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 50px;
  color: #888;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  box-sizing: border-box;
}
.popup-box.on{
  display: block;
}
/*end弹出留言板*/




/*工具栏*/
.toolbar {
  width: 52px;
  position: fixed;
  right: 2%;
  top: 50%;
  z-index: 999;
}
.toolbar dd {
  width: 51px;
  height: 51px;
  margin-bottom: 1px;
  position: relative;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-top: 4px;
  border: #ebebeb solid 1px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.toolbar dd i {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 51px;
  height: 51px;
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.toolbar dd i span {
  width: 35px;
  height: 35px;
  display: block;
  margin: 8px 0 0 8px;
  background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
  display: none;
}
.toolbar .slide-tel {
  position: absolute;
  top: -1px;
  right: -2px;
  width: 0;
  height: 53px;
  padding: 0 0 0 53px;
  line-height: 53px;
  font-size: 24px;
  font-weight: bold;
  font-family: arial;
  color: #FFF;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  box-sizing: content-box;
}
.toolbar .pop {
  position: absolute;
  right: 90px;
  top: -65px;
  background: #d20100;
  display: none;
}
.toolbar .pop-code {
  width: 160px;
}
.toolbar .pop-code img {
  width: 120px;
  height: 120px;
  display: block;
  padding: 20px 20px 0;
  box-sizing:content-box;
}
.toolbar .pop-code h3 {
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}
.toolbar .pop-code h3 b {
  display: block;
  font-size: 14px;
  font-weight: normal;
}

.toolbar .qq a {
  display: block;
  width: 52px;
  height: 52px;
  cursor: pointer;
}

.toolbar .tel span {
  background-position: -0px 0;
}
.toolbar .tel:hover {
  background: #d20100;
}
.toolbar .tel:hover span {
  background-position: -36px 0;
}
.toolbar .qq:hover {
  background-color: #d20100;
  border-radius: 100%;
}
.toolbar .qq span {
  background-position: -0px -47px;
}
.toolbar .qq:hover span {
  background-position: -36px -47px;
}
.toolbar .qq-list.tel:hover span {
    background-position: -36px -47px;
}
.toolbar .code span {
  background-position: -0px -95px;
}
.toolbar .code:hover {
  background-color: #d20100;
  border-radius: 100%;
}
.toolbar .code:hover span {
  background-position: -36px -95px;
}
.toolbar .top span {
  background-position: -0px -142px;
}
.toolbar .top:hover {
  background-color: #d20100;
  border-radius: 100%;
}
.toolbar .top:hover span {
  background-position: -36px -142px;
}
.layui-fixbar {
  display: none;
}
/*结束工具栏*/


/*共同的标题*/
.work {
  padding: 50px 0;
  text-align: center;
}
.work .mainTitle {
  width: 100%;
  line-height: 34px;
  font-weight: 100;
  font-stretch: ultra-condensed;
  font-size: 34px;
  font-family: 'MyriadPro-LightCond';
  text-align: center;
  letter-spacing: 0.18em; 
  color: #434343;
}
.work .mainSub {
  width: 37px;
  height: 2px;
  margin: 25px auto 15px auto;
  background: #e60012;
}
.work .mainInfo {
  display: inline-block;
  padding: 10px 0px;
  border-bottom: 1px solid #bfbfbf;
  color: #434343;
  text-align: center;
  font-size: 30px;
}
/*end-共同的标题*/



/*共同轮播*/
#designBanner img {
  width: 100%;
}
#designBanner .banner-desc {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 20px;
  box-sizing: border-box;
}
#designBanner .banner-desc h3 {
  font-size: 36px;
  line-height: 72px;
}
/*end-共同轮播*/




/*品牌logo*/

.customers-content {
  padding: 60px 10px;
}
.customers-content {
  padding:60px 10px;
}
.customers-content a {
  width: 25%;
  float: left;
  padding: 15px;
  box-sizing: border-box;
}
.customers-content img {
  border: 1px solid #dbdbdb;
  /* margin: 15px; */
  width: 100%;
  transition: 0.5s;
}

    



/* 大屏幕 */
@media (min-width: 978px) { 
  .logo , .phone {
    width: 200px
  }
  .main-nav .layui-nav-item a {
    font-size: 16px;
  }
  .main-nav .layui-nav {
    padding: 0;
    width: calc(100% - 400px);
  }
  .ft-directory-box  {
    padding: 20px;
  }
  .add-link {
    padding: 20px;
  }
  .ft-bottom {
    padding: 0 20px;
  }
  .footer dl {
    margin-right: 50px;
  }
  .form-box {
    padding: 30px 20px;
  }
}

@media (min-width: 1600px){
  .main-nav .layui-nav {
    width: calc(100% - 700px);
  }
  .logo {
    padding-left: 150px;
  }
  .phone {
    padding-right: 150px;
  }
}
@media (min-width: 1200px) { 
  .main-nav .layui-nav {
    padding: 0 100px;
  }
}


@media (max-width: 1024px){
  .mainBg  {
    padding: 15px!important;
  }
  .footer .right-content {
    width: 350px;
  }
  .footer .right-content .img {
    padding-right: 56px;
  }
}

/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px) {
  .main-header {
    height: 50px;
    line-height: 50px;
  }
  .logo , .phone {
    width: 100px
  }
  .phone {
    height: 50px;
  }
  .phone span{
    font-size: 12px;
  }
  .main-header .ph-icon {
    position: absolute;
    left: -15px;
    top: 12px;
  }
  .logo  img {
    width: 80%;
  }
  .main-nav .layui-nav-item a {
    font-size: 12px;
  }
  .main-nav .layui-nav {
    padding: 0 20px;
    width: calc(100% - 200px);
  }
  .main-nav  .layui-nav-item {
    line-height: 50px;
  }
  .main-nav .layui-nav-child {
    top: 55px;
    width: 110px;
    margin-left: -55px;
  }
  .ft-directory-box {
    padding: 10px;
  }
  .footer dl {
    margin-right: 20px;
  }
  .footer .right-content {
    width: 280px;
  }
  .footer .right-content .img {
    margin-left: 0;
  }
  .footer .right-content li {
    overflow:hidden; 

  text-overflow:ellipsis;

  display:-webkit-box; 

  -webkit-box-orient:vertical;

  -webkit-line-clamp:2;
    line-height: 28px;
  }
  .add-link {
    padding: 20px 10px;
  }
  .ft-bottom {
    padding: 0 10px;
  }
  .form-box {
    padding:60px 10px;
  }
  .b-l-f-box {
    border-right: 0;
  }
  .ft-bottom a {
    font-size: 12px;
  }
  .ft-logo img{
    width: auto;
    height: 30px;
  }
}
@media (max-width: 768px) {
  .main-header.active img{
    width: auto;
    height: 30px;
  }
  .main-header.active .logo {
    padding:0;
    width: 100px;
  }
  .customers-content a {
    width: 50%;
  }
  .footer .right-content .img {
    padding-right: 30px;
  }
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
  .work .mainTitle {
    font-size: 24px;
  }
  .work .mainSub {
    margin: 16px auto 8px auto;
  }
  .work .mainInfo {
    font-size: 24px;
  }
  .ft-bottom {
    padding:0 20px;
  }
  .main-nav{
    display: none;
  }
  .ft-directory-box .left-content{
    float: none;
    padding: 0 10px;
  }
  .footer dl{
    width: 25%;
    margin-right: 0;
    box-sizing: border-box;
  }
  .footer dl:last-child {
    width: 50%;
  }
  .footer .hide-xgwz {
    display: none;
  }
  .footer dd{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .footer .right-content{
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
    box-sizing: border-box;
  }
  .footer .right-content li {
    line-height: 28px;
       overflow:hidden; 

  text-overflow:ellipsis;

  display:-webkit-box; 

  -webkit-box-orient:vertical;

  -webkit-line-clamp:2;
  }
  .footer .right-content .img {
    margin-top: 17px;
  }
  .phone {
    display: none;
  }
  .main-header {
    height: 50px;
    line-height: 50px;
  }
  .logo{
    width: auto;
    padding: 0 10px;
  }
  .logo img{
    height: 30px;
  }
  .menuicon{
    position: absolute;
    right: 6px;
    display: block;
    width: 50px;
    height: 50px;
    padding: 12px 0;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
  }
  .menuicon span {
    display: block;
    width: 20px;
    height: 1px;
    margin: 6px auto 0;
    font-size: 0;
    background: #FFFFFF;
    transition: all 0.3s ease 0s;
  }
  .menuicon.active span:first-child {
    width: 20px;
    transform: rotate(45deg) translate(6px,4px);
  }
  .menuicon.active span:first-child + span{
    display: none;
  }
  .menuicon.active span:last-child {
    transform: rotate(-45deg) translate(1px,1px);
  }
  .main-header .layui-side {
    position: absolute;
    top: 50px;
    bottom: auto;
    width: 100%;
  }
  .main-header .layui-side .layui-side-scroll {
    width: 100%;
    overflow: hidden;
  }
  .main-header .layui-side .layui-nav-tree {
    width: 100%;
    background: rgba(0,0,0,0.9)!important;
  }
  .main-header .layui-nav-tree .layui-nav-item a {
    height: 40px;
    line-height: 40px;
  }
  .from-top-title {
    padding: 20px;
  }
  .from-top-title h4 {
    font-size: 26px;
    line-height: 50px;
  }
  .from-top-title h3 {
    font-size: 22px;
    line-height: 22px;
    color: #444;
  }
  .from-top-title p {
    font-size: 18px;
  }
  .from-top-title .red-line{
    margin: 12px auto;
  }
  .form-box{
    display: none;
  }
  .add-link {
    padding: 20px;
  }
}
 
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
  .modal-content {
    width: 340px;
  }
  #designBanner .banner-desc h3 {
    font-size: 16px;
    line-height: 26px;
  }
}
    
 

/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 320px) {
  .ft-logo {
    display: none;
  }
}   

.quick-nav {
  display: none;
}



    
    
