
/*模块列表页顶部图片*/
.pc_Banner{
    width: 100%;
    /*max-height: 600px;*/
    /*position: relative;*/
    /*overflow: hidden;*/
}
.pc_Banner img{
    width:100%;
    height: 400px;
    object-fit: cover;
}
/*列表页导航条*/
.list_pj{
    width:100%;
    height: 72px;
    line-height: 72px;
    border-bottom: 1px solid #EAEAEA;
}
.list_pj .title_pj{
    max-width: 1200px;
    margin:auto;
}
.list_pj .title_pj .size_min_pj{
    width:30%;
    display: block;
    float: left;
}
.list_pj .title_pj .sorts_pj{
    width:70%;
    float:right;
}
.list_pj .title_pj .sorts_pj li{
    display: inline-block;
    float: right;
    margin: 0px 10px;
}
.list_pj .title_pj .sorts_pj li a{
    color:#5F6464;
}
.list_pj .title_pj .sorts_pj li a:hover{
    color:#00913A;
}
.list_pj .title_pj .sorts_pj .ck{
    border-bottom: 3px solid #005BAC;
    margin-top: -2px;
}

/*关于我们*/
/*公司介绍*/
.about_min{
    width:100%;
}
.about_min .about_content{
    max-width: 1200px;
    margin:auto;
}
.about_title1{
    font-size: 32px;
    font-weight: bold;
    color:#444;
    text-align: center;
}
.about_title2{
    background-color:#005BAC;
    width:24px;
    height: 5px;
    margin: auto;
    margin:20px auto 50px auto;
}
.about_title4{
    font-size: 32px;
    color:#444;
    text-align: center;
}
.about_img{
    margin:30px auto;
}
.about_img img{
    width:100%;
}
.auout_content_nr .auout_title_t1{
    color:#8D8D8D;
    font-size: 16px;
    font-weight: bold;
}
.auout_content_nr .auout_title_t2{
    color:#8D8D8D;
    font-size: 16px;
    margin:10px 0px;
    line-height: 32px;
}
.auout_content_nr .auout_title_t3{
    color:#8D8D8D;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.about_min .about_content p img{
    width:100%;
}
.about_min .about_content p span img{
    width:100%;
}
.padding_top80{
    padding:80px 0px;
}
.about_svg{
    margin-top:60px;
}
.about_x4{
    width:24.6%;
    display: inline-block;
    padding: 20px;
}
.about_x4 img{
    width:60%;
    margin:auto;
    display: block;
}
.about_x4 .about_x4_title1{
    font-size: 26px;
    font-weight: bold;
    color:#4C4C4C;
    text-align: center;
}
.about_x4 .about_x4_title2{
    font-size: 16px;
    color:#4C4C4C;
    text-align: center;
    margin-top: 15px;
    line-height: 30px;
    display: grid;
}

.pc_about_video{
    /*margin-top:60px;*/
    text-align: center;
}
/*企业风采*/
.service_tiem{
    width:22.7%;
    display: inline-block;
    margin:1%;
    position: relative;
    cursor: pointer;
    transition: all 0.6s;
}
.service_tiem p{
    text-align: center;
    font-size: 18px;
    height: 38px;
    overflow: hidden;
    padding: 15px 10px;
}
.service_tiem img{
    width:100%;
    height: 200px;
    border-radius: 5px;
    object-fit: cover;
}
.service_tiem:hover{
    /*box-shadow: 6px 8px 9px #B9B9B9;*/
    transform: scale(1.05);
}
/*公司资讯*/
.cntonte_about{
    width: 100%;
    padding: 30px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
    word-break: break-all;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}
