@font-face {
  font-family: 'novecento_sans_widelight';
  src: url('../fonts/Novecentosanswide-Light-webfont.eot');
  src: url('../fonts/Novecentosanswide-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Novecentosanswide-Light-webfont.woff2') format('woff2'), url('../fonts/Novecentosanswide-Light-webfont.woff') format('woff'), url('../fonts/Novecentosanswide-Light-webfont.ttf') format('truetype'), url('../fonts/Novecentosanswide-Light-webfont.svg#novecento_sans_widelight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'novecento_sans_widenormal';
  src: url('../fonts/Novecentosanswide-Normal-webfont.eot');
  src: url('../fonts/Novecentosanswide-Normal-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Novecentosanswide-Normal-webfont.woff2') format('woff2'), url('../fonts/Novecentosanswide-Normal-webfont.woff') format('woff'), url('../fonts/Novecentosanswide-Normal-webfont.ttf') format('truetype'), url('../fonts/Novecentosanswide-Normal-webfont.svg#novecento_sans_widenormal') format('svg');
  font-weight: normal;
  font-style: normal;
}

footer,
header,
hgroup,
main,
nav,
section,
div {
  position: relative;
  display: block;
}


footer{margin-top: 168px;}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #F0F0F0;
  color: #666;
  text-align: left;
  font-size: 14px;
  line-height: 40px;
  min-width: 320px;
  position: relative;
  left: 0;
}

::-moz-selection {
  color: #fff;
  background: #c8161e;
}

::selection {
  color: #fff;
  background: #c8161e;
}

::-moz-selection {
  color: #fff;
  background: #c8161e;
}

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: #c8161e;
  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;}



.scrollbg {
  background-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
}

.scrollbg.pos_t {
  background-position: center top;
}

.scrollbg.pos_b {
  background-position: center bottom;
}

.fixedbg {
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.touch .fixedbg {
  background-attachment: scroll;
}

.imgbg_layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.15;
  filter: alpha(opacity=15);
}

hr {
  box-sizing: content-box;
  background-color: #c8161e;
  border: 0;
  width: 30px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 0;
}

.title_hr {
  width: 100%;
  height: 10px;
  margin-top: 15px;
  background-color: #fff;
  float: left;
}

.full_hr {
  width: 100%;
  height: 2px;
  margin: 20px 0;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hide_on_desktop {
  display: none;
}

.proloader {
  visibility: hidden;
  opacity: 0;
}

.loading_icon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px 10px;
}

/*---------- 清除浮云 ----------*/

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}
/*----------colors----------*/

.c_white,
.c_white h1,
.c_white h2,
.c_white h3,
.c_white h4,
.c_white h5,
.c_white p {
  color: #fff;
}

.c_gray {
  color: #666;
}

.c_dark {
  color: #333;
}

.c_red {
  color: #c8161e;
}

.bg_white {
}

.bg_red {
  background-color: #c8161e;
}
/*----------buttons----------*/

.btn_red,
.btn_white {
  display: inline-block;
  float: left;
  padding: 15px 20px;
  margin: 0 10px 10px 0;
  line-height: 1;
  font-size: 12px;
}

.btn_red {
  border: 1px solid #c8161e;
}

.btn_white {
  background-color: #fff;
}

.no-touch .btn_red:hover,
.no-touch .btn_white:hover {
  background-color: #c8161e;
  color: #fff;
}

.center_btn {
  float: none;
  margin: auto;
}

.btn_arrow:after {
  content: "\e60e";
  font-size: 14px;
  margin-left: 10px;
  vertical-align: text-top;
}

.btn_text {
  float: left;
  padding: 5px 0;
  margin: 0 30px 0px 0;
  line-height: 1;
  font-size: 14px;
  border-bottom: 1px solid transparent;
}

.btn_red:before,
.btn_white:before,
.btn_text:before {
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.no-touch .btn_text:hover {
  border-bottom-color: #c8161e;
}

.icon_btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #c8161e;
}

.no-touch .icon_btn:hover {
  background-color: #c8161e;
  color: #fff;
}

.close_btn {
  position: absolute;
  top: 0;
  right: 0;
}

.btn_more {
  width: 110px;
}

.btn_more span {
  color: #c8161e;
}

.no-touch .btn_more:hover span {
  color: #fff;
}

.btn_more:after {
  float: right;
  font-size: 12px;
  content: "\e115";
}

.btn_more.collapsed:after {
  content: "\e114";
}

.btn_more .more {
  display: none;
}

.btn_more.collapsed .more {
  display: inline;
}

.btn_more .less {
  display: inline;
}

.btn_more.collapsed .less {
  display: none;
}
/*-----------位置---------*/

.position_a {
  position: absolute;
  top: 0;
  left: 0;
}

.position_r {
  position: relative;
}

.align_c {
  text-align: center;
}



.ban img{
    margin: 0 auto;
    overflow: hidden;
	width: 100%;
}





/******内页单页的标签切换*****/

.tab {width: 100%;position:relative;}

.tab_menu  {
    margin: 0 auto;
    overflow: hidden;
	width: 100%;
}



