body{
    padding: 0;
    margin: 0;
}
ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
@font-face{
		font-family: "ioc";
		src:url(../fonts/FZHuaLi-M14.ttf)
	}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,p,button,address,dl,dt,dd,input{
    padding: 0;
    margin: 0;
}
a:hover{
    text-decoration: none;
}
a:link{
	text-decoration: none;
}
.riher{
	background: url(../images/rightpic.png) no-repeat;
	display: inline-block;
}
.ribj{
	width: 6px;
	height: 10px;
	background-position: -6px 0;
}
.rHover{
	width: 6px;
	height: 10px;
	background-position: 0 0;
}
.img{
	background:url(../images/img_2.png)  no-repeat;
	display: block;
	/*-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;*/
	}
.nav-ul::-webkit-scrollbar,
.associated-cnt::-webkit-scrollbar,
.mark_popup::-webkit-scrollbar
{  
    width: 5px;  
    height: 16px;  
    background-color: #fff;  
}  
  
/*定义滚动条轨道 内阴影+圆角  */
.navUl::-webkit-scrollbar-track,
.mark_popup::-webkit-scrollbar-track   
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    background-color: #fff;  
} 
  
/*定义滑块 内阴影+圆角*/  
.nav-ul::-webkit-scrollbar-thumb,
.associated-cnt::-webkit-scrollbar,
.mark_popup::-webkit-scrollbar  
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #fff;  
} 
.nav-ul::-moz-scrollbar,
.associated-cnt::-moz-scrollbar,
.mark_popup::-moz-scrollbar
{  
    width: 5px;  
    height: 16px;  
    background-color: #ebebeb;  
}
.nav-ul::-moz-scrollbar-thumb,
.associated-cnt::-moz-scrollbar-thumb,
.mark_popup::-moz-scrollbar-thumb

{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #ebebeb;  
}
.nav-ul::scrollbar,
.associated-cnt::scrollbar,
.mark_popup::scrollbar  
{  
    width: 5px;  
    height: 16px;  
    background-color: #ebebeb;  
} 
.nav-ul::scrollbar-thumb,
.associated-cnt::scrollbar-thumb,
.mark_popup::scrollbar-thumb   
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #ebebeb;  
}
.nav_0{height:32px;width:31px;background-position:0 0;}
.nav_1{height:30px;width:32px;background-position:0 -36px;}
.nav_2{height:24px;width:24px;background-position:0 -70px;}
.nav_3{height:32px;width:31px;background-position:0 -98px;}
.nav_4{height:8px;width:32px;background-position:0 -135px;}
.nav_5{height:17px;width:23px;background-position:0 -148px;}
/*.nav_0.active{height:32px;width:31px;background-position:-40px 0 !important;}
.nav_1.active{height:30px;width:32px;background-position:-41px -40px !important;}
.nav_2.active{height:24px;width:24px;background-position:-41px -79px !important;}
.nav_3.active{height:32px;width:31px;background-position:-40px -112px !important;}
.nav_4.active{height:8px;width:32px;background-position:-39px -152px !important;}
.nav_5.active{height:17px;width:23px;background-position:-40px -168px !important;}*/
.marginBox{
    width: 1200px;
    margin: 0 auto;
}
.publics-top{
    height: 105px;
}
.publics-top-left{
    /*width: 205px;
    height: 74px;
    margin-top: 26px;
    margin-left: 10px;*/
	width: 226px;
    margin-top: 30px;
}
.publics-right-top{
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    margin-top: 18px;
}
.publics-right-top a{
    color: #777676;
}
.publics-right-top a:hover{
	color: #089cec;
}
.shopping-right{
    border: 1px solid #f1f1f1;
    background: #fafafa;
}
.shopping-right li{
    float: left;
    width: 80px;
    background: url("../images/list-l.png") no-repeat left;
}
.shopping-right li:first-child{
    background: none;
}

