body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
body,html,input{font:14px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
h1{font-size:34px;}h2{font-size:21px;}h3{font-size:18px; }h4{font-size:22px;}h5{font-size:14px;}h6{font-size:12px;}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
input.button ,input.btn{padding:0.25em;width: auto;_width:0;overflow:visible !ie;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.white,.white a{color:#fff}.blue,.blue a{color:#004499}.gray4,a.gray4{color:#999}
.red, .red a, a.red{color:red;}.green{color:#0E774A}
select optgroup{color:#CAC8BB;}
header{ display:block}
/*é€šç”¨æ ·å¼*/
.hidden{display:none;}.invisible{visibility:hidden;}
.ib,.ib-a a{display:inline-block;zoom:1;*display:inline;}
.clear:after,.main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clear,.main{display:inline-block;}/* Hides from IE-mac \*/* html .clear,* html .main{height:1%;}.clear,.main{display:block;}

.f12{font-size: 12px}.f14{font-size: 16px}.f16{font-size: 16px}.f18{font-size:30px}.f20{font-size:20px}
.lh20{line-height: 20px}.lh22{line-height: 22px}.lh24{line-height: 24px}.lh26{line-height: 26px}.lh28{line-height: 28px}
.fb{ font-weight:bold}.fn{ font-weight:normal}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.bk3{height: 3px;}.bk6{height: 6px}.bk8{height: 8px}.bk10{height: 10px}.bk15{height: 15px}.bk20{height: 20px}.bk30{height: 30px}
.row-2 li{ float:left; width:50%}.row-3 li{ float:left; width:33%}.row-4 li{ float:left; width:25%}.row-5 li{ float:left; width:20%}
.cu,.cu-li li,.cu-span span {cursor: hand;!important;cursor: pointer}
.text-c{text-align: center}.text-l{text-align: left}.text-r{text-align: right}
.lf{float: left}.rt{float: right}.pr{ position:relative}.pa{ position:absolute}
.img-wrap{border:1px solid #eee;text-align:center;overflow:hidden}
.img-wrap a{display:table-cell;vertical-align:middle;*display:block; overflow:hidden; background-color:#fff}
.img-wrap a:hover{ background-color:#e8eff6}
.col-left{float:left}
.col-auto{overflow:hidden;_zoom:1;_float:left;}
.col-right{float:right}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
.resources a,.resources a{color: #000;}
.transition-all {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.common_banner {
    width: 100%;
    height: 20.83vw;
    min-width: 1280px;
    min-height: 267px;
}

.common_banner img {
    width: 100%;
    height: 100%;
}

.puli_crumbs a {
    font-size: 14px;
    color: #333;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.puli_crumbs a:hover {
    color: #286efa;
}

.puli_crumbs i {
    font-style: normal;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    display: inline-block;
    border-left-color: gray;
    vertical-align: middle;
    margin: 0 10px;
}
.puli_main {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}

.puli_main_top {
    position: relative;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #dcdcdc;
}

.puli_main_bottom {
    padding-top: 0px;
}

.puli_main_text span {
    display: block;
}

.puli_main_text span:first-child {
    font-size: 26px;
    color: #878787;
    line-height: 50px;
}

.puli_main_text span:first-child+span {
    font-size: 30px;
    color: #6F5435;
    margin-bottom: 40px;
}

.puli_top_left {
    /*width: 20%;*/
    float: left;
}

.puli_top_right {
    /* width: 80%; */
    float: right;
    text-align: right;
}

.puli_top_right a {
    display: block;
    float: left;
    margin-left: 40px;
    transition: all .3s;
    font-size: 14px;
    color: #333;
	cursor: pointer;
}

.puli_top_right a::after {
    content: "";
    display: block;
    border-bottom: 2px solid #286efa;
    margin: auto;
    width: 0%;
    transition: all .3s;
}

.puli_top_right .puli_nav_active {
    color: #286efa;
}

.puli_top_right .puli_nav_active::after {
    width: 100%;
    border-bottom: 2px solid #286efa;
}

.puli_top_right a:hover {
    color: #286efa;
}

.puli_top_right a:hover::after {
    width: 100%;
}

.img_main_con_item {
    display: block;
    width: 1080px;
    height: auto;
    background: #f6f6f6;
    overflow: hidden;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}

.img_item_left {
    width: 290px;
    height: 172px;
    background: #fff;
    float: left;
    overflow: hidden;
}

.img_item_left img {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #eee;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.img_item_right {
    padding-left: 310px;
}

.img_item_right h1 {
    font-size: 20px;
    line-height: 40px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
    font-weight: bold;
}

.img_item_right p {
    font-size: 16px;
    line-height: 25px;
    color: #6a6a6a;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
}

.img_item_right span {
    position: absolute;
    display: inline-block;
    line-height: 30px;
    width: 65%;
    bottom: 0;
    margin-bottom: 10px;
}

.img_item_right i {
    display: block;
    font-size: 16px;
    color: #666;
    padding-top: 15px;
	font-style:normal;
}

.img_item_right i:first-child {
    float: left;
}

.img_item_right i:first-child+i {
    float: right;
    width: 36px;
    height: 36px;
    background: url("../img/news.png") no-repeat center center;
    background-size: 100%;
}

.img_main_con_item:hover .img_item_right i:first-child+i {
    background: url("../img/news2.png") no-repeat center center;
}

.img_main_con_item:hover .img_item_left img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.pagebar { padding:40px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 9px 14px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 9px;
    margin: 0 2px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.pagination a:hover {
  color: #fff;
  background: #286efa;
  border: 1px solid #286efa;
}
.pagination a.page-num-current {
  color: #fff;
  background: #286efa;
  border: 1px solid #286efa;
}
.wrap {
	max-width: 1080px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/*----------footer----------*/
.footer {
	position: relative;
	background: #212121;
	color: #fff;
}
}
.gotop a {
	display: block;
	width: 56px;
	height: 64px;
	background: url(../image/top.png) no-repeat center center;
}
.tit h3 {
	border-bottom: 1px solid #545454;
	line-height: 40px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
}
/*.foot {*/
/*	padding: 20px 0;*/
/*}*/
/*.foot ul {*/
/*	overflow: hidden;*/
/*	padding: 10px 0;*/
/*	margin-left: -2.5%;*/
/*}*/
/*.foot li {*/
/*	float: left;*/
/*	margin: 10px;*/
/*}*/
/*.foot .wrap {*/
/*	overflow: hidden;*/
/*}*/
/*.foot li a {*/
/*	color: #969696;*/
/*	display: block;*/
/*	border-left: 1px solid #6a6a6a;*/
/*	padding-left: 20px;*/
/*}*/
.foot2 {
	background: #151515;
	padding: 10px 0;
	line-height: 30px;
	font-size: 14px;
}
.foot2 span {
	opacity: 0.55;
	filter: alpha(opacity=55);
	display: inline-block;
	margin-left: 15px;
	;
}
.foot2 img {
	vertical-align: middle;
}
.foot2 a{ color:#fff;}
.phone_btn {
	position: fixed;
	z-index: 999;
	top: 50%;
	right: 10px;
}
.phone_btn a {
	display: block;
}
.phone_btn img {
	height: 43px;
}
.phone_btn .wrap { /*width:200px*/;
	overflow: inherit;
	height: 200px;
}
.phone_btn .list {
	position: absolute;
	transition: all 0.5s;
	right: 0;
	width: 40px;
	overflow: hidden;
	line-height: 40px;
	background: #000;
	border-radius: 40px;
}
.phone_btn a {
	display: block;
	clear: both;
	position: relative;
}
.phone_btn .img {
	width: 40px;
	float: left;
	height: 40px;
	background: #000;
}
.phone_btn p {
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
}
.phone_btn .li_QQ {
	top: 0;
}
.phone_btn .li_QQ .img {
	background: url(../images/icon10.png) no-repeat center center;
}
.phone_btn .li_wx {
	top: 50px;
}
.phone_btn .li_wx .img {
	background: url(../images/icon10_wx.png) no-repeat center center;
}
.phone_btn .li_xq {
	top: 100px;
}
.phone_btn .li_xq .img {
	background: url(../images/icon11.png) no-repeat center center;
}
.phone_btn .li_dh {
	top: 150px;
}
.phone_btn .li_dh .img {
	background: url(../images/icon12.png) no-repeat center center;
}
.phone_btn .list:hover {
	width: 160px;
}
.phone_btn .list_wx {
	position: absolute;
	transition: all 0.5s;
	right: 0;
	width: 40px;
	line-height: 40px;
	background: #000;
	border-radius: 40px;
}
.phone_btn .list_wx:hover .text {
	display: block;
}
.phone_btn .list_wx .text {
	display: none;
	position: absolute;
	right: 100%;
	width: 130px;
	height: 130px;
	top: 50%;
	margin-top: -50px;
	padding-right: 10px;
}
.phone_btn .list_wx .text img {
	width: 100%;
	height: 100%;
}

.zbanner {
	height: 402px;
	background: url(../images/zbanner.png) no-repeat center center
}
.zbanner .iwidth {
	overflow: inherit;position: relative;
}
.div_font {
	position: absolute;
	top: 176px;
	left: 1px;
	font-family: Arial, å¾®è½¯é›…é»‘;
}
.div_font.div_font1 {
	top: 250px;
}
.div_font .div_p1 {
	font-size: 45px; 
	color: #fff;
	text-shadow: 1px 1px 2px #262626;
}
.div_font .div_p2 {
	color: #fff;
	font-size: 18px;
	margin-top: 24px;
	line-height: 27px;
	text-shadow: 1px 2px 2px #262626;
}

.position{width:1080px;margin:0 auto;font-size:14px;border-bottom:1px solid #ececec;margin-bottom:30px}
.position h3{font-size:14px;font-weight:400;height:66px;line-height:66px;float:left;color:#333}
.position a{color:#000}
.position a:hover{color:#00c}
.vr{width:100%;max-width:1080px;height:100px;margin:20px auto;background:url(../image/vr_bg.jpg) top center no-repeat;overflow: hidden;}
.vr .vr_box{width:400px;margin:25px auto 0;/* overflow: hidden; */}
.vr .vr_box h2{float:left;width:150px;height:57px;background:#7453ff;line-height:58px;font-size: 24px;text-align:center;color:#FFF;margin-top:3px;border-radius: 6px;}
.vr .vr_box .vr_item{float:right;}
.vr .vr_box .vr_item span{color: rgb(60, 60, 60);font-size: 15px;}
.vr .vr_box .vr_item h3{font-size: 30px; background-color: transparent;color: rgb(60, 60, 60);}



/*main css*/
.main-im {
	position: fixed;
	right: 10px;
	top: 350px;
	z-index: 100;
	width: 130px;
	height: 272px;
}
.main-im .qq-a {
	display: block;
	width: 126px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 18px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 28px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 129px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url(../img/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display: none;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;

	border-bottom: 1px solid #dddddd;
}
.main-im .im_main .im-tel div {
	font-weight: bold;
	font-size: 12px;
	margin-top: 11px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(../img/weixing-icon.png) no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 142px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -82px;
	display: none
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 111px;
	top: 100px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 100px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(../img/toTop-icon.png) no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 88px;
	width: 40px;
	height: 133px;
	background: url(../img/open_im.png) no-repeat left top;
}
.main-im .im_main .fuli-showx {
	width: 186px;
	height: 221px;
	background: #ffffff;
	border-radius: 20px;
	position: absolute;
	left: -196px;
	top: 70px;
	display: none;
}
.main-im .im_main .fuli-show .fuli-sanjiaox {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 221px;
	top: 102px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .fuli-show .fuli-sanjiaox-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 221px;
	top: 100px;
	position: absolute;
}
.main-im .im_main .fuli-show .fuli-max {
	width: 214px;
	height: 136px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-showx {
	width: 150px;
	height: 150px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -160px;
	top: -82px;
	display: none
}
.main-im .im_main .weixing-show .weixing-sanjiaox {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 221px;
	top: 102px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiaox-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 221px;
	top: 100px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-max {
	width: 214px;
	height: 136px;
	padding-left: 5px;
	padding-top: 5px;
}
.bor-ul li {
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 17px;
}
.bor-ul li.ico-bg {
	background: url(../img/q3.png) no-repeat;
	background-position: 13px -210px;
}
.bor-ul li.ico-tp {
	background: url(../img/topiao.png) no-repeat;
	background-position: 16px -214px;
}
.bor-ul li.fuli {
	background: url(../img/fuli.png) no-repeat;
	background-position: 18px 10px;
	cursor: pointer;
}
.bor-ul li.copy {
	background: url(../img/copy.png) no-repeat;
	background-position: 18px 10px;
	cursor: pointer;
}
.bor-ul li a {
	color: #ff6f06;
	text-decoration: none
}
.bor-ul li a:focus, a:hover {
	color: #ff9900;
}
.foot {
  background-color: #1d1f22
}

.foot .col-lg-2,
.foot .col-md-2 {
  width: 16.6%
}

.foot .col-lg-1,
.foot .col-md-1 {
  width: 10%
}

.foot .col-lg-4,
.foot .col-md-4 {
  width: 28.333333%
}

.foot .foot-logo {
  height: 230px
}

.foot .foot-logo img {
  width: 80%
}

.foot .f-title {
  color: #fff;
  font-size: 16px;
  padding-top: 50px
}

.foot .f-nav {
  margin-top: 20px;
  position: relative
}

.foot .f-nav li {
  margin-bottom: 5px;
  color: #fff;
  font-size: 13px
}

.foot .f-nav li span {
  margin-right: 5px
}

.foot .f-nav li a {
  color: #c0c0c0;
  font-size: 13px
}

.foot .f-nav li a:hover {
  color: #ffffff
}

.foot .lx .tel {
  font-size: 18px;
  font-weight: 600;
  color: #ff0000;
  margin-top: 20px
}

.foot .lx .f-nav li {
  color: #c0c0c0
}

@media (max-width: 768px) {
  .foot .j-c-e {
    justify-content: center
  }
}

.foot .foot-ewm {
  width: 100%;
  text-align: center;
  margin-top: 50px
}

.foot .foot-ewm img {

}

.foot .foot-ewm p {
  color: #fff;
  font-size: 12px;
  margin-top: 5px
}

.foot .foot-bq {
  min-height: 30px;
  background-color: #1d1f22;
  color: #808080;
  line-height: 30px;
  font-size: 13px;
  text-align: center
}

.foot .foot-bq .container {
  border-top: 1px solid #353535
}

@media (max-width: 768px) {
  .foot .foot-bq {
    line-height: initial;
    text-align: center !important
  }

  .foot .foot-bq .text-right {
    text-align: center
  }
}

.foot .foot-bq a {
  color: #808080
}

.foot .m-f-nav {
  display: none
}

.foot .m-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.226);
  padding-bottom: 10px
}

.foot .m-nav .glyphicon {
  float: right;
  font-size: 12px;
  position: relative;
  top: 4px;
  transition: all .3s
}

.foot .m-nav .active .glyphicon-plus {
  transform: rotate(45deg)
}

.contact-bar {
    position: fixed;
    bottom: 120px;
    right: 52px;
    z-index: 997
}

.contactbar_bar {
    width: 6px;
    height: 360px;
    display: flex;
    flex-flow: column;
    align-items: center
}

.contactbar_top {
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 4px 24px 0 rgba(2,38,71,.06);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    --top-svg-color: #333
}

.contactbar_top svg path {
    fill: var(--top-svg-color,#fff)
}

.contactbar_top:hover {
    background: hsla(0,0%,100%,.9);
    box-shadow: 0 4px 24px 0 rgba(2,38,71,.16);
    --top-svg-color: #006eff
}

.contactbar_contact {
    width: 56px;
    height: 182px;
    flex: 0 0 182px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 4px 24px 0 rgba(2,38,71,.06);
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.contactbar_contactBtn {
    text-align: center;
    color: #030a1a;
    position: relative;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px;
    cursor: default
}

.contactbar_contactBtn p {
    width: 2.2em;
}

.contactbar_contactBtn i {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    background-size: cover;
}
.contactbar_contactBtn i.weixin{background-image:url(../img/weixin1.png);}
.contactbar_contactBtn:hover i.weixin{background-image:url(../img/weixin2.png);}
.contactbar_contactBtn i.tel{background-image:url(../img/dianhua1.png);}
.contactbar_contactBtn:hover i.tel{background-image:url(../img/dianhua2.png);}

.contactbar_contactBtn>svg.contactbar_tel path {
    stroke: var(--contact-svg-color,#030a1a)
}

.contactbar_contactBtn>svg.contactbar_listen path {
    fill: var(--contact-svg-color,#030a1a)
}

.contactbar_contactBtn .contactbar_tel {
    width: 24px;
    height: 24px;
    margin-bottom: 8px
}

.contactbar_contactBtn:hover {
    color: #006eff;
    --contact-svg-color: #006eff
}

.contactbar_contactBtn+.contactbar_contactBtn {
    margin-top: 20px
}
.contactbar_paneDetail {
    padding: 8px 8px 12px;
    opacity: 0;
    transition: all .4s ease-in-out;
    position: absolute;
    right: 60px;
    top: 0;
    border-radius: 6px;
    background: #fff;
    display: none;
    box-shadow: 0 4px 24px 0 rgba(2,38,71,.06)
}

.contactbar_paneDetail.contactbar_telDetail {
    padding: 5px 20px;
    width: 225px
}

.contactbar_paneDetail .contactbar_qrcodeTip {
    width: 100%;
    padding: 0;
    color: #030a1a;
    white-space: nowrap;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center
}

.contactbar_qrcode {
    width: 120px
}

.contactbar_contactBtn:hover .contactbar_paneDetail {
    opacity: 1;
    display: block
}

.contactbar_paneDetail .contactbar_telDetailTitle {
    margin-top: 10px;
    display: flex;
    align-items: center;
    color: #030a1a;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.contactbar_paneDetail .contactbar_telDetailTitle span {
    color: rgba(3,10,26,.48);
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.contactbar_paneDetail .contactbar_telphone {
    color: #006eff;
    width: 120px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: justify;
    margin-bottom: 10px;
    margin-left:30px;
}

.contactbar_paneDetail .contactbar_telIcon {
    width: 20px;
    margin-right: 10px
}