.tab_menu { height:85px; background:#fff url(../images/tabbg.jpg) no-repeat top center; border-bottom:#e7e7e7 solid 1px;}

.tab_menu ul{ height:85px; margin:0 auto; width:1200px; text-align: center;overflow: hidden;}

.tab_menu li { float:left; text-align:center; width:200px; height:85px; line-height:85px; font-size:20px; cursor:pointer; list-style:none; color:#3786e5;

 -moz-transition: background 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: background 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: background 0.5s,color 0.5s;	/* Opera */	

transition: background 0.5s,color 0.5s;}

.tab_menu li.hover { color:#ed6363;}

.tab_menu li.selected { color:#ed6363;}

.tab_box {position: relative;clear: both;}

.hide{ vis/ibility:hidden; display:none;}

 

.tab_box01{ posit/ion:relative; width:1130px; margin:0 auto; overflow:hidden;}


/*---------------------------------------------------内页 sub_about---------------------------------------------------------------------------------*/

.tab_menu li{ width:200px; height:85px;}

.tab_menu li a{ color:#3786e5; height:85px; display:block; line-height:85px; background:url(../images/icon.png) 50px center no-repeat;

-moz-transition: background 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: background 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: background 0.5s,color 0.5s;	/* Opera */	

transition: background 0.5s,color 0.5s;

}

.tab_menu li a:hover{ color:#ed6363; background:url(../images/icon_1.png) 50px center no-repeat;}

.tab_menu li a.sub_gy01_on{ color:#ed6363; background:url(../images/icon_1.png) 50px center no-repeat;}





.l_con{ width:1200px; margin:0 auto; overflow:hidden; }
.l_tit{ width:100%; height:85px; overflow:hidden; margin-bottom:30px;}
.l_nei{ width:100%; overflow:hidden;}
.l_left{ width:200px; overflow:hidden;}
.l_nav{ width:100%; overflow:hidden; text-align:center;}
.l_nav li{ display:inline-block;}
.l_nav li a{ display:block;  line-height:85px; width:202px; text-align:center; background:url(../images/tit-1.png)-10px no-repeat; font-size:20px; color:#408fee;}
.l_nav li a:hover,.l_nav li a.cur{background:url(../images/tit.png)-10px no-repeat; color:#df1e28;}


/*-----------元素尺寸---------*/

#plist{width:1200px;margin:0px auto;}
#plist li{width:280px;height:290px;margin-right:20px;float:left; position:relative;z-index:10;overflow:hidden; transition:all 500ms}
#plist li .mask{width:280px;height:160px;overflow:hidden;position:absolute;left:0;top:-160px;z-index:20;transition:all 500ms;background:#df1e28;opacity:.5}
#plist li img{width:280px;height:160px;}
#plist li div.box{padding:15px; position:relative; z-index:11}
#plist li h3{font-size:14px;}
#plist li .csbg{width:280px;height:130px;background:#df1e28;position:absolute;left:0;bottom:-130px;z-index:5;transition:all 500ms}
#plist li:hover {color:#fff;}
#plist li:hover .mask{top:0px;}
#plist li:hover .csbg{bottom:0px}
#plist li h3:hover {color:#fff;}
#plist li ,#plist li span:hover {color:#fff;}

.box span{font-family: "微软雅黑";color:#444;}
.box h3{font-family: "微软雅黑";margin-bottom: 10px;}


/*-----------元素尺寸---------*/

.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;
}
/*-------------垂直对齐-------------*/

.vertical_obj {
  display: table;
}

.vertical_obj .vertical_cont {
  display: table-cell;
  vertical-align: middle;
}
/*-------------底部内容-------------*/

.btm_cont {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.btm_cont>.title {
  float: left;
}

.btm_cont .info {
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
/*-------------左右布局-------------*/
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%;
}
/*-------------隐藏内容-------------*/

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.collapse p,
.collapsing p {
  margin-top: 0;
}
/*----------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: 2px 0px 5px 5px;
  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: #c8161e;
  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: #c8161e;
  cursor: default;
}

nav .menu_btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  background-color: #c8161e;
  color: #fff;
  cursor: default;
}

#nav {
  position: absolute;
  width: 220px;
}

#nav li {
  background-color: #c8161e;
  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: 14px;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  color: #fff;
  border-top: 1px solid #9b161c;
	
}

#nav li a.active {
}

.no-touch #nav li a:hover {
  background-color: #fff;
  color: #c8161e;
  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: #c8161e;
  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: #c8161e;
}

.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: #c8161e;
  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: #c8161e;
}

#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: #c8161e;
}

#banner .btm_cont .info:hover span {
  background-color: #c8161e;
  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: #c8161e;
  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: #c8161e;
  z-index: 30;
}

.down_arrow:before {
  position: absolute;
  left: 14px;
  -webkit-animation: down_arrow .7s infinite;
  animation: down_arrow 1.5s infinite;
}
/*----------home grid----------*/

.home_grid {
  width: 100%;
  text-align: center;
}

.home_grid .wrap ul {
  margin: 30px 0;
}

.home_grid .wrap li {
  display: inline-block;
  float: left;
  width: 20%;
  padding: 3px;
}

.home_grid .wrap li a img {
  width: 100%;
  height: auto;
}

.home_grid .wrap li a .title {
  width: 100%;
  padding: 30px;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home_grid li a .title h5 {
  line-height: 1;
}

.home_grid li a:hover {
  background-color: #fff;
}

.home_grid li a:hover img {
  -webkit-filter: brightness(1.2);
  /*  opacity: .9;*/
  /*  filter: alpha(opacity=90);*/
}

.home_grid li a:hover h5 {
  color: #c8161e;
}

.home_grid li a:hover hr {
  width: 100%;
}

.home_grid .btn_red {
  margin: 0;
  float: none;
}
/*----------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: #c8161e;
}

.thumbs .wrap li a:hover hr {
  width: 100%;
}


.about_left{width:50%}


/*----------project single----------*/

.project_title {
  top: 50%;
  margin-top: -110px;
  text-align: center;
}

.project_info>li {
  float: left;
  width: 33.3%;
  padding: 0 20px;
  border-left: 1px solid #DCDCDC;
}

.project_info li li {
  margin-top: 15px;
}

.project_info li li:first-child {
  margin-top: 0;
}

.project_info li li h5 {
  float: left;
}

.project_info li li p {
  line-height: 1.2;
  margin: 0 0 0 70px;
}

.project_info .item3 p {
  line-height: 1.4;
  margin: 10px 0 0 0;
}
/*----------photo grid----------*/
/*
.photo_grid li a {
  float: left;
  width: 25%;
  border: 3px solid #F0F0F0;
}
.photo_grid li a {
  line-height: 0;
}
.photo_grid li img {
  width: 100%;
}
.photo_grid li a:hover {
  -moz-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  border: 3px solid #fff;
  z-index: 99;
}
*/
/*----------photos slider----------*/

#photos .slide-item {
  overflow: hidden;
  text-align: center;
}

#photos img {
  position: absolute;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}
/*----------jobs----------*/

.job_desk_cont {
  padding: 160px 28% 360px;
}
/*
#job_btns li {
  width: 33.3%;
  padding: 2px;
  float: left;
}

#job_btns a {
  padding: 40px 10px;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#job_btns a .icon {
  font-size: 24px;
}

#job_btns a h5 {
  font-size: 12px;
  margin-top: 10px;
}
*/
/*----------footer----------*/

footer .contact {
  padding-bottom: 120px;
  text-align: center;
  border-top: 1px solid #F0F0F0;
}

footer .contact h3 {
  margin-bottom: 30px;
}

footer .contact li {
  display: inline-block;
  float: left;
  width: 25%;
  height: 200px;
  background-color: #F0F0F0;
}

footer .contact li a {
  padding: 0 30px;
  height: 100%;
  border: 2px solid #fff;
}

footer .contact li a .icon {
  display: block;
  top: 50%;
  font-size: 40px;
  margin-top: -40px;
  margin-bottom: 10px;
  line-height: 1;
}

footer .contact li a h5 {
  display: block;
  top: 50%;
  text-transform: none;
}

.no-touch footer .contact li a:hover {
  border-bottom-color: #c8161e;
}

.no-touch footer .contact li a:hover h5 {
  color: #c8161e;
}

footer .qqbtn {
  float: none;
  margin-top: 20px;
}

footer .btm {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 140px;
  /*  padding-bottom: 40px;*/

  text-align: center;
}

footer .btm li {
  display: inline-block;
  margin: 5px 10px;
}

footer .btm span,
footer .btm a {
  font-size: 12px;
  color: #fff;
}

.no-touch footer .btm .wrap a {
  border-bottom: 1px solid transparent;
}

.no-touch footer .btm .wrap a:hover {
  border-bottom-color: #fff;
}

#botm_nav {
  padding-top: 40px;
  padding-bottom: 30px;
}

#botm_nav a {
  line-height: 1.4;
}

footer .icp {
  background-color: #9b161c;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer .icons {
  position: absolute;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  top: -30px;
  padding: 10px 0;
}

footer .icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  opacity: .6;
  filter: alpha(opacity=60);
}

footer .icons a.active,
.no-touch footer .icons a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

footer .qrcode {
  position: absolute;
  width: 160px;
  height: 160px;
  top: -160px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #c8161e;
  visibility: hidden;
  opacity: 0;
}

footer .qrcode img {
  width: 100%;
  height: 100%;
}

footer .qrcode.show {
  visibility: visible;
  opacity: 1;
}
/*----------pop window----------*/

.pop_window {
  position: fixed;
  top: 80px;
  bottom: 80px;
  left: 80px;
  right: 80px;
  visibility: hidden;
  opacity: 0;
  z-index: 1001;
}

.pop_window .pop_bg {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.pop_window .box {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
}

.pop_window .box .cont {
  height: 100%;
  padding: 40px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.pop-show.pop_window {
  visibility: visible;
  opacity: 1;
}

.pop-show.pop_window .box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*----------mask bg----------*/

.pop_bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
}

#bg_mask {
  z-index: 998;
}

.touch #bg_mask {
  cursor: pointer;
}

.overflow_v {
  overflow: visible;
}
/*-------------- 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;}
	
	
	
}
@media (min-width: 1600px) {
  .wrap {
    padding-left: 15%;
    padding-right: 15%;
  }
  .btm_cont .info {
    min-height: 200px;
  }
  #banner .btm_cont .info {
    min-height: 0;
  }
  #banner .flex-active-slide .btm_cont .info {
    height: 200px;
  }
  #banner .btm_cont .info .title {
    padding-top: 40px;
  }
}

@media (max-width: 1200px) {
  .hwrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .wrap {
    padding-left: 8%;
    padding-right: 8%;
  }
  .thumbs_title {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  footer .contact li {
    width: 20%;
    height: 140px;
  }
  footer .contact li.add {
    width: 30%;
  }
  footer .contact li.mail {
    width: 30%;
  }
}

@media (min-width: 961px) {
  .desktop_full .vertical_cont.hwrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 960px) {
  .desktop_full {
    height: auto;
  }
  .desktop_full .vertical_obj,
  .desktop_full .vertical_cont {
    display: block;
  }
  .desktop_full .scrollbg {
    height: 400px;
  }
  .desktop_full .btm_cont {
    position: relative;
    margin-top: -100px;
  }
  .desktop_full .btm_cont.mini_title {
    margin-top: -60px;
  }
  .desktop_full .down_arrow {
    display: none;
  }
  /*-------------左右布局-------------*/

  .lr_layout .left_img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .lr_layout .vertical_cont {
    display: block;
  }
  .lr_layout .right_cont {
    width: 100%;
  }
  /*-----*/

  .home_grid {
    text-align: left;
  }
  .home_grid li {
    width: 50%;
  }
  .thumbs li {
    width: 50%;
  }
  .project_title {
    margin-top: -40px;
  }
  /*-----jobs-----*/

  .job_desk_cont {
    padding: 60px 20%;
  }
  /*--------footer--------*/

  footer.full {
    display: block;
    height: auto;
  }
  footer .contact.vertical_cont {
    display: block;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  footer .contact li,
  footer .contact li.add,
  footer .contact li.mail,
  footer .contact li.qq {
    width: 50%;
  }
  footer .btm {
    position: relative;
  }
}

@media (max-width: 767px) {
  body,
  h5,
  p {
    font-size: 12px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
  }
  h4,
  .p18 {
    font-size: 14px;
  }
  .hide_in_mobile {
    display: none;
  }
  .icon_btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .hwrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .wrap.fullw_on_mobile {
    padding-left: 0;
    padding-right: 0;
  }
  .desktop_full .scrollbg {
    height: 240px;
  }
  .desktop_full .btm_cont {
    margin-top: -80px;
  }
  .desktop_full .btm_cont.mini_title {
    margin-top: -50px;
  }
  .home_grid li a .title {
    padding: 20px 10px;
  }
  .hide_on_desktop {
    display: block;
  }
  .hide_on_mobile {
  }
  .mobile_mt50 {
    margin-top: 50px;
  }
  .btm_cont .info {
    padding-top: 24px;
    padding-bottom: 24px;
  }
	
	.about_right{display: none;}
	.about_left{width:100%}
  /*----------header----------*/

  header {
    height: 45px;
    width: 100%;
    background-color: #fff;
  }
  nav .menu_btn {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
  }
  #logo img {
    height: 38px;
  }
  .right-nav li a,
  header .title h4 {
    line-height: 50px;
    font-size: 12px;
  }
  .tags_nav ul {
    top: 50px;
  }
  /*----------banner----------*/

  #banner .btm_cont .title hr {
    height: 5px;
    margin-top: 10px;
  }
  #banner .btm_cont .info .title {
    padding-top: 20px;
  }
  #banner .btm_cont .info span {
    position: absolute;
    bottom: 50px;
    padding: 10px;
    margin-left: 0;
  }
  /*-----*/
	
	
	.ban{background: url(../images/ban1.jpg)}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

  .thumbs li {
    width: 100%;
  }
  .project_title {
    top: 30px;
    margin-top: 0;
    text-align: left;
  }
  .project_info>li {
    width: 100%;
    margin-top: 30px;
  }
  .project_info>li:first-child {
    margin-top: 0;
  }
  /*-----jobs-----*/

  #job-post.full {
    height: auto;
  }
  #job-post .vertical_obj {
    display: block;
    background-color: #F0F0F0;
  }
  #job-post .vertical_cont {
    display: block;
  }
  .job_desk_cont {
    padding: 40px 8%;
  }
  .job_desk_cont h3 {
    font-size: 16px;
  }
  /*-----footer-----*/

  footer .contact.vertical_cont {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  footer .contact h2 {
    margin-bottom: 20px;
  }
  footer .contact li,
  footer .contact li.add,
  footer .contact li.mail,
  footer .contact li.qq {
    width: 100%;
    height: 60px;
  }
  footer .contact li a {
    padding: 0 20px;
  }
  footer .contact li a .icon {
    font-size: 20px;
    top: 0;
    margin: 0;
    line-height: 60px;
    float: left;
  }
  footer .contact li a h5 {
    top: 0;
    line-height: 60px;
    float: right;
  }
  footer .btm li span,
  footer .btm li a {
    font-size: 10px;
  }
  /*----------pop window----------*/

  .pop_window {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .pop_window .box .cont {
    padding: 30px;
  }
}
/*-----------------------------------*/

#bsWXBox,
#bsWXBox:before,
#bsWXBox:after,
#bsBox,
#bsBox:before,
#bsBox:after,
#bsBox>div>div>div,
#bsBox>div>div>div:before,
#bsBox>div>div>div:after {
  box-sizing: content-box;
}

