﻿@charset "utf-8";
body {
	font-size: 14px;
	margin: 0;
	font-family: "微软雅黑";
	/* 争对卷角广告的相对定位*/
	position: relative;
}
* {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.topcenter {
	height: 78px;
	width: 1200px;
	text-align: center;
	margin: auto;
}
.topcenter h1 {
	float: left;
	height: 78px;	
	display: block;	
	width: 260px;	
	cursor: pointer;	
	background-image: url(../images/smcd.jpg) !important;
	background-repeat: no-repeat;
	background-position: center 48px;
}
.topcenter h1 a {
	line-height: 55px;
	color: #c90404;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.topcenter img {
	display: inline;
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}
#top {
	height: 25px;
	width: auto;
	min-width: 1200px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/color.jpg);
	background-repeat: repeat;
}
.banner{
	margin: 0px;
	padding: 0;
	width: 100%;
	min-width: 1210px;
	height: 500px;
	overflow: hidden;
	position: relative;
	font-size: 0
}
.b-img{ width:100%; height:500px;position:absolute; left:0; top:0;}
.b-img a{width:100%; display:block; height:500px; float:left;}
.bar-left{
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 105px;
	background: none;
	top: 0px;
	cursor: pointer;
}
.bar-right{
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
	cursor: pointer;
}
.bar-left em{
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) 0px 0px no-repeat;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bar-right em{
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) -50px 0px no-repeat;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainbj {
	height: auto;
	width: 1200px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: auto;
}
.smyx {
	background-image: url(../images/oem.jpg);
	height: 381px;
	width: 1182px;
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-right: 9px;
	padding-left: 9px;
}
.smyx ul {
	height: 260px;
	width: 1182px;
	padding-left: 0px;
	}
