@CHARSET "UTF-8";
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
footer,
header {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #f4f4f4;
	font-family: "Microsoft YaHei";
}

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

input {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}


/*header*/

.header {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
}

.m_logo {
	height: 56px;
}

#header {
	width: 90%;
	height: 56px;
	margin: auto;
	background: #fff;
}

#header img {
	height: 56px;
}

#header .nav-btn {
	position: absolute;
	right: 20px;
	top: 7px;
	width: 44px;
	height: 44px;
	background: url(../images/nav-btn.jpg) no-repeat center #fff;
	cursor: pointer;
}

.nav-hide {
	display: none;
	position: absolute;
	top: 33px;
	z-index: 99999;
	width: 100%;
}

.nav-top {
	width: 100%;
	text-align: center;
	line-height: 35px;
	font: bold 14px/35px "微软雅黑";
	color: #fff;
	position: relative;
}

.nav-top .close {
	width: 44px;
	height: 44px;
	position: absolute;
	right: 20px;
	top: -26px;
	background: #dc0707;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	font-size: 25px;
	line-height: 44px;
}

#nav {
	text-align: left;
	position: relative;
	width: 100%;
	margin-top: 23px;
	overflow: hidden;
	animation: myfirst 3s;
	-moz-animation: myfirst 1s;
	/* Firefox */
	-webkit-animation: myfirst 1s;
	/* Safari and Chrome */
	-o-animation: myfirst 1s;
	/* Opera */
}

@keyframes myfirst {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}

@-moz-keyframes myfirst
/* Firefox */

{
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}

@-webkit-keyframes myfirst
/* Safari and Chrome */

{
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}

@-o-keyframes myfirst
/* Opera */

{
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}

#nav li {
	height: 35px;
	font: 100 14px/35px '微软雅黑';
	background: #dc0707;
	border-bottom: 1px solid #fff;
	text-align: center;
}

#nav li a {
	display: block;
	color: #fff;
	width: 100%;
	font-size: 14px;
}

#nav li .sec {
	position: absolute;
	width: 60%;
	top: 30px;
	left: 100%;
	z-index: 9999;
}

#nav li .sec a {
	font-size: 14px;
}


/*banner*/

.scroll {
	width: 320px;
	height: auto;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
}

.mod_01 {
	float: left;
	width: 320px;
}

.mod_01 img {
	display: block;
	width: 100%;
	height: auto;
}

.dotModule_new {
	padding: 0 5px;
	height: 11px;
	line-height: 6px;
	-webkit-border-radius: 11px;
	background: rgba(45, 45, 45, 0.5);
	position: absolute;
	bottom: 5px;
	right: 50%;
	z-index: 11;
	width: 80px;
	margin-right: -40px;
}

#slide_01_dot {
	text-align: center;
	margin: 1px 0 0 0;
}

#slide_01_dot span {
	display: inline-block;
	margin: 0 2px;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	background: #f7f7f7;
	-webkit-border-radius: 5px;
}

#slide_01_dot .selected {
	background: #66ff33;
}


/*about*/

.in_about {
	width: 90%;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}

.in_about h6 {
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-top: 0;
	padding: 0;
	font-family: '微软雅黑';
}

.in_about_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	font-family: '微软雅黑';
	font-size: 14px;
	color: #666;
	line-height: 24px;
}


/*product*/

.in_pro {
	width: 90%;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
}

.in_name {
	text-align: center;
	margin: auto;
}

.in_name p {
	font-size: 14px;
	color: #444;
	font-family: arial;
	margin-top: 12px;
}

.in_name a {
	display: block;
	font-size: 14px;
	color: #333;
	font-family: '微软雅黑';
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
	width: auto;
	margin: auto;
	background: url(../images/in_newsmore.jpg) no-repeat center;
	margin-top: 12px;
}