#bsBox {
  width: 320px !important;
  height: 400px !important;
  margin-left: -160px !important;
  margin-top: -200px !important;
  background: none !important;
  padding: 0 !important;
  border: 2px solid #666 !important;
}

#bsBox .bsTop {
  width: 320px !important;
}

#bsBox .bsClose {
  top: 3px !important;
  right: 10px !important;
}

#bsBox #bsMorePanel {
  width: 320px !important;
  height: 376px !important;
}

#bsBox .bsPlatDiv {
  width: 320px !important;
  height: 316px !important;
}

#bsBox .bFind {
  width: 200px !important;
}

.bsTop span {
  font-size: 12px;
  line-height: 24px;
}
.bsBox {
  box-shadow: 0 4px 16px rgba(0,0,0,.5);
}

@media all and (max-height: 400px) {
  #bsBox {
    height: 224px !important;
    margin-top: -112px !important;
  }
  #bsBox #bsMorePanel {
    height: 200px !important;
  }
  #bsBox .bsPlatDiv {
    height: 140px !important;
  }
}


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

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;
  }
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top:120px;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom:180px;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #5399f8;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 18px;
	  color:#444;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}


#support .products {
  background: none;
  padding-bottom: 40px;
}
#support .products .technologyH2 {
  font-size: 32px;
  line-height: 21px;
  border-left: 5px #e60012 solid;
  padding: 2px 0 6px 16px;
  color: #333;
  font-weight: 500;
}
#support .products .containerInnerBox {
  padding-top: 50px;
  margin-top: 35px;
}
#support .products .technologyBox {
  width: 100%;
  background: #ffffff;
  display: inline-block;
  margin-top: 30px;
}
#support .products .technologyBox .technologyList {
  width: 50%;
  float: left;
  min-height: 300px;
}
#support .products .technologyBox .technologyList .left {
  width: 50%;
  padding: 0 5%;
  float: left;
  position: relative;
  min-height: 307px;
}
#support .products .technologyBox .technologyList .left h3 {
  font-size: 28px;
  padding: 45px 0 18px 0;
  line-height: 28px;
  font-weight: 400;
  color: #333;
}
#support .proSolveConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proSolveConList li {
  position: relative;
  width: 23.1%;
  height: auto;
  float: left;
  margin-left: 2.5%;
  font-size: 22px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
