.w1200{
    width: 1200px;
    margin: 0 auto;
}
.headernote{
    background: #313131;
    height: 35px;
    line-height: 35px;
    color: #b5b5b6;
    font-size: 12px;
}
.fa-qq{
    margin-top: 10px;
    margin-left: 15px;
}
.fa-wechat{
    margin-top: 10px;
}
.headernote a{
    color: #b5b5b6;
}
.navcc{
    height: 110px;;
}
.nav{
    height: 110px;
    line-height: 0;
    z-index: 100000;
}
.navc *{
    transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
}
.navc.active{
    position: fixed;
    top:0;
    background: #ffffff;
    width: 100%;
    height: 95px;
    z-index: 1000000;
    box-shadow: 5px 0 6px #cccccc;
}
.navc.active .nav{
    height: 95px;
}
.navc.active .logo{
    padding-top: 20px;
    width: 160px;
}
.navc.active .navu{
    padding-top: 35px;
}
.navc.active .phone{
    padding-top: 35px;
    width: 195px;
}
.navu{
    width: 550px;;
    margin: 0 auto;
    height: 100%;
    list-style-type: none;
    padding: 0;
    padding-top: 50px;
}
.navu li{
    width: 16.66%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #595758;
    text-align: center;
}
.navu li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration-line: none!important;
    color: #595758;
}
.navu li a:nth-of-type(2){
    color: #e94709;
    display: none;
}
.navu li.active a:nth-of-type(2),.navu li:hover a:nth-of-type(2){
    display: block;
}
.navu li.active a:nth-of-type(1),.navu li:hover a:nth-of-type(1){
    display: none;
}
.logo{
    float: left;
    padding-top: 30px;
    width: 178px;
}
.phone{
    float: right;
    padding-top: 45px;
    width: 210px;
}
.kv img{
    width: 100%;
    display: block;
}
.title{
    font-size: 24px;
    line-height: 26px;
    color: #221815;
    margin-top: 60px;
    text-align: center;
}
.title:after{
    width: 40px;
    height: 2px;
    background: #e94709;
    display: block;
    content: "";
    margin: 15px auto 20px auto;
}
.index-yw>p{
    font-size: 14px;
    line-height: 30px;
    color: #898989;
    text-align: center;
    margin-bottom: 35px;
}
.index-yw>p em,.fwc>p em{
    font-size: 32px;
    line-height: 35px;
    color: #504f4f;
}
.index-yw>p em{
    font-size: 30px;
}
.index-yw ul>li{
    float: left;
    height: 285px;
    position: relative;
}
.index-yw ul>li>div{
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 25px 30px;
    /* display: none; */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    z-index: -2
}
.index-yw ul>li>a{
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 25px 30px;
    display: block;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}
.index-yw ul>li>a img{
   position: absolute;
   left: 0;
   top: 0;
   z-index: -1;
}
.index-yw ul>li p{
    font-size: 12px;
    line-height: 20px;
}
.index-yw ul>li h4{
    font-size: 15px;
    line-height: 18px;
    /* font-weight: bold; */
    margin-bottom: 10px;
}
.index-yw ul>li h3{
    font-size: 20px;
    line-height: 20px;
}
.index-yw ul>li h2{
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 30px;
}
.index-yw ul>li h3:after{
    width: 35px;
    height: 1px;
    background: #ffffff;
    display: block;
    content: "";
    margin:  10px 0;
}
.index-yw ul>li:nth-of-type(1){
    width: 302px;
}
.index-yw ul>li:nth-of-type(1) a>h3{
    font-size: 20px;
    line-height: 20px;
}