.hederindex{
    width: 110px;
    height: 34px;
    border: 1px solid #f1f1f1;
    background-color: #fafafa;
    margin-right: 11px;
    position: relative;
    background-position: 8px;
    background-repeat: no-repeat;
}

.shopping{
    width: 110px;
    height: 34px;
    border: 1px solid #f1f1f1;
    background-color: #fafafa;
    margin-right: 11px;
    position: relative;
    background-image: url("../images/shopping.png");
    background-position: 8px;
    background-repeat: no-repeat;
}
.shopping span.badge.shoSpan, .fixed-nav span.badge.shoSpan{
    padding: 2px 4px;
    background: #e70110;
    border-radius: 180px;
    position: absolute;
    top: 6px;
    margin-left: 2px
}
.publics-nav{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    font-family: "微软雅黑";
}
.publics-nav li{
    width: 86px;
    height: 45px;
    float: left;
    margin-left: 35px;
}
.publics-nav li a{
	display: block;
    color: #5f5f5f;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.publics-nav li a:hover,
.publics-nav li a.active{
    color: #089cec;
    border-bottom-color: #089cec;
}
.public-footer{
    width: 100%;
    min-width: 1200px;
    /* height: 360px; */
    padding-top: 48px;
    background: #f8f8f8;
    border-top: 1px solid #e3e4e4;
}
.public-footer-left{
    width: 1200px;
}
.public-footer-left dl{
    /*height: 127px;*/
    max-width: 198px;
    padding: 0 44px;
    border-right: 1px solid #ececec;
    float: left;
}
.public-footer-left dl:first-child{
    padding-left: 10px;
}
.public-footer-left dl dt{
    margin-bottom: 18px;
    font-size: 14px;
    color: #6c6c6c;
}
.public-footer-left dl form.liuyan label{
	font-size: 12px;
	color: #6c6c6c;
	font-weight: 500;
	margin-bottom: 5px;
}
.public-footer-left dl form.liuyan label.con{
	vertical-align: top;
	margin-top: 3px;
}
.public-footer-left dl form.liuyan input{
	width: 175px;
	padding: 2px 5px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #cbcbcb;
}
.public-footer-left dl form.liuyan button{
	margin-left: 35px;
	border: 0;
	background: none;
	font-size: 12px;
	color: #fff;
	background: #089cec;
	padding: 5px 10px;
	font-family:"微软雅黑";
}
.public-footer-left dl form.liuyan textarea{
	width: 175px;
	padding: 2px 5px;
	height: 80px;
	font-size: 12px;
	resize: none;
	border: 1px solid #cbcbcb;
	margin-top: 3px;
}
.public-footer-left dl dd a{
    font-size: 12px;
    color: #6c6c6c;
    line-height: 23px;
}
.public-footer-right{
    width: 300px;
}
.public-footer-site{
    font-size: 12px;
    color: #6c6c6c;
    max-width: 315px;
    overflow: hidden;
}
.public-footer-site li{
    line-height: 21.5px;
}
.public-footer-wei{
	display: inline-block;
	vertical-align: top;
    width: 150px;
    height: 150px;
	margin-left: 5px;
	position: absolute;
	top: 0;
	right: 0;
}
.public-footer-copyright p{
    height: 47px;
    padding-left: 10px;
    margin-top: 20px;
    color: #6c6c6c;
    font-size: 12px;
    line-height: 47px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.public-footer-copyright p a{
    color: #6c6c6c;
}
.public-footer-links{
    margin-top: 15px;
    font-size: 12px;
    color: #bababa;
    padding-left: 10px;
    overflow: hidden;
}
.public-footer-links li{
    float: left;
}
.public-footer-links li a{
    color: #bababa;
    padding: 0 10px;
    background: url("../images/list-l.png") no-repeat right;
}
.public-footer-links li:first-child{
    padding-left: 0;
}
.public-footer a:hover,.shopping-right li a:hover{
    text-decoration: underline;
	color: #089cec;
}
/*右侧浮动菜单*/
.fixed-nav{
	position: fixed;
	width: 60px;
	height: auto;
	right: 5px;
	bottom: 10px;
	z-index: 10;
}
.fixed-nav>ul >li{
	position: relative;
	width: 60px;
	height: 80px;
	background: #9b9a9a;
	border-bottom: 1px solid #a8a7a7;
	/*-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;*/
}
.fixed-nav>ul >li:first-child{
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
}
.fixed-nav>ul >li:nth-child(5){
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
.fixed-nav >ul>li >a{
	display: block;
	width: 60px;
	height: 78px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 15px 0 0 0;
	/*-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;*/
}
.fixed-nav >ul >li>a i{
	margin: auto auto 10px auto;
}
.fixed-nav >ul>li:hover{
	background: #089cec;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.fixed-nav >ul>li:last-child{
	height: 55px;
	margin-top: 22px;
	background: #c3c2c2;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.fixed-nav >ul>li:last-child a:hover{
   background: #72c3ef;
   -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.fixed-nav >ul>li:last-child a{
	height: 55px;
}
.fixed-nav >ul>li:last-child a i{
	margin-top: 7px;
}
.navUl{
	position: absolute;
	width: 212px;
	background: #fff;
	right: 80px;
	box-shadow: 0 0 10px 1px #ccc;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}
.nav-ul{
	/* width: 212px;	 */
    padding: 23px;
    max-height: 500px;
	overflow-x: hidden;
}

.nav-ul.fangshi-ul{
    padding: 0;
}

.navUl:after{
	position: absolute;
	content: "";
	width: 14px;
	height: 23px;
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -14px;
	z-index: 2;
	background: url(../images/right1.png) no-repeat;
}

.navUl.new_2023{
    bottom: 0px; 
    top: auto; 
    transform: translateY(0);
}

.navUl.new_2023:after{
    top: auto !important;
    bottom: 30px;
    -webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.nav_10{
    font-style: normal;
}
/*.navUl.ale:after{
	top: 290px !important;
}*/
.nav-ul li{
	/*height: 70px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}
.nav-ul li:last-child{
	border: 0;
}
.navPic{
	width: 50px;
    max-height: 40px;
    vertical-align: middle;
}
.navA{
	display: inline-block;
	width: 105px;
	height: 70px;
	color: #494949;
	font-size: 12px;
}
.nav-ul li a{
	width: 99px;
	max-height: 50px;
	display: inline-block;
	display: -webkit-box;  
    overflow: hidden;        
    text-overflow: ellipsis; 
    -webkit-line-clamp: 3;   
    -webkit-box-orient: vertical;
}
.nav-ul li a:hover{
	color: #089cec;
}
/*地址*/
.navUl.site{
	/*height: 235px; */
	width: 300px;
    padding: 30px 20px;
    padding-left: 30px;
}
.navUl.site h3{
    font-size: 12px;
	font-weight: 700;
}
.navUl.site address{
	margin-top: 14px;
	font-size: 12px;
	color: #494949;
	line-height: 20px;
	margin-bottom: 10px;
}

.navUl.site.Nshow{
    display: block;
    position: fixed;
    z-index: 10;
    right: 84px;
    /* bottom: 105px; */
    max-height: 500px;
    top: inherit;
    bottom: 5%;
    transform: none;
}

.navUl.site.Nshow .nav-ul.fangshi-ul{
    max-height: 100%;
}

.navUl.site.Nshow::after{
    display: none;
    top: 42% !important;
}

.product-right-tousu.contact-complaint{
    text-align: left;
    color: #00016d;
    font-weight: 700;
    font-size: 14px;
}

.product-right-tousu.contact-complaint a{
    color: #00016d;
}

address a{
    color: #5f5f5f;
}
address a:hover{
    color: #089cec;
}
.navUl.contact:after{
    top: 233px;
}

.contacts-title,
.relation-txt{
    color: #00016d;
    font-weight: 700;
}

.contacts-title{
    text-align: center;
    font-size: 22px;
}

.relation-txt{
    font-size: 14px;
}

.contacts-title img{
    max-width: 90%;
}
.erwi{
	padding-top: 8px;
    text-align: center;
    border-top: 1px solid #ececec;
}
.erwi p{
	width: 75px;
	font-size: 12px;
	padding-top: 10px;
	margin-left: 10px;
}
.erwi span{
	display: inline-block;
	color: #089cec;
	margin-bottom: 5px;
}
/*分页*/
.paging{
	text-align: center;
	padding: 35px 0;
	border-bottom: 1px solid #e3e4e4;
	color: #6f6f6f;
}
.paging span{
	margin: 0 10px;
}
.paging span:hover{
	cursor: pointer;
}
.paging a{
	padding: 3px 8px;
	color: #6f6f6f !important;
	margin-left: 10px;
	border: 1px solid #ececec
}
.paging a:hover{
	border: 1px solid #099cec;
	background: #099cec;
	color: #fff !important;
}
.paging a.active{
	border: 1px solid #099cec;
	background: #099cec;
	color: #fff !important;
}
/*搜索列表*/
.inputUl{
    width: 771px;
    height: auto;
    position: absolute;
    left: 160px;
    z-index: 2;
    border: 1px solid #089cec;
    border-top: 0;
    padding: 0 10px;
    text-align: left;
    background: #fff;
}
.inputUl li{
    height: 25px;
    line-height: 25px;
}
.inputUl a{
    font-family: "微软雅黑";
    color: #313131;
    display: block;
}
.inputUl a:hover{
    color: #089cec;
}
.inputUl.nei{
    width: 773px;
    height: auto;
    left: 111px;
    z-index: 12;
}

.case-search.case-search-2-12 .inputUl.nei{
	width: 642px;
	left: 0;
    width: calc(100% - 112px);
}

/*搜索列表结束*/


.fixed-nav span.badge.shoSpan{
	position: absolute;
    top: 20px;
    left: 0px;
}

.inquiry_for li.li-yzm{
	position: relative;
	height: 40px;
}

.yzm-container {
	position: absolute;
	bottom: 0;
    width: 295px;
    left: 101px;
}
.yzm-container #msg_inquiry {
  display:none;
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.yzm-container #captcha_inquiry canvas, .yzm-container #captcha_inquiry .refreshIcon{
	display: none;
}

.sliderContainer{
	width: 295px !important;

}

.navUl.site .bshare-custom a{
	margin-bottom: 10px;
	margin-right:0;
}
#bsWXBox {
    height: 256px !important;
    width: 232px !important;
}
#bsBox{
	height: 420px !important;
    width: 560px !important;
}
.bFind-wrapper-top{
	height: 25px !important;
}

@media screen and (max-width: 1366px){
    .list-type{
        padding-bottom: 25px;
    }
    .publics-nav{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-top: 0;
    }
    .publics-top-left{
        height: auto;
        width: 170px;
    }
    .publics-top{
        height: 80px;
    }
    .publics-top-left{
        margin-top: 15px;
    }
    .publics-right-top{
        margin-top: 5px;
    }
    .carousel-inner{
        margin-top: 10px;
    }

    .index-banner{
        margin-top: 0;
    }

    .index-banner,
    .itme-pic{
        height: 300px;
    }

    .index-search{
        padding: 30px 0 65px 0;
    }

    #mouseImg{
        top: 145px !important;
    }
    .index-news{
        margin-top: 40px;
    }
    .carousel-inner>.item.itme-pic>a{
        background-size: 100%;
    }
}

/*
2020/10/12
*/

.data-close{
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    text-align: center;
    color: #666;
    font-size: 12px;
    left: -10px;
    line-height: 20px;
    top: -10px;
    border-radius: 50%;
    display: none;
    cursor: pointer;
    box-shadow: 0 0 10px 1px #ccc;
}

.contact-item{
    padding-top: 15px;
}

.contact-name-position{
    margin-bottom: 5px;
    color: #444;
}

.contact-name{
    font-size: 14px;
}

.contact-position{
    font-size: 12px;
}

.contact-nav-ul.nav-ul{
    padding: 0;
}

.contact-complaint{
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
}

.dictionary{
    max-width: 880px;
    margin: 0 auto;
    margin-top: 200px;
}

.dictionary-search{
    border: 2px solid #00a2e8;
    height: auto;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
    position: relative;
}

.dictionary-search button{
    position: absolute;
    background: #00a2e8;
    width: 110px;
    height: 50px;
    color: #fff;
    border: 0;
    font-size: 16px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	right: 0;
}

.dictionary-search input{
    width: calc(100% - 110px);
    height: 50px;
    border: 0;
    outline: none;
    font-size: 16px;
    padding: 0 70px;
    background: url(../images/search.jpg) no-repeat 25px center;
    background-size: 23px;
}

.dictionary-search input::placeholder{
    font-size: 16px;
}

.dictionary-head{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 15px;
    margin-bottom: 20px;
    align-items: center;
}

#news_change{
    color: #9195a3;
    background: url(../images/change.jpg) no-repeat 0 center;
    padding-left: 25px;
    background-size: 17px;
    cursor: pointer;
}

.dictionary-list .dictionary-list-cnt{
    display: none;
    flex-direction: row;
}

.dictionary-list .dictionary-list-cnt.cur{
    display: flex;
}

.dictionary-list .dictionary-item-item{
    width: 33.33%;
    
}

.dictionary-item-item dl{
    display: flex;
    flex-direction: row;
    font-size: 16px;
    margin-bottom: 10px;
    align-items: center;
}

.dictionary-item-item dl dd{
    display: flex;
    align-items: center;
}

.dictionary-item-item dl dd > a{
    color: #000;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    -webkit-line-clamp: 1;
}

.dictionary-item-item dl dd > a:hover{
    opacity: .7;
}

.dictionary-item-item dl dd .label-tips{
    display: inline-block;
    margin-left: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 1px 3px;
    line-height: 1.2;
}

.dictionary-item-item dl dd .label-tips.dic-hot{
    background-color: #ff6600;
}

.dictionary-item-item dl dd .label-tips.dic-new{
    background-color: #ff455b;
}

.dictionary-item-item dt{
    margin-right: 15px;
    color: #9197a3;
    font-weight: 500;
}

.dictionary-item-item dt.noe_txt{
    color: #fe2d46;
}

.dictionary-item-item dt.tow_txt{
    color: #ff6600;
}

.dictionary-item-item dt.three_txt{
    color: #faa90e;
}

.swiper-button-prev.prev-technology,
.swiper-button-next.next-technology{
    width: 20px;
    height: 20px;
    /* background: url(../images/index_lr.jpg) no-repeat;
    background-size: 49px 24px; */
    background-size: auto;
    top: 60%;
    transform: translateY(-50%);
}

.top-prev,
.bottom-next{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	background-color: #f5f5f5;
	overflow: hidden;
}

.top-prev{
   top: -10px;
}

.bottom-next{
  bottom: -10px
}

.top-prev .dictionary-prev{
	width: 100%;
	height: 100%;
	transform: translateX(-50%) rotate(90deg) scale(.6);
}

.bottom-next .dictionary-next{
	width: 100%;
	height: 100%;
	transform: translateX(-50%) rotate(90deg) scale(.6);
}

.index-news > ul > li{
    width: calc(100% / 3);
    padding: 0 50px;
}
.index-news-centre li{
    width: 90%;
}

.swiper-button-prev.prev-technology{
    background-position: 0 0;
    left: 10px;    
}

/* .swiper-button-next.next-technology{
    right: 10px;
    background-position: -25px 0;
} */

.case-search-btn {
    background: url(../images/search.gif);
    background-size: cover;
}
.margin-search-fixed {
    width: 1200px;
    background-color: #fff;
    height: 105px;
}
.related-list.correlation-list.directory-product li{
	width:80px;
}
.related-list.correlation-list.directory-product li a{
	width:100%;
}