.aui-header-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.containers{
			padding-top: 200px;
		}
.head1 {
  width: 100%;
  height: 150px;
  background-color: #fff;
}
.head1 .header1 {
  background-color: #fff;
  width: 1200px;
  height: 150px;
  margin: 0 auto;
}
.head1 .header1 .logo1 {
  width: 180px;
  height: 150px;
  float: left;
  background: url(../i/logo.jpg) no-repeat center;
  background-size: 180px;
}
.head1 .header1 .ad {
  width:auto;
  float: left;
	margin-left:10px;
  height:150px;
}
.head1 .header1 .ad img {
  width:auto;
  float: left;
  height:150px;
}
.head1 .header1 .right {

  float: right;

}
.head1 .header1 .searchs {
  width: 298px;
  height: 30px;
  margin:15px auto;
  border: 2px solid #3185ff;

}
.head1 .header1 .searchs .am-selected {
  width: 50px;
  float: left;
}
.head1 .header1 .searchs .am-selected .am-selected-btn {
  height: 25px;
}
.head1 .header1 .searchs .read {
  background-color: #3185ff;
  color: #fff;
  width: 73px;
  border: none;
  height: 30px;
}
/* searchbox */
.searchbox{background:url(../i/sreachbox.jpg) no-repeat center;background-size:250px 30px;width:250px;padding:0 1px;height:30px;margin:30px 0 0 0;}
.searchbox #inputbox{float:left;margin:4px 6px 0 4px;_margin:6px 6px 0 4px;display:inline;}
.searchbox #inputbox input{background:none;margin-top:0px;padding:2px;height:22px;line-height:normal;width:92px;border:none;font-size:14px;font-family:"宋体";color:#999;}
.searchbox #inputbox input.focus_text{color:#333;}
.searchbox #inputbox input.blur_text{color:#999;}
.searchbox .sreachbtn{width:64px;_width:50px;height:28px;line-height:28px;overflow:hidden;cursor:pointer;padding:0;border:none;background:none;font-size:14px;color:#fff;font-weight:800;}
/* options */
#options{float:left;width:80px;height:28px;color:#333;}
#options dl{position:relative;z-index:4;width:70px;}
#options dt{overflow:hidden;width:70px;height:28px;padding:0px 0px 0px 9px;background:none;}
#options dt b{width:0px;height:0px;overflow:hidden;line-height:0px;font-size:0px;border-width:5px;border-style:solid solid solid solid;border-color:#ccc #fff #fff #fff;}
#options dt b{position:absolute;right:6px;top:11px;zoom:1;_position:relative;_left:53px;_top:-18px;}
#options dt input{width:60px;height:26px;line-height:26px;margin:1px 6px 0px 0px;border:0px;font-size:12px;background:none;color:#555;}
#options dd{display:none;width:70px;line-height:22px;padding:0px 0px 1px 1px;font-size:12px;}
#options.hover dl{position:relative;cursor:pointer;width:70px;}
#options.hover dt b{border-color:#fff #fff #ccc #fff;top:6px;_top:-24px;}
#options.hover dd{display:block;_position:relative;color:#666;margin-left:-1px;border-style:solid;border-color:#f40000;border-width:0px 1px 1px 1px;background:#fff;}
#options dd div{display:block;zoom:1;padding-left:9px;}
#options div.hover{background:#f5f5f5;color:#333;}
.head1 .header1 .login1 {
  width: 200px;
  height: 40px;

	margin-top:20px;
  text-align: center;
  line-height: 40px;
	color:#f40000;


}
.head1 .header1 .login1 > span {
  cursor: pointer;
  font-size:16px;
	font-color:#f40000;
}
.head1 .header1 .login1 > span >a {
	color:#f40000;
}
html,
body,
h1,
h2,
ul,
li,
p {
  padding: 0;
  margin: 0;
}
body {
  font-family: Helvetica, Tahoma, Arial, STXihei, "åŽæ–‡ç»†é»‘", "Microsoft YaHei", "å¾®è½¯é›…é»‘", SimSun, "å®‹ä½“", Heiti, "é»‘ä½“", sans-serif;
  font-size: 16px;
  color: #333;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #00acff;
}
img {
  border: none;
  vertical-align: top;
}
input,
button {
  border: none;
  outline: none;
}
ul {
  list-style: none;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
[class^="icon-"],
[class*=" icon-"] {
  display: block;
  font-style: normal;
  background: url("../images/icon.png") no-repeat;
}
/*header styles*/
.header {
  width: 100%;
  height: 420px;
  background-color: #4c0608;
  /*èƒŒæ™¯é¢œè‰²*/
}
.header-main {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.header-banner {
  width: 1200px;
  height: 420px;
  overflow: hidden;
}
.banner-img {
  height: 420px;
  background: url("../i/banner0.png") no-repeat center center;
}
.header-menu {
  width: 220px;
  height: 330px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px;
  position: absolute;
  bottom: 40px;
  right: 0;
}
.header-menu div {
  height: 44px;
  color: #9a9a9a;
  cursor: pointer;
  border-bottom: 1px solid #3c3838;
}
.header-menu div:last-child {
  border: none;
}
.header-menu div h2,
.header-menu div p {
  font-size: 14px;
  float: left;
  line-height: 44px;
}
.header-menu div h2::after {
  content: ":";
}
.header-menu .menu-active {
  height: 70px;
  color: #fff;
}
.header-menu .menu-active h2,
.header-menu .menu-active p {
  clear: both;
}
.header-menu .menu-active h2 {
  font-size: 18px;
  line-height: 36px;
}
.header-menu .menu-active p {
  font-size: 14px;
  line-height: 34px;
}
.header-menu .menu-active h2::after {
  content: "";
}
.footer {
  width: 100%;
  min-width: 1200px !important;
}
#wxCode {
  position: relative;
  width: 40px;
  height: 40px;
  background: #dadfe6;
  padding-top: 10px;
}
#wxCode .codeImg {
  display: none;
  background: url(../images/banner0.png) no-repeat center;
  background-size: cover;
  background-color: #fff;
  border: 1px solid #efefef;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -128px;
  right: 40px;
}
.am-gotop-fixed {
  overflow: unset !important;
}
.new-navs {
  width: 100%;
  min-width: 1200px;
  height: 50px;
  background-color: #F40000;
  color: #fff;
}
.new-navs .navs {
  width: 1200px;
  height: 50px;
  font-size: 18px;
  margin: 0 auto;
}
.new-navs .navs ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
}
.new-navs .navs ul li {
  width: calc(1200px / 11);
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.new-navs .navs ul li a {
  color: #fff;
	font-size:16px;
	/*font-weight: bold;*/
}
.new-navs .navs ul li:hover,
.new-navs .navs ul li.new-active {
  background-color: #f34b4f;
}
.all .nav ul li {
  cursor: pointer;
}
.all .nav ul li:not(.new-t):hover,
.all .nav ul li:not(.new-t).new-active {
  color: #005ce1;
  font-weight: bold;
}
.user-infos {
  width: 220px;
  height: 46px;
  margin: 20px 0;
}
.user-infos .user-logos {
  width: 100px;
  height: 46px;
  float: left;
  text-align: center;
  position: relative;
}
.user-infos .user-logos .img-s {
  width: 46px;
  height: 46px;
  background: url(../i/head.png) no-repeat center;
  background-size: cover;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
}
.user-infos .user-logos .img-t {
  display: none;
  position: absolute;
  top: 46px;
  left: 0;
  width: 100px;
  height: auto;
  background-color: #fff;
  color: #666;
  line-height: 30px;
  text-align: center;
  z-index: 999;
}
.user-infos .user-logos .img-t ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.user-infos .user-logos .img-t ul a {
  color:#000;
}
.user-infos .user-logos .img-t ul li:first-of-type {
  padding-top: 10px;
}
.user-infos .user-logos .img-t ul li a:hover {
  color: #f40000;
  cursor: pointer;
}
.user-infos .img-users a{
  width: 120px;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: left;
  font-size: 14px;
  color: #f40000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@font-face { font-family: jdcfont; src: url(../fonts/jdcfont.eot); src: url(../fonts/jdcfont.eot#iefix) format("embedded-opentype"), url(../fonts/jdcfont.woff) format("woff"), url(../fonts/jdcfont.ttf) format("truetype"), url(../fonts/jdcfont.svg#jdcfont) format("svg") }
.jdcfont { font-family: jdcfont!important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: .2px; -moz-osx-font-smoothing: grayscale }

/*弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding: 10px; }
.footer_flex { width: 200px; margin: 198px auto 0; }
.footer_flex li { width: 45px; height: 45px; background-color: #bbb; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0px 14px; float: left; text-align: center; cursor: pointer; position: relative; z-index: 10; }
.footer_flex li:hover { background-color: #ff8400; }
/*left*/
.footer_flex li:hover .flex-footerc { display: block; }
.footer_flex li .flex-footerc { width: 146px; height: 124px; position: absolute; left:-143px; top: -52px; text-align: center; padding-top: 15px; background: url(../i/footerflex.png) 1px top no-repeat; display: none; }
/*top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { width: 146px; height: 139px; position: absolute; left: -49px; top: -140px; text-align: center; padding-top: 15px; background: url(../i/footerflex.png) 1px top no-repeat; display: none; }
/*button*/
.footer_flex li:hover .flex-footera { display: block; }
.footer_flex li .flex-footera { width: 146px; height: 124px; position: absolute; left: -49px; top: 50px; text-align: center; padding-top: 15px; background: url(../i/footerflex.png) 1px top no-repeat; display: none; }
/*right*/
.footer_flex li:hover .flex-footerb { display: block; }
.footer_flex li .flex-footerb { width: 146px; height: 124px; position: absolute; left: 42px; top: -48px; text-align: center; padding-top: 15px; background: url(../i/footerflex.png) 1px top no-repeat; display: none; }
.tips {
  position: fixed;
  top: 150px;
  right: 5px;
  width: 132px;
  height: 387px;
  background: url("../i/leyuTips1.png") no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.tips_l {
  position: fixed;
  top: 200px;
  left: 5px;
  width: 132px;
  height: 65%;
  background: url("../i/left.png") no-repeat center;
  background-size: contain;
  cursor: pointer;
  z-index:99999;
}
.tips_r {
  position: fixed;
  bottom: 50px;
  right: 20px;
  width: 110px;
  height: 360px;
  background: url("../i/leyu.png") no-repeat center;
  background-size: contain;
  cursor: pointer;
}