.cntonte_about p {
    font-size: 16px!important;
    line-height: 28px;
    color: #5F6464;
    margin: 10px 0px;
}
.cntonte_about p span {
    font-size: 16px!important;
}
.cntonte_about img {
    max-width: 100%;
    margin: 15px auto!important;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
}
.about_next{
    margin-bottom: 50px;
}
.about_next span{
    width:48%;
    border:1px solid #ddd;
    padding:10px;
    display: inline-block;
    border-radius: 5px;
}
/*联系我们*/
.contact_index{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2%;
    margin:auto;
}
.contact_index .contact_min{
    width: calc((100% - 4%) / 3);
}
.contact_index .contact_min p{
    text-align: center;
}
.contact_index .contact_min p i{
    font-size: 3.5rem;
    color:#666;
}
.contact_index .contact_min .contact_p1{
    font-size: 1.4rem;
    color:#666;
    margin: 15px 0px;
}
.contact_index .contact_min .contact_p2{
    color:#999;
    font-size: 1rem;
}
/*工程案例列表页*/

.tabs_content_min{
    width:85%;
    margin:auto;
}
.product_show_list{
    /*width:85%;*/
    /*margin:auto;*/
}
.product_show_list .tabs_pane{
    margin:40px auto;
}
.product_show_list .tabs_pane .piclist_content{
    /*float: left;*/
    width: 28.9%;
    padding: 0;
    margin: 1% 2%;
    display: inline-block;
    text-align: center;
    border:1px solid #ddd;
}
.tabs_content_min .tabs_pane{
    margin:40px auto;
}

