@charset "utf-8";
/* CSS Document */
.textalign {
	text-align: center;
}
.inbanner1 {
	background-image: url(../img/inbanner1.jpg);
	height: 400px;
	background-repeat: no-repeat;
}
.inbanner2 {
	background-image: url(../img/inbanner2.jpg);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inbanner3 {
	background-image: none;
	height: 300px;
}
.inbanner4 {
	background-image: url(../img/contact.jpg);
	height: 300px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.color3 {
	height: 90px;
	background-color: #3e3e3e;
	padding-top: 27px;
}
.color4 {
	height: 90px;
	background-color: #000;
	padding-top: 27px;
}
.color3 h2, .color3 h3, .color4 h2, .color4 h3 {
	color: #fff;
}
/*----------------------------------企业简介---------------------------------------*/
.aboutus {
	margin: 30px auto;
}
.aboutus p {
	font-size: 18px;
	line-height: 40px;
	color: #666;
}
.aboutus h1 {
	color: #666;
	font-size: 22px;
}
.aboutus h2 {
	color: #666;
	font-size: 18px;
}
/*-------------------------------------联系我们-----------------------------------------*/
.contact {
	padding: 0 10px;
	margin: 30px 0px;
}
.contact li {
	display: block;
	float: left;
	width: 550px;
	margin: 30px 0px;
}
.contact .title {
	color: #333;
	font-size: 20px;
}
.contact strong {
	margin-bottom: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.contact p {
	text-indent: 0;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
}
.contact .sz {
	float: left;
	width: 170px;
}
.contact .lianxi {
	float: left;
	width: 400px;
	font-size: 12px;
}
/*------------------------------产品专利---------------------------------*/
.margin_t30 {
	margin: 80px auto;
}
/*-----------------------------产品分类-------------------------------------*/
.left {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-top: 50px;
}
.cpdh {
	display: block;
	width: 240px;
	float: left;
}
#cpzx a {
	display: block;
	border-top: 2px rgb(232,81,68) solid;
	border-bottom: 1px rgb(199,199,199) solid;
	width: 240px;
	text-align: center;
	font-size: 30px;
	padding: 22px 0;
	transition: border-top 1s ease-in;
}
#cpzx a:hover {
	color: rgb(57,56,54);
	border-top: 2px #d90000 solid;
}
.cpdhs a {
	display: block;
	width: 240px;
	height: 65px;
	border-bottom: 1px rgb(223,223,223) solid;
	transition: border-bottom 1s ease;
	background-image: url(../img/iconfont-shezhi.png);
	background-repeat: no-repeat;
	background-position: 45px center;
}
.cpdhs a strong {
	display: block;
	width: 160px;
	height: 65px;
	padding: 20px 0 5px 85px;
	transition: color .4s ease;
}
.cpdhs a:hover {
	border-bottom: 4px #650000 solid;
}
.cpdhs a strong:hover {
	color: rgb(232,81,68);
}
#lxbtn {
	background: #6e0300 url(../img/tb2.png) no-repeat 190px center;
	display: block;
	height: 43px;
	width: 220px;
	float: left;
	padding-left: 20px;
	color: rgb(255,255,255);
	margin-top: 10px;
	line-height: 43px;
	font-size: 18px;
	transition: background .6s ease-in;
}
#lxbtn:hover {
	background: #b00702 url(../img/tb2.png) no-repeat 200px center;
}
.right {
	float: right;
	width: 930px;
	overflow: hidden;
}
.dycontents2 {
	width: 100%;
	margin-top: 50px;
}
.frame {
	margin-left: 23px;
	width: 280px;
	height: 353px;
	border: 1px rgb(236,236,236) solid;
	background-color: rgb(255,255,255);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	float: left;
	margin-bottom: 26px;
}
.dingwei {
	position: relative;
}
.frameimg img {
	border-bottom: 1px rgb(236,236,236) solid;
	width: 280px;
	height: 226px;
}
.framedescribe {
	padding: 0 22px;
}
.framedescribe h2 {
	padding: 31px 0 15px 0;
	border-bottom: 1px rgb(225,225,225) solid;
	font-size: 18px;
}
.framedescribe p {
	display: block;
	font-size: 12px;
	padding: 15px 0;
}
a.ljgd {
	font-size: 18px;
	display: block;
	width: 236px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	background-color: #b00702;
	color: #fff;
	letter-spacing: 2px;
	border: 1px rgba(246, 224, 122, 0.5) solid;
	transition: background-color .8s ease-in;
	-moz-transition: background-color .8s ease-in;
	-webkit-transition: background-color .8s ease-in;
}
a.ljgd:hover {
	background-color: #650000;
	color: rgb(255,255,255);
	border: 1px rgba(246, 224, 122, 1) solid;
}
.frameimg a {
	display: block;
}
.frameimg a:after {
	background: url(../img/iconMagnify.png)no-repeat scroll 50% 253px / 60px 60px transparent;
	content: "";
	display: block;
	height: 226px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-in-out 0s;
	width: 280px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.article_column:hover .frameimg a:after {
	background-color: #333;
	background-position: 50% 50%;
}
/*-------------------------------------产品详细页------------------------------------*/
.inbanner5 {
	background-image: url(../img/products.jpg);
	height: 117px;
	background-repeat: no-repeat;
	background-position: center;
}
.pager {
	width: 100%;
	margin-top: 30px;
	height: 37px;
	overflow: hidden;
}
#k_nextpage a {
	background-image: url(../img/next.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	font-size: 0px;
	background-color: #c2c2c2;
	float: right;
	text-align: center;
	margin-right: 1px;
}
#k_nextpage a:hover {
	color: #00a0ea;
	display: block;
	background-color: #00a0ea;
}
#k_lastpage a {
	background-image: url(../img/prev.png);
	background-repeat: no-repeat;
	background-color: #c2c2c2;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	font-size: 0px;
	background-position: center;
	float: right;
	text-align: center;
	margin-right: 1px;
}
#k_lastpage a:hover {
	color: #00a0ea;
	display: block;
	background-color: #00a0ea;
}
.color5 {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	padding: 30px 0px;
}
.color5 p {
	line-height: 30px;
}
.color5 ul {
	width: 1140px;
	padding: 30px;
	overflow: hidden;
}
.color5 ul li a {
	display: block;
	float: left;
	text-align: center;
	width: 160px;
	background-color: #e8e8e8;
	height: 37px;
	line-height: 37px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.color5 ul li a:hover {
	background-color: #00a0ea;
	color: #fff;
}
.protit {
	color: #b00702;
	margin: 20px auto;
}
.back {
	width: 340px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
}
.back a {
	display: block;
	background-image: url(../img/back.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #00A0EA;
	padding-left: 30px;
	float: left;
	margin-right: 30px;
}
.Imgico {
	margin: 30px auto;
}
.Imgico img, .color5 img {
	border: 1px solid #c2c2c2;
}
/*漂浮模块*/
.Floating_frame {
	width: 120px;
	height: 246px;
	border-right: 2px solid #000000;
	background-color: #b00000;
	position: absolute;
	z-index: 99999;
	left: 2px;
	bottom: 0;
	padding-top: 10px
}
.Floating_frame dl, .Floating_frame dl dt {
	display: block;
	width: 120px;
}
.Floating_frame dl dt {
	text-align: center;
}
.Floating_frame dl a {
	display: block;
	line-height: 40px;
}
.Floating_frame dl dt a {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	color: #fff;
}
.nyguige {
	display: block;
}
.nyguige p {
	line-height: 30px;
}
.nyguige h5 {
	display: block;
	padding: 24px 21px;
	background-color: rgb(248,248,248);
	text-align: left;
	margin: 25px 0;
}
.nycpkc {
	width: 930px;
	overflow: hidden;
	margin-bottom: 30px;
}
.nycpkc li {
	float: left;
	width: 294px;
	overflow: hidden;
	height: 230px;
	display: block;
	border: 1px solid #666;
	margin-right: 10px;
	margin-bottom: 15px;
}
.nyrybtn {
	display: block;
	background: rgb(248,248,248) url(../img/tb4.png) no-repeat 650px center;
	text-align: center;
	padding: 17px 0;
	margin: 40px 0;
	font-size: 30px;
	transition: background .6s ease-in;
}
.nyrybtn:hover {
	color: rgb(255,255,255);
	background: rgb(241,197,14) url(../img/tb5.png) no-repeat 650px center;
}
.nyljry span {
	display: block;
	padding-left: 15px;
	font-size: 18px;
}
.nyljry p {
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nybten {
	height: 54px;
	margin: 15px 0 20px 0;
}
.nybten1 {
	display: block;
	background-color: rgb(234,105,94);
	color: rgb(255,255,255);
	text-align: center;
	width: 930px;
	height: 54px;
	font-size: 24px;
	line-height: 52px;
	float: left;
	transition: background-color .6s ease-in;
}
.nybten1:hover {
	background-color: #b00702;
	color: rgb(255,255,255);
}
.neiye {
	height: 90px;
}
.ney {
	display: block;
	float: left;
	width: 450px;
	text-align: center;
	line-height: 78px;
	height: 78px;
	font-size: 24px;
	color: rgb(255,255,255);
	overflow: hidden;
}
.color99 {
	background-color: #ff413b;
}
.color33 {
	background-color: #333;
}
.color55 {
	background-color: #e67f23;
}
.color88 {
	background-color: #b00702;
}
.neiyebtnt1 {
	border: 2px #ff413b solid;
}
.neiyebtnt2 {
	margin-left: 10px;
	border: 2px #333 solid;
}
.neiyebtnt3 {
	border: 2px #e67f23 solid;
}
.neiyebtnt4 {
	margin-left: 10px;
	border: 2px #b00702 solid;
}
.neiyebtnt1:hover, .neiyebtnt2:hover, .neiyebtnt3:hover, .neiyebtnt4:hover {
	color: rgb(255,255,255);
}
.news_list01 {
	width: 100%;
	padding: 15px 0px;
	overflow: hidden;
	padding-top: 0px;
}
.rq {
	float: left;
	width: 71px;
	height: 65px;
	margin-right: 12px;
	text-align: center;
}
.rq h4 {
	font-size: 30px;
	font-weight: bold;/*font-family:"微软雅黑";*/
	line-height: 43px;
	color: #b00702;
}
.news_list01 li {
	line-height: 18px;
	height: 80px;
	padding: 18px 0px 4px 0px;
	border-bottom: 1px dotted #d0d0d0;
}
.news_list01 li img {
	float: left;
	margin-right: 15px;
}
.news_list01 li h3 {
	line-height: 30px;
	font-weight: bold;
	padding-top: 0px;
}
.news_list01 li p {
	color: #666;
	text-indent: 0;
}
.news_list01 li p a {
	color: #ea3c00;
	text-decoration: underline;
	font-size: 13px;
	line-height: 25px;
}
