@charset "utf-8";
body {font: lighter 12px/1.5 "Microsoft YaHei","微软雅黑","宋体",tahoma,arial,sans-serif;color: #333333;padding:0px;margin:0px;background:#efefef;word-break: break-all;}
h1,h2,h3,h4,h5,form,p,ul,li{margin:0px;padding:0px;list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
input,select{font: 12px/1.5 tahoma,arial,宋体,sans-serif;padding:0px;margin:0px;}
*{padding:0px;margin:0px;}html{overflow-y:scroll;}
img{border:0; max-width:100%;}
.fl{float:left;}.fr{float:right;}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.clearfix:after {clear: both;content: " ";display: block;height: 0;}
em{font-style: normal;}
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0;}
a:hover{text-decoration: none;}
a{color:inherit; *color:#666;}
a:hover { color: #c33408;}
.gray_3{color:#333333;font-family: Arial;}.gray_c{color:#CCCCCC;}
.gray_5 {color: #555555;}.gray_6 {color: #666666;}
.gray_9 {color: #999999;}
.mb20{margin-bottom: 20px;}.mb10 {margin-bottom: 10px;}.mt10 {margin-top: 10px;}.mt20{ margin-top:20px;}
.auto{width: auto;margin-right: auto;margin-left: auto;}
.box{ width:1200px; margin:0 auto; }
input,btn{ font-family:"Microsoft YaHei",SimSun,SimHei; }
/*顶部导航 begin*/
header {
	width: 100%;position:relative;z-index: 50;background: #862b48; 
}
.logo_all{ height:140px;background: url(../images/logo.png) no-repeat 0px 0px; width:100%;position:relative;}

.search {
	width: auto;height:35px; position: absolute;right:48px; top:24px;
}

.search input {
	border: 0;
	float: left;
	outline: none; 
}

  .search .sea {
	width: 180px;	height: 35px; line-height:35px;
	text-indent: 1em; border:0; font-size:14px;
	  color: #999999;
}

.search .but {
	width:35px;height: 35px;
	background: url(../images/search_Btn.png) no-repeat center center #fff; text-align:center;
	cursor: pointer; border:0;
}

.navBar{ position: absolute; z-index:1;  top:92px;right:20px; }
.nav{ width: auto; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav .m{ float:left;  position:relative; margin:0 5px;line-height:40px;   }
.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:16px; height:40px; overflow:hidden;  }
.nav h3 a{ display:block; color:#fff;  padding:0 15px; }
.nav .on{ background:#fff; cursor:pointer;}
.nav .on h3 a{ background:#fff; color:#862b48; }
.nav a:hover{color:#fff;  }

.nav .sub{ display:none; /*默认隐藏*/ width: 100%; padding:0;   position:absolute; left:-2px; top:40px; background:#fff; border:2px solid #862b48; text-align:center; border-top:0; }
.nav .sub li{ vertical-align:middle; }
.nav .sub li a{ height:26px; line-height:26px; padding:4px 0;  display:block;color:#333; font-size:14px;   }
.nav .sub li a:hover{ color:#fff; background:#862b48;   }

/*顶部导航 end*/

.footer{ height: auto; padding:10px 0 0 0; background:#862b48;}
.footer .links{ padding:8px 0; font-size:12px; line-height:25px; color:#fff;}
.link1{ width:20%;}.link2{ width:40%; padding-top:25px;}
.footer dl dt{ font-size:14px; color:#ddd;}
.footer dl img{ max-width:100%;}
.footer dl dd{ padding-left:10px;}
.link1 a{ display:block; color:#fff;}.link1 a:hover{ text-decoration:underline;}

.copyright{ padding:10px; line-height:25px; color:#fff; text-align:center; background:#751131;}
	.move_gg{width:120px;height:170px;position:absolute;top:20px; z-index:99999;}
	.move_gg .tfl{ height:20px; line-height:20px; font-weight:700; text-align:right; color:#333;}
		.move_gg .c_header{width:120px; height:150px;text-align:center; cursor:move;}
		.tclose{ color:#333; text-align:right; font-size:12px; cursor:pointer;}