﻿body{padding:0;margin:0 auto;background:#fff;font-size:14px;overflow-x:hidden;color: #808080}
@font-face {
    font-family: "SOURCEHANSANSCN-BOLD";
    src: url("../fonts/sourcehansanscn-bold.woff2") format("woff2"),
    url("../fonts/sourcehansanscn-bold.woff") format("woff"),
    url("../fonts/sourcehansanscn-bold.ttf") format("truetype"),
    url("../fonts/sourcehansanscn-bold.eot") format("embedded-opentype"),
    url("../fonts/sourcehansanscn-bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
body,div,input,button,select,textarea,span,small,big,p,applet,object,iframe,h1,h2,h3,h4,h5,h6,a,em,font,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,caption,tbody,tfoot,thead,tr,th,td,section,article,header,footer,aside,nav,pre{padding:0;margin:0;list-style:none;font-family:SOURCEHANSANSCN-BOLD}
div,span,p,applet,object,iframe,h1,h2,h3,h4,h5,h6,a,em,font,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,caption,tbody,tfoot,thead,tr,th,td,section,article,header,footer,aside,nav{padding:0;margin:0;list-style:none}
section,article,header,footer,aside,nav{padding:0;margin:0;display:block}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;}
input,select,textarea{font-size:14px;}
img{border:none}
a{color:#808080;text-decoration:none;cursor:pointer}
.clear{clear:both;overflow:hidden;height:0;line-height:0}
.clearafter:after{content:"";width:100%;clear:both;height:0;overflow:hidden;display:block}
.left{float:left}
.right{float:right}
.red{color:#ff0000}
pre{white-space:pre-wrap;word-wrap:break-word;font-size:16px;color:#808080;margin:0;padding:0}
.overhide{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.contain{width:100%;height:100%;position:relative;}
.index_sec{position:absolute;top:0;left:0;width:100%;height:100%;display:table;vertical-align:middle}
.sec_box{display:table-cell;vertical-align:middle}
.main1600{width:1600px;margin:0 auto;}
/*图片hover效果*/
.scaleimg,.qyalbotimgbg,.anli_more a.hoverli,.xwzxlb li.hoverli p:after,.xwzxlb li.hoverli,.xwzxlb li.hoverli p,.xwzxlb li.hoverli span,.fyxinwen li.hoverli,.fyfuwule a:after,.fyfuwule a:before,.fyalmore a span:before,.fyalmore a span:before,.qyzxbotri img,.ceblialan li img,.ceblialan li a,.ceblialan li .cblwx,.fyfuwu li:hover .fyfuwuri img,.header{transition:all 0.8s ease;-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;-ms-transition:all 0.8s ease;}
/*头部*/
.header{position:fixed;width: 100%;padding: 19px 0;background: #fff;line-height: 66px;top: 0;left: 0;z-index: 999;box-shadow: 0 0 20px #eee}
.logo{width:210px;}
.logo img{display:block;width:210px;height:66px;vertical-align:top}
.headertel{font-size: 22px;color: #F08519;font-weight: bold}
.headertel img{margin-right:8px;}
.sousuo{width: 220px;height: 40px;border: 1px solid #eee;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;margin:13px 30px 0}
.ssinpt{width:68%;height: 40px;line-height: 40px\9;background: none;outline: none;border: 0;padding: 0 5%;color: #9b9da3}
.ssbtn{width:20%;height: 40px;line-height: 40px;background:url(../images/sousuo.png) no-repeat center center;outline: none;border: 0;cursor: pointer}
.nav li{float:left;position: relative;margin-right: 70px;overflow: hidden}
.nav li a.navyija{color:#414141;font-size:18px;display:block;position: relative;z-index: 2;}
.nav li a.navyija span{background: #F08519;width:0;height:2px;position: absolute;bottom: 0;left:0;}
.nav li.clinav a.navyija{color: #F08519}
.nav li.clinav a.navyija span{left: 0;width: 100%}
/*导航缩放*/
.menu-activator{height:50px;line-height:50px;cursor:pointer;display: none}
.descriptor{width:40px;color:#414141;margin-left:50px;font-size: 16px;}
.visual{position:relative;
    margin:10px 0 0 0;
    width:32px;
    height:34px;
}
.visual i.line{
    width:100%;
    height:3px;
    background-color:#414141;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    display:block;
    position:absolute;
    -moz-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease;
    -moz-transform:translate3d(0, 0, 0);
    -webkit-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
}
.visual i.line01{
    top:6px;
    filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity:1;
    -moz-transition-delay:210ms;
    -o-transition-delay:210ms;
    -webkit-transition-delay:210ms;
    transition-delay:210ms;
}
.visual i.line02{
    top:14px;
    -moz-transition-delay:140ms;
    -o-transition-delay:140ms;
    -webkit-transition-delay:140ms;
    transition-delay:140ms;
}
.visual i.line03{
    top:22px;
    -moz-transition-delay:70ms;
    -o-transition-delay:70ms;
    -webkit-transition-delay:70ms;
    transition-delay:70ms;
}
.visual i.line04{
    top:30px;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity:0;
    -moz-transition-delay:0ms;
    -o-transition-delay:0ms;
    -webkit-transition-delay:0ms;
    transition-delay:0ms;
}
.cliactnav .visual i.line:nth-child(1),.cliactnav .visual i.line:nth-child(3){top:16px
}
.cliactnav .visual i.line:nth-child(1){-moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.cliactnav .visual i.line:nth-child(3){-moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.cliactnav .visual i.line:nth-child(2), .cliactnav .visual i.line:nth-child(4){filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity:0
}
.cliactnav .visual i.line.line01,.cliactnav .visual i.line.line02, .cliactnav .visual i.line.line03, .cliactnav .visual i.line.line04{-moz-transition-delay:0ms;
    -o-transition-delay:0ms;
    -webkit-transition-delay:0ms;
    transition-delay:0ms
}
.phone_banner{width: 100%;display: block}
/*banner*/
.banner{margin-top: 104px;position: relative}
.bannersj{display: none}
.banner-box{width: 100%;height:100%;position:absolute;top: 0;left: 0;overflow: hidden}
.banner-box ul.img{position: relative;height: 100%;width: 100%}
.banner-box ul.img li{float:left;width: 100%;height: 100%;position: relative}
.banner-box ul.img li a{width: 100%;height: 100%;display: block;background-position: center center;background-repeat: no-repeat;background-size: cover}
.banner-box .li{width:100%;position:absolute;left:0;bottom:30px;text-align: center}
.banner-box .li li{width:10px;height:10px;background:#fff;border-radius:50%;display:inline-block;margin:0 5px;cursor:pointer;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity: 0.5;}
.banner-box .li .index{background:#fff;width: 30px;border-radius:10px;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.banner-box .bar{position: absolute;left: 0;bottom: 0;height: 5px;background:#fff}
.qyfw{background: #fafafa;position: relative}
.qyfw .qyfwtop{position: absolute;top:86px;left: 0;width: 100%;z-index: 2}
.qyfwtop{text-align: center}
.qyfwtop p{font-size: 35px;text-transform: uppercase;margin-bottom:5px;}
.qyfwtop span{font-size: 35px;color: #414141;position: relative;display: block;padding-bottom: 20px;}
.qyfwtop span:after{content: "";width: 88px;height: 2px;position: absolute;bottom: 0;left: 50%;margin-left: -44px;background: #F08519}
.qyfw .servicestop{position: absolute;top:86px;left: 0;width: 100%;z-index: 2}
.servicestop{text-align: center}
.servicestop p{font-size: 40px;text-transform: uppercase;margin-bottom:5px;}
.servicestop span{font-size: 50px;color: #414141;position: relative;display: block;padding-bottom: 20px;}
.servicestop span:after{content: "";width: 88px;height: 2px;position: absolute;bottom: 0;left: 50%;margin-left: -44px;background: #F08519}
.qyfwbot{margin-top: 30px;}
.qyfwbot li{width: 20%;text-align: center;float: left;position: relative}
.qyfwbot li:before{content: "";width: 1px;height: 100%;position: absolute;top: 0;left: -1px;background: #f1f1ef}
.qyfwbot li:after{content: "";width: 1px;height: 100%;position: absolute;top: 0;right: 0;background: #f1f1ef}
.qyfwbot li a{padding: 280px 0 100px;display: block;width: 100%}
.qyfwbot li img{display: block;height: 105px;margin: 0 auto}
.qyfwbot li p{font-size: 24px;color: #414141;margin: 75px 0 25px;}
.qyfwbot li span{font-size: 17px;display: block;margin-bottom: 10px;}
.qyfwbot li i,.qyfwbotsjdiv .item i{font-size: 12px;display: block;width: 18px;height: 18px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin: 35px auto 0;border: 1px solid #F08519;text-align: center;line-height: 24px;font-style: normal;color: #F08519}
.qyfwbot li.hoverli{background: #f7f7f7}
.qyfwbot li.hoverli p{color: #F08519}
.qyfwbot{position: relative}
.qyfwbotsj{display: none}
.qyal{padding: 86px 0}
.services{padding-top: 86px}
.qyalbot{margin-top: 70px;padding-bottom: 15px;}
.qyalbot li{float: left;width: 32%;margin: 0 2% 58px 0;text-align: center}
.qyalbotimg{position: relative;overflow: hidden;width: 100%}
.qyalbotimg img {width: 100%;display: block;}
.qyalbotimgbg {position: absolute;top: 0;left: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;height:100%;background-color:rgba(253,102,33, 0.85); opacity: 0;}
.qyalbotimgbgp{position: relative;margin: 0 0 46px 0;padding-bottom: 15px;font-size: 24px;color: #fff;top: -10px;opacity: 0;font-weight: bold;width: 90%}
.qyalbotimgbgp:after{position: absolute;left: 50%;bottom: 0;display: block;height: 2px;width: 70px;content: '';background-color: #fff;margin-left: -35px; -webkit-transform: scaleX(0); transform: scaleX(0);}
.portfolio-item__link-block{position: relative;width: 35px;height: 35px;margin: 0 10px;display: inline-block;  opacity: 0;}
.portfolio-item__link {transition-property: all;transition-duration: 0.2s;transition-timing-function: linear;transition-delay: 0s;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;text-decoration: none;border-radius: 50%;}
.qyalbotimg:hover .qyalbotimgbgp {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.45s;
    top: 0;
    opacity: 1;
}
.qyalbotimg:hover .qyalbotimgbgp:after {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.63, 0.01, 0, 1.39);
    transition-delay: 0.65s;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.qyalbotimg .portfolio-item__link-block:first-child {-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.qyalbotimg .portfolio-item__link-block:nth-child(2){-webkit-transform: translateX(50%);transform: translateX(50%);}
.qyalbotimg .portfolio-item__link-block:first-child .portfolio-item__link{background: url(../images/anliicn0.png) no-repeat center center;}
.qyalbotimg .portfolio-item__link-block:nth-child(2) .portfolio-item__link{background: url(../images/anliicn1.png) no-repeat center center;}
.qyalbotimg:hover .portfolio-item__link-block {transition-property: all;transition-duration: 0.2s;transition-timing-function: linear;transition-delay: 0.85s;-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
.qyalbotimg:hover .qyalbotimgbg{opacity: 1;}
.portfolio-item__link-block:first-child:hover .portfolio-item__link{background:#fff url(../images/anliicnred0.png) no-repeat center center;}
.portfolio-item__link-block:nth-child(2):hover .portfolio-item__link{background:#fff url(../images/anliicnred1.png) no-repeat center center;}
.qyalbot li a.anlip{font-size: 20px;color: #414141;margin: 17px 0 7px;text-align: left}
.qyalbot li span.anlispan{font-size: 16px;text-align: left}
.qyalbot li.hoverli a.anlip{color: #F08519}

.anli_more a{text-align: center;display: block;margin: 0 auto;width: 183px;height: 50px;line-height: 50px;border: 1px solid #F08519;font-size: 16px;color: #ffffff;background: #F08519}
.anli_more a.hoverli{box-shadow:0 0 10px #F08519}
.qyzx{padding-bottom: 86px;}
.qyzxbot{margin-top: 70px;}
.qyzxbotle{width: 49%}
.qyzxbotle img{width:100%;display: block}
.qyzxbotri{width: 46%;position: relative}
.qyzxbotri p{padding: 36px 0 16px;font-size: 22px;color: #414141;position: relative}
.qyzxbotri p:after,.xwzxlb li p:after{content: "";width: 26px;height: 1px;background: #F08519;position: absolute;bottom: 0;left: 0}
.qyzxbotri span{font-size: 28px;color: #414141;display: block;line-height: 40px;height:80px;overflow: hidden;padding-right:30%;margin: 50px 0 30px;}
.qyzxbotri pre{font-size: 16px;display: block;line-height: 30px;height:90px;overflow: hidden;margin-bottom: 40px;}
.qyzxbotri img{position: absolute;left: 0;}
.hoverli .qyzxbotri span,.hoverli .qyzxbotri pre{color: #F08519}
.qyzxbot:hover .qyzxbotri img{left:100%;margin-left: -87px;}
.xwzxlb{margin-top: 50px;}
.xwzxlb li{float: left;width: 32%;margin: 0 2% 0 0;background: #f5f5f5}
.xwzxlb li a{display: block;padding: 60px 40px 50px;}
.xwzxlb li p{font-size: 22px;color: #414141;position: relative;padding-bottom: 16px;}
.xwzxlb li span{font-size: 24px;color: #414141;display: block;line-height: 40px;height:80px;overflow: hidden;margin-top: 40px;}
.xwzxlb li.hoverli{background: #F08519}
.xwzxlb li.hoverli p,.xwzxlb li.hoverli span{color: #fff}
.xwzxlb li.hoverli p:after{background: #fff;width: 100%}
.sjzp{padding: 100px 0;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.sjzp p.sjzpp{font-size: 55px;color: #fff;text-align: center;font-weight: bold}
.sjzp p.sjzppp{font-size: 16px;color: #fff;text-align: center;}

.sjzp span.sjzpspan{font-size: 24px;color: #fff;text-align: center;display: block;margin: 20px 0 90px;}
.sjzp ul li{float: left;width: 33.33%;text-align: center}
.sjzp ul li p{color: #fff;font-size: 30px;}
.sjzp ul li span{color: #fff;font-size: 20px;display: block;line-height: 26px;margin: 10px 0 15px;}
.sjzp ul li span img{vertical-align: top;margin-right: 8px;}
.sjzp ul li i{color: #fff;font-size: 14px;font-style: normal;display: block}
.footer{background: #39434b;padding-top: 110px;}
.footertel{width: 370px;position: relative}
.footertel li{background-repeat: no-repeat;background-position: top left;padding-left: 50px;margin-bottom: 28px;}
.footertel li p{font-size: 20px;color: #fff;margin-bottom: 15px;padding-bottom: 10px;position: relative}
.footertel li p:after{content: "";position: absolute;bottom: 0;left: 0;background: url(../images/footline.png) no-repeat left top;width: 100%;height:2px;}
.footertel li span{font-size: 16px;color: #a0a0a0;line-height: 30px;}
.footerwx{text-align: center;color: #fff;font-size: 20px;position: absolute;top: 0;right: 0}
.footerwx img{display: block;width: 120px;height: 120px;margin-top: 28px}
.footernav{margin-right: 370px}
.footernav li{float: left;width: 18%;padding-right: 7%}
.footernav li p{color: #fff;font-size: 20px;margin-bottom: 20px;padding-bottom: 30px;border-bottom: 1px solid #4d4e4e}
.footernav li a{color: #a0a0a0;font-size: 16px;display: block;line-height: 40px;}
.footerbq{padding: 28px 0;text-align: center;border-top: 1px solid #424343;color: #fff;font-size: 16px;margin-top: 10px;}
.footernav li a.hoverli{color: #F08519}
.footerbq a{color: #fff}
.fymbx{margin-top: 104px;background: #F08519;padding: 40px 0}
.fymbx p{font-size: 48px;color: #fff}
.fymbx i{font-size: 16px;color: #fff;font-style: normal;display: block;margin: 5px 0 15px;}
.fymbx img{display: block}
.fymbx span{float: right;margin-top: -49px;color: #fff}
.fymbx span a{color: #fff}
.fyalfl{padding: 50px 0 30px;color: #e5e5e5;font-size: 14px}
.fyalfl a{color: #333333;font-size: 18px}
.fyanli{margin-top: 0 !important;padding-bottom: 0 !important;}
.fyanli li{margin-bottom: 100px;}
.fyalmore{text-align: center;padding-bottom: 60px;}
.fyalmore a{display: block;width: 102px;margin: 0 auto;text-align: center}
.fyalmore span{display: block;margin: 0 auto;width: 100px;height: 100px;text-align: center;line-height: 100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position: relative;color: #fff;font-size: 38px;}
.fyalmore span:before{content: "";position: absolute;top:0;left:0;width: 100%;height:100%;background:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index: -1;border: 1px solid #F08519}
.fyalmore span:after{content: "";position: absolute;top: 50%;left: 50%;width: 60px;height: 60px;background: #F08519;margin-left: -30px;margin-top: -30px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index: -1}
.fyalmore p{color: #949595;margin-top: 20px;}
.fymain{padding-bottom: 20px;}
.fymainle{width: 74%}
.fyxinwen{padding-bottom: 50px;}
.fyxinwen li{border: 1px solid #eee;padding: 30px 30px 30px 0;position: relative;margin-bottom: 30px;}
.fyxinwen li:after{content: "";width: 1px;height: 60%;position: absolute;top:20%;left:180px;background: #eee}
.fyxwtime{width: 180px;text-align: center;padding-top: 40px;}
.fyxwtime p{font-size: 36px;color: #333333}
.fyxwtime span{font-size: 18px;color: #626262}
.fyxwnr{margin-left: 228px;margin-right: 310px;padding-top: 30px;}
.fyxwnr p{font-size: 24px;color: #414141}
.fyxwnr span{line-height: 24px;height: 48px;overflow: hidden;display: block;margin-top: 20px;}
.fyxwimg{width: 270px;}
.fyxwimg img{display: block;width: 100%}
.fyxinwen li.hoverli{border-width: 1px;border-color: #F08519;border-style: solid;background-color: rgb(255, 255, 255);box-shadow: 0 10px 20px 0 rgba(255, 0, 0, 0.07);}
.fymainri{width: 23%}
.fyrmbq{background: #fafafa;padding: 30px 25px 10px;margin-bottom: 33px;}
.fyrmbqtop{margin-bottom: 20px;font-size: 24px;color: #414141;position: relative}
.fyrmbqtop:before{content: "";position: absolute;top:4px;left:-25px;width:4px;height: 20px;background: #F08519}
.fyrmbqbot a{display: inline-block;min-width: 60px;padding: 6px 15px;border: 1px solid #f0f0f0;text-align: center;color: #F08519;margin: 0 9px 20px 0}
.fyrmbqbot a.hoverli{background: #F08519;color: #fff}
.fyzxtj li{margin-bottom: 30px;text-align: center}
.fyzxtj li img{display: block;width: 100%}
.fyzxtj li p{font-size: 16px;margin-top: 20px;}
.fyzxtj li.hoverli p{color: #F08519}
.fydtxqtop{position: relative}
.fydtxqtop h1{font-size: 35px;color: #414141;font-weight: normal;margin-bottom: 28px;}
.fydtxqtop p{font-size: 14px;}
.fydtxqtop a{font-size: 14px;color: #414141;}
.fydtxqcnt{padding: 60px 0;font-size: 16px;line-height: 36px;}
.fydtxqcnt img{max-width: 100%;height: auto !important;}
.fydtxqnext a{display: block;font-size: 14px;margin-bottom: 15px;}
.fyfuwu{padding: 120px 0 40px;}
.fyfuwu li{margin-bottom: 180px;margin-bottom: 0 !important;}
.fyfuwule{width: 40%;float: left;padding-right: 10%}
.fyfuwule p.fyfuwulep{font-size: 90px;color: #f9f9f9;position:relative}
.fyfuwule p.fyfuwulep:after{content: "";position: absolute;width: 30px;height: 7px;background: #F08519;top: 50%;left: 0;margin-top: -3px;}
.fyfuwule span{font-size: 50px;color: #414141;font-weight: bold;display: block}
.fyfuwule i{font-size: 20px;color: #F08519;font-weight: bold;display: block;line-height: 32px;font-style: normal;margin: 25px 0 45px;}
.fyfuwulediv{margin-bottom: 50px}
.fyfuwulediv p{font-size: 18px;margin-bottom: 35px;padding-left: 28px;position: relative}
.fyfuwulediv p:after{content: "";position: absolute;width: 4px;height:4px;background: #8c8c8c;top:7px;left: 0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.fyfuwule a{font-size: 18px;display: inline-block;margin-right: 48px;position: relative;padding: 10px 0;}
.fyfuwule a:after{content: "";position: absolute;bottom:0;width:0;height:2px;background: #F08519;left: 0}
.fyfuwule a:before{content: "";position: absolute;top:0;width:0;height:2px;background: #F08519;right: 0;}
.fyfuwu li.fyfuwuodd .fyfuwule{float: right;padding: 0 0 0 10%}
.fyfuwu li.fyfuwuodd .fyfuwuri{float: left}
.fyfuwule a.hoverli:before,.fyfuwule a.hoverli:after{width: 100%}
.fyfuwuri{width: 50%;float: right;overflow: hidden}
.fyfuwu li:hover .fyfuwuri img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}

.fyfuwuri img{width: 100%;display: block}
.fyalxq{padding: 50px 0;position: relative}
.anlixqdivleft{width:25%;}
.anlillefttitle{border-left:3px solid #F08519;padding-left:23px}
.anlillefttitle h1{font-size:20px;color:#414141;margin-bottom:5px}
.anlileftxmbj{margin-top:40px;line-height: 24px;}
.anlileftxmbj h2.anlileftxmbjh2{font-size:14px;color:#414141;margin-bottom:10px;}
.anlixmbj{line-height:24px}
.anlileftbtn{margin-top: 40px;height: 42px;}
.anlileftbtn a{color:#d3d3d3;font-size:30px;margin-left:-1px;line-height:40px;display:block;width:40px;height:40px;border:1px #ccc solid;text-align:center;float: left}
.anlileftbtn a.hoverli{background: #F08519;color: #fff;border-color: #F08519}
.fyalxqanxj{margin-top: 30px;}
.fyalxqanxj a{display: block;width: 100px;height: 36px;line-height: 36px;border: 1px solid #F08519;text-align: center;color: #F08519}
.fyalxqanxj a.hoverli{background: #F08519;color: #fff}
.anlixqdivright{width:70%;}
.anlixqdivright img{max-width:100%;height: auto !important;}
.fyguanyu{padding: 90px 0}
.fygytop{font-size: 35px;color: #333333;text-align: center;padding-bottom: 18px;position: relative}
.fygytop:after{content: "";position: absolute;bottom: 0;left: 50%;margin-left: -33px;width:66px;height: 2px;background: #F08519}
.fygybot{margin-top: 25px;line-height: 36px;text-align: center}
.fygybot img{max-width: 100%;margin: 0 auto}
.fygyjs{background: #fafafa;padding: 50px 0 }
.fygyjs .gsjj{padding:0 !important; }
.fygyjs .gsjj ul li{padding: 0 !important;float: left;width: 25%}
.fygyjs .gsjj ul li p span{color: #F08519}
.fygyjs .gsjj ul li p:after{color: #F08519}
.fyfwln{margin-top: 80px;background: url(../images/fyfwbg.jpg) no-repeat center top fixed;background-size: cover;padding: 30px 0;}
.fyfwln .main1600{position:relative}
.fyfwlnle{width: 37%;position: absolute;top: 50%;margin-top: -189px;}
.fyfwlnle .fygytop{color: #fff;text-align: left}
.fyfwlnle .fygytop:after{margin: 0;left: 0;background: #fff}
.fyfwlnri{width: 60%}
.fyfwlnri img{display: block;width: 100%}
.fylinian{margin: 30px 0;line-height: 36px;color: #c0c5c7;height: 216px;}
.fyzxzx a{display: block;width: 133px;height: 50px;text-align: center;line-height: 50px;color: #fff;background: #F08519}
.fyfwlc{padding: 90px 0 80px;}
.fylcbot{margin-top: 50px;}
.fylcbot li{float: left;width: 16.66%;text-align: center}
.fylcimg{padding:60px;margin: 0 auto;border: 1px solid #eee;width: 60px;height: 60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.fylcimg img{width: 60px;height: 60px;display: block;}
.fylcimg img.fylcimg1{display: none}
.fylcbot li p{margin: 24px 0 5px;font-size: 18px;color: #F08519;font-weight: bold}
.fylcbot li span{font-size: 18px;}
.fylcbot li.hoverli .fylcimg{background: #F08519;box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);}
.fylcbot li.hoverli .fylcimg img.fylcimg0{display:none}
.fylcbot li.hoverli .fylcimg img.fylcimg1{display:block}
.fyfzlc{background: #F08519;padding: 60px 0 60px}
.fyfzlc .fygytop,.fyfzlc .fygytop p{color: #fff !important;}
.fyfzlc .fygytop:after{background: #fff}
.fyfzlcbot{margin-top: 60px;position: relative}
.fyfzlcyear{position: absolute;top: 0;left: 0;font-size: 18px;color: #fff;}
.fyfzlcyear span{font-size: 60px;display: inline-block;margin-right: 10px;}
.fyfzlcbotnr{margin: 0 auto;width: 70%}
.fylcyaer{display: none}
.fyfzlcbotnr .item li{float: left;width:46%;padding:0 2%;text-align: center}
.fyfzlcbotnr .item li p{color: #fff;font-size: 16px;margin-top:50px;}
.fyfzlcbotnr .owl-controls{position:absolute;width:142%;left:-21%;text-align: center;margin: 0;top: 58%}
.fyfzlcbotnr .owl-controls .owl-dots{display: none !important;}
.fyfzlcbotnr .owl-controls .owl-nav [class*=owl-]{width: 138px;height: 53px;border: 1px solid #fff;margin: 0;padding: 0;text-align: center;line-height: 53px;color: #fff;background: none;font-size: 20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position: absolute}
.fyfzlcbotnr .owl-controls .owl-nav [class*=owl-].owl-prev{left:0}
.fyfzlcbotnr .owl-controls .owl-nav [class*=owl-].owl-next{right:0}
.fylxwm{padding: 60px 0}
.fylxwm .fygytop{text-align: left}
.fylxwm .fygytop p,.fyfzlc .fygytop p{font-size: 14px;color: #626262;position: absolute;top:85px;left: 0;width: 100%}
.fylxwm .fygytop:after{left: 0;margin: 0}
.fylxwmbot{margin-top: 60px;}
.fylxwmleft{width: 46%}
.fylxdz{margin-bottom: 50px;}
.fylxdz li{float: left;width: 140px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #eee;font-size: 16px;margin-right: 30px;cursor: pointer}
.fylxdz li.clifylxdz{background: #F08519;color: #fff;border-color: #fff}
.fylxjtdzdiv{display: none}
.fylxjtdzdiv p{color: #2d2d2d;font-size: 18px;margin-bottom: 28px;line-height: 40px;}
.fylxjtdzdiv a.fylxdhtel{color: #F08519;font-size: 20px;font-weight: bold;display: inline-block;}
.fylxjtdzdiv span{color: #2d2d2d;font-size: 16px;display: block;margin-bottom: 5px;}
.fylxjtdzdiv b{color: #666666;font-size: 16px;font-weight: normal;display: block}
.fylxjtdzdiv a.clizixxun{color: #F08519;font-size: 16px;text-decoration: underline;background: url(../images/qq.png) no-repeat center left;padding-left: 30px;background-size: 16px 20px;line-height: 20px;display: inline-block}
.fylxwmright{width: 50%}
.fylxwmright li{margin-bottom: 20px;position: relative}
.fylxwmright li a.clighyzm{position: absolute;top: 1px;left: calc(48% - 99px);}
.fylxwmright li a.clighyzm img{display: block;height: 44px;width: 100px;}
.fylysel{width: 48%;height: 44px;border: 1px solid #eee;line-height: 44px;background:none;outline: none;padding: 0 2%}
.fylyinput{width: 44%;height: 44px;border: 1px solid #eee;line-height: 44px\9;background:none;outline: none;padding: 0 2%}
.fybzxx{width: 96%;height: 90px;border: 1px solid #eee;line-height: 24px;background:none;outline: none;padding:15px 2%;}
.fylybtn{width: 141px;height: 46px;border:0;line-height: 46px;background:#ff0000;outline: none;color: #fff;font-size: 16px;}
.fylxwmright li a.fylxywdh{font-size: 19px;color: #414141;font-weight: bold}
.fyxwmore{width:100px;text-align: center;margin: 0 auto 60px}
.fyxwmore .local {width:80px;height:80px;visibility:visible;position: relative;margin-left: 8px;}
.fyxwmore .local .point{position:absolute;top:0;left:0;right:0;bottom:0;width:40px;height:40px;margin:auto;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background:0 0;line-height: 33px;color: #fff;font-size: 38px;}
.fyxwmore .local .point-10, .fyxwmore  .local .point-40, .fyxwmore  .local .point-80{width:100%;height:100%;}
.fyxwmore .local .point-dot{background-color:#F08519;border:1px solid #F08519;z-index:50;}
.fyxwmore .local .point-10:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    border-radius:50%;
    border:2px solid #F08519;
    opacity:0;

}
.fyxwmore .local .point-40:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    border-radius:50%;
    border:2px solid #F08519;
    opacity:0;

}
.fyxwmore .local .point-80:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    border-radius:50%;
    border:1px solid #F08519;
    opacity:0;

}
.fyxwmore a:hover .slocal .point-10:after {
    -webkit-animation:ripple 2s ease-out 0s infinite;
    -moz-animation:ripple 2s ease-out 0s infinite;
    -o-animation:ripple 2s ease-out 0s infinite;
    animation:ripple 2s ease-out 0s infinite
}
.fyxwmore a:hover .slocal .point-40:after {
    -webkit-animation:ripple 2s ease-out 0.1s infinite;
    -moz-animation:ripple 2s ease-out 0.1s infinite;
    -o-animation:ripple 2s ease-out 0.1s infinite;
    animation:ripple 2s ease-out 0.1s infinite
}
.fyxwmore a:hover .slocal .point-80:after {
    -webkit-animation:ripple 2s ease-out 0.8s infinite;
    -moz-animation:ripple 2s ease-out 0.8s infinite;
    -o-animation:ripple 2s ease-out 0.8s infinite;
    animation:ripple 2s ease-out 0.8s infinite
}
@keyframes ripple {
    0% {
        opacity:0;
        transform:scale(0)
    }
    50% {
        opacity:1;
        transform:scale(.5)
    }
    100% {
        opacity:0;
        transform:scale(1)
    }
}
@-webkit-keyframes ripple {
    0% {
        opacity:0;
        transform:scale(0)
    }
    50% {
        opacity:1;
        transform:scale(.5)
    }
    100% {
        opacity:0;
        transform:scale(1)
    }
}
@-moz-keyframes ripple {
    0% {
        opacity:0;
        transform:scale(0)
    }
    50% {
        opacity:1;
        transform:scale(.5)
    }
    100% {
        opacity:0;
        transform:scale(1)
    }
}
@-o-keyframes ripple {
    0% {
        opacity:0;
        transform:scale(0)
    }
    50% {
        opacity:1;
        transform:scale(.5)
    }
    100% {
        opacity:0;
        transform:scale(1)
    }
}
.point-name{font-size:16px;color: #F08519;}


.ceblialan{position: fixed;bottom: 30%;right:0;z-index: 999;width: 64px;}
.ceblialan li{height: 64px;background: #fff;width: 64px;position: relative;cursor: pointer;border: 1px solid #eee;margin-bottom: -1px;}
.ceblialan li img{width: 64px;display: block;position: absolute;top: 0;vertical-align: top;z-index: 2}
.ceblialan li img.cblimg0{left: 0}
.ceblialan li img.cblimg1{left: 64px;}
.ceblialan li a.cbltel{position: absolute;top: 0;left:64px;width: 120px;line-height: 64px;display: block;text-align: center;background: #F08519;z-index: -1;font-size: 14px;color: #fff}
.ceblialan li .cblwx{position: absolute;width: 120px;height: 150px;padding:10px;background: #F08519;left:64px;bottom: 0;text-align: center;z-index: -1}
.ceblialan li .cblwx img{width: 120px;height: 120px;display: block;margin: 0 auto;padding: 0;position: relative}
.ceblialan li .cblwx p{line-height: 42px;color: #fff}

.ceblialan li:hover{background: #F08519;border: 1px solid #F08519}
.ceblialan li:hover .cblwx{left: -140px}
.ceblialan li:hover a.cbltel{left:-120px}
.ceblialan li:hover img.cblimg0{left:64px}
.ceblialan li:hover img.cblimg1{left: 0}
.services-list ul li{float: left;
    width: calc(25% - 3px);
    text-align: center;
    padding: 150px 0px;
    border-right: 1px solid #eee;
    position: relative;
    margin-top: 70px;}
.service-title{font-size: 20px;margin-bottom: 15px}
.services-list ul li:last-child{border:none;}
.service-txt{position: absolute;height: 100%;width: 100%;top: 0;right: 0;background: #F08519 ;color: #fff}
.service-txt-title{font-size: 25px}
.service-txt-txt{font-size: 16px;margin-top: 15px}
.service-txt-content{margin: 20px 20px;position: relative;
    top: 50%;
    transform: translateY(-55%);height: 200px;overflow: hidden}
.service-txt{display: none;}
.sj-content{display: none;}
.container03#index6 {
    width: 100%;
    height: 780px;
    background-image: url(../images/indexwenda.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
}
.container03 table td{width: 20%;
    height: 135px;
    overflow: hidden;}
.container03 table{border-collapse: collapse;
    border-spacing: 0;margin:0 auto;}
.container03 table img{padding:5px}
.container03 .titlebig,.container04 .titlebig,.container05 .titlebig,.hz .titlebig {
    position:relative;
    width:100%;
    display:block;
    text-align:center;
    font-size:35px;
    font-weight:normal;
    color:#fff
}
.container03 .titlebig strong,.container05 .titlebig strong {
    font-size:15px;
    font-weight:normal
}
.container03 .titlebig.lanmu2 strong {
    position:relative;
    left:269px;
    font-size:24px
}
.container03 .titlebig.lanmu2 strong.news {
    left:552px
}
.container03#index6 .titlebig, .container03#index6 p{color: #fff;}
#index6 p{font-size: 35px;padding-top: 40px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;}
.titlebig{padding-bottom: 20px;margin-bottom: 70px}
.titlebig:after{
    content: "";
    width: 88px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -44px;
    background: #FFF;
}


.partner-content .pc-ul{display: grid;grid-template-columns: repeat(6,1fr);grid-gap: 2%;width: 100%;
}
.partner-content .pc-ul li{width: 100%}
.partner-content .pc-ul li>img{
    width: inherit;
}

.partner-content .pb-ul{display: none;grid-template-columns: repeat(6,1fr);grid-gap: 2%;width: 100%;
}
.partner-content .pb-ul li{width: 100%}
.partner-content .pb-ul li>img{
    width: inherit;
}
.partner-content .sj-ul{display: none;grid-template-columns: repeat(6,1fr);grid-gap: 2%;width: 100%;
}
.partner-content .sj-ul li{width: 100%}
.partner-content .sj-ul li>img{
    width: inherit;
}
/***********************************************适配*******************************************************/
@media only screen and (max-width:1680px){
    .main1600{width: 1400px;}
    .header{padding: 15px 0;line-height: 60px;}
    .logo{width: 191px;}
    .logo img{width: 191px;height: 60px;}
    .sousuo{margin-top: 10px;}
    .headertel{font-size: 18px;}
    .banner{margin-top: 90px;}
    .gsjj img{width: 724px;}
    .gsjj p.gsjjp{margin: 20px 12% 45px}
    .gsjj ul li p span{font-size: 58px}
    .gsjj ul li p{font-size: 24px;}
    .gsjj ul li p:after{right: 6px}
    .qyfwtop p{font-size: 34px}
    .qyfwtop span,.fygytop{font-size: 34px;}
    .qyfwtop span:after{width: 72px;margin-left: -36px}
    .servicestop p{font-size: 34px}
    .servicestop span,.fygytop{font-size: 42px;}
    .servicestop span:after{width: 72px;margin-left: -36px}
    .qyfwbot li a{padding: 250px 0 80px}
    .qyfwbot li p{margin: 60px 0 20px;font-size: 20px;}
    .qyfwbot li img{height: 90px;}
    .qyalbotimgbgp{font-size: 20px;margin-bottom: 40px;}
    .qyalbot li a.anlip{font-size: 16px}
    .qyalbot li span.anlispan{font-size: 14px;}
    .qyalbot li{margin-bottom: 50px;}
    .anli_more a{width: 150px;height: 42px;line-height: 42px;}
    .qyzxbot{margin-top: 50px}
    .qyzxbotri p{font-size: 16px;padding: 30px 0 12px}
    .qyzxbotri span,.xwzxlb li span{font-size: 24px;line-height: 34px;height: 72px;}
    .qyzxbotri pre{font-size: 14px;line-height: 25px;height: 75px;}
    .xwzxlb li a {padding: 50px 30px 40px;}
    .xwzxlb li p{font-size: 16px;padding-bottom: 12px;}
    .sjzp{padding: 80px 0}
    .sjzp p.sjzpp{font-size: 45px}
    .sjzp span.sjzpspan{font-size: 20px;margin: 15px 0 70px;}
    .footer{padding-top: 97px}
    .footernav li p {font-size: 16px;margin-bottom: 15px;padding-bottom: 20px;}
    .footernav li a{font-size: 14px;line-height: 33px;}
    .footerwx,.footertel li p{font-size: 16px;}
    .footertel li span{font-size: 14px;}
    .footertel li{margin-bottom: 20px;}
    .footertel li p{margin-bottom: 10px;}
    .footertel li p:after{width: 65px;}
    .footertel li span{line-height: 28px;}
    .footerbq{padding: 20px 0;font-size: 14px;}
    .sjzp ul li p{font-size: 25px;}
    .sjzp ul li span{font-size: 18px;}
    .qyfw .qyfwtop{top: 70px;}
    .gsjj,.qyal{padding: 70px 0}
    .qyalbot{margin-top: 60px;}
    .fymbx{margin-top: 90px;padding: 36px 0;}
    .fymbx p{font-size: 40px;}
    .fyalfl{padding: 45px 0 28px;}
    .fyanli li{margin-bottom: 80px;}
    .fyalmore span{width: 80px;height: 80px;line-height: 80px;}
    .fyalmore span:after{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
    .fyrmbqtop{font-size: 22px;}
    .fyxwnr p{font-size: 20px;}
    .fyxwtime p{font-size: 32px;}
    .fydtxqtop h1{font-size: 30px;margin-bottom: 24px;}
    .fydtxqcnt{padding: 50px 0;line-height: 30px;}
    .fyfuwu {padding: 100px 0 40px;}
    .fyfuwu li{margin-bottom: 160px}
    .fyfuwule span{font-size: 46px;}
    .fyfuwulediv p{font-size: 16px; margin-bottom: 25px;}
    .fyguanyu,.fyfwlc{padding: 70px 0}
    .fyfwln{margin-top: 70px;}
    .fylcimg{padding: 50px}
    .fylcbot li span{font-size: 16px;}
    .fyfzlc{padding: 100px 0  187px}
    .fyfzlcbot{margin-top: 128px;}
    .fyfzlcyear span{font-size: 60px;}
    .fylxwm{padding: 80px 0}
    .fylxjtdzdiv a.fylxdhtel{font-size: 22px;}
    .fyfuwule p.fyfuwulep{font-size: 66px;}
    .sjzp p.sjzppp{font-size: 14px}
    #index6 p{font-size: 34px}
    .container03 .titlebig{font-size: 34px}
}
@media only screen and (max-width:1600px){}
@media only screen and (max-width:1440px){
    .main1600{width: 1200px;}
    .header{padding: 12px 0;line-height: 50px;}
    .logo{width: 159px;}
    .logo img{width: 159px;height: 50px;}
    .nav li{margin-right: 70px;}
    .sousuo{margin-top: 7px;height: 36px;line-height: 36px;}
    .ssinpt{line-height: 36px\9;height: 36px;}
    .ssbtn{line-height: 36px;height: 36px;}
    .headertel{font-size: 16px;}
    .banner{margin-top: 76px;}
    .gsjj img{width: 630px;}
    .gsjj ul li p span{font-size: 49px}
    .gsjj ul li p{font-size: 20px;}
    .gsjj ul li p:after{right: 3px;}
    .gsjj p.gsjjp {margin: 10px 12% 30px;}
    .qyfwtop p{font-size: 28px;}
    .qyfwtop span,.fygytop{font-size: 28px;}
    .qyfwbot li a {padding: 210px 0 60px;}
    .qyfwbot li img{height: 70px;}
    .qyfwbot li p{margin: 30px 0 15px;font-size: 18px;}
    .qyfwbot li span{font-size: 14px;}
    .qyalbot{margin-top: 50px;}
    .qyalbotimgbgp{font-size: 18px;margin-bottom: 30px;}
    .qyalbot li{margin-bottom: 35px;}
    .anli_more a{width: 130px;height: 35px;line-height: 35px;font-size: 14px;}
    .qyzx{padding-bottom: 60px;}
    .qyzxbotri span, .xwzxlb li span{font-size: 20px;line-height: 30px;height: 60px;}
    .qyzxbotri span{margin: 30px 0 20px;}
    .xwzxlb li span{margin-top: 30px;}
    .sjzp p.sjzpp{font-size: 40px;}
    .sjzp span.sjzpspan{font-size: 18px;margin: 15px 0 50px;}
    .sjzp ul li p{font-size: 22px;}
    .sjzp p.sjzppp{font-size: 12px}
    .sjzp ul li span{font-size: 16px;}
    .gsjj, .qyal,.sjzp{padding: 60px 0}
    .qyfw .qyfwtop{top: 60px;}
    .footer{padding-top: 60px;}
    .footerwx{margin-right: 40px;}
    .fymbx{padding: 30px 0;margin-top: 74px;}
    .fymbx p{font-size: 30px;}
    .fyanli li{margin-bottom: 60px;}
    .fyrmbqtop{font-size: 20px;}
    .fyxwnr p{font-size: 18px;}
    .fyxwtime p{font-size: 30px;}
    .fyrmbqtop:before{top: 1px;}
    .fyrmbqbot a{margin-bottom: 15px;}
    .fyzxtj li{margin-bottom: 20px;}
    .fyzxtj li p{font-size: 14px;margin-top: 15px;}
    .fydtxqtop h1{font-size: 28px;margin-bottom: 20px;}
    .fydtxqcnt{padding: 40px 0;line-height: 28px;font-size: 14px;}
    .fyfuwu {padding: 90px 0 30px;}
    .fyfuwu li{margin-bottom: 140px}
    .fyfuwule p.fyfuwulep{font-size: 80px;}
    .fyfuwule p.fyfuwulep{font-size: 70px;}
    .fyfuwule span{font-size: 34px;}
    .fyfuwule i{line-height: 20px;margin-bottom: 20px;}
    .fyfuwulediv p{margin-bottom: 18px;}
    .fyfuwulediv{margin-bottom: 28px;}
    .fyfuwule a{font-size: 16px;margin-right: 30px;}
    .qyfwbot li svg{height: 80px;}
    .fyguanyu,.fyfwlc{padding: 60px 0}
    .fyfwln{margin-top: 60px;}
    .fylcimg{padding: 40px}
    .fylcbot li span{font-size: 14px;}
    .fyfzlc{padding: 80px 0  187px}
    .fyfzlcbot{margin-top: 110px;}
    .fyfzlcyear span{font-size: 54px;}
    .fylxwm{padding: 70px 0}

    .fylxjtdzdiv a.fylxdhtel{font-size: 20px;}
    .fylxjtdzdiv p{margin-bottom: 5px}
    .fyfzlcbotnr .owl-controls{top: 50%}
    .fyfzlcbotnr .owl-controls .owl-nav [class*=owl-]{width: 120px;height: 40px;line-height: 40px;}
    .fyfzlcbotnr .item li p{font-size: 14px;margin-top: 30px;}
    .homesvg{top: 205px;}
    .homesvgdiv svg,.hoemfuwuhei{height: 80px;}
    .fyfuwule i{font-size: 16px;margin: 15px 0 30px;}
    .sjzp p.sjzppp{font-size: 16px;}
    #index6 p{font-size: 28px}
    .container03 .titlebig{font-size: 28px}
    .partner-content .pc-ul{grid-template-columns: repeat(5,1fr);}
    .container03#index6{height: 700px}
}
@media only screen and (max-width:1366px){}
@media only screen and (max-width:1280px){
    .main1600{width: 1000px;}
    .nav li{margin-right: 45px;}
    .sousuo{margin-right: 30px;margin-left: 0}
    .gsjj img{width: 540px;}
    .qyfwtop p{font-size: 24px;}
    .qyfwtop span,.fygytop{font-size: 24px;}
    .qyalbotimgbgp{font-size: 16px;}
    .qyzxbotri span, .xwzxlb li span{font-size: 18px;line-height: 24px;height: 48px}
    .qyzxbotri pre{margin-bottom: 20px;}
    .qyzxbotri p{padding-top: 20px;}
    .sjzp p.sjzpp{font-size: 36px}
    .sjzp ul li{padding: 0 2%;width: 29.33%}
    .footertel{width: 355px;}
    .footertel li span{line-height: 24px;}
    .footernav li{padding-right: 5%;width: 20%}
    .footer{padding-top: 50px}
    .fyxinwen li{padding: 20px 20px 20px 0;}
    .fyxwtime{width: 150px;padding-top: 27px;}
    .fyxinwen li:after{left: 150px;}
    .fyxwnr{margin-left: 190px;margin-right: 240px;padding-top: 15px;}
    .fyxwimg{width:200px;}
    .fyxwnr span{margin-top: 14px;}
    .fyxwtime p{font-size: 26px;}
    .fyrmbqtop{font-size: 18px;}
    .fyxwnr p{font-size: 16px;}
    .fyrmbqtop:before{top: 1px;width: 2px;height: 17px;}
    .fyrmbqbot a{padding: 6px 7px;}
    .fydtxqtop h1{font-size: 24px;margin-bottom: 16px;}
    .fydtxqcnt{padding: 30px 0;}
    .fyfuwu {padding: 80px 0 20px;}
    .fyfuwu li{margin-bottom: 100px}
    .fyfuwule p.fyfuwulep{font-size: 63px;}
    .fyfuwule span{font-size: 28px;}
    .fyfuwule i{margin: 15px 0 20px;}
    .fyfuwulediv p{margin-bottom: 10px;}
    .fyfuwule a{font-size: 14px;margin-right: 20px;}
    .fyfuwule{padding-right: 5%;width: 45%}
    .fyfuwu li.fyfuwuodd .fyfuwule {padding: 0 0 0 5%;}
    .anlillefttitle h1{font-size: 16px;}
    .anlileftxmbj{margin-top: 30px}
    .fyguanyu,.fyfwlc{padding: 50px 0}
    .fyfwln{margin-top: 50px;}
    .fylcimg{padding: 30px}
    .fyfzlc{padding: 70px 0  187px}
    .fyfzlcbot{margin-top: 90px;}
    .fyfzlcyear span{font-size: 48px;}
    .fylxwm{padding: 60px 0}

    .fylxjtdzdiv a.fylxdhtel{font-size: 22px;}
    .services-list ul li{padding: 100px 0px}
    #index6 p{font-size: 24px}
    .container03 .titlebig{font-size: 24px}
    .partner-content .pc-ul{grid-template-columns: repeat(5,1fr);}
    .container03#index6{height: 620px}
}
@media only screen and (max-width:1200px){
    .services-list ul li{padding: 80px 0px}
}
@media only screen and (max-width:1152px){
    .main1600{width: 950px;}
    .nav li{margin-right: 33px;}
    .sousuo{margin-left: 0;width: 200px;margin-right: 16px}
    .gsjj, .qyal, .sjzp,.services{padding: 45px 0}
    .gsjj img{width: 330px;}
    .gsjj ul li{padding: 0 40px;}
    .qyfw .qyfwtop{top: 45px;}
    .qyfwtop p{font-size: 18px;}
    .qyfwtop span{font-size: 18px; padding-bottom: 15px;}
    .fygytop{font-size: 24px;}
    .qyfwtop span:after{width: 60px;margin-left: -30px;}
    .qyfwbot li a {padding: 160px 0 40px;}
    .qyfwbot li p{font-size: 16px;}
    .qyzxbotri p{padding-top: 10px;}
    .qyzxbotri span{margin: 20px 0 15px;}
    .sjzp p.sjzpp{font-size: 30px;}
    .fyfuwu {padding: 70px 0 20px;}
    .fyfuwu li{margin-bottom: 80px}
    .fyfuwule p.fyfuwulep{font-size: 36px;padding-top: 15px;}
    .fyfuwulediv p{font-size: 14px;}
    .fyfuwule i{margin: 10px 0 18px;}
    .fyfuwule a{margin-right: 15px;}
    .fylinian{line-height: 32px;}
    .fylcimg{padding: 25px;width: 48px;height: 48px;}
    .fylcimg img{width: 48px;height: 48px;}
    .fylxdz li{width: 110px;margin-right: 20px;}
    .homesvg{top: 154px;}
    .fyfuwule span{font-size: 18px;padding-top: 5px;}
    .fyfuwulediv{margin-bottom: 18px;}
    #index6 p{font-size: 18px;padding-top: 35px}
    .container03 .titlebig{font-size: 18px;margin-bottom: 50px;padding-bottom:15px}
    .partner-content .pc-ul{grid-template-columns: repeat(5,1fr);}
    .container03#index6{height: 520px}
}
/*---------------------------------平板----------------------------------------------*/
@media only screen and (max-width:1024px){
    .services-list ul li{width: 50%;padding: 0px 0px;margin-top: 15px;border: none}
    .service-title{display: none;}
    .sj-content{display: block}
    .sj-content-title{font-size: 18px;color: #000}
    .sj-content-txt{font-size: 14px;padding: 0 5px}
    .services{padding-bottom: 0px}
    .banner{display: none;}
    .bannersj{display: block}
}
@media only screen and (max-width:992px){
    .main1600{width: 750px;}
    .menu-activator{display: block}
    .headerri{position: fixed;top:74px;left: 0;background: rgba(0,0,0,.8);width: 94%;height: 100%;z-index:999;padding: 0 3%;display: none}
    .nav{position: absolute;top:40px;width: 100%;left: 0;margin: 0}
    .nav li{float: inherit;width: 100%;margin: 0;padding: 0;text-align: center}
    .nav li a.navyija{color: #fff}
    .sousuo{float: left;margin:20px 0 0 0;width: 70%;background: #fff}
    .headertel{float: right;margin:20px 0 0 0;width: 25%;text-align: right;line-height: 38px;}
    .qyzxbotri span{margin: 15px 0 10px;font-size: 16px;padding-right: 15%;}
    .qyzxbotri pre{line-height: 20px;height: 40px;}
    .xwzxlb li span{font-size: 16px;}
    .qyfwtop span,.fygytop{font-size: 16x;}
    .qyfwtop p{font-size: 16px;}
    .qyfwtop span{font-size: 16px; padding-bottom: 15px;}
    .fymbx{padding: 25px 0}
    .fyalfl {padding: 38px 0 20px;}
    .fyanli li{margin-bottom: 40px;}
    .fyalmore{padding-bottom: 40px;}
    .fymainle,.fymainri{width: 100%;float: left}
    .fyxinwen{padding-bottom: 30px;}
    .fyxinwen li{margin-bottom: 20px;}
    .fyrmbq{margin-bottom: 20px;}
    .fyfuwuri{width: 100%}
    .fyfuwule{width: 100%;padding: 20px 0 !important;}
    .fyfuwu li{margin-bottom: 50px;}
    .anlixqdivleft,.anlixqdivright{width: 100%;}
    .anlixqdivright{margin-top: 30px;}
    .anlileftbtn{margin-top: 20px;}
    .anlileftbtn a{width: 30px;height: 30px;line-height: 30px;font-size: 20px;}
    .fyalxq{padding: 30px 0}
    .homesvgdiv0 svg{width: 100px;}
    .homesvgdiv1 svg{width: 115px;}
    .homesvgdiv2 svg{width: 110px;}
    .homesvgdiv3 svg{width: 120px;}
    .homesvgdiv4 svg{width: 110px;}
    .fyfzlc{padding-top: 40px;}
    .fylxwm .fygytop p, .fyfzlc .fygytop p{top: 75px;}
    .fyfzlcyear span{font-size: 36px;}
    .fyfzlcbotnr .owl-controls{top: 44%}
    .fyfzlcbotnr .owl-controls .owl-nav [class*=owl-]{width: 90px;line-height: 30px;height: 30px;}
    .fylxwm{padding: 30px 0}
    .fylxwmbot{margin-top: 60px;}
    .fylxdz li{margin-right: 2%;width: 30%;}
    .fylxdz{margin-bottom: 30px;}
    .fylxjtdzdiv a.fylxdhtel{font-size: 20px;margin-bottom: 0px;}
    .fylxjtdzdiv b{margin-bottom: 30px;}
    .fylxwmright li{margin-bottom: 15px;}
    .fylxwmright li a.fylxywdh{font-size: 16px;}
    .fyfuwule p.fyfuwulep{display: block}
    .services-list ul li{padding-top: 50px;border: none;}
    .service-title{font-size: 18px}
    .sousuo{display: none;}
    .headertel{display: none;}
    .container03 .titlebig{font-size: 16px}
    #index6 p{font-size: 16px}
    .partner-content .pb-ul{grid-template-columns:repeat(4,1fr);overflow: hidden;display: grid}
    .partner-content .pc-ul{display: none}
    .fylyinput{width: 96%;}
    .fylxwmright li a.clighyzm{right: -1px;left: unset}
}
@media only screen and (max-width:850px){
    .partner-content .pb-ul{display: none}
    .partner-content .sj-ul{grid-template-columns:repeat(3,1fr);display: grid}
}
@media only screen and (max-width:768px){
    .main1600{width: 700px}
    .banner{display: none}
    .bannersj{display: block;margin-top: 74px;}
    .bannersjdiv{position: relative}
    .bannersjdiv .owl-controls{position:absolute;width:100%;bottom:25px;left:0;text-align: center;}
    .bannersjdiv .owl-dots .owl-dot span{margin:0 8px;background:none;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border: 1px solid #fff}
    .bannersjdiv .owl-dots .owl-dot.active span, .bannersjdiv .owl-dots .owl-dot:hover span{background:#fff}
    .gsjj ul li{padding: 0 26px;}
    .qyfwbot li img{height: 50px;}
    .fylxwmright li a.fylxywdh{font-size: 13px;}
    .services-list ul li{padding: 60px 0;border: none;}
    .partner-content .sj-ul{grid-template-columns:repeat(3,1fr);display: grid}
}
@media only screen and (max-width:720px){
    .partner-content .sj-ul{grid-template-columns:repeat(2,1fr);display: grid;width: 100%;margin: 0 auto}
    .partner-content .sj-ul li{width: 100%;text-align: center}
    .container03#index6{height: 800px}
}
@media only screen and (max-width:640px){
    .main1600{width:94%;}
    .header{padding: 8px 0;line-height: 38px;}
    .logo img{height: 38px;width: 120px}
    .menu-activator{line-height: 38px;height: 38px;}
    .visual{margin-top: 4px;width: 25px;}
    .descriptor{margin-left: 37px;}
    .bannersj{margin-top: 54px;}
    .headerri{top: 54px;}
    .sousuo{width: 57%}
    .headertel{width: 41%;font-size: 14px;}
    .gsjj{padding: 30px 0 20px}
     .qyal, .sjzp,.services{padding: 30px 0}
    .gsjj img{width: 70%}
    .gsjj p.gsjjp {margin: 10px 3% 30px;}
    .gsjj ul li{padding: 0;float: left;width: 50%;margin-bottom: 15px;}
    .gsjj ul li:after{display: none}
    .gsjj ul li p:after{top: -4px;}
    .gsjj ul li p span{font-size: 40px;}
    .qyalbot,.qyzxbot,.xwzxlb{margin-top: 30px;}
    .qyalbot li{width: 100%;margin: 0 0 25px 0}
    .qyalbotimgbgp{margin-bottom:0;top: 0}
    .qyalbotimgbg{background:rgba(0,0,0,.2);}
    .portfolio-item__link-block{margin: 0}
    /*.qyalbotimgbgp,.portfolio-item__link-block,.qyalbotimgbg{opacity: 1}*/
    .qyzxbotle,.qyzxbotri{width: 100%;float:inherit}
    .qyzxbotri{margin-top: 15px;}
    .xwzxlb li{width: 100%;margin: 0 0 15px 0}
    .xwzxlb li a{padding: 30px 5%}
    .qyzx{padding-bottom: 20px;}
    .services{padding-bottom: 20px;}
    .sjzp,.footernav{display: none}
    .footer{padding-top: 25px;}
    .footertel{width: 100%;float: inherit}
    .footertel li{background-size: 20px auto;padding-left: 37px;background-position: left 2px;}
    .footerwx{margin: 0;width: 100px;}
    .footerwx img{margin: 20px auto 0;width: 100px;height: 100px;}
    .footerbq{padding: 15px 3%}
    .qyfw{padding:30px 0;}
    .qyfwbot{display: none}
    .qyfwbotsj{display: block;margin-top: 30px;}
    .qyfw .qyfwtop{position: static}
    .qyfwbotsjdiv .item{text-align: center;width: 75%;margin: 0 auto;border: 1px solid #eee;padding: 30px 0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background: #f7f7f7;}
    .qyfwbotsjdiv .item img{display: block;margin: 0 auto;height:105px;width: auto}
    .qyfwbotsjdiv .item p{margin: 30px 0 15px;font-size: 18px;}
    .qyfwbotsjdiv .item span{display: block;margin-bottom: 10px;}
    .qyfwbotsjdiv .owl-controls{position:absolute;width:100%;bottom:25px;left:0;text-align: center;}
    .qyfwbotsjdiv .owl-dots .owl-dot span{margin:0 8px;background:none;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border: 1px solid #fff}
    .qyfwbotsjdiv .owl-dots .owl-dot.active span, .qyfwbotsjdiv .owl-dots .owl-dot:hover span{background:#fff}
    .fymbx{margin-top: 54px;padding: 15px 0}
    .fymbx span{margin-top: -19px;}
    .fyalfl {padding: 30px 0 20px;}
    .fyalmore{padding-bottom: 20px;}
    .fyalmore span{width: 60px;line-height: 60px;height: 60px;}
    .fyalmore span:after{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
    .fyalmore p{margin-top: 10px;}
    .fyxwimg{width: 100%;float: inherit}
    .fyxinwen{padding-bottom: 15px}
    .fyxinwen li:after{display: none}
    .fyxinwen li{padding: 15px}
    .fyxwtime{width: 100px;padding-top: 25px;}
    .fyxwnr{margin-left: 100px;margin-right: 0;}
    .fyxwnr span{margin-top: 8px;}
    .fydtxqtop h1{font-size: 18px;margin-bottom: 10px;}
    .fyfuwu {padding: 30px 0 20px;}
    .fyfuwu li,.fyfuwulediv{margin-bottom: 30px;}
    .fyguanyu, .fyfwlc,.fygyjs{padding: 30px 0}
    .fygytop{padding-bottom: 12px;}
    .fygybot{margin-top: 20px;line-height: 28px}
    .fygyjs .gsjj ul li{width: 50%}
    .fyfwln,.fylcbot{margin-top: 30px;}
    .fyfwlnle{width: 100%;position: relative;margin: 0;left: 0}
    .fyfwlnri{width: 100%;float: inherit;display: none}
    .fylinian{height: auto}
    .fylcbot li{width: 50%;margin-bottom: 22px;}
    .fylxwm .fygytop p, .fyfzlc .fygytop p{top: 50px;}
    .fyfzlcbot{margin-top: 35px;}
    .fyfzlcbotnr .item li{width: 96%;margin-bottom: 20px;}
    .fyfzlcbotnr .item li p{margin-top: 15px;}
    .fyfzlcyear{display: none}
    .fylcyaer{display: block;font-size: 18px;color: #fff;margin-bottom:25px;text-align: center;}
    .fylcyaer span{font-size: 30px;}
    .fyfzlcbotnr{width: 100%}
    .fyfzlcbotnr .owl-controls{position: static}
    .fyfzlc {padding: 30px 0 80px;background-size: auto 60px;}
    .fylxwmleft,.fylxwmright{width: 100%;float: inherit}
    .fylxwmbot{margin-top: 35px;}
    .fylxjtdzdiv a.fylxdhtel{font-size: 20px;}
    .fylxjtdzdiv b{margin-bottom: 20px}
    .fylxwmright{margin-top: 30px;}
    .fylysel{width: 100%;margin-bottom: 15px;}
    .fylyinput{width: 96%;margin-bottom: 15px;}
    .fylxwmright li{margin-bottom: 0}
    .fylybtn{margin: 15px 0;width: 100px;height: 36px;line-height: 36px;}
    .fylxwmright li a.fylxywdh{display: block;margin-top: 5px;font-size: 14px;}
    .footerbq{margin-top: 0;}
    .fyalxqanxj{margin-top: 15px;}
    .footjianju{height: 55px;}
    .ceblialan{width: 100%;left: 0;bottom: 0;box-shadow: 0 0 20px #ccc}
    .ceblialan li{float: left;width: 33.33%;text-align: center;border: 0;height: 55px;}
    .ceblialan li img{width: 55px;margin: 0 auto;position: static}
    .ceblialan li img.cblimg1{display: none !important;}
    .ceblialanli2{display: none}
    .ceblialan li:hover{background: #fff;border: 0}
    .ceblialan li:hover a.cbltel{left:0}
    .ceblialan li:hover img.cblimg0{left:64px}
    .ceblialan li:hover img.cblimg1{left: 0}
    .ceblialan li a.cbltel{top: 0;left: 0; background: none;z-index: 1;padding-top: 64px;width: 100%}
    .ceblialan li.ceblialanli1{background: #F08519}
    .ceblialan li.ceblialanli1 img.cblimg0{display: none}
    .ceblialan li.ceblialanli1 img.cblimg1{display: block !important;}
    .services-list ul li{width: 50%;padding: 0px 0px;margin-top: 15px}
    .service-title{display: none;}
    .sj-content{display: block;height: 68px;}
    .sj-content-title{font-size: 18px;color: #000}
    .sj-content-txt{font-size: 14px;padding: 0 5px}
    .services{padding-bottom: 0px}
    #index6 p{padding-top:20px}
    .container03 .titlebig{margin-bottom: 30px}
    .container03#index6{height: 650px}
    .footjianju{display: none}
    .ceblialan{display: none}
}
@media only screen and (max-width:650px){

}
@media only screen and (max-width:414px){}
/*---------------------------------手机----------------------------------------------*/
@media only screen and (max-width:500px){
    .services-list img{width: 45%;}
    .container03#index6{height: 540px}
}
@media only screen and (max-width:414px){
    .container03#index6{height: 500px}
}
@media only screen and (max-width:375px){
    .sj-content-title{font-size: 16px}

}
@media only screen and (max-width:360px){}
@media only screen and (max-width:320px){}
/*1280*1024*/
@media (max-width:1280px) and (min-height:867px){}
@media (min-width:1025px) and (max-height:900px){}
@media only screen and (max-height:780px){}
@media (min-width:1025px) and (max-height:780px){}
@media only screen and (max-height:630px){}


@media (min-width:992px) and (max-height:1154px){
    .logo{width:90px;height:30px}
    .logo img{width:100%;height:auto;margin-top: 10px;}
    .nav li {margin-right:40px}
    .sousuo{width:180px}
}

@media (min-width:1288px) and (max-height:1440px){
    .logo{width:127px;height:40px}
    .logo img{width:100%;height:auto;margin-top:0px}
    .nav li {margin-right:50px}
    .sousuo{width:200px}
}

@media (min-width:1441px){
    .logo{width:159px;height:50px}
    .logo img{width:100%;height:auto;margin-top:0px}
    .nav li {margin-right:70px}
    .sousuo{width:220px}
}