.copyright {
  width: 1200px;
  line-height: 70px;
  margin: 0 auto;
}

/*底部样式开始*/

.new_footer {
  width: 100%;
  background: #1F1F24;
  z-index: 2;
  position: relative;
}

.new_footer .footer_bottom {
  /*max-width:1424px;*/
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding: 30px 0 10px 0;
}

.new_footer .footer_bottom:before,.new_footer .footer_bottom:after {
  content: "";
  display: block;
  clear: both;
}

.new_footer .footer_bottom_left {
  float: left;
  width: 950px;
}

.new_footer .footer_bottom .copyright {
  font-family: arial, serif;
  color: #747474;
  line-height: 24px;
  padding: 12px 0;
}

.publicblock {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  zoom: 1;
}

.publicblock:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.publicblock {
  *height: 1%;
}

.oe {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sjx {
  width: 0;
  height: 0;
  border-width: 40px;
  border-style: solid;
  border-color: red transparent transparent transparent;
}

.hover:hover {
  -webkit-box-shadow: inset 0 0 38px rgba(0, 0, 0, .04);
  box-shadow: inset 0 0 38px rgba(0, 0, 0, .04);
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
}

.bannertopbox .bannertxt {
  height: 185px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 1200px;
  padding-top: 87px;
}

.bannertopbox .bannertxt img {
  display: block;
  margin: 0 auto;
}

.bannertopbox .visitNumber {
  height: 65px;
  width: 1200px;
  position: relative;
  z-index: 1;
  margin: 24px auto;
  text-align: center;
}

.bannertopbox .visitNumber span {
  width: 50px;
  height: 65px;
  background: url(../images/rectangle.png) no-repeat center;
  display: inline-block;
  font-size: 45px;
  line-height: 65px;
  font-family: arial;
  color: #ff866a;
  margin: 0 5px;
}

.bannertopbox .bannertxt2 {
  font-size: 20px;
  color: #fff;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 1200px;
  margin-top: 15px;
  text-align: center;
}

.bannertopbox .server {
  width: 1200px;
  height: 243px;
  background: url(../images/server.png) no-repeat center;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: 100px;
}

.bannertopbox .server .btn {
  display: block;
  width: 280px;
  height: 50px;
  position: absolute;
  top: -35px;
  left: 462px;
}

.bannertopbox .server .btn .bg {
  width: 340px;
  height: 102px;
  position: absolute;
  left: -30px;
  top: -26px;
  background: url(../images/getfen1.png) no-repeat center;
}

.bannertopbox .server .btn .bg:hover {
  background: url(../images/getfen.png) no-repeat center;
}

.bannertopbox .server .li {
  display: block;
  width: 240px;
  height: 205px;
  padding: 40px 0 0 0;
  float: left;
}

.bannertopbox .server .li .img {
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  margin: 40px auto 10px auto;
  margin-bottom: 15px;
  display: table-cell;
  vertical-align: middle;
  line-height: 55px;
  text-align: center;
  width: 242px;
}

.bannertopbox .server .li .img img {
  max-height: 55px;
}

.bannertopbox .server .li .bigtxt {
  color: #333333;
  font-size: 20px;
  text-align: center;
  margin: 10px 10px 15px 10px;
}

.bannertopbox .server .li .smalltxt {
  color: #999999;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
  position: relative;
  margin: 0 10px;
  line-height: 24px;
}

.bannertopbox .server .li .smalltxt:after {
  display: block;
  width: 22px;
  height: 1px;
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  background: url(../images/line3.png) no-repeat center;
  margin-left: -11px;
}

/* banner上面的内容结束 */

/* tittle */

.titleBox {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 32px;
  position: relative;
  padding: 25px 0 0 0;
  letter-spacing: 2px;
  top: 60px;
}

.titleBox .beautyfont {
  font-size: 60px;
  color: #576FFF;
  font-family: Impact;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  opacity: 0.05;
}

.titleBox .big {
  overflow: hidden;
  height: 40px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}

.titleBox .big span {
  font-size: 36px;
  text-align: center;
  color: #343434;
  height: 40px;
  display: inline-block;
  padding: 0 80px;
  line-height: 40px;
  position: relative;
  z-index: 1;
}

.titleBox .big span:before {
  display: block;
  width: 53px;
  height: 40px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(../images/line1.png) no-repeat left center;
}

.titleBox .big span:after {
  display: block;
  width: 53px;
  height: 40px;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: url(../images/line1.png) no-repeat right center;
}

.titleBox .intro {
  text-align: center;
  font-size: 16px;
  color: #999999;
  padding: 5px 0 0 0;
  line-height: 28px;
  position: relative;
  z-index: 2;
}

.titleBox .intro:before {
  content: '';
  width: 25px;
  height: 1px;
  background: url(../images/line2.png) no-repeat center;
  position: absolute;
  left: 50%;
  margin-left: -12.5px;
  bottom: -10px;
}

.block1 {
  height: 1380px;
  padding: 20px 0 25px 0;
}

.block1 .blockcontent {
  padding: 0;
  position: relative;
  height: 734px;
  margin-top: 89px;
}

.block1 .blockcontent ul {
  height: 734px;
  width: 1216px;
  position: absolute;
}

.block1 .blockcontent li,.block1 .blockcontent .li1 .li2 {
  width: 288px;
  height: 360px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(194, 196, 217, 0.6);
  border-radius: 5px;
  margin-right: 16px;
  float: left;
  margin-top: 14px;
}

.block1 .blockcontent .li1 .li2 {
  margin-top: 0;
}

.block1 .blockcontent img {
  position: relative;
  top: 41px;
  left: 117px;
}

.block1 .blockcontent p {
  text-align: center;
  position: relative;
  top: 60px;
  margin-top: 10px;
  color: #999999;
}

.block1 .blockcontent .p-txt p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.block1 .blockcontent span {
  display: block;
  position: relative;
  text-align: center;
  top: 60px;
  font-size: 22px;
  font-weight: 700;
}

.block1 .blockcontent a {
  display: block;
  position: relative;
  height: 32px;
  width: 140px;
  bottom: -80px;
  left: 76px;
  font-weight: 700;
  padding-left: 45px;
  padding-top: 9px;
  border: #ffa125 1px solid;
  border-radius: 20px;
  box-sizing: border-box;
  color: #ffa717;
}

.block1 .blockcontent .li1 .li2 {
  display: none;
}

.block1 .blockcontent i {
  color: #ffa125;
  font-size: 12px;
  font-weight: 700;
}

.block1 .blockcontent li .li2 a {
  bottom: -100px;
  padding-top: 7px;
  color: #ce853e;
  font-weight: 700;
}

.block1 .blockcontent .li1 .li2 p {
  color: #ffffff;
}

.block1 .blockcontent u {
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

.block1 .blockcontent .p-1 {
  margin-top: 14px;
}

.block1 .blockcontent .p-2 {
  margin-bottom: 28px;
}

.block2 {
  background: url(../images/2.png) no-repeat center top;
  margin-top: 57px;
  height: 640px;
  border-top: 6px solid #fff;
  box-shadow: 0 0 15px rgba(194, 196, 217, 0.3);
}

.block2 .blockcontent {
  position: absolute;
  padding: 0;
  height: 340px;
  margin-top: 80px;
}

.block2 .blockcontent ul {
  height: 340px;
  width: 1220px;
  position: absolute;
  overflow: hidden;
}

.block2 .blockcontent li {
  width: 290px;
  height: 340px;
  background-color: #ffffff;
  background: url(../images/smallbackground.png) no-repeat center top;
  border-radius: 5px;
  margin-right: 13px;
  float: left;
}

.block2 .blockcontent li img {
  position: relative;
  top: 50px;
  left: 100px;
}

.block2 .blockcontent span {
  display: block;
  position: relative;
  text-align: center;
  top: 80px;
  font-size: 22px;
  font-weight: 700;
}

.block2 .blockcontent p {
  text-align: center;
  position: relative;
  top: 110px;
  margin-top: 16px;
}

.block2 .blockcontent i {
  display: block;
  position: relative;
  border: red 1px solid;
  width: 12px;
  left: 139px;
  top: 100px;
}

.block2 .blockcontent a {
  display: block;
  width: 250px;
  height: 60px;
  position: relative;
  background: url(../images/kefu.png) no-repeat center;
  top: 360px;
  left: 460px;
}

.block2 .blockcontent a:hover {
  background: url(../images/kefu1.png) no-repeat center;
}

/* block2结束 */

/* block3开始 */

.block3 {
  background: url(../images/bottom.png) no-repeat center;
  height: 640px;
}

.block3 .blockcontent {
  overflow: hidden;
  position: relative;
  margin-left: -18px;
  width: 1235px;
}

.block3 .li {
  text-align: center;
  float: left;
  width: 160px;
  margin-right: 55px;
  margin-top: 120px;
}

.block3 .li .img {
  width: 160px;
  height: 178px;
  margin: 0 auto;
}

.block3 .li a {
  display: block;
}

.block3 .blockcontent::after {
  content: "";
  width: 1000px;
  height: 26px;
  left: 130px;
  top: 200px;
  background: url(../images/line.png) no-repeat center;
  position: absolute;
}

.block3 .blockcontent .li1::after {
  content: "";
  width: 1000px;
  height: 26px;
  left: -310px;
  top: 200px;
  background: url(../images/small.png) no-repeat center;
  position: absolute;
}

.block3 .blockcontent .li2::after {
  content: "";
  width: 1000px;
  height: 26px;
  left: -100px;
  top: 200px;
  background: url(../images/small.png) no-repeat center;
  position: absolute;
}

.block3 .blockcontent .li3::after {
  content: "";
  width: 1000px;
  height: 26px;
  left: 115px;
  top: 200px;
  background: url(../images/small.png) no-repeat center;
  position: absolute;
}

.block3 .blockcontent .li4::after {
  content: "";
  width: 1000px;
  height: 26px;
  left: 330px;
  top: 200px;
  background: url(../images/small.png) no-repeat center;
  position: absolute;
}

.block3 .blockcontent .li5::after {
  content: "";
  width: 1000px;
  height: 26px;
  left: 550px;
  top: 200px;
  background: url(../images/small.png) no-repeat center;
  position: absolute;
}

.block3 .li.li6 {
  margin-right: 0;
}

.block3 .li1 .img {
  background: url(../images/picture1.png) no-repeat center;
}

.block3 .li2 .img {
  background: url(../images/picture2.png) no-repeat center;
}

.block3 .li3 .img {
  background: url(../images/picture3.png) no-repeat center;
}

.block3 .li4 .img {
  background: url(../images/picture4.png) no-repeat center;
}

.block3 .li5 .img {
  background: url(../images/picture5.png) no-repeat center;
}

.block3 .li6 .img {
  background: url(../images/picture6.png) no-repeat center;
}

.block3 .li1:hover .img {
  background: url(../images/picture7.png) no-repeat center;
}

.block3 .li2:hover .img {
  background: url(../images/picture8.png) no-repeat center;
}

.block3 .li3:hover .img {
  background: url(../images/picture9.png) no-repeat center;
}

.block3 .li4:hover .img {
  background: url(../images/picture10.png) no-repeat center;
}

.block3 .li5:hover .img {
  background: url(../images/picture11.png) no-repeat center;
}

.block3 .li6:hover .img {
  background: url(../images/picture12.png) no-repeat center;
}

.block3 .li .zi {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  padding-top: 14px;
}

.block3 .li img {
  padding-top: 10px;
}

/* block3结束 */

/* block4开始 */

.block4 {
  padding: 10px 0 60px 0;
}

.block4 .blockcontentbox {
  height: 550px;
  box-shadow: 0 0 15px rgba(194, 196, 217, 0.3);
  border-radius: 5px;
  position: relative;
  margin-top: 110px;
}

.block4 .blockcontentbox .titles {
  height: 90px;
  text-align: center;
  position: relative;
}

.block4 .blockcontentbox .titles span {
  text-align: center;
  height: 35px;
  display: inline-block;
  padding: 0 45px;
  line-height: 35px;
  position: relative;
  z-index: 1;
  font-size: 30px;
  color: #fff;
  margin: 28px auto;
}

.block4 .blockcontentbox .titles span:before {
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(../images/i11.png) no-repeat left center;
}

.block4 .blockcontentbox .titles span:after {
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: url(../images/i12.png) no-repeat right center;
}

.block4 .blockcontentbox .titles .sjx {
  border-width: 8px;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -16px;
  border-color: #ffa125 transparent transparent transparent;
}

.block4 .blockcontentbox .boxcomm li {
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #eee;
  background: url(../images/dot1.jpg) no-repeat 20px center;
  padding-left: 30px;
  text-indent: 10px;
}

.block4 .blockcontentbox .vs ul {
  padding: 126px 0 0 16px;
}

.block4 .blockcontentbox .vs li {
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #eee;
  text-align: center;
  width: 103px;
}

.block4 .boxcomm {
  width: 600px;
  height: 550px;
  float: left;
}

.block4 .blockcontentleft .titles {
  background: #ffa125 no-repeat left top;
}

.block4 .blockcontentright .titles {
  background: #ECECEC;
}

.block4 .blockcontentright .titles span {
  color: #787878 !important;
}

.block4 .blockcontentright .titles .sjx {
  border-color: #ECECEC transparent transparent transparent;
}

.block4 .blockcontentright li {
  padding-left: 90px !important;
  background: url(../images/dot2.jpg) no-repeat 77px center !important;
  color: #999 !important;
}

.block4 .vs {
  width: 135px;
  height: 619px;
  background: url(../images/vs.png) no-repeat center;
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -67.5px;
  top: -36px;
}

.block4 .blockcontentright .titles span:before {
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(../images/i13.png) no-repeat left center;
}

.block4 .blockcontentright .titles span:after {
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: url(../images/i14.png) no-repeat right center;
}
.block5 {
  background: url(../images/6.png) no-repeat center top;
  height: 945px;
  border-top: 6px solid #fff;
  box-shadow: 0 0 15px rgba(194, 196, 217, 0.3);
}

.block5 .blockcontent {
  padding-top: 100px;
  position: absolute;
  width: 1500px;
  overflow: hidden;
}

.block5 .li {
  width: 292px;
  height: 222px;
  display: block;
  border: #ffffff 8px solid;
  box-sizing: border-box;
}

.block5 .li font {
  text-align: center;
  position: relative;
  display: block;
  width: 106px;
  height: 32px;
  font-weight: 700;
  border-radius: 0 16px 16px 0;
  background: #f4a135;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  left: 0;
  bottom: 50px;
}

.block5 .li:hover img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transition: all .55s ease;
}

.block5 .li img {
  width: 100%;
  height: 100%;
  transition: all .55s ease;
}

.block5 .li {
  box-shadow: 0 0 2px rgba(194, 196, 217, 0.6);
  width: 280px;
  height: 205px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.block5 .li3 {
  width: 593px;
  height: 430px;
}

.block5 .li6,.block5 .li7 {
  width: 596px;
  height: 222px;
}

.block5 .li2 {
  position: relative;
  left: -290px;
  top: 224px;
}

.block5 .li3 {
  position: relative;
  left: -280px;
}

.block5 .li4,.block5 .li5 {
  position: relative;
  left: -264px;
}

html,body,div,ul,li,h1,h2,h3,h4,h5,h6,input,p,span {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

img {
  vertical-align: top;
  border: none;
}

address,var {
  font-style: normal;
}

li {
  list-style-type: none;
}

html {
  width: 100%;
  min-width: 1200px;
}

body {
  width: 100%;
  min-width: 1200px;
  font: 12px/1.5 "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", arial, helvetica, sans-serif;
  color: #333333;
  line-height: 1;
}

input {
  font-family: "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", arial, helvetica, sans-serif;
  font-size: 12px;
}

input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}

input::-ms-clear {
  display: none;
}

a {
  outline: none;
}

a {
  cursor: pointer;
  color: #333;
}

a:link {
  text-decoration: none;
}

ul,li {
  list-style: none outside none;
}

li {
  vertical-align: top;
}

li {
  vertical-align: bottom;
}

html {
  _background-attachment: fixed;
}

:focus {
  outline: 0;
}

input {
  border: 0;
  outline: none;
  background: none;
  filter: chroma(color=#000000);
}

input::-webkit-input-placeholder {
  color: #bdbcbc;
}

i {
  font-style: normal;
}

::-webkit-input-placeholder,:-moz-placeholder,::-moz-placeholder,:-ms-input-placeholder {
  color: #999;
  font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, serif;
  font-size: 12px;
}

::selection {
  background: #f20e0e;
  color: #fff;
}

::-moz-selection {
  background: #f20e0e;
  color: #fff;
}

input {
  font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, serif;
  font-size: 12px;
}

a,a * {
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  border: 0;
  outline: none;
  vertical-align: middle;
}

.font12 {font-size: 12px !important;}

.font14 {font-size: 14px !important;}

.font16 {font-size: 16px !important;}

.font18 {font-size: 18px !important;}

.font20 {font-size: 20px !important;}

.index .btns {
  overflow: hidden;
  padding-top: 0.2rem;
}
.active>img {
  display: block;
  width: 100%;
}

.headers {
  width: 100%;
  height: 0.7rem;
  background-color: #FFFFFF;
  border-bottom: 1px solid #ededed;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in;
}

.headers .headms {
  width: 13.3rem;
  height: 0.7rem;
  z-index: 99;
  margin: 0 auto;
}

.headers .headms>a {
  display: block;
}

.headers .headms>a img {
  float: left;
  height: 0.3rem;
  margin: 0.2rem 1rem 0 0;
}

.headers .headms>ul {
  float: left;
}

.headers .headms>ul li {
  float: left;
  height: 0.7rem;
  text-align: center;
  padding: 0 0.3rem;
  margin-right: 0.1rem;
}

.headers .headms>ul li:hover a {
  color: #ff9b3b;
}

.headers .headms>ul li>a {
  font-size: 0.16rem;
  color: #666;
  height: 0.7rem;
  line-height: 0.7rem;
}

.headers .headms>ul li.active>a {
  color: #ff9b3b;
}

.headers {
  width: 100%;
  height: 70px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #ededed;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  min-width: 1200px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

.headers .headms {
  width: 1200px;
  height: 70px;
  z-index: 99;
  margin: 0 auto;
}

.headers .headms>a {
  display: block;
}

.headers .headms>a img {
  float: left;
  height: 50px;
  margin: 10px 190px 0 0;
}

.headers .headms>ul {
  float: left;
  width: 740px;
  overflow: hidden;
  height: 70px;
}

.headers .headms>ul li {
  float: left;
  height: 70px;
  text-align: center;
  padding: 0 45px;
  margin-right: 10px;
}

.headers .headms>ul li:hover a {
  color: #ff9b3b;
}

.headers .headms>ul li>a {
  font-size: 16px;
  color: #666;
  height: 70px;
  line-height: 70px;
}

.headers .headms>ul li.active>a {
  color: #ff9b3b;
}

.quick {
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 130px;
  background-color: rgba(0,0,0,0.7);
  bottom: 0;
  left: 0;
  padding-top: 13px;
  box-sizing: border-box;
}
.quick .title {
  font-size: 36px;
  color: #ffe8c1;
  font-weight: 700;
  text-align: center;
}
.quick .list {
  overflow: hidden;
  width: 495px;
  margin: 18px auto 0;
}
.quick .list .input {
  width: 278px;
  height: 48px;
  background-color: #fff;
  border-radius: 6px;
  margin-right: 25px;
  float: left;
}
.quick .list .input .logo {
  display: block;
  height: 31px;
  margin: 8px 15px 0;
  float: left;
}
.quick .list .input input {
  height: 48px;
  border: none;
  width: 200px;
  font-size: 16px;
  float: left;
}
.quick .submit {
  width: 190px;
  height: 48px;
  background-color: #ff9b3a;
  color: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 22px;
  font-weight: 700;
  border-radius: 6px;
  cursor: pointer;
  float: left;
}



.left{float: left;}
.right_contact{
  position: fixed;
  right: 0;
  bottom: 45%;
  z-index: 99;
  box-shadow: 0 0 4px 1px #ddd;
  background-color: #fff;
  box-sizing: border-box;
  width: 192px;
  height: 180px;
}
.right_contact dl{
  width: 182px;
  height: 90px;
  margin: 0 auto;
  cursor: pointer;
}
.right_contact dl dt img{
  border-radius: 50%;
  width: 60px;
  margin-top: 16px;
}
.right_contact dl dd{
  font-size: 12px;
  line-height: 16px;
  margin:20px 0 0 10px;
}
.right_contact .grey{
  color: #727272;
}
.right_contact .blue{
  color: #3a98f1;
}

.shade{
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  left: 0;
  top: 0;
  z-index: 99;
  display: none;
}
.draw{
  width: 3.98rem;
  height: 4.9rem;
  background: #fff;
  border-radius: 0.06rem;
  left: 40%;
  top: 18%;
  text-align: center;
  padding-top: 0.2rem;
  box-sizing: border-box;
  position: relative;
}
.draw .tit{
  height: 0.36rem;
  font-size: 0.22rem;
  line-height: 0.36rem;
  text-align: left;
  margin-bottom: 0.08rem;
}
.draw .tit img{
  float: left;
  display: block;
  width: 0.36rem;
  margin:0 0.12rem 0 0.28rem;
}
.draw .draw_content .draw_left{
  width: 4.05rem;
  float: left;
}
.draw .draw_content .draw_left img{
  width: 2.3rem;
  display: block;
  margin: 0.66rem auto 0;
}
.draw .draw_content .draw_left p{
  color: #8c8c8a;
  font-size: 0.2rem;
  margin-top: 0.28rem;
  text-align: center;
}
.draw .draw_content .draw_right{
  width: 2.68rem;
  height: 3.6rem;
  background: #e2eefb;
  border-radius: 0.08rem;
  float: left;
  overflow: hidden;
  box-shadow: 5px 5px 8px 2px #e9e8e8;
}
.draw .draw_content .draw_right img{
  width: 2.03rem;
  margin: 0.32rem auto 0;
}
.draw .draw_content .draw_right .name{
  font-size: 0.22rem;
  text-align: center;
  margin: 0.16rem 0 0.3rem 0;
  font-weight: 700;
}
.draw .draw_content .draw_right .num{
  font-size: 0.2rem;
  color: #8c8c8a;
  text-align: center;
}
.draw .close{
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 0.7rem;
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  color: #6c6c6c;
}
.draw .close:hover{
  color: #2d2b2b;
}