﻿/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
@charset "utf-8";

footer,


@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (max-width: 767px) {
 
}
/*footer*/
footer {
  background: #0099cc;
}
footer .top {
  padding: 60px 0;
  border-top: 1px solid #0099cc;
  padding-bottom: 180px;
}
footer .top .left {
  width: 51%;
}
footer .top .linkBox {
  width: 200px;
  height: 40px;
  background: #1e1e1e;
  cursor: pointer;
  /*padding-left: 15px; */
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  margin-right: 3px;
  position: relative;
}
footer .top .linkBox p {
  font-size: 16px;
  color: #fff;

}
footer .top .linkBox .hide {
  position: absolute;
  top: -131px;
  left: 30px;
}
footer .top.linkBox p {
  display: inline-block;
  width: 80px;
  height: 31px;
  overflow: hidden;
}
footer .top .linkBox .hide a {
  display: block;
  width: 200px;
  height: 31px;
  overflow: hidden;
  color: #747678;
  transition: 0.5s;
}
footer .top .linkBox .hide a:hover {
  color: #f36f21;
}
footer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #f36f21;
}



footer .top .left nav {
  margin-top: 50px;
}
footer .top .left nav a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin-right: 35px;
}
footer .top .left nav a:hover {
  text-decoration: underline;
}
/*footer .top .right {
  width: 50%;
  padding-left: 60px;
}*/
footer .top .right i {
  display: block;
  width: 100px;

  position: relative;
  float: left;
  margin-right: 20px;
}
footer .top .right ul li {
  height: 10px;
  width: 420px;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  padding-left: 30px;
  margin-bottom: 13px;
}
footer .top .right ul li a {
  font-size: 14px;
  color: #fff;
}
footer .top .right ul li a:hover {
  text-decoration: underline;
}
footer .bottom {
  padding: 10px 0;
  text-align: center;
  font-size: 12;
  color: #999;
}
footer .bottom i {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  vertical-align: middle;
}
footer .bottom p {
  line-height: 20px;
}
footer .bottom a.map {
  color: #999;
  text-decoration: underline;
}
footer .bottom a.map:hover {
  color: #f36f21;
}
@media (min-width: 991px) and (max-width: 1205px) {
  footer .top .left nav a {
    margin-right: 10px;
  }
  footer .top .right {
    padding-left: 20px;
  }
  footer .top .right i {
    margin-right: 20px;
  }
  footer .top .right ul {
    width: 70%;
  }
  footer .top .right ul li {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .top .left nav a {
    margin-right: 10px;
  }
  footer .top .left {
    width: 100%;
    float: none;
    margin: 0 auto;
    /*overflow: hidden;*/
    margin-bottom: 15px;
  }
  footer .top .linkBox {
    float: left;
  }
  footer .top .left nav {
    float: left;
    margin-top: 8px;
    margin-left: 30px;
  }
  footer .top .right {
    padding-left: 0px;
    width: 100%;
    float: none;
    padding-left: 100px;
    margin: 0 auto;
  }
  footer .top .right i {
    margin-right: 20px;
  }
  footer .top .right ul {
    width: 70%;
  }
  footer .top .right ul li {
    width: 90%;
  }
}
@media (max-width: 767px) {
  footer .top {
    padding: 10px 0;
  }
  footer .top .left {
    display: none;
  }
  footer .top .right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  footer .top .right ul {
    width: 100%;
  }
  footer .top .right ul li {
    width: 100%;
    text-align: center;
    background: #0099cc !important;
    padding: 0;
    margin-bottom: 0px;
    height: auto;
  }
  footer .top .right i {
    display: block;
    float: none;
    margin: 0 auto 10px;
  }
  footer .bottom p {
    text-align: center;
  }
  footer .bottom a.map {
    display: block;
    margin: 0 auto;
  }
}



img.vcenter {
    width: 120%;
    height: 120%;
}
a.yl {
    color: #f1f1f1;
    padding-left: 1px;
    line-height: 30px;
}
a.yl:hover {
    color: red;
}

footer .top .linkBox {
    width: 200px;
    height: 40px;
    background: #2b2b2b url(../images/link.png) no-repeat 170px center;
    cursor: pointer;    
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    margin-right: 3px;
    position: relative;
}
footer .flink .title {
    display: block;
    padding-left: 4px;
    width: 155px;
    height: 30px;
    
    margin-top: 6px;
    border-right: 1px solid #e1e1df;
    text-align: center;
    color: #fff;
}
footer .flink .foptn {
    width: 100%;
    bottom: 5px;
    /* left: -1px; */
    z-index: 99;
    position: absolute;
    display: none;
    background: rgba(0,0,0,0.1);;
}

.overflowno {
    overflow: initial;
}
.flink:hover .foptn {
    display: block;
}
/*电脑右侧悬浮导航开始*/
/*toolbar*/
#toolbar2 {
	display: none;
}
#toolbar {
	width: 68px;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -136px;
	z-index: 1000000;
}
#toolbar ul {
}
#toolbar li {
	width: 68px;
	height: 68px;
	float: left;
	margin: 4px 0px;
	position: relative;
}
#toolbar li .t_item {
	width: 68px;
	height: 68px;
	background: #0099cc;
	text-align: center;
	line-height: 68px;
	display: block;
	border-radius: 5px 0 0 5px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#toolbar li a.t_item:hover, #toolbar li a.cur {
	background: #212021;
}
.tool_qq {
	position: absolute;
	left: -118px;
	top: 0px;
	width: 118px;
	padding: 0 10px 0 0;
	display: none;
}
.tool_qq_con {
	width: 108px;
	padding: 10px 0;
	float: left;
	border: 1px solid #0099cc;
	background: #fff;
	text-align: center;
}
.tool_tel {
	width: 170px;
	height: 68px;
	background: #212021;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 10px;
	white-space: nowrap;
	border-radius: 5px 0 0 5px;
}
.tool_weixin {
	position: absolute;
	top: 0px;
	width: 118px;
	left: -118px;
	padding: 0 10px 0 0;
	display: none;
}
.t_wx_con {
	width: 108px;
	background: #fff;
	border: 1px solid #0099cc;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
.t_wx_con img {
	width: 100px;
	height: 100px;
}
.t1 i {
	width: 68px;
	height: 68px;
	background: url(../images/u1.png) no-repeat center center;
	display: block;
}
.t2 i {
	width: 68px;
	height: 68px;
	background: url(../images/u2.png) no-repeat center center;
	display: block;
}
.t3 i {
	width: 68px;
	height: 68px;
	background: url(../images/u3.png) no-repeat center center;
	display: block;
}
.t4 i {
	width: 68px;
	height: 68px;
	background: url(../images/u4.png) no-repeat center center;
	display: block;
}
.t5 i {
	width: 68px;
	height: 68px;
	background: url(../images/u5.png) no-repeat center center;
	display: block;
}
}
@media screen and (max-width: 992px) {
#logo img {
	height: 68px;
	margin: 5px 0 15px 0;
}
#top_wechat, #tel {
	display: none;
}
.banner_img {
	height: 200px;
}
#search {
	display: none;
}
#navigate ul li a {
	padding: 0 20px;
	font-size: 14px;
}
#navigate ul li .drop_menu li a {
	font-size: 12px;
}
#left {
	width: 100%;
}
#right {
	width: 100%;
}
.contact_list {
	display: none;
}
.footer_list {
	width: 100%;
	padding: 8px 0;
}
.footer_list_item, .footer_wechat {
	display: none;
}
.footer_list_item:last-child {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.footer_list_item span {
	display: none;
}
.about_des {
	float: none;
	width: 90%;
	margin: 0 auto;
}
.news_con_row {
	margin-left: -10px;
	margin-right: -10px;
}
.news_item {
	padding: 0 10px;
}
.home_top h3 {
	font-size: 22px;
	line-height: 22px;
}
.pro_item {
	width: 50%;
}
}
 @media screen and (max-width: 760px) {
#logo img {
	height: 50px;
	margin: 0 0 10px 0;
}
.banner_img {
	height: 150px;
}
#navigate {
	display: none;
}
.slideBox .prev, .slideBox .next {
	display: none;
}
.slideBox .hd ul li {
	width: 10px;
	height: 10px;
}
.main {
	
}
.main_list {
	display: none;
}
.art_right {
	margin-left: 65px;
}
.articleAuthor span {
	font-size: 12px;
	margin: 0 4px;
}
.articleTitle {
	line-height: 30px;
	font-size: 16px;
}
.productTitle {
	font-size: 16px;
}
#left {
	display: none;
}
#right_con {
	padding: 10px 0 0 0;
}
/*	#right_top h3{display:none;}*/
.ur_here {
	float: left;
	display: none;
}
.ur_here ul i {
	display: block;
}
.ur_here ul li:nth-child(2) {
	display: none;
}
.productTitle, .articleTitle {
	margin-top: 15px;
}
.art_time {
	width: 50px;
}
.art_time .a {
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-size: 24px;
}
.art_time .b {
	font-size: 12px;
}
.productImg {
	width: 100%;
}

