.mt50{margin-top:50px;}

/* header */
.head_top{height:30px; line-height:30px; border-bottom:1px solid #eeeeee; background-color:#f6f6f6; color:#999; font-size: 14px; font-family:"simsun";}
.head_top a{ color:#999;}
.head_top .head_L{float:left;}
.head_top .head_R{ float:right; height:30px; line-height:30px;}
.head_top .menu_Tel{ float:left; margin-right:20px; font-family:"Microsoft YaHei"; color:#0190e2;}
.head_top .menu_Tel span{color:#da3f9b;}
.head_top .sign_menu{ float: left;}
.head_top .sign_menu a{ margin-left:16px;}
.head_top .sign_menu a i{font-size:14px; margin-right:5px;}
.head_top .sign_menu .qrcode{position:absolute; min-width:60px; left:0; top:50px; padding:10px; background-color:#f6f6f6; visibility:hidden; opacity:0; -webkit-transition:all .4s; transition:all .4s;}
.head_top .sign_menu .qrcode:before{ content:""; position:absolute; border-bottom:8px solid #f6f6f6; border-left:8px solid transparent; border-right:8px solid transparent; left:50%; top:-8px; margin-left:-8px; }
.head_top .sign_menu .code_Btn{position:relative; z-index:6;}
.head_top .sign_menu .code_Btn:hover .qrcode{ visibility:visible; top:30px; opacity:1;}
.head_middle{padding:17px 0;}
.head_middle .logo{float:left;}
.head_middle .logo img{max-width:100%;}
.head_middle .search{float:right; position:relative; margin-top:10px;}
.head_middle .searchBox .input{background-color:#fff; box-sizing:border-box; color:#a9a9a9; width:100%; padding:0; height:30px; line-height:30px; border:1px solid #0190e2; text-indent:5px; width:360px;}
.head_middle .searchBox .button{height:30px; line-height:30px; background:#0190e2; border:0;position:absolute; top:0; right:-1px; padding:0 25px; color:#fff; font-size:16px;}
.head_middle .searchBox .button:hover{background-color:#da3f9b;}
.head_middle .search .text{color:#999; font-family:simsun; font-size:12px; margin-top:5px;}
.head_middle .search .text a{color:#999; margin-right:5px;}
.head_middle .search .text a:hover{color:#0190e2;}

/* head_menu */
.head_menu{background-color:#0190e2; height:46px; line-height:1;}
.head_menu .menu .mli{float:left; position:relative;z-index:9;}
.head_menu .mod-first{display:block;padding:0 18px;font-size:15px;color:#fff;height:46px;line-height:46px;}
.head_menu .subMenu{position:absolute;left:0;visibility:hidden;background-color:#fff;width:140px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .3s;transition:all .3s; box-shadow:0px 2px 3px #666;}
.head_menu .subMenu:before{content:"";display:block;position:absolute;left:0;top:-8px;border-bottom:8px solid #fff;border-right:8px solid transparent;}
.head_menu .subMenu li a{display:block;white-space:nowrap;padding:12px 10px;text-align:left; font-size:12px;}
.head_menu .subMenu li a:hover{background-color:#eee;}
.head_menu .menu .mli:hover .mod-first{color:#ffffff;background-color:#da3f9b;}
.head_menu .menu .mli:hover ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}

.head_menu .mod-first.active{color:#ffffff;background-color:#da3f9b;}
.head_menu .menu .mli:last-child .subMenu{ width:100%;}


.head_menu li.mli2{width:86px;}
.head_menu .menu .mli2{float:left; position:relative;z-index:9;}
.head_menu .menu .mli2:hover .mod-first{color:#ffffff;background-color:#da3f9b;}
.head_menu .menu .mli2:hover ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.head_menu .menu .mli2:last-child .subMenu{ width:100%;}

.head_menu li.mli3{width:146px;}
.head_menu .menu .mli3{float:left; position:relative;z-index:9;}
.head_menu .menu .mli3:hover .mod-first{color:#ffffff;background-color:#da3f9b;}
.head_menu .menu .mli3:hover ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.head_menu .menu .mli3:last-child .subMenu{ width:100%;}

.head_menu li.mli4{width:93x;}
.head_menu .menu .mli4{float:left; position:relative;z-index:9;}
.head_menu .menu .mli4:hover .mod-first{color:#ffffff;background-color:#da3f9b;}
.head_menu .menu .mli4:hover ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.head_menu .menu .mli4:last-child .subMenu{ width:100%;}

.head_menu li.mli5{width:119x;}
.head_menu .menu .mli5{float:left; position:relative;z-index:9;}
.head_menu .menu .mli5:hover .mod-first{color:#ffffff;background-color:#da3f9b;}
.head_menu .menu .mli5:hover ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.head_menu .menu .mli5:last-child .subMenu{ width:100%;}

/* banner */
.focus{border-top:1px solid #007fd0;}
.focus .mod-body{ position:relative;}
.mod-body .item { width:100%; text-align:center;}
.mod-body .item img{max-width:100%;display:block; min-height:160px;}
.mod-body .item img.lazyOwl{width:1349px;}
.mod-body .owl-buttons{ position:absolute; top:50%; margin-top:-20px; width:100%;display:none;}
.mod-body .owl-buttons .owl-prev,.mod-body .owl-buttons .owl-next{ font-family:"宋体"; width:40px; text-align:center; height:40px; line-height:40px; color:#fff; font-size:70px;opacity:0.6;}
.mod-body .owl-buttons .owl-prev:hover,.mod-body .owl-buttons .owl-next:hover{ color:#fff;opacity:1;}
.mod-body .owl-buttons .owl-prev{ left:2%;margin-left:50px; position:absolute; z-index:10;}
.mod-body .owl-buttons .owl-next{ right:2%; margin-right:50px; position:absolute; z-index:10;}
.mod-body .owl-theme .owl-controls{text-align: center; width:100%;}
/* Styling Pagination*/
.mod-body .owl-theme .owl-controls .owl-page{display:inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.mod-body .owl-theme .owl-controls .owl-pagination{position:absolute;left:50%;bottom:12px;margin-left:-36px;z-index:2;}
.mod-body .owl-theme .owl-controls .owl-page span{display: block;width:12px;height:12px;margin:0px 6px;background:#fff; border-radius:50%;}
.mod-body .owl-theme .owl-controls .owl-page.active span,
.mod-body .owl-theme .owl-controls.clickable .owl-page:hover span{background:#da3f9b;}
/* adv */
.focus2 .owl-pagination{ position:absolute; width:100%; left:0; bottom:0; background-color:#999;background-color:rgba(0,0,0,.4);}
.focus2 .item img {max-width:100%; display:block; min-height:160px;}
.focus2 .owl-pagination .owl-page{float:left;}
.focus2 .owl-pagination .owl-page a{ display:block; height:50px; font-size:18px; border-right:1px solid #fff; color:#fff; text-align:center; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.focus2 .owl-pagination .owl-page:first-child a{ border-left:1px solid #fff;}
.focus2 .owl-pagination .owl-page.active a{ background-color:#018FE1;}

/* 首页公告 */
.page1{background-color:#f6f6f6; border-bottom:2px solid #e6e6e6; height:58px; line-height:58px; overflow:hidden; }
.page1 .iconBtn{display:inline-block; height:58px; line-height:58px; font-size:20px;}
.page1 .page1_1{position:relative; height:58px;}
.page1 .page1_L{ position:absolute; top:0; left:35px; right:110px;}
.page1 .page1_L li{ white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.page1 .page1_L li span{float:right;}
.page1 .page1_R{position:absolute; top:0; right:0; border-right:1px solid #e6e6e6;}
.page1 .page1_R a{border-left:1px solid #e6e6e6; font-size:36px; font-weight:normal; padding:0 15px; height:58px; line-height:58px;}

/* 产品 */
.page2{margin-top:22px;}
.page2 .page2_L{width:22%; float:left;}
.page2 .page2_L .page2_title{height:50px; line-height:50px; text-indent:25px; color:#0190e2;}
.page2 .page2_L .page2_title .icon_Btn{float:right; height:38px; line-height:38px; font-size:18px; color:#fff; padding-right:15px; cursor:pointer; display:none;}
.page2 .page2_L .li1{height:38px; line-height:38px; background-color:#0190e2; display:block; color:#fff; text-indent:25px; font-size:18px;}
.page2 .page2_L .ul2{background-color:#f6f6f6; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.page2 .page2_L .ul2 li{border-bottom:1px dashed #e1e1e1;}
.page2 .page2_L .ul2 li:last-child{ border-bottom:1px solid #e8e8e8;}
.page2 .page2_L .ul2 a{height:40px; line-height:40px; display:block; padding:0 25px; color:#0190e2;}
.page2 .page2_L .ul2 a i{float:right; font-size:20px; height:40px; line-height:40px;}
.page2 .page2_L .ul2 a:hover{color:#666;}
.page2 .page2_R{ float:right; width:878px;}
.page2 .page2_R .titleBtn{margin-bottom:-1px;}
.page2 .page2_R .titleBtn li{float:left; height:50px; line-height:50px; padding:0 35px; border:1px solid #e8e8e8; cursor:pointer; border-bottom:0px; font-size:16px;}
.page2 .page2_R .titleBtn li:last-child{border-left:0px;}
.page2 .page2_R .titleBtn li.pro_title{background-color:#f6f6f6; color:#0190e2;  border:1px solid #e8e8e8; border-bottom:0px;}
.page2 .page2_R .titleBtn li:hover,.page2 .page2_R .titleBtn li.hover{background-color:#f6f6f6; color:#0190e2;}
.page2_R .conBox{background-color:#f6f6f6; border:1px solid #e8e8e8; padding:25px 0;}
.page2_R .none{display:none;}
.page2_R .conBox .item{margin-left:18px; margin-right:18px; margin-bottom:25px; text-align:center; background-color:#fff; border:1px solid #e6e6e6; padding:12px; width:230px;}
.page2_R .conBox .item:hover{border:1px solid #0190e2;}
.page2_R .conBox .item .imgBox img{max-width:100%;}
.page2_R .conBox .item dt{color:#333; padding:5px 0; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.page2_R .conBox .item dd a{height:34px; line-height:34px; border:1px solid #e6e6e6; width:70%; margin:0 auto; display:block; margin-top:5px;}
.page2_R .conBox .item:hover dd a{background-color:#0190e2; color:#fff; border-color:#0190e2;}
.page2_R .conBox .moreBtn a{ color:#666; font-size:16px; }

/* 解决方案 */
.page3{background-color:#f6f6f6; padding:40px 0;}
.page3 .titleText{border-bottom:2px solid #0190e2; padding-bottom:3px;}
.page3 .titleText h4{color:#0190e2;}
.page3 .titleText span{float:right;}
.page3 .titleText span a{font-size:12px; background-color:#0190e2; color:#fff; height:20px; line-height:20px; padding:0 5px; border-radius:3px; display:block; font-family:Arial; margin-top:12px;}
.page3 .conBox{margin-top:20px;}
.page3 .conBox .item{float:left; margin:0 5px;}
.page3 .conBox .item img{max-width:100%;}
.page3 .conBox .item dl dt{padding:5px 10px 0 10px; font-size:12px;}
.page3 .conBox .owl-prev{ position:absolute; top:50%; margin-top:-25px; width:25px; height:50px; line-height:50px; background:#fff; font-size:34px; opacity:.7; -webkit-transition:all .3s ease; transition:all .3s ease; font-family:"simsun";}
.page3 .conBox .owl-next{ position:absolute; top:50%; margin-top:-25px; width:25px; height:50px; line-height:50px; background:#fff; font-size:34px; opacity:.7; -webkit-transition:all .3s ease; transition:all .3s ease; font-family:"simsun"; text-align:right;}
.page3 .conBox .owl-prev{ left:5px; border-top-right-radius:50px; border-bottom-right-radius:50px;}
.page3 .conBox .owl-next{ right:5px; border-top-left-radius:50px; border-bottom-left-radius:50px;}
.page3 .conBox .owl-prev:hover{ opacity:1;}
.page3 .conBox .owl-next:hover{ opacity:1;}

.page4{padding:80px 0;}
.page4 img{max-width:100%;}

.page5{background:url(/templets/hkbest/images/img_02.jpg); height:100px; line-height:100px; padding:0 25px;}
.page5 .page5_L{font-size:30px; font-weight:600;}
.page5 .page5_R{text-align:right;}
.page5 .page5_R img{max-width:100%;}

.page6{background-color:#f6f6f6; padding-bottom:40px; }
.page6 .titleText{font-size:18px; color:#0190e2; border-bottom:2px solid #0190e2; padding-bottom:4px;}
.page6 .titleText span{float:right; margin-top:4px;}
.page6 .titleText span a{font-size:12px; background-color:#0190e2; color:#fff; height:20px; line-height:20px; padding:0 5px; border-radius:3px; display:block; font-family:Arial;}
.page6 .titleText span a:hover{background-color:#0385cf;}
.page6 .page6_L{background-color:#fff; border:1px solid #e5e5e5; padding:15px;}
.page6 .page6_L .conBox{margin:30px 0 0 0;}
.page6 .page6_L .conBox .imgBox{ float:left; margin-right:20px; max-width:100%;}
.page6 .page6_L .conBox .info{font-size:13px; color:#666; line-height:1.8;}
.page6 .page6_L .conBox .info .moreBtn{margin-top:20px;}
.page6 .page6_L .conBox .info .moreBtn a{background-color:#0190e2; color:#fff; font-size:14px; padding:5px 10px; border-radius:5px; margin-right:10px; margin-top:10px;}
.page6 .page6_L .conBox .info .moreBtn a:hover{background-color:#0385cf;}
.page6 .page6_R{background-color:#fff; border:1px solid #e5e5e5; padding:15px; margin-left:15px; height: 310px;}
.page6 .page6_R .conBox{margin-top:15px;}
.page6 .page6_R .conBox .item{padding:0 8px; text-align:center;}
.page6 .page6_R .conBox .item img{max-width:100%;}
.page6 .owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display: inline;/*IE7 life-saver */}
.page6 .owl-theme .owl-controls .owl-pagination{z-index:2; text-align:center; margin-top:10px;}
.page6 .owl-theme .owl-controls .owl-page span{display: block;width:12px;height:12px;margin:0px 3px;background:#cccccc; border-radius:50%;}
.page6 .owl-theme .owl-controls .owl-page.active span,
.page6 .owl-theme .owl-controls.clickable .owl-page:hover span{background:#da3f9b;}

.page7{background:url(/templets/hkbest/images/img_04.jpg); padding:30px 0 60px 0;}
.page7 .titleText{text-align:center; position:relative;}
.page7 .titleText:before{position:absolute; left:0; right:0; top:50%; height:2px; overflow:hidden; background:#fff; z-index:1; content:'';
}
.page7 .titleText span{background-color:#fff; z-index:2; position:relative; color:#0190e2; padding:0 15px;}
.page7 .conBox{background-color:#fff; margin-top:20px; padding:20px 40px;}
.page7 .conBox .item{padding:0 10px;}
.page7 .conBox .item img{max-width:100%;}
.page7 .conBox .item dt{text-align:center; padding:5px 0;}
.page7 .conBox .owl-prev{ position:absolute; top:50%; margin-top:-35px; width:35px; height:70px; line-height:70px; background:#0190e2; font-size:38px; opacity:.5; -webkit-transition:all .3s ease; transition:all .3s ease; font-family:"simsun"; color:#fff;}
.page7 .conBox .owl-next{ position:absolute; top:50%; margin-top:-35px; width:35px; height:70px; line-height:70px; background:#0190e2; font-size:38px; opacity:.5; -webkit-transition:all .3s ease; transition:all .3s ease; font-family:"simsun"; color:#fff; text-align:right;}
.page7 .conBox .owl-prev{ left:-40px; border-top-right-radius:70px; border-bottom-right-radius:70px;}
.page7 .conBox .owl-next{ right:-40px; border-top-left-radius:70px; border-bottom-left-radius:70px;}
.page7 .conBox .owl-prev:hover{ opacity:1;}
.page7 .conBox .owl-next:hover{ opacity:1;}

.page8{padding:20px 0; background-color:#f6f6f6;}
.page8 .titleText{font-size:18px; color:#0190e2; border-bottom:2px solid #0190e2; padding-bottom:4px;}
.page8 .titleText span{float:right; margin-top:4px;}
.page8 .titleText span a{font-size:12px; background-color:#0190e2; color:#fff; height:20px; line-height:20px; padding:0 5px; border-radius:3px; display:block; font-family:Arial;}
.page8 .titleText span a:hover{background-color:#0385cf;}
.page8 .page8_con{margin-left:-12px;}
.page8 .page8_item{background-color:#fff; border:1px solid #e5e5e5; padding:15px; margin-left:12px;}
.page8 .page8_red{font-size:12px; padding:15px 0 11px 0;}
.page8 .page8_red .imgBox{max-width:138px; float:left; margin-right:15px; border:1px solid #dedede; padding:4px;}
.page8 .page8_red .imgBox img{max-width:100%;}
.page8 .page8_red dt{font-size:13px;}
.page8 .page8_red dd{font-family:"simsun";color:#999; overflow:hidden; margin-top:6px; max-height:54px;}
.page8 .page8_list{font-family:"simsun"; font-size:12px;}
.page8 .page8_list li span{float:right; color:#999;}
.page8 .page8_list li{border-bottom:1px dotted #d7d7d7; height:28px; line-height:28px; padding-left:15px; position:relative;}
.page8 .page8_list li:before{content:""; display:block; position:absolute; left:0; top:50%; margin-top:-4px; border-left:4px solid #c94694; border-top:4px solid transparent; border-bottom:4px solid transparent;}
.page8 .page8_list li a{display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.page8 .page8_con .last .page8_red{padding:0; margin-top:20px;}
.page8 .page8_con .last .page8_red dt{background:url(/templets/hkbest/images/img_05.png) no-repeat left center; padding-left:20px; border-bottom:1px dotted #d7d7d7; padding-bottom:5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.page8 .page8_con .last .page8_red dd{line-height:1.8;}

.page9{ padding:30px 0;}
.page9 .titleText{text-align:center; position:relative;}
.page9 .titleText:before{position:absolute; left:0; right:0; top:50%; height:2px; overflow:hidden; background:#e2e2e2; z-index:1; content:'';}
.page9 .titleText span{background-color:#fff; z-index:2; position:relative; color:#666; padding:0 15px; font-size:30px;}
.page9 .page9_con{margin-top:20px; line-height:1.8; text-align:center;}


/*----------内页------------*/
.mainBox{background-color:#f3f3f3; padding:0 0 45px 0;}
.relative{position:relative;}
.bannerBox img{max-width:100%;}

/* left */
.con_L{width:22%; float:left; margin-top:45px;}
.con_L .mt20{margin-top:25px;}
.con_L .con_Title{height:38px; line-height:38px; background:#0190e2; font-size:18px; text-indent:30px; color:#fff;}
.con_L .con_Title a{float:right; font-size:12px; color:#fff; margin-right:15px;}
.con_L .con_Title .icon_Btn{float:right; height:38px; line-height:38px; font-size:18px; color:#fff; padding-right:15px; cursor:pointer; display:none;}
.con_L .nav_L{border:1px solid #e8e8e8; border-top:0; background-color:#fff; padding-bottom:25px;}
.con_L .nav_L li{border-bottom:1px dotted #e3e3e3; padding:0 30px;}
.con_L .nav_L li a{height:40px; line-height:40px; color:#0190e2; display:block;}
.con_L .nav_L li:hover,.con_L .nav_L li.active{background-color:#f8f8f8;}
.con_L .nav_L li a i{float:right; height:40px; line-height:40px;}
.con_L .con_link{background-color:#fff; line-height:1.8; border:1px solid #e8e8e8; border-top:0; padding:15px 12px;}
.con_L .con_link span{font-size:18px; color:#da3f9b;}
.con_L .con_link p{margin:0;}
.con_L .con_link img{max-width:100%;}
.con_L .con_new {background-color:#fff; line-height:1.8; border:1px solid #e8e8e8; border-top:0; padding:15px 12px;}
.con_L .con_new .page8_red{font-size:12px;}
.con_L .con_new .page8_red .imgBox{max-width:95px; float:left; margin-right:10px;}
.con_L .con_new .page8_red .imgBox img{max-width:100%;}
.con_L .con_new .page8_red dt{font-size:12px;}
.con_L .con_new .page8_list{font-family:"simsun"; font-size:12px; margin-top:10px;}
.con_L .con_new .page8_list li span{float:right; color:#999;}
.con_L .con_new .page8_list li{border-bottom:1px dotted #d7d7d7; height:28px; line-height:28px; padding-left:15px; position:relative;}
.con_L .con_new .page8_list li:before{content:""; display:block; position:absolute; left:0; top:50%; margin-top:-4px; border-left:4px solid #c94694; border-top:4px solid transparent; border-bottom:4px solid transparent;}
.con_L .con_new .page8_list li a{display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con_L .con_new .con_red{margin-top:5px;}
.con_L .con_new .con_red img{max-width:100%;}
.con_L .con_new .con_red dd{border:1px solid #e8e8e8; padding-bottom:1px;}
.con_L .con_new .con_red dt{font-family:"simsun"; font-size:12px; color:#999; padding:5px 0; text-align:center; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/* right */
.con_R{float:right; width:75%;}
.location{font-size:12px; line-height:45px;}
.location .title{font-size:18px; color:#0190e2;}
.location .weizhi{font-family:"simsun";}
.location .fr{float:right;}
.main_R{background-color:#fff;border:1px solid #e8e8e8; border-top:2px solid #0190e2;}
.main_title{font-size:22px; color:#0190e2; text-align:center; margin-top:20px;}

/* 单页 */
.page_con{padding:25px 25px; line-height:1.8;}
.page_con img{max-width:100%;}

/* 新闻列表 */
.news_con{padding:0 25px 40px 25px;}
.news-list .first{padding-bottom:30px; margin-top:30px; border-bottom:1px dotted #aeaeae; overflow:hidden;}
.news-list .first .pic{width:190px;float:left;border:2px solid #e8e8e8; margin-right:25px}
.news-list .first .pic img{max-width:100%;}
.news-list .first .title{font-size:16px}
.news-list .first .title a{color:#0190e2;}
.news-list .first .time{color:#999;font-size:12px;}
.news-list .first .time span{float:right;}
.news-list .first .intro{color:#999; line-height:1.8; font-family:"simsun"; font-size:12px;}
.news-list .first .more{color:#fff; background-color:#0190e2; padding:3px 8px; border-radius:3px; display:inline-block;}
.news-list .first .more:hover{background-color:#da3f9b;}

/* 新闻详情 */
.article-detail{padding:25px 0;}
.article-detail img{max-width:100%}
.article-detail .title{text-align:center; font-size:18px; color:#0190e2;}
.article-detail .time{text-align:center; color:#999; margin-top:10px; margin-bottom:40px}
.article-detail .zhaiyao{background-color:#f3f3f3; padding:10px 15px;}
.article-detail .detail{line-height:1.8; overflow-x:auto;}
.article-detail .detail p{margin-top:20px;margin-bottom:20px}
.article-detail .detail img{max-width:100%;}

.article-goto{border-top:1px solid #e8e8e8;margin-top:20px;margin-bottom:60px;position:relative;padding:10px 0}
.article-goto p{margin-top:6px;margin-bottom:6px}
.article-goto .return{background:#0b61be;color:#fff;padding:3px 10px;position:absolute;right:0;top:25px}
.ag-share{position:absolute;right:0;top:25px}
.ag-share span{font-size:16px}
.ag-share .articleshare{display:inline-block;vertical-align:middle}
.ag-share .articleshare a{width:24px; height:24px; line-height:24px; background-color:#9b9b9b; color:#fff; display:inline-block; text-align:center; border-radius:50%; font-size:13px; cursor:pointer;}
.ag-share .articleshare a:hover{background-color:#727272;}

/* 产品列表 */
.pro_1{padding-bottom:40px;}
.pro_2{background-color:#fff;}
.pro_3{background:none; padding-bottom:0px;}
.page2_L .mt20{margin-top:25px;}
.page2_L .con_Title{height:38px; line-height:38px; background:#0190e2; font-size:18px; text-indent:30px; color:#fff;}
.page2_L .con_Title a{float:right; font-size:12px; color:#fff; margin-right:15px;}
.page2_L .con_link{background-color:#fff; line-height:1.8; border:1px solid #e8e8e8; border-top:0; padding:15px 12px;}
.page2_L .con_link span{font-size:18px; color:#da3f9b;}
.page2_L .con_link p{margin:0;}
.page2_L .con_link img{max-width:100%;}

/* 产品详情 */
.pro_con{padding:25px;}
.pro_con .pro_title{font-size:18px; border-bottom:1px dotted #bdbdbd; padding-bottom:5px;}
.pro_info{margin-top:20px; position:relative;}
.pro_info .pro_img{border:2px solid #e8e8e8; margin-right:25px; }
.pro_info .pro_img img{ height:270px;}
.pro_info .info_list{margin-top:0; margin-bottom:8px; color:#999; line-height:1.8;}
.pro_info .info_list span{color:#0190e2;width:60px; float:left;}
.pro_info .info_Con{overflow:hidden; line-height:1.7; min-height:150px;}
.pro_info .pro_Bot{ margin-left:60px;}
.pro_info .pro_Bot a{padding:7px 25px; background-color:#0190e2; color:#fff; border-radius:5px;}
.pro_info .pro_Bot a:hover{background-color:#da3f9b;}
.pro_conbox .pro_Btn{background-color:#0190e2; margin-top:30px;}
.pro_conbox .pro_Btn li{float:left; height:34px; line-height:34px; color:#fff; font-size:16px; width:16.66666666666667%; text-align:center; cursor:pointer; position:relative;}
.pro_conbox .pro_Btn li a{color:#fff;}
.pro_conbox .pro_Btn li:hover,.pro_conbox .pro_Btn li.hover,.pro_conbox .pro_Btn li:hover a{background-color:#f0f0f0; color:#0190e2;}
.pro_conbox .pro_Btn li:before{content:""; display:block; border-right:1px solid #fff; position:absolute; right:0; top:0; height:34px;}
.pro_conbox .pro_Btn li:last-child:before{border-right:0;}
.pro_deta{padding:20px 0; line-height:1.8; overflow-x:auto;}
.pro_deta img{max-width:100%; }
.pro_deta .list_Down li{padding:10px 0; border-bottom:1px dashed #dedede;}
.pro_deta .list_Down li a{float:right; background-color:#0190e2; padding:2px 15px; display:block; color:#fff;}
.pro_deta .list_Down li a:hover{background-color:#da3f9b;}
.pro_order .pro_order_T{height:40px; line-height:40px; background-color:#f5f5f5;  text-indent:15px; margin-bottom:15px;}
.pro_order .item{display:block; margin-bottom:15px;}
.pro_order .item input{height:16px; line-height:16px; padding:6px 0; border:1px solid #dedede; text-indent:5px; color:#666; width:60%;}
.pro_order .item textarea{line-height:20px; padding:6px 0; border:1px solid #dedede; text-indent:5px; color:#666; width:60%;}
.pro_order .item span{width:100px; text-align:right; display:inline-block;}
.pro_order .button{margin-left:100px; background-color:#0190e2; font-size:16px; color:#fff; padding:8px 35px; border:0; cursor:pointer; -webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}
.pro_order .button:hover{padding:8px 45px;}

.pro_deta table{border-collapse: collapse;}
.pro_deta table tr td{border:1px solid #aaa;padding:0 5px;}

/* 下载 */
.downloadBox{margin-top:15px;}
.down_search{ margin:20px 0; color:#0190e2; position:relative;}
.down_search .s1{ line-height:32px; position:absolute; left:0;}
.down_search .s2{ margin-left:70px; margin-right:65px;}
.down_search .ipt{border:1px solid #e8e8e8; height:32px; -moz-box-sizing:border-box;box-sizing:border-box; padding:5px 5px; width:100%;}
.down_search .s3{ position: absolute; right:0; top:0;}
.down_search button{background-color:#0190e2; color:#fff; border:0; cursor:pointer; padding:6px 15px;}
.news-list .down_list{position:relative; padding-right:120px; line-height:30px; padding-bottom:7px; margin-top:7px;}
.news-list .down_list .title{color:#0190e2; font-size:14px; background:url(/templets/hkbest/images/img_08.png) no-repeat center left; padding-left:15px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-list .down_list .time{float:right; font-size:14px;}
.news-list .down_list .more{position:absolute; right:0px; top:0px; padding:0 8px; font-size:12px;}

.down_nav{ margin: 20px 0;}
.down_nav a{ display:inline-block; margin-left:20px; height:30px; line-height:30px; background-color:#f5f5f5; border:1px solid #ddd; border-radius:4px; padding:0 15px;}
.down_nav a:hover{ background-color:#eee; border-color:#ccc;}
.down_nav a.active{ background-color:#0084e9; color:#fff; border-color:#0084e9;}

/* 反馈 */
.feedbackBox{}
.feedback_form{width:70%; margin:30px auto;}
.feedback_T{text-align:center; margin-top:10px;}
.feedbackBox .red{color:red;}
.feedbackBox .item{display:block; margin-bottom:15px;}
.feedbackBox .item input{height:16px; line-height:16px; padding:6px 0; border:1px solid #dedede; text-indent:5px; color:#666; width:70%;}
.feedbackBox .item textarea{line-height:20px; padding:6px 0; border:1px solid #dedede; text-indent:5px; color:#666; width:70%;}
.feedbackBox .item .formL{width:100px; text-align:right; display:inline-block;}
.feedbackBox .button{margin-left:100px; background-color:#0190e2; font-size:16px; color:#fff; padding:8px 35px; border:0; cursor:pointer; -webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}
.feedbackBox .button:hover{padding:8px 45px;}

/* 图库 */
.photo_con{padding:25px; margin-left:-25px;}
.photo_list{margin-left:25px; border:1px solid #e8e8e8; padding:9px; margin-bottom:20px;}
.photo_list dd img{max-width:100%; }
.photo_list dt a{text-align:center; padding:8px 0 0 0; display:block;}

/* 在线地图 */
.map_con{padding:15px 25px 45px 25px;}
.map_con .nav1{color:#0190e2; background:url(/templets/hkbest/images/img_08.png) no-repeat center left; padding-left:15px; border-bottom:1px dotted #c3c3c3; padding-bottom:5px; font-size:16px; margin-top:30px;}
.map_con .nav2 a{color:#999; display:inline-block; padding:0 15px; height:16px; line-height:16px; border-right:1px solid #cccccc; margin-top:15px;}
.map_con .nav2 a:hover{color:#0190e2;}

.sitemap{padding:25px 25px 45px 25px;}
.sitemap .oneLi{color:#0190e2; background:url(/templets/hkbest/images/img_08.png) no-repeat 0px 9px; padding-left:15px; border-bottom:1px dotted #c3c3c3; padding-bottom:15px; margin-top:15px; font-size:16px; line-height:1.8; font-size:16px;}
.sitemap .oneLi > a{color:#0190e2;}
.sitemap .oneLi a{display:block;}
.sitemap .twoLi{padding-left:15px; font-size:14px; float:left;}
.sitemap .threeLi{padding-left:25px; line-height:2.2;}


/* 翻页 */
.pagination{text-align:center;margin:40px 0 0 0}
.pagination .page{display:inline-block;padding:3px 6px;border:1px solid #e8e8e8;color:#898989;font-family:Arial;min-width:18px;text-align:center;margin:0 2px;border-radius:3px;}
.pagination .page:hover{background:#0190e2;color:#fff;border:1px solid #0190e2;}
.pagination .page.disabled{background:#f2f2f2;border-color:#ddd;color:#aaa}
.pagination .page.current{background:#0190e2;color:#fff;border-color:#0190e2}
.pagination .page.no-border{border-color:transparent;padding-left:0;padding-right:0;background:none;}


/* 底部菜单 */
.menu-foot{background:#f6f6f6; border-top:1px solid #cccccc;}
.menu-foot .item{float:left;width:14%; padding-right:25px;}
.menu-foot .item dl{padding:40px 0;}
.menu-foot .item dl dt{font-size:18px;color:#666;margin-bottom:16px; margin-left: 40px;}
.menu-foot .item dl dt i{background-color:#ccc; color:#fff; width:32px; height:32px; line-height:32px; text-align:center; border-radius:50%; margin-right:10px; font-size:20px;}
.menu-foot .item dl dd{margin-left:42px;}
.menu-foot .item dl dd a{color:#888;line-height:24px}
.menu-foot .item dl dd a:hover{color:#0190e2}
.menu-foot .last{width:16%}
.foot-contact{text-align:left;margin-top:40px;display:inline-block}
.foot-contact .r1{font-size:16px;color:#da3f9b;margin-bottom:10px;line-height:27px; font-weight:bold;}
.foot-contact .r1 i{margin-right:10px; font-size:18px;}
.foot-contact .r2{font-size:12px;color:#666;line-height:27px}
.foot-contact .r3{margin-top:10px}
.foot-contact .r3 .erwei{margin-right:10px; text-align:center; font-size:12px; line-height:1.8;}

/* 版权 */
.copyright{background:#666;color:#fff;font-size:12px;padding:15px 0; line-height:1.8; text-align:center;}
.copyright a{color:#fff;}
.copyright a:hover{color:#0190e2;}





@media only screen and (min-width: 1200px){
 .head_menu .mod-first{padding:0 28px;}
}
@media only screen and (max-width: 1199px){
 .page5 .page5_L{font-size:26px;}
 .page6 .page6_L .conBox .imgBox{width:38%;}
}
@media only screen and (max-width: 990px){
 /* 首页*/
 .head_middle .logo{width:60%;}
 .head_middle .search{ width:270px;}
 .head_middle .searchBox .input{width:200px;}
 .head_middle .searchBox .button{padding:0 15px;}
 .head_menu .mod-first{padding:0 6px;}
 .head_menu .subMenu{width:120px;}
 .page2 .page2_L{width:25%;}
 .page2 .page2_R{width:73%;}
 .page5 .page5_L{font-size:18px;}
 .page6 .page6_L .conBox .imgBox{width:40%;}
 .page8 .page8_item{margin-top:20px;}
 .menu-foot .item{width:25%; min-height:280px;}

 /* 内页 */
 .con_L{width:25%;}
 .con_R{width:73%;}
 .ag-share{position:relative;}
 .sitemap .twoLi{float:none;}
}
@media only screen and (max-width: 767px){
 /* 首页*/
 .head_middle .logo{width:100%;}
 .mt50{margin-top:25px;}
 .head_middle .search{display:none;}
 .head_top .head_L{display:none;}
 .head_menu{display:none;}
 .page2 .page2_L{position:relative; width:100%; margin-bottom:15px;}
 .page2 .page2_L .page2_title{height:38px; line-height:38px; background:#0190e2; font-size:18px; text-indent:30px; color:#fff; margin-bottom:1px;}
 .page2 .page2_L .page2_title .icon_Btn{display:block;}
 .page2 .page2_L .page2_nav{display:none;}
 .page2 .page2_L .con_link,.page2 .page2_L .mt20{display:none;}
 .page2 .page2_R{width:100%;}
 .page2_R .conBox .item{margin-left:10px; margin-right:10px;}
 .page3,.page4,.page6,.page7,.page8,.page9{padding:25px 0;}
 .page5{height:auto; line-height:1.6; text-align:center; padding:15px;}
 .page5 .page5_R{text-align:center; margin-top:15px;}
 .page6 .page6_R{margin-left:0; margin-top:20px;}
 .focus2 .owl-pagination .owl-page span{font-size:14px; height:35px; line-height:35px;}
 .menu-foot{display:none;}
 /* 内页 */
 .con_L{width:100%; float:none; margin-top:25px; margin-bottom:10px;}
 .con_R{width:100%; float:none;}
 .con_L .mt20,.con_L .con_link,.con_L .con_new{display:none;}
 .con_L .con_Title .icon_Btn{display:block;}
 .con_L .nav_L{display:none;}
 .page_con,.pro_con,.news_con,.photo_con{padding-left:15px; padding-right:15px;}
 .photo_con{margin-left:-15px;}
 .photo_list{margin-left:15px;}
}
@media only screen and (max-width: 479px){
 /* 首页*/
 .head_top{display:none;}
 .head_middle{padding:10px 0;}
 .focus2 .owl-pagination .owl-page span{font-size:12px; height:28px; line-height:28px;}
 .page6 .page6_L .conBox .imgBox{width:100%; margin-bottom:10px;}
 .page8 .page8_red .imgBox{float:none; max-width:100%; margin-bottom:10px; margin-right:0px;}
 /* 内页 */
 .location .weizhi{display:none;}
 .news-list .first .pic{width:100%; margin-right:0px; margin-bottom:10px; float:none; border:0; text-align:center;}
 .news-list .down_list{padding-right:0;}
 .news-list .down_list .more{position:relative;}
 .pro_info .pro_Bot{position:relative; text-align:left; left:0;}
 .pro_info .pro_img{margin-right:0; margin-bottom:10px;}
 .pro_conbox .pro_Btn li{font-size:14px;width:33.33333333333333333%; border-bottom:1px solid #fff;}
 .feedback_form{width:90%;}
}

/* 消息提示对话框 */
@-webkit-keyframes lm-msg-fadeIn {
  from { background-color:rgba(0,0,0,0);}
}
@keyframes lm-msg-fadeIn {
  from { background-color:rgba(0,0,0,0);}
}
@-webkit-keyframes lm-msg-fadeOut {
  to { opacity:0;}
}
@keyframes lm-msg-fadeOut {
  to { opacity:0;}
}
@-webkit-keyframes lm-msg-fromTopIn {
  from { -webkit-transform:translateY(-40px); opacity:0;}
}
@keyframes lm-msg-fromTopIn {
  from { transform:translateY(-40px); opacity:0;}
}
.lm-msg-fadeIn{-webkit-animation: lm-msg-fadeIn 0.3s both; animation: lm-msg-fadeIn 0.3s both;}
.lm-msg-fadeOut{-webkit-animation: lm-msg-fadeOut 0.3s both; animation: lm-msg-fadeOut 0.3s both;}
.lm-msg-fromTopIn{-webkit-animation: lm-msg-fromTopIn 0.4s both; animation: lm-msg-fromTopIn 0.4s both;}
.lm-msg-overlay{ position:fixed; z-index:99999; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,.4);}
.lm-msg-overlay-lte-ie8{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);}
.lm-msg-dialog{ max-width:280px; width:90%; min-height:60px; position:relative; margin-left:auto; margin-right:auto; overflow:hidden; top:60px; background-color:#fff; border-radius:3px; box-shadow:0 0 10px #888;}
.lm-msg-title{ background-color:#f5f5f5; line-height:34px; height:34px; text-indent:10px; border-bottom:1px solid #e8e8e8;}
.lm-msg-close{ position:absolute; right:0; top:0; background-color:transparent; border:none; line-height:1; color:#666; cursor:pointer; font-size:28px; padding:3px 8px; font-family:Arial;}
.lm-msg-close:hover{ color:#333;}
.lm-msg-content{ padding:20px;}
.lm-msg-padding-left{ padding-left:60px;}
.lm-msg-btns{ text-align:right;}
.lm-msg-btn{ padding:7px 14px; background-color:#0084e9; color:#fff; letter-spacing:2px; cursor:pointer; line-height:1; margin-right:15px; margin-bottom:10px; border:1px solid #0A74C5; border-radius:3px;font-size:inherit; font-family:inherit;}
.lm-msg-btn:hover{ background-color:#0A74C5;}
.lm-msg-cancel{ background-color:#f0f0f0; border-color:#ddd; color:#333;}
.lm-msg-cancel:hover{ background-color:#ddd;}
.lm-msg-icon{ width:30px; height:30px; background:url(/templets/hkbest/images/lm-msg-icon.png) no-repeat; position:absolute; left:20px; top:51px;}
.lm-msg-alert{ background-position:left top;}
.lm-msg-error{ background-position:-60px top;}
.lm-msg-success{ background-position:-30px top;}
.lm-msg-confirm{ background-position:-90px top;}
.lm-msg-loader{ background:url(/templets/hkbest/images/lm-msg-loading.gif) no-repeat; width:32px; height:32px; top:15px;}

div.pagination li{ list-style:none; float:left; padding-right:10px;}
