* {
  outline: none;
}
body p.noborder,
body div.noborder,
body span.noborder {
  border: none;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#header {
  /*position: absolute;*/
  position:relative;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 120px;

  font-size:14px;
  text-align: center;
  color: #666666;
  background-color: #ffffff;
  padding-bottom: 10px;

}
#header .logo {
  padding-top:15px;
  padding-bottom:5px;
}
#header .logo img{
  width:150px;
}
#header ul{text-align:center;list-style-type:none;}
#header ul li{display:inline;list-style-type:none;margin:20px;}
#header ul li a{color:#666666;text-decoration:none;}
#header ul li span{color:#26433D;text-decoration:none;font-weight: bold;}
#header ul li a:hover {
  background: #f2f2f2;
}
.banner{
  /*position:absolute;*/

  /*position:absolute!important;*/
  /*position:relative;*/
}
a {
  color: #000000;
  text-decoration: none;
}
a:active,
a:hover{
  color: #26433D;
  text-decoration: none;
}
a:visited {
  /*color: #b0a377;*/
  text-decoration: none;
}


.logo_font{
  float:left;
}

.logo_font a:active{}
.logo_font a:hover{
  color: red;
  text-decoration: none;
}
.logo_font a:visited {
  color: #b0a377;
  text-decoration: none;
}
.details{
  color:#26433D;
  font-size: 14px;
  /*text-decoration:overline;*/
  /*text-decoration:underline;*/
  border-top:1px solid #26433D;
  border-bottom:1px solid #26433D;
}

.details a:active{}
.details a:hover{
  color: red;
  text-decoration: none;
}
.details a:visited {
  color: #b0a377;
  text-decoration: none;
}
.product_font_on{
  font-size: 16px;
  color: #2A2A2A;
  font-weight: bold;
  /*line-height:28px;*/
  /*margin-top:-5px;*/
}
.product_font{
  font-size: 14px;
  color: #666666;
}
.footer_x{
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  margin-bottom:25px;
  border-bottom:1px solid #E1E1E1;
}
.footer_font{
  font-size: 12px;
  color: #7a7a7a;
  line-height:28px;
  margin-top:-5px;
}
.footer_font a{
  font-size: 12px;
  color: #7a7a7a;
}
.site_links {
  /*width: 1120px;*/
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  /*background: #1e1e1e;*/
  margin-left:-35px;

}
.site_links ul {
  /*width: 20%;*/
  padding-right: 35px;
  float: left;
}
.site_links ul li {
  padding: 15px 0 5px;
  position: relative;
  color: #7a7a7a;
  font-size: 12px;
  list-style: none;

}
.site_links ul li a {
  color: #7a7a7a;
}
.site_links ul li a.tels {
  color: #7a7a7a;
  font-size:12px;
}
.site_links ul li a:hover {
  color: #b0a377;
  text-decoration: none;
}
.site_links ul .tit {
  background: transparent left center no-repeat;
  color: #000000;
  font-size: 14px;
  width: 90px;
  height: 25px;
  border: 0;
  /*border-bottom: 1px #222 solid;*/
  margin: 0 0 10px;
  padding: 0;
  display: block;
}
.site_links ul .fa {
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  background: transparent center none;
}
.user_member_flex,
.user_cont_flex {
  width: 1120px;
  margin: 0 auto;
}
.user_member_bar {
  width: 300px;
  float: left;
  padding-right: 40px;
}
.user_member_nav {
  font-size: 14px;
  line-height: 40px;
}
.user_member_nav li {
  height: 40px;
}
.user_member_nav li a {
  color: #222;
}
.user_member_nav li a:hover {
  color: #b0a377;
}
.user_member_nav li.current a {
  color: #b0a377;
}
.user_member_cont {
  position: relative;
  width: 820px;
  float: right;
  line-height: 180%;
}
.user_member_cont_news {
  position: relative;
  width: 860px;
  float: right;
  line-height: 180%;
}
.user_member_tabs {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
}
.user_member_tabs a {
  font-size: 12px;
  padding: 0 4px;
  float: left;
  margin: 0 20px 0 0;
}
.user_member_tabs a.current {
  color: #b0a377;
  border-bottom: 2px #b0a377 solid;
}
.user_member_tabs a:hover {
  color: #b0a377;
}
.user_member_form {
  position: relative;
}
.tit {
  background: transparent left center no-repeat;
  /*color: #ffffff;*/
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0 20px;
  display: inline-block;
}
.btns {
  border-radius: 0;
}
.reset,
.reset * {
  /*margin: 0;*/
  /*padding: 0;*/
  list-style: none;
}

#show_window {
  background: transparent url('/themes/totwoo/images/75bg.png');
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 95;
  display: none;
}
#show_window.open {
  display: block;
}
#show_window #show_window_inner {
  position: relative;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  z-index: 97;
}
#show_window #show_window_inner.images,
#show_window #show_window_inner.video {
  text-align: center;
  background-repeat: no-repeat;
  background-size: auto 90%;
  background-position: center;
}
#show_window #show_window_inner img {
  position: relative;
  height: 100%;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