.index-yw ul>li>a>h3:after{
    margin:  10px auto;
}
.index-yw ul>li:nth-of-type(1)>div{
    background: #595757;
}
.index-yw ul>li>a{
    padding-top: 112px;
    text-align: center;
}
.index-yw ul>li:nth-of-type(1)>a{
    /* background-color: rgba(0, 0, 0,.8); */
}
.index-yw ul>li:nth-of-type(2){
    width: 595px;
}
.index-yw ul>li:nth-of-type(2) p{
    width: 85%;
}
.index-yw ul>li:nth-of-type(2)>div{
    background: rgba(223, 71, 9, 1);
}
.index-yw ul>li:nth-of-type(2)>a{
    /* background: rgba(223, 71, 9, .8); */
}
.index-yw ul>li:nth-of-type(3)>div{
    background: rgba(160, 160, 160, 1);
}
.index-yw ul>li:nth-of-type(3)>a{
    /* background: rgba(160, 160, 160, .8); */
}
.index-yw ul>li:nth-of-type(3){
    width: 303px;
}
.index-yw ul>li:nth-of-type(4){
    width: 595px;
}
.index-yw ul>li:nth-of-type(4)>div{
    background: rgba(98, 98, 98, 1);
}
.index-yw ul>li:nth-of-type(4)>a{
    /* background: rgba(98, 98, 98, .8); */
}
.index-yw ul>li:nth-of-type(5){
    width: 302px;
}
.index-yw ul>li:nth-of-type(5)>div{
    background: rgba(202, 16, 26, 1);
}
.index-yw ul>li:nth-of-type(5)>a{
    /* background: rgba(202, 16, 26, .8); */
}
.index-yw ul>li:nth-of-type(6){
    width: 303px;
}
.index-yw ul>li:nth-of-type(6)>div{
    background: rgba(243, 152, 0, 1);
}

