#xban{display:none}
#bigban{display:block;}
header {
    display: none;
}
@media (max-width: 980px) {
	header { display: block;}
.active .bg2_04{display: none;}
	ul.conversion{height:800px;}
#bigban{display:none;}
#xban{display:block;}	
.newsxx{width:350px;}	
	
.newsxx img{width:350px;}	
	
.newsxx span{position: absolute;
    left: 0;
    margin-left: 145px;
    top: 50px;}
	
.active .bg2_07{left: 15%; margin-left: -27px;margin-top: 150px;}	
.news00{font-size:45px;}	
	
.bg2_07{width:80%;height:370px; position: absolute;top: 224px;}
	
.news01 a{  line-height: 45px; font-size: 40px;}
.news02{height:220px;}
.news02 a{  line-height: 45px; font-size:40px;}	
.news03 a{  line-height: 45px; font-size: 40px;}	
	
.news00 a{text-align: center;}	
.home_grid .wrap ul{margin-top:150px;}
.home_grid .wrap li{width:42%;}	
.home_grid .wrap li a .title{padding-top: 15px;padding-bottom: 15px;}	
.home_grid .wrap li a img{height:300px;}
.btn_red{display:none;}
.bg2_04{top:1130px;left: 73%;}	
.news04 a{font-size:28px;margin-left: 500px;margin-left: 290px}	
.home_grid li a .title h5{font-size: 30px;}	
	

	
.pro_tit{font-size:35px;margin-top: 80px;}	
.yewu03 dl dt img{width:200px;}	
	
.yewu03 dl dt{width:200px; height:200px;}	
.yewu03 dl dd{font-size:38px;}
	
.active .bg01 { bottom: 556px;}
.active .bg03{bottom: 570px;}	
.active .bg011{bottom: 335px;}	
.active .bg888{bottom: 905px;}	
.active .bg999{bottom: 1020px;}	
	
.bg999{margin-left: 168px;}	
	
.contact li.add{width:100%}	
.contact li{width:100%;height:250px;}
.contact li.mail{width:100%}
.contact{margin-left: 0px;}
.contact li a .icon {
    display: block;
    top: 30%;
	font-size: 60px;}	
.contact li a h5{top:25%;font-size:40px;}	
	
	
	
header {line-height: 200px;text-align: center;}
	
	
.daohang{display: none}	
	
.qita_nav{display: none;}



::-moz-selection {
  color: #fff;
  background: #011f3c;
}

::selection {
  color: #fff;
  background: #011f3c;
}

::-moz-selection {
  color: #fff;
  background: #011f3c;
}

body,
span,
a,
h1,
h2,
h3,
h4,
h5,
p {
  font-family: "novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
  position: relative;
}

h1,
h1 span,
h2,
h3 {
  font-family: "novecento_sans_widelight", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  line-height: 1.2;
  font-style: normal;
  margin: 0;
  color: #000;
  text-transform: uppercase;
}


.job_desk_cont h3{color:#FBFBFB;}
.job_desk_cont h2{color:#FBFBFB;}
.job_desk_cont h4{  font-size: 24px;
color:red;}

span,
a {
  line-height: 1;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4,
.p18 {
  font-size: 18px;
}


p {
  font-size: 16px;
  margin: 24px 0;
}

.pmt0 p {
  margin-top: 0;
}

a p {
  line-height: 1.5;
}

a {
  color: #011f3c;
  display: block;
  cursor: pointer;
}

a,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*-----------列表文本-----------*/

.list_text li {
  list-style: disc;
  margin-left: 15px;
}

.list_text2 li {
	font-size:16px;
}

img {
  display: block;
  border: 0;
}

img .middle {
  vertical-align: middle;
}

img.fullw {
  width: 100%;
  height: auto;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}








.bg_white{background: #fff;}





/*-----------元素尺寸---------*/

.desktop_full,
.full {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrap {
  padding-left: 10%;
  padding-right: 10%;
  overflow: hidden;
  zoom: 1
}

.hwrap {
  padding-top: 120px;
  padding-bottom: 120px;
}
/*-------------左右布局-------------*/
header{display:block;}
.lr_layout .left_img {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
}

.lr_layout .right_cont {
  padding: 30px 0;
  float: right;
  width: 50%;
}
/*----------header----------*/

header {
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  background-color: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, .2);
  overflow: visible;
  z-index: 999;
}

#logo {
  float: left;
  height: 100%;
  width: auto;
  padding: 5px 20px;
  background-color: #fff;
}

#logo img {
  height: 50px;
  width: auto;
}

#logo h5 {
	font-family: "微软雅黑";
	font-size: 18px;
  position: absolute;
  left: 0;
  top: 22px;
  width: 100%;
  text-align: center;
  color: #011f3c;
  visibility: hidden;
  opacity: 0;
}

.no-touch #logo:hover img {
  visibility: hidden;
  opacity: 0;
}

.no-touch #logo:hover h5 {
  visibility: visible;
  opacity: 1;
}
/*----------nav----------*/