#show_window #show_window_inner embed {
  background: transparent;
}
#show_window #show_window_inner #close_show_window {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  background-color: #222;
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: -20px;
  display: none;
  z-index: 99;
  line-height: 56px;
}
#show_code {
  background: transparent url('/themes/totwoo/images/75bg.png');
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 95;
  display: none;
}
#show_code #show_code_inner {
  position: relative;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 500px;
  margin: -250px 0 0 -400px;
  z-index: 97;
  background-color: #fff;
  text-align: center;
}
#show_code #show_code_inner .a,
#show_code #show_code_inner .p {
  display: none;
}
#show_code #show_code_inner h3 {
  color: #222;
  font-size: 24px;
  padding: 50px 0 30px;
  margin: 0;
}
#show_code #show_code_inner p {
  font-size: 14px;
  margin: 0;
}
#show_code #show_code_inner img.code {
  width: 230px;
  height: 230px;
  margin: 30px auto;
}
#show_code #show_code_inner a.download {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 36px;
  margin: 0 auto;
  color: #b0a377;
  border: 1px #b0a377 solid;
}
#show_code #show_code_inner a.download:hover {
  color: #fff;
  background-color: #b0a377;
}
#show_code #show_code_inner .close_show_code {
  width: 60px;
  height: 60px;
  font-size: 30px;
  text-align: center;
  background: #fff url('/themes/totwoo/images/win_clise.png') center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  line-height: 56px;
}
#show_code #show_code_inner .close_show_code:hover {
  background-color: #f2f2f2;
}
#show_code *,
#show_window *,
#user_menu * {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.medianews ul li {
  float: left;
  width: 400px;
  margin: 0 20px 20px 0;
  background: #f9f9f9;
  border-radius: 3.33333333px;
  padding: 30px;
  cursor: pointer;
}
.medianews ul li.even {
  float: right;
  margin-right: 0;
}
.medianews ul li.hover {
  box-shadow: 0 1px 2px #aaa;
}
.medianews ul li .tit {
  background: transparent left center no-repeat;
  color: #222;
  font-size: 22px;
  font-weight: normal;
  border: 0;
  border-bottom: 1px #222 solid;
  margin: 0 0 20px;
  padding: 0 0 20px;
  display: inline-block;
}
.medianews ul li .tit strong {
  font-family: '宋体';
  color: #222;
  font-size: 40px;
  margin: 0 20px 0 0;
  padding: 0 40px 0 0;
  background: transparent url("images/line_trbl.png") right center no-repeat;
}
.medianews ul li .tit span {
  font-family: '宋体';
  color: #777;
  font-size: 22px;
}
.medianews ul li .text {
  color: #222;
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 5px;
}
.medianews ul li .author {
  color: #777;
  font-size: 12px;
}
.medianews ul li .readmore {
  color: #b0a377;
  font-size: 10px;
  padding: 20px 0 0;
  display: inline-block;
}

.header_new {
  #position: absolute;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 60px;
  line-height:60px;
  text-align: center;
  color: #ffffff;
  background-color: #26433D;
}

.header_content{
  width: 85%;
  margin: 0 auto;

}
.menu-currenta{
  cursor: pointer;
  background-image: url('/new/static/images/menu-01a.png');
  background-repeat: no-repeat;
  color:#ffffff;
  padding-left:20px;
}
.menu-on{
  cursor: pointer;
  background-image: url('/new/static/images/menu-02-on.png');
  background-repeat: no-repeat;
  color:#000000;
  padding-left:20px;
  font-size: 12px;
}
.menu-list{
  cursor: pointer;
  background-image: url('/new/static/images/menu-03-list.png');
  background-repeat: no-repeat;
  color:#000000;
  padding-left:20px;
  font-size: 12px;

}
.user_member_question {
  font-size: 14px;
  padding: 0 0 35px;
}
.user_member_question p {
  padding-left: 56px;
}
.user_member_question p.q {
  color: #222;
  height: 36px;
  line-height: 36px;
  background: transparent url('/themes/totwoo/images/q.png') left center no-repeat;
}
.user_member_question p.r {
  color: #777;
  line-height: 1.4em;
  padding-bottom: 35px;
}




.site_imgplayer {
  margin-bottom: 0px;
  overflow: hidden;
  background-color: #777;
  position: relative;
}
.site_imgplayer .banner {
  float: left;
  position: relative;
}
.site_imgplayer .banner_001 {
  background: #fff;
}
.site_imgplayer .banner_002 {
  background: #fff;
}
.site_imgplayer .banner_003 {
  background: #0d0c0a;
}
.site_imgplayer .player_cont {
  position: relative;
  height: 100%;
  z-index: 1;
}
.site_imgplayer .cont {
  width: 10000px;
  position: relative;
  top: 0;
  left: 50%;
  margin: 0 0 0 -5000px;
  text-align: center;
}
.site_imgplayer .cont img {
  height: auto;
}
.site_imgplayer span {
  display: block;
  overflow: hidden;
  text-indent: -999em;
  -webkit-user-select: none;
  -moz-user-select: none;
  position: absolute;
  cursor: pointer;
  top: 50%;
  width: 100px;
  height: 120px;
  margin: -45px 0 0 0;
  background: transparent center no-repeat;
  z-index: 2;
}
.site_imgplayer #player_back {
  left: 0;
  background: transparent url(/themes/totwoo/images/go_l.png) center no-repeat;
}
.site_imgplayer #player_back:hover {
  background: transparent url(/themes/totwoo/images/go_l_h.png) center no-repeat;
}
.site_imgplayer #player_next {
  right: 0;
  margin-left: 535px;
  background: transparent url(/themes/totwoo/images/go_r.png) center no-repeat;
}
.site_imgplayer #player_next:hover {
  background: transparent url(/themes/totwoo/images/go_r_h.png) center no-repeat;
}