.index-yw ul>li:nth-of-type(7){
    width: 303px;
}
.index-yw ul>li:nth-of-type(7)>div{
    background: rgba(171, 171, 171, 1);
    padding-top: 15px;
}
.index-yw ul>li:nth-of-type(7)>a{
    /* background: rgba(229, 229, 229, .8); */
    padding-top: 30px;
}
.index-yw ul>li:nth-of-type(7) h2{
    right: 25px;
}
.index-yw ul>li img{
    width: 100%;
    height: 100%;
}
.index-case{
    padding-top: 20px;
}
.index-case li{
    float: left;
    width: 385px;
    float: left;
    margin-bottom: 10px;
    min-height: 406px;
}
.index-case li:nth-of-type(3n+2){
    margin:  0 22.5px;
}
.index-case li img,.index-new li img{
    width: 100%;
    display: block;
    height: auto;
}
.index-case h3{
    font-size: 18px;
    color: #e94709;
    line-height: 18px;
    margin: 20px 0;
}
.index-case p{
    font-size: 12px;
    line-height: 21px;
    color: #727171;
    text-align: justify;
    min-height: 84px;
}
.indexc *{
    transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
}
.index-case li div{
    overflow: hidden;
}
.index-case li:hover img,.index-new li:hover img{
    transform: scale(1.05);
    -ms-transform:scale(1.05); 	
    -moz-transform:scale(1.05); 
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05); 
}
.more{
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    background: #e94709;
    margin-bottom: 80px;
    font-size: 15px;
    cursor: pointer;
}
.index-gy{
    background: #e5e5e5;
    position: relative;
}
.index-gy>img{
    width: 50%;
    float: left;
    visibility: hidden;
}
.cc{
    position: absolute;
    width: 50%;
    height: 100%;
    top:0;
    left: 0;
}
.cc img{
    width: 100%;
    display: block;
}
.index-gy>div:nth-of-type(2){
    padding-left: 600px;
}
.index-gy>div:nth-of-type(2)>div{
    padding-left: 60px;
    padding-top: 40px;
}
.index-gy>div .title{
    text-align: left;
    margin-top: 0;
}
.index-gy>div .title:after{
    margin: 13px 0;
}
.index-gy>div p{
    font-size: 12px;
    line-height: 28px;
    color: #727171;
    text-align: justify;
}
.index-gylb img{
    vertical-align: middle;
    display: inline-block;
}
.index-gylb .item{
    height: 48px;
    line-height: 48px;
}
.index-gylb{
    margin-top: 37px;
}
.index-gyl1b .owl-pagination{
    text-align: right;
    margin-top: -50px;
    padding-right: 30px;
    /* z-index:1000; */
}
.kv .owl-pagination{
    margin-top: -50px;
}
.index-gyl1b .owl-pagination span,.kv .owl-pagination span{
    background: #dcdddd!important;
}
.index-gyl1b .owl-page.active span,.index-gyl1b .owl-page:hover span{
    background: #e94709!important;
    z-index:1000;
}
.kv .owl-page.active span,.kv .owl-page:hover span{
    background: #e94709!important;
    z-index:1000;
}
.index-gyl1b  .owl-page span{
    opacity: 0.8!important;
    width: 9px!important;
    height: 9px!important;
}
.kv  .owl-page span{
    opacity: 0.8!important;
}
.index-new{
    padding-top: 20px;
}
.index-new li{
    width: 280px;
    float: left;
    margin-bottom: 80px;
}
.index-new li:nth-of-type(n+2){
    margin-left: 26.666px;
}
.index-new li div{
    overflow: hidden;
}
.index-new li div img{
    transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
}
.index-new li h3{
    font-size: 20px;
    line-height: 24px;
    color: #4c4948;
    margin: 20px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
    overflow: hidden;
}
.index-new li  p{
    font-size: 12px;
    line-height: 22px;
    color: #898989;
    min-height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; 
    overflow: hidden;
}
.index-new li span{
    font-size: 14px;
    color: #4c4948;
    margin: 20px 0;
    display: inline-block;
    line-height: 14px;
}
.index-new li span:hover{
    color: #e94709;
}
.footer{
    background: #eeeeee;
    padding-top: 80px;
}
.ft1c{
    width: 48%;
    float: left;
}
.ft1c h3{
    font-size: 40px;
    line-height: 40px;
    color: #221815;
}
.ft1c h3:after{
    display: block;
    content: "";
    height: 2px;
    width: 70px;
    background: #e94709;
    margin: 20px 0;
}
.ft1c h3+P{
    font-size: 14px;
    line-height: 28px;
    color: #727171;
}
.ft1c img{
    width: 30%;
    margin: 30px 0;
}
.ft1c ul{
    width: 48%;
    float: left;
    font-size: 12px;
    line-height: 24px;
    color: #595757;
}
.ft1c ul:nth-of-type(2){
    float: right;
}
.ft1c ul>li:nth-of-type(1){
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px solid #a0a0a0;
}
.footer form{
    width: 38%;
    float: right;
}
.footer form h3{
    font-size: 26px;
    line-height: 26px;
    color: #595757;
    margin-bottom: 18px;
}
.footer form input[type=text]{
    height: 40px;
    background: #fff;
    display: block;
    width: 100%;
    border: none;
    padding: 0 20px;
    margin-bottom: 10px;
}
.footer form textarea{
    height: 120px;
    display: block;
    width: 100%;
    border: none;
    padding: 10px 20px;
    resize: none;
     margin-bottom: 10px;
}
.footer form input[type=submit]{
    height: 40px;
    background: #e94709;
    display: block;
    width: 100%;
    border: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.ft1{
    padding-bottom: 90px;
}
.footnote{
    height: 60px;
    line-height: 60px;
    background: #313131;
    color: #9fa0a0;
    font-size: 14px;
}
.footnote a{
    color: #9fa0a0;
}
.footnote a:hover{
    color: #fff;
}
.otherkv img{
    width: 100%;
    display: block;
}
.fwc>img{
    width: 100%;
    display: block;
    margin: 60px 0;
}
.fwc>p{
    font-size: 14px;
    line-height: 30px;
    color: #595757;
    text-align: center;
}
.fwl{
    width:260px;
    float: left;
    padding-left: 50px;
    transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
}
.ftt{
    font-size: 30px;
    line-height: 30px;
    color: #221815;
    margin-bottom: 45px;
}
.ftt:before,.fwr>h2:before,.fwx>h2::before{
    display: block;
    width: 40px;
    height: 2px;
    background: #e94709;
    content: "";
    margin-bottom: 10px;
}
.fwl li>a{
    display: block;
    height: 40px;
    line-height: 40px;
    background: #7d7d7d;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 10px;
}
#meau{
    position: absolute;
    top: -120px;
}
.fwl li>a.active,.fwl li>a:hover{
    background: #e94709;
}
.fwl.active{
    position: fixed;
    top: 130px;
}
.fwr{
    width: 810px;
    float: right;
    padding-top: 87px;
}
.fwr>h3{
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 38px;
}
.fwr>p{
    font-size: 12px;
    line-height: 20px;
    color: #727171;
    margin-bottom: 17px;
    text-align: justify;
}
.fw6l{
    padding-top: 40px;
}
.fw6l li{
    width: 30%;
    float: left;
    height: 223px;
    margin-bottom: 45px;
}
.fw6l li:nth-of-type(3n+1){
    border-right: 1px solid #cfcfcf;
}
.fw6l li:nth-of-type(3n+2){
    border-right: 1px solid #cfcfcf;
    width: 40%;
    padding-left: 70px;
}
.fw6l li:nth-of-type(3n+3){
    padding-left: 75px;
}
.fw6l li h3{
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 15px;
}
.fw6l li p{
    font-size: 14px;
    line-height: 28px;
    color: #595757;
}
.fw-al a{
    width: 33.33%;
    overflow: hidden;
    height: 189px;
    float: left;
    position: relative;
}
.fw-al a img{
    width: 100%;
    height: auto;
    transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
    display: block;
}
.fw-al a:hover img{
    transform: scale(1.05);
    -ms-transform:scale(1.05); 	
    -moz-transform:scale(1.05); 
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
}
.fwr h4{
    font-size: 28px;
    line-height: 28px;
    color: #221815;
    margin-bottom: 50px;
}
.fw-al a:hover div{
    display: block;
}
.fw-al a>div{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    top:0;
    left: 0;
    color: #ffffff;
    padding: 25px 27px;
    transform: scale(1.05);
    -ms-transform:scale(1.05); 	
    -moz-transform:scale(1.05); 
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
    display: none;
}
.fw-al a>div h3{
    font-size: 16px;
    line-height: 16px;
}
.fw-al a>div h3:after{
    display: block;
    content: "";
    width:22px;
    height: 1px;
    margin:7px 0;
    background: #ffffff;
}
.fw-al a>div p{
    font-size: 12px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;


}
.fw-al a>div span{
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #fff;
    margin-top: 30px;
}
.fwr>h2,.fwx>h2{
    font-size: 28px;
    line-height: 28px;
    color: #221815;
    margin-bottom: 60px;
}
.fwr>h2:before,.fwx>h2:before{
    margin-top: 60px;
    margin-bottom: 15px;
}

