@charset "utf-8";
/* 中网互联（www.zwhl.com）网站建设QQ/微信：958818 */
/*顶部开始*/
.bg1 {background-color:#1487F4;}
.bg2 {background-color:#0976DC;}
.bg3 {background-color:#2a9c69;}

.rgba1 {background-color: rgba(0,0,0,0.5);}
.rgba-fff-5 {background-color: rgba(255,255,255,0.5);}
.bga1{background-color: rgba(2,120,197,0.9);}
.bga2{background-color: rgba(0,90,210,0.9);}
.bga2-5{background-color: rgba(0,90,210,0.5);}
.rgba2 {background-color: rgba(54,46,43,0.6);}

.color1 {color:#1487F4;}
.color2 {color:#0976DC;}
.color3 {color:#2a9c69;}

.border1{border: 0.01rem solid #1487F4;}
.line1-2px{border-bottom:2px solid #1487F4;}
.line1-3px{border-bottom:3px solid #1487F4;}
.line1-4px{border-bottom:4px solid #1487F4;}

.border2{border: 0.01rem solid #0976DC;}

.mar-left-90{margin-left: 0.9rem;}

.absolute-vertical-middle{position: absolute; margin:0 auto; width: 100%; top: 50%;left: 50%;transform: translate(-50%, -50%); /*针对元素本身向左以及向上移动50%*/}

.bg-cover {background-size:cover;}
*:focus {outline:none;}

.bg-img1{background: url(../images/nav-bg.png) left top repeat;}


.header .on {background:url(../images/closeico.png) center / contain no-repeat;}
.nav {right: -100%;transition: all 0.44s ease 0s;}
.nav li {box-sizing:border-box;}
.nav .more {border-left: 0.01rem dashed #ccc;}
.nav .nav-ul-ii {border-top: 0.01rem dashed #ccc;}
.nav.show {right: 0;}

.index_cat_title{background:url(../images/title_bg.jpg) center / auto 0.85rem no-repeat;}

#iabout .isubcat .on{background-color:#1487F4;color: #fff;}
#con_box .catname .on{background-color:#1487F4;color: #fff;}


/* banner */
/* .page_banner{background: url(../pic/mbanner.jpg) center top / auto 4.5rem no-repeat;height: 4.5rem;line-height: 4.5rem;} */

.banner .hd .on { background-color: #1487F4;}


/* background-size: contain cover; */
.services { background: url(../images/logo_bg.png) center / 15rem auto no-repeat fixed;}
.services .ser_con li::before {content: "·"; font-size: 1rem;vertical-align: text-bottom;display: inline-block;line-height: 0.34rem;margin-right: 0.1rem;}

/* 首页 */

.video .videoicon {background: url(../images/video.png) 0.05rem center / 0.2rem no-repeat; padding-left: 0.3rem;}

.buydomain{background: url(../images/bg-000-a80.png) left top repeat;}

/* 首页完 */

/* catpos  */
.catpos .catname a{color: #666;font-size: 0.2rem;height: 0.4rem;line-height: 0.4rem;}

.search .submit{border-radius: 0 6px 6px 0;background: url(../images/search.png) 0.1rem center / 0.24rem auto no-repeat #1487F4;}

/* 留言 */
.feedback .info_name{background: url(../images/icon_user.png) 0.1rem center / auto 0.32rem no-repeat;}
.feedback .info_phone{background: url(../images/icon_phone.png) 0.1rem center / auto 0.32rem no-repeat;}
.feedback .info_password{background: url(../images/icon_password.png) 0.1rem center / auto 0.32rem no-repeat;}

/* 分页 */
#pages a,#pages span{padding: 0.05rem 0.1rem;margin-right: 0.05rem;background-color: #f5f5f5;color: #666;}
#pages i{display: inline-block;padding: 0.05rem;}
#pages span,#pages a:hover{background-color: #333;color: #fff;}

/* 复制微信号码 */
.wechat-success-icon{background:url(../images/wechat_success_icon.png) no-repeat center;background-size:contain;height: 0.66rem;}


/* 底部样式2 */
.bottom_tool .cli1{background: url(../images/icon_index.png) center 0.1rem / auto 0.32rem no-repeat;}
/* .bottom_tool .cli2{background: url(../images/icon_feedback.png) center 0.1rem / auto 0.32rem no-repeat;} */
.bottom_tool .cli2{background: url(../images/icon_product.png) center 0.1rem / auto 0.32rem no-repeat;}
.bottom_tool .cli3{background: url(../images/icon_tel.png) center 0.1rem / auto 0.32rem no-repeat;}
.bottom_tool .cli4{background: url(../images/icon_top.png) center 0.1rem / auto 0.32rem no-repeat;}
.bottom_tool li a{height: 0.6rem;line-height: 0.6rem;padding-top: 0.4rem;font-size: 0.24rem;}
.bottom_tool .cli2,.bottom_tool .cli3,.bottom_tool .cli4{border-left: 0.01rem solid rgba(255, 255, 255, 0.2);}