.in_procon {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.in_proname {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	webkit-text-size-adjust: none;
	margin-top: 10px;
}

.in_proname a {
	display: inline-block;
	width: 104px;
	height: 34px;
	overflow: hidden;
	border: #666 solid 1px;
	margin: 10px;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	font-family: '微软雅黑';
}

.in_procon ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.in_procon li {
	width: 46%;
	height: auto;
	overflow: hidden;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
}

.in_procon li div {
	width: auto;
	height: auto;
	text-align: center;
}

.in_procon li div img {
	max-width: 100%;
}

.in_procon li p {
	display: block;
	;
	width: 100%;
	height: 35px;
	margin-top: 10px;
	text-align: center;
	border-top: #ccc solid 1px;
	overflow: hidden;
	line-height: 35px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #666;
}


/*news*/

.in_news {
	width: 90%;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 20px;
}

.in_newscon {
	width: 100%;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.in_newscon li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px 0;
	padding-bottom: 15px;
	border-bottom: dashed #868686 1px;
}

.in_newscon h6 {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	display: block;
	width: 100%;
	height: 24px;
	overflow: hidden;
	font-family: '微软雅黑';
	line-height: 24px;
}

.in_newscon h6 a {
	color: #333;
}

.in_newscon p {
	font-size: 12px;
	color: #666;
	font-family: '微软雅黑';
	margin-top: 10px;
}

.in_newscon span {
	display: block;
	margin-top: 10px;
	width: 100%;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #444;
	font-family: '微软雅黑';
}

.in_newscon span a {
	color: #444;
}


/*contact*/

.in_contact {
	width: 90%;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 150px;
}

.in_cont_con {
	width: auto;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 20px;
	text-align: center;
}


/*footer*/

.qijishu-footer{
	padding: 10px ;bottom: 0px;text-align: center;
	background: #dc0707;
	font-size: 14px;line-height: 26px;color: #fff;
}
.qijishu-footer >a{
	font-size: 14px;line-height: 26px;color: #fff;
}
.in_bottom {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background: #201e1e;
}

.in_bottom ul {
	width: 90%;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.in_bottom ul a {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
}

.share img {
	width: 25px;
	margin-top: 15px;
}


/*share css style*/

#mobile_share {
	position: fixed;
	right: 0;
	bottom: 90px;
	width: 123px;
	z-index: 99999;
	background: #fff;
	padding: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateX(100%);
}

#mobile_share h2.title {
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #717577;
	color: #fff;
	font-size: 14px;
}

#mobile_share .share_item {
	padding: 8px;
	background: #fff;
	border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
	display: block;
	overflow: hidden;
	margin: 8px 0;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
}

.share-link {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit;
}

.share-link i {
	background: url(../images/share_icon.png) no-repeat;
	background-size: 200px 32px;
	width: 35px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
}

.share-link span {
	display: block;
	font-size: 12px;
	float: right:;
	text-align: left;
	margin;
	color: #666
}

.share-weibo i {
	background-position: 0 0;
}

.share-renren i {
	background-position: -42px 0;
}

.share-douban i {
	background-position: -84px 0;
}

.share-qweibo i {
	background-position: -126px 0;
}

.share-qzone i {
	background-position: -168px 0;
}

body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	position: relative;
}


/****************************************************内页****************************************************/


/*about*/

.page_title {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	padding-left: 4px;
	padding: 8px;
}

.page_title ul {
	text-align: center;
	text-align: center;
	padding: 10px 0;
	text-align: left;
	background: #E0E0E0;
	padding-left: 10px;
}

.page_title ul li {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 4px;
}

.page_title ul li a {
	border-radius: 2px;
	background: #fff;
	font: 100 14px/30px "微软雅黑";
	display: block;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	color: #666;
}

.page_content {
	width: 90%;
	margin: 0 auto;
	font: 100 14px/30px "微软雅黑";
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	x-sizing: border-box;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 150px;
}

.page_content img {
	width: 100%;
}


/* product_cate css style*/

.product_cate {
	width: 99.5%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 120px;
}

.product_cate_title {
	background: url(../images/eef.jpg) 18px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	font: 100 16px/40px "微软雅黑";
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background: url(../images/abcd.png) 95% center no-repeat;
	background-size: 20px 20px;
}

.product_cate ul li a {
	font: 100 12px/35px "微软雅黑";
	padding-left: 20px;
	text-align: left;
	display: block;
	color: #666;
}

.news_detail {
	width: 100%;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 120px;
}

.news_detail .title {
	background: #dc0707;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px;
	font: 100 14px/35px "微软雅黑";
	color: #fff;
}

.news_detail .pn {
	width: 90%;
	margin: auto;
	background: #f3f3f3;
	padding: 5px;
	line-height: 30px;
	border: 1px solid #d9d9d9;
	color: #666;
	text-align: left;
	font: 100 14px/30px "微软雅黑";
	margin-top: 5px;
	margin-bottom: 20px;
}

.news_detail .pn a {
	font: 100 14px/24px "微软雅黑";
	color: #dc0707;
}

