﻿@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------首页---视频-------------------------*/
.banner {
	background-color: #D8D8D8;
	position: relative;
	/*height: 774px;*/
	overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.banner .banner-video {
    /* width: 100%;
    height: 100%; */
    position: static;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    object-fit: cover;
}
.banner .banner-video-ie {
    display: block;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    top: 50%;
    left: 69%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.banner > img {
	display: block;
	margin: 0 auto;
}
/* banner end */
/*------------------------------------------------------------------------------视频底部-------------新闻----------------*/
#banner .videonews {
	line-height: 46px;
	background-color: #e57d9a;
	height: 46px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 10000;
}
#banner .videonews .cennewlist {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mar4 { height: 47px; width: 1200px; color: #FFF; }  
.plus-mar-left{overflow:hidden; word-break:keep-all; white-space:nowrap;}
.plus-mar-left ul{list-style:none; margin:0; padding:0; display:inline-block; *display:inline; zoom:1;}
.plus-mar-left li{
	display:inline-block;
*display:inline; 		zoom:1;
	text-indent:15px;
	background-image: url(../Images/lb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	padding-left: 5px;
	font-size:14px;
}
/*-----------------------------------------------------------------------------关于我们----------------------*/
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
#mboby {
	width:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 524px;
	padding-top:60px;
}
#mboby .service {
	height: 524px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*-----------------------------------------------------------------------------爱延续----------------------*/
#mboby .service .ayxtop {
	margin-bottom: 80px;
	text-align: left;
}
/*---------------------------------爱延续---------------下半部分----------------*/
#NoFive .NoFive-mask {
	width: 100%;
    overflow: hidden;
}
#NoFive .NoFive-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 120%;
    text-align: center;
    margin-left: -10%;
    height: 330px;
}
#NoFive .NoFive-cell {
	display: inline-block;
    width: 180px;
    height: 180px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    transition: all .4s;
    margin: 60px 20px 0;
    background-image: url(../Images/Five01.png);
    background-size: 180px 180px;
    background-position: center center;
    box-sizing: border-box;
}
#NoFive .NoFive-cell:nth-of-type(2) {
    background-image: url(../Images/Five02.png);
}
#NoFive .NoFive-cell:nth-of-type(3) {
    background-image: url(../Images/Five03.png);
}
#NoFive .NoFive-cell:nth-of-type(4) {
    background-image: url(../Images/Five04.png);
}
#NoFive .NoFive-cell:nth-of-type(5) {
    background-image: url(../Images/Five05.png);
}
#NoFive .NoFive-cell .NoFive-cell-mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	text-align: center;
}
#NoFive .NoFive-cell .NoFive-cell-mask .mask-text {
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 1.63px;
    line-height: 30px;
    margin-bottom: 0
}
#NoFive .NoFive-cell .NoFive-cell-mask > span {
	display: inline-block;
	width: 100px;
	border-radius: 1px;
	background-color: #fff;
	height: 1px;
}
#NoFive .NoFive-cell:hover {
    width: 260px;
    height: 260px;
    margin-top: 0;
    margin-bottom: -40px;
    /* border: 10px solid #fff; */
    box-shadow: 0px 0px 12px 2px rgba(49,49,93,0.15);
    background-size: 260px 260px;
}
#NoFive .NoFive-cell:hover .NoFive-cell-mask {
	display: none;
}
/*------------------------------------------------------------------------纪念APP-----------------------------------------------------*/

#zgzx {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
#zgzx .zgzxcen img {
	min-width:100%;
	min-height:100%;
width:100%;
}
#zgzx .zgzxcen {
	text-align: center;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*---------------------------------------------------------------------资源介绍--------------------------------------------------------*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}


@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}


