
     .menu { position:relative;}
        .eng{ float:right;}
        .eng{
      font-size: 15px;
    line-height: 31px;
    color: #4d4d4d;
    padding-right: 15px;
    font-weight: bold;
    position: absolute;
    right: -158px;
    top: 35px;
        }
        .content {
          width: 1200px;
          margin: 0 auto;
        }
        .header {
          height: 98px;
          background: #fff;
          position: relative;
        }
        .header .content {
          width: 1200px !important;
        }

        .header .logo {
          float: left;
          padding-top: 26.5px;
        }
        .header .logo img {
          width: 138px;
        }

        .header .menu {
          height: 98px;
          float: right;
        }
        .header .menu li {
          position: relative;
          float: left;
          height: 98px;

          margin-left: 30px;
        }
        .header .menu li > a {
          line-height: 98px;
          display: block;
          font-size: 16px;
          color: #333;
          padding: 0 16px;
          position: relative;
        }

        .header .menu li.cur:before,
        .header .menu li:hover:before {
          position: absolute;
          content: "";
          border-style: solid;
          border-color: transparent #d32325 #d32325 transparent;
          border-width: 49px 15px;
          left: -30px;
          top: 0;
          z-index: 2;
        }
        .header .menu li.cur:after,
        .header .menu li:hover:after {
          position: absolute;
          content: "";
          border-style: solid;
          border-color: #d32325 transparent transparent #d32325;
          border-width: 49px 15px;
          right: -30px;
          top: 0;
          z-index: 2;
        }
        .header .menu li.cur > a,
        .header .menu li:hover > a {
          background: #d32325;
          color: #fff;
        }
        .header .menu li.cur > a:before,
        .header .menu li:hover > a:before {
          display: none;
        } 
         .header .menu li p{
            display:none;position:absolute; 
            /*width:100%;*/
            left:50%;
            top:98px;
            transform: translateX(-50%);
            background:rgba(36,98,174,.75);
            background:rgba(255,255,255,.85);
            z-index:99;}
		.header .menu li p a{display:block;font-size:14px;line-height:44px;text-align:center;color:#333;border-bottom:1px solid #eee;white-space: nowrap;
    padding: 0 20px;}
	.header .menu li p a:hover{background:#e1131e;color:#fff;}
	.header .menu li p a:last-child{border-bottom:none;}
        
        .footer {
          background: #eee;
          height: 528px;
        }

        .f_con {
          padding-top: 90px;

          height: 478px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
.footer h4 {
  border-bottom: 1px solid #D1D1D1;
  margin-bottom: 33px;
}
.footer h4 strong {
  display: block;
  font-size: 20px;
  line-height: 100%;
  color: #333;
  font-weight: normal;
}
.footer h4 span {
  display: block;
  font-size: 16px;
  line-height: 100%;
  color: #999;
  font-family: arial;
  font-weight: normal;
  padding: 9px 0 23px;
}
.f_contact {
  width: 360px;
}
.f_contact p {
  font-size: 15px;
  line-height: 36px;
  color: #666;
}
.f_contact h4 + p {
  font-size: 18px;
}
.f_menu {
  width: 360px;
  margin-left: 158px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.f_nav a {
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #666;
  width: 151px;
  float: left;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.f_nav a:hover {
  color: #000;
}
.f_nav a:nth-child(odd) {
  margin-right: 58px;
}
.f_qr {
  width: 165px;
  line-height: 0;
}
.f_qr img {
  width: 165px;
  height: 165px;
}
.f_qr span {
  display: block;
  font-size: 15px;
  color: #666;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
}
.f_info {
  height: 49px;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #D1D1D1;
}
.f_info span {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  line-height: 49px;
  margin-right: 20px
}
    .clearfix:after {
          content: ".";
          height: 0;
          display: block;
          visibility: hidden;
          clear: both;
        }
  .f_contact{
            width: 320px;
        }
        .f_menu{
            margin-left: 94px;
        }
        .f_qr{
            width: 360px;
        }
         .f_qr p{
            float: left;
            margin-left: 20px;
        }
        .f_qr p img{
            width: 160px;
            height: 160px;
        }
      

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
            clear: both
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
         .p101-curmbs-1 .blk-main{
             width: 1200px; margin:0 auto;
         }
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    .p102-search-1 .blk-main{
        width: 1200px;
        margin:0 auto;
    }
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #e1131e;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 65px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #e1131e;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


 
 .client-2 li.my-kefu-qq.k2 {
    background: #e1131e url(https://www.qj-dj.com/resource/images/8e9220896eb54be4a38b02767505af11_2.jpg) center no-repeat;
}
 .client-2 li.my-kefu-qq .cont.k2 {
     
  background: #e1131e url(https://www.qj-dj.com/resource/images/8e9220896eb54be4a38b02767505af11_2.jpg) 15px center no-repeat;
 }

.client-2 li.my-kefu-qqq {
    background: #e1131e url(https://www.qj-dj.com/resource/images/642f7a8604404f7fbd6e07f8ece716a6_2.png) center no-repeat;
}
        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#e1131e url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#e1131e url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#e1131e url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#e1131e url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#e1131e url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qqq .cont {
            margin: 0;
            background:#e1131e url(https://www.qj-dj.com/resource/images/642f7a8604404f7fbd6e07f8ece716a6_2.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#e1131e url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#e1131e url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
        
        
        
        
        
    

 .imgs img {
    width: 46px;
}

.p101-contact-leave-con li textarea {
    margin-left: 0px;
}

li.findrow-li4 {
    position: relative;
}

.imgs {
    position: absolute;
    top: 4px;
    left: 3px;
    display: block;
}
 
 ul.findrow.fd {
    height: auto;
    position: relative;
}

.p101-contact-leave-con .pxnv {
    position: absolute;
    top: 12px;
    left: 215px;
    font-size: 16px;
}

.p101-contact-leave-con .pxnv input {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 2px 10px;
    float: left;
}

.pxnv span {
    float: left;
    height: 31px;
    line-height: 28px;
    font-size: 16px;
}
 
.kfliuyan  li.findrow-li1.k2 
 input.inputs.err,.kfliuyan  li.findrow-li2.k2 
 input.inputs.err {
    width: 378px;
}

.kfliuyan li.findrow-li1.k2,.kfliuyan li.findrow-li2.k2 {
    width: 438px;
}


.kfliuyan  li.findrow-li1.k3 
 input.inputs.err{
    width: 228px;
}

.kfliuyan li.findrow-li1.k3{
    width: 289px;
}
.kfliuyan {
    display: none;
    position: fixed;
    width: 1000px;
    height: 546px;
    left: 24%;
    top: 12%;
    z-index: 999;
    background: #fff;
}

.kfliuyan .p101-contact-leave-con { width:905px;}

.kfliuyan .p101-contact-leave {
   
}


.kfliuyan .p101-contact-leave-con li{ margin: 0 10px 10px 0;}
.kfliuyan3   .p101-contact-leave-con li.findrow-li4{  height:160px;}

.kfliuyan3   .p101-contact-leave-con li textarea{  height:160px;}
.kfliuyan .biaoti {
    font-size: 36px;
    line-height: 100%;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}

.p101-contact-leave-con {
    height: 428px;
}
 .kfliuyan input,.kfliuyan textarea{ border:0px;}
         .p101-contact-leave {
        /*background: url("images/leave_bg.png") no-repeat center top;*/
        background: url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    }
    .p101-contact-leave .title{
        margin-top: 42px;
    }
    .p101-contact-leave-con{
        width: 900px;
        margin:40px auto 0;
    }
    
    .p101-contact-leave-con li {
        float: left;
        width: 388px;
        width: 288px;
        height: 48px;
        border: 1px solid #e0e0e0;
        background: #fff;
        margin: 0 15px 10px 0;
    }
    
    .p101-contact-leave-con li.findrow-li3 {
        margin-right: 0;
    }
    
    .p101-contact-leave-con li.findrow-li4 {
        width: 1098px; width: 100%; box-sizing: border-box;
        padding: 0 50px;padding: 0 60px;
        height: 240px; height: 80px;
    }
    
    .p101-contact-leave-con label {
        float: left;
        padding-left: 50px;
        width: 60px;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        width: 10px;
        font-size: 0;
    }
    
    .p101-contact-leave-con input {
        float: left;
        width: 260px; width:220px;
        background: none;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        color: #333333;
    }
    
    .p101-contact-leave-con li textarea {
        display: block;
        width: 100%;
        height: 240px; height: 78px;
        line-height: 48px;
        font-size: 16px;
        color: #333333;
        outline: none;
        resize: none;
        overflow: auto;
    }
    
    .p101-contact-leave-con li.p101-order-form-1-t3 {
        width: 100%;
        height: 42px;
        background: none;
        border: 0;
        padding-top: 12px;
        padding-top: 22px;
        margin: 0;
    }
    
    .p101-contact-leave-con li.p101-order-form-1-t3 .p101-order-form-1-b1 {
        float: none;
        display: block;
        width: 140px;
        height: 42px;
        line-height: 42px;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-weight: bold;
        margin: 0 auto;
        padding-left: 72px;
        background: url("images/leave-icon5.png") no-repeat 32px center #e1131e;
        border-radius: 25px;
        cursor: pointer;
    }
    .p101-contact-leave-con li.code_gg_li{width: 340px;}
    .p101-contact-leave-con li.code_gg_li label{padding-left: 20px;width: 90px;}
    .p101-contact-leave-con li.code_gg_li input{width: 100px;margin-right: 10px;}
    
    .p101-contact-leave-con li.code_gg_li img{float: left;width: 120px;height: 48px;}
    
    .p101-contact-leave-con li .info {
        display: none;
    }
    
    #lybjj{
position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 998;
    display: none;

}

.liuyanclose{
position: absolute;
    top: -2px;
    right: 0px;
    width: 30px;
    height: 30px;
    background-image: url(https://www.qj-dj.com/images/fancybox.png);
    background-position: -40px 0px;
    cursor: pointer;
    z-index: 1103;
}



.kfliuyan .p101-contact-leave-con li.findrow-li4{ width:891px; padding-left:50px;}


.p101-contact-leave-con 
 label.img {
    padding-left: 0px;
    width: 50px;
}

.p101-contact-leave-con label.img img {
    width: 38px;
    padding: 6px 0 0 5px;
}

.p101-contact-leave-con 
 li.findrow-li1.k5 {
    width: 888px;
}

.xmtype {}

li.findrow-li1.k5 {
    position: relative;
}

.xmtype {
    position: absolute;
    top: 14px;
    left: 178px;
}

.k5 .titt {
    float: left;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
}

.p101-contact-leave-con .xmtype input {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 11px;
}

.xmtype span {
    float: left;
    display: block;
    margin-right: 38px;
    font-size: 16px;
}

    