nav {
  float: left;
  background-color: #011f3c;
  cursor: default;
}

nav .menu_btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  background-color: #011f3c;
  color: #fff;
  cursor: default;
}

#nav {
  position: absolute;
  width:562px;
}

#nav li {
  background-color: #011f3c;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.csstransforms3d #nav li {
  -webkit-transform: perspective(100px) rotateX(-90deg);
  -ms-transform: perspective(100px) rotateX(-90deg);
  transform: perspective(100px) rotateX(-90deg);
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
}

#nav li a {
font-size:39px;

  height: 124px;
  line-height: 120px;
  padding-left: 20px;
  color: #fff;
  border-top: 1px solid #9b161c;
}

#nav li a.active {
  background-color: #9b161c;
  color: #eb2830;
}

.no-touch #nav li a:hover {
  background-color: #fff;
  color: #011f3c;
  padding-left: 30px;
}

.nav-open #nav li {
  height: 124px;
  opacity: 1;
}

.csstransforms3d .nav-open #nav li {
  -webkit-transform: perspective(100px) rotateX(0deg);
  -ms-transform: perspective(100px) rotateX(0deg);
  transform: perspective(100px) rotateX(0deg);
}

header .title {
  height: 100%;
  padding: 0 20px;
  background-color: #fff;
  border-left: 1px solid #F0F0F0;
  float: left;
  overflow: hidden;
}

header .title h4 {
  line-height: 60px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*----------right nav----------*/

.right-nav {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.right-nav .nav {
  height: 100%;
  float: right;
  margin-right: 20px;
}

.right-nav li {
  height: 100%;
  float: left;
}

.right-nav li a {
  height: 100%;
  line-height: 60px;
  padding: 0 10px;
  color: #666;
}

.no-touch .right-nav li a:hover {
  background-color: #F0F0F0;
}

.right-nav li.active a {
  color: #011f3c;
  cursor: default;
}
/*----------share btns----------*/
.share_btns {
  float: right;
}

.share_btns .btns {
  position: absolute;
  background-color: #fff;
  right: -60px;
}

.sharenav-open .share_btns .btns {
  right: 0;
}
/*----------tags nav----------*/

.tags_btn {
  width: auto;
  height: 100%;
  padding: 0 20px;
  cursor: default;
}

.tags_btn span {
  float: left;
  margin-right: 10px;
  line-height: 60px;
  font-size: 12px;
}

.no-touch .tags_btn:hover,
.tags_btn.active {
  background-color: #F0F0F0;
  color: #011f3c;
}

.tags_nav {
  float: right;
}

.tags_nav ul {
  position: absolute;
  top: 60px;
  right: 0;
  width: 320px;
  padding: 20px;
  background-color: #F0F0F0;
  overflow: hidden;
  opacity: 0;
  display: none;
}

.tags_nav ul li {
  height: auto;
}

.right-nav .tags_nav li a {
  height: auto;
  line-height: 1;
  padding: 10px;
  margin: 2px;
  background-color: #fff;
  border-radius: 4px;
}

.no-touch .tags_nav li a:hover {
  background-color: #011f3c;
  color: #fff;
}

/*----------banner----------*/

.csstransforms3d #banner .slide-item {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(600px) rotateX(5deg) rotateY(-10deg) scale(.8);
  -ms-transform: perspective(600px) rotateX(5deg) rotateY(-10deg) scale(.8);
  transform: perspective(600px) rotateX(5deg) rotateY(-10deg) scale(.8);
  -webkit-transform-origin: center center 0;
  -ms-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transition: -webkit-transform 2s ease, opacity .8s ease, visibility .8s ease;
  transition: transform 2s ease, opacity .8s ease, visibility .8s ease;
}

.csstransforms3d #banner .flex-active-slide {
  visibility: visible;
  opacity: 1;
  -webkit-transform: perspective(600px) rotateX(0deg) rotateY(0deg) scale(1);
  -ms-transform: perspective(600px) rotateX(0deg) rotateY(0deg) scale(1);
  transform: perspective(600px) rotateX(0deg) rotateY(0deg) scale(1);
}