.tabs_content_min .tabs_pane .piclist_content{
    /*float: left;*/
    width: 28.9%;
    padding: 0;
    margin: 1% 2%;
    display: inline-block;
    text-align: center;
    border:1px solid #ddd;
}
.piclist_content2{
    /*float: left;*/
    width: 28.9%;
    padding: 0;
    margin: 1% 2%;
    display: inline-block;
    text-align: center;
}
.piclist_content2 .piclist_title{
    padding-top:10px;
    height: 52px;
    overflow: hidden;
}
.piclist_content1{
    /*float: left;*/
    width: 28.9%;
    padding: 0;
    margin: 1% 2%;
    display: inline-block;
}
.piclist_content1 img{
    width:100%;
}
.piclist_content1 p{
    height: 52px;
    overflow: hidden;
    padding-top: 10px;
}
.piclist_content:hover a img{
    transform: scale(1.04);
}
.piclist_content .news_con_img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.piclist_content img {
    width: auto;
    height: 200px;
    /*object-fit: cover;*/
}
.piclist_content2 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.piclist_content .news_con_img img{
    width:100%;
    transition: all .6S ease-in-out;
    object-fit: cover;
}
.tabs_pane .piclist_content .piclist_title{
    height: 48px;
    overflow: hidden;
    text-align: center;
    margin: 10px;
}
.tabs_pane .piclist_content .piclist_title a{
    font-size: 18px;
    color: #5F6464;
    width: 100%;
    font-weight: bold;
}
.tabs_pane .piclist_content .piclist_title span{
    font-size: 18px;
    color: #5F6464;
    width: 100%;
}
.piclist_content:hover .piclist_title a{
    color:#005bac!important;
}
.news_wd{
    width: 100%;
    border: 1px solid #eee;
    padding: 34px 40px 48px;
}
.news_wd span{
    font-size: 14px;
    color: #888;
    display: block;
    font-family: 'GothamBook';
}
.news_wd h1{
    font-size: 22px;
    color: #333;
    line-height: 34px;
    margin: 24px 0 16px;
    transition: all .4s ease;
    height: 68px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 500;
}
.news_wd p{
    font-size: 14px;
    color: #999;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ShowMores_pj{
    clear: both;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #888;
    line-height: 40px;
    font-size: 16px;
}
.ShowMores_pj button{
    padding: 8px 20px;
    color: #8D8D8D;
    margin: 40px 0px 60px 0px;
}
.list_title_bt{
    width:100%;
    padding:40px 0px;
}
.list_title_bt .list_title_content{
    max-width: 1200px;
    margin: auto;
}
.list_title_bt .list_title_content h3{
    text-align: center;
    color:#444444;
    font-size: 32px;
    font-weight: bold;
}
.list_title_bt .list_title_content span{
    width: 30px;
    height: 5px;
    background-color: #00913A;
    display: block;
    margin: 20px auto;
}
.list_title_bt .list_title_content p{
    font-size: 16px;
    color:#8D8D8D;
    text-align: center;
    line-height: 34px;
}
.pagination{
    margin-bottom: 60px;
}
/*视频中心内容页相关推荐*/
#video_bgcolor1 i{
    display: none;
}
.piclist_img1 .tj_img img{
    width:100%;
    transition: all .6S ease-in-out;
    object-fit: cover;
}
.piclist_img1 .tj_img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.piclist_content2 .piclist_img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.piclist_content2 .piclist_img:hover #video_bgcolor1{
    position: absolute;
    width: 294px;
    height: 200px;
    background-color: rgb(0 0 0 / 50%);
    z-index: 99;
}
.piclist_content2 .piclist_img:hover #video_bgcolor1 i{
     position: absolute;
    top: 35%;
    /*width:100%;*/
    left: 40%;
    color: #fff;
    font-size: 60px;
    display: inline-block;
    z-index: 9;
}
/*宣传视频*/
#video_bgcolor i{
    display: none;
}
.videolist_content:hover #video_bgcolor{
    position: absolute;
    width: 348px;
    height: 200px;
    background-color: rgb(0 0 0 / 50%);
    z-index: 99;
}
.videolist_content:hover #video_bgcolor i{
     position: absolute;
    top: 35%;
    width:100%;
    /*left: 40%;*/
    color: #fff;
    font-size: 60px;
    display: inline-block;
    z-index: 9;
}
/*工程案例内容页*/
.padding_top30{
    padding-top:30px;
}
.BaseInfos{
	width:1200px;
	margin:20px auto;
	border:#DDD solid 1px;
	border-radius:5px;
	padding:20px 0;
}
.BaseInfos .title{
	line-height:30px;
	font-size:28px;
	text-align: center;
	font-weight: bold;
}
.BaseInfos .infos{
    line-height: 80px;
    height: 80px;
    text-align: center;
    display: block;
    color: #8D8D8D;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
.BaseInfos .infos span{
	display:inline-block;
	padding-right:25px;
}
.BaseInfos .show_content{
    padding: 30px 15px 15px 15px;
    line-height: 25px;
    font-size: 16px;
    color: #8d8d8d;
}
.content_bc{
    float:none!important;
    display: inline-block!important;
}
/*.tabs_bc{*/
/*    border: 1px solid #ddd;*/
/*    border-radius: 5px;*/
/*    margin: 20px auto!important;*/
/*}*/
.xgal_title{
    font-size: 24px;
    font-weight: bold;
    color: #444444;
    margin-top: 20px;
    margin-bottom: 20px;
    /*margin-left: 25px;*/
}
.xgal_title i{
    width: 5px;
    height: 20px;
    background-color: #00913A;
    display: inline-block;
    margin-right: 10px;
}
/*纳米学院列表页*/
.ArticlMainContainer{
	width: 1200px;
	overflow: hidden;
	margin: 40px auto;
}
.ArticlMainContainer:after{
	content: '';
	display: block;
	clear: both;
}
.ArticlMainContainer .LeftsCnt{
	width: 18%;
	float: left;
}
.ArticlMainContainer .RightCnt{
	width: 80%;
	float: right;
	overflow: hidden;
}
.ArticlMainContainer .RightCnt1{
	width: 85%;
	/*float: right;*/
	overflow: hidden;
	margin:auto;
}
/***/
.ShowContent{
    padding:0px 15px;
}
.ShowContent .title{
	text-align: center;
	padding: 10px;
	line-height: 38px;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ShowContent .infos{
    text-align: center;
    padding-bottom: 20px;
    font-size: 14px;
    color: #888;
    border-bottom: 1px solid #ddd;
}
.ShowContent .infos span{
	display: inline-block;
	margin: 0 10px;
}
.ShowContent .cnt{
	width:100%;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	margin-top:20px;
}
.ShowContent .cnt p{
    font-size: 16px!important;
    line-height: 28px;
    color: #5F6464;
    margin: 10px 0px;
}
.ShowContent .cnt p span{
    font-size: 16px!important;
}
.ShowContent img{
	max-width:100%;
    margin: 15px auto;
    display: block;
}
/******/
.OtherInfos{
	margin-top:20px;
	background:#FFF;
	width:100%;
	overflow:hidden;
}
.OtherInfos .SideBox{
	margin:0 15px;
	padding:15px 0;
	position:relative;
}
.OtherInfos .SideBox:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background:#DDD solid 1px;
	left:0;
	top:-1px;
}
.OtherInfos .SideBox .tag span{
	display:inline-block;
	line-height: 30px;
	font-size: 16px;
	padding:0 10px;
	background:#DDD;
	color:#888;
	border-radius:5px;
	box-shadow: 1px 1px 1px #666;/**块阴影**/
	margin-bottom:10px;
}
.OtherInfos .SideBox .cont{
	width:100%;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
}
.OtherInfos .SideBox .cont img{
	max-width:100%;
}
/*纳米学院列表页left*/
.LeftBoxInfo .sorts p{
    height: 90px;
    background-color: #005BAC;
    width:100%;
    text-align: center;
    line-height: 90px;
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}
.LeftBoxInfo .sorts li a{
	display: block;
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
	overflow: hidden;
	text-align: center;
	background: #CCC;
	font-size: 16px;
	margin-bottom: 15px;
	color: #888;
}
.LeftBoxInfo .sorts li.ck a{
	background: #005BAC;
	color: #FFF;
}
.LeftBoxInfo .sorts li a:hover{
	background: #019FE9;
	color: #FFF;
}
.LeftBoxInfo .contact{
	border:#EEE solid 1px;
	overflow: hidden;
	border-radius: 5px;
	margin-top: 30px;
}
.LeftBoxInfo .contact .head{
	line-height: 45px;
	text-align: center;
	background: #AAA;
	color: #FFF;
	font-size: 16px;
}
.LeftBoxInfo .contact .cnt{
	padding: 15px;
}
.LeftBoxInfo .contact .cnt .qq{
	text-align: center;
	word-spacing: 15px;
	padding: 5px 0;
}
.LeftBoxInfo .contact .cnt .qq li{
	display: inline-block;
}
.LeftBoxInfo .contact .cnt .time{
	border-top:#AAA dotted 1px;
	border-bottom:#AAA dotted 1px;
	margin: 10px 0;
	padding: 10px 0;
}
.LeftBoxInfo .contact .cnt .time ol,.LeftBoxInfo .contact .cnt .tel ol{
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 5px;
}
.LeftBoxInfo .contact .cnt .time li,.LeftBoxInfo .contact .cnt .tel li{
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
.nami_list_img1{
    border:1px solid #ddd;
    text-align: center;
}
.nami_list_tw{
    width:29%;
    display: inline-block;
    margin: 0 2% 2% 2%;
}
.nami_list_tw:hover a{
    color:#005bac;
}
.nami_list_tw:hover .news_title{
    color:#005bac;
}
.nami_list_tw:hover .pc_video_img{
    color:#005BAC;
}
.nami_list_tw .nami_list_img{
    position: relative;
}
.nami_list_tw .nami_list_img .title1{
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    border-radius: 10px;
    color: #333;
}
.nami_list_tw .nami_list_img .title1 i{
    font-style:normal;
    margin-left: 5px;
}
.nami_list_tw .nami_list_img img{
    width:348px;
    height: 240px;
    object-fit: cover;
    border:1px solid #ccc;
}
.nami_list_tw .nami_list_img1 img{
    width:auto;
    height: 200px;
    /*object-fit: cover;*/
}
.nami_list_tw .namilist_title{
    height: 80px;
    overflow: hidden;
    padding: 10px;
}
.nami_list_tw .namilist_title span{
    font-size: 18px;
    line-height: 30px;
    color: #3B3B3B;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    font-weight: bold;
}
.nami_list_span{
    /*padding:0px 5px;*/
}
.nami_list_span em{
    font-size: 16px;
    color: #666;
    margin-top: 5px;
    display: inline-block;
}
.nami_list_span i{
    float: right;
    display: inline-block;
    margin-top: 5px;
    color: #666;
}
.nami_show_xy{
    font-size: 16px;
}
.nami_show_xy span{
    border: 1px solid #ddd;
    padding: 10px;
    display: inline-block;
    width: 48%;
    border-radius: 5px;
}
.nami_show_xy span a:hover{
    color:#005BAC;
}
/*内容页推荐视频*/
/*宣传视频*/
.videolist_content{
    /*float: left;*/
    width: 29%;
    padding: 0;
    margin: 2%;
    display: inline-block;
}
.videolist_content img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.videolist_content .videolist_title{
    height: 40px;
    overflow: hidden;
    text-align: center;
    margin: 10px;
}

.videolist_content:hover {
    box-shadow: 0 1px 20px rgba(0,0,0,0.1);
}
/*视频中心列表页*/
#video_bgcolor2 i{
    display: none;
}
.nami_list_tw:hover #video_bgcolor2{
    position: absolute;
    width: 19.6%;
    height: 200px;
    background-color: rgb(0 0 0 / 50%);
    z-index: 99;
}
.nami_list_tw:hover #video_bgcolor2 i{
     position: absolute;
    top: 38%;
    width:100%;
    /*left: 40%;*/
    color: #fff;
    font-size: 60px;
    display: inline-block;
    z-index: 9;
}
/*产品中心*/
.cplist_title{
    height: 88px;
    overflow: hidden;
    padding: 10px;
    /*text-align: center;*/
}
.cplist_title a{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    height: 56px;
    color: #3B3B3B;
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}
.Base_ShopInfo .InfoCnt h3 {
    line-height: 32px!important;
    font-size: 26px;
    font-weight: bold!important;
    margin-bottom: 15px;
}
.Base_ShopInfo .InfoCnt {
    width: 54%!important;
}
.Base_ShopInfo .InfoCnt ul li {
    line-height: 24px!important;
    font-size: 18px!important;
}
.Base_ShopInfo .InfoCnt ul li span {
    margin-left: 40px;
}
.Base_ShopInfo .InfoCnt ul li span.price {
    color: #CC0000!important;
    font-size: 20px;
}
.cp_xsrx{
    font-size: 20px;
    color:#707070;
}
.cp_xsrx span{
    font-size: 32px;
    color:#CC0000;
    margin-left: 20px;
}
.cp_hqbj{
    margin-top:38px;
}
.cp_hqbj span{
    color:#fff;
    padding:15px 30px;
    font-size: 20px;
}
.cp_hqbj .cp_yhbj{
    background-color: #F0592E;
}
.cp_hqbj .cp_yhbj:hover{
    background-color: #fa6f48;
}
.cp_hqbj .cp_zxkf{
    background-color: #005BAC;
    margin-left: 30px;
}
.cp_hqbj .cp_zxkf:hover{
    background-color: #138bf5;
}
.size-min{
    max-width: 1200px;
    margin: 30px auto;
}
.size-min a:hover{
    color:#005BAC;
}
.cp_xq{
    display: block;
    margin: 20px 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.cp_xq span{
    font-size: 24px;
    font-weight: bold;
    color:#333333;
}
.cp_xq i{
    height: 18px;
    width: 5px;
    display: inline-block;
    background-color: #005BAC;
    margin-right: 15px;
}
.Base_ShopInfo .InfoCnt ul li span {
    color: #707070!important;
}
.margin40{
    margin:40px 0px;
}
.accordion004 .submenu a:hover, .submenu .ck {
    background: #005BAC!important;
    color: #FFF;
}
.accordion004 li.open i {
    color: #005BAC!important;
}
.accordion004 .link:hover a, .accordion004 .link:hover i {
    color: #F0592E!important;
}
.title_text{
    height: 90px;
    background-color: #005BAC;
    width:100%;
    text-align: center;
    line-height: 90px;
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}
.accordion004 .c_k {
    background: #005BAC!important;
}
.qb_ui_ShowContent p{
    font-size: 16px;
}
/*行业动态内容页*/
.ArticlMainContainer .left_dt {
    width: 27%;
    float: left;
}
.ArticlMainContainer .right_dt {
    width: 85%;
    /*float: right;*/
    overflow: hidden;
    margin:auto;
}
.left_right{
    padding-right: 2rem;
}
.bg-light{
    background-color: #f5f5f5!important;
    border-radius: 5px;
}
.margin-top {
    margin-top: 1rem!important;
}
.padding {
    padding: 1rem!important;
}
section:last-child{
    margin-bottom: 0;
}
.border-info{
    border-color: #0ae!important;
}
.text-sub{
    color: #0ae!important;
}
.weight-big {
    font-weight: bold;
}
h4, .h4, .size-big {
    font-size: 1.25rem!important;
}
blockquote {
    padding-left: 1.25rem !important;
    margin-top: 0;
    position: relative;
    margin-left: 0;
    margin-right: 0;
}
blockquote::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: " ";
    width: 0;
    border-width: .125rem;
    border-style: solid;
    border-color: inherit;
    border-radius: .25rem;
    padding: .25em 0;
}
.margin-bottom {
    margin-bottom: 1rem!important;
}
.flex-items-center {
    align-items: center;
}
.flex {
    display: flex;
}
.sortlist .li:nth-child(1) .bgchild {
    background-color: #ff6600;
}
.padding-right {
    padding-right: 1rem!important;
}
.padding-left {
    padding-left: 1rem!important;
}
.text-white, .button.border-white, .validate-tips div>.input-validate {
    color: #fff!important;
}
.weight-big {
    font-weight: bold;
}
.size {
    font-size: 1rem!important;
}
.size-small {
    font-size: .875rem!important;
}
.text-gray {
    color: #999!important;
    margin-bottom: 8px;
}
.sortlist .li:nth-child(2) .bgchild {
    background-color: #ff9000;
}
.sortlist .li:nth-child(3) .bgchild {
    background-color: #ffc000;
}
.sortlist .li:nth-child(n+4) .bgchild {
    background-color: #999;
}
.flex-grow a:hover{
    color:#005BAC;
}

