/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}




html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#242623;}
.title p{font-size: 18px;color:#999;line-height: 30px;}









/*抬头*/
.top_bg{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-line-pack:center;align-content:center;width: 100%;position: absolute;top: 0;z-index: 99;border-bottom: 1px rgb(255 255 255 / 0.2) solid;}
.ny_top_bg{background: -webkit-linear-gradient(top,rgb(0 0 0 / 0.3) 25%,hsl(0 0% 0% / 0) 100%);background: linear-gradient(-180deg,rgb(0 0 0 / 0.3) 25%,hsl(0 0% 0% / 0) 100%);border-bottom: 1px rgb(255 255 255/0.8) solid;}
.top{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;height: 100px;}
.logo a{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-right: 2vw;}
.logo img{width:9.4vw;-webkit-filter: grayscale(10000%) brightness(10000%);filter: grayscale(10000%) brightness(10000%);}
.logo li{padding-left:0.8vw;}
.logo b{font-size:1.55vw;color:#fff;line-height: 1.8vw;}
.logo p{margin-top: 6px;font-size:1vw;color:#eee;}
/*栏目*/
.nav{}
.NavCeshi li{float:left;padding: 0 2vw;position:relative;top: 0px;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:100px;font-style:normal;font-size:16px;color: rgb(255 255 255/0.8);font-weight: lighter;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#1db600;font-weight: inherit;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;-webkit-transition: 0.2s all ease-in-out;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom:41px; background: #b8d4ff;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #1db600 solid;position: absolute;left:50%;top:100px;-webkit-transform: translate(-50% );transform: translate(-50% );z-index: 9;-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:100px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #1db600;color: #fff;text-align: center;-webkit-transition: ease-out .3s;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #1db600;}
.nav2 table{width: 100%;}

.top_right{display:flex;align-items:center;}





.top_language{width:2.66rem;height:2.66rem;line-height:2.66rem;border:1px #fff solid;border-radius:100%;}
.top_language a{display:block;width:100%;height:100%;font-size:0.83vw;color:#fff;font-weight:lighter;text-align:center;}



/*搜索*/
.top_search>p{width:2.66rem; height:2.66rem;background:url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230420/20230420144937_1848903883.png)no-repeat center;border-radius: 100%;border:1px #fff solid;background-size: 1.2rem;-webkit-filter: grayscale(10000%) brightness(10000%);filter: grayscale(10000%) brightness(10000%);}
.top_search{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;width: 4vw;height: 100px;cursor: pointer;}
.search_bg{height: 100px;overflow: hidden;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top: 620px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff;margin: 0 auto;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{width: 100%;height: 100px;padding: 0 2.8vw;position: absolute;top: 100px;left: 0;z-index: 22;background: #0064f9;box-shadow: 0 0 30px rgba(0,0,0,.08);-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-transform: scale(0);transform: scale(0);}
.top_search:hover .search{-webkit-transform: scale(1);transform: scale(1);}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #fff;display: inline-block;}
.search_l a{font-size: 14px;color:rgb(255 255 255/0.8);font-weight: lighter;}
.search_l a:hover{color:#fff;}
.search-bg #infoname{width:250px;background:#eee;outline:none;color:#ccc;border: none;height:50px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height:50px;}
.search-i input{outline:none;}

/*栏目下拉固定*/
#gudin{z-index: 9999;}
.yinyin{width: 100%;height:100px;background: #fff;box-shadow: 0 0 30px rgb(0 0 0 / 8%);position: fixed;top: 0;}
.yinyin .NavCeshi li.navcurrent i,.yinyin .NavCeshi > li:hover > a i{color:#1db600;}
.yinyin .NavCeshi > li > a:after{background: #1db600;}
.yinyin .NavCeshi li i{color: #666;}
.yinyin .logo img{-webkit-filter: none;filter: none;}
.yinyin .logo b{color:#333;}
.yinyin .logo p{color:#666;}
.yinyin .top_search>p{border: 1px #ccc solid;-webkit-filter:none;filter:none;}
.yinyin .top_language{border: 1px #ccc solid;}
.yinyin .top_language a{color:#333;}




/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:945px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:945px; background-position: center; background-repeat: no-repeat;}
.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; top:370px; left: 0; margin-left: 0; height:520px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230420/20230420145240_1982171952.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; 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; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #fff;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; 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; }
/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}






/*产品中心*/
/*分类*/
.product_sort{}
.product_sort ul{display: flex;justify-content: flex-start;line-height:50px;border:1px #eee solid;border-radius:100px;flex-wrap: wrap;padding-left: 20px;}
.product_sort li{width:11%;}
.product_sort .prolist2021_one{display:block;font-size:16px;color:#333;text-align:center;}
.product_sort .prolist2021_one:hover{color:#1db600;}
.product_sort dl{display:none;}
/*图片*/
.product_img{margin-top: 40px;}
.product_img .divproduct_new_div{display:flex;justify-content:space-between;flex-wrap:wrap;}
.product_img .divproduct_new_div_item{display:flex;flex-direction:column-reverse;width: 19.5%;padding: 1.04vw;background: #f5f5f5;position: relative;overflow: hidden;}
.product_img .divproduct_new_div_item:after{content:"";display:block;width:100%;height:0px;position:absolute;top:0;left:0;transition:0.3s;}
.product_img .divproduct_new_div_item:hover:after{height:100%;}
.product_img .divproduct_new_div_item *{position: relative;z-index: 2;}
.product_img .divproduct_new_div_item:nth-child(6){margin-left:0px;}
.product_img .divproduct_new_div_item:nth-child(n+6):nth-child(-n+10){margin-top:0.52vw;}
.product_img .divproduct_new_div_item+div{margin-left:0.52vw;}
.product_img .product_div_item_image{width:100%;height:auto;}
.product_img .divproduct_new_div_item_content{margin: 1vw 0;text-align: center;}
.product_img .divproduct_new_div_item_a{display:block;margin: 1vw 0 0.5vw 0;font-size:0.93vw;color:#333;}
.product_img .divproduct_new_div_item:hover .divproduct_new_div_item_a{color:#1db600;}
.product_img .divproduct_new_div_item_body{font-size:0.78vw;line-height:1.56vw;color:#999;font-weight:lighter;}
.product_img .divproduct_new_div_item:hover .divproduct_new_div_item_body{color: #1db600;}





/*上百个品种纺织助剂*/
.trait_top{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height:500px;background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230609/20230609134445_1243472874.jpg)no-repeat center;border-radius: 20px 20px 0 0;position: relative;overflow: hidden;text-align: center;}
.trait_top:after{content:"";display: block;width:100%;height:100%;background: rgb(0 0 0 / 0.6);position: absolute;top:0px;}
.trait_top *{display: block;position: relative;z-index: 2;}
.trait_top b{font-size: 40px;color:#fff;}
.trait_top p{margin:20px 0 40px 0;font-size: 18px;color:#fff;font-weight: lighter;}
.trait_top a{width:180px;line-height: 50px;margin: auto;background: #1db600;font-size: 18px;color:#fff;text-align: center;border-radius: 100px;}
.trait_top a:hover{background: #0064f9;}
/*下面*/
.trait_bottom{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-top:5px;}
.trait_bottom>div{height:260px;}
.trait_bottom_one{width:1095px;background:#1db600;border-radius:0 0 0 20px;}
.trait_bottom_one ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;height: 100%;padding: 40px;}
.trait_bottom_one li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center; width:31%;height:100%;text-align:center;}
.trait_bottom_one *{display: block;}
.trait_bottom_one i{width:40px;height:40px;margin:0 auto;background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230419/20230419134816_1447817634.png)no-repeat;animation: 1s linear infinite bounce-up;}
.trait_bottom_one li:nth-child(2) i{background-position-x:-40px;animation: 1.2s linear infinite bounce-up;}
.trait_bottom_one li:nth-child(3) i{background-position-x:-80px;animation: 1.4s linear infinite bounce-up;}
.trait_bottom_one b{margin:20px 0 8px 0;font-size:22px;color:#fff;}
.trait_bottom_one p{line-height: 30px;font-size:15px;color:#c7e8c0;font-weight: lighter;}
.trait_bottom_two{display:flex;flex-direction:column;align-items: center;justify-content:center;width:300px;background: #333;border-radius:0 0 20px 0;}
.trait_bottom_two t{display:block;margin-bottom:15px;font-size:18px;color:#ccc;}
.trait_bottom_two p{font-size:26px;line-height:36px;color:#fff;font-weight:bold;}
@keyframes bounce-up { 25% { transform: translateY(10px) } 50%, 100% { transform: translateY(0) } 75% { transform: translateY(-10px) } }






/*应用行业*/
.case_bg{height:820px;background: #f5f5f5;}
.case{display: flex;justify-content: space-between;}
/*左边*/
.case_fl{width:300px; padding:40px; background: #fff;}
.case_fl *{display:block;}
.case_fl a{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width:100%;line-height: 68px;position: relative;}
.case_fl a:after{content: "";display: block;width:0%;height:68px;background: #f5f5f5;position: absolute;top: 0;left: 0;-webkit-transition: 0.3s;transition:0.3s;}
.case_fl a.on:after{width:100%;}
.case_fl a *{position: relative;z-index: 2;}
.case_fl i{width:30px;height:30px;margin-right:20px;background:url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230419/20230419162352_520027091.png)no-repeat;-webkit-transition: 0.3s;transition: 0.3s;}
.case_fl a:nth-child(2) i{background-position-x:-30px;}
.case_fl a:nth-child(3) i{background-position-x:-60px;}
.case_fl a:nth-child(4) i{background-position-x:-90px;}
.case_fl a:nth-child(5) i{background-position-x:-120px;}
.case_fl a:nth-child(6) i{background-position-x:-150px;}
.case_fl a:nth-child(7) i{background-position-x:-180px;}
.case_fl a:nth-child(8) i{background-position-x:-210px;}
.case_fl a.on i{background-position-y:-30px;}
.case_fl p{font-size: 18px;color:#666;}
.case_fl a.on p{color:#1db600;}
/*右边*/
.case_fr ul,.case_fr ul img{display:block;width:1100px !important;height:560px !important;}




/*选择天盛的四大优势*/
.adv_title{}
.adv{display: -webkit-box;display: -ms-flexbox;display: flex;}
.adv li{width:13.02vw;height:600px;background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230609/20230609134753_479078969.jpg)no-repeat center;-webkit-transition: 0.3s;transition:0.3s;cursor: pointer;position: relative;}
.adv li:nth-child(2){background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230609/20230609134753_228048452.jpg)no-repeat right;}
.adv li:nth-child(3){background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230609/20230609134753_1317663003.jpg)no-repeat center;}
.adv li:nth-child(4){background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230609/20230609134753_131395718.jpg)no-repeat center;}
.adv li+li{margin-left: 10px;}
.adv li.on{width:52.5vw;}
.adv dd{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width:100%;height:173px;padding:0 2vw;background: -webkit-linear-gradient(top, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0.8) 100%);background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0.8) 100%);position: absolute;bottom: 0px;}
.adv dd b{font-size:28px;color:#fff;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.adv dd p{margin-top: 15px;font-size: 16px;line-height: 32px;color:#e5e5e5;font-weight: lighter;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}







/*公司简介*/
.about{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height:650px;padding: 50px;box-shadow: 0 0 30px rgba(0,0,0,.08);}

/*文字*/
.about_text{width:550px;}
.about_text *{display: block;}
.about_text b{font-size: 40px;color:#1db600;}
.about_text t{margin: 10px 0 50px 0;font-size: 22px;color:#333;}
.about_text p{font-size:16px;line-height:40px;font-weight:lighter;color:#888;}
.about_text a{width: 180px;margin-top:60px;padding-left:25px;line-height: 50px;font-size:18px;position:relative;color:#1db600;}
.about_text a:before{content:"";display:block;width:50px;height:50px;background:#eee;border-radius:100%;position:absolute;top:0px;left:0;z-index:-1;}
.about_text a:hover:before{background:#0064f9;}
/*图片*/
.about_img{width:670px;height:550px;} 









/*新闻中心*/
.news_bg{padding: 0 0 80px 0;background: #f5f5f5;}
.newstab{text-align: center;padding-bottom:40px;}
.newstab a{ display: inline-block;width: 200px;line-height: 50px;border-radius: 30px;background: #fff;font-size: 16px;color: #666666;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #1db600;color: #fff;}
.newsleft{width: 500px;height: 488px;box-sizing: border-box;background: #fff;padding: 40px;}
.newsright{width:899px;height: 490px;}
.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#1db600;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #1db600; width: 82px;height: 80px;box-sizing: border-box; display: none !important;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #333;white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #999;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #fff; box-sizing: border-box;width: 448px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}







/*友情链接*/
.links{height:100px; background:#232323; line-height:100px; font-size:16px; color:#fff;overflow: hidden;border-bottom: 1px #333 solid;}
.links p.fl{ background:url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230420/20230420145319_1721258556.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#fff; font-weight:lighter;}






/*版权*/
.copyright{ background:#232323; }
.crcon{ padding:70px 0; border-bottom:1px solid #333;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; vertical-align:top;margin-right:60px; padding-right:12px;}
.kslj li p{ font-size:18px; color:#fff;}
.kslj li p:after{ content:''; display:block; width:19px; height:2px; background:#f3f3f3; margin:20px 0;}
.kslj li a{display:block; font-size:14px; color:#999;line-height:36px;font-weight: lighter;}
.kslj li a:hover,.links p.fr a:hover,.end a:hover{ color:#fff;}

.crcon_qrcode{margin-left:60px;}
.crcon_qrcode img{width:126px;}
.crcon_qrcode p{width: 100%;height: 30px;line-height: 30px;margin-top: 1px;background: #fff;color: #333;text-align: center;font-size: 14px;}

.crconcat{ width:440px;}
.cr_tel{padding:0 0 20px 20px; border-bottom:1px solid #2e2e2e; background:url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230420/20230420145355_1738113322.png) no-repeat right top; margin-bottom:25px; font-size:14px; color:#afafaf;}
.cr_tel em{ display:block; font-size:40px; color:#fff; font-family:'Tw Cen MT';font-style: normal;font-weight: bold;}
.craddr{ margin-left:20px; font-size:14px; color:#999; line-height:35px;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#999;line-height:100px;font-weight: lighter;}
.linkTagcs li a{color:#fff !important;font-size:16px; }












/* 浮动*/
.y-kefu-box { position: fixed; right: 0; top:20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/gdtiansheng/uploadfile/image/20230419/20230419111819_853141273.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #1db600; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #1db600; border-color: #1db600; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.kf-mail>i{background-position: -5px -79px !important;}
.kf-mail:hover>i{background-position: -30px -79px !important;}
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #1db600; border-color: #1db600;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 

/*咨询热线*/
.y-kefu-box01 .mobile-infos{width: 260px;text-align: left;top: 0;}
.y-kefu-box01 .mobile-infos>div{padding: 20px 0 20px 45px;position: relative;}
.y-kefu-box01 .mobile-infos>div i{width: 15px;height: 15px;background-position: -52px -32px;position: absolute;top: 22px;left: 20px;z-index: 2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#333;}
.y-kefu-box01 .mobile-infos p{color: #1db600;font-size: 18px;}
y-kefu-box .right{width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2{width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
y-kefu-box .right-arrow1{left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2{border-left: 6px white solid;}


/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #1db600; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

/* 二级导航栏 */
.NavCeshi li:hover .pudown.to1{
	visibility: visible;width:340%;
}
.cpzx .prolist2021 li {
    padding: 0 10px !important;
}
.cpzx .prolist2021 li dl {
    display: none;
}
.cpzx .pudown_ri1 a {
    width: 175px;
    text-align: left !important;
}
.pudown{width:286%;padding:25px;background:#fff;display: flex;position: absolute;top: 100px;left: 50%;transform: translateX(-50%);text-align: center;z-index:9;visibility: hidden; box-shadow: 1px 11px 15px rgba(1,82,207,0.3);}
.pudown.to{width:400%;}
.pudown.to1{width:320%;}
.nav_c>li:hover .pudown{visibility: visible;}
.pudown_le i{width:200px;display:block;}
.pudown_le i img{width:100%;}
.pudown_le  a{width:80%;height:40px;display:block;line-height:40px;font-size:14px;color:#666;margin:20px auto 0;border:1px solid #eee;}
.pudown_le  a:hover{color:#1db600;border:1px solid #1db600;}
.pudown_ri{width:calc(100% - 225px);margin-left:25px;text-align: left;}
.pudown_ri a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri a:before{content:'';width:4px;height:4px;background:#1db600;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown_ri1{width:100%;margin-left:25px;text-align: left;}
.pudown_ri1 a{font-size:16px;color:#666;display:block;line-height:38.5px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri1 a:before{content:'';width:4px;height:4px;background:#1db600;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown table{width: 100%;}
.pudown_ri a:hover{color:#1db600;}
.pudown tr td b a{font-weight: normal;font-size: 16px;}
.pudown tr:hover a{color: #1db600 !important;}
.pudown_li{width:44%;}
.pudown_li2{width:100%;}
.pudown_li1{width:100%;}

@media screen and (max-width: 1280px){
.pudown {width: 374% !important;}
.pudown.to{width:514% !important;}
.pudown.to1{width:400% !important;}
.nav_c>li>a { font-size: 15px !important;}
.pudown_ri a {font-size: 14px !important;}
.pudown_ri1 a{font-size: 14px !important;}
}

@media screen and (max-width: 1400px){
.pudown {width: 374% !important;}
.pudown.to{width:514% !important;}
.pudown.to1{width:400% !important;}
.nav_c>li>a { font-size: 15px !important;}
.pudown_ri a {font-size: 14px !important;}
.pudown_ri1 a{font-size: 14px !important;}
}

@media screen and (max-width: 1440px){
.pudown {width: 374% !important;}
.pudown.to{width:514% !important;}
.pudown.to1{width:400% !important;}
.nav_c>li>a { font-size: 15px !important;}
.pudown_ri a {font-size: 14px !important;}
.pudown_ri1 a{font-size: 14px !important;}
}

@media screen and (max-width: 1680px){
.pudown {width: 374% !important;}
.spleft {width: 913px !important;}
}