@charset "utf-8";
body {
	font-size:14px;
	margin:0;
	font-family: "微软雅黑";
	text-decoration: none;
	margin:0 auto;
	max-width:750px;
}
* {
	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;
}
.top {
	background-color: #c90404;
	height: 50px;
	background-image: url(../images/logo.png);
	background-size:145px auto;
	background-repeat: no-repeat;
	background-position: 98%;
	margin-bottom: 2px;
	padding-left: 15px;
}
.top h1 a    {
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
}
.top h2 a    {
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
}
#top a {
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
}
#daohang {
	height: 100px;
	width: 100%;
	text-align: center;
	margin-top: auto;
	margin-bottom: 5px;
}
#daohang ul {
	height: 100px;
	width: auto;
	margin: auto;
}
#daohang ul li {
	height: 100px;
	width: 20%;
	line-height: 40px;
	float: left;
	display: inline;
}
#point {
	height: 13px;
	width: 100%;
	text-align: center;
}
#point ul {
	height: 13px;
	width: auto;
}
#point ul li {
	height: 13px;
	width: 20%;
	float: left;
	display: inline;
	text-align: center;
}
#defaultdaohang {
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c90404;
	border-bottom-color: #c90404;
}
#defaultdaohang ul {
	height: 40px;
	width: 100%;
}
#defaultdaohang ul li {
	height: 40px;
	width: 25%;
	float: left;
	overflow: hidden;
	display: inline;
}
#defaultdaohang ul li a {
	line-height: 40px;
	text-decoration: underline;
	height: 25px;
	width: 50%;
	overflow: hidden;
	text-align: center;
}
.msmvdetail {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	position: relative;
}
.smvlogo {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.smvdetail {
	height: auto;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000;
	border-radius: 5px;
}
.messages {
	height: auto;
	width: 95%;
	padding-bottom: 30px;
	margin: auto;
}
.dongtai {
	height: auto;
	width: 99%;
	margin: auto;
}
.dongtai ul {
	height: auto;
	width: 100%;
}
.dongtai ul li {
	height: 90px;
	width: 100%;
	display: inline-block;
	position: relative;
	
}
.more3tu {
	width: 33%;
	height: 90px;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline;
	float: right;
	background-color: #000;
	margin-right: 1px;
	text-align: center;
}
.more3tu img {
	height: 90px;
	width: auto;
}
.tu3h2 {
	font-size: 18px;
	width: 100%;
	height: auto;
	line-height: 25px;
	margin-top: 5px;
}
.tu3h2 a{
	font-size: 18px;
	width: 100%;
	height: auto;
	line-height: 25px;
	color: #000;
	text-decoration: none;
}
.dongtaititle {
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
}
.dongtaititle a {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.dongtaiimg {
	height: 90px;
	width: 26%;
	overflow: hidden;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 100%; 
	background-size: cover;
}
.dongtai img {
	height: 90px;
	width: auto;
}
.newsright {
	float: right;
	width: 73%;
	height: 90px;
}
.newsright h2{
	font-size: 18px;
	width: 100%;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsother {
	line-height: 20px;
	height: 20px;
	width: 100%;
	color: #999;
}
.dongtai h2 {
	color: #000;
}
.dongtai h3 {
	color: #000;
	text-indent: 20px;
}
.dongtai h4 {
	color: #000;
	text-indent: 20px;
}
.tuijian {
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	line-height: 50px;
	font-weight: bold;
	height: 50px;
	font-size: 18px;
}

.allpic {
	height: auto;
	width: 98%;
	margin: auto;
	font-size: 16px;
	line-height: 25px;
}
.allpic img {
	height: auto;
	width: 100%;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.detailpic {
	line-height: 25px;
	background-color: #c90404;
	border-radius: 3px;
	border: 1px dotted #c90404;
	padding-right: 10px;
	padding-left: 10px;
}
.detailpic a {
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}








.smlanternleibie {
	width: 100%;
	height: auto;
	margin: auto;
}
.smlanternleibie ul {
	height: auto;
	text-align: center;
	display: table;
	background-color: #e8e8e8;
	margin: auto;
	padding: 0px;
}
.smlanternleibie ul li {
	background-color: #c90404;
	color: #FFF;
	font-size: 16px;
	border-radius: 5px;
	display: inline;
	text-align: center;
	float: left;
	width: 48%;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.huadengorder {
	height: auto;
}
.huadengorder ul {
	height: auto;
	background-color: #e8e8e8;
	text-align: center;
	display: table;
	padding-bottom: 5px;
}
.huadengorder ul li {
	width: 49%;
	height: auto;
	float: left;
	margin-top: 3px;
	margin-right: 0.5%;
	margin-bottom: 3px;
	margin-left: 0.5%;
	background-color: #FFF;
	display: inline;
}
.huadengorder ul li h3 {
	height: 40px;
	padding-right: 2%;
	padding-left: 2%;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	width: 96%;
	overflow: hidden;
	margin: auto;
}
.huadengorder ul li img  {
	height: auto;
	width: 100%;
}
.smproorderprice {
	text-align: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smproorderdetail {
	text-align: left;
	width: 96%;
	height: 40px;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
}
.smlanternprodet {
	height: auto;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	background-color: #E8E8E8;
	font-size: 14px;
	line-height: 25px;
}
.smlanternprodet img {
	height: auto;
	width: 100%;
}
.smlanternprodet h1 {
	font-size: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c90404;
	padding-top: 10px;
}
.contentdetailtitle {
	height: 30px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	background-color: #fc5306;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c90404;
	border-bottom-color: #c90404;
	border-left-color: #c90404;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 30px;
}
.contentdetail {
	margin: auto;
	height: auto;
	width: 100%;
	word-wrap:break-word;
}
.contentdetail img {
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
}
.ordernow {
	font-size: 24px;
	line-height: 30px;
	height: 60px;
	width: 80%;
	text-align: center;
	background-color: #c90404;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
}
.xiaodan  {
	width: 98%;
	height: auto;
	color: #333333;
	margin-right: 1%;
	margin-left: 1%;
	text-align: center;
}
.xiaodan a {
	background-color: #c90404;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin: auto;
}

.xiaodan img {
	width: 98%;
	height: auto;
}
#indexdaohang {
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c90404;
	border-bottom-color: #c90404;
}
#indexdaohang   ul {
	height: 40px;
	width: 100%;
}
#indexdaohang   ul   li {
	height: 40px;
	width: 20%;
	float: left;
	overflow: hidden;
	display: inline;
}
#indexdaohang   ul   li   a {
	line-height: 40px;
	text-decoration: underline;
	height: 25px;
	width: 20%;
	overflow: hidden;
	text-align: center;
}
#newsdaohang {
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c90404;
	border-bottom-color: #c90404;
}
#newsdaohang ul {
	height: 40px;
	width: auto;
}
#newsdaohang ul li {
	height: 40px;
	float: left;
	overflow: hidden;
}
#newsdaohang ul li a {
	line-height: 40px;
	text-decoration: underline;
	height: 25px;
	width: 33%;
	overflow: hidden;
	text-align: center;
}
#lichengdaohang {
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c90404;
	border-bottom-color: #c90404;
}
#lichengdaohang ul {
	height: 40px;
	width: auto;
}
#lichengdaohang ul li {
	height: 40px;
	width: 25%;
	float: left;
	overflow: hidden;
}
#lichengdaohang ul li a {
	line-height: 40px;
	text-decoration: underline;
	height: 25px;
	width: 25%;
	overflow: hidden;
	text-align: center;
}
.mainabout {
	height: auto;
	width: 100%;
}

