*{padding: 0;margin: 0;box-sizing: border-box;list-style: none;}
a{text-decoration: none;}

@font-face {
  font-family: 'hdf';
  src: url('../cssnew/iconfont.eot.txt');
  src: url('../cssnew/iconfont.eot.txt?#iefix') format('embedded-opentype'),
      url('../cssnew/iconfont.woff2.txt') format('woff2'),
      url('../cssnew/iconfont.woff.txt') format('woff'),
      url('../cssnew/iconfont.ttf.txt') format('truetype'),
      url('../cssnew/iconfont.svg.txt#hdf') format('svg');
}
.hdf {
  font-family: "hdf" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.hee_bc{background: #2072e1;}
.hee_c{display: flex;justify-content: space-between;height:50px;align-items: center;}
.hee_lc,.hee_rc{display: flex;align-items: center;height: 100%;}
.hee_lc span{font-size: 18px;color: #9fc5f8;padding-top: 4px;}
.hee_lc p{font-size: 14px;color: #9fc5f8;margin-left: 8px;}
.hee_rc span{font-size: 18px;color: #9fc5f8;margin-right: 10px;padding-top: 4px;}
.albb{font-size: 30px!important;padding-top: 0!important;}
.hee_rc p{font-size: 14px;color: #9fc5f8;}
.hee_rc b{font-size: 30px;color: #fff;margin-right: 22px;font-family: "思源宋体"}
.hee_rc a{display:flex;line-height: 50px;}
.hea_c{display: flex;align-items: center;height: 131px;justify-content: space-between;z-index: 5;}
.logo_c{display: flex;position: relative;align-items: center;min-width: 400px;z-index: 2}
.logo_wz,.logo_img{position: relative;z-index: 8;margin-left: 15px;}
.logo_wz p{font-size: 42px;color: #2072e1;font-family: "庞门正道标题体"}
.logo_wz div{font-size: 14px;color: #2072e1;}
.nav_c{width: 860px;}
.nav_c>ul{display: flex;justify-content: space-between;height: 131px;align-items: center;}
.nav_c>ul>li{position: relative;height: 100%;}
.nav_c>ul>li>a{font-size:16px;color: #00171f;display: block;line-height: 131px;}
.nav_c>ul>li.on a,.nav_c>ul>li:hover a{font-weight: bold;color: #2072e1;}
.nav_c>ul>li:after{position: absolute;content: "\e602";bottom:0;left:50%;margin-left:-10px;color:#2072e1;font-family: "hdf"; font-size: 20px;transition: all .5s;opacity: 0;}
.nav_c>ul>li.on:after,.nav_c>ul>li:hover:after{bottom:26px;opacity: 1;font-weight: bold;}

.dfs{display:flex;align-items:end;justify-content:space-between;margin-left: 20px;}
.icon>div{width:36px;height:131px;position:relative;padding-top:51px;}
.icon>div+div{margin-left:12px;}
.icon>div i{width:28px;height:28px;border-radius:100%;display: block;color:#fff;text-align: center;line-height:28px;user-select:none;transition:all 0.5s;}
.icon>div:hover i{background:#f8333c;z-index: 2;}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top:131px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #333}
.search_r{position:relative;}
#infoname{width:310px;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;border-radius: 18px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}

.itel_box p span{color:#2072e1;font-size:22px;margin-right:5px;}
.itel_box p{text-align: center;color:#333;position:relative;font-size:22px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.hx_bg{height: 142px;position: relative;margin-top: -155px;z-index: 99;}
.icon_search>i{background:#f8333c;position: relative;}
.icon_tel>i{background: #2072e1;position: relative;}
.icon_search>i:before,.icon_tel>i:before{position: absolute;content: "";width:36px;height:36px;border-radius:100%;display: block;top: -4px;left: -4px;}
.icon_search>i:before{background: rgba(248,51,60,.2);}
.icon_tel>i:before{background: rgba(32,114,225,.2);transition: all .5s;}
.icon>div:hover i:before{background: rgba(248,51,60,.2);}
/*banner*/
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 26px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#206bae;}
.slick-prev:before, .slick-next:before{font-family: "hdf";}
.slick-prev:before {content: '\e607';}
.slick-next:before{content: '\e92d'}
/*关键词*/
.gjc_c{display: flex;height: 90px;justify-content: space-between;}
/*.gjc_l{width: 60%;}
.gjc_r{width: 40%;}*/
.gjc_l ul{display: flex;height: 100%;align-items: center;}
.gjc_l ul li a,.gjc_l ul li{font-size: 14px;color: #6c7171;}
.gjc_l ul li:first-child{position: relative;margin-left: 66px;}
.gjc_l ul li:first-child:after{position: absolute;content: '\e613';font-family: 'hdf';font-size: 22px;color: #fff;top: -9px;left: -49px;width: 38px;height: 38px;border-radius: 100%;background: #2072e1;text-align: center;line-height: 38px;}
input,textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
#search_bg{display: flex;
    align-items: center;
    border-top: 1px solid rgba(255,255,255,.26);
    border-bottom: 1px solid rgba(255,255,255,.26);
    position: relative;
    width: 310px;height: 41px;}
.z span {
    font-size: 20px;
    color: #2072e1;
}
.z{position: absolute;top: 8px;right: 18px;}
.gjc_r form{height:100%;}
.gjc_r form ul{display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;}
#infoname{color: #999;;
    background: transparent;}

/*简介*/
.com_bc{width: 100%;background: url(../uploadfile/image/20210120/20210120094231_1370295169.jpg) no-repeat center;padding:90px 0;}
.com_c{display: flex;justify-content: space-between;width: 100%;}
.video_rc{width: 46%;position: relative;}
.video_rc>p {
    position: relative;
}
.video_rc img{width: 100%;}
.video_rc iframe {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.video_rc>span{display: block;color: #fff;font-size: 56px;position: absolute;top: 50%;left: 50%;margin-top: -28px;margin-left: -28px;}
.com_lc{width: 51%;}
.com_lc>p{font-size: 32px;color: #555555;}
.com_lc>b{font-size: 32px;color: #2072e1;display: block;position: relative;padding-bottom: 74px;}
.com_lc>b:after{position: absolute;content: "";width: 100%;height: 1px;background: #dedede;bottom: 38px;left: 0;}
.com_wz{font-size: 16px;color: #666;line-height: 30px;padding-bottom: 45px;}
.com_lc>a{width: 186px;height: 52px;text-align: center;line-height: 52px;color: #fff;font-size: 18px;background: #2072e1;display: inline-block;}
.com_lc>a>span{font-size: 16px;color: #fff;}
.com_bo>ul{display: flex;justify-content: space-between;}
.com_bo>ul li{width:25%;border-right: 1px solid #ededed;text-align: left;position:relative;text-align:center;background: #fff;padding: 40px 0;}
.com_bo {
    padding-top: 47px;
}
.com_bo>ul li:last-child{border:none;}
.com_bo>ul p{font-size: 16px;color: #4d4d4d;position: relative;display: inline-block;}
.com_bo>ul p b{font-size: 60px;color: #2072e1;display: inline-block;position: relative;}
.com_bo>ul p span{position: absolute;content: "\e700";font-family: "yzf";top: 12px;right: -36px;font-size: 14px;color: #ffbb08;width: 30px;height: 30px;border-radius: 100%;background: #2072e1;text-align: center;line-height: 30px;color: #fff;}
.com_bo>ul div{display:inline-block;text-align: left;}
.com_bo>ul em{font-size: 14px;color: #727272;font-style: normal;}
/*products*/
.b_tit,.b_tit2,.b_tit3{text-align: center;margin:75px auto;}
.b_tit2{margin-top: 50px;}
.b_tit>b{font-size: 90px;color: #333;opacity: 0.08;}
.b_tit2>b{color: #fff;opacity: 0.04;font-size: 90px;}
.b_tit>.tit,.b_tit2>.tit2,.b_tit3>.tit3{font-size: 38px;color: #00171f;font-weight: bold;position: relative;margin-top: -70px;}
.b_tit2>.tit2{color: #fff;font-size: 38px;}
.b_tit5{margin-bottom:60px;margin-top: 42px;}

.yd{width: 20px;height: 20px;border-radius: 100%;border:3px solid #2072e1;display: inline-block;line-height: 20px;margin: 0 8px;}
.b_tit>.tit:after{content: "\e602";position: absolute;font-family: "hdf";font-size: 27px;color:#2072e1;top: 64px;left: 50%;margin-left: -14px;}

.pro_c{width: 100%;    overflow: hidden;
    background-size: cover;padding-bottom:55px;}
.pro_cate table td b{font-size: 0;}
.pro_cate table td b a {
    font-size: 18px;
    font-weight: normal;
}
.pro_cate {
    padding-top: 12px;
}
.pro_cate table {
position:relative
}
.pro_cate table tbody{
    display: flex;
    text-align: center;
    justify-content: space-between;
}
.pro_cate table tr #showtyepname{display: none;}
.pro_cate table tr td:first-child {background: #fff;border-radius: 33px;text-align: center;border: 1px solid #eee;}
.pro_cate table tr td:first-child a{color:#333;font-size: 20px;display: inline-block;
    margin-top: 17px;}
.pro_xq .divproduct_new_div {
        display: flex;
    flex-wrap: wrap;
}
.pro_xq{display:none;}
.pro_xq {
    display: flex;
    justify-content: space-between;
}

.pro_cp {
    width: 58.6%;
}
.pro_xq .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item {
    margin-left: 1.9%;
}
.pro_xq .divproduct_new_div_item:nth-child(4) {
    margin-left: 0!important;
}
.pro_xq .divproduct_new_div_item .product_div_item_pic{overflow:hidden;}
.pro_xq .divproduct_new_div_item .product_div_item_pic img {
    width: 100%;
}
.pro_xq .divproduct_new_div_item {position:relative}
.pro_xqcate {
    
    overflow: hidden;margin-top:28px;
}
.pro_xqcate .pro_xq+.pro_xq {
    display: none;
}

.pro_xq .divproduct_new_div_item{display:flex;flex-direction: column-reverse;width: 32%;overflow: hidden;border: 1px solid #dfdfdf;}
.pro_xq .divproduct_new_div_item_title{
    background: rgba(0,0,0,0.08);
    height: 53px;
    width: 100%;
    line-height: 53px;
position: absolute;
    bottom: 0px;
    left: 0;
    z-index:3;
    transition: all .4s;padding-left: 18px;
}
.pro_xq .divproduct_new_div_item_title a {
    font-size: 16px;
    color: #333;
}
/*.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title{bottom:0;}*/
.pro_xq .divproduct_new_div_item .product_div_item_pic{position:relative;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before{position:relative;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before,.pro_xq .divproduct_new_div_item .product_div_item_pic:after{
	position: absolute;
}
.pro_xq .divproduct_new_div_item .product_div_item_pic:after{content: "";width: 100%;height: 81%;top: -100%;left: 0;background: rgba(17,18,23,.52);z-index:1;transition: all .5s;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before{content: "+";width: 48px;height: 48px;border-radius: 100%;text-align: center;line-height: 45px;color: #fff;border:1px solid rgba(255,255,255,0.75);top: -600px;left: 50%;margin-left: -20px;margin-top: -20px;z-index: 2;font-size:32px; transition: all .5s;}
.pro_xq .divproduct_new_div_item:hover .product_div_item_pic:after{top:0;}
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title a:before{top:-116px;}

.pro_cate table tr.on td:first-child{background:#2072e1}
.pro_cate table tr.on td a{color:#fff!important}

.cf_img {
    margin-top: 23px;
}
.cf_img table td table tr td {padding-left: 18px!important;}
.cf_img table td table tr td a:last-child{    display: block;
    background: #fff;
    border-top: 1px solid #eee;
    height: 50px;
    line-height: 42px;
    color: #8b8b8b;
    font-size: 14px;}

.pro_lc{width: 39%;position: relative;min-width: 345px;}
.pro_lc:before{content:'';width:100%;height:100%;background:rgba(32,114,225,0.8);position:absolute;top:0;left:0;}
.pro_lc img{width: 100%;}
.pro_wwz{position: absolute;top: 68px;left: 44px;}
.pro_wwz>b{font-size: 30px;color: #fff;line-height: 42px;}
.pro_lcp{font-size: 18px;line-height: 36px;color: #84b3f4;padding-top: 22px;}
.pro_xq .divproduct_new_div_item:nth-child(1),.pro_xq .divproduct_new_div_item:nth-child(2),.pro_xq .divproduct_new_div_item:nth-child(3) {
    margin-bottom: 22px;
}
.pro_xq .divproduct_new_div_item_title a:after {
    content: "\e6ed";
    font-family: "hdf";
    top: 1px;
    right: 20px;
    position: absolute;
    font-size: 18px;
}


.pz_c{background: url(../uploadfile/image/20201022/20201022172459_2138760679.png) no-repeat center -66px;height:1043px;overflow:hidden;}
.pz_dian{width: 20px;height: 5px;background: #2072e1;margin: 13px auto;position: relative;}
.pz_dian:before{position: absolute;content: "";width: 20px;height: 5px;top: 0;left: -31px;background:#f8333c; }
.pz_dian:after{position: absolute;content: "";width: 20px;height: 5px;top: 0;right: -31px;background:#fcab11; }
.pz_con{text-align: center;position: relative;}
.pz_img {position: relative;margin: 260px auto 0;width: 40%;}
.pz_img img{position: relative;z-index: 3;width: 100%;}
.pz_img:after,.pz_img:before{content: '';position: absolute;animation: myanii 4s infinite;}
.pz_img:after{width: 536px;height: 536px;border-radius: 100%;background: rgba(51,133,243,.3);top: -93px;left: 50%;margin-left: -268px;z-index: 2;}
.pz_img:before{width: 721px;height: 721px;border-radius: 100%;background: rgba(51,133,243,.08);top: -191px;
    left: 50%;
    margin-left: -360.5px;z-index: 1;}
.pz_dw{position: absolute;display: flex;}
.pz_dw1{top: -65px;left: 113px;}
.pz_dw2{top: -65px;right: 113px;}
.pz_dw3{top: 155px;left: 41px;}
.pz_dw4{top: 155px;right: 41px;}
.pz_dw5{bottom: -124px;left: 149px;}
.pz_dw6{bottom: -124px;right: 149px;}

.pz_info{text-align: right;margin-top: 20px;}
.pz_info2{margin-top: 20px;text-align: left;}

.pz_info p,.pz_info2 p{font-size: 22px;color: #fff;}
.pz_info div,.pz_info2 div{font-size: 16px;color: rgba(255,255,255,.39);margin-top: 16px;}

.pz_icon{width: 66px;height: 66px;border-radius: 66px;background: #fff;text-align: center;line-height: 66px;position: relative;z-index: 1;animation: myani 5s infinite;}
.pz_icon1{margin-left: 46px;}
.pz_icon2{margin-right: 46px;}

.pz_icon span{font-size: 32px;color: #2072e0;}
.pz_icon:before{content: "";position: absolute;width: 112px;height: 112px;border-radius: 100%;background: rgba(255,255,255,0.43);top: -24px;left: -23px;z-index: -1;animation: myani 5s infinite;}

@keyframes myani
{
	0% {transform: scale(1);}
	50% {transform: scale(1.05);}
	100% {transform: scale(1);}
}

@keyframes myanii
{
	0% {transform: scale(0);}
	50% {transform: scale(1.1);}
	100% {background: none;transform: scale(1.1);}
}

/*应用行业*/
.yy_cate {
    margin-top: 32px;
}
.yy_cate table {
    width: 100%;
}
.yy_cate table tbody {
    display: flex;
flex-wrap:wrap;
}
.yy_cate table tr {
    width: 20%;
    display: flex;
    justify-content: center;
}
.yy_cate table tr td {
    width: 100%;
    text-align: center;border: 1px solid #f2f2f2;
}
.yy_cate table tr:nth-child(1) td {
    border-right: 0px;
    border-bottom: 0px;
}
.yy_cate table tr:nth-child(2) td {
    border-right: 0px;
    border-bottom: 0px;
}
.yy_cate table tr:nth-child(3) td {
    border-right: 0px;
    border-bottom: 0px;
}
.yy_cate table tr:nth-child(4) td {
    border-right: 0px;
    border-bottom: 0px;
}
.yy_cate table tr:nth-child(5) td {
    border-bottom: 0px;
}
.yy_cate table tr:nth-child(6) td {
    border-right: 0px;
}
.yy_cate table tr:nth-child(7) td {
    border-right: 0px;
}
.yy_cate table tr:nth-child(8) td {
    border-right: 0px;
}
.yy_cate table tr:nth-child(9) td {
    border-right: 0px;
}
.yy_cate table tr td a{font-size:20px;}
.yy_cate table tr.on{background: #2072e1;transition:all .5s;}
.yy_cate table tr.on a{color:#fff!important;font-weight:bold;}

/*应用案例*/

.yy_img table tbody {
    display: flex;
    flex-direction: column;
}
.yy_img2 table tbody{display: flex;}
.yy_img {
    width: 40%;
    overflow: hidden;
    height: 450px;    margin-top: 50px;
}

.yy_img table td{
    padding-left: 0!important;position:relative;
}
.yyslide_c2{width:calc(60% - 25px);margin-top: 50px;overflow:hidden}
.yy_img2 table td {position:relative; padding-left: 0!important;}
.yy_img table td div a,.yy_img2 table td div a {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 165px;
    height: 47px;
    color: #fff;
    font-size: 14px;
    background: #2072e1;
    line-height: 47px;transition:all .5s
}
.yy_img2 table td div a{bottom:-100%;left:50%;margin-left:-85px;margin-bottom:-30px;}

.yy_img table td:after,.yy_img2 table td:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    top: 0;
    left: 0;transition:all .5s
}
.yy_img table td:hover:after,.yy_img2 table td:hover:after{opacity: .5;}
.yy_img table td:hover div a{transform: translate(-230px,-200px);z-index:3;background:none;border:1px solid #2072e1}
.yy_img2 table td:hover div a{bottom:50%;z-index:3;background:none;border:1px solid #2072e1}

.yy_dis{display: flex;justify-content: space-between;}
.yy_hd{margin-top:32px;}
.yy_hd ul{display:flex;margin-left: 30px;}
.yy_hd ul li {
    font-size: 0;
    width: 12px;
    height: 12px;
    background: #d7d7d7;
    border-radius: 100%;
}
.yy_hd ul li+li{margin-left:8px;}
.yy_img2 table tr {
display:inline-block;
    height: 320px;
    overflow: hidden;
margin-right:25px;
}
.yy_hd ul li.on{background:#2072e1;}
.yy_arr span {
    font-size: 20px;
}
.nprev{margin-right:10px;}
.nprev:hover span,.nnext:hover span{color:#2072e1;cursor: pointer;}
.yy_bb a{width: 176px;height: 44px;line-height: 44px;text-align: center;border:1px solid #2072e1;color: #2072e1;
    font-size: 16px;
    margin-top: 23px;display:block}

/*服务支持*/
em, .em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.feat_bg{background: url(../uploadfile/image/20210128/20210128092449_674204418.jpg) no-repeat center;padding-bottom: 152px;width: 100%;overflow: hidden;margin-top:80px;}
.feat_bt{text-align: center;color: #fff;margin-top: 79px;}
.feat_bt b{font-size: 50px;display: block;margin-bottom: 15px;font-weight: normal;}
.feat_bt em{;display: block;margin-bottom: 50px;}
.feat_nr{}
.feat_nr li{float: left;text-align: center;position:relative;transition: 0.5s;background: #fff;width: 400px;transition:0.5s;}
.feat_nr li+li{border-left:1px solid #ebebeb;}

.feat_nr li::after{position:absolute;content:'';width: 0;height: 0;bottom: 0;left: 50%;margin-left:-186.5px;transform: translateY(0px);opacity: 0;z-index: 1;transition: 0.5s;border-width: 72px 186.5px 0px;border-style: solid;border-color: #fff transparent transparent;}
.feat_nr li p{display: inline-block;padding: 0 37px 0 45px;color: #7e7d7d;font-size: 16px;line-height: 26px;margin-bottom: 55px;transition: 0.5s;}
.feat_nr li p{display: inline-block;padding: 0 37px 0 45px;color: #7e7d7d;font-size: 16px;line-height: 26px;margin-bottom: 55px;transition: 0.5s;}
.feat_nr li em{width: 71px;height: 71px;margin: 0 auto;display: inline-block;margin-top: 119px;margin-bottom: 76px;position: relative;z-index: 2;transition: 0.5s;}
.feat_nr li em::before{position:absolute;content:'';width: 136px;height: 136px;border-radius: 100%;top: 50%;left: 50%;margin-left: -69px;margin-top: -75px;z-index: 2;transition: 0.5s;background: rgba(0,0,0,.64);}
.feat_nr li.cur em::before{background: rgba(255,255,255,.64);}
.feat_nr li em::after{position:absolute;content:'';width: 100px;height: 100px;background: #fff;border-radius: 100%;top: 50%;left: 50%;margin-left: -50px;margin-top: -56px;z-index: 2;transition: 0.5s;}
.feat_nr li em span{position:absolute;top:0;left: 0;transition: 0.5s;z-index: 3;display: block;}
.feat_nr li:nth-child(2) em{width:106px;}
.feat_nr li:nth-child(2) em span{margin-top: -5px;}
.feat_nr li b{font-size: 24px;color: #343434;display: block;font-weight: bold;margin-bottom: 40px;transition: 0.5s;font-weight: normal;}
.feat_nr .one{transition: 0.5s;opacity: 1;transform: rotateX(0deg);color: #333;
    z-index: 5;
    position: relative;
    font-size: 52px;}
.feat_nr .two{opacity: 0;transition: 0.5s;color: #2072e1;
    position: absolute;z-index: 5;font-size: 52px;top: 7px;
    left: 50%;margin-left: -26px;}
.feat_nr li.cur{background:#2072e1;transition: 0.5s;}
.feat_nr li.cur::after{transition: 0.5s;transform: translateY(72px);opacity:1;border-color: #2072e1 transparent transparent;}
.feat_nr li+li:hover{border-left:1px solid #2072e1;}
.feat_nr li.cur b{color:#fff;font-weight: normal;}
.feat_nr li.cur p{color:rgba(255, 255, 255, 0.47);}
.feat_nr li.cur .one{opacity: 0;transition: 0.5s;transform: rotateX(90deg);}
.feat_nr li.cur .two{opacity: 1;transition: 0.5s;}
.feat_nr ul li {
    width: 25%;
}

.feat_nr ul {
    display: flex;
}

/*strength*/
.stre_bg{width: 100%;display: inline-block;overflow:hidden;}
.stre_top{text-align: center;padding-top: 70px;}
.stre_top b{font-size: 32px;font-weight:bold;color:#333;display: block;}
.stre_top em{display: inline-block;font-size: 32px;color: #2072e1;}
.stre_top p{font-size: 18px;color: #666;border: 1px solid #666;display: inline-block;padding: 10px 0px;border-left: none;border-right: none;margin-top: 19px;}
.stre_list{margin-top: 44px;overflow: hidden;}
.stre_list tr{width: 16%;}

.stre_list td{position: relative;height: 85px;overflow: hidden;transition: 0.5s;padding: 0!important}
.stre_list td>a{width: 100%;height: auto;overflow: hidden;border: 1px solid #efefef;display: block;transition: 0.5s;}
.stre_list td br{display:none;}
.stre_list td div{padding-top: 10px !important;position:relative;padding-bottom: 10px;transition: 0.5s;margin-top: 5px;}
.stre_list td div a{color:#666;}
.stre_list td div a::before{content:'ty8天游官网登录合作客户：';}
.stre_list tr:hover td>a{border: 1px solid #2072e1;transition: 0.5s;}
.stre_list tr:hover td>div>a{color:#fff;}
.stre_list tr:hover td>div{background: #2072e1;transition: 0.5s;}
.b_tit3>b{color:#333;opacity: 0.04;font-size:90px;}
.b_tit3>.tit3{color: #333;font-size: 38px;}
.b_tit3{margin-bottom:52px;margin-top:30px;}
.stre_list td img {width: 100%;height: auto;}
.stre_list tbody{display: flex;justify-content: space-between;}
.suc_btn{width: 646px;height: 43px;display: flex;margin: 0 auto;position: relative;margin-top:40px;}
.suc_btn>span{font-size: 16px;color: #fff;width: 323px;height: 100%;background:#2072e1;border-radius: 35px;line-height: 43px;text-align:center;position: relative;
    z-index: 2;}
.suc_btn>p{width: 471px;background: #333;border-radius: 35px;height: 100%;line-height: 43px;position: absolute;top: 0;right: 15px;text-align: right;padding-right: 26px;}
.suc_btn>p>span{font-size: 24px;color: #fff;position: relative;top: -5px;margin-left: 40px;}
.suc_btn>p>b{font-size: 30px;color: #fff;font-weight:normal}
.suc_btn:after {position: absolute;content: "\e649";font-family: "hdf";width: 359px;background: #1765ce;border-radius: 35px;top: 0;left: 0;z-index: 1;color: #fff;height: 43px;text-align: right;line-height: 43px;font-size: 20px;padding-right: 17px;}

/*应用行业*/
.yy_c{padding-top: 22px;clear:both;}

.yy_cc {width: 100%;height:513px;overflow: hidden;position:relative;}
.yy_cc .divdgweb_new_div{overflow:hidden;position:absolute;top:0;left:0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item {width: 20%;flex-shrink: 0;height: 513px;overflow: hidden;    position: relative;margin:0 auto;transition:all .5s;float:left;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_body {width: 100%;position: absolute;bottom: -100%;left: 0;z-index:3;transition:all .5s;margin:0 auto;background:rgba(32,114,225,.6);color:#fff;font-size:14px;line-height:28px;padding:3%;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{bottom: 0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic {position: relative;height: 100%;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic img {display: block;position: absolute;top: 50%;left: 50%;margin-left: 0;transform: translate(-50%, -50%);}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_title a {position: absolute;z-index: 2;top: 50%;left: ;display: block;font-size: 20px;color: #fff;margin-top: 29px;width:100%;text-align:center;}
/*.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_title a:after {position: absolute;content: "\e6c6";font-family: 'hdf';color: #999;top: 80px;font-size: 26px;left: 39%;}*/
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.8);top: 0;left: 0;transition:all .5s;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:hover:after{opacity: 0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item_title a:before{position: absolute;font-family: "hdf";color: #fff;font-size: 40px;top: -100px;left: 50%;width: 80px;height: 80px;border: 1px solid rgba(255,255,255,.23);border-radius: 100%;display: flex;align-items: center;justify-content: center;margin-left:-42px;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) .divdgweb_new_div_item_title a:before{content: "\e7ac";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(2) .divdgweb_new_div_item_title a:before{content: "\e60e";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(3) .divdgweb_new_div_item_title a:before{content: "\e61f";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(4) .divdgweb_new_div_item_title a:before{content: "\e6b7";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(5) .divdgweb_new_div_item_title a:before{content: "\e627";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(6) .divdgweb_new_div_item_title a:before{content: "\e620";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(7) .divdgweb_new_div_item_title a:before{content: "\e617";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(8) .divdgweb_new_div_item_title a:before{content: "\e6a5";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(9) .divdgweb_new_div_item_title a:before{content: "\e679";}

.goy_tit2{display:flex;justify-content: space-between;}
.goy_tit2>div{display:flex;justify-content: space-between;align-items: center;}
.goy_tit2{display: flex;align-items: center;}
.goy_tit2 p{color: #000;font-size: 42px;position: relative;padding-left: 20px;}
.goy_tit2 p:before{position: absolute;content: "";width: 5px;height: 31px;background: #0054a7;top: 18px;left: 0;}
.goy_tit2 b{font-weight: normal;font-size: 18px;color: #666;padding-left: 15px;}
.yy_btn span {font-size: 24px;color: #333;user-select:none !important;cursor: pointer;}
.yy_prev {
    transform: rotate(179deg);
    display: inline-block;
    position: relative;
    top: -2px;
}
.yy_btn span:hover{color:#0054a7;}

.yy_hd ul {
    display: flex;
    margin-top: 24px;
    justify-content: center;
}

.yy_hd ul li {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #acacac;
    margin-right: 12px;font-size:0;
}
.yy_hd ul li.on{background: #2072e1;}

/*在线留言*/
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.mess{background:#fff url(../uploadfile/image/20210119/20210119095043_735914390.jpg) no-repeat center;box-shadow: 4px -6px 50px 15px rgba(0, 0, 0, 0.1);padding: 80px !important;border-radius: 10px;    position: relative;margin-bottom:85px;    margin-top: 73px;}
.adbt{}
.adbt span{font-size: 34px;float: left;margin-right: 13px;}
.adbt b{font-size: 30px;display: block;line-height: 30px;font-weight: normal;}
.from_tab{width:100%;display: flex;}
.from_tab>div{width:calc((100% - 3vw) / 4);box-shadow: 0 0 13px 0px rgba(0, 0, 0, 0.1);border-radius: 30px;display: flex;overflow:hidden;}
#feedback_form {margin: 60px 0;height: 60px;}
.col4{float: left;width: 16.7vw;height: 60px;background: #fff;}
.col4+.col4{margin-left: 1vw;}
.col4 span{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top: 14px;margin-left: 24px;}
.col4 input{height: 100%;width: calc(100% - 54px);margin-left: 16px;font-size: 16px;color: #999;}
#tianxieone{float: left;margin-left: 20px;}
#tianxiethree{width:100%;height: 60px;border-radius: 30px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
#tianxiethree span{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top:2px;margin-left: 24px;}
#tianxiethree>input{height: 100%;width: 58px;margin-left: 14px;font-size: 16px;color: #999;line-height: 60px;}
#tianxiethree #authcode{width:calc(100% - 246px)}
.feedback_btn{float:right;width:120px;height: 60px;text-align: center;}
.feedback_btn .btns{line-height: 60px;width: 100%;border-top-right-radius: 30px;border-bottom-right-radius: 30px;background: #000;color: #fff;font-size: 16px;}
.f_wz{color:#999;font-size: 16px;}
@media screen and (max-width: 1500px){
.mess{padding: 30px !important;}
}

/*news*/
.fl {float: left;}
.fr {float: right;}
.news_bj{width: 100%;margin-top: 72px;margin-bottom: 82px;}
.news_box{background: #fff;}
.news_tab{overflow: hidden;}
.news_le{}
.news_le b{font-size: 36px;color: #2072e1;font-weight: bold;line-height: 36px;font-weight:normal;}
.news_le em{color:#505050;font-size: 18px;margin-top: 10px;}
.news_ri{margin-top: 20px;}
.news_ri ol{list-style: none;}
.news_ri li{float: left;}
.news_ri li+li{margin-left: 30px;}
.news_ri li em{transition: 0.6s;width: 18px;overflow:hidden;position: relative;display: inline-block;height: 18px;}
.news_ri li a{font-size: 18px;font-weight: bold;color: #202020;position:relative;line-height: 15px;display: inline-block;vertical-align: top;}
.news_ri li a::after{content:'';background:#2072e1;width: 0%;opacity:0;position:absolute;bottom: -24px;left: 2px;height:3px;transition:0.6s;}
.news_ri li.on a::after{opacity:1;transition:width 0.6s;width: 69px;}
.news_ri li+li b{}
.news_ri li.on b a{color: #2072e1;font-weight:normal;}
.news_ri li .news1{transition: 0.6s ease 0.2s;float: left;}
.news_ri li.on .news1{position: absolute;top: 0px;left: 0;margin-left: -92px;transition: 0.6s;}
.news_ri li .news2{transition: 0.6s;opacity: 0;margin-right: -100px;}
.news_ri li.on .news2{transition: 0.6s;position: absolute;top: 0px;right: 0px;opacity: 1;margin-right: 0px;}

.news_list{margin-top:30px;}
.news_list li{width:100%;font-size:0;position: relative;overflow:hidden;}
.news_list li+li{display:none;}
.news_div_item,.news_list .divdgweb_new_div_item{width:360px;display:inline-block;vertical-align:top;}
.news_div_item+.news_div_item,.news_list .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:20px;}
.news_list .news_div_item_pic{overflow:hidden;border: 1px solid #eee;}
.news_div_item:hover .news_div_item_pic,.news_list .divdgweb_new_div_item:hover .news_div_item_pic {border: 1px solid #2072e1;}
.news_list .news_div_item_pic,.news_list .news_div_item_pic img{width: 360px;transition:500ms;}
.news_div_item:hover .news_div_item_pic img,.news_list .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.1);transition:500ms;}
.news_div_item_date,.news_div_item_title,.news_list .divdgweb_new_div_item_date,.news_list .divdgweb_new_div_item_title{display:inline-block;vertical-align:top;}
.news_div_item_date,.news_list .divdgweb_new_div_item_date{width:80px;height:80px;background:#202020 url(../uploadfile/image/20201023/20201023160903_635057652.png) no-repeat center 10px;padding-top:40px;margin-left:15px;margin-top:-40px;text-align:center;position: relative;}
.news_div_item_date>div,.news_list .divdgweb_new_div_item_date>div{font-size:20px;color:#fff;display:inline-block;vertical-align:top;line-height: 40px;}
.news_div_item_title,.news_list .divdgweb_new_div_item_title{padding-left:25px;line-height:28px;padding-top:12px;}
.news_div_item_title a,.news_list .divdgweb_new_div_item_title a{font-size:18px;color:#333;}
.news_div_item_body,.news_list .divdgweb_new_div_item_body{font-size:14px;color:#6a6a6a;line-height:30px;margin-top:25px;padding:0 15px;}
.news_more{width:37px;height:9px;margin-left:15px;margin-top:40px;transition:500ms;}
.news_more a{height: 9px;display:block;background:url(../uploadfile/image/20201023/20201023154716_1608324756.png) no-repeat;}
.news_div_item:hover .news_more,.news_list .divdgweb_new_div_item:hover .news_more{margin-left:315px;transition:500ms;}
.news_div_item:hover .news_more a,.news_list .divdgweb_new_div_item:hover .news_more a{background:url(../uploadfile/image/20201023/20201023155003_2127309726.png) no-repeat;}

/*footer*/
.footer_bg{width: 100%; color: #fff;background: #051c16;position: relative;padding: 36px 0 70px;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.footer li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width: 3px;height: 25px;background: #2072e1;top: 9px;left: -18px;}
.footer li+li{margin-left:10%;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.footer li a{ display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.47);}
.footer li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li img{width:130px;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
/*link*/
.link_bg{ height: 88px;border-top:1px solid #e6e6e6;margin-top:80px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;}
.links_l{display: flex;align-items: center;}
.l_wz{margin-left:12px;position: relative; width: 79px;}
.l_wz b{font-size: 25px;color: #051c16;line-height: 21px;}
.l_wz b span{font-size: 25px;color: #2072e1;}
.l_wz p{color: #696b6a;letter-spacing: 5px;}
.l_wz:after{content: '';position: absolute;width: 1px;height: 38px;background: #ededed;top: 0;right: -10px;}
.links{display: flex;align-items: center;height: 88px;}
.links_m{margin-left: 25px;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #2072e1;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{height: 80px;background: #2072e1;line-height: 80px;}
.copy_b{display: flex;justify-content: space-between;}
.copy_bg div{color: #fff;}
.copy_bg div a{color: #fff;}
.foo_icon li div p {
    margin-top: 3px;
}
.cl {
    clear: both;
}
.banq{margin-left:22px;}

/*Introduction*/
.int_con{width: 100%;background-color: #f5f5f5;padding:80px 0;}
.int_c{display: flex;height: 492px;}
.int_vide,.int_info{width: 50%;height: 100%;}
.int_vide{background: #333;}
.int_vide span{display: block;position: relative;top: 50%;left: 50%;font-size: 56px;margin-left: -28px;margin-top: -28px;color: #fff;width: 102px;height: 102px;line-height: 102px;border-radius: 100%;text-align: center;background: rgba(32,114,224,0.52);z-index: 1;
    padding-left: 8px;}
.int_vide span:before{position: absolute;content: "";width: 136px;height: 136px;border-radius: 100%;background: rgba(32,114,224,0.16);top: -18px;left: -17px;z-index: -1;animation: itrvide 3s infinite;}
.int_info{border:15px solid #2072e1;padding:42px 50px;background:#fff;}
.int_info b{font-size: 36px;color: #333;margin-bottom: 28px;display: block;}
.int_info p{font-size: 14px;color: #777777;line-height: 28px;margin-bottom: 42px;}
.itr_btn{display: block;width: 180px;height: 59px;line-height: 59px;color: #fff;font-size: 14px;background: #333;text-align: center;transition:.5s;}
.itr_btn:hover{background: #2072e1;}
@keyframes itrvide
{
	0% {transform: scale(1);}
	50% {transform: scale(1.1);}
	100% {transform: scale(1);}
}



/*产品特点*/
.td_tit{margin:0 auto;}
.td_tit>b{font-size:60px;}
.td_tit>.td_tit2{margin-top: -41px;}
.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}
/*.cpys_bg{width:100%; background:url(../uploadfile/image/20210118/20210118174901_1443911014.png) center no-repeat; }*/
.cpys_bg{width:100%; background:url(../uploadfile/image/20210119/20210119114854_43892967.png) bottom center no-repeat,url(../uploadfile/image/20210119/20210119114322_1904365484.png) top  repeat-x,url(../uploadfile/image/20210119/20210119114240_2109863379.jpg) fixed; padding:75px 0;padding-bottom: 340px;}


.cpys{width: 1320px;margin:0 auto;height:720px; position: relative;}
.cpys dl{height: 127px;cursor: pointer;position: absolute;}
.cpys dl dd{width: 180px; display: block;opacity: 1;}
.cpys dl dd i{width: 123px;height: 123px; text-align:center; background: rgba(61,61,61,0.6); display:block; border:solid #666 1px;border-radius:50%; margin:0 auto;line-height: 123px;}
.cpys dl dd i:hover{ background-color:#2072e1; display:block; border:solid #2072e1 1px;border-radius:50%;}

.cpys dl dd img{ margin-top:25px; filter:contrast(0%) brightness(140%); display: inline-block; animation: myfirst 2s infinite;}
@keyframes myfirst {
           0% {
               transform: translate(0px, 0px);
           }
           50% {
               transform: translate(0px, -6px);
           }
           100% {
               transform: translate(0px, 0px);
           }
}

.cpys dl dd:hover i span{filter:contrast(0%) brightness(200%);}
.cpys dl dd h3{font-size: 16px; color: #ddd;line-height:50px; font-weight: normal; text-align: center;}

.cpys dl:nth-child(1) {bottom: 127px;left:-119px;}
.cpys dl:nth-child(2) {bottom: 326px;left:-19px;}
.cpys dl:nth-child(3) {bottom: 466px;left:160px;}
.cpys dl:nth-child(4) {bottom: 554px;left:424px;}
.cpys dl:nth-child(5) {bottom: 554px;right:451px;}
.cpys dl:nth-child(6) {bottom: 487px;right:170px;}
.cpys dl:nth-child(7) {bottom: 326px;right:-18px;}
.cpys dl:nth-child(8) {bottom: 127px;right:-127px;}

.cpys dl:nth-child(1) dt,.cpys dl:nth-child(2) dt,.cpys dl:nth-child(3) dt,.cpys dl:nth-child(4) dt{left:0;}

.cpys dl:nth-child(5) dt img,.cpys dl:nth-child(6) dt img,.cpys dl:nth-child(7) dt img,.cpys dl:nth-child(8) dt img{float: right;}
.cpys dl:nth-child(5) dt .desc,.cpys dl:nth-child(6) dt .desc,.cpys dl:nth-child(7) dt .desc,.cpys dl:nth-child(8) dt .desc{padding:10px 0px 0 40px;width: 248px;}


.cpys dl.cur dd{opacity: 0; -webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.cpys dl.cur dt{opacity: 1;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;right: 0;}
.cpys dl dd i span {font-size: 56px;color: #fff;filter: contrast(0%) brightness(140%);animation: myfirst 2s infinite;display: inline-block;}