a:hover {
	cursor: pointer;
	text-decoration: none;
}

.hand {
	cursor: pointer;
}

.small,small {
	font-size: 80%;
	font-family: -webkit-pictograph;
}

.topUl {
	float: right;
}

.topUl li {
	display: inline-block;
	text-align: center;
    margin: 24px;
}

.topUl li a {
	color: black;
	font-size: 14px;
}

.menuUl {
	text-align: center;
}

.aboutDiv, .partners, .proList, .news, .detailInfo {
	width: 1170px;
    margin: 25px auto;
    padding: 0px 15px;
}

.detailTop {
	margin: 10px 0px;
	text-align: center;
}

.cateUl {
	/* width: 1033px; */
    border: 1px solid #ededed;
    padding: 22px;
    margin: 0 5px;
    text-align: center;
}

.cateUl li {
	display: inline-block;
    /* margin-left: 34px; */
    cursor: pointer;
    width: 116px;
}

.liClick {
	color: black;
    font-size: 15px;
    font-weight: bold;
}

..cateUl li:active {
	color: red;
}

.cateUl li:hover {
	color: #999;
}

.cateUl li:first-child {
	margin-left: 0px;
}


.proDiv, .new {
    display: inline-block;
    width: 24.7%;
    text-align: center;
    margin: 20px 0px;
    cursor: pointer;
}

.proDiv:hover {
	box-shadow:0 0 5px #ddd;
  	z-index: 2;
  	background: #fff;
}

.proDiv img {
	width: 270px;
	height: 270px; 
}

.new img {
	width: 275px;
    /* height: 250px; */
}

.contentDiv {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.leftDiv, .rightDiv {
    display: inline-block;
    width: 45px;
    text-align: center;
    border: 1px solid #ededed;
    padding: 20px 0px;
}

.leftDiv:hover, .rightDiv:hover {
	cursor: pointer;
	background-color: #f5f5f5;
}

.cateCenter {
	display: inline-block;
	
}

.imgDiv {
	display: inline-block;
}


.menuUl li {
	display: inline-block;
	margin: 0px 30px;
	text-align: center;
	line-height: 45px;
}

.index_menu_a {
	color: black;
	font-size: 14px;
}

.index_menu_a_select {
	color: black;
	font-weight: bold;
	font-size: 15px;
}

.kfimg {
	width: 450px;
	height: 240px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	margin: 1%;
	margin-right: 10px;
	margin-left: 18px;
}

.kfimg2 {
	width: 240px;
	height: 487px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	top: 5px;
}

.iconimg {
	height: 200px;
	float: left;
	padding-top: 116px;
}

ul li {
	list-style-type: none;
}

h4 {
	font-size: 24px;
	line-height: 10px;
}

.section-headline h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

.header-area {
	background: none;
	position: inherit;
}

.bgtxt {
	text-align: center;
	line-height: 7;
	font-size: 16px;
	color: white;
}

.btn-default {
	margin-top: 20px;
}

.icon_enter {
	margin-left: 23px;
	margin-top: 50px;
	margin-right: -66px;
}

.our-skill-area {
	background: none;
}

.gray {
	background: #f5f5f5;
}

.project-menu li a {
	border: none;
}

.project-menu li a.active,.project-menu li a:hover {
	border-color: white;
	background: none;
	color: #0bb5ff;
	text-decoration: none;
}

.myblue {
	color: black;
    display: inline-block;
    font-size: 26px;
}

.stext {
	display: inline-block;
    font-size: 12px;
    margin-left: 15px;
}

.white {
	color: white;
}

.copyright>p {
	margin-bottom: 0;
	color: white;
}

.kfcontent {
	width: 60%;
	padding: 25px;
}

.kfcontent2 {
	padding: 25px;
	padding-bottom: 210px;
}

.myh1 {
	font-size: 65px;
	font-family: normal;
	line-height: 35px;
	margin-top: 35px;
}

.panel {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}

.navbar-header a.navbar-brand {
	padding: 15px 0px;
}

.header-area.stick {
	background-color: #f5f5f5;
	text-align: center;
	height: 135px;
}

.main-menu ul.navbar-nav li.active a {
	
}

.stick .main-menu ul.nav>li>a {
	color: black;
}

.stick .main-menu ul.navbar-nav li.active a,.stick .main-menu ul.navbar-nav li a:hover,.main-menu ul.navbar-nav li.active a,.main-menu ul.navbar-nav li a:hover
	{
	color: #1c499e;
}

.main-menu ul.navbar-nav li a {
	color: black;
}

.inimg {
	height: 230px;
	width: 365px;
}

.simg {
	width: 240px;
	height: 150px;
}

.content-h4 {
	color: #444;
	font-size: 19px;
	font-weight: 600;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}

.panel-body {
	padding: 15px 15px 0px 30px;
}

hr {
	border-top: 1px solid #9b9393;
	margin-top: 0px;
	margin-bottom: 20px;
}

.title-hr {
	border-top: 4px solid #e7cba8;
    width: 50px;
    margin-left: 0px;
}

.bottomDiv {
	margin: 5px 0px;
	color: #fff;
}



.pro_div {
    display: inline-block;
    width: 24.5%;
    text-align: center;
    cursor: pointer;
}

.pro_div_img {
	width: 100%;
	height: 290px;
}


.product_name {
    font-size: 16px;
    margin: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.toDetail {
	border: 1px solid #ddd;
    width: 100px;
    padding: 4px;
    border-radius: 6px;
    margin: 15px auto;
    
}

.mouse {
	cursor: pointer;
}

.vertical_line {
	float: left;
	margin-top: 28px;
	width: 1px;
	height: 40px;
	background: #ddd;
}

.main-menu ul.navbar-nav li.active a:hover {
	background: none;
	color: #ada6a6;
}

.mytitle {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.2;
	height: 44px;
}

.ppv {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	height: 105px;
	line-height: 1.5;
}

#service {
	width: 161px;
	height: 290px;
	position: fixed;
	top: 510px;
	right: 0px;
	z-index: 100;
}

* html #service {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#service li {
	width: 161px;
	height: 60px;
}