#banner .btm_cont .title hr {
  width: 0;
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: all .8s ease .8s;
  transition: all .8s ease .8s;
}

.no-csstransitions #banner .btm_cont .title hr,
#banner .flex-active-slide .btm_cont hr {
  width: 100%;
}

#banner .btm_cont .info {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  float: left;
  -webkit-transition: all .8s ease .8s;
  transition: all .8s ease .8s;
}

.no-csstransitions #banner .btm_cont .info,
#banner .flex-active-slide .btm_cont .info {
  height: 180px;
}

#banner .btm_cont .info .bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

#banner .btm_cont .info .title {
  padding-top: 30px;
}

#banner .btm_cont .info span {
  float: right;
  padding: 30px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.2;
  background-color: rgba(255, 255, 255, .8);
  color: #011f3c;
}

#banner .btm_cont .info span:after {
  content: ">>";
  font-size: 14px;
  margin-left: 10px;
  vertical-align: top;
}

#banner .btm_cont .info:hover .bg {
  opacity: .9;
  filter: alpha(opacity=90);
}

#banner .btm_cont .info:hover h2 {
  color: #011f3c;
}

#banner .btm_cont .info:hover span {
  background-color: #011f3c;
  color: #fff;
}

/*---- Direction btns ----*/

.direction_nav {
  position: absolute;
  top: 60px;
  bottom: 60px;
  width: 40%;
  /*  background-color: rgba(0,0,0,.5);*/
  z-index: 99;
}

.lt-ie9 .direction_nav {
  background-image: url(../images/alpha-bg.png);
}

.direction_nav div {
  position: absolute;
  width: 0px;
  height: 50px;
  line-height: 50px;
  top: 50%;
  margin-top: -25px;
  text-align: center;
  background-color: #fff;
  font-size: 30px;
  color: #011f3c;
  overflow: hidden;
}

.direction_nav.next_btn {
  right: 0;
}

.direction_nav.next_btn div {
  right: 0;
}

.no-touch .direction_nav:hover div {
  width: 50px;
}

