@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
img {
	border: none; 
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
body {
	font-size: 12px;
	font-family: "Microsoft Yahei";
}
.topbg {
	border-top: 3px solid #999999;
	height: 3px;
}
#header {
	width: 1142px;
	margin: 16px auto 0px auto;
}
.logo {
	width: 97px;
	float: left;
}
/*导航*/
#menu {
	width: 865px;
	float: right;
	background-color:#edeeef
}
ul.nav li.nav_yj {
	height: 65px;
	width: 108px;
	float: left;
	text-align: center;
}
ul.nav li.nav_yj a.yjname {
	width: 108px;
	display: block;
	color: #4d4d4d;
	font-size: 16px;
	height: 65px;
	line-height: 65px;
	font-weight:bold;
}
ul.nav > li a:hover, .choice {
	color: #e04a41!important;
}
ul > li > ul {
	display: none;
}
ul > li.on > ul {
	display: block;
}
ul.nav li {
	position: relative;
	z-index: 99;
}
ul.nav > li > ul > li ul {
	position: absolute;
	z-index: 9999;
	top: 0;
	right: -170px;
}
ul.nav li.nav_yj .nav_ul li a {
	color: #FFF;
	background: #4d4d4d;
	padding: 10px 0px;
	width: 108px;
	display: block;
	font-size: 14px;
}
ul.nav li.nav_yj .nav_ul li a:hover, ul.nav li.nav_yj .nav_ul01 li a:hover {
	background: #000000;
}
ul.nav li.nav_yj .nav_ul01 li a {
	color: #FFF;
	background: #4d4d4d;
	padding: 10px 0px;
	width: 120px;
	display: block;
	font-size: 14px;
}
ul.nav li.nav_yj .nav_ul01 li ul li a {
	color: #FFF;
	background: #4d4d4d;
	padding: 10px 0px;
	width: 160px;
	display: block;
	font-size: 14px;
}
/*banner特效*/
.fullSlide {
	width: 1142px;
	position: relative;
	height: 386px;
	margin: 0px auto;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 386px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 386px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #f00;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
#indexnr {
	width: 1142px;
	margin: 0px auto;
}
/*首页 第一部分*/
#index1 {
	margin-left: -83px;
*zoom:1;
	_position: relative;