@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(1200px, 0, 0);
    transform: translate3d(1200px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(1200px, 0, 0);
    transform: translate3d(1200px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
/*--------------------------------------------------------------------------------热门优惠---------------------------------*/
.rmyh {
	width: 100%;
	padding-top: 60px;
}
.rmyh .rmyhcen {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rmyh .rmyhcen .rmyhtop {
	text-align: left;
	margin-bottom: 80px;
}
.rmyh .rmyhcen .rmyhbottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	overflow: hidden;
}
.rmyh .rmyhcen .rmyhbottom .rmyhbleft {
	padding: 10px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	text-align: center;
	float: left;
}

.rmyh .rmyhcen .rmyhbottom .rmyhbright {
	float: right;
	width: 350px;
	padding-right: 10px;
	padding-left: 20px;
}
.rmyh .rmyhcen .rmyhbottom .rmyhbright .newlist li {
	list-style-position: inside;
	list-style-image: url(../Images/list.png);
}
.rmyh .rmyhcen .rmyhbottom .rmyhbright .newlist a {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
/*-----------------------------------------------------------01--------------02-------03------------------04---------------------*/
.rmyh .rmyhcen .rmyhbottom .rmyhbbbottom {
	float: left;
	width: 1198px;
	height: 125px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	overflow: hidden;
}
.rmyh .rmyhcen .rmyhbottom .rmyhbbbottom a {
	display: block;
	float: left;
	height: 125px;
	width: 299px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
.rmyh .rmyhcen .rmyhbottom .rmyhbbbottom img {
	height: 125px;
	width: 299px;
}
.rmyh .rmyhcen .rmyhbottom .rmyhbbbottom .rmtb {
	width: 297px;
}
.rmyh .rmyhcen .rmyhbottom .rmyhbbbottom .rmtb img {
	height: 125px;
	width: 297px;
}
/*---------------------------------------------------------------------------------------------anli.html---------------------案例------------------*/
/*-----------------------------------------主体部分-------------------*/
.center {
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
.center  .choose-list{
	padding: 30px 0px 20px;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
}.center  .choose-list ul{
	margin-bottom: 0px;
	padding-left: 48px;
}.center  .choose-list ul span{
	float: left;
	font-size: 14px;
	color: #3A3A3A;
	font-weight: 700;
	position: absolute;
	left: 0px;
	letter-spacing: -0.02px;
}.center  .choose-list>div{
	margin-bottom: 10px;
	position: relative;
	height:30px;
}.center  .choose-list>div:nth-last-of-type(1){
	margin-bottom: 0px;
}.center  .choose-list ul li{
	float: left;
	font-size: 14px;
	color: #777777;
	letter-spacing: -0.02px;
	padding: 0px 6px;
	margin-right: 24px;
	line-height: 20px;
	height: 20px;
	background: #fff;
	margin-bottom: 10px;
}.center  .choose-list ul li a{
 	font-size: 14px;
	color: #777777;
	letter-spacing: -0.02px;
 }.center  .choose-list ul li.active a{
  	color: #fff;
  }.center  .choose-list ul li.active{
	border-radius: 2px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background-color: #ccc;
}
#mwt-case .case-lists .case-cell {
	width: 380px;
}
#mwt-case .case-lists .case-cell .cese-img{ width:100%;}
/*-----------------------------------------------------------------------------------------------anliinfo.html---------------案例详情-------------*/
.alxqimg {
	width: 100%;
	text-align: center;
}
.alxqimg img {
	display: block;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
}
/*-------------------------------------------------------------轮播图--------------------------*/
.flexslider{position:relative;height:540px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:540px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../Images/dot.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:63px;height:108px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{
	left:1%;
	background-image: url(../Images/left.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 27px;
}
.flex-direction-nav li a.flex-next{
	right:1%;
	background-image: url(../Images/right.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 27px;
}
/*---------------------------------------------------------------------------------------fwtx.html-------------------------------------------------*/
/*--------------------------------------小导航-------------------------------*/
.center .menu {
	font-size: 14px;
	line-height: 60px;
}
.center .menu a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.center .menu a:hover {
	color: #00e6d4;
}
/*---------------------------------内容-------------------------------------*/
.center .view .viewtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
}
.center .view .viewtop .vtnav {
	overflow: hidden;
}
.center .view .viewtop .vtnav li {
	float: left;
	width: 400px;
	text-align: center;
}
.center .view .viewtop .vtnav  a {
	background-image: url(../Images/head_menu_tj.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.center .view .viewtop .vtnav .vtnone a {
	background-position: -30px 0px;
}
.center .view .viewtop .vtnav .vtntwo {
	width: 398px;
}
.center .view .viewtop .vtnav .vtntwo a {
	background-position: -520px 0px;
}
.center .view .viewtop .vtnav .vtnthree a {
	background-position: -990px 0px;
}
.center .view .viewtop .vtnav .vtnone a:hover {
	background-position: -30px -142px;
}
.center .view .viewtop .vtnav .vtntwo a:hover {
	background-position: -520px -142px;
}
.center .view .viewtop .vtnav .vtnthree a:hover {
	background-position: -990px -142px;
}
/*------------微信----------*/
.center .view .viewtop .vtnav .vtntwo .wx {
	position: absolute;
	z-index: 11111111111;
	background-image: url(../Images/ewm_sjx.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 182px;
	width: 188px;
	padding-left: 6px;
	left: 700px;
	top: 60px;
	visibility: hidden;
}
.center .view .viewtop .vtnav .vtntwo .wx img {
	height: 180px;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #000;
}
.center .view .viewtop .vtnav .vtntwo:hover .wx {
	visibility: visible;
}
/*-------------------------------服务套系列表-------------*/
.center .view .fwtxlist .fwtxltop {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
/*-----------------------*/
.baojia_list{width:100%;}
.baojia_list li{width:100%; padding-bottom:20px; height:322px;}
.baojia_list li a img{width:560px; height:322px; float:left;}
.baojia_list li a .actwb .baojia_top{ width: 580px; height: 62px;float: left;}
.baojia_list li a .actwb .baojia_top strong{ font-size: 40px; color: #f06f93; float: left;margin-right: 11px;padding-top: 10px;}
.baojia_list li a .actwb .baojia_top i{font-size: 14px; font-style:normal; font-family:"Microsoft Yahei"; line-height: 25px; color:#adadad; height:35px; display:block;float: left;padding-top: 10px;}
.baojia_list li a .actwb .baojia_top em{ font-style: normal;float: right;margin-right: 13px;font-size: 16px;padding-top: 5px;}
.baojia_list li a .actwb .baojia_top em b{ color: #F06F93; }
.baojia_list li a .actwb,.n_loc_lb li a span.locwb{
	width:580px;
	height: 290px;
	border:1px solid #e1e1d8;
	float:left;
	display:block;
	padding: 30px 0px 0px 38px;
	background-image: url(../Images/act_lbbg.png);
	background-repeat: no-repeat;
}
.baojia_list li a .actwb b{height: 70px; line-height:70px; font-family:"Microsoft Yahei"; font-size:30px;}
.baojia_list li a .actwb p,.n_loc_lb li a span.locwb p{ height:75px; padding:15px 30px 0px 0px; line-height:18px; color:#666;}
.baojia_list li a span,.n_loc_lb li a span{position:relative;}
.baojia_list li a span .qd_an,.baojia_list li a span .js_an{width:152px; height:56px; font-size:30px; color:#fff; line-height: 40px; padding-top:14px; font-family:"Microsoft Yahei"; background:#f55c5c; text-align:center; position:absolute; top:94px; right:0;}
.baojia_list li a span .js_an{background: #DFE0E0;}
.baojia_list li a span .qd_an em,.baojia_list li a span .js_an em{font-size:14px; line-height:14px; display:block; font-family:Georgia, "Times New Roman", Times, serif;}
.baojia_list li a:hover span .qd_an{background:#de4343;}
.baojia_list li a:hover span .js_an{background: #9A9A9A;}

.baojia_top i span {text-decoration: line-through;}
.blessings{
	position:relative;
	padding: 0px 3px 4px 2px;
	float:right;
	width: 85px;
	font-size: 12px;
	border-radius:10px;
	color: #fff;
	margin-right: 5px;
	text-align: center;
	background-image: url(../Images/jiage_s_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.blessings:after{content:'';width:0;height:0;overflow:hidden;}
.fwtxlist .baojia_list .actwb:hover {
	color: #d32469;
}
/*--------------------------------------------------------------------------分页-----------------*/
.center .fenye {
	line-height: 30px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.center .fenye a {
	font-size: 14px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.center .fenye a:hover {
	color: #00e6d4;
}
/*---------------------------------------------------------------------------------------------------------------------------------video.html----------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------cehua.html----------------------------*/
.amazing-content #NoFive .cehuaview {
	padding-bottom: 50px;
	padding-top: 50px;
}
.amazing-content #NoFive .cehuaview .cehuamenu {
	overflow: hidden;
}
.amazing-content #NoFive .cehuaview .cehuamenu li {
	float: left;
	width: 25%;
	display: block;
}
.amazing-content #NoFive .cehuaview .cehuamenu img {
	height: 100%;
	width: 100%;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmone {
	position: relative;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmone .chmoone {
	text-align: center;
	/*background-image: url(../Images/anli.png);*/
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	visibility: hidden;
background-color: #2D2B2A;
    opacity: 0.9;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmone .chmoone img {
	display: block;
	height: 132px;
	width: 236px;
	margin-top: 362px;
	margin-right: auto;
	margin-left: auto;
}

.amazing-content #NoFive .cehuaview .cehuamenu .chmone:hover .chmoone {
	visibility: visible;
}

.amazing-content #NoFive .cehuaview .cehuamenu .chmtwo {
	position: relative;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmtwo .chmwone {
	text-align: center;
	/*background-image: url(../Images/anli.png);*/
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	visibility: hidden;
    background-color: #2D2B2A;
    opacity: 0.9;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmtwo .chmwone img {
	display: block;
	height: 132px;
	width: 236px;
	margin-top: 362px;
	margin-right: auto;
	margin-left: auto;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmtwo:hover .chmwone {
	visibility: visible;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmthree {
	position: relative;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmthree .chmhone {
	text-align: center;
	/*background-image: url(../Images/anli.png);*/
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	visibility: hidden;
background-color: #2D2B2A;
    opacity: 0.9;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmthree .chmhone img {
	display: block;
	height: 132px;
	width: 236px;
	margin-top: 362px;
	margin-right: auto;
	margin-left: auto;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmthree:hover .chmhone {
	visibility: visible;
}
.amazing-content #NoFive .cehuaview .cehuamenu .vhmfour {
	position: relative;
}
.amazing-content #NoFive .cehuaview .cehuamenu .vhmfour .chmfone {
	text-align: center;
	/*background-image: url(../Images/anli.png);*/
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	visibility: hidden;
background-color: #2D2B2A;
    opacity: 0.9;
}
.amazing-content #NoFive .cehuaview .cehuamenu .vhmfour .chmfone img {
	display: block;
	height: 132px;
	width: 236px;
	margin-top: 362px;
	margin-right: auto;
	margin-left: auto;
}
.amazing-content #NoFive .cehuaview .cehuamenu .vhmfour:hover .chmfone {
	visibility: visible;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmfive {
	position: relative;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmfive .chmione {
	text-align: center;
	/*background-image: url(../Images/anli.png);*/
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	visibility: hidden;
background-color: #2D2B2A;
    opacity: 0.9;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmfive .chmione img {
	display: block;
	height: 132px;
	width: 236px;
	margin-top: 362px;
	margin-right: auto;
	margin-left: auto;
}
.amazing-content #NoFive .cehuaview .cehuamenu .chmfive:hover .chmione {
	visibility: visible;
}.amazing-content #freehand #sketching .swiper-wrapper .swiper-slide img {
	
}
.alxqimg1 {
	width: 100%;
	text-align: center;
}
.alxqimg1 img {
	display: block;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin-bottom: 20px;
}
#NoNine .NoNine-cell .cell-logo > p{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#NoNine .NoNine-cell .cell-detail > .cell-detail-icon{
     font-size:14px;
	 line-height:20px;
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#NoNine .NoNine-cell .cell-detail > .cell-detail-text{
     font-size:14px;
	 margin-bottom:10px;
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/*-----------------------------------------------------------------------------------------------------------------------------------lxwm.html----------------------------*/
/*------------------------------------------联系我们内容--------------------------------------------*/
.center .lxcentop {
	text-align: center;
	padding-top: 30px;
}
.center .lxfs {
	margin-bottom: 30px;
	margin-top: 50px;
}
.center .lxfs .lxmenu {
	overflow: hidden;
	margin-left: -25px;
}
.center .lxfs .lxmenu li {
	width: 300px;
	margin-left: 50px;
	float: left;
	height: 260px;
	display: block;
	-moz-box-shadow: 5px 5px 8px #888888; /* 老的 Firefox */
	box-shadow: 5px 5px 8px #888888;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:10px;
}
.center .lxfs .lxmenu .lxliimg {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.center .lxfs .lxmenu .lxlititle {
	font-size: 30px;
	line-height: 50px;
	color: #666;
	text-align: center;
	
}
.center .lxfs .lxmenu .lxdh {
	font-size: 24px;
	line-height: 50px;
	color: #666;
	text-align: center;
	
}

.center .addre {
	font-size: 30px;
	line-height: 60px;
	font-weight: 355;
	color: #666;
	text-align: center;
	
}
.center .lxmap {
	padding: 10px;
	margin-top: 30px;
	border: 1px solid #dfdfdf;
	margin-bottom: 40px;
}
/*------------------------------------------------------------------------------------------------------------------------yzshl.html---------------------*/
.center .yzshltitle {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}
.neiye_menu{width: 1180px; border-right:1px solid #dddddd; font-family: "Microsoft Yahei"; margin-bottom: 20px;margin:0px auto 20px;}
.neiye_menu ul{width: 1180px;}
.neiye_menu ul li{width: 294px; height:120px; border-left:1px solid #dddddd; border-bottom:1px solid #dddddd; float:left;position: relative;text-align: center;}
.neiye_menu ul li .border{width: 294px; border-top: 10px solid #bcbcbc; margin-left: 0.5px;text-align: left;}
.neiye_menu ul li:hover .border{border-top: 10px solid #4d4d4d;}
.neiye_menu ul li:hover .sanjiao{width: 0;height:0;left: 50%;margin-left: -10px;border-width: 10px 10px 0;border-style:solid;border-color: #4d4d4d transparent transparent;position: absolute; display:block;}
.neiye_menu ul li .sanjiao{display:none;}
.neiye_menu ul li.cover .sanjiao{width: 0;height:0;left: 50%;margin-left: -10px;border-width: 10px 10px 0;border-style:solid;border-color: #4d4d4d transparent white;position: absolute; display:block;}
.neiye_menu ul li.cover .border{width: 294px; border-top: 10px solid #4d4d4d; margin-left: -0.5px;text-align: left;}
.neiye_menu ul li.cover h3,.neiye_menu ul li.cover .small{color:#4d4d4d !important;}
.neiye_menu ul li h3{font-size: 26px; color: #bcbcbc; padding-top: 25px;text-align:center;}
.neiye_menu ul li .small{font-size: 14px; color:#bcbcbc; text-align:center;}
.neiye_menu ul li:hover h3{color:#4d4d4d;}
.neiye_menu ul li:hover .small{color: #4d4d4d;}.center .yimg p {
	margin-top: 20px;
}
.center .yimg {
	margin-bottom: 40px;
}
/*------------*/