#banner .direction_nav {
  bottom: 230px;
}
/*
#banner .prev_btn {
  cursor: url(../images/arrow-left.png) 30 43, url(../images/arrow-left-32.ico) 16 16, auto;
}
#banner .next_btn {
  cursor: url(../images/arrow-right.png) 30 43, url(../images/arrow-right-32.ico) 16 16, auto;
}
*/
@-webkit-keyframes down_arrow {
  0% {
    -webkit-transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes down_arrow {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

.down_arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #011f3c;
  z-index: 30;
}

.down_arrow:before {
  position: absolute;
  left: 14px;
  -webkit-animation: down_arrow .7s infinite;
  animation: down_arrow 1.5s infinite;
}
/*----------thumbs----------*/

.thumbs_title {
  padding: 0 10px;
  margin-bottom: 30px;
}

.thumbs li {
  float: left;
  width: 33.3%;
  padding: 10px;
}

.thumbs li a {
  background-color: #fff;
  overflow: hidden;
}

.thumbs li img {
  width: 100%;
}

.thumbs li .title {
  text-align: center;
  padding: 20px;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
.thumbs li a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: brightness(1.2);
}
*/

.thumbs .wrap li a:hover span {
  color: #011f3c;
}

.thumbs .wrap li a:hover hr {
  width: 100%;
}


.about_left{width:50%}


/*-------------- transition --------------*/

.nav-open #nav li.trans4,
.trans {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.nav-open #nav li.trans3,
.trans1 {
  -webkit-transition: all .4s ease .1s;
  transition: all .4s ease .1s;
}

.trans2 {
  -webkit-transition: all .4s ease .2s;
  transition: all .4s ease .2s;
}

.nav-open #nav li.trans1,
.trans3 {
  -webkit-transition: all .4s ease .3s;
  transition: all .4s ease .3s;
}

.nav-open #nav li.trans,
.trans4 {
  -webkit-transition: all .4s ease .4s;
  transition: all .4s ease .4s;
}

.box_shadow {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

.box_shadow2,
.box_shadow.trans:hover {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
}

.box_shadow.trans:hover {
  z-index: 99;
}
/*-------------- animation --------------*/

@-webkit-keyframes mk_3d_top {
  0% {
    -webkit-transform: perspective(600px) rotateX(60deg);
    -webkit-transform-origin: center top 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center top 0;
  }
}

@keyframes mk_3d_top {
  0% {
    -webkit-transform: perspective(600px) rotateX(60deg);
    transform: perspective(600px) rotateX(60deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
}

.animation_3d_top {
  -webkit-animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
/*----- mk_3d_bottom -----*/

@-webkit-keyframes mk_3d_bottom {
  0% {
    -webkit-transform: perspective(600px) rotateX(-30deg);
    -webkit-transform-origin: center bottom 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center bottom 0;
    opacity: 1;
  }
}

@keyframes mk_3d_bottom {
  0% {
    -webkit-transform: perspective(600px) rotateX(-30deg);
    transform: perspective(600px) rotateX(-30deg);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    opacity: 1;
  }
}

.animation_3d_bottom {
  -webkit-animation: mk_3d_bottom .8s 1 .8s cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_3d_bottom .8s 1 .8s cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 0;
}



#about-wenhua{background: url(../images/wenhua.jpg)no-repeat center}




/*-------------- responsive --------------*/
@media (max-width: 980px){
	
	header{display: block;}
	
	
	
}

  /*----------header----------*/

  header {
    height: 120px;
    width: 100%;
    background-color: #fff;
  }
  nav .menu_btn {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 50px;
  }
  #logo img {
    height: 100px;
  }
  .right-nav li a,
  header .title h4 {
    line-height: 50px;
    font-size: 12px;
  }
  .tags_nav ul {
    top: 50px;
  }


/* -------------------------------- 

Main components 

-------------------------------- */
header {

  line-height: 200px;
  text-align: center;
}
header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 1170px) {
  header {
    height: 300px;
    line-height: 300px;
  }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}



#nav {
    position: absolute;
    top: 120px;
    left: 0px;
    z-index: 9998;
    height: auto;
	overflow: hidden;}


	
	.footer2{display:none}	
.footer{height:auto}	
.footer a{font-size:35px;width:100%;padding-top: 20px;}	
	
	
	
	
	
	
	
	
	
	
	
}


@media (max-width: 768px) {
	
header {line-height: 200px;text-align: center;}
	
	
.daohang{display: none}	
	
.qita_nav{display: none;}



::-moz-selection {
  color: #fff;
  background: #011f3c;
}

::selection {
  color: #fff;
  background: #011f3c;
}

::-moz-selection {
  color: #fff;
  background: #011f3c;
}

body,
span,
a,
h1,
h2,
h3,
h4,
h5,
p {
  font-family: "novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
  position: relative;
}

h1,
h1 span,
h2,
h3 {
  font-family: "novecento_sans_widelight", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  line-height: 1.2;
  font-style: normal;
  margin: 0;
  color: #000;
  text-transform: uppercase;
}


.job_desk_cont h3{color:#FBFBFB;}
.job_desk_cont h2{color:#FBFBFB;}
.job_desk_cont h4{  font-size: 24px;
color:red;}

span,
a {
  line-height: 1;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4,
.p18 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

p {
  font-size: 16px;
  margin: 24px 0;
}

.pmt0 p {
  margin-top: 0;
}

a p {
  line-height: 1.5;
}

a {
  color: #011f3c;
  display: block;
  cursor: pointer;
}

a,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*-----------列表文本-----------*/

.list_text li {
  list-style: disc;
  margin-left: 15px;
}

.list_text2 li {
	font-size:16px;
}

img {
  display: block;
  border: 0;
}

img .middle {
  vertical-align: middle;
}

img.fullw {
  width: 100%;
  height: auto;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}








.bg_white{background: #fff;}





/*-----------元素尺寸---------*/

.desktop_full,
.full {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrap {
  padding-left: 10%;
  padding-right: 10%;
  overflow: hidden;
  zoom: 1
}

.hwrap {
  padding-top: 120px;
  padding-bottom: 120px;
}
/*-------------左右布局-------------*/
header{display:none;}
.lr_layout .left_img {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
}

.lr_layout .right_cont {
  padding: 30px 0;
  float: right;
  width: 50%;
}
/*----------header----------*/

header {
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  background-color: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, .2);
  overflow: visible;
  z-index: 999;
}

#logo {
  float: left;
  height: 100%;
  width: auto;
  padding: 5px 20px;
  background-color: #fff;
}

#logo img {
  height: 50px;
  width: auto;
}

#logo h5 {
	font-family: "微软雅黑";
	font-size: 18px;
  position: absolute;
  left: 0;
  top: 22px;
  width: 100%;
  text-align: center;
  color: #011f3c;
  visibility: hidden;
  opacity: 0;
}

.no-touch #logo:hover img {
  visibility: hidden;
  opacity: 0;
}

.no-touch #logo:hover h5 {
  visibility: visible;
  opacity: 1;
}
/*----------nav----------*/

nav {
  float: left;
  background-color: #011f3c;
  cursor: default;
}

nav .menu_btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  background-color: #011f3c;
  color: #fff;
  cursor: default;
}

#nav {
  position: absolute;
  width: 242px;
}

#nav li {
  background-color: #011f3c;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.csstransforms3d #nav li {
  -webkit-transform: perspective(100px) rotateX(-90deg);
  -ms-transform: perspective(100px) rotateX(-90deg);
  transform: perspective(100px) rotateX(-90deg);
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
}