.fw-3p li{
    width:28%;
    float: left
}
.fw-3p li:nth-of-type(2){
    margin: 0 7%;
}
.fw-3p li img{
    display: block;
    margin: 0 auto;
}
.fw-3p li p{
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
    color: #4c4948;
    margin-top: 25px;
    margin-bottom: 77px;
   
}
.fwx{
    border-top: 1px solid #dcdddd;
    margin-top: 60px;
}
.fwx>h2:before{
    margin-top: 40px;

}
.fwx>h2{
    margin-bottom: 30px;
}
.fwx li{
    float: left;
    width: 380px;
    
}
.fwx li>div{
    height: 230px;
    border: 2px solid #e94709;
    padding:0 20px;
    padding-top: 145px;
}
.fwx li>div.active{
    background: #e94709;
}
.fwx li>div.active h2,.fwx li>div.active h3{
    color: #fff;
}
.fwx li:nth-of-type(2){
    margin: 0 30px;
}
.fwx li>div h2{
    font-size: 18px;
    color: #e94709;
    line-height: 24px;
    margin-bottom: 5px;
}
.fwx li>div h3{
    font-size: 21px;
    line-height: 27px;
    color: #727171;
}
.fwx li>div+p{
    font-size: 15px;
    text-align: justify;
    color: #727171;
    line-height: 24px;
    padding: 20px 0 80px 0;
    padding-top: 15px;
}
.dt-nav{
    width: 640px;
    margin:  64px  auto 45px auto;
}
.dt-nav>li{
    float: left;
    width: 180px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    color: #727171;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.dt-nav>li>a{
    width: 100%;
    height: 100%;
    color: #727171;
    display: block;
    border: 1px solid #727171;
}

