/*通用样式*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	text-align: left;
}
div {
	font: 14px/1.7em 黑体;
	color: #1e1e1e;
	letter-spacing: 1px;
	text-align: left;
}
input, textarea {
	outline: none;
}
LI {
	COLOR: #1e1e1e;
}
td {
	font: 14px/1.7em 黑体;
	color: #1e1e1e;
	letter-spacing: 0px;
}
body {
	margin: 0px;
	font: 14px/1.7em 黑体;
	padding: 0px;
	text-align: center;
	margin-top: 100px;
}
 @media (min-width: 1200px) {
div {
	font: 16px/1.8em 黑体;
}
body {
	font: 16px/1.8em 黑体;
}
td {
	font: 16px/1.8em 黑体;
}
}
a {
	text-decoration: none;
	color: #1e1e1e;
}
a:hover {
	text-decoration: none;
}
.tdbg_leftall {
	padding: 1px;
	font-family: "黑体";
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
SELECT {
	FONT: 14px;
	COLOR: #1e1e1e;
}
INPUT {
	FONT: 14px #1e1e1e;
}
TEXTAREA {
 FONT: 14px COLOR: #1e1e1e;
}
.form {
	font-family: "黑体";
	font-size: 16px;
	line-height: 23px;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
.form2 {
	font-family: "黑体";
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
}
.clears {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.mcenter {
	width: 100%;
	clear: both;
	margin: 0px auto;
	text-align: center;
	max-width: 1300px;
}
 @media (max-width: 1300px) {
.mcenter {
	width: 97%;
}
}
.mcn {
	width: 100%;
	clear: both;
	margin: 0px auto;
	text-align: center;
	max-width: 1300px;
}
.contentA {
	padding: 0px 20px 40px 20px;
	clear: both;
	line-height: 30px;
	min-height: 400px;
}
.contentP {
	padding: 35px 0px;
	clear: both;
}
.textcenter {
	text-align: center;
}
.tileft {
	line-height: 35px;
	text-align: right;
	float: left;
	height: 35px;
	width: 120px;
}
.tright {
	line-height: 35px;
	text-align: left;
	height: 35px;
	width: 550px;
	padding-top: 5px;
}
.borders {
	border: #d2d2d2 1px solid;
	clear: both;
	zoom: 1;
}
.xs {
	display: block;
}
.yc {
	display: none;
}
.pageN {
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 40px;
}
.npage {
	clear: both;
	padding: 20px;
	text-align: center;
}
/*顶部样式*/