#nav li a {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  color: #fff;
  border-top: 1px solid #9b161c;
}

#nav li a.active {
  background-color: #9b161c;
  color: #eb2830;
}

.no-touch #nav li a:hover {
  background-color: #fff;
  color: #011f3c;
  padding-left: 30px;
}

.nav-open #nav li {
  height: 50px;
  opacity: 1;
}

.csstransforms3d .nav-open #nav li {
  -webkit-transform: perspective(100px) rotateX(0deg);
  -ms-transform: perspective(100px) rotateX(0deg);
  transform: perspective(100px) rotateX(0deg);
}

header .title {
  height: 100%;
  padding: 0 20px;
  background-color: #fff;
  border-left: 1px solid #F0F0F0;
  float: left;
  overflow: hidden;
}

header .title h4 {
  line-height: 60px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*----------right nav----------*/

.right-nav {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.right-nav .nav {
  height: 100%;
  float: right;
  margin-right: 20px;
}

.right-nav li {
  height: 100%;
  float: left;
}

.right-nav li a {
  height: 100%;
  line-height: 60px;
  padding: 0 10px;
  color: #666;
}

.no-touch .right-nav li a:hover {
  background-color: #F0F0F0;
}

.right-nav li.active a {
  color: #011f3c;
  cursor: default;
}
/*----------share btns----------*/
.share_btns {
  float: right;
}

.share_btns .btns {
  position: absolute;
  background-color: #fff;
  right: -60px;
}

.sharenav-open .share_btns .btns {
  right: 0;
}
/*----------tags nav----------*/

.tags_btn {
  width: auto;
  height: 100%;
  padding: 0 20px;
  cursor: default;
}

.tags_btn span {
  float: left;
  margin-right: 10px;
  line-height: 60px;
  font-size: 12px;
}

.no-touch .tags_btn:hover,
.tags_btn.active {
  background-color: #F0F0F0;
  color: #011f3c;
}

.tags_nav {
  float: right;
}

.tags_nav ul {
  position: absolute;
  top: 60px;
  right: 0;
  width: 320px;
  padding: 20px;
  background-color: #F0F0F0;
  overflow: hidden;
  opacity: 0;
  display: none;
}

.tags_nav ul li {
  height: auto;
}

.right-nav .tags_nav li a {
  height: auto;
  line-height: 1;
  padding: 10px;
  margin: 2px;
  background-color: #fff;
  border-radius: 4px;
}

.no-touch .tags_nav li a:hover {
  background-color: #011f3c;
  color: #fff;
}

/*----------banner----------*/

.csstransforms3d #banner .slide-item {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(600px) rotateX(5deg) rotateY(-10deg) scale(.8);
  -ms-transform: perspective(600px) rotateX(5deg) rotateY(-10deg) scale(.8);
  transform: perspective(600px) rotateX(5deg) rotateY(-10deg) scale(.8);
  -webkit-transform-origin: center center 0;
  -ms-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transition: -webkit-transform 2s ease, opacity .8s ease, visibility .8s ease;
  transition: transform 2s ease, opacity .8s ease, visibility .8s ease;
}

.csstransforms3d #banner .flex-active-slide {
  visibility: visible;
  opacity: 1;
  -webkit-transform: perspective(600px) rotateX(0deg) rotateY(0deg) scale(1);
  -ms-transform: perspective(600px) rotateX(0deg) rotateY(0deg) scale(1);
  transform: perspective(600px) rotateX(0deg) rotateY(0deg) scale(1);
}