.dt-nav>li>a:hover,.dt-nav>li>a.active{
    background: #e94709;
    border:  1px solid #e94709;
    color: #fff;
}
.dt-nav>li:nth-of-type(2){
    margin: 0 20px;
}
.dt-nav>li:hover ul{
    display: block;
}
.dt-nav>li>ul{
    position: absolute;
    top: 100%;
    width: 100%;
    background: #eeeeee;
    display: none;
    z-index: 10;
}
.dt-nav>li>ul>li:nth-of-type(n+2){
    border-top: 1px dashed #fff;
}
.dt-nav>li>ul>li>a{
    width: 100%;
    height: 100%;
    display: block;
    color: #727171;
}
.dt-nav>li>ul>li>a:hover{
    background: #e94709;
    color: #fff;
}
.al-c>a{
    width: 33.33%;
    float: left;
    /* height: 285px; */
    overflow: hidden;
    position: relative;
   
}
.al-c>a img{
    width: 100%;
    height: 100%;
    display: block;
    transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
}
.al-c>a:hover img{
    transform: scale(1.05);
    -ms-transform:scale(1.05); 	
    -moz-transform:scale(1.05); 
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
}
.al-c>a:hover>div{
    display: block;
}
.al-c>a>div{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    padding: 30px 20px;
    background: rgba(233, 71, 9, 1);
    color: #ffffff;
    display: none;
}
.al-c h3{
    font-size: 18px;
    line-height: 18px;
}
.al-c h3:after{
    display: block;
    width:35px;
    height: 1px;
    content: "";
    background: #fff;
    margin:  15px 0;
}
.al-c p{
    font-size: 12px;
    line-height: 22px;
}
.al-c span{
    display: block;
    height: 35px;
    width: 170px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    position: absolute;
    bottom: 65px;
    left: 50%;
    margin-left: -85px;
}
.al-c+.more{
    margin-top: 70px;
    margin-bottom: 0;
}
.alc{
    padding-bottom: 80px;
}
.more:hover{
    background: #ff7039;
}
.dtc{
    width: 790px;
    margin: 0 auto;
    padding-top: 60px;
}
.dtc a{
    display: block;
    padding: 28px 0;
    border-bottom: 1px solid #dcdcdc;
}
.dtl{
    width: 280px;
    /* height: 280px; */
    float: left;
}
.dtl img{
    width: 100%;
    height: 100%;
}
.dtr{
    width: 460px;
    float: right;
}
.dtr h6{
    font-size: 16px;
    color: #727171;
    line-height: 18px;
}
.dtr h3{
    font-size: 23px;
    line-height: 28px;
    color: #3e3a39;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.dtr h3:before{
    display: block;
    width: 40px;
    height: 2px;
    background: #e94709;
    content: "";
    margin-bottom: 10px;
    margin-top: 25px;
}
.dtr p{
    font-size: 14px;
    line-height: 22px;
    color: #727171;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.dtr span{
    width: 120px;
    height: 30px;
    display: block;
    color: #ffffff;
    line-height: 30px;
    background: #e94709;
    text-align: center;
    margin-top: 20px;
}
.dtr span:hover{
    background: #ff5c1e;
}
.fwkv{
    background: url(../image/gy.jpg) fixed 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
    padding: 250px 100px
}
.fwkv img{
    width: 100%;
    display: block;
    visibility: hidden;
}
.gyc{
    padding-left: 200px;
}
.gyc>h3{
    font-size: 24px;
    line-height: 32px;
    margin-top: 33px;
    margin-bottom: 18px;
    color: #3e3a39;
}
.gyc>p{
    font-size: 12px;
    line-height: 24px;
    color: #727171;
}
.gyc>h2{
    font-size: 24px;
    line-height: 32px;
    margin-top: 33px;
    margin-bottom: 28px;
    color: #e94709;
}
.gyc>img{
    width: 100%;
    display: block;
    margin-bottom: 70px;
}
.gyh{
    padding-top: 70px;
}
.gyh li{
    width:320px;
    float: left;
    margin-bottom: 50px;
}
.gyh li:nth-of-type(3n+2){
    margin: 0 20px;
}
.gyh li img{
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.gyh li p{
    font-size: 12px;
    text-align: center;
    color: #3e3a39;
}
.gyc2{
    padding-left: 400px;
}
.gy3c{
    background: #eeeeee;
    padding-top: 1px;
}
.gy3c img{
    width: 100%;
    margin: 65px 0;
}
.gyc4{
    padding-top: 40px;
    padding-bottom: 40px;
}
.gyc4 p:nth-of-type(n+2){
    margin-bottom: 20px;
}
#container1{
    height: 500px;
    margin-top: 60px;
}
#container2{
    height: 500px;
    margin-top: 20px;
    margin-bottom: 90px;
}
.container{
    position: relative;
}
.lxc{
    position: absolute;
    width: 380px;
    height: 100%;
    right: 0;
    top: 0;
    background: rgba(40,40,40,.95);
    
    padding: 60px 40px;
    color: #fff;
}
.lxc a{
    color: #fff;
}
.lxc:hover{
    background: rgba(235,97,44,.95);
}
.lxc h3{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 19px;
}
.lxc h4{
    font-size: 19px;
    line-height: 29px;
}
.lxc p{
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px;
}
.casexqc{
    width: 500px;
    float: right;
    color: #fff;
    margin-right: 40px;
}
.casexqc h3{
    font-size:22px;
    line-height: 22px; 
    margin-top: 35px;
    margin-bottom: 30px;
}
.casexqc p{
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: justify;
}
.casexqc ul{
    font-size: 12px;
    line-height: 25px;
    margin-top: 50px;
}
.casexqcc{
    position: absolute;
    left: 50%;
    margin-left:-600px;
    top: 0;
}
.casedc{
    padding: 40px 0;
}
.casedc p,.newc p{
    font-size: 14px;
    color: #4c4948;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 10px;
}
.casedc img{
    width: 100%;
    
    display: block;
}
.newc img{
    margin-bottom: 10px;
}
.pagec a{
    font-size: 14px;
    color: #4c4948;
    line-height: 26px;
    display: block;
}
.pagec{
    margin: 20px 0;
}
.dtxqc{
    padding-top: 45px;
    border-top: 1px solid #a0a0a0;
}
.dtxqc h3{
    font-size: 26px;
    text-align: center;
    color: #3e3a39;
}
.dtxqc h3:after{
    display: block;
    width: 50px;
    height: 2px;
    background: #e94709;
    content: "";
    margin: 10px auto;
}
.dtxqc h6{
    font-size: 14px;
    text-align: center;
    color: #727171;
    padding-bottom: 27px;
    border-bottom: 1px solid #a0a0a0;
}
.newc{
    width: 950px;
    margin: 0 auto;
    padding:60px 0;
}
.fwl h4{
    padding-left: 20px;
    font-size: 18px;
    line-height: 24px;
    color:#221815;
    margin-top: 30px;
}
.fwl h5{
    padding-left: 20px;
    font-size: 25px;
    line-height: 24px;
    margin-top: 14px;
    color: #e94709;
}
.qrcode{
    position: absolute;
    top: 40px;
    left: -50px;
    width: 120px;
    height: 120px;
    background: #eeeeee;
    padding: 10px;
    display: none;
    z-index: 100000;
}
.sanjiao{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #eeeeee;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
    left: 50px;
}
.fa-wechat:hover+.qrcode{
    display: block;
}
@media screen and (min-width: 1700px) {
    .phone{
        width: 268px;
    }
    .logo {
        float: left;
        padding-top: 30px;
        width: 213px;
    }
    .w1200{
        width: 1430px;
    }
    .title{
        font-size: 30px;
        line-height: 30px;
        margin-top: 60px;
    }
    .title:after{
        margin: 25px auto 40px auto;
    }
    .index-yw>p{
        font-size: 12px;
        line-height: 30px;
    }
    .index-yw>p{
        margin-bottom: 60px;
    }
    .index-case h3{
        margin: 25px 0;
    }
    .index-gy>div:nth-of-type(2){
        padding-left: 715px;
    }
    .index-gy>div p{
        font-size: 16px;
        line-height: 32px;
        margin-top: 29px;
    }
    .index-new li{
        width: 320px;
    }
    .index-new li:nth-of-type(n+2){
        margin-left: 50px;
    }
    .index-new li h3{
        font-size: 24px;
        line-height: 28px;
        
    }
    .index-new li  p{
        font-size: 13px;
    }
    .fwl h3{
        font-size: 31px;
        line-height: 31px;
    }
   .fwr{
       width: 980px;
   }
    .fwr h3{
        font-size: 32px;
        line-height: 38px;
    }
    .dtl{
        width: 360px;
        /* height: 350px; */
    }
    .dtr{
        width: 540px;
    }
    .dtr span{
        margin-top: 90px;
    }
    .dtr h6{
        font-size: 18px;
    }
    .dtr h3{
        font-size: 25px;
        margin-bottom: 26px;
      
    }
    .dtr h3:before{
        margin-top: 14px;
    }
    .gyc{
        padding-left: 230px;
    }
    .gyc>h3{
        font-size: 29px;
        line-height: 36px;
        margin-top: 45px;
        margin-bottom: 26px;
    }
    .gyc>h2{
        font-size: 30px;
        line-height: 45px;
        margin-top: 40px;
    }
    .gyh li p{
        font-size: 13px;
    }
    .lxc{
        width: 470px;
    }
    .casexqcc{
        margin-left: -715px;
    }
    .casexqc h3{
        font-size:26px;
        line-height: 26px; 
        margin-top: 80px;
    }
    /* .casedc p{
        font-size: 16px;
    } */
    .dtxqc h3{
        font-size: 32px;
    }
    .dtxqc h6{
        font-size: 18px;
    }
    .newc{
        width: 950px;
    }
    .fwr>p{
        margin-bottom: 25px;
    }
    .fw6l li{
        margin-bottom: 70px;
    }
    .headernote{
        font-size: 14px;
    }
    .more{
        font-size: 16px;
        cursor: pointer;
    }
    .gyc>p{
        font-size: 14px;
        line-height: 25px;
    }
    .gyc4 p:nth-of-type(n+2){
        margin-bottom: 25px;
    }
    .lxc{
        position: absolute;
        width: 380px;
        height: 100%;
        right: 0;
        top: 0;
        /* background: rgba(235,97,44,.8); */
        padding: 60px 40px;
        color: #fff;
    }
    .lxc a{
        color: #fff;
    }
    /* .lxc2{
        background: rgba(0,0,0,.8);
    } */
    .lxc h3{
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .lxc h4{
        font-size: 22px;
        line-height: 32px;
    }
    .lxc p{
        font-size: 16px;
        line-height: 26px;
        margin-top: 30px;
    }
    .index-yw ul>li{
        height: 340px;
    }
    .index-yw ul>li:nth-of-type(1),.index-yw ul>li:nth-of-type(5){
        width: 360px;
    }
    .index-yw ul>li:nth-of-type(2),.index-yw ul>li:nth-of-type(4){
        width: 710px;
    }
    .index-yw ul>li:nth-of-type(3){
        width: 360px;
    }
    .index-yw ul>li:nth-of-type(6),.index-yw ul>li:nth-of-type(7){
        width: 360px;
    }
    .index-case li{
        width: 450px;
    }
    .index-case li:nth-of-type(3n+2){
        margin: 0 40px;
    }
    .dtc{
        width: 960px;
    }
    .index-yw ul>li>a{
        padding-top: 145px;
    }
    .fwkv{
        padding: 280px 100px;
    }
    .index-gylb{
        margin-top: 65px;
    }
    .ftt{
        font-size: 26px;
    }
    .navc.active .logo{
        padding-top: 23px;
        width: 190px;
    }
    .navc.active .phone{
        width: 250px;
    }
    .fw-al a{
        height: 229px;
    }
    .fw-al a>div p{
        -webkit-line-clamp: 3; 
    }
    .fwx li{
        width: 440px;
    }
    .fwx li:nth-of-type(2){
        margin: 0 55px;
    }
    .fwx li div{
        padding-left:30px;
    }
    .index-yw>p em,.fwc>p em{
        font-size: 34px;
    }
    .casexqc{
        margin-right: 100px;
    }
    .casexqc p{
        font-size: 14px;
        line-height: 26px;
    }
    .casexqc ul{
        font-size: 13px;
    }
}