*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;color: #333;}
body{font-size: 14px;font-family: "Microsoft YaHei", sans-serif;}
a{text-decoration: none;font-size: 14px;}
em,i{display: block;font-style: normal;}
:focus{outline: none;}
.gy{max-width: 1400px;margin: 0 auto;width:100%;}
@font-face {
  font-family: 'iconfont';  /* Project id 1490935 */
  src: url('//at.alicdn.com/t/font_1490935_5k2retsrvst.eot?t=1640417629746'); /* IE9 */
  src: url('//at.alicdn.com/t/font_1490935_5k2retsrvst.eot?t=1640417629746#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_1490935_5k2retsrvst.woff2?t=1640417629746') format('woff2'),
       url('//at.alicdn.com/t/font_1490935_5k2retsrvst.woff?t=1640417629746') format('woff'),
       url('//at.alicdn.com/t/font_1490935_5k2retsrvst.ttf?t=1640417629746') format('truetype'),
       url('//at.alicdn.com/t/font_1490935_5k2retsrvst.svg?t=1640417629746#iconfont') format('svg');
}

/*抬头*/
.head_bg{}
.head{height: 130px;display: flex;align-items: center;justify-content: space-between;}
.logo{display: flex;align-items: center;}
.logo i{margin-left: 15px;}
.name{margin-left: 15px;}
.name b{font-size: 30px;}
.name p{font-size: 12px;color: #222;line-height: 16px;margin-top: 10px;letter-spacing: 2px;}
.logo_c {display: flex;align-items: center;}

/*导航*/
.nav{height:100%;position:relative;display: flex;align-items: center;justify-content: space-between;width: 60%;}
.nav>ul{display: flex;justify-content: space-between;align-items: center;height: 100%;width: 75%;}
.nav>ul>li{ height: 100%; align-items: center; justify-content: center;}
.nav>ul>li>a{ display: flex; color: #333; font-size: 16px;z-index: 3333;transition: 0.3s ease all; align-items: center; justify-content: center; flex-flow: column; height: 100%;}
.nav>ul>li>a:after{width: 100%;height: 2px;display: block;background: #f4810b;transition: transform .5s;transform: scale3d(0,1,1);transform-origin: 100% 50%;content: '';z-index: -1;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a {color: #f4810b;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after {transform:scale3d(1,1,1);transform-origin:0 50%;transition-timing-function:ease-in;}
.hd_tell{display: flex;align-items: center;}
.hd_tell i{font-size: 30px;font-weight: bold;color: #f4810b;}
.hd_tell em{font-size: 18px;margin-left: 10px;}

/*下拉*/
.nav>ul>li>dl {
    position: absolute;
    width: 100%;
    display: block;
    z-index: 10000;
    background: #fff;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    top: 100%;
    padding: 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.nav>ul>li>dl>dd {
    display: block;
    overflow: hidden;
    margin: auto;
}
.xl_bt {
    width: 100%;
    border-bottom: 1px #eee solid;
    padding-bottom: 40px;
    overflow: hidden;
}
.xl_bt p {
    font-size: 30px;
    color: #333;
    float: left;
    font-weight: bold;
    line-height: 40px;
}
.xl_bt a {
    width: 120px;
    height: 40px;
    background: #f4810b;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
    float: right;
    line-height: 40px;
}
.fl_box {
    width: 100%;
    overflow: hidden;
}
.fl_box li {
    width: calc( (100% - 40px)/5);
    float: left;
    margin-top: 25px;
}
.fl_box li+li {
    margin-left: 10px;
}
.fl_box li a {
    font-size: 17px;
    color: #666;
    position: relative;
    padding-left: 20px;
    text-align: left;
    line-height: 20px;
    display: block;
}
.fl_box li a:hover {
    color: #f4810b;
}
.fl_box li a:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px #949494 solid;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 50%;
}
.fl_box li a:hover:before {
    border-color: #f4810b;
}
.fl_box li:nth-child(6) {
    margin-left: 0
}
.fl_box li dt {
    margin-top: 5px;
    padding-left: 20px;
}
.fl_box li dt a {
    font-size: 15px;
    color: #999;
}
.fl_box li dt a:before {
    border-color: #a9a9a9;
}
.re {
    width: 100%;
    overflow: hideen;
    margin-top: 30px;
}
.re .rbt {
    font-size: 30px;
    color: #333;
    float: left;
    font-weight: bold;
    border-left: 5px #00 solid;
    border-left: 5px #f4810b solid;
    padding-left: 10px;
    margin-bottom: 30px;
}
.re .t_box {
    width: 100%;
    overflow: hidden;
}
.t_box>.progdwz2021 li {
    float: left;
    width: calc((100% - 30px)/4);
    border-radius: 15px;
}
.t_box>.progdwz2021 li img {
    width: 100%;
    height: auto;
    border: 1px #eee solid;
}
.t_box>.progdwz2021 li+li {
    margin-left: 10px;
}
.t_box>.progdwz2021 li a {
    line-height: 40px;
}
.t_box>.progdwz2021 li span {
    display: block;
    text-align: center;
}
.re .t_box>.news_div>.news_div_item {
    float: left;
    width: calc((100% - 20px)/2);
    text-align: left;
    border: 1px #eee solid;
    margin-bottom: 20px;
    box-shadow: 0 0 5px #eee;
    padding: 20px;
}
.re .t_box>.news_div>.news_div_item+.news_div_item {
    margin-left: 20px;
}
.re .t_box>.news_div>.news_div_item:nth-child(3) {
    margin-left: 0;
}
.re .t_box .news_div_item_a {
    font-size: 16px;
    line-height: 35px;
    color: #f4810b;
    font-weight: bold;
}
.re .t_box .news_div_item_body {
    font-size: 14px;
    line-height: 23px;
    color: #666;
}
.news_div_item_date {
    display: flex;
}
.news_div_item_year, .news_div_item_month, .news_div_item_day {
    color: #666;
    font-size: 16px;
}
.nav>ul>li:hover>dl {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.com_bo {
    width: 100%;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
}
.fl_box ul {
    display: flex;
    flex-flow: wrap;
}
.fl_box li a {
    font-size: 17px;
    color: #666;
    position: relative;
    padding-left: 20px;
    text-align: left;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fl_box li dl {
    display: none;
}

/*幻灯片*/
.banner{overflow:hidden;width:100%;position: relative;}
.banner-box{ min-width:1400px;height:700px;position:relative;margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position:center;background-color:#eee;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{width:100%;position:absolute;bottom:0;left:0;margin-left:0;height:60%;overflow:hidden;}
.banner-btn a{ display:block;width:49px; height:104px;position:absolute;top:0;filter:alpha(opacity=0); -moz-opacity:0;-khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background:url(../uploadfile/image/20211223/20211223095249_578807405.png) no-repeat 0 0; }
.banner-btn a.next{ right:-50px;background:url(../uploadfile/image/20211223/20211223095249_578807405.png) no-repeat -49px 0;}
.banner-box .hd { position:absolute;bottom:8%;width:100%;display:block;}
.banner-box .hd ul{ text-align:center}
.banner-box .hd ul li{ width:10px; height:10px;border-radius:50%;text-indent:-9999px;background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#f4810b;border-radius:50px;width:50px;height:10px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box:hover .banner-btn a.next{right:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*搜索*/
.search_bg{width: 100%;position: relative;z-index: 20;border-bottom: 1px solid #ddd;}
#search{color: #999; display: flex; align-items: center; justify-content: space-between; height: 100%;}
.we_til{background: #f4810b;width: 27%;font-size: 24px;color: #fff;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;padding: 31px 0;margin-top: -40px;}
.we_til b{color: #fff;line-height: 24px;display: block;margin-bottom: 10px;}
.we_til span {display: block;letter-spacing: 5px;color: #fff;}
.search_tel{display: flex;align-items: center;}
.search_tel i{color: #f4810b;font-size: 24px;margin-right: 10px;}
.search_tel em{font-size: 24px;}
.search_02{width: 250px;height: 43px;float: right;position: relative;}
.search-i {position: absolute;right: 10px;top: 50%;width: 24px;height: 24px;margin-top: -12px;}
.search-i input{width: 100%;filter: contrast(0.5);}
.search_nbg .search-bg #infoname{background:#fff;}
.search-bg #infoname{width: 100%;outline:none;border: none;height:43px;padding-left: 20px;font-weight: lighter;border-radius:15px;color:#ccc;border: 1px solid #ddd;line-height: 43px;}
.search_02>form {position: relative;}

/*webox*/
.webox{padding: 100px 0 120px;position: relative;}
.webox_c{display: flex;align-items: center;justify-content: space-between;z-index: 10;position: relative;}
.webox_l{width: 54%;}
.webox_l h3{color: #333;height: 108px;margin-bottom: 22px;border-bottom: solid 1px #e8e8e8;font-weight: normal;}
.webox_l h3 em{font-size:14px;line-height: 21px;color: #b6b6b6;display: block;letter-spacing: 5px;text-transform: uppercase;font-weight: normal;}
.webox_l h3 span{font-size: 50px;line-height: 66px;}
.webox_l h3 b{}
.webox_l p{font-size: 16px;line-height: 30px;}
.webox_l>span{display: flex;align-items: flex-end;margin-top: 80px;font-size: 16px;}
.webox_l>span i{}
.webox_r{position: relative;z-index: 1;}
.webox_r a{display: block;}
.webox_r em{position: absolute;width: 100px;height: 100px;/*border: 2px solid #fff;*/border-radius: 100%;top: 50%;left: 50%;margin-top: -50px;margin-left: -50px;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 50px;z-index: 10;}
.webox_r:before{content: "";position: absolute;z-index: -1;right: -26px;background: #f1f1f1;bottom: -30px;}
.webox_r i {background: #000;}
.webox_r img,.webox_r:before{width:600px;display: block;height:383px;}
div#particles-js {position: absolute;top: 0;width: 100%;height: 100%;}

/*pro_nr*/
.pro_nr {background: url(../uploadfile/image/20211223/20211223153453_1475313492.jpg) no-repeat center;padding: 100px 0;}
.pro_sd {position: relative;height: 717px;display: flex;}
.pro_dl {font-size: 0;line-height: 0;margin-left: -260px;width: 960px;}
.pro_dr {width: 45%;margin-left: 5%;padding-top: 50px;}
.pro_dr h4 {font-size:14px;}
.pro_dr h4 a{display: block;height: 64px;line-height: 64px;font-size: 48px;color: #2b2b2b;}
.pro_dr em{display: block;height: 38px;line-height: 38px;font-size:20px;color: #333333;}
.pro_dr p{font-size:16px;color: #666666;line-height: 28px;padding-top:34px;height: 120px;}
.pro_dr>span a{display: inline-block;width:216px;height: 48px;background: #f4810b;text-align: center;line-height: 48px;font-size:14px;color: #fff;margin-right:5px;}
.pro_dr>span a:last-child{background: #0f87e2;margin:0;}
.pro_n1_l,.pro_n1_l1{position: absolute;bottom: 0;right: 0;display: flex;width: 72%;overflow: hidden;background: #fff;padding: 40px 10px;box-shadow: 6px -6px 10px rgb(0 0 0 / 0.02);}
.pro_n1_l .progdwz2021,.pro_n1_l1 .progdwz2021{width: 88%;margin-left: 20px;}
.pro_n1_l .progdwz2021>ul,.pro_n1_l1 .progdwz2021>ul{display: flex;}
.pro_n1_l .progdwz2021>ul li.slick-slide,.pro_n1_l1 .progdwz2021>ul li.slick-slide{margin-right: 20px;width: 25%;flex-shrink: 0;transition: all 0.5s;}
.pro_n1_l .progdwz2021>ul li>a,.pro_n1_l1 .progdwz2021>ul li>a{display: block;overflow: hidden;}
.pro_n1_l .progdwz2021>ul li>a>img,.pro_n1_l1 .progdwz2021>ul li>a>img{width:100%;transition: all 0.5s;}
.pro_n1_l .progdwz2021>ul li:hover img,.pro_n1_l1 .progdwz2021>ul li:hover img{transform:scale(1.1);}
.pro_n1_l .progdwz2021>ul li>span{}
.pro_n1_l .progdwz2021>ul li>br,.pro_n1_l1 .progdwz2021>ul li>br{display: none;}
.pro_n1_l .progdwz2021>ul li>span>a,.pro_n1_l1 .progdwz2021>ul li>span>a{width: 100%;background: #f5f5f5;display: flex;align-items: center;justify-content: center;height: 30px;}
.pro_n1_l .iconfont,.pro_n1_l1 .iconfont{font-size: 50px;display: flex !important;align-items: center;justify-content: center;cursor: pointer;width: 60px;}
.pro_n1_j1,.pro_n1_j11{transform: rotate(180deg);}
.pro_n1_l .progdwz2021 ul.slick-dots,.pro_n1_l1 .progdwz2021 ul.slick-dots{width: 100%;height: 1px;overflow: hidden;}
.pro_n1_l .progdwz2021 ul.slick-dots li,.pro_n1_l1 .progdwz2021 ul.slick-dots li {width: calc(100% / 8);height: 1px;background: #eee;margin: 0;transition: all 0.5s;font-size: 0;overflow: hidden;}
.pro_n1_l .progdwz2021 ul.slick-dots li.slick-active,.pro_n1_l1 .progdwz2021 ul.slick-dots li.slick-active{background: #f4810c;}
.pro_n1_l .iconfont:hover,.pro_n1_l1 .iconfont:hover{color: #f4810c;}
.pro_n1_l .progdwz2021 ul.slick-dots li button,.pro_n1_l1 .progdwz2021 ul.slick-dots li button{display: none;}

.pro_nr1{background: #fff;overflow: hidden;}
.pro_nr1 .pro_dr{margin-left: 0;margin-right: 5%;}
.pro_nr1 .pro_dl{margin-left: 0;margin-right: -260px;}
.pro_nr1 .pro_n1_l1{right: inherit;left: 0;box-shadow:0px 0px 10px 0px rgb(0 0 0 / 0.1);}

/*promore*/
.promore{background: url(../uploadfile/image/20211224/20211224151918_2010660898.jpg) no-repeat center;padding: 80px 0 60px;}
.pro_bt{text-align: center;}
.pro_bt b{font-size: 42px;display: block;margin-bottom: 20px;}
.pro_bt p{font-size: 18px;color: #666;}
.pro_mc{overflow: hidden;margin-top: 40px;display: flex;align-items: center;justify-content: space-between;}
.pro_mc .progdwz2021{width: 88%;margin-left: 10px;}
.pro_mc .progdwz2021 .slick-list.draggable {
    padding: 20px 0px 20px 10px;
}
.pro_mc ul{display: flex;}
.pro_mc li{width: 25%;flex-shrink: 0;margin-right: 20px;box-shadow: 0 0 10px rgb(0 0 0 / 0.01);}
.pro_mc li>a{display: block;overflow: hidden;height: 250px;}
.pro_mc li>a>img{width:100%;transition: all 0.5s;height: auto;}
.pro_mc li:hover img{transform:scale(1.1);}
.pro_mc li>span{}
.pro_mc li>br{display: none;}
.pro_mc li>span>a{width: 100%;background: #fff;display: flex;align-items: center;height:70px;padding-left: 30px;font-size: 18px;position: relative;}
.pro_mc li>span>a:after {content: '';background: url(../uploadfile/image/20211224/20211224113740_1326413962.jpg)no-repeat;width: 19px;height: 5px;position: absolute;display: block;right: 30px;}
.pro_mc .iconfont{font-size: 40px;display: flex !important;align-items: center;justify-content: center;cursor: pointer;width: 60px;height: 60px;border: 2px solid #000;}
.pro_mc .iconfont:hover{color: #f4810c;border-color: #f4810c;}
.pro_mc_l{transform: rotate(180deg);}

/*ggt*/
.ggt{background: url(../uploadfile/image/20211224/20211224145328_373365095.jpg)no-repeat center;height: 319px;}
.ggt_l p{font-size: 30px;color: #fff;padding: 80px 0 30px;font-weight: bold;position: relative;}
.ggt_l p:before{content: "";width: 120px;height: 2px;background: rgba(255,255,255,0.2);position: absolute;bottom: 0;left: 0;}
.ggt_l p span{display: block;font-size: 18px;font-weight: normal;color: #fff;margin-top: 15px;}
.ban01_tel{display: flex;margin-top: 30px;align-items: flex-end;}
.ban01_tel i{font-size: 20px;color: #fff;background: #f4810c;padding: 10px;margin-right: 20px;}
.ban01_tel span{display: block;font-size: 14px;color: #fff;}
.ban01_tel b{display: block;font-size: 22px;font-family: "DIN";color: #fff;line-height: 17px;margin-top: 10px;}
.ban01_tel a{font-size: 14px;color: #fff;display: block;width: 100px;text-align: center;height: 30px;line-height: 30px;overflow: hidden;background: #f4810c;border-radius: 30px;margin-left: 50px;}
.ban01_tel a{vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;}
.ban01_tel a:hover {-webkit-animation-name: hvr-pulse;animation-name: hvr-pulse;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/*titis*/
.titis{overflow: hidden;text-align: center;margin-bottom: 50px;}
.titis h2 {font-size:48px;color: #333333;margin-bottom: 20px;}
.titis h2 a{color: #333333}
.titis p {display:block;font-size:20px;color:#5e5e5f;}
/*ys*/
.ys_bj{background: url(../uploadfile/image/20211224/20211224161008_1622460171.jpg) no-repeat center top;padding: 100px 0;overflow: hidden;}
.ys_nr{position: relative;height: 680px;}
.ys_nr dl{height: 680px;background: #fff;display: flex;position: absolute;display: none;}
.ys_nr dl.on{display: flex;}
.ys_nr dd{float:left;width:592px;height: 680px;box-sizing: border-box;padding:98px 90px 0 100px;background: #fff;position: relative;z-index: 2;}
.ys_nr dd h4{height: 167px;background: url(../uploadfile/image/20211224/20211224161008_1621992697.png) no-repeat left bottom;margin-bottom: 55px}
.ys_nr dd h4 span{display: block;height: 76px;line-height: 76px;font-size:60px;color: #f4810b;}
.ys_nr dd h4 em{display: block;height: 54px;line-height: 54px;font-size:23px;color: #333333;}
.ys_nr dd p{font-size:17px;color: #333333;line-height: 30px;margin-bottom: 23px;padding-left:19px;background: url(../uploadfile/image/20211224/20211224161316_940938739.png) no-repeat left 14px;}
.ys_nr dd i{font:115px "Impact";color: #d9d9d9;position: absolute;bottom: 23px;right: 0;height: 106px;line-height: 106px;}
.ys_nr dt{float: right;margin-right:-360px;font-size:0;line-height: 0;}
.ys_nr dt img{width:1068px;height: 680px;}
.ys_qh{height: 102px;line-height: 102px;box-shadow: 0 0 15px rgba(0,0,0,0.1);background: #fff;position: relative;z-index: 2;margin-top: -50px;}
.ys_qh ul{display: flex;justify-content: space-between;}
.ys_qh li{height: 102px;width:25%;text-align: center;display: flex;align-items: center;justify-content: center;position: relative;}
.ys_qh li:after{content: '';position: absolute;width: 1px;height: 30px;background: #ddd;right: 0;}
.ys_qh li:last-child:after{display: none;}
.ys_qh li i{display: inline-block;width:42px;height: 42px;overflow: hidden;vertical-align: middle;margin-right:20px;}
.ys_qh li i img{display: block;transition: all 0.5s;}
.ys_qh li span{font-size:28px;color: #323232;font-weight: bold;vertical-align: middle;}
.ys_qh li.on i img{margin-top:-42px;}
.ys_qh li.on span{color: #fff;}
.ys_qh li.on,.ys_qh li.on:after{background: #f4810b}

/*case*/
.cas_bc{padding: 100px 0; position: relative; overflow: hidden;}
.cas_ic>div.slick-slider{display: flex;padding-bottom: 50px;margin: 0;}
img.news_div_item_image{width: 100%;}
.cas_ic .divdgweb_new_div_item{width: 702px; flex-shrink: 0; position: relative; margin: 0 0.16%; padding: 24px; border: 1px solid #e9e9e9; display: flex; flex-direction: column-reverse; background:#fff;}
.cas_ic{overflow: hidden; margin: 60px 0 0;}
.cas_ic .divdgweb_new_div_item_content{padding-left: 16px;}
.cas_ic .divdgweb_new_div_item_a{display: block; font-size: 24px; font-weight: bold; padding-top: 38px; position: relative;}
.cas_ic .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color:#f4810b;}
.cas_ic .divdgweb_new_div_item_body{font-size: 16px; color: #999; line-height: 27px; height: 86px; overflow: hidden; margin-top: 20px; width: 72%; margin-bottom: 14px;}
.cas_ic .news_div_item_pic:after{content: ''; width: 100%; height: 100%; background: linear-gradient(to top,rgba(32,31,29,0.9), transparent 50%); position: absolute; bottom: 0; left: 0; transition: all .5s; display: none;}
.cas_ic .divdgweb_new_div_item_content{z-index: 2;}

.cas_ic .news_div_item_pic{position: relative;}
.cas_ic .news_div_item_pic>a{display: block; position: relative;overflow: hidden;}
.cas_ic .news_div_item_pic>a:after{width: 100%; height: 100%; z-index: 999; position: absolute; content: ""; top: 0; left: 0; display: none;}
.cas_ii{display: flex; justify-content: space-between;position: relative;}
.cas_ic .divdgweb_new_div_item_a:after{position: absolute; content: "\e63a"; font-family: "iconfont"; width: 70px; height: 70px; background: #999; border-radius: 100%; text-align: center; line-height: 70px; color: #fff; right: 14px; top: 82px;transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.cas_ic .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after{width: 60px; height: 60px;line-height: 60px;top: 87px;background: #f4810b;}
.cas_bc>div:last-child canvas{position: absolute; z-index: -1; height: 456px!important; bottom: 0px;}
.cas_dot{display: flex;align-items: center;position: absolute;bottom: 0px;left: 50%;margin-left: -70px;}
.cas_dot li{border-radius: 100%;transition: .5s;border: 1px solid #999;overflow: hidden;padding: 2px;background: transparent;cursor: pointer;}
.cas_dot li+li{margin-left: 12px;}
.cas_dot li button{font-size: 0;background: #999;display: block;border-radius: 100%;width: 6px;height: 6px;overflow: hidden;border: none;cursor: pointer;}
.cas_dot li.slick-active{border-color:#f4810b;}
.cas_dot li.slick-active button{background: #f4810b;width: 12px;height: 12px;}

.cas_ic .news_div_item_pic>a:before{content: '';  position: absolute; left: -100%; top: 0; width:100%; height:100%;  background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);z-index: 9}
.cas_ic .divdgweb_new_div_item:hover .news_div_item_pic>a:before{left:150%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}

/*abt_bg*/
.abt_bg{background: url(../uploadfile/image/20211225/20211225091903_573020056.jpg) no-repeat center top;height: 713px;}
.abt_bg dl {display: flex;justify-content: space-between;}
.abt_bg dd{width: 40%;margin-top: 210px;}
.abt_bg dd h2 a{display: block;font-size:48px;color: #333;margin-bottom: 20px;}
.abt_bg dd b{display: block;font-size:16px;color: #666;font-weight: normal;}
.abt_bg dd p{font-size:16px;color: #818181;line-height: 28px;padding-top: 120px;}
.abt_bg dd i a{display: block;width:216px;height: 48px;line-height: 48px;background: #f4810b;text-align: center;font-size:14px;color: #fff;transition: all 0.5s;margin-top: 53px;}
.abt_bg dd i a:hover{}
.abt_bg dt {width: 52%;margin-top: 210px;position: relative;transition: all 0.5s;height: 100%;}
.abt_bg dt i{overflow: hidden;position: relative;z-index: 2;transition: all 0.5s;display: block;}
.abt_bg dt i img{width: 100%;height: 100%;transition: all 0.5s;}
.abt_bg dl:hover dt img{transform: scale(1.1)}
.abt_bg dt i:before{content: '';  position: absolute; left: -100%; top: 0; width:100%; height:100%;  background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);z-index: 9}
.abt_bg dl:hover dt i:before{left:150%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.abt_bg dl dt:after {content: '';position: absolute;width: 200px;height: 200px;background: #f4810b;bottom: -20px;left: -20px;z-index: 1;}

/*news*/
.news{padding: 100px 0;overflow: hidden;background: #f9f9f9;}
.nw_t{display: flex;align-items: center;justify-content: space-between;}
.nwt_l{}
.nwt_l>a{}
.nwt_l>a p{display: flex;align-items: flex-end;}
.nwt_l>a p b{font-size: 32px;}
.nwt_l>a p em{letter-spacing: 6px;color: #333333;font-family: arial;font-size: 14px;line-height: 10px;margin-left: 20px;}
.nwt_r{display: flex;align-items: center;}
.nwt_r a{border-radius: 30px;width: 150px;height: 40px;display: flex;align-items: center;justify-content: center;background: #fff;}
.nwt_r em{font-size: 20px;color: #000;}
.nwt_r b{margin-left: 10px;font-size: 16px;font-weight: normal;}
.nwt_r a.on{background: #f4810b;}
.nwt_r a.on *{color: #fff;}
.nw_c{margin-top: 51px;position: relative;height: 534px;}
.nwc_t{display: none;position: absolute;}
.nwc_t .news_div_item:hover a {color: #f4810b;}
.nw_c>div.on{display: block;}
.nwc_t .news_div_item,.nwc_t .news_div_item img{transition: 0.4s;}
.nwc_t .news_div_item_pic a {display: block;overflow: hidden;}
.nwc_t .newsZj .news_div_item_pic a{height: 100%;}
.nwc_t .news_div>div{width: 30%;}
.nwc_t .news_div {display: flex;justify-content: space-between;}
.nwc_t>div>.news_div_item:first-child{display: flex;flex-wrap: wrap-reverse;background-color: #fff;padding: 10px;position: relative;}
.nwc_t>div>.news_div_item:first-child .news_div_item_content{padding: 0 20px;}
.nwc_t>div>.news_div_item:first-child .news_div_item_title {width: 100%;height: 55px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 12px 0 10px;border-bottom: 1px solid #E3E3E4;}
.nwc_t>div>.news_div_item:first-child .news_div_item_a{font-size: 18px;line-height: 55px;}
.nwc_t>div>.news_div_item:first-child .news_div_item_a:after{content: '\e61f';width: 30px;height: 30px;border-radius: 100%;background: #f4810b;position: absolute;bottom: 15px;right: 30px;font-family: 'iconfont';color: #fff;display: flex;align-items: center;justify-content: center;}
.nwc_t>div>.news_div_item:first-child .news_div_item_body{line-height: 30px;letter-spacing: 0px;color: #666666;margin-bottom: 12px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.nwc_t>div>.news_div_item:first-child .news_div_item_date{font-size: 16px;line-height: 34px;color: #333;padding-left: 20px;height: 34px;}

.nwc_t .newsZj{display: flex;flex-flow: column;row-gap: 30px;}
.nwc_t .newsZj .news_div_item {padding: 29px;background: #fff;border-bottom: 3px solid #f8f8f8;}
.nwc_t .newsZj .news_div_item_date{}
.nwc_t .newsZj .news_div_item_content{display: flex;align-items: center;border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 20px;}
.nwc_t .newsZj .news_div_item_a{font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 3px 0 12px;display: block;}
.nwc_t .newsZj .news_div_item_body{line-height: 25px;}
.nwc_t .newsZj .news_div_item_pic{display: block;width: 100px;height: 100px;border-radius: 100%;overflow: hidden;margin-right: 20px;}
.nwc_t .newsZj .news_div_item_pic img{height: 100%;}
.nwc_t .news_div_item_date{font-size: 16px;}
.nwc_t .news_div_item_pic{display: none;}
.nwc_t>div>.news_div_item:first-child .news_div_item_pic{display:block;overflow: hidden;width: 100%;}
.nwc_t>div>.news_div_item:hover img{transform: scale(1.1);}
.nwc_t .newsZj .news_div_item:hover {border-bottom: 3px solid #f4810b;}

.nwc_t .newsRi{display: flex;flex-flow: column;row-gap: 54px;width: 36% !important;}
.nwc_t .newsRi .news_div_item {border-bottom: 1px solid #ddd;padding-bottom: 30px;position: relative;}
.nwc_t .newsRi .news_div_item:after{content: '';width: 100%;height: 1px;background: #f4810b;transition: transform .5s;transform: scale3d(0,1,1);transform-origin: 100% 50%;position: absolute;bottom: 0;}
.nwc_t .newsRi .news_div_item:hover:after{transform: scale3d(1,1,1);transform-origin: 0 50%;transition-timing-function: ease-in;}
.nwc_t .newsRi .news_div_item_date{}
.nwc_t .newsRi .news_div_item_content{}
.nwc_t .newsRi .news_div_item_title{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.nwc_t .newsRi .news_div_item_title:before{content: '';display: block;width: 5px;height: 5px;background: #333;}
.nwc_t .newsRi .news_div_item_a{width: 76%;font-size: 18px;}
.nwc_t .newsRi .news_div_item_body{font-size: 14px;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666666;margin-top: 22px;}

/*linkk*/
.linkk{background:#fff;border-top: 1px solid #eee;}
.yq_c{display: flex;align-items: center;height: 85px;justify-content: space-between;}
.l_lj b{font-size: 25px;color: #333;font-weight: bold;}
.l_lj b span{font-size: 25px;color: #f4810b;}
.l_lj p{font-size: 22px;color: #201f1d;font-weight: bold;margin-right: 9px;}
.l_lj{display: flex; align-items: center; height: 100%; padding-right: 19px; border-right: 1px solid #eee;}
.links_c{width: 85%;}

/*copy*/
input, textarea{outline: none; border: none;}
.cop_bc{width: 100%;position: relative;overflow: hidden;background: url(../uploadfile/image/20211225/20211225161507_1205582629.jpg) no-repeat center;}
.cop_bc:after{position: absolute; content: ""; width: 400px; height: 100%; background: #2d7dd2; right: -160px; top: 0; display: none;}
.cop_c{display: flex;justify-content: space-between;position:relative;}
.cop_lc{width: 51%;padding: 87px 0 100px 50px;position:relative;}
.copp{display: flex;justify-content: space-between;}
.copp ul li a{font-size: 14px;color: rgba(255,255,255,0.47);padding-bottom: 15px;display: block;}
.copp ul li:first-child a{font-size: 18px;color: #fff;padding-bottom: 30px;}
.copp ul li a:hover,.foot_c a:hover{color:#fff;}
.cop_rc{position: relative;width: 36%;padding: 85px 0 0;}
.dy_c>div{padding-top: 22px;text-align: center;}
.dy_c>div p{font-size: 14px;color: #666;}
.dy_c>div p:last-child{padding-top: 8px;}
.lx_c>p{font-size: 18px;color: #fff;}
.lx_c>div{font-size: 16px;color: rgba(255,255,255,0.47);line-height: 36px;margin:30px 0;}
.lx_c>div a{color: rgba(255,255,255,0.47);}
.lx_c>div a:hover{color:#fff;}
.bq_ewm{display: flex;}
.bq_ewm li{position: relative;}
.bq_ewm li span{width: 36px;height: 36px;border:2px solid #666;border-radius: 100%;text-align: center;line-height: 34px;font-size: 14px;color: #fff;display: block;transition:all .5s;}
.bq_ewm li+li{margin-left: 12px;}
.foot_bc{position: relative;}
.foot_bc:after{position: absolute; content: ""; background: rgba(255,255,255,0.14); width: 1500px; height: 1px; top: 0; right: 2px;}
.foot_c{display: flex;height: 80px;align-items: center;}
.foot_c a,.foot_c div{font-size: 14px;color: #666;letter-spacing: -0.1px;}
.ewm_cc{display: none;position: absolute; top: -155px; left:calc(50% - 75px);}
.ewm_cc img{width: 150px!important;}
.linkTagcs{width:100%!important;}
.bq_ewm li:hover span{background: #f4810b; border: 2px solid #f4810b;}
.dy_c>p{background: #fff; padding: 13px; border-radius: 6px;}
.foot_c div{line-height: 24px;}
.fee_ce{width: 29.2%;}
.con_box{width:100%;padding:74px 0 0 57px;height: 100%;position: relative;z-index: 2;}
.con_c{position:relative;}
.cc_t{width:110px;height:110px;background:#e43022;position:absolute;top:0;left:-110px;text-align:center;padding-top:18px;}
.cc_t em{font-size:26px;color:#fff;font-weight:bold;}
.cc_t i{font-size:12px;color:#c5c9e1;text-transform:capitalize;}
.cc_t p{font-size:22px;color:#c5c9e1;margin-top:10px;}

.cc_ri{width:100%;}
.feed_lx{overflow: hidden;}

.feed_lx ul li{width: 100%;}
.cc_ri ul li{height: 49px;position: relative;margin-bottom: 18px;}
.cc_ri ul li span{position:absolute;top:-20px;left:0;line-height: 20px;color: #fa9900;}
.cc_ri ul li input{width:100%;height:49px;line-height:49px;padding: 0 0 0 12px;outline: none;font-size: 16px;color: #333;background: #fff;}
.cc_ri ul li input:focus,.cc_ri textarea:focus,.code input#authcode:focus{border:1px solid #0e131f;}
.cc_ri ul li.li08{margin-left:0;height: 121px;}
.cc_ri textarea{width:100%;height: 121px;line-height:33px;outline: none;font-size: 16px;color: #333;padding: 0 0 0 12px;background: #fff;font-family: "Microsoft YaHei",微软雅黑;}
.code{font-size: 0;display: flex;justify-content: space-between;align-items: center;position: relative;}
.code input#authcode{width: 58%;height: 49px;padding-left: 12px;display:inline-block;vertical-align: top;background: #fff;}
.code i{vertical-align:middle;position: absolute;right: 47%;top: 50%;margin-top: -15px;}
.code img{margin-left:13px;}
#submit{color: #fff;font-size: 16px;width: 100%;height: 49px;line-height: 49px;text-align: center;background-color: #f4810b;display:inline-block;vertical-align: top;transition: all .5s;cursor: pointer;}
.feed_lx b{font-size: 20px;line-height: 40px;}
#file{margin-top: 37px;}

.colr{display: flex;justify-content: space-between;position: relative;z-index: 9;}
.co_lc{width: 76%;}
.cop_lc:before{content: "";position: absolute;width: 1px;height: 100%;background: rgba(255,255,255,0.1);top: 0;left: 0;}
.cop_lc:after{content: ""; position: absolute; width: 1px; height: 100%; background: rgba(255,255,255,0.1); top: 0; right: 135px;}
.cop_c:after{content: "";position: absolute;width: 1px;height: 100%;background: rgba(255,255,255,0.1);top: 0;left: 20.5%;}
.cop_c:before{content: ""; position: absolute; width: 1px; height: 100%; background: rgba(255,255,255,0.1); top: 0; right: 42%;}