.hot_content{
    padding:15px;
}
.hot_content a p img{
    width:100%;
}
.hot_content .hot_img:hover{
    box-shadow: 0 1px 20px rgba(0,0,0,0.1);
}
.hot_content a p{
    font-size: 16px;
    color: #666;
    font-weight: bold;
    background-color: #fff;
    padding: 10px;
}
/*新改视频列表样式*/
.diy-cp_video{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 3%;
}
.pc_video_img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 42px!important;
}
.cp_video_list{
    width: calc((100% - 9%) / 4);
    text-align: center;
    margin-bottom: 20px;
}
.cp_video_list:hover a {
    color:#005bac;
}
.cp_video_list:hover .pc_video_img{
    color:#005BAC;
}
.cp_video_list .nami_list_img{
    position: relative;
}
.cp_video_list .nami_list_img .title1{
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    border-radius: 10px;
    color: #333;
}
.cp_video_list .nami_list_img .title1 i{
    font-style:normal;
    margin-left: 5px;
}
.cp_video_list .nami_list_img img{
    width: 100%;
    z-index: 1;
    height: 240px;
    object-fit: cover;
    cursor: pointer;
    transition: all 0.6s;
}
.cp_video_list .namilist_title{
    height: 80px;
    overflow: hidden;
    padding: 10px;
}
.cp_video_list .namilist_title span{
    font-size: 18px;
    line-height: 30px;
    color: #3B3B3B;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    font-weight: bold;
}
.cp_video_list:hover #video_bgcolor2{
    position: absolute;
    width: 19.6%;
    height: 200px;
    background-color: rgb(0 0 0 / 50%);
    z-index: 99;
}
.cp_video_list:hover #video_bgcolor2 i{
     position: absolute;
    top: 38%;
    width:100%;
    /*left: 40%;*/
    color: #fff;
    font-size: 60px;
    display: inline-block;
    z-index: 9;
}
/*在线客服*/
.ly_fixright {
    position: fixed;
    bottom: 60px;
    right: 18px;
    z-index: 99;
}
.ly_fixright.oth {
    right: 6px;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.ly_fixright.oth .ly_fixhe {
    position: relative;
    width: 90.36px;
    margin-bottom: 24px;
    border: none;
    padding-bottom: 15px;
}
.ly_fixright .ly_fixhe img {
    display: block;
    width: 100%;
    height: auto;
    animation: none;
}
.ly_fixright .ly_fixhe .ly_sum {
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 68px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    box-shadow: 0px 4px 15px rgba(124, 141, 160, 0.24);
    border-radius: 4px;
    background: rgb(6, 112, 255);
    color: #fff;
}
.ly_fixright.oth .ly_fixhe .ly_sum {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 64px;
    height: 25px;
    border-radius: 13px;
    box-shadow: 0px 4px 15px 0px rgba(124, 141, 160, 0.24);
    color: #0670FF;
    line-height: 25px;
    font-weight: bold;
    background: #fff;
    text-align: center;
}
.ly_fixright.oth .ly_top {
    width: 64px;
    box-sizing: border-box;
    padding: 8px;
    margin-bottom: 14px;
    background: linear-gradient(180deg, #F6F9FD 0%, #FFFFFF 100%), #FFFFFF;
    box-shadow: 0px 4px 15px 0px rgba(124, 141, 160, 0.24);
    border-radius: 40px;
}
.ly_fixright .ly_top .ly_mn {
    position: relative;
    padding: 8px 0;
    display: block;
}
.ly_fixright.oth .ly_top .ly_mn .ly_tbbox{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    border-radius: 50%;
    background: transparent !important;
}
.ly_trans {
    transition: all .3s ease;
}

.ly_fixright.oth .ly_top .ly_tbbox img {
    display: block;
    width: auto;
    height: 20px;
}
.ly_fixright.oth .ly_top .ly_sum {
    color: #6C6B6B;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
}

.ly_fixright.oth .ly_top .ly_mes {
    left: -175px;
    width: 158px;
    padding: 10px 14px;
    background: url('https://xdlb.oss-cn-hangzhou.aliyuncs.com/20250729/nftb.png') no-repeat center / cover #fff;
}
.ly_fixright .ly_top .ly_mes {
    position: absolute;
    left: -210px;
    top: -4px;
    width: 157px;
    padding: 10px 14px 14px;
    box-sizing: border-box;
    box-shadow: 0px 4px 12px rgba(124, 141, 160, 0.12);
    border-radius: 4px;
    background: url('https://xdlb.oss-cn-hangzhou.aliyuncs.com/20250729/nftb7.png') no-repeat center / cover;
    opacity: 0;
    pointer-events: none;
}
.ly_fixright .ly_top .ly_mes .ly_mestop {
    align-items: center;
}
.ly_mflex {
    display: flex;
    flex-wrap: wrap;
}
.ly_fixright .ly_top .ly_mes .ly_mestop img {
    display: block;
    width: auto;
    height: 14px;
}
.ly_fixright.oth .ly_top .ly_mes .ly_mestop .ly_tit {
    font-size: 18px;
    line-height: 20px;
}
.ly_fixright .ly_top .ly_mes .ly_mestop .ly_tit {
    padding-left: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
}
.ly_fixright.oth .ly_top .ly_mes .ly_num {
    padding-top: 6px;
    font-size: 18px;
    line-height: 25px;
}
.ly_fixright .ly_top .ly_mes .ly_num {
    display: block;
    padding-top: 6px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #0670FF;
}
.ly_fixright.oth .ly_top .ly_mn::after {
    background: rgba(255, 255, 255, 0.16);
}
.ly_fixright .ly_top .ly_mn::after {
    height: 2px;
}
.ly_fixright .ly_top .ly_mn::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 48px;
    height: 1px;
    background: rgba(178, 178, 178, 0.16);
    content: "";
}
.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes {
    top: -66px;
}
.ly_fixright .ly_fhtop {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 100%;
    border: 1px solid rgb(255, 255, 255);
    background: linear-gradient(rgba(246, 249, 253, 1) 0%, rgba(255, 255, 255, 1) 100%);
    box-shadow: 0px 2px 16px rgba(198, 203, 209, 0.2);
}
.ly_fixright .ly_fhtop {
    width: 52px;
    height: 52px;
    background: linear-gradient(180deg, #F6F9FD 0%, #FFFFFF 100%);
    box-shadow: 0px 2px 14px 0px rgba(124, 141, 160, 0.18);
    border-radius: 40px;
    border: 1px solid #fff;
}
.ly_mflex_center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ly_fixright.oth .ly_top .ly_mn:hover .ly_tbbox {
    background: #F1F3F7 !important;
}
.ly_fixright .ly_top .ly_mn:hover .ly_mes {
    left: -200px;
    opacity: 1;
    pointer-events: auto;
}

.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes .ly_summ {
    font-size: 12px;
    line-height: 17px;
    padding-top: 8px;
    color: #60646B;
}
.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes .ly_ewm {
    width: 100px;
    height: 100px;
    margin: 14px auto 6px;
}
.ly_fixright .ly_top .ly_weixinmn .ly_mes .ly_ewm {
    display: block;
}
.ly_fixright .ly_top .ly_weixinmn .ly_mes .ly_summ {
    line-height: 17px;
    text-align: center;
    color: #60646B;
}
/*首页轮播*/
.index_lb {
    width: 100%;
    height: 650px;
    overflow: hidden;
}

.slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.slide ul {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform .6s ease;
}

.slide li {
    min-width: 100%;
    height: 100%;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* 箭头 */
.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    background: rgba(0,0,0,.3);
    user-select: none;
}

.prev { left: 20px; }
.next { right: 20px; }

/*提交表单*/
.contact_bd {
    padding-top: 40px;
}
.contact_bd .tm_jm_form {
    width:100%;
    margin:auto;
    /*padding-top:20px;*/
}
.tm_jmyy_p1{
    padding-left: 5px;
}
.contact_ly{
    /*text-align: center;*/
    font-size: 1.8rem;
    color:#333;
    padding-bottom: 10px;
    border-bottom: 2px solid #ddd;
    display: inline-block;
}
.layui-form {
    padding-bottom:3%;
}
.bd_width{
    display: inline-block;
    width:32%;
    margin-right: 1%;
    margin-top: 2%;
}
#form_group_content{
    width:99%!important;
    height: 120px;
}
.margin-top-bd input {
    width: 100%;
    padding: 5px 10px;
    height: 50px;
    border-style: none;
    outline: none;
    background-color: #eee;
}
.margin-top-bd{
    /*border: 1px solid #ddd;*/
    padding: 5px;
    border-radius: 2px;
}
.margin-top-bd textarea{
    outline: none;
    border:none;
    background-color: #eee;
    padding:10px;
}
.top_bd{
    /*text-align: center;*/
}
.top_bd button{
    padding:1% 10%;
    background-color: #f68d2e;
    color:#fff;
    border:none;
}
.top_bd button:hover{
    /*background-color: #0087ff;*/
}
/*end*/