
        .content {
          width: 1200px;
          margin: 0 auto;
        }
        .header {
          height: 130px;
          background: #fff;
          position: relative;
        }
        .header .content {
          width: 1200px !important;
        }
        .header .h_tel {
          height: 31px;
          border-bottom: 1px solid #e5e5e5;
        }
        .h_tel .fl {
          font-size: 15px;
          line-height: 31px;
          color: #808080;
        }
        .h_tel .fr {
          font-size: 16px;
          line-height: 31px;
          color: #4d4d4d;
          padding-left: 22px;
          background: url(images/h_tel.png) no-repeat left center;
          font-weight: bold;
        }
        .header .logo {
          float: left;
          padding-top: 26.5px;
        }
        .header .logo img {
          width: 138px;
        }

        .header .menu {
          height: 98px;
          position: relative;
          z-index: 99
        }
        .header .menu li {
          position: relative;
          float: left;
          text-align: center;
          /*overflow: hidden;*/
          margin-left: 28px;
        }
        .header .menu li > a {
          display: block;
          font-size: 16px;
          color: #4d4d4d;
          line-height: 98px;
          position: relative;
          z-index: 2;

          box-sizing: border-box;
          height: 98px;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease;
        }

        .header .menu li > a:after {
          position: absolute;
          content: "";
          width: 0;
          height: 1px;
          background: #e1131e;
          left: 0;
          bottom: 36px;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          z-index: 3;
        }

        .header .menu li.cur > a,
        .header .menu li:hover > a {
          color: #e1131e;
        }

        .header .menu li.cur > a:after,
        .header .menu li:hover > a:after {
          width: 100%;
        }
        .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:10;}
		.header .menu li p a{display:block;font-size:14px;line-height:48px;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: #313131;
          height: 432px;
        }

        .f_con {
          padding-top: 90px;
          height: 378px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .footer h4 {
          border-bottom: 1px solid #626262;
          margin-bottom: 33px;
        }
        .footer h4 strong {
          display: block;
          font-size: 20px;
          line-height: 100%;
          color: #fff;
          font-weight: 400;
        }
        .footer h4 span {
          display: block;
          font-size: 16px;
          line-height: 100%;
          color: #808080;
          font-family: arial;
          font-weight: 400;
          padding: 9px 0 20px;
        }
        .f_contact {
          width: 360px;
        }
        .f_contact p {
          font-size: 15px;
          line-height: 36px;
          color: #999;
        }
        .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: #999;
          width: 151px;
          float: left;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .f_nav a:hover {
          color: #fff;
        }
        .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: #999;
          line-height: 1;
          text-align: center;
          margin-top: 20px;
        }
        .f_info {
          height: 49px;
          line-height: 0;
          font-size: 0;
          border-top: 1px solid #626262;
        }
        .f_info span {
          display: inline-block;
          font-size: 16px;
          color: #808080;
          line-height: 49px;
          margin-right: 20px;
        }
        .f_info a {
          color: #808080;
        }
        
        .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;
        }
        .eng{ float:right;}
        .eng{
      font-size: 15px;
    line-height: 31px;
    color: #4d4d4d;
    padding-right: 15px;
    font-weight: bold;
    position: absolute;
    right: -158px;
    top: 35px;
        }
        
      

        .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 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;
    }


    .track{padding-top:30px;padding-bottom:9px}
