/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; color: #666;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}

/**/
.guide{padding: 30px 0 70px;}
.gui_tit{height: 132px;text-align: center;line-height: 0;background: url(../images/cp_tico.png) no-repeat 610px 0;padding-top: 70px;}
.guide dl{padding: 24px 0 0;}
.guide dl dt{margin-left: 502px;height: 202px;overflow: hidden;width: 390px;}
.guide dl dt span{width: 192px;height: 192px;display: block;float: left;line-height: 0;overflow: hidden;border-radius: 50%;-webkit-transition:transform .3s;transition:transform .3s;margin: 5px 0;}
.guide dl dt span img{width: 192px;height: 192px;border-radius: 50%;}
.guide dl dt:hover span{box-shadow: 0 1px 5px 1px rgba(0,0,0,0.1);-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.guide dl dt h5{width: 160px;text-align: center;float: left;font-size: 18px;color: #333;line-height: 30px;text-transform: uppercase;padding: 60px 0 0 20px;position: relative;}
.guide dl dt h5:before{content: "";width: 125px;height: 1px;background: #e5e5e5;position: absolute;bottom: 0;left: 37px;}
.guide dl dt h5 i{display: block;font-size: 14px;font-weight: normal;}
.guide dl dd{font-size: 15px;color: #333;line-height: 32px;text-align: center;padding-top: 75px;background: url(../images/yinz_ico01.gif) no-repeat center 25px;}

/*解决方案*/
.plan01{padding-top: 1rem;}
.plan01_l{width: 63.33%;height: 32.5rem;line-height: 0;position: relative;overflow: hidden;}
.plan01 img,.plan02 img{display: block;width: 100%;}
.plan01 img,.plan02 img,.super_m dl dt img,.news dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.plan01 img:hover,.plan02 img:hover,.super_m dl dt img:hover,.news dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.plan_tit{display: flex;align-items: center;justify-content: flex-end;height: 4.5rem;position: absolute;bottom: 0;left: 0;font-size: 1.1rem;color: #333;background: url(../images/cp_k.png) no-repeat;width: 100%;background-size: 100% 4.5rem;}
.plan_tit em{width: 1.9rem;height: 1.9rem;padding:0 2rem 0 0.8rem;-webkit-transition:transform .3s;transition:transform .3s;line-height:0;}
.plan_tit em img{width: 1.9rem;height: 1.9rem;}
.plan_tit em img:hover{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.plan_tit:hover em{-webkit-transform:translate(3px,0);transform:translate(3px,0);}
.plan01_r{width: 35.42%;height: 32.5rem;line-height: 0;position: relative;overflow: hidden;}

.plan02{padding-top: 1rem;width: 100%;}
.plan02_l{width: 35.67%;}
.plan02_l ul li{width: 48.6%;float: left;line-height: 0;overflow: hidden;height: 15.75rem;position: relative;margin-left: 0.8rem;float: left;}
.plan02_l ul li:first-child{margin-left: 0;}
.plan_more{display: block;width: 100%;}
.plan_more em{display: block;width: 100%;position: absolute;top: 6rem;left: 0;font-size: 1.8rem;color: #333;text-transform: uppercase;line-height: 1.4rem;text-align: center;}
.plan_more i{display: block;font-size: 0.6rem;color: rgba(51,51,51,0.5);}
.plan02_l p{width: 100%;margin-top: 1rem;line-height: 0;overflow: hidden;height: 15.75rem;position: relative;}

/*优势*/
.super_bg{padding: 70px 0 80px;background: url(../images/ys_bg.jpg) no-repeat center 295px;}
.super_t{background: url(../images/ys_k.gif) no-repeat;width: 20px;height: 95px;position: absolute;top: 385px;right: -80px;padding-top: 140px;}
.super_t ul li{background: url(../images/ys_ico01.gif) no-repeat;width: 20px;height: 20px;margin-top: 3px;cursor: pointer;}
.super_t ul li.on{background: url(../images/ys_ico02.gif) no-repeat;}
.super_m{padding-top: 22px;}
.super_m dl{width: 1200px;height: 595px;position: relative;}
.super_m dl dt{width: 1200px;height: 595px;line-height: 0;overflow: hidden;}
.super_m dl dt img{width: 1200px;height: 595px;}
.super_m dl dd{width: 405px;height: 220px;position: absolute;bottom: 0;right: 0;background: #fff;z-index: 5;padding: 40px 30px 0;}
.super_m dl dd h5{font-size: 24px;color: #000;line-height: 26px;}
.super_m dl dd h5 i{display: block;font-size: 12px;font-weight: normal;text-transform: uppercase;color: rgba(0,0,0,0.2);}
.super_m dl dd p{font-size: 15px;color: #333;padding-top: 10px;line-height: 24px;height: 48px;overflow: hidden;}
.super_m dl dd span{display: block;width: 110px;padding: 25px 0 0;}
.btn-1f {display: block;font-size: 14px;color: #333;width: 108px;height: 33px;text-align: center;line-height: 32px;border: #333 1px solid;position: relative; overflow: hidden; }
.btn-1f:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;  width: 101%; height: 0; top: 50%; left: 50%; background: #333; opacity: 0; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.btn-1f:hover, .btn-1f:active { color: #fff; }
.btn-1f:hover:after { height: 75%; opacity: 1; }
.btn-1f:active:after { height: 130%; opacity: 1; }

/*花艺师团队*/
.team_bg{background: #f7f7f7;padding: 50px 0 100px;}
.team_m{margin-top: -50px;}
.team_m dl dt{width: 516px;height: 516px;float: left;line-height: 0;overflow: hidden;background: url(../images/team_k.png) no-repeat;position: relative;}
.team_m dl dt img{width: 465px;height: 465px;border-radius: 50%;position: absolute;bottom: 0;right: 0;display: block; transition: all 0.5s ease-in-out 0s;}
.team_m dl dt:hover img{ transform: rotateY(180deg);}
.team_m dl dd{width: 535px;float: left;padding: 175px 0 0 70px;}
.team_m dl dd h5{font-size: 40px;color: #070101;line-height: 50px;height: 100px;overflow: hidden;}
.team_m dl dd h5 i,.team_t ul li i{display: block;font-size: 16px;font-weight: normal;}
.team_desc{font-size: 15px;color: #666;padding-top: 25px;line-height: 32px;}
.team_t{width: 1200px;height: 150px;background: #fff;border-radius: 10px;margin-top: 20px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.team_t ul li{width: 550px;height: 120px;float: left;font-size: 30px;color: #070101;line-height: 40px;padding: 30px 0 0 50px;}
.team_t ul li.on{background: #333;color: #fff;}
.team_t ul li:nth-of-type(1){border-radius: 10px 0 0 10px;}
.team_t ul li:nth-of-type(2){border-radius: 0 10px 10px 0;}

/*合作客户*/
.part_bg{background: url(../images/hz_bg.jpg) no-repeat center 0;height: 850px;overflow: hidden;padding-top: 44px;}
.partner .gui_tit{background-image: url(../images/hz_tico.png);}
.part_qie{padding: 15px 0 40px;width: 1200px;overflow: hidden;}
.part_qie ul li{width: 218px;height: 122px;float: left;line-height: 0;border-radius: 10px;margin-left: 25px;}
.part_qie ul li img{width: 218px;height: 122px;border-radius: 10px;}
.part_m{width: 1200px;height: 270px;background: #fff;border-radius: 10px;padding-top: 70px;}
.part_nav{width: 1000px;margin: 0 auto;padding: 0 35px;position: relative;height: 75px;z-index: 1;}
.part_nav:before{content: "";width: 100%;height: 1px;background: #e6e5e5;position: absolute;bottom: 10px;left: 0;z-index: -1;}
.part_nav ul li{font-size: 26px;color: #333;font-weight: bold;float: left;width: 25%;text-align: center;height: 75px;line-height: 40px;background: url(../images/hz_ico01.png) no-repeat center bottom;}
.part_nav ul li.on{background: url(../images/hz_ico02.png) no-repeat center bottom;}
.part_con{text-align: center;padding-top: 30px;width: 1070px;margin: 0 auto;}
.part_con a{font-size: 18px;color: #333;display: inline-block;line-height: 46px;position: relative;padding: 0 14px;}
.part_con a:hover{font-weight: bold;}
.part_con a b{color: #eaeaea;padding-right: 8px;}

/**/
.news{padding: 80px 0 100px;}
.news01{width: 360px;margin-left: 60px;margin-top: 5px;}
.news_tit{height: 80px;line-height: 80px;overflow: hidden;}
.news_tit i{font-size: 12px;padding-left: 10px;}
.news_tit a{font-size: 24px;color: #333;display:block;position: relative;height: 80px;}
.news_tit a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 2px;
	background: #333;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.news_tit a:hover:after{
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.news dl{width: 360px;height: 480px;position: relative;}
.news dl dt{width: 360px;height: 480px;line-height: 0;overflow: hidden;border-radius: 10px;}
.news dl dt img{width: 360px;height: 480px;border-radius: 10px;}
.news dl dd{width: 250px;height: 65px; padding: 15px 30px 0 20px; background: #fff;border-radius: 10px;position: absolute;bottom: 30px;left: 30px;-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.news dl dd a{display: block;}
.news dl dd h5{height: 26px;line-height: 26px;font-size: 18px;color: #333;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_desc{font-size: 14px;color: #666;line-height: 24px;height: 24px;overflow: hidden;}
.news dl dd em{display: block;width: 9px;height: 17px;position: absolute;top: 32px;right: 30px;background: url(../images/news_ico01.gif) no-repeat;}
.news dl dd:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 20px;
  right: 100%;
  bottom: 0;
  background: #000;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.news dl dd:hover:before {
  right: 10%;
}
.news_dot{ width:60px;height: 40px;padding-top: 40px;right: 0; top:0; position:absolute; z-index:1;overflow:hidden;}
.news_dot ul li{ float:left; margin:0 10px 0 0; display:inline; cursor:pointer; width: 10px;height: 10px;background: #999; text-indent: -99999px;border-radius: 50%;}
.news_dot ul .on{background: #666;}
.news .news01:nth-of-type(1){margin-left: 0;}

/*关于*/
.about{background: #f7f7f7;}
.about dl{height: 650px;position: relative;}
.about dl dt{width: 960px;height: 650px;line-height: 0;overflow: hidden;position: absolute;top: 0;left: 50%;}
.about dl dt img{width: 960px;height: 650px;}
.about dl dd{width: 500px;float: left;padding: 195px 0 0;}
.about dl dd h5{height: 85px;line-height: 85px;position: relative;overflow: hidden;}
.about dl dd h5:before{content: "";width: 50px;height: 2px;background: #333;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.about dl dd h5 a{font-size: 36px;color: #333;font-weight: normal;}
.about dl dd h5:hover:before{width: 100px;}
.ab_desc{font-size: 16px;color: #333;line-height: 36px;padding-top: 40px;text-align:center;}

/*友情链接*/
.f_link{height: 60px;line-height: 60px;overflow: hidden;background: #282828;}
.f_link b{display: block;float: left;font-size: 16px;color: rgba(255,255,255,0.5);width: 120px;font-weight: normal;}
.f_link b i{font-size: 12px;font-family:Arial, Helvetica, sans-serif;padding-left: 5px;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.5);float: left;width: 1080px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.5); padding:0 10px 0 0;}
.f_link p a:hover{color: #fff;}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}