#tophbg {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100px;
	background: #fff;
}
#topfix {
	clear: both;
	width: 100%;
	text-align: center;
	height: 100px;
	background: #fff;
	position: fixed;
	top: 0px;
	z-index: 500;
}
#toplogo {
	float: left;
	width: 280px;
}
#logopic {
	display: table-cell;
	vertical-align: middle;
	width: 280px;
	height: 100px;
}
#logopic img {
	max-width: 280px;
	max-height: 100px;
}
#topright {
	float: right;
	width: 80px;
}
 @media (max-width: 830px) {
#topmd {
	display: none;
}
#topright {
	display: none;
}
}
#topenwz {
	float: left;
	line-height: 100px;
	font-weight: bold;
	font-family: Arial;
}
#topsearchbut {
	float: right;
	height: 15px;
	width: 30px;
	margin-top: 42px;
	border-left: #000 2px solid;
	text-align: right;
	position: relative;
}
#topsearchbut img {
	margin-bottom: 8px;
	cursor: pointer;
}
#searchform {
	position: absolute;
	left: -220px;
	top: 58px;
	background: gray;
	width: 250px;
	height: 70px;
	text-align: center;
	z-index: 200;
}
#searchy {
	width: 200px;
	margin: 0px auto;
	margin-top: 17px;
	background-color: #fff;
}
#searchinput {
	float: left;
	width: 165px;
}
#searchinput #keyword {
	width: 163px;
	height: 28px;
	border: none;
	color: #bcbbbb;
	text-indent: 5px;
	line-height: 28px;
}
#sechbs {
	float: left;
	width: 35px;
	height: 28px;
	margin-left: -2px;
	margin-top: 1px;
}
#sechbs input {
	margin-top: 6px;
	border: none;
}
#topmd {
	float: left;
	width: -moz-calc(100% - 360px);
	width: -webkit-calc(100% - 360px);
	width: calc(100% - 360px);
	text-align: center;
}
.topmenu {
	width: 100%;
	display: table;
	max-width: 800px;
	margin: 0px auto;
}
.topmenu ul {
	display: table-row;
}
.topmenu ul li {
	display: table-cell;
	text-align: center;
	position: relative;
}
.topmenu a {
	color: #000;
	line-height: 100px;
	display: block;
	width: 100%;
	max-width: 180px;
	height: 100px;
	/*margin: 0px auto;*/
}
.topmenu ul li:hover a {
	color: #e60012;
}
.topmenu ul li::after {
	top: 99px;
	width: 100%;
	max-width: 180px;
	height: 2px;
	position: absolute;
	content: " ";
	background: #e60012;
	left: 0px;
	display: none;
}
@media (min-width: 1100px) {
#jjfa::after {
	/*left: 22px;*/
}
}
.topmenu ul li:hover::after {
	display: block;
}
.topmenucur::after {
	display: block !important;
}
.topmenucur a {
	color: #e60012;
}
 @media (min-width: 1000px) {
.topmenu ul li a {
	font-size: 16px;
}
}
@media (min-width: 1200px) {
.topmenu ul li a {
	font-size: 17px;
}
}
.dropmenu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	display: none;
	text-align: center;
}
.dropmenu dl {
	background-color: #fff;
	padding: 10px 0px;
	margin: 0px auto;
	
}
.dropmenu dl dd {
	text-align: center;
	height: 35px;
	white-space:nowrap;
}
.topmenu ul li:hover .dropmenu dl dd a {
	color: #000;
}
.dropmenu dl dd a {
	line-height: 35px;
	height: 35px;
	font-size: 15px;
	color: #000;
	
}
.topmenu ul li:hover .dropmenu dl dd:hover a {
	color: #D9001B;
}
.topmenu ul li:hover .dropmenu {
	display: block;
}
 @media (max-width: 1000px) {
.dropmenu dl dd a {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}
}
.dropmenud {
	position: absolute;
	top: -10px;
	left: 100%;
	min-width: 100%;
	text-align: center;
	display: none;
}
.topmenu ul li .dropmenu dl dd:hover .dropmenud {
	display: block;
}
.topmenu ul li .dropmenu dl dd:hover .dropmenud dl {
	width: auto!important;
}
.dropmenud dd {
	padding: 0px 10px;
	width: auto!important;
}
.topmenu ul li:hover .dropmenu dl dd:hover .dropmenud dd a {
	display: inline !important;
	white-space: nowrap;
	color: #000;
}
.topmenu ul li:hover .dropmenu dl dd:hover .dropmenud dd a:hover {
	color: #D9001B;
}
#dropmenuprd {
	clear: both;
	position: fixed;
	top: 55px;
	width: 100%;
	min-height: 130px;
	background-color: rgba(69,70,74,0.8);
	z-index: 10000;
	text-align: center;
	display: none;
}
.dropprdlist {
	text-align: center;
	float: left;
	width: 12.5%;
	cursor: pointer;
}
.dropimg {
	text-align: center;
	padding-top: 20px;
}
.droppnm {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	padding-top: 7px;
	color: #fff;
}
 @media (max-width: 1000px) {
.droppnm {
	font-size: 13px;
}
}
/*首页样式*/

.vidediv {
	width:100%;
	clear:both;
	margin-bottom:35px;
}

.vidediv video {
	max-height:800px;
	width: 100%;
	object-fit: cover;
	min-height:200px;
}