*margin-left:-166px;
	margin-top: 40px;
}
#index1 li {
	width: 325px;
	float: left;
	margin-left:83px;
}
#index1 li .index1name {
	color: #6f726f;
	font-size: 18px;
}
#index1 li .index1pic {
	margin-top: 18px;
	display: block;
	width: 325px;
	height: 214px;
	overflow: hidden;
}
#index1 li .index1pic img {
	width: 325px;
	height: 214px;
	-webkit-transition: -webkit-transform 1s ease 0s;
	transition: transform 1s ease 0s;
	-webkit-transform-origin: center;
	transform-origin: center;
}
#index1 li .index1pic img:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
#index1 li .index1ms {
	display: block;
	text-align: center;
	color: #6f726f;
	font-size: 14px;
	margin-top: 10px;
}
#index1 li .index1name:hover, #index1 li .index1ms:hover {
	text-decoration: underline;
	color: #000;
}
/*首页 第二部分 关于我们 新闻资讯*/
#index2 {
	margin-top: 40px;
}
#index2left {
	width: 618px;
	float: left;
	border: 1px solid #dcdada;
	padding-bottom: 21px;
}
.title {
	height: 53px;
	background: #efefef;
	position: relative;
}
.title span {
	color: #828281;
	font-size: 20px;
	font-weight: 600;
	display: block;
	padding: 12px 0px 0px 15px;
}
.title a {
	position: absolute;
	right: 12px;
	top: 19px;
	color: #7f7f7f;
	font-family: "宋体";
}
.indexabout {
	width: 185px;
	height: 167px;
	overflow: hidden;
	float: left;
	margin: 21px 0px 0px 21px;
}
#index2 p {
	width: 375px;
	float: right;
	margin: 21px 21px 0px 0px;
	color: #828281;
	font-size: 14px;
	height: 158px;
	overflow: hidden;
	text-indent: 2em;
}
#index2right {
	width: 495px;
	float: right;
	border: 1px solid #dcdada;
}
.title1 {
	height: 53px;
	background: #b42929;
	position: relative;
}
.title1 span {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	display: block;
	padding: 12px 0px 0px 15px;
}
.title1 a {
	position: absolute;
	right: 12px;
	top: 19px;
	color: #ffffff;
	font-family: "宋体";
}
#index2right ul {
	margin: 0px 15px;
	padding: 12px 0px 14px 0px;
}
#index2right ul li {
	margin: 9px 0px;
}
#index2right ul li span {
	float: right;
	color: #535151;
	font-size: 14px;
}
#index2right ul li font {
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
}
#index2right ul li font a {
	color: #535151;
	font-size: 14px;
}
#index2right ul li font a:hover {
	text-decoration: underline;
	color: #b42929;
}
/*首页 第三部分*/
#index3 {
	margin-top: 40px;
}
.ywtitle {
	border-bottom: 1px solid #b9b6b6;
	padding-bottom: 17px;
}
.ywtitle img {
	width: 162px;
	margin: 0px auto;
	display: block;
}
.xian {
	background: #b42929;
	width: 43px;
	height: 2px;
	margin: -2px auto 0px auto;
}
.titname {
	color: #b42929;
	font-size: 28px;
	text-align: center;
	padding-top: 3px;
}
.mr_frbox {
	margin-top: 27px;
}
.mr_frBtnL {
	float: left;
	margin: 65px 0px 0px 0px;
	cursor: pointer;
	display: inline;
}
.mr_frUl {
	float: left;
	width: 1040px;
	margin-left: 20px;
}
.mr_frBtnR {
	float: right;
	margin-top: 65px;
	cursor: pointer;
}
.mr_frUl ul li {
	display: inline;
	float: left;
	width: 234px;
	height: 204px;
	margin: 0px 13px;
	overflow: hidden;
}
.mr_frUl ul li a {
	width: 234px;
	height: 204px;
	background: #edd7a8;
	display: block;
}
.mr_frUl ul li .cppic {
	width: 228px;
	height: 157px;
	padding-top: 3px;
	overflow: hidden;
	margin: 0px auto;
}
.mr_frUl ul li img {
	display: block;
	width: 228px;
	height: 157px;
	overflow: hidden;
	object-fit: cover;
}
.mr_frUl ul li span {
	color: #000000;
	display: block;
	text-align: center;
	font-size: 15px;
	padding-top: 12px;
}
.mr_frUl ul li a:hover {
	background: #802323;
}
.mr_frUl ul li a:hover span {
	color: #FFF;
}
/*底部*/
#footerbg {
	background: #3e3e3e;
	margin-top: 42px;
	padding-bottom: 25px;
}
#footer {
	width: 1142px;
	margin: 0px auto;
}
.footleft {
	width: 933px;
	float: left;
}
.footleft dl {
	padding: 27px 0px 7px 0px;
}
.footleft dl a {
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-right: 21px;
}
.footleft p {
	font-size: 14px;
	color: #FFF;
	line-height: 220%;
}
.footewm {
	width: 140px;
	float: right;
	margin: 23px 10px 0px 0px;
}
.footewm span {
	width: 20px;
	float: left;
	color: #FFF;
	font-size: 16px;
	line-height: 100%;
}
.footewm img {
	width: 111px;
	float: right;
}
/*内页左侧*/
#left {
	width: 210px;
	float: left;
}
.product01 .head_b {
	color: #fff;
	font-size: 26px;
	background: #e04a41;
	border: #e04a41 solid 1px;
	height: 80px;
	line-height: 80px;
	padding: 0 0 0 0;
	margin: 20px 0 0;
	font-weight: bold;
	text-align: center;
}
.product07 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.sidenav {
	width: 208px;
	background: #f9f9f9;
	border: 1px solid #e3e1e1;
	border-top: 0;
}
.sidenav h3 {
	border-bottom: 1px solid #e3e1e1;
	padding: 10px 0px;
}
.sidenav h3 a {
	font-size: 16px;
	padding-left: 10px;
	color: #666;
}
.sidenav ul li {
	display: block;
	font-size: 14px;
	width: 208px;
	border-bottom: 1px dashed #d9d7d7;
}
.sidenav ul li a {
	display: block;
	color: #262626;
	text-align: left;
	padding: 9px 0px 9px 23px;
}
.sidenav ul li a:hover {
	background: #e04a41;
	color: #FFF;
}
.contact_title {
	margin-top: 40px;
}
.contact_title h2 {
	font-size: 24px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
}
.contact_title span {
	display: block;
	font-size: 28px;
	line-height: 28px;
	font-family: "Impact";
	color: #e04a41;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding-top: 8px;
}
.sub_content_list {
	font-size: 12px;
	font-family: "宋体";
	padding-bottom: 15px;
	line-height: 28px;
	padding-top: 0;
	color: #707070;
	margin-top: 7px;
	border: none;
	padding: 0;
}
/*内页 右侧*/
#right {
	width: 890px;
	float: right;
}
.content_com_title {
	height: 53px;
	position: relative;
	border-bottom: 2px solid #e4e4e4;
}
.content_com_title h2 {
	height: 26px;
	line-height: 24px;
	font-size: 24px;
	color: #666666;
	text-align: center;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: normal;
	border-bottom: 2px solid #e04a41;
	padding-bottom: 11px;
}
.bread {
	color: #666666;
	position: absolute;
	top: 28px;
	right: 0;
	font-size: 12px;
	font-family: "宋体";
}
.bread a {
	display: inline-block;
	color: #666666;
}
.bread a:hover {
	color: #fcaf01;
}
.view {
	padding: 30px 15px 0px 15px;
	font-size: 14px;
	color: #8f8e8e;
	line-height: 180%;
}
.view img {
	max-width: 860px;
	text-align: center;
}
/*新闻资讯*/
.news1 {
	margin-top: 20px;
}
.news1 li {
	width: 100%;
	padding: 5px 0;
	height: 30px;
	font: 14px/30px "microsoft yahei";
	color: #737373;
	border-bottom: 1px dashed #ccc;
}
.news1 li a {
	float: left;
	margin-left: 5px;
	color: #8f8e8e;
}
.news1 li a:hover {
	color: #e04a41;
}
.news1 li span {
	float: right;
	margin-right: 12px;
}
.news1 li p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 85%;
	float: left;
}
/*新闻内页*/
.view-title {
	text-align: center;
	color: #333;
	font-size: 20px;
	padding: 0px 15px;
	margin-top: 25px;
}
.view-date {
	width: 100%;
	text-align: center;
	font: 12px/24px "microsoft yahei";
	color: #666;
	padding-top: 8px;
}
.xinwen {
	font-size: 16px;
	color: #666;
	line-height: 170%;
	margin-top: 21px;
}
.view-date span {
	margin: 0 7px;
}
.page {
	padding-top: 20px;
	margin-top: 25px;
	overflow: hidden;
	border-top: 1px dashed #999999;
}
.page p {
	width: 100%;
	height: 28px;
	font-size: 14px;
	color: #1d1d1d;
	overflow: hidden;
}
.page p a {
	color: #1d1d1d
}
.page p a:hover, .back:hover {
	text-decoration: underline
}
.back {
	font: 14px/39px "microsoft yahei";
	color: #fff;
	background: #e04a41;
	width: 138px;
	margin: 15px auto 0px auto;
	border-radius: 4px;
	display: block;
	text-align: center;
}
.view img {
	max-width: 100%;
	display: inline
}
.img {
	margin-bottom: 15px;text-align: center;
}
.xinwen img, .img img {
	max-width: 890px;
}
/*产品列表*/
.product05 {
	margin-left: -19px;
*zoom:1;
	_position: relative;
*margin-left:-38px;
	margin-top: 15px;
}
.product05 li {
	width: 284px;
	height:225px;
	overflow:hidden;
	float: left;
	margin-left: 19px;
	margin-top: 15px;
}
.product05 li .procp {
	width: 284px;
	height: 197px;
	overflow: hidden;
}
.product05 li .procp img {
	width: 280px;
	height: 193px;
	overflow: hidden;
	border: 2px solid #CCC;
	object-fit: cover;
}
.product05 li p {
	text-align: center;
	padding: 10px 0px;
}
.product05 li p a {
	font-size: 14px;
	color: #666666;
}
.product05 li p a:hover {
	color: #e04a41;
}
/*分页*/
.pglist {
	text-align: center;
	font-size: 14px;
	margin-top: 25px;
	color: #767474;
}
.pglist a {
	color: #767474;
}