.track h2{padding-left:42px;font-size:18px;color:#4d4d4d;line-height:20px;background:url(images/case_icon.png) no-repeat left top;padding-bottom:24px;border-bottom:3px solid #e5e5e5}
.track dl{padding:25px 0}
.track dt{width:122px;float:left}
.track dt a{display:block;font-size:0;line-height:0}
.track dt img{display:inline-block;vertical-align:middle;margin-right:5px}
.track dt span{display:inline-block;vertical-align:middle;font-size:15px;line-height:30px;color:#4d4d4d;font-weight:700}
.track dt span:after{content:">";margin-left:5px}
.track dd{width:1078px;float:left}
.track dd a{display:block;float:left;font-size:15px;line-height:30px;color:#4d4d4d;margin-left:42px;-o-transition:all .3s ease;transition:all .3s ease;position:relative}
.track dd a:after{position:absolute;content:"";width:0;height:1px;background:#000;-o-transition:all .3s ease;transition:all .3s ease;left:0;bottom:0}
.track dd a:hover{color:#000}
.track dd a:hover:after{width:100%}
.track dl.track1{border-bottom:1px solid #e5e5e5}
.track dl.track1 dt a img{margin-right:7px}


    .classical h3  {
    display: block;
    padding-bottom: 19px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 22px;
}

.classical h3 strong {
    display: inline-block;
    font-size: 18px;
    line-height: 100%;
    color: #333;
    font-weight: 400
}

/*.classical h3 span {*/
/*    float: right;*/
/*    width: 17px;*/
/*    height: 17px;*/
/*    background: url(images/more1.png) no-repeat center;*/
/*    -o-transition: all .3s ease;*/
/*    transition: all .3s ease*/
/*}*/

/*.classical h3:hover span {*/
/*    background-image: url(images/more2.png)*/
/*}*/

.classical ul {
    margin: 43px 0 51px;
    margin:0 0 40px;
}

.classical li {
    width: 289px;
    height: 144px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 13px;
    margin-left: 10px
}

.classical li img {
    width: 289px;
    height: 144px
}

.classical li .con {
    position: absolute;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 22px;
    left: 0;
    bottom: 0;
    background: rgba(27, 27, 27, .3);
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.classical li h4 {
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center
}

.classical li p {
    font-size: 14px;
    line-height: 21px;
    color: #fff
}

.classical li:first-child {
    width: 602px;
    height: 301px;
    margin-left: 0
}

.classical li:first-child .con {
    padding: 0 80px
}

.classical li:first-child img {
    width: 602px;
    height: 301px
}

.classical li:hover .con {
    height: 100%;
    padding: 18px 22px
}

.classical li:first-child:hover .con {
    padding: 60px 80px
}

.classical li:first-child:hover p {
    line-height: 26px
}



.p14-infolist-1-list em{

	display: block;

	float: left;

	width: 34px;

	height: 1px;

	background: #ccc;

	margin-top: 35px;

	margin-right: 20px;

	transition: 0.4s;

}
.p14-infolist-1-list dl:hover em{

	width: 60px;

	background: #8F8F8F;

}
.n_date{
	float: right;
	text-align: center;
	margin-left:70px;
	width:120px;
	margin-top:60px;
	border-left:1px solid #e4e4e4;
}


.n_date h5{

	font-size: 16px;

    color: #8F8F8F;

    font-family: "Arial";

    line-height: 26px;
    font-weight: normal;


}

.n_date strong{
	font-size: 26px;color:#333;
	height: 36px;
	display: block;
	text-align: center;
	margin-top: 10px;
	transition: 0.4s;
	font-weight: normal;

}




        .p14-infolist-1-list dl {
            border-top:1px solid #e4e4e4;
            padding: 22px 0;
            background: #fff;
            overflow: hidden;
        }
       
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
         
        }
 .p14-infolist-1-list dd{float:left;width:66%;margin-left:3%;margin-top:25px;}
         .p14-infolist-1-list dt {
             overflow: hidden; line-height: 0;
         }
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;transition: ease .65s;
        }
        .p14-infolist-1-list dl:hover dt img{transform: scale(1.05)}
        .p14-infolist-1-list dd h4 {
            transition: ease .65s;
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #333;
            line-height: 40px;
            margin-bottom: 25px;
            overflow: hidden;
            position: relative;
        }
 /*       .p14-infolist-1-list dl:hover h4{transform: translateX(20px);*/
	/*transition-delay: .25s;}*/
        .p14-infolist-1-list h4  {
            display: block;
            height: 40px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
      
        .p14-infolist-1-list dl:hover h4  {
            color: #e1131e;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 120px;transition: ease .65s;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            /*margin-bottom: 28px;*/
            overflow: hidden;
        }
        /*.p14-infolist-1-list dl:hover .p14-infolist-1-list-desc{transform: translateX(20px);}*/
        
        .p14-infolist-1-list-deta {
            width: 140px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            display: block;
            float: right;
            background: #e1131e;
            color: #fff;
        }
              ins{

	text-decoration: none;

	width: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 22px;

	float: left;

	background: #000;

	text-align: center;

}
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #e1131e;
            border-color: #e1131e;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

 
 .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;
}

    