#indexprd {
	width: 100%;
	clear: both;
	margin: 0px auto;
	text-align: center;
	max-width: 1400px;
}
#indexprdtop {
	clear: both;
	padding-top: 20px;
}
 @media (max-width: 850px) {
#indexprdtop {
	padding-top: 30px;
}
.vidediv {
	margin-bottom:25px;
}

}
#indexprdtop ul li {
	width: 33.33%;
	text-align: center;
	float: left;
}
.indexprdtoplist {
	text-align: center;
	width: 94%;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	margin: 0px auto 25px;
}
.indexpwz {
	position: absolute;
	left: 0px;
	top: 20px;
	text-align: center;
	width: 100%;
	z-index: 100;
}
 @media (max-width: 900px) {
#indexprdtop ul li {
	width: 50%;
}
.indexpwz {
	top: 0px;
}
}
.indexprdnm {
	clear: both;
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	width: 100%;
}
 @media (max-width: 1550px) {
.indexprdnm {
	line-height: 45px;
	font-size: 22px;
}
}
 @media (max-width: 1400px) {
.indexprdnm {
	line-height: 40px;
	font-size: 20px;
}
}
 @media (max-width: 1000px) {
.indexprdnm {
	line-height: 30px;
	font-size: 17px;
}
}
.indexprdmore {
	clear: both;
	font-size: 18px;
	text-align: center;
	color: #737374;
}
 @media (max-width: 1000px) {
.indexprdmore {
	font-size: 15px;
}
}
.indexprdtoplist img {
	width: 100%;
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.indexprdtoplist:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.indexprdtoplist:hover .indexprdmore {
	color: #e60012;
}
#indexprdend {
	clear: both;
	padding-bottom: 20px;
}
@media (max-width: 850px) {
#indexprdend {
	padding-bottom: 10px;
}
}
#indexprdend ul li {
	width: 50%;
	text-align: center;
	float: left;
	padding-bottom: 20px;
}
.indexprdendlist {
	text-align: center;
	width: 96%;
	margin: 0px auto;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
 @media (max-width: 800px) {
#indexprdend ul li {
	width: 100%;
	clear: both;
}
}
.indexprdendlist img {
	max-width: 100%;
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.indexprdendlist:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.indexprdendlist:hover .indexprdmore {
	color: #e60012;
}
#indexabout {
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
}

#indexabout img {
	width:100%;
}
#indexvd {
	max-height:800px;
	width: 100%;
	object-fit: cover;
}
.indexaboutmain {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 100px;
}
.scrollmove .indexaboutmain {
	padding-top: 50px;
}
.indexaboutbt {
	width: 100%;
	text-align: center;
	font-size: 38px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}
.indexaboutmain p {
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.indexaboutmain p a {
	color: #fff;
	font-size: 18px;
}
#indexvideobut {
	clear: both;
	width: 200px;
	height: 200px;
	margin: 0px auto;
	text-align: center;
	cursor: pointer;
	margin-top: 60px;
}
#indexvideobut img {
	max-width: 100%;
}
 @media (max-width: 1200px) {
.indexaboutmain {
	padding-top: 70px;
}
.indexaboutbt {
	font-size: 33px;
	line-height: 45px;
}
#indexvideobut {
	width: 150px;
	height: 150px;
	margin-top: 40px;
}
}
 @media (max-width: 800px) {
.indexaboutmain {
	padding-top: 40px;
}
.indexaboutbt {
	font-size: 28px;
	line-height: 35px;
}
#indexvideobut {
	width: 100px;
	height: 100px;
	margin-top: 30px;
}
.indexaboutmain p {
	font-size: 15px;
	line-height: 30px;
}
.indexaboutmain p a {
	font-size: 14px;
}
}
 @media (max-width: 500px) {
.indexaboutmain {
	padding-top: 30px;
}
.indexaboutbt {
	font-size: 25px;
	line-height: 30px;
}
#indexvideobut {
	width: 70px;
	height: 70px;
	margin-top: 15px;
}
}
#indexjszc {
	clear: both;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}
#indexjszc img {
	width: 100%;
}
 @media (max-width: 850px) {
#indexjszc {
	margin-top: 25px;
	margin-bottom: 25px;
}
}
#indexend {
	width: 100%;
	text-align: center;
	padding-top: 40px;
}
#indexend ul li {
	text-align: center;
	width: 33.33%;
	float: left;
	margin-bottom: 15px;
}

.indexendlist {
	width: 94%;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	text-align:center;
	cursor: pointer;
}
.indexendlist img {
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	margin-top:35px;
}
.indexendwz {
	text-align:center;

}
.indexendnm {
	clear: both;
	text-align: center;
	padding-top: 10px;
	line-height: 50px;
	font-size: 26px;
	color: #68676d;
	font-weight: bold;
}
.indexendnmx {
	clear: both;
	text-align: center;
	font-size: 18px;
	color: #68676d;
}
.indexendmore {
	clear: both;
	font-size: 16px;
	text-align: center;
	color: #68676d;
}
.indexendlist:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.indexendlist:hover .indexendmore {
	color: #e60012;
}


 @media (max-width: 800px) {
#indexend {
	padding-top: 20px;
}
#indexend ul li {
	width: 50%;
}

