@charset "UTF-8";
body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}
* {
  transition: all .3s;
}
input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
body,
input,
button,
form {
  font-size: 14px;
  line-height: 30px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  background: none;
  border: 0 none;
}
img,
iframe {
  border: 0px;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  width: 100%;
  overflow-x: hidden;
}
.red {
  color: #704c2e;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.hidden {
  display: none;
}
.w1200 {
  width: 1200px;
  margin: 0px auto;
}
.ico {
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #704c2e;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #aaa;
}
::-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.iscroll {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #f5f5f5;
}
.iscroll .con {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  position: relative;
}
.iscroll .t {
  width: 165px;
  float: left;
  font-size: 20px;
  color: #e83525;
  font-weight: bold;
}
.iscroll .t s {
  width: 28px;
  height: 26px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  background: url(../images/add-ico2.png) no-repeat 0 2px;
}
.iscroll .prev,
.iscroll .next {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  display: block;
  background: url(../images/add-ico2.png) no-repeat 0 -50px;
  cursor: pointer;
}
.iscroll .prev {
  right: 42px;
  background-position: 0 -28px;
}
.iscroll .prev:hover {
  background-position: 0 -50px;
}
.iscroll .next {
  right: 15px;
  background-position: -28px -28px;
}
.iscroll .next:hover {
  background-position: -28px -50px;
}
.iscroll ul {
  float: left;
  line-height: 60px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.iscroll ul li {
  height: 60px;
  line-height: 60px;
}
.iscroll ul li a {
  display: block;
  font-size: 14px;
}
/*header_main*/
.header_main {
  width: 100%;
  height: 95px;
  background: #fff;
  border-top: 3px solid #704c2e;
}
.header_main .logo {
  width: 560px;
  height: 80px;
  padding-top: 14px;
  display: block;
}
.header_main .logo img {
  width: 100%;
  height: 100%;
  display: block;
}
.header_main .tel {
  width: 230px;
  line-height: 20px;
  text-align: right;
  padding-top: 40px;
}
.header_main .tel s {
  width: 20px;
  height: 40px;
  margin-left: 6px;
  background-position: -166px -90px;
}
.header_main .tel span {
  font-size: 14px;
  line-height: 18px;
  color: #785d40;
  display: block;
}
.header_main .tel strong {
  font-size: 24px;
  line-height: 24px;
  color: #704c2e;
  display: block;
  font-family: Arial;
  font-weight: normal;
}
.header_main .ewm {
  width: 90px;
  height: 90px;
  display: block;
  margin-left: 20px;
  margin-top: 15px;
}
.header_main .ewm img {
  width: 90px;
  height: 90px;
  display: block;
}
.nav_main {
  height: 82px;
  position: relative;
  z-index: 99;
}
.nav_main ul {
  
}
.nav_main li {
  float: left;
  position: relative;
  margin-left: 45px;
  z-index: 99;
}
.nav_main li a {
  font-size: 18px;
    color: #434343;
    height: 80px;
    line-height: 80px;
    display: block;
    position: relative;
    overflow: hidden;
}
.nav_main li.home {
  padding: 0 13px 0 0;
  background: none;
}
.nav_main li.home a {
  background: #704c2e;
  color: #fff;
  padding: 0 25px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
}
.nav_main li.home a s {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  background-position: -254px -71px;
}
.nav_main li.item a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.nav_main li.item .subnav {
  width: 425px;
  height: 120px;
  padding: 20px;
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 998;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  background: #fff;
  display: none;
}
.nav_main li.item .subnav a {
  padding: 0;
  border-bottom: 0;
}
.nav_main li.item .subnav .img,
.nav_main li.item .subnav img {
  width: 185px;
  height: 120px ;
  display: block;
}
.nav_main li.item .subnav .txt {
  width: 120px;
  line-height: 30px;
  font-size: 14px;
  display: block;
  float: left;
}
.nav_main li.item .subnav .txt s {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background-position: -233px -71px;
}
.nav_main li.item .subnav .txt:hover {
  color: #704c2e;
}
.nav_main li.item .subnav .txt:hover s {
  background-position: -212px -71px;
}
.nav_main li.item.nav8 .subnav,
.nav_main li.item.nav7 .subnav {
  left: auto;
  right: 0;
}
.nav_main li.item.hover > a,
.nav_main li.item:hover > a {
  border-bottom: 2px solid #704c2e;
  color: #704c2e;
}
.nav_main li.item:hover .subnav {
  top: 54px;
  display: block;
}
/* banner */
.banner,
.banner .list,
.banner img {
  height: 550px;
}
.banner * {
  transition: none;
}
.banner {
  width: 100%;
  min-width: 1000px;
  z-index: 10;
  position: relative;
}
.banner .list {
  width: 100%;
}
.banner .list li {
  width: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.banner img {
    width: auto;
    display: block;
    position: relative;
    top: 0;
    margin: 0 auto;
}
.banner .tip {
  width: 1200px;
  height: 13px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 30px;
  z-index: 10;
}
.banner .tip span {
  width: 50px;
  height: 5px;
  margin-left: 10px;
  display: inline-block;
  cursor: pointer;
  background: #666666;
  vertical-align: top;
}
.banner .tip span.cur {
  background: #704c2e;
}
.banner .prev,
.banner .next {
  width: 44px;
  height: 44px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  transition: none;
}
.banner .prev {
  left: 5%;
  background-position: 2px 2px;
}
.banner .prev:hover {
  background-position: 2px -47px;
}
.banner .next {
  right: 5%;
  background-position: -53px 2px;
}
.banner .next:hover {
  background-position: -53px -47px;
}
/*main css*/
/*indexTit*/
.indexTit {
  width: 100%;
  margin-bottom: 50px;
  color: #333333;
  margin-top: 25px;
}
.indexTit .more {
  float: right;
  width: 58px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: -252px -46px;
}
.indexTit .more:hover {
  background-color: #704c2e;
  background-position: -252px 4px;
}
.indexTit h3 {
  display: block;
  text-align: center;
    font-size: 30px;
    width: 100%;
    margin: 18px auto;
    font-weight: 500;
    margin: 0;
}

.indexTit p {
  width: 100%;
  height: auto;
  line-height: 1;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #999;
  margin: 17px auto 58px;
}
.iyewu {
  position: relative;
  z-index: 99;
  margin-bottom: 50px;
  padding-top: 30px;
}
.iyewu .indexTit {
}
.iyewu .prev,
.iyewu .next {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 200px;
  cursor: pointer;
}
.iyewu .prev {
  left: -50px;
  background-position: -109px 0;
}
.iyewu .prev:hover {
  background-position: -109px -32px;
}
.iyewu .next {
  right: -50px;
  background-position: -145px 0;
}
.iyewu .next:hover {
  background-position: -145px -32px;
}
.iyewu .iyewuCon {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}
.iyewu .iyewuCon .tempWrap {
  overflow: visible !important;
}
.iyewu .iyewuCon .list {
  width: 300%;
  position: relative;
  transition: none;
  overflow: visible !important;
}
.iyewu .iyewuCon .item {
  width: 390px;
  height: 210px;
  position: relative;
  float: left;
  margin-right: 15px;
}
.iyewu .iyewuCon .item a {
  display: block;
  width: 100%;
}
.iyewu .iyewuCon .item img {
  width: 265px;
  height: 210px;
  display: block;
  float: right;
}
.iyewu .iyewuCon .item .txt {
  width: 115px;
  height: 210px;
  line-height: 24px;
  padding-right: 10px;
  float: left;
  color: #fff;
  background: #444444;
  text-align: right;
  position: absolute;
  left: 0;
  bottom: 0;
}
.iyewu .iyewuCon .item .txt h3 {
  padding-top: 25px;
}
.iyewu .iyewuCon .item .txt h3 span {
  display: block;
}
.iyewu .iyewuCon .item .txt .en {
  font-size: 12px;
  display: block;
  line-height: 16px;
  padding-left: 20px;
  font-family: Arial;
  text-transform: uppercase;
}
.iyewu .iyewuCon .item .txt .more {
  width: 58px;
  height: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 20px;
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: -252px 4px;
}
.iyewu .iyewuCon .item:hover .txt {
  height: 230px;
  background: #704c2e;
}
.iyewu .iyewuCon .item:hover .txt h3 {
  padding-top: 45px;
}
.iyewu .iyewuCon .item:hover .txt .more {
  background-color: #fff;
  background-position: -252px -21px;
}
.iyewu .iyewuCon .item:hover img {
  -webkit-filter: brightness(120%);
  filters: brightness(120%);
}
.icase {
  /* height: 480px; */
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.icase .list {
  width: 100%;
  margin-left: 4px;
}
.icase .item {
  width: 31.5%;
  height: auto;
  overflow: hidden;
  margin-right: 15px;
  float: left;
  position: relative;
  background: #fff;
  /* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); */
  margin-bottom: 20px;
}
.icase .item:hover{
  box-shadow: 0 4px 24px 0 rgb(0 0 0 / 13%);
}
.icase .item .img {

  display: block;
  overflow: hidden;
  position: relative;
}
.icase .item .img img {
width: 100%;
  display: block;
}
.icase .item .img span {
  width: 46px;
  height: 40px;
  position: absolute;
  right: 23px;
  bottom: -40px;
  background-color: #704c2e;
  background-position: -104px -140px;
  z-index: 10;
}

.icase .item .more {
  width: 100%;
  height: 30px;
  padding-top: 10px;
  background: #704c2e;
  position: absolute;
  left: 0;
  bottom: -40px;
}
.icase .item .more s {
  width: 42px;
  height: 20px;
  display: block;
  margin: 0 auto;
  background-position: -108px -67px;
}
.icase .item .txt {
  padding: 18px;
  display: block;
  border: 1px solid #eee;
}
.icase .item .txt h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  line-height: 1;
  text-align: center;
}
.icase .item .txt p {
  font-size: 14px;
  color: #999;
  line-height: 1;
  text-align: center;
  margin-top: 12px;
}
.icase .item .txt .dec{
  margin-top: 12px;
    color: #666;
    font-size: 16px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.icase .item .txt .dec1{
  box-sizing: border-box;
    width: 100%;
    padding: 8px 11px;
    margin-top: 10px;
    height: 50px;
    background-color: #f9f9f9;
    color: #8a8a8a;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 2px;
    line-height: 1.4;
}
.icase .item .txt .button{
  padding: 9px 22px;
  border-radius: 6px;
  width: 100%;
  background: #fffcf2;
  color: #704c2e;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
  margin-top: 10px;
}

.icase .item:hover .img {
  /* height: 160px; */
}
.icase .item:hover .img img {
  transform: scale(1.06);
}
/* .icase .item:hover .img span {
  bottom: 0;
} */
.icase .item:hover .img:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* .icase .item:hover .more {
  bottom: 0;
}
.icase .item:hover .txt {
  padding-top: 12px;
}
.icase .item:hover .txt .b {
  padding-top: 45px;
} */
.invest {
  padding-top: 30px;
  margin-bottom: 100px;
}
.invest .title {
  width: 100%;
  text-align: center;
  line-height: 52px;
  margin-bottom: 38px;
}
.invest .title .en {
  font-size: 32px;
  font-family: arial;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
.invest .title h3 {
  font-size: 24px;
  position: relative;
}
.invest .title h3 .line {
  width: 40px;
  height: 3px;
  display: block;
  background: #704c2e;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -3px;
}
.invest .item {
  width: 225px;
  margin-left: 97px;
  text-align: center;
  display: block;
  float: left;
}
.invest .item:first-child {
  margin-left: 0;
}
.invest .item h3 {
  font-size: 24px;
  color: #333;
}
.invest .item p {
  line-height: 24px;
  color: #333;
}
.invest .item .bg {
  width: 116px;
  height: 91px;
  padding-top: 25px;
  margin: 20px auto 20px;
  border: 2px solid #e7e7e7;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.invest .item .bg span {
  width: 60px;
  height: 60px;
  border: 3px solid #704c2e;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  background: url(../images/v-ico.png) no-repeat 13px 13px;
}
.invest .item.a1:hover .bg span {
  background-position: 13px -39px;
}
.invest .item.a2 .bg span {
  background-position: -52px 12px;
}
.invest .item.a2:hover .bg span {
  background-position: -52px -39px;
}
.invest .item.a3 .bg span {
  background-position: -115px 12px;
}
.invest .item.a3:hover .bg span {
  background-position: -115px -39px;
}
.invest .item.a4 .bg span {
  background-position: -176px 12px;
}
.invest .item.a4:hover .bg span {
  background-position: -176px -39px;
}
.invest .item.a5 .bg span {
  background-position: -240px 15px;
}
.invest .item.a5:hover .bg span {
  background-position: -240px -39px;
}
.invest .item:hover .bg {
  border-color: #704c2e;
  background: #704c2e;
}
.invest .item:hover .bg span {
  border-color: #fff;
}
.icase2 {
  width: 100%;
  height: 368px;
  margin-bottom: 60px;
  background: url(../images/icasebg.jpg) no-repeat center bottom;
  color: #fff;
}
.icase2 .title .en {
  font-size: 48px;
  font-family: arial;
  line-height: 48px;
  padding-top: 43px;
  display: block;
  text-transform: uppercase;
}
.icase2 .title h3 {
  font-size: 24px;
}
.icase2 .title .line {
  width: 45px;
  height: 3px;
  display: block;
  background: #fff;
  margin-top: 18px;
}
.icase2 .icaseCon {
  width: 990px;
}
.icase2 .item {
  width: 200px;
  margin-left: 36px;
  float: left;
}
.icase2 .item a {
  display: block;
}
.icase2 .item .img {
  width: 100%;
  height: 270px;
  position: relative;
  padding-top: 35px;
  top: -35px;
  overflow: hidden;
  background: #fff;
}
.icase2 .item .img img {
  width: 100%;
  height: 270px;
  position: absolute;
  left: 0;
  top: 35px;
}
.icase2 .item .img .more {
  width: 100%;
  height: 35px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: -35px;
  z-index: 10;
}
.icase2 .item .img .more s {
  float: right;
  width: 58px;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
  margin-right: 10px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: -252px -22px;
}
.icase2 .item .txt {
  top: -35px;
  position: relative;
}
.icase2 .item h3 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #fff;
  padding-top: 6px;
  border-bottom: 1px solid #fff;
  font-size: 16px;
}
.icase2 .item .time {
  font-size: 12px;
  font-family: arial;
  color: #fff;
}
.icase2 .item .time .day {
  font-size: 36px;
  line-height: 45px;
}
.icase2 .item:hover .img img {
  top: 0;
}
.icase2 .item:hover .img .more {
  bottom: 0;
}
.inews {
  margin-bottom: 70px;
}
.inews-left {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 15px;
}
.inews-left .img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 60px;
}
.inews-left .hd {
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 135px;
  z-index: 10;
}
.inews-left .hd ul {
  width: 100%;
  height: 10px;
}
.inews-left .hd li {
  width: 10px;
  height: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  margin: 0 5px;
  background: #ededed;
}
.inews-left .hd li.on {
  background: #704c2e;
  width: 35px;
}
.inews-left .list {
  width: 100%;
  transition: none;
}
.inews-left li {
  width: 31%;
    float: left;
    margin-right: 2%;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}
.inews-left li a {
  display: block;
}
.inews-left li h3 {
  font-size: 18px;
  color: #555555;
  font-weight: bold;
  margin-bottom: 10px;
}
.inews-left li h3 .time {
  font-size: 14px;
  font-family: Arial;
}
.inews-left li .txt {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #555;
}
.inews-left li:hover img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.inews-left li:hover h3 {
  color: #704c2e;
}
.inews-left li h3::before{
  content: '';
  display: inline-block;
  width: 5px;
  height: 20px;
  background: #555;
  border-radius: 10px;
  position: relative;
  top: 2px;
}
.inews-left li:hover h3::before{
  background: #704c2e;
}
.inews-right {
  width: 100%;
  padding-top: 14px;
}
.inews-right .title {
  height: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}
.inews-right .title .more {
  width: 28px;
  height: 28px;
  display: block;
  background-position: -194px -92px;
}
.inews-right .title .more:hover {
  margin-top: -4px;
}
.inews-right .title h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 0 20px;
  margin-right: 10px;
  cursor: pointer;
}
.inews-right .title h3:hover,
.inews-right .title h3.hover {
  background: #704c2e;
  color: #fff;
}
.inews-right .con {
  overflow: hidden;
  position: relative;
  height: 192px;
  padding-left: 10px;
  margin-left: -5px;
}
.inews-right .con .tline,
.inews-right .con .bline {
  width: 19px;
  height: 16px;
  display: block;
  background: #fff;
  position: absolute;
  left: 0px;
  z-index: 11;
}
.inews-right .con .tline {
  top: 0;
}
.inews-right .con .bline {
  bottom: 0;
}
.inews-right .list {
  line-height: 48px;
  height: 192px;
  border-left: 1px solid #cecece;
}
.inews-right .list li {
  position: relative;
}
.inews-right .list li a {
  padding-left: 15px;
  display: block;
}
.inews-right .list li .time {
  font-family: arial;
}
.inews-right .list li s {
  width: 19px;
  height: 19px;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  *margin-top: -24px;
  background-position: -256px -94px;
  z-index: 10;
}
/* .inews-right .list li:hover {
  padding-left: 5px;
}
.inews-right .list li:hover s {
  background-position: -232px -94px;
} */
.inews-right .list.list1.addc {
  margin-top: -192px;
  *top: -192px;
  *position: relative;
}
.inews-right .list.list2.addc {
  *top: -192px;
  *position: relative;
}
.ilink {
  position: relative;
  z-index: 99;
  height: 70px;
  padding-bottom: 10px;
}
.ilink .prev,
.ilink .next {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 16px;
  cursor: pointer;
}
.ilink .prev {
  left: 0;
  background-position: -185px 0;
}
.ilink .prev:hover {
  background-position: -185px -34px;
}
.ilink .next {
  right: 0;
  background-position: -220px 0;
}
.ilink .next:hover {
  background-position: -220px -34px;
}
.ilink .ilinkCon {
  width: 1030px;
  margin: 0 auto;
  overflow: hidden;
}
.ilink .ilinkCon .list {
  width: 300%;
  transition: none;
}
.ilink .ilinkCon li {
  width: 248px;
  height: 58px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  border: 1px solid #ebebeb;
}
.ilink .ilinkCon li img {
  height: 58px;
  display: block;
}
.ilink .ilinkCon li a {
  display: block;
}
.ilink .ilinkCon li:hover {
  border-color: #704c2e;
}
.footer_main {
  width: 100%;
  padding: 40px 0 30px;
  overflow: hidden;
  background: #f8f8f8
}
.footer_main .bottom_left {
  width: 930px;
  margin: 0 auto;
}
.footer_main .bottom_left dl {
  width: 100px;
  height: 123px;
  padding: 10px 0 10px 30px;
  line-height: 18px;
  float: left;
  border-right: 1px solid #4e4e4e;
}
.footer_main .bottom_left dl:first-child {
  padding-left: 0;
}
.footer_main .bottom_left dl dt {
  color: #333;
  margin-bottom: 10px;
  font-size: 14px;
}
.footer_main .bottom_left dl dt a {
  display: block;
  color: #333;
}
.footer_main .bottom_left dl dt a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer_main .bottom_left dl dd {
  line-height: 24px;
}
.footer_main .bottom_left dl dd a {
  color: #333;
  font-size: 12px;
}
.footer_main .bottom_left dl dd a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer_main .bottom_right {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.footer_main .bottom_right .btel {
  color: #333;
  height: 48px;
  width: 31%;
  display: inline-block;
}
.footer_main .bottom_right .btel s {
  width: 48px;
  height: 48px;
  margin-right: 3px;
  line-height: 18px;
  display: block;
  float: left;
  background-position: -108px -92px;
}
.footer_main .bottom_right .btel strong {
  display: block;
  line-height: 24px;
  font-family: Cambria;
  font-size: 24px;
}
.footer_main .bottom_right .btel span {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.footer_main .bottom_right .botCon {
  color: #333;
  font-size: 12px;
  line-height: 24px;
  padding-top: 15px;
}
.copyright {
  width: 100%;
  height: 80px;
  line-height: 36px;
  font-size: 12px;
  color: #333;
  background: #f8f8f8;
}
.copyright a {
  color: #333;
}
.copyright a:hover {
  color: #333;
}
/********toolbar1*********/
.toolbar1 {
  width: 40px;
  position: fixed;
  right: 10px;
  bottom: 200px;
  z-index: 999;
  border: 1px solid #f6f6f6;
}
.toolbar1 dd {
  width: 40px;
  height: 40px;
  border-top: 1px solid #f6f6f6;
  position: relative;
}
.toolbar1 dd i {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
  background: #fff;
}
.toolbar1 dd i .icon {
  width: 35px;
  height: 35px;
  display: block;
  margin: 11px auto 0;
  background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar1 dd:first-child {
  border-top: 0;
}
.toolbar1 dd.item1 i .icon {
  background-position: 2px 2px;
}
.toolbar1 dd.item2 i .icon {
  background-position: 2px -36px;
}
.toolbar1 dd.item3 i .icon {
  background-position: 2px -72px;
}
.toolbar1 dd.return-top {
  display: none;
}
.toolbar1 dd.return-top i .icon {
  background-position: 2px -108px;
}
.toolbar1 dd .pop {
  position: absolute;
  right: 90px;
  top: -45px;
  background: #704c2e;
  display: none;
}
.toolbar1 dd .pop-code {
  width: 90px;
  padding: 10px 10px 0;
}
.toolbar1 dd .pop-code img {
  width: 90px;
  height: 90px;
  display: block;
}
.toolbar1 dd .pop-code h3 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #f2e8e1;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
}
.toolbar1 dd .zx {
  width: 190px;
  position: absolute;
  right: -210px;
  bottom: 0;
  background: #fff;
  z-index: 1000;
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.2);
}
.toolbar1 dd .zx .title {
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  background: #444;
}
.toolbar1 dd .zx .title s {
  width: 16px;
  height: 16px;
  margin-top: 20px;
  cursor: pointer;
  background-position: -284px -94px;
}
.toolbar1 dd .zx .qq {
  padding: 0 30px;
  height: 42px;
  display: block;
  line-height: 42px;
  font-size: 12px;
  background: #e5e5e5;
}
.toolbar1 dd .zx .qq s {
  width: 22px;
  height: 22px;
  margin-right: 15px;
  background-position: -162px -145px;
}
.toolbar1 dd .zx .ztel {
  padding: 20px 30px;
  line-height: 22px;
  font-size: 12px;
  background: #fff;
}
.toolbar1 dd .zx .ztel s {
  width: 22px;
  height: 22px;
  margin-right: 15px;
  background-position: -190px -145px;
}
.toolbar1 dd .zx .ztel strong {
  display: block;
  font-size: 14px;
}
.toolbar1 dd:hover i {
  background: #f3f3f3;
}
/***********category  css*************/
/* loaction */
.location {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  position: relative;
  z-index: 99;
  margin-top: 30px;
}
.location .sitepath {
  color: #333333;
  width: 50%;
  font-size: 18px;
}
.location .sitepath s {
  width: 15px;
  height: 18px;
  background-position: -226px -130px;
  margin-right: 6px;
}
.location .sitepath a {
  color: #333333;
}
.location .sitepath a:hover {
  color: #704c2e;
}
.location .btn {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-top: 12px;
  padding: 0 12px;
  background: #704c2e;
  color: #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.location .btn:hover {
  padding: 0 25px;
}
.location.scrollDown {
  position: fixed;
  top: 80px;
}
.location.aboutLocation .menu {
  text-align: center;
}
.location.aboutLocation .menu a {
  width: auto;
  padding: 0 18px;
  margin: 0 10px;
}
.menu {
  height: 50px;
  line-height: 50px;
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
.menu.menu-m {
  height: 0;
  margin: 0;
}
.menu a {
  width: 160px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  font-size: 16px;
  border: 1px solid #dddddd;
  text-align: center;
  margin-left: 30px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: inline-block;
}
.menu a s {
  width: 22px;
  height: 24px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../images/add-ico.png) no-repeat 0 0;
}
.menu a:hover,
.menu a.hover {
  background: #704c2e;
  color: #fff;
}
.menu a:hover s,
.menu a.hover s {
  background-position: 0 -39px;
}
.menu.scrollDown {
  position: fixed;
  top: 0;
  z-index: 9999;
  background: #fff;
}
/*nybanner*/
.nybanner {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}
.erwmImg img {
  width: 90px;
  height: 90px;
  display: block;
  background: #fff;
  padding: 5px;
  border: 1px solid #dcdcdc;
}
.cateDes {
  line-height: 24px;
  color: #000000;
  margin-bottom: 20px;
}
.cateDes p {
  color: #704c2e;
}
.wrapper {
  padding: 40px 0 70px;
}
.wrapper .cateTit {
  text-align: center;
  color: #373737;
  margin-bottom: 30px;
}
.wrapper .cateTit h3 {
  font-size: 30px;
}
.wrapper .cateTit .en {
  font-family: arial;
  display: block;
}
.wrapper .recomTit {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e5e5e5;
  margin: 50px auto 40px;
  color: #333333;
}
.wrapper .recomTit .more {
  float: right;
  width: 58px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: -252px -46px;
}
.wrapper .recomTit .more:hover {
  background-color: #704c2e;
  background-position: -252px 4px;
}
.wrapper .recomTit h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  height: 43px;
  border-bottom: 3px solid #704c2e;
  font-size: 18px;
}
.wrapper .iyewu {
  height: 230px;
}
.wrapper .iyewu .prev,
.wrapper .iyewu .next {
  top: 110px;
}
.wrapper .iyewu .iyewuCon {
  top: 0;
}
.pictureList {
  overflow: hidden;
}
.pictureList .list {
  width: 100%;
}
.pictureList .item {
  width: 32%;
    float: left;
    position: relative;
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #efefef;
    text-align: center;
}
.pictureList .item:nth-child(4n) {
  margin-right: 0;
}
.pictureList .item img {
  width: 100%;
  height: auto;
  display: block;
  z-index: 10;
}
.pictureList .item h3 {
  margin: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
.pictureList .item .more {
  margin: 0 15px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #999;
  font-family: arial;
}
.pictureList .item .more .ico {
  width: 32px;
  height: 16px;
  float: right;
  margin-top: 20px;
  background-position: -268px -154px;
}
.pictureList .item:hover img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.pictureList .item:hover h3 {
  color: #704c2e;
}
.pictureList .item:hover .more {
  color: #704c2e;
}
.pictureList .item:hover .more .ico {
  background-position: -227px -154px;
}
/*aboutPage*/
.aboutPage .item3 {
  margin-bottom: 10px;
}
.aboutPage .item3 .img {
  width: 600px;
  height: 330px;
  display: block;
}
.aboutPage .item3 .txt {
  width: 499px;
  height: 238px;
  text-align: center;
  color: #373737;
  padding: 90px 50px 0;
  border: 1px solid #ebebeb;
  border-right: 0px;
}
.aboutPage .item3 .txt h3 {
  font-size: 24px;
}
.aboutPage .item3 .txt .line {
  width: 45px;
  height: 2px;
  display: block;
  margin: 24px auto 20px;
  background: #704c2e;
}
.aboutPage .item3.item2 .txt {
  border-left: 0;
  border-right: 1px solid #ebebeb;
}
.showBusiness .txtcon {
  padding-bottom: 40px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
}
.showBusiness table,
.showBusiness td,
.showBusiness tr {
  border: 0px;
}
.showBusiness td {
  vertical-align: top;
}
.showBusiness .extend img {
  max-width: 100%;
}
.newsPage .item {
  margin-top: 80px;
  display: block;
  width: 100%;
  height: 158px;
}
.newsPage .item img {
  width: 260px;
  height: 155px;
  display: block;
  margin-right: 30px;
}
.newsPage .item h3 {
  font-size: 16px;
  color: #333333;
  padding: 5px 0 10px;
}
.newsPage .item .txt {
  color: #747474;
  line-height: 24px;
  height: 48px;
  padding-right: 70px;
  overflow: hidden;
}
.newsPage .item .click {
  font-size: 12px;
  font-family: arial;
  margin-top: 30px;
  color: #7e7e7e;
}
.newsPage .item .click .ico {
  width: 25px;
  height: 18px;
  margin-right: 6px;
  background-position: -253px -130px;
}
.newsPage .item .time {
  width: 260px;
  height: 100px;
  border-left: 1px solid #d9d9d9;
  text-align: right;
  font-family: arial;
  font-size: 24px;
  color: #afafaf;
}
.newsPage .item .time .day {
  width: 100px;
  height: 100px;
  margin-top: 0px;
  text-align: center;
}
.newsPage .item .time .day span {
  width: 100px;
  height: 30px;
  display: block;
  line-height: 30px;
  background: #c8c8c8;
  font-size: 20px;
  color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.newsPage .item .time .day strong {
  width: 100px;
  height: 70px;
  line-height: 70px;
  display: block;
  font-size: 68px;
  color: #6d6d6d;
  font-weight: normal;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.newsPage .item .time .ico {
  width: 18px;
  height: 30px;
  display: block;
  margin: 30px 0 0 36px;
  background-position: -282px -121px;
}
.newsPage .item:first-child {
  margin-top: 40px;
}
.newsPage .item:hover h3 {
  color: #704c2e;
  text-indent: 5px;
}
.newsPage .item:hover .time .day span {
  background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}
/*Talent*/
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/*showNews*/
.shareNew {
  padding-bottom: 20px;
}
.showNews .title {
  font-size: 22px;
  color: #333333;
  text-align: center;
  margin: 10px 0 22px;
}
.showNews .mark {
  color: #999999;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px dashed #eee;
  border-bottom: 1px dashed #eee;
}
.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
}
.showNews .showContxt {
  color: #666666;
  padding: 0 0 30px;
  line-height: 30px;
}
.msgPage {
  overflow: hidden;
  width: 1050px;
  margin: 0 auto;
}
.msgPage .list {
  width: 110%;
  padding-top: 30px;
}
.msgPage .con {
  margin-bottom: 40px;
}
.msgPage .title {
  font-size: 16px;
  margin-bottom: 45px;
}
.msgPage p {
  color: #666;
  padding-left: 60px;
}
.msgPage .t {
  *vertical-align: top;
  width: 200px;
  text-align: right;
  display: inline-block;
  vertical-align: top;
}
.msgPage .red {
  color: red;
  margin-right: 5px;
}
.msgPage .txt {
  width: 193px;
  height: 33px;
  padding-left: 5px;
  border: 1px solid #cccccc;
  background: none;
  outline: none;
}
.msgPage .txt.t816 {
  width: 811px;
}
.msgPage .txt.t168 {
  width: 163px;
}
.msgPage .txt.t1010 {
  width: 1010px;
}
.msgPage textarea {
  width: 811px;
  height: 200px;
  border: 1px solid #ccc;
  background: none;
  resize: none;
  outline: none;
  overflow: hidden;
}
.msgPage .word-btn {
  width: 120px;
  height: 35px;
  line-height: 35px;
  margin-top: 2px;
  text-align: center;
  background: #704c2e;
  color: #fff;
  display: block;
}
.msgPage .word-btn:hover {
  background: #333;
}
.msgPage .radio {
  margin-right: 20px;
}
.msgPage .radio input {
  vertical-align: middle;
  margin-right: 6px;
  width: 18px;
  height: 18px;
}
.msgPage .item {
  margin-bottom: 20px;
  margin-right: 38px;
  line-height: 33px;
}
.msgPage .item2 {
  margin-bottom: 20px;
  margin-right: 38px;
  line-height: 33px;
}
.msgPage .item3 .t {
  width: 107px;
}
.msgPage .itemsub {
  width: 1020px;
  height: 45px;
  line-height: 45px;
  padding: 30px 0;
}
.msgPage .itemsub .btn {
  width: 275px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  margin-left: 15px;
  background: #ff0000;
}
.msgPage .itemsub .btn:hover {
  background: #d22b2b;
}
.msgPage .itemsub .btn.reset {
  background: #474747;
}
.msgPage .itemsub .btn.reset:hover {
  background: #666;
}
/* reLink */
.reLink {
  width: 100%;
  height: 25px;
  border-top: 1px solid #d7d6d6;
  padding: 15px 0 20px;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
  line-height: 25px;
  color: #666;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a:hover {
  color: #704c2e;
}
/* pager */
.pager {
  padding: 30px 0 30px;
  text-align: center;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  height: 34px;
  line-height: 34px;
  float: left;
  color: #666666;
  display: none;
}
.pager ul {
  overflow: hidden;
  margin-left: 20px;
  display: flex;
  justify-content: center;
}
.pager ul a {
  display: inline-block;
  zoom: 1;
}
.pager ul a {
  line-height: 28px;
  margin-left: 7px;
  padding: 0 10px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  color: #999999;
  border: 1px solid #c9c9c9;
  text-decoration: none;
  float: left;
  background: #fff;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.pager ul a.page-num-current,
.pager ul a:hover {
  background-color: #704c2e;
  border-color: #704c2e;
  color: #fff;
}
.guidePage .content {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #018be3 url(../images/indexbg.jpg) no-repeat center bottom;
  overflow: hidden;
  background-size: cover;
}
.guidePage .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.guidePage .img {
  position: relative;
  z-index: 2;
}
.guidePage .img.img1 {
  padding-top: 40px;
}
.guidePage .img.img1 img {
  height: 180px;
}
.guidePage .img.img2 {
  margin: 40px auto 50px;
  height: 35px;
}
.guidePage .img img {
  display: block;
  margin: 0 auto;
}
.guidePage .guide_nav {
  text-align: center;
  position: relative;
  z-index: 10;
}
.guidePage .guide_nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 260px;
  height: 95px;
  margin: 0 10px;
  background-position: center 140%;
}
.guidePage .guide_nav li a {
  display: block;
  width: 100%;
}
.guidePage .guide_nav li img {
  display: block;
  width: 250px;
  margin: 0 auto;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.guidePage .guide_nav li:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
  margin-top: -5px;
}
.guidePage .guide_copy {
  width: 100%;
  height: 36px;
  line-height: 36px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  font-size: 12px;
  color: #c1c1c1;
  background: url(../images/block5.png) repeat 0 0;
}
.guidePage .guide_copy a {
  color: #c1c1c1;
}
.guidePage .guide_copy a:hover {
  color: #fff;
}
.guidePage .guide_txt {
  width: 900px;
  height: 200px;
  line-height: 30px;
  text-align: center;
  position: fixed;
  left: 50%;
  margin-left: -450px;
  bottom: 0;
  z-index: 100;
  color: #c1c1c1;
  color: #fff;
  font-size: 16px;
}
.guidePage .guide_txt h3 {
  letter-spacing: 2px;
  font-size: 22px;
  margin-bottom: 20px;
}
@media (max-width: 1560px) {
  .guidePage .img.img1 {
    padding-top: 30px;
  }
  .guidePage .img.img1 img {
    height: 180px;
  }
  .guidePage .img.img2 {
    margin: 30px auto 50px;
  }
  .guidePage .img.img2 img {
    height: 35px;
  }
  .guidePage .guide_txt {
    height: 150px;
  }
  .guidePage .guide_txt h3 {
    margin-bottom: 5px;
  }
  .guidePage .guide_txt .txt {
    font-size: 14px;
  }
}
@media (max-width: 1400px) {
  .guidePage .img.img1 {
    padding-top: 30px;
  }
  .guidePage .img.img1 img {
    height: 140px;
  }
  .guidePage .img.img2 {
    margin: 40px auto 60px;
  }
  .guidePage .img.img2 img {
    height: 35px;
  }
  .guidePage .guide_txt {
    height: 150px;
  }
  .guidePage .guide_txt h3 {
    margin-bottom: 5px;
  }
  .guidePage .guide_txt .txt {
    font-size: 14px;
  }
}
@media (max-width: 1366px) {
  .guidePage .img.img1 {
    padding-top: 30px;
  }
  .guidePage .img.img1 img {
    height: 140px;
  }
  .guidePage .img.img2 {
    margin: 30px auto 30px;
  }
  .guidePage .img.img2 img {
    height: 35px;
  }
  .guidePage .guide_txt {
    height: 140px;
  }
  .guidePage .guide_txt h3 {
    margin-bottom: 5px;
  }
  .guidePage .guide_txt .txt {
    font-size: 14px;
  }
}
@keyframes Swing2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes Swing2 {
  0% {
    -webkit-transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(15deg);
  }
}
@-webkit-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 14%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #704c2e ;
  color: #fff;
}
/*hvr-float-shadow*/
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(44%);
  bottom: 0;
  border-width: 6px 6px 0 6px;
  border-color: #fff transparent transparent transparent;
  transition: all .3s;
}
.hvr-bubble-bottom.hover:before,
.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  border-width: 6px 6px 0 6px;
  border-color: #363232 transparent transparent transparent;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0px;
  background: #61b32e;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center.hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center:hover,
.hvr-underline-from-center.hover {
  *height: 77px;
  *border-bottom: 3px solid #61b32e;
  *line-height: 77px;
}
/* Underline From Center2 */
.hvr-underline-from-center2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-underline-from-center2:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #704c2e;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center2:hover:before,
.hvr-underline-from-center2.hover:before,
.hvr-underline-from-center2:focus:before,
.hvr-underline-from-center2:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center2:hover,
.hvr-underline-from-center2.hover {
  *height: 47px !important;
  *border-bottom: 3px solid #704c2e;
  *line-height: 50px !important;
}
/****************photoLayer***********/
.photoLayerCon {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 111;
}
.photoLayerCon .p-ico {
  background: url(../images/player-ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.photoLayer {
  width: 760px;
  height: 670px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -380px;
  margin-top: -335px;
  z-index: 111;
}
.photoLayer .close {
  right: -40px;
  width: 19px;
  height: 19px;
  background-position: 0 0;
  cursor: pointer;
  transition: all .3s;
}
.photoLayer .close:hover {
  transform: rotate(90deg);
}
.photoLayer .list {
  transition: none;
}
/*bigimg*/
.photoLayer .prev,
.photoLayer .next {
  width: 17px;
  height: 29px;
  top: 50%;
  margin-top: -15px;
  display: block;
  cursor: pointer;
}
.photoLayer .prev {
  left: -33px;
  background-position: -35px 0;
}
.photoLayer .next {
  right: -33px;
  background-position: -61px 0;
}
.photoLayer .bigimg {
  position: relative;
  width: 667px;
  margin: 0 auto;
}
.photoLayer .bigimg h1 {
  color: #000;
  font-weight: bold;
  font-size: 15px;
  height: 24px;
  padding: 10px 0 13px;
}
.photoLayer .bigimg .list {
  margin-bottom: 18px;
}
.photoLayer .bigimg .txtcon {
  width: 100%;
  height: 30px;
  overflow: hidden;
  margin: 2px 0 10px 0;
  left: 0;
  bottom: -54px;
  *bottom: 0;
  background: #fff;
  padding: 10px 0;
  transition: none;
}
.photoLayer .bigimg .txt {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
}
/*.photoLayer .bigimg .txt{ color: #999999;  font-size: 14px; line-height: 20px; height: 42px; overflow: hidden; margin: 2px 0 10px 0; }*/
.photoLayer .bigimg .list a,
.photoLayer .bigimg .list img {
  width: 667px;
  height: 500px;
  display: block;
}
/*.bigimg .prev:hover, .banner .next:hover {opacity:0.6; filter:Alpha(opacity=60)  opacity:1; filter:Alpha(opacity=100); }*/
/*smalling*/
.smallimg {
  width: 667px;
  height: 78px;
  margin: 0px auto;
  position: relative;
}
.smallimg .smallimg_c {
  width: 667px;
  height: 78px;
  *position: relative;
  margin: 0px auto;
  overflow: hidden;
}
.smallimg .list {
  position: relative;
  width: 1000%;
}
.smallimg .list li {
  width: 100px;
  height: 75px;
  border: 1px solid #f1f1f1;
  float: left;
  margin-right: 11px;
}
.smallimg .list li.cur {
  border-color: #FE7E19;
}
.smallimg .list li a {
  display: block;
  overflow: hidden;
  width: 100%;
}
.smallimg .list img {
  display: block;
  width: 100px;
  height: 75px;
}
/* 弹出框蒙版 */
.dialog-layout {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  filter: alpha(opacity=90);
}
