html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; 
  }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,xdnav, section {
  display: block; }

body {
  line-height: 1;
  font: 14px/1.6 "Microsoft Yahei", "Tahoma", "SimSun";
  background-color:white;
  color: #666; }

ol, ul {
  list-style: none; }

img {
  max-width: 100%;
  vertical-align: top;
  /*height: auto;*/ }

a {
  color: #666;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  width: 1200px;
  /*margin: 0 auto;*/
  margin-top: 100px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px; position: relative;}

.grid:before, .grid:after {
  display: table;
  content: "";
  line-height: 0; }

.grid:after {
  clear: both; }

[class*='col-'] {
  float: left; }

.grid-pad {
  margin: 0 -10px; }
  .grid-pad [class*='col-'] {
    padding: 0 10px; }

.col-1 {
  width: 1200px; }
.xdcol {
  width: 1100px; margin:0px auto; }
.col-3 {
  width: 300px; }

.col-6 {
  width: 600px; }

html, body {
  height: 100%; }

body {
  position: relative;
  overflow-x: hidden; }
 .c,.clean{clear:both;height:0;font-size:1px;line-height:0} 
.sc4{padding:0 0 20px 3px;clear:both;overflow:hidden;width:1100px}
.sc4 li{float:left;width:260px;margin:0 11px 11px 0;display:inline}
.sc4 img{width:260px;height:187px;display:block}
.sc4 a:hover img{filter:Alpha(Opacity=60);opacity:0.6}
.sc4 a span,.sc4 a:hover span{position:relative;margin:-80px 0 0 0;float:left;background:url(i.png) no-repeat;_background:url(i.gif) no-repeat;width:80px;height:80px;cursor:pointer}
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.pull-left {
  folat: left; }

.pull-right {
  float: right; }

.bg-gray, .ad-section, .perform-section, .jobs-section {
  xbackground: #dedede; }
.public-section, .activity-section, .jobs-section{
  background: white; }

.section {
  padding: 40px 0 60px; 
  background-color: white;}
  .section-title {
    font-size: 1.8rem;
    text-align: center;
    font-weight: 700;
    padding-bottom: 40px; padding-top:20px;
    color: #231815; }

.home-section {
  height: 100%; }
  .home-section .logo {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -225px;
    margin-top: -120px; }
.home-nav.active {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(35, 24, 21, 0.5);
  z-index: 1000; }
.xnav.active {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(35, 24, 21, 0.5);
  z-index: 1000; }
.jobs-box {
  background: white;
  background-size: 9rem 9rem;
  padding:1.2rem 1.2rem 4rem 1.2rem;
  text-align: center; 
  height: 460px;
  overflow: hidden;
  margin-bottom: 20px;}
  .jobs-box p {
    text-align: left; }
.jobs-mail {
  padding: 20px 0;
  font-size: 1rem; }
.jobs-title {
  background: #a00e15;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding: 4px 20px;
  margin-bottom: 20px; }
.jobs-box .jobs_img{display: block;width: 120px;padding: 20px 0px;overflow: hidden;display: block;margin: 20px auto;text-align: center;border-radius:50%;border: 1px solid #8c8c8c;}
.jobs-box .jobs_img img{height: 80px;}
.about-title {
  font-size: 26px;
  line-height: 28px;
  padding-bottom: 20px;
  color: #333; }
  .about-title small {
    font-size: 16px; }
.about-desc p,.about-desc div {
  text-indent: 2em; line-height:25px; font-size:16px; }
.about-img {
  display: block;
  overflow: hidden; }
  .about-img:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .about-img img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
nav {
  position: absolute;
  bottom: 0;
  background: #231815;
  width: 100%;
  height: 50px;
  font-size: 0; }

nav a {
  line-height: 50px;
  color: #ccc;
  width: 12.5%;
  display: inline-block;
  font-size: 18px;
  font-weight: 500; }

nav a.active {
  background: #a00e15; 
 color: #fff;}
xdnav {
  position: fixed;
  top: 0;
  background: #231815;
  width: 100%;
  height: 50px;
  font-size: 0; z-index:999; }

xdnav a {
  line-height: 50px;
  color: #ccc;
  width: 12.5%;
  display: inline-block;
  font-size: 18px;
  font-weight: 500; }

xdnav a.active {
  background: #a00e15; 
 color: #fff;}

.thumb-more {
  color: #a00e15;
  font-weight: 700; }
.thumb-list figure {
  background: #f5f4f4;
  box-shadow: 0 0 10px #cccccc; }
.thumb-list a {
  display: block;
  overflow: hidden; }
  .thumb-list a:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .thumb-list a img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
.thumb-list figcaption {
  padding: 15px; }
.thumb-list-alpha li {
  margin-bottom: 20px; }
.thumb-list-alpha figure {
  position: relative;
  padding-bottom: 50px; }
.thumb-list-alpha figcaption {
  position: absolute;
  height: 50px;
  color: #ccc;
  bottom: 0;
  background: #231815;
  left: 0;
  right: 0;
  line-height: 50px;
  font-size: 18px;
  padding: 0 15px; }
  .thumb-list-alpha figcaption small {
    float: right;
    font-size: 14px;
    padding-top: 5px; }

.scroll-box {
  position: relative; }
  .scroll-box .control {
    position: absolute;
    top: 50%;
    background: url(../images/control.png) no-repeat;
    width: 62px;
    height: 62px;
    margin-top: -31px;
    cursor: pointer; }
  .scroll-box .thumb-list {
    position: relative;
    height: 410px;
    overflow: hidden; }
  .scroll-box ul {
    position: absolute;
    left: 0; }
  .scroll-box .prev {
    left: -31px; }
  .scroll-box .next {
    background-position: -62px 0;
    right: -31px; }

.footer {
  background: #3A3A3A;
  color: #ccc; 
  /*rounded corner*/
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  }
  .footer-cantact {
    padding: 80px 0;
    line-height: 1.6rem; }
.totop{
	position:fixed;
	bottom:100px;
	right:10px;
	display: none;
	cursor: pointer; z-index:999;
}
.totop img{width: 80px;}
.ecode{
	float: right;
	padding-top: 100px;
	padding-right: 50px;
}
.ecode img{display: block;width: 129px;height: 129px;border: 1px solid #ddd;}
.detailbox{padding: 20px;width: 850px;background: #fff;margin: 20px auto;margin-bottom: 0;}
.detailbox img{display: block;width: 100%;margin-bottom: 5px;}
.detailbox p{line-height: 2;}
.section h4{font-size: 16px;}