/* 手机版 padding:0 5px; */
.productTitle {
	margin: 0;
	padding: 0 5px;
}
.productDes {
	margin: 10px 0 0 0;
	padding: 0 5px;
}
.title {
	padding: 0 5px;
}
.productDesc {
	padding: 10px 5px;
}
.pageUpDown {
	padding-left: 5px;
	padding-right: 5px;
}
.articleInfo {
	padding: 25px 5px;
}
/* end */
	
#notice {
	display: none;
}
.news_item {
	width: 100%;
}
.about_con .container {
	padding: 0;
}
.about_des {
	width: 100%;
	padding: 30px 30px 30px 30px;
}
.about_des .a {
	display: none;
}
.about_des .b {
	display: block;
}
#footerNav {
	display: none;
}
.pro_class {
	display: none;
}
.home_top h3 {
	font-size: 20px;
	line-height: 20px;
}
#pro {
	padding: 30px 0 0 0;
}
.pro_con {
	margin: 25px 0 15px 0;
}
.pro_item_title {
	line-height: 40px;
	height: 45px;
}
#about {
	padding: 35px 0 0 0;
}
.about_con {
	margin-top: 25px;
}
#news {
	padding: 30px 0;
}
.news_con {
	margin: 10px 0 20px 0;
}
.news_item_time .a {
	font-size: 20px;
}
/*手机底部导航*/
#toolbar {
	display: none;
}
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar2 {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: #0099cc;
	display: block;
}
#toolbar2 li {
	float: left;
	width: 33.33%;
	text-align: center;
}
#toolbar2 a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 9px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar2 a img{ height:20px}
#toolbar2 a span {
	font-size: 22px;
	display: block;
}
}
@media screen and (max-width: 640px) {
.banner_img {
	height: 120px;
}
}


.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

#adminbuy_cn img{ max-width:100% !important; height: auto !important}

.sub-{display:none}
.pro_item_border img{height:100%;width:100%;}