#support .proSolveConList li:first-child{
  margin-left: 0;
}
#support .proSolveConList li .proSolveConListImg {
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
#support .proSolveConListImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .proSolveConListImg img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .proSolveConListText {
  padding: 18px 20px 55px;
}
#support .proSolveConListText h5 {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  -o-text-overflow:ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
    overflow: hidden;
	white-space: nowrap; 
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
#support .proSolveConListText p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  line-height: 1.5;
}
#support .proSolveConList li .more {
  text-align: right;
  font-size: 14px;
  padding-right: 50px;
  position: absolute;
  padding-bottom: 20px;
  bottom: 0;
  width: 100%;
}
#support .proSolveConList li .more img {
  position: absolute;
  top: 0;
  right: 20px;
  width: 20px;
}
@media screen and (max-width: 960px) {
  #support .proSolveConList li {
    height: 400px;
  }
  #support .proSolveConListText h5 {
    font-size: 18px;
  }
}



.pro_box{width:1300px;margin:0  auto 120px;}
.pst_bg{ width:100%; height:35px;display: none;}
.pst{ width:990px; margin:0px auto; text-align:right; height:35px; line-height:35px;font-size: 14px;}
.scd{ margin:0px auto ;padding-bottom: 120px}

.scd .scd_l{ width:220px; float:left; position:relative;margin-top: 20px;}
.scd_l .n_name{  background:url(../images/bg_c.png) repeat; padding:45px 25px; color:#FFF; text-align:left;margin-bottom: 20px;}
.scd_l .n_name i{ display:block; width:21px; height:21px;}
.scd_l .n_name span{ display:block; width:100%; height:32px; line-height:32px; font-size:30px;font-weight:lighter;}
.scd_l .n_name p{ width:100%; height:25px; line-height:25px; padding-bottom:8px; font-size:16px; border-bottom:1px solid #a5dff5;font-weight:lighter;}
.scd_l .s_nav{ width:100%;}
.scd_l .s_nav li{ width:100%; text-align:left; position:relative; white-space:nowrap;border-bottom: 1px dashed #d1d1d1}
.scd_l .s_nav li .li_m{ padding:10px 10px; }
.scd_l .s_nav li .er{ width:188px; border:1px solid #D34F24; background:#FFF;}
.scd_l .s_nav li .er li{ width:148px; height:35px; line-height:35px; padding:0 20px;}
.scd_l .s_nav li .er li a{ font-size:14px; color:#333; display:block; width:100%; height:35px; line-height:35px;}
.scd_l .s_nav li .er li.on,.scd_l .s_nav li .er li:hover{ background:#D34F24;}
.scd_l .s_nav li .er li.on a,.scd_l .s_nav li .er li:hover a{ color:#FFF;}
.scd_l .s_nav li a{ display:block; width:100%; height:100%; color:#555555; font-size:12px;text-align: center;line-height:220px;}
.scd_l .s_nav li.now,.scd_l .s_nav li:hover{ background:#ce1a23;}
.scd_l .s_nav li.now a,.scd_l .s_nav li:hover a{ color:#FFF;text-decoration: none;}
.scd_l .s_nav li p{ width:100%; line-height:20px; font-size:20px;font-family: inherit;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}

.scd .scd_r{ width:1000px; float:right; text-align:left; padding:20px 0;}
.scd_r .r_name{ width:94%; height:35px; line-height:35px; border-bottom:2px solid #eee; position:relative; margin-bottom:35px;}
.scd_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; padding:0 10px; position:absolute; left:0; top:0; z-index:99; font-size:18px; color:#ce1a23; border-bottom:2px solid #ce1a23;}
.scd_r .r_name a{ font-family: "微软雅黑" display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; padding:0 10px; position:absolute; right:0px; top:0; z-index:99; font-size:16px; color:#fff; background:  #ce1a23;}



.scd_r .about{ width:100%; text-align:left;}
.scd_r .about img{ max-width:100%; height:auto; vertical-align:top;}
.pages{ width:100%;  height:30px; line-height:30px; margin-bottom:10px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top; font-size:12px; color:#555555; padding:0 10px;background: #f3f3f3}
.pages .now{ color:#fff;background: #ce1a23}



.pages .prev,.pages .next{ color:#FFF; background:#ce1a23; padding:0 10px; font-size: 16px}
.pages .prev:hover,.pages .next:hover{background:#df600f;text-decoration: none;}
.scd_r .service,.service u,.scd_r .service_d,.scd_r .join{ width:100%;}
.service ul li{ width:195px; float:left; margin-right:42px; margin-bottom:40px;}
.service ul li img{ width:195px; height:150px; vertical-align:top;}
.service ul li .title{ width:100%; height:40px; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-bottom:1px solid #eee;}
.service ul li .title a{ font-size:16px; color:#D24F23;}
.service ul li .more a:hover{ color:#D24F23;}
.service ul li .des{ width:100%; border-bottom:1px solid #eee;}
.service ul li .des .tip{ width:100%; height:30px; line-height:30px; font-size:14px; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.service ul li .des .des_m{ width:100%; height:40px; font-size:12px; color:#555555; line-height:165%; overflow:hidden; margin-bottom:7px;}
.service ul li .more{ width:100%; height:30px; line-height:30px;}
.service ul li .more a{display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; padding-left:28px; background:url(../images/icon7.png) no-repeat left center; font-size:12px; color:#656565;}

.service ul li .more a:hover{color: #f27a2b;text-decoration: none;}


.pro_zi_ul li {
  border: 5px solid #eaeaec;
  width:30%;
  float: left;
  padding: 10px;
  margin-bottom: 4%;
  margin-right: 2%;
}
.pro_zi_ul li:nth-child(3n+3) {
}
.pro_zi_ul li .pic {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro_zi_ul li .pic i {
  display: block;
}
.pro_zi_ul li .pic img {
  transition: 0.5s;
}
.pro_zi_ul li .pic:hover img {
  transform: scale(1.1);
}
.pro_zi_ul li .text {
  text-align: center;
}
.pro_zi_ul li .text p {
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.pro_zi_ul li .text a {
  font-size: 12px;
  color: #fff;
  background: #ce1a23;
  padding: 5px 0px;
  border-radius: 10px;
}
.pro_zi_ul li .text a:hover {
  background: #df600f;text-decoration: none
}
@media (max-width: 768px) {
  .pro_zi_ul li {
    width: 48.5%;
    margin-right: 3%;
  }
  .pro_zi_ul li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .pro_zi_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
@media (max-width: 480px) {
  .pro_zi_ul li {
    width: 100%;
    margin-right: 0px;
  }
}




/*------ 主营业务 ------*/
.fr{float:right;}
.fgH20{float:left;width:14px;height:270px;}

/*------ servicesBox ------*/
#servicesBox{width:960px;height:650px;margin:0 auto;clear:both;padding:14px 0px 20px 0px;line-height:18px;color:#999999;font-size:12px;}

#servicesBox h3{font-weight:normal;font-size:16px;height:30px;line-height:20px;color:#000000;}

#servicesBox .serBox{cursor:pointer;display:inline;width:310px;height:270px;float:left;overflow:hidden;background-color:#f7f7f7;position:relative;padding:0;margin-top: 20px;}

#servicesBox .serBoxOn{display:none;width:310px;height:270px;background:#D9D9D9;position:absolute;left:0px;top:0px;z-index:19;}

#servicesBox .serBox .pic1{width:110px;height:110px;text-align:center;position:absolute;top:22px;right:95px;z-index:98;}
#servicesBox .serBox .pic2{width:110px;height:110px;text-align:center;position:absolute;top:22px;left:105px;z-index:99;}
#servicesBox .serBox .txt1{width:240px;height:100px;color:#999999;position:absolute;top:145px;left:40px;z-index:99;text-align: center;}
#servicesBox .serBox .txt2{width:240px;height:100px;color:#999999;position:absolute;top:145px;right:480px;z-index:99;text-align: center;}



#servicesBox .serBox span.tit{font-size:16px;display:block;height:50px;line-height:40px;text-align:center;}
#servicesBox .serBox .txt1 .tit{color:#000000;}
#servicesBox .serBox .txt2 .tit {color:#008BFD}

.servicesPop{background:#F1F1F1;width:100%;clear:both;height:320px;padding-top:33px;position:absolute;top:2px;left:0px;z-index:999;display:none}
.servicesPop #serFocus{width:960px;height:320px;margin:0 auto;clear:both;background-color:#ffffff;}
#serFocus .white{color:#fff}
#serFocus div.box{height:320px;display:none;color:#999999;}
#serFocus div.box .serTit{height:50px;line-height:20px}

.flash_bar{text-align:center;clear:both;height:32px;width:1000px;padding-top:10px;margin:0 auto;}
.flash_bar span.dq{display:inline-block;width:28px;height:28px;cursor:pointer;background:url(../images/bt_bg.gif) no-repeat 0 -38px;}
.flash_bar span.no{display:inline-block;width:28px;height:28px;cursor:pointer;background:url(../images/bt_bg.gif) no-repeat 0px 0px;}

a.close{cursor:pointer;display:inline-block;width:28px;height:28px;background:url(../images/bt_bg.gif) no-repeat 0px -608px;position:absolute;top:0px;z-index:99;right:0px;}
a.close:hover{background:url(../images/bt_bg.gif) no-repeat -38px -608px;}

.clients_box{width:996px;height:243px;overflow:hidden;border-top:#efeff0 1px solid;border-left:#efeff0 1px solid;background-color:#ffffff;clear:both;overflow:hidden;margin:0px auto 0px auto;margin-bottom:60px;}
.clients_box li{float:left;padding:0px;border-bottom:#efeff0 1px solid;border-right:#efeff0 1px solid;width:165px;height:80px;/**/ overflow:hidden;}
.clients_box img{width:165px;height:80px;margin:0px;padding:0px;}

a.yidongBt{display:inline-block;margin-top:5px;width:125px;height:32px;line-height:32px;text-align:center;font-size:14px;background:url(../images/bt_bg.gif) no-repeat 0px -326px;}
a.yidongBt:hover {background:url(../images/bt_bg.gif) no-repeat 0px -368px;}
.yidongL{width:300px;height:273px;text-align:right;float:left;padding-right:40px;overflow:hidden;}
.yidongL img{width:400px; height:273px;}
.servicesCon{float:left;padding-top:40px;}
.servicesTxt{float:left;width:510px;padding-top:55px;line-height:22px;}
.servicesTxt p{padding:8px 0px;}
.servicesTxt{padding-left:85px;}

span.Apple,span.Android,span.Win8{display:inline-block;padding:0px 90px 0px 40px;height:35px;line-height:35px;color:#222222;font-size:16px;font-family:Arial;background-image:url(../images/bt_bg.gif);background-repeat:no-repeat;}
span.Apple{background-position:0px -410px;}
span.Android{background-position:0px -455px;}
span.Win8{background-position:0px -500px;}

.servicesCon ul{padding:5px 0px;}
.servicesCon li{clear:both;background:url(../images/bt_bg.gif) no-repeat 0px -552px;line-height:26xp;padding-left:12px;color:#999999;}






/*------ 在线留言 ------*/
.l_box{background: url(../images/liuyan_bg.jpg)center center;}

.message{width:930px; height:auto; font-size:14px; margin-bottom:40px;}
.first{width:930px; height:150px; line-height:20px; font-size:15px; color:#7b7b7b;padding: 30px;background: #e0e0e0;}
.second{width:930px; overflow:hidden; margin-top:15px; color:#939191;}
.second input{width:360px; height:30px; line-height:30px; margin:5px 0px; outline:0; border:0;}
.second .secondl{width:455px; height:40px; line-height:40px; _line-height:0px; margin-right:15px; background:url(../images/input1.png) no-repeat; float:left;}
.second .secondr{width:455px; height:40px; line-height:40px; _line-height:0px; background:url(../images/input1.png) no-repeat; float:left;}
.third{width:930px; height:40px; line-height:40px; background:url(../images/input2.png) no-repeat; margin-top:15px; color:#939191;}
.third input{width:800px; height:30px; line-height:30px; border:0; margin:5px 0px; outline:0;}
.forth{width:930px; height:150px; background:url(../images/input3.png) no-repeat; margin-top:15px; color:#939191;}
.forth input{width:820px; height:140px; line-height:30px; border:0; margin:5px 0px; outline:0;}
.end{width:120px; height:40px; margin-top:15px;}
.end input{border:0; width:120px; height:40px; background:#c8161e; color:#fff; text-align:center; line-height:40px; cursor:pointer;}
.message span{ padding:0px 10px;}



/*------ 产品 ------*/
.c_chan{ width:100%;  height: 336px; overflow:hidden; margin-bottom:20px;}
.n_right{ width:530px; overflow:hidden; float:right;}
.c_title{ height:30px; line-height:30px; overflow:hidden; font-size:16px; color:#3c3c3c; font-weight:bold; width:100%; float:left;}
.c_zhai{ width:100%; line-height:30px; font-size:14px; max-height:60px; color:#f00; overflow:hidden; font-family:"微软雅黑"; margin-bottom:10px;float:left; }
.x_ci{ width:100%; height:25px; line-height:25px; float:left; font-size:14px;}
.c_fx{ position:relative; height:30px;float:left;width:100%;font-size:14px;  }
.c_date{ height:30px; line-height:30px;float:left;width:100%; overflow:hidden;font-size:14px; }
.c_jia{ width:300px; height:50px; overflow:hidden;float:left; margin-top:5px;font-size:14px; }
.c_jia a{ display:block; width:130px; height:50px; overflow:hidden; text-align:center; line-height:50px; color:#fff; background:#5a514a; border-radius:10px;_border-radius:10px; font-size:16px; float:left; margin-right:20px;}
.c_jia a:hover{ background:#ff9a0b;}

#preview1{text-align:center; width:340px; overflow:hidden}
.jqzoom{ width:340px;  position:relative;}
.jqzoom img{width:340px; overflow:hidden;}
.zoomdiv{ left:859px; width:540px; height:360px;}
.list-h li{ float:left;}
#spec-n7{width:450px; height:68px;  overflow:hidden; margin-bottom:10px;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:10px; }
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:10px;}
#spec-list1{ width:410px; float:left; overflow:hidden; margin-left:10px; display:inline; margin-right:10px;}
#spec-list1 ul li{ float:left; margin-right:0px; display:inline; width:103px; }
#spec-list1 ul li img{ padding:2px ; border:2px solid #ccc; width:90px; height:60px;}
/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:340px;;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:1080px;height:720px;}
#spec-list1{ position:relative;}
#spec-list1 div{ margin-top:0;margin-left:0px; *margin-left:0;}
#spec-list1 li.active img{ border:2px solid #fa7a02 ;}
.x_c1{ width:100%; height:30px; line-height:30px; float:left; font-size:14px;}
.x_c1 .fl{ margin-right:15px; font-size:14px;}
.x_c2{ width:100%; height:30px; line-height:30px; float:left; font-size:14px; color:#c39462; margin-bottom:5px;}
.l_xq{ width:100%; height:30px; border-bottom:#ddd solid 1px;}
.l_xq span{ display:block; height:30px; border-bottom:#333 solid 1px; width:80px; font-size:14px;}
.l_xn{ width:100%; padding:20px 0px;}
.l_xn img{ max-width:100%; overflow:hidden;}
.c_xiang{ height:30px; width:100%;border-bottom: #ddd solid 1px;}
.c_xiang span{display: block;height: 30px;border-bottom: #333 solid 1px;width: 80px;font-size: 16px; }
.l_xn{ width:100%; padding:20px 0px;}
.l_xn img{ max-width:100%; overflow:hidden;}
.x_ci b{  color:#c40000;font-size:18px;}
.x_ci span{color:#c40000; font-weight:bold;}


/*新闻*/
.n_title{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; }
.l_zhai{ height:30px; border-bottom:dashed 1px #CCCCCC; text-align:center; width:100%; line-height:30px;margin-bottom:20px; padding-bottom:5px; font-size:14px;}






.l_news{ width:100%; overflow:hidden;}
.l_news li{ float:left; width:100%; overflow:hidden; border-bottom:#333 dashed 1px; padding-bottom:15px; margin-top:20px;}
.l_date{ width:90px; overflow:hidden; display: none}
.l_date p{ font-size:20px; color:#ce1a23; height:30px; line-height:30px; overflow:hidden; font-family:Arial;}
.l_date h3{ font-size:40px; color:#ce1a23; font-weight:normal;font-family:Arial; height:50px; line-height:50px;}
.l_tt{ width:770px; overflow:hidden;}
.l_tt a{ height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#5a514a; margin-bottom:10px; display:block; font-weight:bold;}
.l_zy{ line-height:25px; height:75px; overflow:hidden;}
.l_news li .fr{ display:block; width:200px;}
.l_news li .fr img{ width:200px; height:133px; overflow:hidden;}
.l_news li:hover a{ color:#ce1a23;}


/* 翻页*/
.c_fan{ width:100%; text-align:right; padding-top:20px; font-size:12px; padding-bottom:10px;}
.c_fan span{ font-size:12px; display:inline-block;}
.c_fan a{ display:inline-block; padding:2px 10px; color:#fff; background:#5a514a; margin-left:1px; margin-right:1px; font-size:12px;}
.c_fan a:hover{ background:#ce1a23;}
.c_fan a.cur{ background:#ce1a23;}
.c_fan select{ display:inline-block; height:21px; width:50px; outline:none; border:#5a514a solid 1px;}

.n_title{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; }
.l_zhai{ height:30px; border-bottom:dashed 1px #CCCCCC; text-align:center; width:100%; line-height:30px;margin-bottom:20px; padding-bottom:5px; font-size:14px;}

.l_page{ height:120px; line-height:25px; overflow:hidden; margin-top:20px;}
.l_page a{ color:#005a98; font-size:14px;}
.l_page a:hover{color:#E32E31;}

.l_pro{ width:100%; overflow:hidden;}


/* 新产品*/
.fl{float: left;}
.page { width: 1225px; margin: 0 auto 40px;}
.tf-page-title{margin-bottom:20px; padding-top:60px;}
.tf-page-title h4{font-size: 24px; color:#f82121; font-weight:200; margin-right:20px; display: inline-block;}
.tf-page-title span{display: inline-block; font-size: 18px; color:#5a5a5a;}
.tf-box{overflow: hidden;}
.tf-box li{position:relative; width:32%;  padding-top:39px;margin-bottom: 40px; background: #fff; border-top-color: #ff0000; border-top-width:1px; border-top-style: solid; text-align: center; margin-right:2%;}
.tf-box li .tf-box-bg{position: absolute; left:0; top:0; bottom:0; right:0; background: rgba(0,0,0,0.02);}
.tf-box li:nth-child(2){border-top-color: #ffaf59}
.tf-box li:nth-child(3){margin-right:0;border-top-color:#48afff;}
.tf-box li:nth-child(5){border-top-color: #ffaf59}
.tf-box li:nth-child(6){margin-right:0;border-top-color:#48afff;}
.tf-box li:nth-child(9){margin-right:0;border-top-color:#48afff;}
.tf-box li:nth-child(12){margin-right:0;border-top-color:#48afff;}
.tf-box li:nth-child(8){border-top-color: #ffaf59}
.tf-box li:last-child{margin-right:0; border-top-color: #125bdf;}
.tf-box li a{display: block; width:160px; margin:0 auto 0px;}
.tf-box li a img{width:160px; height:124px;}
.tf-box li h4{ margin: 0 20px 3px; font-size: 16px; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.tf-box li .tf-box-desc{ margin: 0 20px 12px; font-size: 14px;  text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;  _zoom: 1;  color: #b0b0b0;}
.tf-box li .tf-box-price{color:#F71E1B;}


.shadow:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
  box-shadow: 0 15px 30px rgba(0,0,0,0.1);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  -webkit-transition:all .2s linear;
  transition: all .2s linear;
}



@media (max-width: 767px) {
	
.page { width:100%;}
.tf-box li{ width:100%;}
	
	
}