.smyx ul li {
	background-color: #000;
	height: 240px;
	width: 177px;	
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.smyx ul li img {
	max-height: 240px;
	width:177px;
	max-width: 177px;
	overflow:hidden;
	clear:both;
	border:0px;
	align-items:center;
}
.smyx ul li a:hover img{
	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5
	}
.videotitle {
	height: auto;
	width: 171px;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	position: absolute;
	top: 190px;
	left:0px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
.videotitle a {
	color: #999;
}
.videobf {
	height: 80px;
	width: 80px;	
	background-repeat: no-repeat;
	position: absolute;
	top: 80px;
	left:48px;
	z-index:3;
}

.hover-div {
	width:260px; 
	height:60px; 
	float:right; 
	margin-right:50px; 
	margin-top:48px; 
	border-radius:10px; 
	border-color:#F03; 
	line-height:60px; 
	font-size:24px; 
	color:#FFF; 
	text-align:center; 
	background-color: #FF0000; 
	transition: background-color 0.5s;
}
.hover-div:hover {
	color: #FFF;
	background-color: #ff6200; /* 鼠标悬停时的背景颜色 */
}

.admid {
	background-image: url(../images/smadbg.jpg);
	background-repeat:no-repeat;
	height: 600px;
	width: 1200px;
	margin-top: 15px;
}
.admid ul{
    height: 130px;
	width: 1080px;
	padding: 450px 0px 60px 60px;
}
.admid li{
	background-image: url(../images/midadli.png);
	height: 130px;
	width: 300px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0 30px;
	line-height: 110px;
	font-size: 40px;
	color: #F00;
	font-weight: 500;
}
.admid li a:link {
	font-size: 40px;
	color: #F00;
	font-weight: 500;
	text-decoration: none;
}
.admid li a:visited {
	font-size: 40px;
	color: #F00;
	font-weight: 500;
	text-decoration: none;
}
.admid li a:hover {
	font-size: 40px;
	color: #7d1914;
	font-weight: 500;
	text-decoration: none;
}
.admid li a:active {
	font-size: 40px;
	color: #F00;
	font-weight: 500;
	text-decoration: none;
}



#midd {
	background-image: url(../images/middbg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 1200px;
	text-align: center;
}
#midd img{
	margin: auto;
	}	
.menu {
	height: 260px;
	width: 1200px;
	margin: auto;
}
.menu ul {
	height: 260px;
	width: 1200px;
}
/*
.menu ul li {
	display: inline;
	height: 260px;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
*/
.area li{
	display: inline;
	height: 260px;
	width: 190px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
	position: relative;
	color: #FFFFFF;
}
.area li a {
	display:block;
	color: #000000;
}
.area li dl {
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	width:190px;
	overflow:hidden;
	display:none;
	position:absolute;
	top:-1px;
	right:0px;
	z-index:35533;
	background-color: #f3f3f3;
	text-align: center;
	height: 260px;
}
.area li dl a:link {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li dl a:visited {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li dl a:hover          {
	background-color: #999999;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li dl a:active {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li.lion {
	height:45px;
	line-height:45px;
	text-align:center;
	background-color: #cccccc;
	color: #FFFFFF;
}
.area li.lion dl {
	display:block;
	color: #FFFFFF;
}

.main1 {
	height: 300px;
	width: 1200px;
	display: block;
}
.main1  ul {
	height: 300px;
	width: 1200px;
	float: left;
	display: block;
}
.main1  ul  li {
	display: inline;
	float: left;
	height: 300px;
	width: 400px;
}
#gsnews {
	float: right;
	height: 300px;
	width: 400px;
}
.newstitle {
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
}
.newstitleleft {
	width: 125px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
	background-color: #c90404;
	font-weight: bold;
}
.newstitleright {
	color: #999;
	float: right;
	border: 1px solid #CCC;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
	margin-top: 20px;
	line-height: 18px;
	background-color: #e8e8e8;
	border-radius: 10px;
}
.picnews {
	height: 250px;
	width: 392px;
}
.picnews a:hover{
	background:#f4f4f4; color:#000;
}
.picnewscontent {
	height: 124px;
	width: 195px;
	float: left;
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;
	overflow: hidden;
}
.picnewscontent img{
  cursor: pointer;
  transition: all 0.6s;
}
.picnewscontent img:hover{
  transform: scale(1.4);
}
.picnewstitle {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color: #000000;
	width: 195px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	top: -30px;
	position: relative;
}
.picnewscontent a {
	color: #FFF;
	text-decoration: none;
}
.newslb {
	width: auto;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newslb a{
	font-size: 16px;	
}
#main2 {
	height: 300px;
	width: 1200px;
	margin-top: 10px;
}
#main2l {
	float: left;
	height: 300px;
	width: 766px;
}
#main2ts {
	width: 766px;
	height: 40px;
	margin-bottom: 10px;
}
#main2title {
	height: 40px;
	width: 373px;
	float: left;
}
#main2sousuo {
	float: right;
	width: 367px;
	height: 32px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	padding: 2px;
}
.jddz {
	height: 250px;
	width: 766px;
}
.jddz  ul {
	height: 157px;
	width: 766px;
}
.jddz ul li {
	height: 30px;
	width: 363px;
	float: left;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 10px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 10px;
	font-size: 16px;
}
.jddz ul li a{
	font-size: 16px;
}
#main2r {
	float: right;
	height: 300px;
	width: 424px;
}
.xiaoxing {
	height: 250px;
	width: 424px;
}
.xxdp {
	height: 124px;
	width: 211px;
	display: inline;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.xxdptitle {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color: #000000;
	text-align: center;
	height: 25px;
	width: 211px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	clip: rect(auto,auto,auto,auto);
	top: 99px;
	position: absolute;
	left: 0px;
	overflow: hidden;
}
.xxdptitle a {
	color: #FFF;
	text-decoration: none;
	}	
.cdpic {
	height: 500px;
	width: 1200px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cdpic ul {
	height: auto;
	width: 1200px;
}
.cdpic ul li {
	height: 280px;
	width: 300px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 16px;
	margin-left: 16px;
}
/* marqueeleft */
.marqueeleft{
	height: auto;
	width: 1200px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.marqueeleft ul{
	float: left;
}
.marqueeleft li{
	float: left;
	display: inline;
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	overflow: hidden;
}
.marqueeleft li img{
	display: block;
	border: 1px solid #FC0645;
	width: auto;
	height: 104px;
	padding: 2px;
	overflow: hidden;
	cursor: pointer;
    transition: all 0.6s;
	margin: auto;
}
.marqueeleft li img:hover{
  transform: scale(1.4);
}
.marqueeleft li .txt{
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 150px;
	padding: 5px;
}
.searchinput{
	border-right-width: 0px;
	width: 257px;
	font-family: "微软雅黑";
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #666666;
	font-size: 12pt;
	border-left-width: 0px;
	height: 32px;
	line-height: 28px;
	background-color: #f2f0f1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
	padding-left: 3px;
}
.tab_search{
	height: 32px;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #f2f0f1;
}
.mainzy {
	width: 1200px;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 340px;
}
.mainzyzuo {
	height: 340px;
	width: 390px;
	float: left;
	margin-right: 10px;
}
.mainzylist {
	height: 300px;
	width: 390px;
}
.mainzylist li {
	height: 35px;
	width: 390px;
	font-size: 16px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mainzylist li a{
	font-size: 16px;
}
.mainzyzhong {
	height: 340px;
	width: 400px;
	float: left;
	text-align: center;
}
.zjltitle {
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.jianjie {
	font-size: 16px;
	text-indent: 20px;
	text-align: left;
}
.mainzyyou {
	height: 340px;
	width: 390px;
	float: right;
	margin-left: 10px;
}
.span_over {
	background-color: #FC0645;
	height: 50px;
	width: 240px;
	color: #FFF;
}
.span_out {
	background-color: #E8E8E8;
	height: 50px;
	width: 240px;
}
/* marqueeleft */
#main3 {
	height: 240px;
	width: 1200px;
	text-align: center;
	background-repeat: repeat;
	background-image: url(../images/color.jpg);
}
#main3 ul {
	width: 1200px;
	height: 240px;
	float: right;
}
#main3 ul li {
	float: right;
	height: 200px;
	width: 380px;
	margin-left: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 20px;
	line-height: 25px;
}
#main3 img {
	margin-top: 0px;
	margin-bottom: 0px;
}

.main3a  {
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
}
.footmenu {
	height: 240px;
	width: 1200px;
	margin: auto;
}
.footmenu ul {
	height: 240px;
	width: 1200px;
}
.footmenu ul li ul {
	display: inline;
	float: left;
	width: 240px;
	height: 200px;
}
.footmenu ul li ul li {
	height: 40px;
	width: 240px;
	text-align: center;
	border-radius: 8px;
	transition:background 2s;
}
.footmenu ul li ul li:hover
{
	background: #c90404;
	border-radius: 8px;
	color: #FFF;
}
.footmenu ul li ul li a {
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

.link {
	height: 80px;
	width: 1200px;
}
.linktitle {
	float: left;
	height: 80px;
	width: 25px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}
.link  ul {
	float: right;
	width: 1160px;
	height: 75px;
	padding-top: 5px;
}
.link ul li {
	float: left;
	height: 25px;
	width: auto;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
#foot {
	margin: 0px;
	height: 100px;
	width: 100%;
	min-width: 1210px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/color.jpg);
	background-repeat: repeat;
}
#foot a {
	color: #000;
	font-size: 16px;
}
#foot h4 {
	font-size: 15px;
	width:1200px;
	margin:auto;
   
}
.jycontent {
	font-size: 20px;
	line-height: 40px;
	color: #333333;
	font-weight: bolder;
}
.cebian {
	display: block;
	width: 40px;
	height: auto;
	border: 3px solid #999;
	position: fixed;
	right: 0px;
	bottom: 2%;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	background-color: #999;
	border-radius: 5px 0px 0px 5px;
	}
