<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
dl {
  margin: 0;
  padding: 0;
}
dl dt,
dl dd {
  margin: 0;
  padding: 0;
}
select::-ms-expand { display: none; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  vertical-align: baseline;
  color: #333333;
  background: white;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  font-family: 'Microsoft YaHei', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  z-index: 1;
  *zoom: 1;
  clear: both;
}
.clearfix:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
a{
  text-decoration: none;
}
.fs0 {
  font-size: 0;
}
.text-center {
  text-align: center;
}
img {
  max-width: 100%;
}
.mr15 {
  margin-right: 15px;
}
.pore {
  position: relative;
}
.white-wrap{
  width: 100%;
  min-width: 1200px;
  background: #fff;
}
.content{
  width: 1200px;
  margin: 0 auto;
}
.pb120{
  padding-bottom: 120px;
}
.index-case-wrap,.index-mx-wrap,.index_group_wrap{ width: 100%; min-width: 1200px; background: #f2f2f2;}
.tool-wrap,.mx-wrap,.task-wrap{ width: 100%; min-width: 1200px; background: #f2f2f2; padding: 20px 0 80px;}
.tool-wrap02{
  width:1200px;
}
.tool-con,.mx-con,.group_con,.task_con{ width: 1200px; margin:0 auto;}
.mxsel-bar,.tasktop_bar{ width: 1200px; height: 50px; background: #fff;}
.tasktop_bar{margin-bottom: 30px;}
.mxsel-lb li,.tasksel-lb li{ width: 160px; height: 50px; float: left; border-right: 1px solid #eee; font-size: 16px; color: #333; text-align: center; line-height: 50px;}
.mxsel-lb li:last-of-type,.tasksel-lb li:last-of-type{ border-right: 0;}
.pagination{ width: 100%; text-align: center; font-size: 0;}
.pagination a,.pagination span{ display: inline-block; vertical-align: middle;}
.pagination span{ font-size: 14px; color: #999; margin: 0 6px;}
.pagination a{ height: 36px; line-height: 36px; padding: 0 15px; background: #fff; border: 1px solid #dcdcdc; font-size: 14px; color: #555; margin: 0 6px;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.pagination a:hover{ background: #03a9f4; border: 1px solid #03a9f4; color: #fff;}
.pagination a.active{
  background: #03a9f4;
  border: 1px solid #03a9f4;
  color: #fff;
}
.pagination .page-txt{ display: inline-block; vertical-align: middle; width: 60px; height: 36px; border: 1px solid #dcdcdc; line-height: 34px; text-align: center; font-size: 14px; color: #555; padding: 0 5px;}
.dropdown-link {
  border: 1px solid #dcdcdc;
  font-size: 0;
  background: #fff;
  cursor: pointer;
}
.drop-wrap_formate{
  width: 80px;
  height: 30px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.dropdown-link_formate{
  width: 80px;
  height: 30px;
  font-size: 0;
}
.dropdown-link span {
  display: inline-block;
  vertical-align: top;
}
.dropdown-selwz {
  padding: 0 15px;
  font-size: 16px;
  color: #666;
}
.dropdown-icon{
  text-align: center;
}
.dropdown-icon:before {
  display: inline-block;
  vertical-align: top;
  content: '';
  width: 21px;
  height: 14px;
  background: url(../../images/icon01.png) no-repeat -479px -110px;
}
.dropdown-link_formate .dropdown-selwz{
  width: 55px;
  line-height: 28px;
  font-size: 14px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropdown-link_formate .dropdown-icon{
  width: 23px;
}
.dropdown-link_formate .dropdown-icon:before{
  width: 10px;
  height: 5px;
  margin-top: 12px;
  background: url(../../images/icon01.png) no-repeat -486px -149px;
}
.dropdown-menu {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff ;
  border: 1px solid #dcdcdc;
  z-index: 999;
  padding: 10px 0;
  display: none;
  z-index: 9999;
}
.dropdown-menu li {
  width: 100%;
}
.dropdown-menu li a {
  display: block;
  width: 100%;
  padding: 0px 15px;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #666;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.drop-wrap_formate .dropdown-menu{
  width: 140px;
  margin-top: -1px;
  max-height:310px;
  overflow-y: auto;
}
.drop-wrap_formate .dropdown-menu li{
  width: 120px;
  height: 30px;
  line-height: 29px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  padding: 0;
}
.drop-wrap_formate .dropdown-menu li:last-of-type{
  border-bottom: 0;
}
.drop-wrap_formate .dropdown-menu li a{
  width: 120px;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 29px;
  color: #666;
}
.drop-wrap_formate .dropdown-menu li a:hover{
  background: #f39800;
  color: #fff;
}
.dropdown-menu li a:hover{
  color: #03a9f4;
}

.tasksel-lb{
  float: left;
}
.sendtask{
  float: right;
}
.sendtask .sendtask_btn{
  display: block;
  width:120px;
  height:34px;
  background: #03a9f4;
  border-radius: 3px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 8px;
  margin-right: 15px;
}
.sendtask .sendtask_btn:hover{
  opacity: 0.8;
}
.tool-wz {
  width: 310px;
  height: 50px;
  border-top: 0;
}
.tool-wz .dropdown-selwz{
  width: 255px;
  line-height: 50px;
}
.tool-wz .dropdown-icon {
  width: 53px;
  height: 49px;
}
.dropdown-icon:before {
  margin-top: 17px;
}
.toolwz-menu {
  top: 49px;
  width: 310px;
}
.tool-photo {
  width: 180px;
  height: 34px;
}
.tool-photo .dropdown-selwz {
  width: 138px;
  line-height: 32px;
  font-size: 14px;
}
.tool-photo .dropdown-icon {
  width: 40px;
  height: 32px;
}
.tool-photo .dropdown-icon:before {
  margin-top: 10px;
}
.photo-bend .toolphoto-menu {
  width: 180px;
  top: 33px;
}
.photo-bend .toolphoto-menu li {
  width: 160px;
  padding-bottom: 0;
}
.photo-bend .toolphoto-menu li a {
  font-size: 14px;
  padding: 0 10px;
}
.mx-type .dropdown-link, .task-type .dropdown-link{
  width: 100%;
  height: 50px;
  text-align: center;
  border: 0;
  border-top: 2px solid transparent;
}
.mx-type .dropdown-link.active,.task-type .dropdown-link.active {
  border-top: 2px solid #f39800;
}
.mx-type .dropdown-link.active span,.task-type .dropdown-link.active span {
  color: #f39800;
}
.mx-type .dropdown-link.active span.dropdown-icon:before ,.task-type .dropdown-link.active span.dropdown-icon:before{
  background-position: -479px -127px;
}
.mx-type .dropdown-link span,.task-type .dropdown-link span {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  color: #333;
  font-size: 16px;
}
.mx-type .dropdown-link .dropdown-icon:before,.task-type .dropdown-link .dropdown-icon:before {
  margin-top: 16px;
}
.mx-type .dropdown-menu, .task-type .dropdown-menu{
  width: 160px;
  top: 50px;
  padding: 10px 10px;
  border: 0;
  border-bottom: 2px solid #f39800;
}
.mx-type .dropdown-menu li,.task-type .dropdown-menu li {
  width: 140px;
  padding-bottom: 0;
  height: 28px;
  border-right: 0;
}
.mx-type .dropdown-menu li a ,.task-type .dropdown-menu li a{
  font-size: 14px;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.mx-type .dropdown-menu li a:hover,.task-type .dropdown-menu li a:hover {
  background: #f39800;
  color: #fff;
}
.layer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: none;
}
.common-box {
  background: #fff;
  -webkit-box-shadow: 0 2px 6px 0px rgba(68, 82, 88, 0.2);
  -moz-box-shadow: 0 2px 6px 0px rgba(68, 82, 88, 0.2);
  -ms-box-shadow: 0 2px 6px 0px rgba(68, 82, 88, 0.2);
  -o-box-shadow: 0 2px 6px 0px rgba(68, 82, 88, 0.2);
  box-shadow: 0 2px 6px 0px rgba(68, 82, 88, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play-box {
  width: 600px;
  height: 500px;
  background: #fff;
  box-shadow: 0 2px 6px 0px rgba(68, 82, 88, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mxdt-box {
  width: 700px;
  height: auto;
  border-radius: 5px;
}
.layer-close,
.layer-close-common {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  text-align: center;
  color: #fff;
  z-index: 9999999;
}
.layer-close:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 28px;
  height: 27px;
  background: url(../../images/icon01.png) no-repeat -513px -64px;
  margin-top: 6px;
}
.layer-close-common:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 28px;
  height: 27px;
  background: url(../../images/icon01.png) no-repeat -119px -10px;
  margin-top: 6px;
}
.layer-close:hover,
.layer-close-common:hover {
  opacity: 0.8;
}
.mr10 {
  margin-right: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb40 {
  margin-bottom: 40px;
}
.pt40 {
  padding-top: 40px;
}
.pt20 {
  padding-top: 20px;
}




.foot-wrap{ width: 100%; min-width: 1200px; background: #2d2d2d;}
.foot-con{ width: 1200px; margin: 0 auto; padding-top: 35px;}
.foot-lb{ width: 100%;}
.foot-lb li{ width: 20%; float: left;}
.foot-item{width: 100%;/* padding-left: 60px; */}
.foot-item dt,.foot-item dd{ width: 100%;}
.foot-item dt{ font-size: 18px; color: #fff; padding-bottom: 15px;}
.foot-item dt span{ display: block; width: 14px; height: 2px; background: #03a9f4; margin-top: 15px;}
.foot-item dd{ padding-bottom: 20px;}
.foot-item dd a{ display: inline-block;  vertical-align: top; font-size: 14px; color: #999;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.foot-item dd a:hover{ color: #03a9f4;}
.foot-share dd a{ width: 60px; height: 60px; border-radius: 50%; border: 1px solid #505050; text-align: center; margin-right: 15px;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.foot-share dd a.qq:hover{ background: #03a9f4;}
.foot-share dd a.weixin:hover{ background: #02cf97;}
.foot-share dd a.sina:hover{ background: #f15e4c;}
.foot-share dd a.phone:hover{ background: #f39800;}
.foot-share dd a:before{display: inline-block;  vertical-align: top; content: ""; width: 38px; height: 36px; margin-top: 12px; background: url(../../images/icon01.png) no-repeat;}
.foot-share dd a.qq:before{ background-position: -294px -9px;}
.foot-share dd a.qq:hover:before{ background-position: -294px -48px;}
.foot-share dd a.weixin:before{ background-position: -344px -9px;}
.foot-share dd a.weixin:hover:before{ background-position: -344px -48px;}
.foot-share dd a.sina:before{ background-position: -395px -9px;}
.foot-share dd a.sina:hover:before{ background-position: -395px -48px;}
.foot-share dd a.phone:before{ background-position: -445px -9px;}
.foot-share dd a.phone:hover:before{ background-position: -445px -48px;}

.foot-copy{ width: 100%; padding-top: 35px;}
.foot-copy .hotline{ width: 100%; padding-bottom: 25px; border-bottom: 1px solid #555; font-size: 16px; color: #999; text-align: center;}
.foot-copy .hotline em{ color: #03a9f4; margin: 0 5px;}
.foot-copy .copy-own{ width: 100%; text-align: center; font-size: 12px; color: #999; padding: 20px 0;}


.foot_weixin,.foot_phone{
  width: 60px;
  height: 60px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.weixin_layer,.phone_layer{
  position: absolute;
  z-index: 999;
}
.weixin_layer{
  position: absolute;
  width: 140px;
  border: 1px solid #e5e5e5;
  top:-20px;
  left:75px;
  padding-top: 5px;
  padding-bottom: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  -moz-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  -ms-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  -o-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  display: none;
}
.weixin_layer .corner{
 display: block;
  width: 0;
  height: 0;
  margin-top:-18px;
  border-width: 8px 10px 8px 8px;
  border-style: dashed solid dashed dashed;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left:-18px;
  top: 60px;
}
.weixin_layer p{
  width: 100%;
  font-size: 12px;
  color: #666;
  text-align: center;
  padding-bottom: 5px;
}
.weixin_layer .ma{
  display: block;
  width: 105px;
  height: 105px;
  overflow: hidden;
  margin: 0 auto;
}
.phone_layer{
  width: 150px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e5e5e5;
  padding: 0 10px;
  font-size:14px;
  color: #666;
  background:#fff;
  position: absolute;
  left: 75px;
  top: 10px;
  -webkit-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  -moz-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  -ms-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  -o-box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  box-shadow: 0px 0px 5px rgba(255,255,255,0.2);
  display: none;
}
.phone_layer .corner{
  display: block;
  width: 0;
  height: 0;
  margin-top:-18px;
  border-width: 8px 10px 8px 8px;
  border-style: dashed solid dashed dashed;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left:-18px;
  top: 25px;
}
.phone_layer p{
  width: 100%;
  font-size: 14px;
  color: #666;
}
.pt80{ padding-top: 80px;}

.nav .inner{    padding: 15px 60px;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  box-sizing: border-box;
  min-width: 1058px;

  height: auto;
  display: block;
  overflow: visible;

  border-bottom: 1px solid #f5e29d;}

.top-logo{ display: block; float: left; margin-right: 15px;}
.top-logo img{ display: inline-block; vertical-align: top;}
.nav-tab{position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-tab a{
  padding: 0 25px;
  color: #333;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;
  display: inline-block;
  float: left;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.nav-tab a:hover{ color: #f39800;}
.nav-tab a.active{ color: #f39800;}
.nav-tab .jiantou{

  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 8px solid #f39800;
  left: 82px;
  top: -14px;
  z-index: -1;
}
.nav-tab .nav-tab-branch{
  background-color: #fff;
  top: 100%;
  left: -30px;
  border-top: 1px solid #f39800;
  box-shadow: 0 2px 6px 0px rgba(68,82,88,0.5);
  display: block;
  position: absolute;
  z-index: 999;
  display: none;
}
.nav-tab .nav-tab-branch01{
  width: 840px;
}
.nav-tab .nav-tab-branch02{ width: 590px;}
.nav-tab .nav-tab-branch03{ width: 140px;left: -15px;}
.nav-tab .nav-tab-branch03 .jiantou{
  left: 62px;}
.subnav-info01{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;}
.nav-tab-drop-ul01,.sub-contents-1{ -webkit-box-flex: 0;-ms-flex: none;flex: none;}
.nav-tab .nav-tab-branch .nav-tab-drop-ul{width: 140px;height: 100%;padding: 20px 0;overflow: hidden; background:#ffffff ;}
.nav-tab .sub-contents-1 { width: 700px; background:#eeeeee ; float: left; padding: 30px 20px 40px;}
.nav-tab-drop-ul01 li{ width: 100%; text-align: center; display: block;line-height: 40px;}
.nav-tab .nav-tab-drop-ul li a {padding: 0 20px;width: 100%;font-size: 14px;color: #333333;box-sizing: border-box; float: none;line-height: 40px; }
.nav-tab .nav-tab-drop-ul li a:hover{ color: #03a9f4;}
.nav-tab .nav-tab-branch03 .nav-tab-drop-ul li a{padding: 0 10px; line-height: 35px;}
.nav-tab .nav-tab-branch03 .nav-tab-drop-ul li a:hover{ color: #03a9f4;}
.sub-content li{ float: left; margin: 0 20px; text-align: center;}
.sub-content li span{width: 100%; text-align: center; padding: 15px 0;font-size: 14px;color: #333;display: inline-block;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.nav-tab ul.sub-contents-1 li {width: 180px;}
.nav-tab ul.sub-contents-1 li img{ display: inline-block; vertical-align: top; width: 120px; height: 120px; border-radius: 50%;}

.nav-tab .nav-tab-branch .sub-contents-1 a{ display: block; padding: 0; letter-spacing: normal; width: 100%; height: 40px; line-height: 40px; background: #03a9f4;color: #fff;font-size: 16px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;
  border-radius: 3px;}
.nav-tab .nav-tab-branch .sub-contents-1 a:hover{ background:rgba(3,169,244,0.8) ;}
.sub-contents-2{ width: 590px; padding: 30px 20px 10px;}
.sub-contents-2 li{ width: 70px; padding-bottom: 10px;}
.sub-contents-2 li a{ display: block; width: 100%; margin: 0; padding: 0; line-height: normal;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.sub-contents-2 li a:hover span{ color: #03a9f4;}
/*.sub-contents-2 li img{ display: inline-block; width: 70px; height: 70px; border-radius: 50%;}*/

.my-acount-wrapper{ width: 40px; height: 50px; position: relative; cursor: pointer; }
.account-pericon{ display: block; width: 30px;height: 30px;background: url(../../images/icon01.png) no-repeat -15px -9px; margin-top: 10px; margin-left: 5px;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.account-pericon:hover{ background-position: -15px -42px;}
.account-pericon.active{ background-position: -15px -42px;}
.my-acount-wrapper .my-acount-drop{ width: 140px;overflow: visible; background:#ffffff ; border: 1px solid #dcdcdc;
  position: absolute; left:auto ; right: 0; top: 100%;box-shadow: 0 2px 6px 0px rgba(68,82,88,0.2); display: none;}
.my-acount-wrapper .jiantou{    overflow: hidden;
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 9px;
  z-index: 1000;}
.my-acount-wrapper .jiantou:before{background: #fff;
  border: 1px solid #dcdcdc;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: auto;
  right: 2px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; overflow: hidden;}
.myacount-dropmenu{ width: 138px; }
.myacount-dropmenu li{ border-bottom: 1px solid #dcdcdc; text-align: center;padding: 10px 10px;}
.myacount-dropmenu li:first-of-type span{ display: inline-block; vertical-align: top; width: 40px; height: 40px; overflow: hidden; border-radius: 5px;}
.myacount-dropmenu li:first-of-type span img{ display: inline-block; vertical-align: top; width: 40px; height: 40px; border-radius: 5px;}
.myacount-dropmenu li:last-of-type{ border-bottom: 0;}
.myacount-dropmenu li a{ display: block; width: 100%; text-align: center;  font-size: 14px; color: #333;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.myacount-dropmenu li a:hover{ color: #03a9f4;}
.top-cart{ width: 40px; height: 50px; margin: 0 25px;}
.top-cart a{ display: block; width: 30px; height: 26px; background: url(../../images/icon01.png) no-repeat -50px -10px; margin-left: 5px; margin-top: 12px;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}
.top-cart a:hover{ background-position:-50px -44px ;}
.top-cart a.active{ background-position:-50px -44px ;}
.topsear-wrap{ width: auto; height: 50px; position: relative; font-size: 0;}
.topsear-wrap .sear-icon{ display: inline-block; vertical-align: top; width: 30px; height: 26px; background: url(../../images/icon01.png) no-repeat -85px -10px; margin-top: 12px; cursor:pointer;}
.topsear-wrap .sear-icon:hover{ background-position:-85px -44px ;}
.topsear-wrap .sear-icon.active{ background-position:-118px -10px;}
.topsear-wrap .topsear-txt{ width: 0px; height: 36px; line-height: 34px; padding:0px ; font-size: 14px; color: #333;  border: 0;
  background:#e5e5e5 ; border-radius: 25px; margin-top: 7px;display: inline-block; vertical-align: top;-moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;}

.subitem{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
}
.subitem.subitem_pic01{
  background: url("../../images/casetype01.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic02{
  background: url("../../images/casetype02.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic03{
  background: url("../../images/casetype03.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic04{
  background: url("../../images/casetype04.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic05{
  background: url("../../images/casetype05.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic06{
  background: url("../../images/casetype06.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic07{
  background: url("../../images/casetype07.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic08{
  background: url("../../images/casetype08.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic09{
  background: url("../../images/casetype09.jpg") no-repeat 50% 50%;
}
.subitem.subitem_pic10{
  background: url("../../images/casetype10.jpg") no-repeat 50% 50%;
}


/* animation */
.animated {-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.fadeInLeft {-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
.fadeOutLeft {-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
.fadeInRight {-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
.fadeOutRight {-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
.fadeInTop {-webkit-animation-name:fadeInTop;animation-name:fadeInTop}
.fadeOutTop {-webkit-animation-name:fadeOutTop;animation-name:fadeOutTop}
.fadeInBottom {-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}
.fadeOutBottom {-webkit-animation-name:fadeOutBottom;animation-name:fadeOutBottom}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutLeft {
  100% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
  }
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeOutLeft {
  100% {
    opacity: 0;
    transform: translateX(-10px);
  }
  0% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutRight {
  100% {
    opacity: 0;
    -webkit-transform: translateX(10px);
  }
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeOutRight {
  100% {
    opacity: 0;
    transform: translateX(10px);
  }
  0% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutTop {
  100% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeOutTop {
  100% {
    opacity: 0;
    transform: translateY(-10px);
  }
  0% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutBottom {
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeOutBottom {
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
  0% {
    opacity: 1;
    transform: translateY(0);
  }
}


/*bread*/
.bread{ width: 100%; font-size: 14px; color: #666;}
.bread:before{ display: inline-block; vertical-align: middle; content: ""; width: 17px; height: 22px; background: url(../../images/icon01.png) no-repeat -694px -67px; margin-right: 5px;}
.bread a{ display: inline-block; vertical-align: middle; font-size: 14px; color: #666;}
.bread a:hover{ color: #03a9f4;}
.bread span{ display: inline-block; vertical-align: middle;font-size: 14px; color: #666; margin: 0 5px;}
.bread a.on{ color: #999;}
.bread a.on:hover{ color: #999;}

.notce_box{
  width: 500px;
  border-radius: 5px;
}
.common_layer_cont{
  width: 100%;
  padding:30px 60px;
}
.common_layer_cont p{
  width: 100%;
  font-size: 16px;
  color: #333;
  position: relative;
  padding-bottom: 60px;

}
.common_opes{
  width: 100%;
  text-align: right;
}
.concelbtn,.confirmbtn{
  display: inline-block;
  vertical-align: top;
}
.concelbtn{
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #bbb;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
}
.confirmbtn{
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #03a9f4;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  margin-left: 10px;
}
/*
.common_layer_cont p:before{
   display: block;
   content: "";
   width: 34px;
   height: 34px;
   background: url("../../images/icon01.png") no-repeat -342px -447px;
   position: absolute;
   left: 0;
   top: -5px;
 }*/
.footer_style{
  width:100%;
  height:550px;
  border:1px solid red;
}
</pre></body></html>