* 
{
	margin: 0;
	padding: 0;
	word-break: break-word;
}
body 
{	font-family: "";
	color: #282828;
	background: white;
	margin:auto;  
}
p 
{
	color: #282828;
}
a 
{
	text-decoration: none;
	color: #282828;
}
li 
{
	list-style: none;
}
img 
{
	border: none;
	display:block;
}
.clear 
{
	clear: both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬css end**/
/**head.php**/
.headbg
{
	width:100%;
	height:180px;
	background:url('../images/headbg.jpg') no-repeat center center;
	background-color:#9d1811;
}
.head
{
	width:100%;
	height:180px;
	margin:auto;
}
.head .headfir
{
	width:1200px;
	height:95px;
	margin:auto;
}
.head .headfir .logo
{
	float:left;
	padding-top:12.5px;
	padding-left:12px;
}
.head .headfir .logo img
{
	/* width:240px; */
	height:70px;
}
.head .headline
{
	width:100%;
	height:1px;
	background:#a43b3d;
}
.head .headsec
{
	width:1200px;
	margin:auto;
	height: 80px;
	font-size:0;
	line-height: 80px;
}
.head .headsec .nav
{
	width:100%;
	height:100%;
}
.head .headsec .nav .xiang
{
	display: inline-block;
	vertical-align: middle;
	height:auto;
	position:relative;
	width: 14%;
	text-align: center;
	/* line-height: 50px; */
}
.head .headsec .nav .xiang a.yijia
{
	 display: block;
	 font-size:16px;
	 height:42.5px;
	 line-height:42.5px;
	 padding:0px 16px;
	 color:#fff;
	 font-weight:bold;
	 transition:1s;
}
.head .headsec .nav .xiang .yijia:hover
{
	background:#88150e;
}
.head .headsec .nav .xiang .hover
{
	background:#88150e;
}
.head .headsec .nav .navline
{
	width:1px;
	height:16px;
	display: inline-block;
	vertical-align: middle;
	background:#af514d;
}
.head .headsec .nav .xiang .erji
{
	width:96px;
	height:auto;
	background:#fff;
	position: absolute;
	left:0px;
	top:42.5px;
	z-index: 1000;
	display: none;
}
.head .headsec .nav .xiang:hover .erji
{
	display: block;
}
.head .headsec .nav .xiang .erji .erjixiang
{
	width:100%;
	height:auto;
	position:relative;
}
.head .headsec .nav .xiang .erji .erjixiang a.erjia
{
	font-size:15px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
	border-bottom:1px solid #eee;
	display:block;
	transition:1s;
}
.head .headsec .nav .xiang .erji .erjixiang a.erjia:hover
{
	color:#9d1811;
}
.head .headsec .nav .xiang .erji .erjixiang .sanji
{
	position:absolute;
	z-index:1000;
	top:0px;
	left:96px;
	background:white;
	display: none;
	width:96px;
}
.head .headsec .nav .xiang .erji .erjixiang:hover .sanji
{
	display: block;
}
.head .headsec .nav .xiang .erji .erjixiang .sanji .sanjixiang
{
	width:100%;
	height:auto;

}
.head .headsec .nav .xiang .erji .erjixiang .sanji .sanjixiang a.sanjia
{
	font-size:15px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
	border-bottom:1px solid #eee;
	display:block;
	transition:1s;
}
.head .headsec .nav .xiang .erji .erjixiang .sanji .sanjixiang a.sanjia:hover
{
	color:#9d1811;
}
/**head.php end**/
/**banner.php**/
.banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.banner .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  width:100%;
}
.banner .hd ul {
  overflow: hidden;
  text-align: center;
  width:100%;
  height:auto;
  font-size:0;
  zoom:1;
}
.banner .hd ul li {
  display:inline-block;
  width: 15px;
  height: 15px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  box-sizing: border-box;
  vertical-align: middle;
  font-size:0;
  margin-left:10px;
  margin-right:10px;
  background:#eee;
}
.banner .hd ul li.on {

   background:#9d1811;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width:100%;
  height:560px;
}
.banner .bd li a
{
	display:block;
	width:100%;
	height:100%;
}
/**banner.php end**/
/**foot.php**/
.footbg
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.footfirbg
{
	width:100%;
	background:#353434;
	overflow:hidden;
	padding-top:40px;
	padding-bottom:30px;
}
.footfir
{
	width:1200px;
	margin:auto;
	overflow:hidden;
}
.footfir .twocode
{
	float:right;
	overflow:hidden;
	padding-top:10px;
}
.footfir .twocode .xiang
{
	width:100px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:30px;
}
.footfir .twocode .xiang .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.footfir .twocode .xiang .pic img
{
	width:100%;
	height:auto;	
}
.footfir .twocode .xiang .tit
{
	width:100%;
	height:auto;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:15px;
	color:#bcbaba;
	margin-top:5px;
}
.footfir .footnav
{
	width: 558px;
	float:left;
	overflow:hidden;
}
.footfir .footfirtit
{
	font-size:18px;
	line-height:20px;
	color:#d3d1d1;
	overflow:hidden;
}
.footfir .footnav .footnavlist
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
	margin-top:20px;
}
.footfir .footnav .footnavlist .xiang
{
	display:inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:10px;
}
.footfir .footnav .footnavlist .xiang a
{
	color:#bcbaba;
	font-size:16px;
	line-height:20px;
}
.footfir .footinfo
{
	width:350px;
	float:left;
	overflow:hidden;
}
.footfir .footinfo .footinfocont
{
	 width:100%;
	 height:auto;
	 overflow:hidden;
	 margin-top:20px;
}
.footfir .footinfo .footinfocont p
{
	color:#bcbaba;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
}
.footsecbg
{
	width:100%;
	height:auto;
	background:#211f1f;
}
.footsec
{
	width:1200px;
	margin:auto;
	color:#818181;
	line-height:50px;
	font-size:14px;
	text-align:center;
}
.footsec a
{
	color:#818181;
}
/**foot.php end**/
/**index.php**/
.indtit
{
	overflow:hidden;
	height:46px;
}
.indtit .titl
{
	height:46px;
	background:#9d1811;
	overflow:hidden;
	float:left;
}
.indtit .titl .pic
{
	float:left;
	width:45px;
	height:auto;
	overflow:hidden;
	padding-left:10px;
}
.indtit .titl .pic img
{
	width:45px;
	height:45px;
}
.indtit .titl .wenzi
{
	float:left;
	overflow:hidden;
	color:#fff;
	font-size:26px;
	line-height:46px;
	padding-right:10px;
}
.indtit .arr
{
	width:15px;
	height:46px;
	background:url('../images/titbg.png') no-repeat center center;
	overflow:hidden;
	float:left;
}
.indmore
{
	overflow:hidden;
}
.indmore a
{
	font-size:16px;
	color:#9d1811;
	line-height:20px;
	overflow:hidden;
}
.indtitline
{
	width:100%;
	height:1px;
	background:#9d1811;
}
.indding
{
	width:100%;
	height:47px;
	overflow:hidden;
}
.indding .indtit
{
	float:left;
}
.indding .indmore
{
	float:right;
	margin-top:18px;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â **/
.indfir
{
	width:1200px;
	margin:auto;
	overflow:hidden;
	margin-top:60px;
}
.indfir .indnews
{
	width:775px;
	float:left;
	overflow:hidden;
}
.indfir .indnews .indnewslist
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.indfir .indnews .indnewslist .zuo
{
	width:345px;
	float:left;
	overflow:hidden;
}
.indfir .indnews .indnewslist .zuo a
{
	display:block;
	overflow:hidden;
}
.indfir .indnews .indnewslist .zuo a .pic
{
	width:345px;
	height:210px;
	overflow:hidden;
}
.indfir .indnews .indnewslist .zuo a .pic img
{
	width:345px;
	height:210px;
}
.indfir .indnews .indnewslist .zuo a .wenzi
{
	width:100%;
	height:auto;
	background:#f6f6f6;
	padding:18px;
	box-sizing: border-box;
}
.indfir .indnews .indnewslist .zuo a .wenzi .tit
{
	font-size:18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	line-height:20px;
	transition: 1s;
}
.indfir .indnews .indnewslist .zuo a:hover .wenzi .tit
{
	color:#9d1811;
}
.indfir .indnews .indnewslist .zuo a .wenzi .time
{
	font-size:14px;
	color:#999;
	line-height:20px;
	margin-top:8px;
}
.indfir .indnews .indnewslist .you
{
	width:430px;
	float:left;
	overflow:hidden;
	padding-left:15px;
	box-sizing: border-box;
}
.indfir .indnews .indnewslist .you .listmx1 .xiang a .tit
{
	width:305px;
}
.indfir .indnews .indnewslist .you .listmx1 .xiang:last-child
{
	margin-bottom:0px;
}
.listmx1
{
	width:100%;
	overflow:hidden;
}
.listmx1 .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:14px;
}
.listmx1 .xiang a
{
	display:block;
	overflow:hidden;
}
.listmx1 .xiang a .kuang
{
	width:6px;
	height:6px;
	background:#9d1811;
	margin-top:9px;
	margin-right:6px;
	float:left;
}
.listmx1 .xiang a .time
{
	width:92px;
	text-align:right;
	float:left;
	color:#999;
	line-height:25px;
	font-size:14px;
}
.listmx1 .xiang a .tit
{
	font-size:18px;
	line-height:25px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
	transition:1s;
}
.listmx1 .xiang a:hover .tit
{
	color:#9d1811;
}
.indfir .indtxxs
{
	width:370px;
	float:right;
	overflow:hidden;
}
.indfir .indtxxs .indtxxsbao
{
	width:100%;
	overflow:hidden;
	margin-top:30px;
	background:#f6f6f6;
	box-sizing: border-box;
	padding:10px;
	padding-bottom:0px;
}
.indfir .indtxxs .indtxxsbao .listmx2 .xiang a .wenzi
{
	width:338px;
}
.listmx2
{
	width:100%;
	overflow:hidden;
}
.listmx2 .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:6px;
}
.listmx2 .xiang a
{
	display:block;
	overflow:hidden;
}
.listmx2 .xiang a .kuang
{
	width:6px;
	height:6px;
	background:#9d1811;
	margin-top:9px;
	margin-right:6px;
	float:left;
}
.listmx2 .xiang a .wenzi
{
	overflow:hidden;
	float:left;
}
.listmx2 .xiang a .wenzi .time
{
	color:#999;
	line-height:25px;
	font-size:14px;
}
.listmx2 .xiang a .wenzi .tit
{
	font-size:18px;
	line-height:25px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition:1s;
}
.listmx2 .xiang a:hover .wenzi .tit
{
	color:#9d1811;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â **/
.indsec
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:60px;
}
.indsec .zuo
{
	width:780px;
	height:auto;
	overflow:hidden;
	float:left;
}
.indsec .zuo .indxsrw
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.indsec .zuo .indxsrw .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indsec .zuo .indxsrw .bd li
{
	float:left;
	width:168px;
	margin-right:36px;
	overflow:hidden;
}
.indsec .zuo .indxsrw .bd li a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.indsec .zuo .indxsrw .bd li a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indsec .zuo .indxsrw .bd li a .pic img
{
	 width:168px;
	 height:220px;
}
.indsec .zuo .indxsrw .bd li a .tit
{
	width:100%;
	height:55px;
	background:#9d1811;
	color:white;
	text-align:center;
	line-height:55px;
	font-size:18px;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: 1s;
}
.indsec .zuo .indxsrw .bd li a:hover .tit
{
	background:#88150e;
}
.indsec .you
{
	width:372px;
	float:right;
	overflow:hidden;
}
.indsec .you .wyhlist
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.indsec .you .wyhlist .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indsec .you .wyhlist .bd ul li
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indsec .you .wyhlist .bd ul li a
{
	 width:100%;
	 height:auto;
	 display:block;
	 overflow:hidden;
}
.indsec .you .wyhlist .bd ul li a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	border:1px solid #ddd;
}
.indsec .you .wyhlist .bd ul li a .pic img
{
	height:100%;
	margin:auto;
	margin:auto;
}
.indsec .you .wyhlist .bd ul li a .tit
{
	width:100%;
	height:55px;
	background:#9d1811;
	color:white;
	text-align:center;
	line-height:55px;
	font-size:18px;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: 1s;
}
.indsec .you .wyhlist .bd ul li a:hover .tit
{
	background:#88150e;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â **/
.indthi
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:60px;
}
.indthi .zuo
{
	width:560px;
	height:auto;
	overflow:hidden;
	float:left;
}
.indthi .you
{
	width:560px;
	height:auto;
	overflow:hidden;
	float:right;
}
.indthi .zuo .indlpzs
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.indthi .zuo .indlpzs .listmx3 .xiang a .wenzi
{
	width:410px;
}
.listmx3
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.listmx3 .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}
.indthi .zuo .indlpzs .listmx3 .xiang:last-child
{
	margin-bottom:0px;
}
.listmx3 .xiang a
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.listmx3 .xiang a .pic
{
	width:138px;
	height:96px;
	background:url('../images/logopicbg.png') no-repeat center;
	background-color:#9d1811;
	float:left;
}
.listmx3 .xiang a .pic img
{
	width:138px;
	height:96px;
}
.listmx3 .xiang a .wenzi
{
	float:right;
	overflow:hidden;
	border-bottom:1px dashed #ddd;
}
.listmx3 .xiang a .wenzi .tit
{
	 font-size:18px;
	 line-height:26px;
	 overflow:hidden;
	 transition: 1s;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 padding-top:10px;
}
.listmx3 .xiang a:hover .wenzi .tit
{
	color:#9d1811;
}
.listmx3 .xiang a .wenzi .des
{
	font-size:14px;
	color:#999;
	line-height:20px;
	height:40px;
	overflow:hidden;
	transition: 1s;
	padding-top:10px;
	margin-bottom:9px;
	transition:1s;
}
.listmx3 .xiang a:hover .wenzi .des
{
	color:#9d1811;
}
.listmx4
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.inslistmx4 .xiang .wenzi
{
	width:680px;
}
.listmx4 .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}
.indthi .you .indqlx .listmx4 .xiang:last-child
{
	margin-bottom:0px;
}
.listmx4 .xiang a
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.indthi .you .indqlx
{
	margin-top:30px;
}
.indthi .you .indqlx .listmx4 .xiang a .wenzi
{
	width:460px;
}
.listmx4 .xiang a .time
{
	width:80px;
	height:96px;
	overflow:hidden;
	background:#f6f6f6;
	float:left;
}
.listmx4 .xiang a .time .ri
{
	font-size:36px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
	padding-top:18px;
}
.listmx4 .xiang a .time .yue
{
	font-size:14px;
	height:auto;
	line-height:20px;
	text-align:center;
	color:#969696;
}
.listmx4 .xiang a .wenzi
{
	float:right;
	overflow:hidden;
	border-bottom:1px dashed #ddd;
}
.listmx4 .xiang a .wenzi .tit
{
	 font-size:18px;
	 line-height:26px;
	 overflow:hidden;
	 transition: 1s;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 padding-top:10px;
}
.listmx4 .xiang a:hover .wenzi .tit
{
	color:#9d1811;
}
.listmx4 .xiang a .wenzi .des
{
	font-size:14px;
	color:#999;
	line-height:20px;
	height:40px;
	overflow:hidden;
	transition: 1s;
	padding-top:10px;
	margin-bottom:9px;
	
	transition: 1s;
}
.listmx4 .xiang a:hover .wenzi .des
{
	color:#9d1811;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â **/
.indfou
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:60px;
	margin-bottom: 60px;
}
.indfounav
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
}
.indfounav .xiang
{
	width:370px;
	height:240px;
	overflow:hidden;
	display: inline-block;
	vertical-align: top;
	margin-right:45px;
}
.indfounav .last
{
	margin-right:0px;
}
.indfounav .xiang a
{
	display: block;
	width:100%;
	height:100%;
	position: relative;
}
.indfounav .xiang a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indfounav .xiang a .pic img
{
	width:370px;
	height:240px;
	transition: 1s;
}
.indfounav .xiang a:hover .pic img
{
	transform: scale(1.1);
}
.indfounav .xiang a .wenzi
{
	position:absolute;
	width:160px;
	height:60px;
	box-sizing: border-box;
	border:2px solid #9d1811;
	top:90px;
	left:105px;
}
.indfounav .xiang a .wenzi .wenzicont
{
	width:140px;
	margin:auto;
	overflow:hidden;
	height:40px;
	background:rgba(157,24,17,0.8);
	text-align:center;
	line-height:40px;
	font-size:22px;
	color:white;
	margin-top:8px;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â **/
.indfif
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:60px;
	margin-bottom:60px;
}
.indfif .zuo
{
	width:720px;
	float:left;
	overflow:hidden;
}
.indfif .zuo .indgt
{
	margin-top:30px;
	overflow:hidden;
}
.indfif .zuo .indgt .fir
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indfif .zuo .indgt .fir a
{
	display:block;
	overflow:hidden;
}
.indfif .zuo .indgt .fir a .pic
{
	float:left;
	overflow:hidden;
	width:248px;
}
.indfif .zuo .indgt .fir a .pic img
{
	width:248px;
	height:184px;
}
.indfif .zuo .indgt .fir a .youbao
{
	width:472px;
	height:184px;
	background:#f6f6f6;
	overflow:hidden;
	box-sizing: border-box;
	padding:15px;
}
.indfif .zuo .indgt .fir a .youbao .kuang
{
	width:6px;
	height:6px;
	background:#9d1811;
	margin-top:9px;
	margin-right:6px;
	float:left;
}
.indfif .zuo .indgt .fir a .youbao .wenzi
{
	width:425px;
	float:right;
	overflow:hidden;
}
.indfif .zuo .indgt .fir a .youbao .wenzi .tit
{
	font-size:18px;
	line-height:25px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	transition: 1s;
}
.indfif .zuo .indgt .fir a:hover .youbao .wenzi .tit
{
	color:#9d1811;
}
.indfif .zuo .indgt .fir a .youbao .wenzi .des
{
	font-size:16px;
	color:#999;
	line-height:25px;
	height:50px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	transition: 1s;
}
.indfif .zuo .indgt .fir a:hover .youbao .wenzi .des
{
	color:#9d1811;
}
.indfif .zuo .indgt .fir a .youbao .wenzi .time
{
	font-size:14px;
	color:#999;
	line-height:20px;
	overflow:hidden;
}
.indfif .zuo .indgt .other
{
	margin-top:20px;
}
.indfif .zuo .indgt .other .listmx1 .xiang a .tit
{
	width:616px;
}
.indfif .you
{
	width:420px;
	height:auto;
	float:right;
}
.indfif .you .indxgwz
{
	width:100%;
	height:auto;
	margin-top:30px;
}
.indfif .you .indxgwz .listmx1 .xiang a .tit
{
	width:408px;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  ends**/
/**index.php end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â® **/
.inssitebg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f6f6f6;
}
.inssite
{
	width:1200px;
	height:auto;
	overflow:hidden;
	font-size:16px;
	overflow:hidden;
	line-height:50px;
	margin:auto;
	color:#888;
}
.inssite a
{
	color:#888;
	transition:1s;
}
.inssite a:hover
{
	color:#9d1811;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â® end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§**/
.insxx .you .remen
{
	margin-bottom:40px;
}
.insyoulist
{
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	border:1px solid #eee;
}
.insyoulist .bigtit
{
	width:100%;
	height:60px;
	background:#9d1811;
	line-height:60px;
	text-align:center;
	font-size:24px;
	color:white;

}
.insyoulist .list
{
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:15px;
}
.insyoulist .list .listmx1 .xiang a .tit
{
	font-size:16px;
	width:310px;
	margin-left:5px;
}
.insyoulist .list .listmx1 .xiang:last-child
{
	margin-bottom:0px;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ end**/
.insxx
{
  width:1200px;
  height:auto;
  margin:auto;
  padding-top:60px;
  padding-bottom:60px;
}
.insxx .zuo
{
	width:780px;
	float:left;
	overflow:hidden;
}
.insxx .you
{
	width:360px;
	overflow:hidden;
	float:right;
}
.pad40
{
	padding-top:40px;
}
.insxxbigtitle
{
  text-align: center;
  font-size:30px;
  padding-top:10px;
  padding-bottom:15px;
  color:#282828;
}
.insxxline
{
	width:100%;
	height:1px;
	background:#dcdcdc;
	margin:auto;
	margin-top:20px;
}
.insxxtitle
{
  text-align: center;
  font-size:20px;
  padding-bottom:15px;
  color:#333;
  line-height:35px;
  font-weight:bold;
}
.insxxtime
{
  text-align: center;
  font-size:14px;
  padding-bottom:10px;
  color:#999;
}
.insxxcontent
{
  text-align: justify;
  font-size:15px;
  color:#333;
  line-height:25px;
  color:#333;
  min-height:300px;
}
.insxxcontent img
{
   display:inline-block;
   max-width:100%;
   vertical-align:middle;
}
.insxxcontent p
{
  font-size:15px;
  color:#333;
  line-height:25px;
  color:#333;
}
.insxxpic
{
  height:auto;
  overflow:hidden;
  padding-bottom:10px;
  padding-top:10px;
}
.insxxpic img
{
  display:block;
  margin:auto;
  max-width:100%;

}
.cid_name
{
	font-size:32px;
	line-height:40px;
	height:40px;
	overflow:hidden;
	color:#9d1811;
	font-weight:bold;
	margin-bottom:30px;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â**/

.listmx5 .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}
.listmx5 .xiang a
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.listmx5 .xiang a .pic
{
	width:200px;
	height:122px;
	background:url('../images/logopicbg.png') no-repeat center;
	background-color:#9d1811;
	float:left;
}
.listmx5 .xiang a .pic img
{
	width:200px;
	height:122px;
}
.listmx5 .xiang a .wenzi
{
	float:right;
	overflow:hidden;
	width:560px;
	border-bottom:1px dashed #ddd;
}
.listmx5 .xiang a .wenzi .tit
{
	 font-size:18px;
	 line-height:26px;
	 overflow:hidden;
	 transition: 1s;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 padding-top:5px;
}
.listmx5 .xiang a:hover .wenzi .tit
{
	color:#9d1811;
}
.listmx5 .xiang a .wenzi .des
{
	font-size:14px;
	color:#999;
	line-height:20px;
	height:40px;
	overflow:hidden;
	transition: 1s;
	padding-top:10px;
	margin-bottom:9px;
	transition: 1s;
}
.listmx5 .xiang a:hover .wenzi .des
{
	color:#9d1811;
}
.listmx5 .xiang a .wenzi .time
{
	 font-size:14px;
	 line-height:20px;
	 overflow:hidden;
	 margin-bottom:12px;
	 color:#ddd;
}
.inslistmx1 .xiang a .tit
{
	width:676px;
}
.wutulistmx5 .xiang a .wenzi
{
	width:100%;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ**/
.switch {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size:14px;
  box-sizing: content-box;
}
.switch a {
  display: inline-block;
  border: 1px solid #ccc;
  text-align: center;
  margin: 5px;
  padding: 5px;
  background: #f2f2f2;
  color: #333;
  text-decoration: none;
  box-sizing: content-box;
}
.switch a:hover {
  background: #9d1811;
  color: white;
}
.switch a.on {
  background: #9d1811;
  color: white;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢**/
.insnav
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}
.insnav ul 
{
	font-size:0px;
	overflow:hidden;
}
.insnav ul li
{
	display:inline-block;
	overflow:hidden;
	margin-bottom:15px;
	margin-right:10px;
	vertical-align: top;
}
.insnav ul li a
{
	display:block;
	font-size:14px;
	overflow:hidden;
	padding:5px 10px;
	transition:1s;
	border:1px solid #ddd;

}
.insnav ul li a:hover
{
	color:#fff;
	background:#9d1811;
}
.insnav ul li a.hover
{
	color:#fff;
	background:#9d1811;
}
.inssecnav ul li a
{
	border-radius:3px;
	border:1px solid #eee;
	color:#888;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©**/
.insxsrw
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insxsrw ul
{
	font-size:0px;
}
.insxsrw li
{
	display:inline-block;
	width:168px;
	margin-right:36px;
	overflow:hidden;
	margin-bottom:36px;
}
.insxsrw li a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.insxsrw li a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insxsrw li a .pic img
{
	 width:168px;
	 height:220px;
}
.insxsrw li a .tit
{
	width:100%;
	height:55px;
	background:#9d1811;
	color:white;
	text-align:center;
	line-height:55px;
	font-size:18px;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: 1s;
}
.insxsrw li a:hover .tit
{
	background:#88150e;
}
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© end**/
/**wyd.php**/
.twbtn
{
	float:right;
	overflow:hidden;
	font-size:16px;
	color:#9d1811;
	line-height:40px;
	font-weight: normal;
}
.twbtn a
{
	color:#9d1811;
}
.message
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.message .textarea
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.message .textarea .tit
{
	width:100%;
	height:auto;
	font-size:18px;
	overflow:hidden;
	color:#9d1811;
	font-weight:bold;
}
.message .textarea .kuang
{
	width:100%;
	height:100px;
	overflow:hidden;
	margin-top:15px;
}
.message .textarea .kuang textarea
{
	width:100%;
	height:100%;
	border:1px solid #ddd;
	border-radius:5px;
	box-sizing: border-box;
	padding:10px;
}
.message .textarea .kuang textarea:focus
{
	outline: none;
	border:1px solid #9d1811;

}
.message .btn
{
	width:150px;
	height:40px;
	overflow:hidden;
	margin-top:15px;
}
.message .btn input
{
	background:#9d1811;
	color:white;
	font-size:16px;
	border-radius: 5px;
	display: block;
	border:1px solid #9d1811;
	width:100%;
	height:100%;
	box-sizing: border-box;
	cursor: pointer;
}
.wydlist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.wydlist .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px dashed #ddd;
	padding-bottom:10px;
	margin-bottom:10px;
}
.wydlist .xiang .q
{
	margin-bottom:5px;
}
.wydlist .xiang .q .bt
{
	width: 100%;
	height:30px;
	font-size:16px;
	color:#9d1811;
	float:left;
	line-height:30px;
	overflow:hidden;
}
.wydlist .xiang .q .cont
{
	font-size:16px;
	line-height:30px;
	overflow:hidden;
	float:left;
	width:748px;
	color:#9d1811;
}
.wydlist .xiang .a .bt
{
	width: 106px;
	height:30px;
	font-size:16px;
	float:left;
	line-height:30px;
	overflow:hidden;
	color:#999;
}
.wydlist .xiang .a .cont
{
	font-size:16px;
	line-height:30px;
	overflow:hidden;
	float:left;
	width:748px;
	color:#999;

}
/**wyd.php end**/
/**ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢**/
.head .lr
{
	float:right;
	overflow:hidden;
	height:30px;
	margin-top:32.5px;
}
.head .lr .xiang
{
	float:left;
	height:30px;
	font-size:16px;
	color:#dbbbba;
	line-height:30px;
	padding-left:40px;
	cursor: pointer;
	margin-left:30px;
}
.head .lr .reg
{
	background:url('../images/regtb.png') no-repeat left center;

}
.head .lr .login
{
	background:url('../images/logintb.png') no-repeat left center;
	margin-right:40px;

}
.reglogbg
{
	width:100%;
	height:100%;
	position: fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5);
	overflow:hidden;
	z-index:2000;
	display: none;
}
.reglogbg .cha
{
	width:50px;
	height:50px;
	background:url('../images/close-vid2.png') no-repeat center center;
	float:right;
	cursor: pointer;
	margin-top:15px;
	margin-right:15px;
}
.reglog
{
	width:500px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:white;
	border-radius: 5px;
	padding:30px;
	box-sizing: border-box;
	margin-top:50px;
}
.reglog .bigtit
{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	line-height:30px;
	color:#9d1811;
	letter-spacing: 10px;
	margin-bottom:15px;
}
.reglog .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.reglog .xiang .wenzi
{
	float:left;
	width: 122px;
	overflow:hidden;
	font-size:16px;
	line-height:28px;
}
.reglog .xiang .wenzi span
{
	color:#9d1811;
}
.reglog .xiang .input
{
	width: 346px;
	float:left;
	overflow:hidden;
	height:30px;
}
.reglog .xiang .input input
{
	border:1px solid #ddd;
	height:30px;
	box-sizing: border-box;
	width:100%;
	height:100%;
	font-size:15px;
	padding:0px 10px;
	border-radius: 5px;
}
.reglog .xiang .input input:focus
{
	outline: none;
	border:1px solid #9d1811;
}
.reglog .btn
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.reglog .btn button
{
	width:390px;
	height:30px;
	color:white;
	font-size:16px;
	margin-left:50px;
	display: block;
	border:1px solid #9d1811;
	background:#9d1811;
	border-radius: 5px;
	cursor: pointer;

}
