@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:14px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;  }

/*头部开始*/


.h_wrap{height: 185px; background:url(../Img/h_bg.gif) repeat-x; }
.h_top{height: 44px; line-height: 44px; color: #e5e5e5;}
.h_top em{float: left;letter-spacing: 1px;font-size: 14px;font-family: 宋体;}
.h_top p{float: right; letter-spacing: 1px;font-size: 14px;font-family: 宋体;}
.h_top p a{color: #e5e5e5; padding: 0 10px;}
.h_con{padding: 40px 0 0;}
.h_con h1{float: left;}
.h_nav{float: right;width: 940px; overflow: hidden; height: 50px; margin-top: 10px;}
.h_nav li{float: left; font-size: 14px; padding: 0 18px 0 14px; background:url(../Img/nav_bg1.gif) no-repeat right 20px;}
.h_nav li a{color: #414141; display: inline-block; line-height: 48px;}
.h_nav li a:hover,.h_nav li.cur a{border-bottom: 2px solid #c53535; color: #c53535; text-decoration: none;}


/*头部结束*/

* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}
html,
body {
  min-width: 1200px;
}
input {
  text-decoration: none;
}
a {
  text-decoration: none;
  color: black;
}
a img {
  border: none;
}
ul {
  list-style-type: none;
}
button {
  border: none;
  outline: none;
  cursor: pointer;
}

.all .banner-content {
  width: 100%;
}
.all .banner-content .banner-center {
  width: 100%;
  margin: 0 auto;
  background: #EEEEEE;
}
.all .banner-content .banner-center img {
  width: 100%;
}
.all .banner-content .flex-control-nav {
  position: absolute;
  left: 50%;
  margin-left: -30px;
}
.all .sous {
  width: 100%;
  height: 150px;
}
.all .sous .sous-cent {
  width: 1200px;
  height: 150px;
  margin: 0 auto;
  background: url("../img/shaw-tut-bg.png") no-repeat center 120px;
}
.all .sous .sous-cent h4 {
  float: left;
  font-size: 20px;
  font-weight: normal;
  color: #313131;
  line-height: 30px;
  width: 384px;
  background: url("../img/ser_bg.gif") no-repeat right 0;
  height: 80px;
  padding-top: 10px;
  margin-right: 60px;
  margin-top: 25px;
  margin-left: 15px;
}
.all .sous .sous-cent h4 span {
  color: #b21117;
  display: block;
  font-size: 20px ;
}
.all .sous .sous-cent h4 span b {
  font-size: 24px;
}
.all .sous .sous-cent .search {
  width: 496px;
  height: 80px;
  float: left;
  background: url("../img/ser_bg.gif") right 0 no-repeat;
  margin-top: 25px;
}
.all .sous .sous-cent .search input {
  width: 423px;
  height: 33px;
  text-decoration: none;
  padding-left: 10px;
  outline: none;
}
.all .sous .sous-cent .search ul {
  margin-top: 10px;
}
.all .sous .sous-cent .search ul li {
  float: left;
  color: #666;
  font-size: 12px;
}
.all .sous .sous-cent .search ul li a {
  color: #666;
}
.all .sous .sous-cent .search ul li a:hover {
  border-bottom: 1px solid #666;
}
.all .sous .sous-cent .phone {
  float: left;
  margin-top: 25px;
  margin-left: 25px;
}
.all .sous .sous-cent .phone span {
  display: block;
  padding-left: 26px;
  font-size: 18px;
  background: url("../img/shaw-tit-phone.png") no-repeat;
}
.all .sous .sous-cent .phone b {
  font-size: 30px;
}
.all .eight-ul {
  width: 100%;
  height: 200px;
}
.all .eight-ul ul {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.all .eight-ul ul li {
  width: 298px;
  float: left;
  margin-top: 30px;
  text-align: center;
  cursor: pointer;
}
.all .eight-ul ul li p {
  width: 250px;
  margin: 0 auto;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: url("../img/eight-ul-li-bg.png") no-repeat;
}
.all .cultural-gifts {
  width: 100%;
  height: 650px;
  background: #F6F6F6;
}
.all .cultural-gifts .cultural-gifts-cent {
  width: 1200px;
  height: 650px;
  margin: 0 auto;
  padding-top: 30px;
}
.all .cultural-gifts .cultural-gifts-cent .big-img-cont {
  position: relative;
}
.all .cultural-gifts .cultural-gifts-cent .big-img-cont .sha-div-big {
  width: 527px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 323px;
  margin-left: 15px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .cultural-gifts .cultural-gifts-cent .big-img-cont img {
  float: left;
  margin-left: 15px;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div {
  width: 600px;
  height: 360px;
  float: right;
  margin-right: 8px;
  background: url("../img/cul-right-bg.png") no-repeat;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div img {
  float: right;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div ul {
  float: left;
  margin-left: 65px;
  margin-top: 20px;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div ul li {
  margin-top: 30px; 
}
.all .cultural-gifts .cultural-gifts-cent .txt-div ul li img {
  float: left;
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.all .exchange-gifts .exchange-gifts-cent .txt-div ul li p {
  width: 500px;
  margin-left: 30px;
  line-height:30px;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 40px;
  margin-left: 65px;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 20px;
}
.all .cultural-gifts .cultural-gifts-cent .txt-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .cultural-gifts .cultural-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .cultural-gifts .cultural-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .cultural-gifts .cultural-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .cultural-gifts .cultural-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .cultural-gifts .cultural-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .cultural-gifts .cultural-gifts-cent .four-div li span {
  text-align: center;
}
.all .exchange-gifts {
  width: 100%;
  height: 650px;
  background: url("../img/ect-bg-img.jpg");
}
.all .exchange-gifts .exchange-gifts-cent {
  width: 1200px;
  height: 650px;
  margin: 0 auto;
  padding-top: 50px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div {
  width: 570px;
  height: 360px;
  float: left;
  margin-left: 20px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div ul {
  margin-top: 30px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div ul li {
  height: 75px;
  width: 500px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div ul li img {
  float: left;
  position: relative;
  top: 5px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div ul li p {
  width: 510px;
  margin-left: 30px;
  line-height:24px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 40px;
  margin-left: 10px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .exchange-gifts .exchange-gifts-cent .left-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 30px;
}
.all .exchange-gifts .exchange-gifts-cent .left-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .exchange-gifts .exchange-gifts-cent .right-div {
  width: 600px;
  height: 360px;
  float: right;
}
.all .exchange-gifts .exchange-gifts-cent .right-div ul li {

  height: 340px;
  border: 1px solid #c4c4c4;
  float: left;
  margin-left: 25px;
  text-align: center;
}
.all .exchange-gifts .exchange-gifts-cent .right-div ul li img {
  margin-top: 15px;
}

.all .exchange-gifts .exchange-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .exchange-gifts .exchange-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .exchange-gifts .exchange-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .exchange-gifts .exchange-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .exchange-gifts .exchange-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .exchange-gifts .exchange-gifts-cent .four-div li span {
  text-align: center;
}
.all .celebration-gifts {
  width: 100%;
  height: 643px;
  background: url("../img/cel-bg-img.jpg");
  margin-top: 50px;
}
.all .celebration-gifts .cultural-gifts-cent {
  width: 1200px;
  height: 650px;
  margin: 0 auto;
  padding-top: 30px;
}
.all .celebration-gifts .cultural-gifts-cent .big-img-cont {
  position: relative;
}
.all .celebration-gifts .cultural-gifts-cent .big-img-cont .sha-div-big {
  width: 527px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 323px;
  margin-left: 15px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .celebration-gifts .cultural-gifts-cent .big-img-cont img {
  float: left;
  margin-left: 15px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div {
  width: 600px;
  height: 360px;
  float: right;
  margin-right: 8px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div img {
  float: right;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div ul {
  float: left;
  margin-left: 65px;
  margin-top: 20px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div ul li {
  margin-top: 30px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div ul li img {
  float: left;
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div ul li span {
  display: block;
  margin-left: 30px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 40px;
  margin-left: 65px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 20px;
}
.all .celebration-gifts .cultural-gifts-cent .txt-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .celebration-gifts .cultural-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .celebration-gifts .cultural-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .celebration-gifts .cultural-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .celebration-gifts .cultural-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .celebration-gifts .cultural-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .celebration-gifts .cultural-gifts-cent .four-div li span {
  text-align: center;
}
.all .housewarming-gifts {
  width: 100%;
  height: 660px;
}
.all .housewarming-gifts .housewarming-gifts-cent {
  width: 1200px;
  height: 660px;
  margin: 0 auto;
  margin-top: 50px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div {
  width: 570px;
  height: 360px;
  float: left;
  margin-left: 20px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .big-img-cont {
  position: relative;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .big-img-cont .sha-div-big {
  width: 527px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 323px;
  margin-left: 15px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .big-img-cont img {
  float: left;
  margin-left: 15px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div ul {
  margin-top: 80px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div ul li {
  height: 75px;
  width: 500px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div ul li img {
  float: left;
  position: relative;
  top: 5px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div ul li p {
  width: 480px;
  margin-left: 30px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 60px;
  margin-left: 10px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 30px;
}
.all .housewarming-gifts .housewarming-gifts-cent .left-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .housewarming-gifts .housewarming-gifts-cent .right-div {
  width: 600px;
  height: 360px;
  float: right;
}
.all .housewarming-gifts .housewarming-gifts-cent .right-div ul li {
  width: 555px;
  height: 350px;
  border: 1px solid #c4c4c4;
  float: left;
  margin-left: 25px;
  text-align: center;
  position: relative;
}
.all .housewarming-gifts .housewarming-gifts-cent .right-div ul li .sha-div-big {
  width: 505px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 310px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .housewarming-gifts .housewarming-gifts-cent .right-div ul li img {
  margin-top: 20px;
}
.all .housewarming-gifts .housewarming-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .housewarming-gifts .housewarming-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .housewarming-gifts .housewarming-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .housewarming-gifts .housewarming-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .housewarming-gifts .housewarming-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .housewarming-gifts .housewarming-gifts-cent .four-div li span {
  text-align: center;
}
.all .features-gifts {
  width: 100%;
  background: #F6F6F6;
  height: 700px;
}
.all .features-gifts .features-gifts-cent {
  width: 1200px;
  height: 700px;
  margin: 0 auto;
  padding-top: 10px;
}
.all .features-gifts .features-gifts-cent .top-div {
  width: 1200px;
  height: 320px;
  background: url("../img/fea-bg-img.png") no-repeat;
  background-position: 20px 45px;
  margin-top: 50px;
}
.all .features-gifts .features-gifts-cent .top-div .left-img {
  width: 570px;
  height: 360px;
  border: 1px solid #c4c4c4;
  float: left;
  margin-left: 20px;
  text-align: center;
  position: relative;
}
.all .features-gifts .features-gifts-cent .top-div .left-img .sha-div-big {
  width: 520px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 320px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .features-gifts .features-gifts-cent .top-div .left-img img {
  margin-top: 20px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div {
  width: 600px;
  height: 360px;
  float: right;
  margin-right: 8px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div img {
  float: right;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div ul {
  float: left;
  margin-left: 65px;
  margin-top: 20px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div ul li {
  margin-top: 30px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div ul li img {
  float: left;
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 40px;
  margin-left: 65px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 20px;
}
.all .features-gifts .features-gifts-cent .top-div .txt-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .features-gifts .features-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .features-gifts .features-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .features-gifts .features-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .features-gifts .features-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .features-gifts .features-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .features-gifts .features-gifts-cent .four-div li span {
  text-align: center;
}
.all .guests-gifts {
  width: 100%;
  height: 650px;
  margin-top: 50px;
}
.all .guests-gifts .guests-gifts-cent {
  width: 1200px;
  height: 650px;
  margin: 0 auto;
}
.all .guests-gifts .guests-gifts-cent .left-div {
  width: 570px;
  height: 360px;
  float: left;
  margin-left: 20px;
}
.all .guests-gifts .guests-gifts-cent .left-div .big-img-cont {
  position: relative;
}
.all .guests-gifts .guests-gifts-cent .left-div .big-img-cont .sha-div-big {
  width: 527px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 323px;
  margin-left: 15px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .guests-gifts .guests-gifts-cent .left-div .big-img-cont img {
  float: left;
  margin-left: 15px;
}
.all .guests-gifts .guests-gifts-cent .left-div ul {
  margin-top: 80px;
}
.all .guests-gifts .guests-gifts-cent .left-div ul li {
  height: 75px;
  width: 500px;
}
.all .guests-gifts .guests-gifts-cent .left-div ul li img {
  float: left;
  position: relative;
  top: 5px;
}
.all .guests-gifts .guests-gifts-cent .left-div ul li p {
  width: 480px;
  margin-left: 30px;
}
.all .guests-gifts .guests-gifts-cent .left-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 60px;
  margin-left: 10px;
}
.all .guests-gifts .guests-gifts-cent .left-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .guests-gifts .guests-gifts-cent .left-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 30px;
}
.all .guests-gifts .guests-gifts-cent .left-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .guests-gifts .guests-gifts-cent .right-div {
  width: 600px;
  height: 360px;
  float: right;
}
.all .guests-gifts .guests-gifts-cent .right-div ul li {
  width: 555px;
  height: 350px;
  float: left;
  margin-left: 25px;
  text-align: center;
  position: relative;
}
.all .guests-gifts .guests-gifts-cent .right-div ul li .sha-div-big {
  width: 505px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 310px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .guests-gifts .guests-gifts-cent .right-div ul li img {
  width: 100%;
  height: 100%;
}
.all .guests-gifts .guests-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .guests-gifts .guests-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .guests-gifts .guests-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .guests-gifts .guests-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .guests-gifts .guests-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .guests-gifts .guests-gifts-cent .four-div li span {
  text-align: center;
}
.all .custom-gifts {
  width: 100%;
  height: 630px;
  background: url("../img/cus-g-img.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 50px;
}
.all .custom-gifts .custom-gifts-cent {
  width: 1200px;
  height: 630px;
  margin: 0 auto;
}
.all .custom-gifts .custom-gifts-cent .big-img-cont {
  position: relative;
}
.all .custom-gifts .custom-gifts-cent .big-img-cont .sha-div-big {
  width: 527px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 323px;
  margin-left: 15px;
  color: white;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}
.all .custom-gifts .custom-gifts-cent .big-img-cont img {
  float: left;
  margin-left: 15px;
}
.all .custom-gifts .custom-gifts-cent .txt-div {
  width: 600px;
  height: 360px;
  float: right;
  margin-right: 8px;
}
.all .custom-gifts .custom-gifts-cent .txt-div img {
  float: right;
}
.all .custom-gifts .custom-gifts-cent .txt-div ul {
  float: left;
  margin-left: 65px;
  margin-top: 20px;
}
.all .custom-gifts .custom-gifts-cent .txt-div ul li {
  margin-top: 30px;
}
.all .custom-gifts .custom-gifts-cent .txt-div ul li img {
  float: left;
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.all .custom-gifts .custom-gifts-cent .txt-div .btn-div {
  width: 110px;
  height: 45px;
  background: #3B3B3B;
  float: left;
  margin-top: 40px;
  margin-left: 65px;
}
.all .custom-gifts .custom-gifts-cent .txt-div .btn-div button {
  width: 100px;
  height: 37px;
  background: #3B3B3B;
  border: 1px solid white;
  margin: 0 auto;
  margin-left: 5px;
  margin-top: 3px;
  color: white;
}
.all .custom-gifts .custom-gifts-cent .txt-div .btn-div:nth-of-type(2) {
  background: #BA0013;
  margin-left: 20px;
}
.all .custom-gifts .custom-gifts-cent .txt-div .btn-div:nth-of-type(2) button {
  background: #BA0013;
}
.all .custom-gifts .custom-gifts-cent .four-div {
  width: 1200px;
  height: auto;
  margin-top: 30px;
  float: left;
}
.all .custom-gifts .custom-gifts-cent .four-div li {
  width: 300px;
  float: left;
  text-align: center;
}
.all .custom-gifts .custom-gifts-cent .four-div li:nth-of-type(1) {
  margin-left: 0;
}
.all .custom-gifts .custom-gifts-cent .four-div li div {
  width: 270px;
  height: 186px;
  border: 1px solid #c4c4c4;
  text-align: center;
  margin: 0 auto;
}
.all .custom-gifts .custom-gifts-cent .four-div li div img {
  margin: 0 auto;
  margin-top: 10px;
}
.all .custom-gifts .custom-gifts-cent .four-div li span {
  text-align: center;
}
.all .three-img-cont {
  width: 100%;
  height: 480px;
  background: url("../img/three-img-bg.jpg");
  background-size: 100% 100%;
}
.all .three-img-cont .three-img-cont-cent {
  width: 1200px;
  height: 480px;
  margin: 0 auto;
}
.all .three-img-cont .three-img-cont-cent ul {
  width: 1200px;
  height: 480px;
  margin-top: 50px;
}
.all .three-img-cont .three-img-cont-cent ul li {
  width: 340px;
  height: 410px;
  background: rgba(221, 215, 212, 0.5);
  float: left;
  margin-left: 43px;
  text-align: center;
  cursor: pointer;
}
.all .three-img-cont .three-img-cont-cent ul li img {
  width: 300px;
  margin-top: 30px;
}
.all .click-show {
  width: 100%;
  height: 280px;
  background: url("../img/click-img-cont.png");
}
.all .click-show .click-show-cent {
  width: 1200px;
  height: 280px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.all .click-show .click-show-cent p {
  font-size: 24px;
  margin-bottom: 30px;
}
.all .click-show .click-show-cent .show-div {
  width: 970px;
  height: 116px;
  display: inline-block;
  margin-left: 40px;
  overflow: hidden;
}
.all .click-show .click-show-cent .show-div ul {
  width: auto;
  height: 116px;
  display: inline-block;
  position: relative;
  left: 0;
}
.all .click-show .click-show-cent .show-div ul li {
  float: left;
}
.all .click-show .click-show-cent button {
  float: left;
  width: 25px;
  height: 116px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #696969;
  margin-left: 40px;
}
.all .click-show .click-show-cent button:nth-of-type(2) {
  float: right;
  margin-right: 40px;
}
.all .Customize-advantage {
  width: 100%;
  height: auto;
}
.all .Customize-advantage span {
  font-weight: bold;
}
.all .Customize-advantage .shaw-tit-bottom {
  width: 1200px;
  height: 170px;
  background: url("../img/shaw-tut-bg.png") no-repeat;
  background-position: 0px 140px;
  margin: 0 auto;
}
.all .Customize-advantage .shaw-tit-bottom img {
  float: left;
  margin-top: 50px;
  margin-left: 100px;
}
.all .Customize-advantage .shaw-tit-bottom p {
  display: inline-block;
  margin-left: 40px;
  margin-top: 40px;
  line-height: 30px;
  font-size: 18px;
  text-align: left;
}
.all .Customize-advantage .shaw-tit-bottom s {
  text-decoration: none;
  float: right;
  margin-right: 50px;
  margin-top: 50px;
  display: block;
  border-left: 1px solid #3B3B3B;
  padding-left: 60px;
}
.all .Customize-advantage .shaw-tit-bottom s img {
  margin: 0;
}
.all .Customize-advantage .Customize-advantage-cent {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.all .Customize-advantage .Customize-advantage-cent .shaw-tit {
  width: 1200px;
  height: 170px;
  background: url("../img/shaw-tut-bg.png") no-repeat;
  background-position: 0px 140px;
}
.all .Customize-advantage .Customize-advantage-cent .shaw-tit img {
  float: left;
  margin-top: 50px;
  margin-left: 100px;
}
.all .Customize-advantage .Customize-advantage-cent .shaw-tit p {
  display: inline-block;
  margin-left: -150px;
  margin-top: 50px;
  line-height: 30px;
  font-size: 20px;
  text-align: left;
  font-weight: 500;
}
.all .Customize-advantage .Customize-advantage-cent .shaw-tit s {
  text-decoration: none;
  float: right;
  margin-right: 50px;
  margin-top: 50px;
  display: block;
  width: 250px;
  border-left: 1px solid #3B3B3B;
}
.all .Customize-advantage .Customize-advantage-cent .shaw-tit s img {
  margin: 0;
  position: relative;
  left: 70px;
}
.all .Customize-advantage .Customize-advantage-cent h3 {
  font-size: 36px;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent .adv-img-1 {
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 {
  width: 1200px;
  height: auto;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 50px;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul li {
  margin-left: 50px;
  display: block;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul li:nth-of-type(1) {
  width: 100px;
  height: 100px;
  background: url("../img/adv-num-bg.png") no-repeat;
  text-align: center;
  line-height: 100px;
  font-weight: bold;
  font-size: 26px;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul li:nth-of-type(2) {
  float: right;
  margin-top: -110px;
  margin-right: 40px;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul li:nth-of-type(3) {
  width: 500px;
  text-align: left;
  font-size: 22px;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul li:nth-of-type(3) span {
  color: #920100;
}
.all .Customize-advantage .Customize-advantage-cent .num-div-cent-1 ul li:nth-of-type(4) {
  width: 500px;
  text-align: left;
  margin-top: 45px;
}
.all .Customize-advantage .Customize-advantage-cent-2 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 100px;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 {
  width: 1200px;
  height: auto;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 50px;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul li {
  margin-left: 50px;
  display: block;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul li:nth-of-type(1) {
  width: 100px;
  height: 100px;
  background: url("../img/adv-num-bg.png") no-repeat;
  text-align: center;
  line-height: 100px;
  font-weight: bold;
  font-size: 26px;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul li:nth-of-type(2) {
  float: right;
  margin-top: -90px;
  margin-right: 40px;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul li:nth-of-type(3) {
  width: 500px;
  text-align: left;
  font-size: 22px;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul li:nth-of-type(3) span {
  color: #920100;
}
.all .Customize-advantage .Customize-advantage-cent-2 .num-div-cent-1 ul li:nth-of-type(4) {
  width: 500px;
  text-align: left;
  margin-top: 45px;
}
.all .Customize-advantage .num-div-cent-3 {
  width: 100%;
  height: 350px;
  background: url("../img/adv-4-bg-img.jpg");
  background-size: 100% 100%;
  margin-top: 35px;
}
.all .Customize-advantage .num-div-cent-3 ul {
  overflow: hidden;
  width: 1200px;
  height: 350px;
  border-bottom: 1px solid #dcdcdc;
  margin: 0 auto;
}
.all .Customize-advantage .num-div-cent-3 ul li {
  margin-left: 50px;
  display: block;
  margin-top: 30px;
}
.all .Customize-advantage .num-div-cent-3 ul li:nth-of-type(1) {
  width: 100px;
  height: 100px;
  background: url("../img/adv-num-bg.png") no-repeat;
  text-align: center;
  line-height: 100px;
  font-weight: bold;
  font-size: 26px;
  float: right;
  margin-right: 448px;
  margin-top: 20px;
}
.all .Customize-advantage .num-div-cent-3 ul li:nth-of-type(2) {
  float: left;
  margin-right: 100px;
  margin-left: 40px;
}
.all .Customize-advantage .num-div-cent-3 ul li:nth-of-type(3) {
  width: 500px;
  text-align: left;
  font-size: 22px;
  margin-top: 30px;
  float: right;
  margin-left: 0;
  margin-right: 50px;
}
.all .Customize-advantage .num-div-cent-3 ul li:nth-of-type(3) span {
  color: #920100;
}
.all .Customize-advantage .num-div-cent-3 ul li:nth-of-type(4) {
  width: 500px;
  text-align: left;
  margin-top: 45px;
  float: right;
  margin-left: 0;
  margin-right: 50px;
}
.all .Customize-advantage .Customize-advantage-cent-3 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 {
  width: 1200px;
  height: auto;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 80px;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul li {
  margin-left: 50px;
  display: block;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul li:nth-of-type(1) {
  width: 100px;
  height: 100px;
  background: url("../img/adv-num-bg.png") no-repeat;
  text-align: center;
  line-height: 100px;
  font-weight: bold;
  font-size: 26px;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul li:nth-of-type(2) {
  float: right;
  margin-top: -90px;
  margin-right: 40px;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul li:nth-of-type(3) {
  width: 500px;
  text-align: left;
  font-size: 22px;
  margin-top: 30px;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul li:nth-of-type(3) span {
  color: #920100;
}
.all .Customize-advantage .Customize-advantage-cent-3 .num-div-cent-1 ul li:nth-of-type(4) {
  width: 500px;
  text-align: left;
  margin-top: 45px;
}
.all .num-div-cent-2 {
  width: 100%;
  height: 350px;
  background: url("../img/num-div-2-bg.jpg");
  background-size: 100% 100%;
}
.all .num-div-cent-2 ul {
  overflow: hidden;
  width: 1200px;
  height: 350px;
  border-bottom: 1px solid #dcdcdc;
  margin: 0 auto;
  padding-bottom: 60px;
}
.all .num-div-cent-2 ul li {
  margin-left: 50px;
  display: block;
  margin-top: 30px;
}
.all .num-div-cent-2 ul li:nth-of-type(1) {
  width: 100px;
  height: 100px;
  background: url("../img/adv-num-bg.png") no-repeat;
  text-align: center;
  line-height: 100px;
  font-weight: bold;
  font-size: 26px;
  float: right;
  margin-right: 400px;
  margin-top: 50px;
}
.all .num-div-cent-2 ul li:nth-of-type(2) {
  float: left;
  margin-right: 100px;
  margin-left: 22px;
  position: relative;
  top: -100px;
}
.all .num-div-cent-2 ul li:nth-of-type(3) {
  width: 500px;
  text-align: left;
  font-size: 22px;
  margin-top: 30px;
  float: right;
  margin-left: 0;
}
.all .num-div-cent-2 ul li:nth-of-type(3) span {
  color: #920100;
}
.all .num-div-cent-2 ul li:nth-of-type(4) {
  width: 500px;
  text-align: left;
  margin-top: 45px;
  float: right;
  margin-left: 0;
}
.all .classic-case {
  width: 100%;
  height: 940px;
  background: url("../img/case-bg-img.jpg");
  background-size: 100% 100%;
}
.all .classic-case .classic-case-cent {
  width: 1200px;
  height: 940px;
  margin: 0 auto;
}
.all .classic-case .classic-case-cent .tit-img {
  text-align: center;
  margin-top: 50px;
}
.all .classic-case .classic-case-cent ul {
  width: 1100px;
  margin: 0 auto;
  margin-top: 10px;
}
.all .classic-case .classic-case-cent ul li {
  width: 480px;
  height: 380px;
  float: left;
  margin: 30px 32px 0 32px;
}
.all .classic-case .classic-case-cent ul li img {
  width: 480px;
}
.all .classic-case .classic-case-cent ul li div {
  width: 460px;
  height: 90px;
  background: white;
  margin-top: -10px;
  padding-top: 30px;
  padding-left: 20px;
}
.all .classic-case .classic-case-cent ul li div h5 {
  font-size: 18px;
  color: #990000;
}
.all .classic-case .classic-case-cent ul li div p {
  margin-top: 15px;
}
.all .shaw-tit-bottom {
  width: 1200px;
  height: 170px;
  background: url("../img/shaw-tut-bg.png") no-repeat;
  background-position: 0px 140px;
  margin: 0 auto;
}
.all .shaw-tit-bottom img {
  float: left;
  margin-top: 50px;
  margin-left: 100px;
}
.all .shaw-tit-bottom p {
  display: inline-block;
  margin-left: 40px;
  margin-top: 40px;
  line-height: 30px;
  font-size: 18px;
  text-align: left;
}
.all .shaw-tit-bottom s {
  text-decoration: none;
  float: right;
  margin-right: 50px;
  margin-top: 50px;
  display: block;
  border-left: 1px solid #3B3B3B;
  padding-left: 60px;
}
.all .shaw-tit-bottom s img {
  margin: 0;
}
.all .teacher-team {
  width: 100%;
  height: 730px;
}
.all .teacher-team .teacher-team-cent {
  width: 1200px;
  height: 730px;
  margin: 0 auto;
  text-align: center;
}
.all .teacher-team .teacher-team-cent .team-tit {
  margin-top: 50px;
}
.all .teacher-team .teacher-team-cent ul {
  margin-top: 70px;
}
.all .teacher-team .teacher-team-cent ul li {
  width: 164px;
  height: 219px;
  background: #EEEEEE;
  float: left;
  margin-left: 18px;
  margin-right: 18px;
  cursor: pointer;
}
.all .teacher-team .teacher-team-cent ul li:nth-of-type(1) {
  height: 226px;
  color: white;
  background: url("../img/team-li-check.png") no-repeat;
}
.all .teacher-team .teacher-team-cent ul li div {
  border: 1px  solid #3B3B3B;
}
.all .teacher-team .teacher-team-cent ul li div img {
  width: 90%;
  margin-top: 5px;
}
.all .teacher-team .teacher-team-cent ul li span {
  margin-top: 10px;
  display: block;
}
.all .teacher-team .teacher-team-cent .content-div {
  width: 1124px;
  height: 220px;
  background: #eee;
  margin: 0 auto;
  margin-top: 310px;
  text-align: left;
  padding: 20px;
  position: relative;
}
.all .teacher-team .teacher-team-cent .content-div h3 {
  margin-top: 15px;
}
.all .teacher-team .teacher-team-cent .content-div p {
  width: 350px;
  margin-top: 25px;
  position: absolute;
  top: 65px;
  display: none;
}
.all .teacher-team .teacher-team-cent .content-div p:nth-of-type(1) {
  display: block;
}
.all .teacher-team .teacher-team-cent .content-div button {
  background: #A5201F;
  width: 100px;
  height: 25px;
  margin-top: 30px;
  color: white;
  position: absolute;
  top: 180px;
}
.all .teacher-team .teacher-team-cent .content-div .right-div-two-1 {
  display: inline-block;
  float: right;
  margin-top: -5px;
  margin-right: 15px;
  width: 353px;
  height: 233px;
  position: relative;
}
.all .teacher-team .teacher-team-cent .content-div .right-div-two-1 img {
  width: 353px;
  height: 233px;
}
.all .teacher-team .teacher-team-cent .content-div .right-div-two-1 .shaw-div {
  width: 331px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  color: white;
  line-height: 40px;
  padding-left: 20px;
}
.all .teacher-team .teacher-team-cent .content-div .right-div-two-2 {
  display: inline-block;
  float: right;
  margin-top: -5px;
  width: 353px;
  height: 233px;
  position: relative;
}
.all .teacher-team .teacher-team-cent .content-div .right-div-two-2 img {
  width: 353px;
  height: 233px;
}
.all .teacher-team .teacher-team-cent .content-div .right-div-two-2 .shaw-div {
  width: 331px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  color: white;
  line-height: 40px;
  padding-left: 20px;
}
.all .order-process {
  width: 100%;
  height: 600px;
  background: url("../img/order-bg.jpg");
  background-size: 100% 100%;
  text-align: center;
}
.all .order-process .pro-tit {
  margin-top: 50px;
}
.all .order-process ul {
  width: 1200px;
  height: 180px;
  margin: 0 auto;
  margin-top: 50px;
}
.all .order-process ul:nth-of-type(2) {
  margin-top: 40px;
}
.all .order-process ul:nth-of-type(2) li {
  margin-left: 90px;
}
.all .order-process ul li {
  float: left;
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
}
.all .order-process ul li span {
  color: white;
}
.all .order-process ul li div {
  width: 150px;
  height: 150px;
  background: #A5201F;
  border-radius: 50%;
  text-align: center;
}
.all .order-process ul li div img {
  margin-top: 30px;
}
.all .contact {
  width: 100%;
  height: 400px;
  background: url("../img/contact-bg.jpg");
  background-size: 100% 100%;
}
.all .contact .contact-cent {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
  text-align: center;
}
.all .contact .contact-cent img {
  margin-top: 50px;
}
.all .contact .contact-cent ul {
  width: 400px;
  height: auto;
  margin: 0 auto;
  margin-top: 50px;
}
.all .contact .contact-cent ul li {
  text-align: left;
  line-height: 30px;
}
.all .footer {
  width: 100%;
  height: 310px;
  background: #333333;
  text-align: center;
  line-height: 50px;
  color: white;
}
.all .footer .footer-cent {
  width: 1200px;
  height: 310px;
  margin: 0 auto;
}
.all .footer .footer-cent .footer-logo {
  width: 260px;
  height: 310px;
  background: white;
  float: left;
}
.all .footer .footer-cent .footer-logo img {
  position: relative;
  top: 50%;
  margin-top: -35px;
}
.all .footer .footer-cent .f-nav {
  width: 220px;
  float: left;
  margin-left: 130px;
  margin-top: 45px;
}
.all .footer .footer-cent .f-nav h3 {
  border-bottom: 1px solid #5a5a5a;
  text-align: left;
}
.all .footer .footer-cent .f-nav p {
  width: 310px;
  height: 180px;
}
.all .footer .footer-cent .f-nav p a {
  width: 150px;
  height: 40px;
  color: white;
  display: block;
  float: left;
  text-align: left;
  font-size: 12px;
}
.all .footer .footer-cent .f-loc {
  width: 300px;
  float: right;
  margin-right: 50px;
  margin-top: 45px;
}
.all .footer .footer-cent .f-loc h3 {
  border-bottom: 1px solid #5a5a5a;
  text-align: left;
}
.all .footer .footer-cent .f-loc ul li {
  color: white;
  text-align: left;
  font-size: 12px;
  height: 40px;
}