#service li img {
	float: right;
}

#service li a {
	height: 48px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}

#service li a .shows {
	display: block;
}

#service li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 143px;
}

#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0; /* top:220px; */
	top: 160px;
}

#p2 {
	width: 150px;
	background-color: #39b54a;
	height: 48px;
	text-align: center;
	line-height: 47px;
	padding-left: 20px;
}

#p3 {
	width: 120px;
	background-color: #39b54a;
	height: 48px;
	text-align: center;
	line-height: 47px;
	padding-left: 20px;
}

#p1 {
	background-color: #39b54a;
	width: 48px;
	height: 48px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}

a:hover {
	text-decoration: none
}

.icon {
	background-color: #39b54a;
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}


/*Ò³Âë*/
.pages {
  margin: 30px auto;
  text-align: right;
}
.pages .page-panel {
  vertical-align: top;
  text-align: center;
  display: inline-block;
}
.pages .page-panel a {
  float: left;
  margin-left: 5px;
  display: block;
  padding: 3px 15px;
  min-width: 28px;
  line-height: 24px;
  word-break: keep-all;
  border: 1px solid #ededed;
  text-decoration: none;
  color: black;
}
.pages .page-panel a:hover , .pages .page-panel .on {
  background: #333;
  color: #fff;
  border-color: #333;
}
.pages .page-panel span {
  float: left;
  display: block;
  width: 30px;
  line-height: 24px;
}
.pages .page-panel input {
  float: left;
  display: block;
  width: 70px;
  height: 32px;
  line-height: 30px;
  margin-left: 5px;
  text-align: center;
  padding-left: 0;
  border: 1px solid #e4e4e4;
  outline: none;
  font-size: 12px;
}
.pages .page-panel .prev , .pages .page-panel .next {
  padding: 3px 13px;
}
/*end Ò³Âë*/