#banner .btm_cont .title hr {
  width: 0;
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: all .8s ease .8s;
  transition: all .8s ease .8s;
}

.no-csstransitions #banner .btm_cont .title hr,
#banner .flex-active-slide .btm_cont hr {
  width: 100%;
}

#banner .btm_cont .info {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  float: left;
  -webkit-transition: all .8s ease .8s;
  transition: all .8s ease .8s;
}

.no-csstransitions #banner .btm_cont .info,
#banner .flex-active-slide .btm_cont .info {
  height: 180px;
}

#banner .btm_cont .info .bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

#banner .btm_cont .info .title {
  padding-top: 30px;
}

#banner .btm_cont .info span {
  float: right;
  padding: 30px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.2;
  background-color: rgba(255, 255, 255, .8);
  color: #011f3c;
}

#banner .btm_cont .info span:after {
  content: ">>";
  font-size: 14px;
  margin-left: 10px;
  vertical-align: top;
}

#banner .btm_cont .info:hover .bg {
  opacity: .9;
  filter: alpha(opacity=90);
}

#banner .btm_cont .info:hover h2 {
  color: #011f3c;
}

#banner .btm_cont .info:hover span {
  background-color: #011f3c;
  color: #fff;
}

/*---- Direction btns ----*/

.direction_nav {
  position: absolute;
  top: 60px;
  bottom: 60px;
  width: 40%;
  /*  background-color: rgba(0,0,0,.5);*/
  z-index: 99;
}

.lt-ie9 .direction_nav {
  background-image: url(../images/alpha-bg.png);
}

.direction_nav div {
  position: absolute;
  width: 0px;
  height: 50px;
  line-height: 50px;
  top: 50%;
  margin-top: -25px;
  text-align: center;
  background-color: #fff;
  font-size: 30px;
  color: #011f3c;
  overflow: hidden;
}

.direction_nav.next_btn {
  right: 0;
}

.direction_nav.next_btn div {
  right: 0;
}

.no-touch .direction_nav:hover div {
  width: 50px;
}