.aboutdaohang {
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c90404;
	border-bottom-color: #c90404;
}
.aboutdaohang  ul {
	height: 40px;
	width: auto;
}
.aboutdaohang  ul  li {
	height: 40px;
	width: 20%;
	float: left;
	overflow: hidden;
}
.aboutdaohang  ul  li  a {
	line-height: 40px;
	text-decoration: underline;
	height: 40px;
	width: 20%;
	overflow: hidden;
	text-align: center;
}
.main1 {
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.main1 ul {
	height: auto;
	width: 100%;
}
.main1 ul li {
	float: left;
	width: 48%;
	height: 165px;
	margin-right: 1%;
	margin-left: 1%;
	display: inline;
}
.pic {
	height: 120px;
	width: auto;
	overflow: hidden;
	text-align: center;
	background-color: #CCCCCC;
}

.main1 ul li img {
	height: 120px;
	width: auto;
}
.main1 ul li span {
	height: 35px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	float: left;
}
.piccount {
	background-color: #c90404;
	width: 50px;
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	top: -70px;
	position: relative;
	display: inline-block;
}
.indexpiccount {
	background-color: #c90404;
	width: auto;
	height: 14px;
	color: #FFFFFF;
	line-height: 14px;
	top: 0px;
	position: absolute;
	left: 0px;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}
.abouttitle {
	height: 40px;
	width: 100%;
	background-color: #ebeaea;
	text-indent: 5%;
}
.abouttitle  a {
	line-height: 40px;
	font-size: 18px;
	color: #c90404;
}
.abouttitle span {
	width: 120px;
	float: right;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	line-height: 40px;
	text-indent: 50px;
	margin-right: 20px;
	background-size: 35px auto;
}
.abouttitle span a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.abouttitle strong {
	float: left;
	width: 150px;
	height: 40px;
}
.aboutcontent {
	width: 96%;
	color: #333333;
	padding-left: 2%;
	background-color: #f7f7f7;
	line-height: 25px;
	text-indent: 30px;
	font-size: 16px;
	padding-right: 2%;
	height: auto;
}
.aboutcontent img {
	height: auto;
	width: 80%;
}
.teamcontent {
	width: 96%;
	color: #333333;
	padding-left: 2%;
	background-color: #f7f7f7;
	line-height: 25px;
	text-indent: 30px;
	font-size: 16px;
	padding-right: 2%;
	height: auto;
}
#shangxia {
	height: 89px;
	width: 100%;
	margin-bottom: 15px;
}
#shangxia ul {
	height: 89px;
	width: 100%;
}
#shangxia ul li {
	height: 85px;
	width: 48%;
	display: table;
	border: 2px solid #c90404;
	overflow: hidden;
}
#shangxia ul li p {
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #c90404;
	width: 100%;
	line-height: 25px;
	height: 25px;
}
#shangxia ul li img {
	height: 60px;
	width: auto;
	float: left;
	margin-right: 5px;
}
#shangxia ul li span {
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.mainnews {
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.mainnews ul {
	height: auto;
	width: 100%;
}
.mainnews ul li {
	width: 96%;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 2%;
	margin-left: 2%;
	line-height: 40px;
	overflow: hidden;
}
.gongdengpic {
	height: auto;
	width: 96%;
	background-color: #c90404;
	padding: 2%;
}
.gongdengpic ul {
	height: auto;
}
.gongdengpic ul li {
	float: left;
	display: inline;
	height: auto;
	width: 25%;
	margin: 0px;
}
.gongdengpoint {
	height: 13px;
	width: 100%;
	text-align: center;
}
.gongdengpoint  ul {
	height: 13px;
	width: auto;
}
.gongdengpoint  ul  li {
	height: 13px;
	width: 25%;
	float: left;
	color: #c90404;
	background-color: #FFFFFF;
	line-height: 18px;
}
.indexyema{
	width: 96%;
	text-align: center;
	height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.indexyema ul{
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	height: 40px;
}
.indexyema ul li{
	color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #c90404;
	border-radius: 5px;
}
.indexyemaul li a {
	color: #FFFFFF;
	line-height: 40px;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
	width: 100%;
	height: 40px;
	border-radius: 2px;
}
.yema{
	height: auto;
	text-align: center;
}
.yema ul{
	display: table;
	height: auto;
	text-align: center;
	margin: auto;
}
.yema ul li{
	border: 1px solid #333333;
	color: #000000;
	float: left;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 30px;
	margin: 3px;
	display: inline;
	background-color: #CCCCCC;
}
.yema ul li a {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
	height: auto;
	display: inline;
	float: left;
}
.detail {
	height: auto;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.detail h1 {
	height: auto;
	width: 100%;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	margin-top:15px;
}
.sxpian {
	height: 50px;
	width: 100%;
	text-align: center;
	background-image: url(../images/sxpianbg.jpg);
	background-repeat: repeat;
	margin: auto;
	background-size: auto 50px;
	color: #FFF;
	line-height: 50px;
	font-family: "微软雅黑";
	font-size: 16px;
	vertical-align: middle;
}

.sxpian img {
	margin: auto;
	height: 50px;
	width: auto;
}
.sxtitle {
	height: 36px;
	width: auto;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 12px;
	border: 1px solid #c90404;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.proshuoming {
	height: auto;
	width: 94%;
	border-radius: 8px;
	background-color: #e8e8e8;
	border: 1px solid #c90404;
	margin-top: 10px;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 2%;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#author {
	text-align: center;
	height: 25px;
	width: 100%;
	line-height: 25px;
	margin-bottom: 10px;
	color: #999999;
}
#share {
	height: 40px;
	width: 90%;
	line-height: 40px;
	text-align: center;
	margin: auto;
}
#content {
	line-height: 35px;
	font-size: 18px;
	word-wrap: break-word;	
}
#content a{
	line-height: 35px;
	font-size: 18px;
}
#content img {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 3px;
}
#content embed {
	background-image: url(../images/noflash.png);
	background-repeat: no-repeat;
	background-position: 20% 20%;
}
.back{
	width:auto;
	text-align: center;
	height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.back ul{
	display:table;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: 40px;
}
.back ul li{
	border:1px solid #333333;
	background:#CCCCCC;
	color:#000000;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	float:left;
	width: auto;
	height: 40px;
	padding-right: 20px;
	padding-left: 50px;
	line-height: 40px;
}
#sousuo {
	height: auto;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.searchform  {
	border: 2px solid #c90404;
	width: 99%;
	height: 30px;
	line-height: 30px;
}

.searchinput {
	font-size: 16px;
	width: 72%;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	float: left;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchbutton {
	width: 23%;
	height: 30px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	background-color: #c90404;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 30px;
	float: right;
	background-image: url(../images/sxpianbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-radius: 0;
}
.cards {
	height: auto;
	width: 92%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-color: #eaeaea;
	border-radius: 5px;
}

#foot {
	height: 40px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #c90404;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin:0 auto;
	max-width:750px;
}
#foot  ul {
	width: 100%;
	height: 40px;
}
#foot ul li {
	width: 24.5%;
	display: inline;
	float: left;
	height: 40px;
	line-height: 40px;
	text-indent: 13%;
	color: #FFFFFF;
}
.span {
	width: 1px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	display: inline;
	background-image: url(../images/span.png);
	background-repeat: no-repeat;
}
.tijiao {
	height: 40px;
	width: 90%;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	background-image: url(../images/tijiaobg.png);
	background-repeat: repeat;
	border-radius: 5px;
}