.content {
	width: 90%;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.products {
	width: 100%;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 120px;
}

.products_title {
	background: url(../images/eef.jpg) 18px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	font: 100 14px/40px "微软雅黑";
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.pro_ts {
	padding-bottom: 5px;
	text-align: left !important;
	width: 90%;
	margin: auto;
	height: auto;
	overflow: hidden;
}

.pro_ts li {
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
	float: left;
}

.pro_ts li a {
	display: inline-block;
	overflow: hidden;
	border: 1px solid #fff;
	box-shadow: 3px 1px 5px #aaa;
	width: 100%;
}

.pro_ts li a img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.pro_ts li h3 {
	display: block;
	width: 100%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: #eee;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
}

.pro_tsa li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background: url(../images/abcd.png) 95% center no-repeat;
	background-size: 20px 20px;
}

.pro_tsa li a {
	font: 100 12px/35px "微软雅黑";
	padding-left: 20px;
	text-align: left;
	display: block;
	color: #666;
}

.product_detail .title {
	background: #dc0707;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px;
	font: 100 14px/35px "微软雅黑";
	color: #fff;
}

.product_detail .img {
	width: 95%;
	margin: auto;
	margin-top: 10px;
}

.product_detail .img img {
	width: 100%;
	height: auto;
}

.handin {
	width: 84px;
	height: 31px;
	background: #dc0707;
	margin: 0 auto;
	text-align: center;
	line-height: 31px;
	font: 100 14px/31px "微软雅黑";
	color: #fff;
	margin-top: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}

.handin a {
	color: #fff;
}

.product_content {
	width: auto;
	height: auto;
	;
	overflow: hidden;
	margin-bottom: 150px;
}

.product_content .title {
	background: #dc0707;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px;
	font: 100 14px/30px "微软雅黑";
	color: #fff;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
}

.product_content .content {
	padding: 5px;
	font: 100 14px/25px "微软雅黑";
	color: #333;
	text-align: left;
}

.product_content .pn {
	background: #f3f3f3;
	margin: auto;
	padding: 5px;
	margin-bottom: 20px;
	line-height: 30px;
	border: 1px solid #d9d9d9;
	color: #666;
	text-align: left;
	font: 100 14px/30px "微软雅黑";
	margin-top: 5px;
	width: 90%;
}

.product_content .pn a {
	font: 100 14px/24px "微软雅黑";
	color: #dc0707;
}


/*在线留言*/

.message {
	width: 90%;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.mes {
	width: 100%;
	margin: auto;
	height: auto;
	overflow: hidden;
}

.mes tr {}

.mes tr td {}

.mes img {
	height: 32px;
}

.mes input[type="text"] {
	height: 30px;
	border: #dedede solid 1px;
	width: 93%;
	padding-left: 10px;
	font-size: 12px;
	color: #666;
	font-family: "微软雅黑";
}

.mes textarea {
	padding-left: 10px;
	border: #dedede solid 1px;
	width: 93%;
	height: 48px;
	font-size: 12px;
	color: #666;
	font-family: "微软雅黑";
}

.bottom {
	display: block;
	border: none;
	padding: 5px 15px;
	background: #dc0707;
	color: #fff;
	cursor: pointer;
	width: 97%;
	margin-top: 10px;
	height: 32px;
}

.code {
	width: 66% !important;
}


/*分页样式*/

#pagination,
.pagination {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	overflow: hidden;
	border-left: #e0e1dc solid 1px;
}

#pagination li,
.pagination li {
	float: left;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	width: 40px;
	padding: 0;
	background: none;
}

#pagination li a,
.pagination li a {
	display: block;
	width: auto;
	height: 30px;
	padding: 0px;
	text-align: center;
	border-right: #e0e1dc solid 1px;
	border-top: #e0e1dc solid 1px;
	border-bottom: #e0e1dc solid 1px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
}

#pagination li a:hover,
.pagination li a:hover {
	background: #dc0707 !important;
	color: #fff;
}

.pagination .active {
	background: #dc0707;
	color: #fff;
}

.pagination .active a {
	color: #fff !important;
	cursor: default;
	background: #dc0707;
}

.pagination .disabled a:hover {
	background: none !important;
}

.pagination .disabled a {
	background: none !important;
	cursor: no-drop;
}

.pagination .ellipsis a:hover {
	background: none !important;
	cursor: default;
}

.product-zy {
	width: 100%;
	height: auto;
	line-height: 24px;
	font: 100 14px/30px "微软雅黑";
	background: #ededed;
	padding: 5px;
	color: #999;
	margin-top: 5px;
}


/*摘要*/

.excerpt {
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
}


/*相关标签*/

.xgbq {
	border-top: 1px dashed #ededed;
	border-bottom: 1px dashed #ededed;
	font-size: 12px;
	display: inline-block;
	color: #999;
	margin: 5px 0;
	width: 100%;
}

.xgbq>a {
	font-size: 12px;
	display: inline-block;
	color: #666;
	line-height: 20px;
}


/*地区产品*/

.dqcp {
	margin-bottom: 5px;
}

.dqcp>ul {
	overflow: hidden;
}

.dqcp>ul>li {
	width: 48%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background-size: 20px 20px;
	float: left;
	margin: 0 1%;
}

.dqcp>ul>li>a {
	font: 100 12px/35px "微软雅黑";
	padding-left: 28px;
	text-align: left;
	display: block;
}