.indexendnm {
	padding-top: 5px;
	line-height: 30px;
	font-size: 18px;
}

.indexendnmx {
	font-size: 16px;
}

.indexendmore {
	font-size: 14px;
}
.indexendlist img {
	margin-top:20px;
	width:80px;
	margin-bottom:10px;
}

}
/*底部样式*/

.foomobarrow {
	display:none;
}
#footspacce {
	clear: both;
	height: 52px;
}
#footmain {
	clear: both;
	width: 100%;
	background: #383838;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 65px;
}
#footmainleft {
	float: left;
	width: -moz-calc(100% - 620px);
	width: -webkit-calc(100% - 620px);
	width: 400px;
}
.footmenu {
	width: 32.33%;
	float: left;
	margin-left: 1%;
}
.footmenubt {
	clear: both;
	line-height: 30px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.footmenus {
	clear: both;
}
.footmenus ul li {
	clear: both;
	line-height: 35px;
	text-align: left;
}
.footmenus ul li a {
	font-size: 14px;
	color: #aeaeae;
}
.footmenus ul li a:hover {
	color: #fff;
}
#foottel {
	float: left;
	text-align: left;
	font-size: 22px;
	color: #fff;
	font-family: Arial;
	line-height: 30px;
	width: 250px;
}


#foottel span {
	display: block;
	clear: both;
	padding-bottom: 20px;
	font-size: 16px;
}

 @media (min-width: 1000px) {
#foottel {
	line-height: 40px;
}

#foottel span {
	padding-bottom: 10px;
}
}
#footright {
	width: 369px;
	float: right;
	border-left: #585858 1px solid;
}
#footrwm {
	clear: both;
}
#footrwm ul li {
	width: 50%;
	text-align: right;
	float: right;
	color: #aeaeae;
	font-size: 13px;
}
#footrwm ul li img {
	display: block;
	margin: 0px 0px 12px 60px;
	width: 130px;
}
#footend {
	text-align: center;
	width: 100%;
	background: #434344;
	line-height: 68px;
	font-size: 14px;
	color: #eeeded;
}
#footend a {
	color: #aeaeae;
}
#footend a:hover {
	color: #fff;
}
 @media (max-width: 1050px) {
#footright {
	display: none;
}
#footmainleft {
	width: -moz-calc(100% - 250px);
	width: -webkit-calc(100% - 250px);
	width: calc(100% - 250px);
}
#footend {
	line-height: 55px;
}
}
 @media (max-width: 980px) {
#footend {
	line-height: 45px;
}
}
 @media (max-width: 850px) {
	 #footmain {
	padding-top: 30px;
	padding-bottom: 10px;
}
#footmainleft {
	width: 100%;
	clear:both;
	box-sizing:border-box; 
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */
	
}
.footmenu {
	width: 100%;
	clear:both;
	padding-left: 20px;
	margin-bottom:15px;
	
	box-sizing:border-box; 
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */
}
.footmenubt {
	line-height: 25px;
	padding-bottom: 5px;
	font-size: 15px;
	border-bottom:#999 1px dotted;
	margin-right:20px;
	position:relative;
}

.foomobarrow {
	display:block;
	position: absolute;
	top: 5px;
	right: 20px;
	width: 35px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	background:url(../images/3.png) no-repeat center top;
	background-size:12px;
}

.on .foomobarrow {
	background:url(../images/4.png) no-repeat center top;
	background-size:12px;
}
.footmenus {
	display:none;
	margin-top:15px;
}
.footmenus ul li {
	line-height: 30px;
	text-indent:10px;
}
#foottel {
	clear:both;
	font-size: 18px;
	line-height: 25px;
	width: 100%;
	padding-left: 20px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */
	margin-bottom:30px;
	margin-top:20px;
	
}
#foottel span {
	clear: both;
	padding-bottom: 10px;
	font-size: 14px;
}
.diyos {
	display: none;
}
#nomob {
	display: none;
}
}


