﻿/*共用*/
body {
	width: 100%;
	font-size: 12px;
	background: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Microsoft Yahei";
	color: #333;
}
div {
	margin: 0px;
	padding: 0px;
}
span, p {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
dl, dt, dd, ol, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
from, input, select {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 0px;
	overflow: hidden;
	height : 0px;
}
a {
	color: #484848;
	text-decoration: none;
}
a:hover {
	color: #0067d0;
	text-decoration: none;
}
.border_bg {
	width: auto;
	height: auto;
	margin: 0 auto;
}
.cp1 img {
	border: 1px solid #bbb;
	padding: 5px;
	background: #fff;
}
.cp1 img:hover {
	border: 1px solid #0067d0;
	padding: 5px;
	background: #f7f1eb;
}
.cp img {
	border: 1px solid #bbb;
	padding: 1px;
}
.cp img:hover {
	border: 1px solid #0067d0;
	padding: 1px;
}
input, button, select, textarea {
	outline: none
}
.font_1 {
	font-size: 16px;
	color: #333;
}
#copy {
	display: none;
}
.totalwidth {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.totalwidthpercent {
	width: 100%;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#top_cp, #top_jj, #jz_qaun, #xinwen {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
.top30 {
	margin-top: 30px;
}
.top40 {
	margin-top: 40px;
}
.top50 {
	margin-top: 50px;
}
.top60 {
	margin-top: 60px;
}
.top70 {
	margin-top: 70px;
}
.box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
}
/*共同结束*/




/*产品*/
.ghdgcpb {
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #0067d0;
	line-height: 60px
}
.ghdgcpb span {
	font-size: 38px;
	font-weight: bold;
	color: #d7030c;
}
.yzswnz {
	font-size: 20px;
	color: #333;
	text-align: center;
	padding-top: 2px;
	height: 40px;
}
.xigtnjd {
	width: 26px;
	height: 25px;
	margin: 0 auto;
	animation: myfirst 2s infinite;
}
 @keyframes myfirst {
0% {
 transform: translate(0px, 0px);
}
 50% {
 transform: translate(0px, -10px);
}
 100% {
 transform: translate(0px, 0px);
}
}
/*展示*/
#tabs {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
#tabs li {
	float: left;
	background: #0067d0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	margin-left: 15px;
	text-align: center;
	width: 222px;
	color: #fff;
	margin-bottom: 12px;
	border-radius: 10px;
}
#tabs li a {
	float: left;
	background: #0067d0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	text-align: center;
	width: 222px;
	color: #fff;
	border-radius: 5px;
}
#tabs li.currents {
	background: #d7030c;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	width: 222px;
	margin-left: 15px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
#tabs li.currents a {
	background: #d7030c;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	width: 222px;
	color: #fff;
	cursor: pointer;
	border-radius: 10px;
}
#contents {
	width: 1200px;
	margin: 0 auto;
}
#contents ul {
	display: none;
}
.prod_row2 {
	padding: 30px 0 0;
	padding-top: 10px;
}
.prod_row2 .divproduct_new_div:after {
	content: '';
	display: block;
	clear: both;
}
.prod_row2 .divproduct_new_div_item {
	float: left;
	width: 285px;
	position: relative;
	height: 348px;
	transition: 0.3s all ease-in-out;
	overflow: hidden;
	margin: 20px 20px 0px 0;
}
.prod_row2 .divproduct_new_div_item:nth-child(4n) {
	margin-right: 0;
}
.prod_row2 .divproduct_new_div_item .product_div_item_pic a, .prod_row2 .divproduct_new_div_item .product_div_item_pic a img {
	display: block;
	width: 100%;
	height: 275px;
	transition: 0.3s all ease-in-out
}
.prod_row2 .divproduct_new_div_item .product_div_item_pic {
	position: absolute;
	width: 275px;
	border: 1px solid #d0d0d0;
	padding: 4px;
	height: 346px;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: auto;
}
.prod_row2 .divproduct_new_div_item .divproduct_new_div_item_content {
	height: 36px;
	padding: 15px;
	position: absolute;
	width: 255px;
	top: auto;
	left: 0;
	bottom: 0;
	text-align: center
}
.prod_row2 .divproduct_new_div_item .divproduct_new_div_item_content:before {
	content: '';
	background: url(/template/demo/images/y.png) no-repeat center;
	width: 15px;
	height: 20px;
	position: absolute;
	bottom: 23px;
	right: 18px;
	display: block;
	z-index: 2;
}
.prod_row2 .divproduct_new_div_item .divproduct_new_div_item_content:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #d0d0d0;
	display: block;
	left: 0;
	top: auto;
	transition: 0.3s all ease-in-out;
	bottom: -65px;
}
.prod_row2 .divproduct_new_div_item:hover .divproduct_new_div_item_content:after {
	bottom: 0;
	background: #0067d0;
}
.prod_row2 .divproduct_new_div_item_body {
	transition: 0.3s all ease-in-out;
}
.prod_row2 .divproduct_new_div_item .divproduct_new_div_item_content .divproduct_new_div_item_a {
	display: block;
	line-height: 26px;
	font-size: 18px;
	padding: 5px 0 5px;
	color: #222;
	position: relative;
	z-index: 3;
}
.prod_row2 .divproduct_new_div_item:hover .divproduct_new_div_item_content .divproduct_new_div_item_a {
	color: #fff;
	transition: 0.3s all ease-in-out;
}
.prod_row2 .divproduct_new_div_item .product_div_item_pic a {
	width: auto;
	height: auto;
}
.prod_row2 .divproduct_new_div_item .divproduct_new_div_item_content .divproduct_new_div_item_body {
	line-height: 24px;
	font-size: 13px;
	color: #999;
	position: relative;
	z-index: 3;
	text-align: justify;
}
.prod_row2 .divproduct_new_div_item:hover .divproduct_new_div_item_content .divproduct_new_div_item_body {
	transition: 0.3s all ease-in-out;
	color: #aeffc6
}
.prod_row2 .divproduct_new_div_item:hover .product_div_item_pic a img {
/*	transform: scale(1.1);
*/}
/*友情*/
.link_bg {
	background: #edeaf1;
	height: 70px;
	overflow: hidden;
}
.link {
}
.link h2 {
	padding: 13px 0 0 20px;
	height: 57px;
	width: 106px;
	overflow: hidden;
	font: bold 18px/26px "Microsoft Yahei";
	background: url(../image/bj.jpg) no-repeat left top;
}
.link h2 a {
	color: #fff;
	font: bold 18px/26px "Microsoft Yahei";
}
.link h2 i {
	text-transform: uppercase;
	font: 18px/20px Arial;
	color: #fff;
	display: block;
}
.link span {
	display: block;
	font: 14px/70px "Microsoft Yahei";
}
.link span a {
	display: inline-block;
	color: #333;
}
.link p {
	height: 70px;
	padding-left: 20px;
	overflow: hidden;
	font: 14px/70px "Microsoft Yahei";
}
.linkTagcs {
	width: 800px;
	height: auto;
}
.linkTagcs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.linkTagcs li {
	list-style: none;
	margin: 0px;
	padding-right: 5px;
	line-height: 70px;
	float: left;
}
.linkTagcs li a {
	color: #666;
	word-break: break-all;
	font-size: 14px;
	padding-right: 10px
}
.linkTagcs li img {
	border: 0px;
}
