@charset "utf-8";
/* CSS Document */
* { -webkit-tap-highlight-color: rgba(255,255,255,0); -webkit-touch-callout: none; margin: 0 }
::-webkit-scrollbar {width:10px;height:10px}
::-webkit-scrollbar-track {border-radius:0;background:rgba(0,0,0,0.1);}
::-webkit-scrollbar-thumb {background:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover {background:rgba(0,0,0,0.4);background-color:#039;}
a:hover{color: #f60;text-decoration: none;}

.hitop{background: #CCC;font-size: 0.8rem;line-height: 2rem;}
.container{max-width:1200px;}
.hibg{background: #0484cb;}

.myslide{}

.tab .tab-head{padding: 2rem 0;}
.tab .tab-head ul{padding: 0;}
.tab .tab-body{border: none;}
.tab .tab-body h4{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tab .tab-nav li a{background: #CCC; border-radius: 3rem;color: #333;padding: 1rem}
.tab .tab-nav .active a{background: #036;color: #fff;}

.hi-box{padding: 3rem 0;}
.hi-box-1{background: url(../images/home-bg-1.jpg) center center no-repeat;padding: 3rem 0;}
.hi-box-1 .box-1{width:20%;padding: 2.2rem;display: block;float: left;}
.hi-box-1 .box-1 img{display:inline-block;}
footer{background: #069;padding: 0.5rem 0 0;}
footer .nav-sitemap li a{text-indent: 0;}
footer .nav ul a{padding-left: 0;}
footer .copy{background: #036; line-height: 1.2rem;font-size: 0.8rem;color: rgba(255,255,255,0.30);}
footer .copy a{color:rgba(255,255,255,.3);}

.subslide{height: 10rem;background:#BEDBE6; z-index: -999;position: relative;}
header{position: relative;z-index: 999;}
aside{width:18%;float: left;}
main{width:80%; float: right;}
main .mylist{padding: 0;}
main .mylist li{padding-bottom: 1rem;border-bottom: dashed 1px #ccc;list-style: none;overflow: hidden}
main .mylist2{margin-bottom: 1rem; overflow: hidden;}
main .mylist3{margin-bottom: 1rem; overflow: hidden;}
main .mylist3 .mybox{width: 33.33%;float: left;}
main .mylist3 .mybox img{width: 100%;height: 360px;}
main .mylist3 .mybox h2{text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.content article img{max-width: 100%;}
.content article table{width: 100%;}
.content article table td p{margin: 0;}

.kefu{position:fixed;right:-170px;top:70%;z-index:900;}
.kefu li{list-style: none;}
.kefu li a{text-decoration:none;}
.kefu li{margin-top:1px;clear:both;position:relative;}
.kefu li i{background:url(fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}
.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}
.kefu .kefu-qq i{background-position:4px 5px;}
.kefu .kefu-tel i{background-position:0 -21px;}
.kefu .kefu-liuyan i{background-position:4px -53px;}
.kefu .kefu-weixin i{background-position:-34px 4px;}
.kefu .kefu-weibo i{background-position:-30px -22px;}
.kefu .kefu-ftop{display:none;}
.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}
.kefu .kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;width:170px;line-height:22px;padding:0 5px;margin-top:4px;}
.kefu .kefu-right{width:20px;}
.kefu .kefu-tel-main{background:#146eac;color:#fff;height:67px;width:247px;padding:10px 0;float:left;}
.kefu .kefu-main{background:#146eac;width:97px;position:relative;padding:10px 0;float:left;}
.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.kefu-weixin-pic img{width:115px;height:115px;}

@media (max-width: 767px){
.hi-box-1 .box-1{padding: 0.5rem;width: 25%;}
.hi-box-1 .box-1 h4{font-size: 12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

aside{width:100%;}
main{width:100%; margin-bottom: 30px;}
main .mylist3 .mybox{width: 50%;float: left;}
main .mylist3 .mybox img{width: 100%;height: 200px;}
main .mylist3 .mybox h2{font-size: 14px;}
}