/*分页样式*/
.webpage {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: #d7d7d7 1px solid;
	margin-top:20px;
	padding-top:20px;
}
.pageleft {
	float:left;
	width:170px;
	line-height:30px;
	height:30px;
	font-size:14px;
}
.pageright {
	float:right;
	width:170px;
	line-height:30px;
	height:30px;
	font-size:14px;
	width:150px;
}
.pagemd {
	float:left;
	height:30px;
	width: -moz-calc(100% - 320px);
	width: -webkit-calc(100% - 320px);
	width: calc(100% - 320px);
	text-align:center;
}
.pagemdcenter {
	margin:0px auto;
	display:table;
}
.pagemdcenter ul {
	display: table-row;
}
.pagemdcenter ul li{
	display: table-cell;
}
.prevbut {
	width:55px;
	background:url(../images/pageprev.svg) no-repeat left center;
}
	.prevbut a {
		display:block;
		width:30px;
		height:30px;
	}
	
	.nextbut {
	width:55px;
	background:url(../images/pageprev.svg) no-repeat left center;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
	.nextbut a {
		display:block;
		width:30px;
		height:30px;
		float:right;
	}
.pagebut a {
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:Airal;
	font-size:20px;
	margin-right:10px;
}

.pagebutcur a {
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:Airal;
	font-size:20px;
	color:#fff;
	background:#F00;
	border-radius:3px;
	margin-right:10px;
}


.pagebut a:hover {
	color:#fff;
	background:#F00;
	border-radius:3px;
}





/*.webpageInput{
font-size:12px; border:#666666 1px solid; width:10px; text-align:center;}
.webpageSubmit{
font-size:12px; border:#666666 1px solid;}*/


@media (max-width: 600px) {
.pageleft {
	display:none;
}
.pageright {
	display:none;
}
.pagemd {
	clear:both;
	width:100%;
}
}
/*浮动在线客服样式*/

.diyos {
	position: fixed;
	width: 70px;
	right: 0;
	top: 50%;
	z-index: 100;
}
.diyos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.diyos ul li {
	width: 70px;
	height: 77px;
	background: #838487;
	text-align: center;
	position: relative;
	margin: 1px 0 0 0;
	line-height: 20px;
	font-size: 13px;
}
.floatkfhm {
	color: #ededed;
	font-weight: bold;
	font-size: 14px;
	background: #4f5054;
	height: 77px;
	position: absolute;
	left: -70px;
	line-height: 77px;
	text-align: center;
	display: none;
}
.floatkfhm img {
	vertical-align: middle;
	margin-right: 10px!important;
}
.diyos ul li a {
	color: #ededed;
}
.diyos ul li:hover {
	background: #4f5054;
}
.diyos ul li .sidebox {
	position: absolute;
	width: 70px;
	height: 77px;
	top: 0;
	right: 0;
	color: #fff;
	overflow: hidden;
	letter-spacing: 0px;
	font-size: 13px;
	text-align: center;
}
.diyos ul li .sidetop {
	width: 70px;
	height: 77px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
}
.diyos ul li img {
	clear: both;
	margin: 10px auto 6px;
}
/*手机版菜单*/

#dropmenu {
	position: fixed;
	top: 100px;
	background-color: #f2f2f2;
	z-index: 1000;
	width: 100%;
	border-bottom-width: 0px;
	z-index: 1200;
	right:-100%;
}
#dropmenu ul {
	text-align:center;
	width:100%;
}
.drops {
	text-align: left;
	height: 45px;
	text-indent: 25px;
	width: 100%;
	line-height: 45px;
	border-bottom: #d4d4d4 1px solid;
	font-size: 16px;
	position: relative;
	width:94%;
	margin:0px auto;
}
.drops a {

}
.item-content {
	clear: both;
	display: none;
}
.prdsmbut {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 35px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	background:url(../images/3.png) no-repeat center top;
	background-size:12px;
}
.on .prdsmbut {
	background:url(../images/4.png) no-repeat center top;
	background-size:12px;
}
.dropsm {
	text-align: left;
	height: 40px;
	text-indent: 25px;
	width: 100%;
	line-height: 40px;
	border-bottom: #d4d4d4 1px solid;
	font-size: 14px;
	width:88%;
	margin:0px auto;
}
.dropsm a {
	color:gray;
	
}
.prdsmbutx {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 50px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	color: #ffffff;
}
.prdsmbutx img {
	margin-bottom: 35px;
	height: 10px;
	border: 0px;
}
.dropsmx {
	text-align: left;
	height: 40px;
	text-indent: 65px;
	width: 100%;
	line-height: 40px;
	border-bottom: #626262 1px solid;
	font-size: 13px;
	background-color: #dadada;
	position: relative;
}
.dropsmx a {
	color: #000000;
}
#topm {
	display: none;
	float: right;
}
#topm img {
	height: 40px;
	margin-right: 10px;
	margin-top: 35px;
}
 @media (max-width: 830px) {
#topm {
	display: block;
}
}
/*内页样式*/
.abtopmenu {
	width: 100%;
	clear: both;
	height: 100px;
	border-bottom: #aaa 1px solid;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
.abtopmenusolut {
	width: 100%;
	clear: both;
	height: 100px;
	border-bottom: #aaa 1px solid;
	text-align: center;
	overflow: hidden;
}
 @media (max-width: 800px) {
.abtopmenu {
	display: none;
}
.abtopmenusolut {
	display: none;
}
}
.abtopmenu ul li {
	float: left;
	padding-right: 28px;
}
.abtopmenusolut ul li {
	float: left;
	padding-right: 3.5%;
}
.abtopmenu a {
	line-height: 100px;
	display: block;
	position: relative;
}
.abtopmenusolut a {
	line-height: 30px;
	display: block;
	position: relative;
	padding-top: 15px;
	text-align: center;
}
.abtopmenu a:hover, .abtopmenusolut a:hover {
	color: e60012;
}
.abtopmenu a::after {
	top: 98px;
	width: 100%;
	height: 2px;
	position: absolute;
	content: " ";
	background: #e60012;
	left: 0px;
	display: none;
}
.abtopmenusolut a::after {
	top: 98px;
	width: 100%;
	height: 2px;
	position: absolute;
	content: " ";
	background: #e60012;
	left: 0px;
	display: none;
}
.abtopmenu a:hover::after, .abtopmenusolut a:hover::after {
	display: block;
}
.abtopmenucur a {
	color: #e60012;
}
.abtopmenucur a::after {
	display: block;
}
.abbanimg {
	width: 100%;
	text-align: center;

}
.abbanimg img {
	width: 100%;
}
#abmain {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.adminbody {
	clear: both;
	width: 100%;
	max-width: 1250px;
	margin: 0px auto;
	min-height: 400px;
	text-align: center;
}
 @media (max-width: 1250px) {
.adminbody {
	width: 97%;
	text-align: center;
}
}
 @media (min-width: 900px) {
.abbt {
	display: none;
}
}
.abbt {
	width: 350px;
}
.abbts {
	font-size: 33px;
	position: relative;
}
.abbts span {
	font-size: 23px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #666;
}
.abbts ::after {
	top: 140px;
	width: 50px;
	height: 5px;
	position: absolute;
	content: " ";
	background-color: #e60012;
	left: 0px;
}
.abminright {
	float: right;
	width: -moz-calc(100% - 380px);
	width: -webkit-calc(100% - 380px);
	width: calc(100% - 380px);
}
.abminright img, .abminright td img {
	max-width: 100%;
}
#abmenu {
	float: left;
	width: 290px;
	border: #d7d7d7 1px solid;
}
.menutop {
	width: 290px;
}
.abmenutops {
	font-size: 33px;
	position: relative;
	line-height: 45px;
	padding-left: 25px;
	padding-top: 20px;
}
.abmenutops span {
	font-size: 22px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #666;
}
.abmenutops ::after {
	top: 130px;
	width: 50px;
	height: 5px;
	position: absolute;
	content: " ";
	background-color: #e60012;
	left: 25px;
}
.abmenumain {
	clear: both;
	padding-top: 70px;
	padding-bottom: 50px;
	text-align: center;
}
.abmenumain ul li {
	text-align: center;
	padding-top: 10px;
}
.abmenulist a {
	display: block;
	width: 260px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	text-indent: 20px;
	font-size: 18px;
	color: #666;
	border-bottom: #d7d7d7 dashed 1px;
	margin: 0px auto;
}
.abmenulist a:hover {
	color: #fff;
	background: #e60012;
	border-bottom: 0px;
}
.abmenulistcur a {
	display: block;
	width: 260px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	text-indent: 20px;
	font-size: 18px;
	color: #fff;
	background: #e60012;
	margin: 0px auto;
}
 @media (max-width: 900px) {
#abmenu {
	display: none;
}
.abbt {
	clear: both;
	margin: 0px auto;
}
.abbts {
	margin: 0px auto;
	text-align: center;
	line-height: 35px;
}
.abbts ::after {
	top: 80px;
	left: 50%;
	margin-left: -25px;
}
.abminright {
	width: 100%;
	clear: both;
	margin-top: 50px;
}
}
 @media (max-width: 700px) {
#abmain {
	padding-top: 30px;
	padding-bottom: 30px;
}
.adminbody {
	width: 94%;
}
}
.fedbg {
	width: 95%;
	margin: 0px auto;
}
.fedleft {
	float: left;
	width: 48%;
}
.fedright {
	float: right;
	width: 48%;
}
.fedbut {
	clear: both;
	text-align: center;
	margin-top: 20px;
}
.txt {
	width: 80%;
	border: 1px solid #ddd;
	padding: 0px 5px;
	color: #999;
	font-family: 黑体;
	font-size: 16px;
	height: 40px;
	margin: 10px 0px;
}
.txt2 {
	border: 1px solid #ddd;
	padding: 0px 5px;
	color: #999;
	font-family: 黑体;
	font-size: 16px;
	height: 40px;
	margin: 10px 0px;
}
.txt1 {
	width: 80%;
	border: 1px solid #ddd;
	padding: 3px 5px;
	color: #999;
	line-height: 25px;
	height: 100px;
	font-family: 黑体;
	font-size: 16px;
	margin: 10px 0px;
}
.btn {
	border: 1px solid #ddd;
	padding: 3px 20px;
	cursor: pointer;
	font-family: 黑体;
	font-size: 18px;
	height: 40px;
	border-radius: 5px;
	margin-top: 10px;
}
.btn:hover {
	background-color: #de0315;
	color: #FFF;
}
 @media (max-width: 800px) {
.fedleft {
	clear: both;
	width: 100%;
}
.fedright {
	clear: both;
	width: 100%;
}
.txt {
	width: 93%;
}
.txt1 {
	width: 93%;
}
}
.customer-ul {
	margin-bottom: 30px;
}
.customer-ul li {
	overflow: hidden;

	padding-bottom: 30px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.customer-ul li .customer-img {
	width: 45%;
	overflow: hidden;
	float: left;
}
.customer-ul li .customer-img img {
	width: 100%;
	height: auto;
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.customer-ul li .customer-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.customer-ul li .customer-text {
	float: right;
	width: -moz-calc(55% - 50px);
	width: -webkit-calc(55% - 50px);
	width: calc(55% - 50px);
	overflow: hidden;
	position: relative;
}

.customer-ul li .customer-text h3 {
	padding-top: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.customer-ul li .customer-text h3 a {
	font-size: 24px;
	color: #333;
	font-weight:normal;
}
.news-attr {
	color:#7F7F7F;
	padding-top:15px;
	position:relative;
}
.news-attr::after {
	top: 60px;
	width: 50px;
	height: 3px;
	position: absolute;
	content: " ";
	background: url(../images/topmenucrubg.gif);
	left: 0px;
}
.customer-ul li .customer-text h3 a:hover {
	color: #de0315;
}
.newsbuts {
	clear:both;
	padding-top:80px;
}
.newsbuts a {
	display:block;
	width:140px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:#d7d7d7 1px solid;
	border-radius:20px;
}

.newsbuts:hover a {
	border:#de0315 1px solid;
	background-color: #de0315;
	color: #FFF;
}

 @media (max-width: 500px) {
.customer-ul li .customer-img {
	width: 100%;
	clear: both;
}
.customer-ul li .customer-text {
	width: 100%;
	clear: both;
}

.customer-ul li .customer-text h3 {
	padding-top: 30px;

}
.customer-ul li .customer-text h3 a {
	font-size: 20px;

}
.news-attr {
	padding-top:10px;

}

.newsbuts {
	padding-top:70px;
}
.newsbuts a {
	width:120px;
	height:30px;
	line-height:30px;
	border-radius:15px;
}
}

.pn {
	clear:both;
	padding-top:50px;
}

.newsinfotitle {
	text-align: left;
	width: 100%;
	line-height: 45px;
	font-size:28px;
	padding:50px 5px;
}
.newsinfotitle span {
	color:#aaa;
	font-size:18px;
}
.newsinfos {
	clear: both;
	line-height: 35px;
	padding:50px 5px;
	border-top: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
}

.newsprevnext {
	clear:both;
	line-height:35px;
	height:35px;
	font-size:20px;
	color:#7f7f7f;
}
.newsprevnext a {
	color:#7f7f7f;
}

@media (max-width: 900px) {
.pn {
	padding-top:40px;
}

.newsinfotitle {
	line-height: 35px;
	font-size:22px;
	padding:40px 5px;
}
.newsinfotitle span {
	font-size:15px;
}
.newsinfos {
	line-height: 30px;
	padding:35px 5px;
}

.newsprevnext {
	line-height:30px;
	height:30px;
	font-size:16px;
}
}

@media (max-width: 600px) {
.pn {
	padding-top:30px;
}

.newsinfotitle {
	line-height: 30px;
	font-size:20px;
	padding:30px 5px;
}
.newsinfotitle span {
	font-size:13px;
}
.newsinfos {
	line-height: 25px;
	padding:30px 5px;
}

.newsprevnext {
	line-height:25px;
	height:25px;
	font-size:14px;
}
}


.newsbut {
	float: right;
	line-height: 35px;
}
.newsbut img {
	vertical-align: middle;
	margin-right: 3px;
	width: 20px;
}
.newsbut a:hover {
	color: #de0315;
}
.prodsortbt {
	clear: both;
	text-align: center;
	color: #333;
	font-size: 32px;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	padding-bottom: 60px;
	padding-top: 30px;
}
#prodmain {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 60px;
}
.prodbody {
	clear: both;
	width: 100%;
	max-width: 1360px;
	margin: 0px auto;
	text-align: center;
}
.prdlist ul li {
	float: left;
	width: 33.33%;
	text-align: center;
	padding-bottom: 35px;
}
.pflex {
	display: flex;
	clear: both;
	flex-wrap: wrap;
}
.prdlists ul li {
	width: 33.33%;
	text-align: center;
	padding-bottom: 35px;
}
.prdimg {
	width: 93.5%;
	margin: 0px auto;
	position: relative;
	overflow: hidden;

	text-align: center;
}
.prdimg img {
	width: 100%;
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.prdlist ul li:hover .prdimg img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.prdlists ul li:hover .prdimg img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.prdtitle {
	clear: both;
	text-align: left;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 10px;
}
.prdtitlesm {
	clear: both;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	color: gray;
	font-size: 13px;
	line-height: 22px;
}
.prdmorebut {
	float: right;
	padding-top: 10px;
}
.prdmorebut a {
	display: block;
	border-radius: 20px;
	line-height: 30px;
	background: #ce1827;
	color: #fff;
	text-align: center;
	font-size: 13px;
	width: 120px;
	height: 30px;
}
 @media (max-width: 800px) {
.prdlist ul li {
	width: 50%;
	padding-bottom: 20px;
}
.prdtitle {
	padding-left: 15px;
	padding-top: 10px;
}
.prdtitlesm {
	line-height: 18px;
	padding-left: 15px;
}
.prdlist ul li:nth-child(3n) {
	display:none;
}
.prdlists ul li {
	width: 50%;
	padding-bottom: 20px;
}
.prodsortbt {
	font-size: 28px;
	height: 40px;
	line-height: 40px;
	padding-bottom: 30px;
	padding-top: 10px;
}

.prdmorebut {
	padding-bottom:25px;
}
}
#prbigimg {
	text-align: center;
	clear: both;
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
}
#prbigimg img {
	max-width: 100%;
}
#prinfoxmg {
	clear: both;
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
	margin-top: 40px;
}
#prinfoxmg ul li {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#prinfoxmg ul li img {
	width: 90%;
	cursor: pointer;
}
.smallimgs {
	border: 1px #ccc solid;
}
.smallimgscur {
	border: 1px #de0315 solid;
}
.prinfoname {
	clear: both;
	text-align: center;
	font-size: 30px;
	line-height: 80px;
}
.prorderbut {
	clear: both;
	text-align: center;
}
.prinfo {
	clear: both;
	padding-top: 20px;
	line-height:0px;
}
.prinfo img {
	width: 100%;
}




 

#soluttjprod {
	clear:both;
	padding:50px 0px 20px;
}

#picmore {
	clear:both;
	text-align:center;
	width:100%;
	padding:15px 0px;
}

#picmore a {
	display:block;
	width:135px;
	height:40px;
	text-align:center;
	margin:0px auto;
	color:#fff;
	font-size:13px;
	line-height:40px;
	background:#d9001b;
	border-radius:25px;
}
	