#banner .direction_nav {
  bottom: 230px;
}
/*
#banner .prev_btn {
  cursor: url(../images/arrow-left.png) 30 43, url(../images/arrow-left-32.ico) 16 16, auto;
}
#banner .next_btn {
  cursor: url(../images/arrow-right.png) 30 43, url(../images/arrow-right-32.ico) 16 16, auto;
}
*/
@-webkit-keyframes down_arrow {
  0% {
    -webkit-transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes down_arrow {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

.down_arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #011f3c;
  z-index: 30;
}

.down_arrow:before {
  position: absolute;
  left: 14px;
  -webkit-animation: down_arrow .7s infinite;
  animation: down_arrow 1.5s infinite;
}
/*----------thumbs----------*/

.thumbs_title {
  padding: 0 10px;
  margin-bottom: 30px;
}

.thumbs li {
  float: left;
  width: 33.3%;
  padding: 10px;
}

.thumbs li a {
  background-color: #fff;
  overflow: hidden;
}

.thumbs li img {
  width: 100%;
}

.thumbs li .title {
  text-align: center;
  padding: 20px;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
.thumbs li a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: brightness(1.2);
}
*/

.thumbs .wrap li a:hover span {
  color: #011f3c;
}

.thumbs .wrap li a:hover hr {
  width: 100%;
}


.about_left{width:50%}


/*-------------- transition --------------*/

.nav-open #nav li.trans4,
.trans {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.nav-open #nav li.trans3,
.trans1 {
  -webkit-transition: all .4s ease .1s;
  transition: all .4s ease .1s;
}

.trans2 {
  -webkit-transition: all .4s ease .2s;
  transition: all .4s ease .2s;
}

.nav-open #nav li.trans1,
.trans3 {
  -webkit-transition: all .4s ease .3s;
  transition: all .4s ease .3s;
}

.nav-open #nav li.trans,
.trans4 {
  -webkit-transition: all .4s ease .4s;
  transition: all .4s ease .4s;
}

.box_shadow {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

.box_shadow2,
.box_shadow.trans:hover {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
}

.box_shadow.trans:hover {
  z-index: 99;
}
/*-------------- animation --------------*/

@-webkit-keyframes mk_3d_top {
  0% {
    -webkit-transform: perspective(600px) rotateX(60deg);
    -webkit-transform-origin: center top 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center top 0;
  }
}

@keyframes mk_3d_top {
  0% {
    -webkit-transform: perspective(600px) rotateX(60deg);
    transform: perspective(600px) rotateX(60deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
}

.animation_3d_top {
  -webkit-animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
/*----- mk_3d_bottom -----*/

@-webkit-keyframes mk_3d_bottom {
  0% {
    -webkit-transform: perspective(600px) rotateX(-30deg);
    -webkit-transform-origin: center bottom 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center bottom 0;
    opacity: 1;
  }
}

@keyframes mk_3d_bottom {
  0% {
    -webkit-transform: perspective(600px) rotateX(-30deg);
    transform: perspective(600px) rotateX(-30deg);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    opacity: 1;
  }
}

.animation_3d_bottom {
  -webkit-animation: mk_3d_bottom .8s 1 .8s cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_3d_bottom .8s 1 .8s cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 0;
}



#about-wenhua{background: url(../images/wenhua.jpg)no-repeat center}




/*-------------- responsive --------------*/
@media (max-width: 767px){
	
	header{display: block;}
	
	
	
}

  /*----------header----------*/

  header {
    height: 50px;
    width: 100%;
    background-color: #fff;
  }
  nav .menu_btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  #logo img {
    height: 40px;
  }
  .right-nav li a,
  header .title h4 {
    line-height: 50px;
    font-size: 12px;
  }
  .tags_nav ul {
    top: 50px;
  }


/* -------------------------------- 

Main components 

-------------------------------- */
header {

  line-height: 200px;
  text-align: center;
}
header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 1170px) {
  header {
    height: 300px;
    line-height: 300px;
  }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}



#nav {
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 9998;
    height: auto;
	overflow: hidden;}


.bg2_04{display:none;}


.bg2_07{width:80%;height:370px; position: absolute;top: 224px;}
	
.news01 a{  line-height: 25px; font-size: 18px;}	
.news02 a{  line-height: 25px; font-size: 18px;}	
.news03 a{  line-height: 25px; font-size: 18px;}	
	
.news00 a{text-align: center;}	
.home_grid .wrap ul{margin-top:-10px;}
.home_grid .wrap li{width:42%;}	
.home_grid .wrap li a .title{padding-top: 5px;padding-bottom: 5px;}	
.home_grid .wrap li a img{height:110px;}
.btn_red{display:none;}

	
}