@charset "utf-8";
.Modular1 {
  width: 100%;
  min-width: 1200px;
  background: url(../cdpfimg/bg1.png) no-repeat;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.Modular1 .banner {
  position: relative;
  width: 800px;
  margin: 0 auto;
  height: 508px;
}
.Modular1 .banner .banner_img li {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.Modular1 .banner img {
  width: 800px;
  height: 508px;
}
.Modular1 .banner .menu {
  position: absolute;
  width: 110px;
  height: 396px;
  left: -110px;
  top: 0;
}
.Modular1 .banner .menu li {
  font-size: 16px;
  color: #666;
  line-height: 40px;
  padding-left: 20px;
  cursor: pointer;
}
.Modular1 .banner .menu li:hover {
  color: red;
}
.Modular1 .banner .menu li.ac {
  font-size: 20px;
  color: #333;
  background: url(../cdpfimg/li_bg.png) no-repeat left center;
}
.Modular1 .banner .menu li.ao {
  font-size: 20px;
  color: red;
  background: url(../cdpfimg/li_bg.png) no-repeat left center;
}
.Modular1 .banner .sjx1 {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0px;
  border-bottom: 76px solid #eff7f3;
  border-right: 750px solid transparent;
}
.Modular1 .banner .sjx2 {
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: -1px;
  border-bottom: 44px solid #eff7f3;
  border-left: 50px solid transparent;
}
.Modular1 .banner .switch li {
  position: absolute;
  cursor: pointer;
}
.Modular1 .banner .switch li.li1 {
  width: 15px;
  height: 17px;
  left: -116px;
  bottom: 162px;
  background: url(../cdpfimg/li1.png);
}
.Modular1 .banner .switch li.li1.ac {
  background: url(../cdpfimg/li11.png);
}
.Modular1 .banner .switch li.li2 {
  width: 16px;
  height: 17px;
  left: -100px;
  bottom: 128px;
  background: url(../cdpfimg/li2.png);
}
.Modular1 .banner .switch li.li2.ac {
  background: url(../cdpfimg/li22.png);
}
.Modular1 .banner .switch li.li3 {
  width: 21px;
  height: 23px;
  left: -88px;
  bottom: 86px;
  background: url(../cdpfimg/li3.png);
}
.Modular1 .banner .switch li.li3.ac {
  background: url(../cdpfimg/li33.png);
}
.Modular1 .banner .switch li.li4 {
  width: 31px;
  height: 35px;
  left: -70px;
  bottom: 36px;
  background: url(../cdpfimg/li4.png);
}
.Modular1 .banner .switch li.li4.ac {
  background: url(../cdpfimg/li44.png);
}
.Modular1 .banner .switch li:hover {
  background: #2fd1ca;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.Modular2 {
  width: 100%;
  min-width: 1200px;
  background: #eff7f3;
}
.Modular2 .content h3 {
  font-size: 20px;
  color: #616a62;
  padding-left: 46px;
}
.Modular2 .content h3.new {
  background: url(../cdpfimg/new.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular2 .content h3.notice {
  background: url(../cdpfimg/notice.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular2 .content h3.work {
  background: url(../cdpfimg/work.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular2 .content h3.dang {
  background: url(../cdpfimg/dang.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular2 .content a.more {
  font-size: 40px;
  color: #7c7d74;
}
.Modular2 .content a.more:hover {
  color: #4881de;
}
.Modular2 .content .left {
  width: 500px;
  height: 620px;
}
.Modular2 .content .left .top {
  width: 100%;
  height: 48px;
}
.Modular2 .content .left a.pre {
  position: absolute;
  left: 0;
  top: 40%;
  font-size: 30px;
  color: #fff;
  z-index: 999;
  background: #000;
  opacity: .8;
  filter: alpha(opacity=80);
  line-height: 30px;
  padding-bottom: 4px;
  display: none;
}
.Modular2 .content .left a.next {
  position: absolute;
  right: 0;
  top: 40%;
  font-size: 30px;
  color: #fff;
  z-index: 999;
  background: #000;
  opacity: .8;
  filter: alpha(opacity=80);
  line-height: 30px;
  padding-bottom: 4px;
  display: none;
}
.Modular2 .content .left .lbt:hover a {
  display: block;
}
.Modular2 .content .left .switch {
  width: 100%;
  height: 282px;
  position: relative;
}
.Modular2 .content .left .switch li {
  position: absolute;
}
.Modular2 .content .left .switch li.li1 {
  width: 280px;
  height: 160px;
  left: 0;
  top: 56px;
}
.Modular2 .content .left .switch li.li2 {
  width: 370px;
  height: 210px;
  left: 60px;
  top: 30px;
  z-index: 99;
}
.Modular2 .content .left .switch li.li3 {
  width: 280px;
  height: 160px;
  right: 0;
  top: 56px;
}
.Modular2 .content .left .switch li div {
  width: 100%;
  height: 100%;
  position: relative;
}
.Modular2 .content .left .switch li div img {
  width: 100%;
  height: 100%;
}
.Modular2 .content .left .switch li div i {
  width: 100%;
  height: 20%;
  background: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  bottom: 0;
}
.Modular2 .content .left .switch li div p {
  position: absolute;
  left: 20px;
  bottom: 5%;
  color: #fff;
}
.Modular2 .content .left .list {
  padding-top: 10px;
}
.Modular2 .content .left .list li {
  width: 70%;
  line-height: 40px;
  background: url(../cdpfimg/li_dian.png) no-repeat left center;
  padding-left: 8px;
}
.Modular2 .content .left .list li a {
  color: #666;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
}
.Modular2 .content .left .list li a:hover {
  color: #1aa0dd;
}
.Modular2 .content .right {
  width: 460px;
  height: 600px;
}
.Modular2 .content .right .top {
  width: 100%;
  height: 48px;
}
.Modular2 .content .right .list {
  padding-top: 10px;
}
.Modular2 .content .right .list li {
  width: 85%;
  line-height: 40px;
  background: url(../cdpfimg/li_dian.png) no-repeat left center;
  padding-left: 8px;
}
.Modular2 .content .right .list li a {
  color: #666;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
}
.Modular2 .content .right .list li a:hover {
  color: #1aa0dd;
}
.Modular2 .content .right h4 {
  text-align: center;
  font-size: 18px;
  color: #038ece;
  margin-top: 18px;
}
.Modular3 {
  width: 100%;
  min-width: 1200px;
  background: #eff7f3;
}
.Modular3 a.Advertisement {
  width: 1200px;
  margin: 0 auto;
  height: 90px;
  display: block;
  margin-bottom: 24px;
}
.Modular3 a.Advertisement img {
  width: 100%;
  height: 100%;
}
.Modular3 .top {
  width: 1200px;
  margin: 0 auto;
  height: 62px;
}
.Modular3 h3 {
  font-size: 20px;
  color: #333;
  padding-left: 58px;
}
.Modular3 h3.Sports {
  background: url(../cdpfimg/Sports.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.te {
  background: url(../cdpfimg/tayd2.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.kang {
  background: url(../cdpfimg/kang.png) no-repeat left center;
  margin-top: 16px;
}
.Modular3 h3.zhuan {
  background: url(../cdpfimg/zhuan.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.zxc {
  background: url(../cdpfimg/zxc2.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.tpj {
  background: url(../cdpfimg/tpj.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.qgjd {
  background: url(../cdpfimg/qgjd.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.yq {
  background: url(../cdpfimg/yq.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
}
.Modular3 h3.ffss {
  background: url(../cdpfimg/shu.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
  margin-left: 18px;
  color: #666;
  padding-left: 10px;
  font-weight: normal;
}
.Modular3 h3.ffss2 {
  background: url(../cdpfimg/fwsss.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
  margin-left: 4px;
  color: #666;
  padding-left: 34px;
  font-weight: normal;
}
.Modular3 h3.ffss3 {
  background: url(../cdpfimg/spj2.png) no-repeat left center;
  margin-top: 16px;
  background-size: auto 100%;
  margin-left: 4px;
  color: #666;
  padding-left: 34px;
  font-weight: normal;
}
.Modular3 .hezuo {
  width: 250px;
  height: 40px;
  position: relative;
  margin: 8px 0 0 260px;
}
.Modular3 .hezuo input {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: #eff7f3;
  border: 1px solid #707070;
  text-indent: 1em;
}
.Modular3 .hezuo a {
  position: absolute;
  right: 10px;
  top: 4px;
  width: 34px;
  height: 34px;
  background: url(../cdpfimg/lj.png);
}
.Modular3 a.more {
  font-size: 40px;
  color: #7c7d74;
  margin-right: 10px;
}
.Modular3 a.more:hover {
  color: #4881de;
}
.Modular3 .new {
  width: 1200px;
  margin: 0 auto;
  height: 180px;
}
.Modular3 .new .left {
  width: 500px;
}
.Modular3 .new .left p {
  color: #666;
  line-height: 36px;
  text-indent: 2em;
  font-size: 16px;
}
.Modular3 .new h4 {
  margin: 0 auto;
  font-size: 18px;
  color: #038ece;
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.Modular3 .new .right {
  width: 500px;
}
.Modular3 .new .right .list {
  padding-top: 10px;
}
.Modular3 .new .right .list li {
  width: 85%;
  line-height: 30px;
  background: url(../cdpfimg/li_dian.png) no-repeat left center;
  padding-left: 8px;
}
.Modular3 .new .right .list li a {
  color: #666;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
}
.Modular3 .new .right .list li a:hover {
  color: #1aa0dd;
}
.Modular3 .zthd {
  width: 1200px;
  margin: 0 auto;
  height: 330px;
  position: relative;
}
.Modular3 .zthd li {
  width: 152px;
  height: 176px;
  position: absolute;
  
}
.Modular3 .zthd li img {
  width: 152px;
  height: 176px;
}
.Modular3 .zthd li.z1 {
  left: 0px;
  top: 0px;
}
.Modular3 .zthd li.z2 {
  left: 78px;
  top: 138px;
}
.Modular3 .zthd li.z3 {
  left: 314px;
  top: 0px;
}
.Modular3 .zthd li.z4 {
  left: 390px;
  bottom: 16px;
}
.Modular3 .zthd li.z5 {
  left: 546px;
  bottom: 16px;
}
.Modular3 .zthd li.z6 {
  left: 624px;
  top: 0px;
}
.Modular3 .zthd li.z7 {
  right: 268px;
  top: 0px;
}
.Modular3 .zthd li.z8 {
  right: 192px;
  bottom: 16px;
}
.Modular3 .zthd li.z9 {
  right: 36px;
  bottom: 16px;
}
.Modular3 .zthd li.z10 {
  right: 0px;
  top: 0px;
}
.Modular3 .cgss {
  width: 1200px;
  margin: 0 auto;
  height: 544px;
  padding-top: 70px;
  position: relative;
}
.Modular3 .cgss li {
  width: 308px;
  height: 240px;
  float: left;
  margin-left: 18px;
  margin-bottom: 30px;
}
.Modular3 .cgss li.first {
  width: 180px;
}
.Modular3 .cgss li.first p {
  font-size: 16px;
  color: #4b4c4d;
  margin-top: 84px;
}
.Modular3 .cgss li.four {
  margin-left: 54px;
}
.Modular3 .cgss li .box {
  width: 262px;
  height: 190px;
  border: 4px solid #a9def4;
  position: relative;
}
.Modular3 .cgss li .box .img {
  border:1px solid #a1a1a1;
  position: absolute;
  width: 254px;
  height: 196px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  overflow: hidden;
  left: -24px;
  top: -40px;
}
.Modular3 .cgss li .box .img img {
  width: 254px;
  height: 196px;
}
.Modular3 .cgss li .box .ms {
  position: absolute;
  cursor: pointer;
  width: 254px;
  height: 196px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  left: -24px;
  top: -40px;
  background: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  display: none;
}
.Modular3 .cgss li .box .ms p {
  text-indent: 2em;
  color: #fff;
  padding: 30px 20px;
}
.Modular3 .cgss li .box span {
  position: absolute;
  bottom: 4px;
  left: 14px;
  font-size: 16px;
  color: #4b4c4d;
}
.Modular3 .cgss li .box a.lj {
  position: absolute;
  bottom: 4px;
  right: 6px;
  color: #058fce;
}
.Modular3 .tyjd {
  height: 150px;
}
.Modular3 .tyjd li {
  float: left;
  width: 112px;
  height: 82px;
  margin: 24px;
}
.Modular3 .tyjd li img {
  width: 112px;
  height: 82px;
}
.Modular3 .yqlj {
  height: 120px;
}
.Modular3 .yqlj li {
  float: left;
  width: 230px;
  height: 68px;
  border: 1px solid #e5e5e5;
  margin-left: 10px;
}
.Modular3 .yqlj li img {
  width: 230px;
  height: 68px;
}
.Modular4 {
  width: 100%;
  min-width: 1200px;
  background: #eff7f3;
}
.Modular4 .top {
  width: 1200px;
  margin: 0 auto;
  height: 62px;
  margin-bottom: 30px;
}
.Modular4 a.more {
  font-size: 40px;
  color: #7c7d74;
  margin-right: 10px;
}
.Modular4 a.more:hover {
  color: #4881de;
}
.Modular4 .pro {
  padding-top: 30px;
}
.Modular4 .pro li {
  cursor: pointer;
  font-size: 18px;
  color: #666;
  padding-left: 20px;
  margin-left: 20px;
  background: url(../cdpfimg/shu.png) no-repeat left center;
  background-size: auto 100%;
}
.Modular4 .pro li.on {
  background: url(../cdpfimg/dian.png) no-repeat left center;
  font-size: 20px;
  color: #333;
  padding-left: 30px;
  font-weight: bold;
}
.Modular4 .box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 124px;
  overflow: hidden;
}
.Modular4 .box a.pre {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 0px;
  top: 34px;
  background: url(../cdpfimg/left.png) no-repeat;
  z-index: 9999;
}
.Modular4 .box a.next {
  width: 42px;
  height: 42px;
  position: absolute;
  right: 0px;
  top: 34px;
  background: url(../cdpfimg/right.png) no-repeat;
  z-index: 9999;
}
.Modular4 .Carousel {
  position: absolute;
  left: 0;
  top: 0;
  height: 124px;
   transition:all .5s;
}
.Modular4 .Carousel li {
  float: left;
  width: 124px;
  height: 124px;
  margin-left: 42px;
}
.Modular5 {
  width: 100%;
  min-width: 1200px;
  background: #eff7f3;
}
a.cya{display: block; width: 130px; height: 30px; text-align: center; line-height: 30px; color: #fff; background: #4eb8fb; border-radius: 4px;-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px; margin:0 0 50px 80px;}
.Modular5 a.pre {
  position: absolute;
  left: 5%;
  top: 40%;
  font-size: 30px;
  color: #fff;
  z-index: 999;
  background: #000;
  opacity: .8;
  filter: alpha(opacity=80);
  line-height: 30px;
  padding-bottom: 4px;
  display: none;
}
.Modular5 a.next {
  position: absolute;
  right: 5%;
  top: 40%;
  font-size: 30px;
  color: #fff;
  z-index: 999;
  background: #000;
  opacity: .8;
  filter: alpha(opacity=80);
  line-height: 30px;
  padding-bottom: 4px;
  display: none;
}
.Modular5 .lbt:hover a {
  display: block;
}
.Modular5 .switch {
  width: 1200px;
  margin: 0 auto;
  height: 282px;
  position: relative;
}
.Modular5 .switch li {
  position: absolute;
}
.Modular5 .switch li.li1 {
  width: 280px;
  height: 184px;
  left: 30px;
  top: 56px;
  z-index: 3;
}
.Modular5 .switch li.li2 {
  width: 370px;
  height: 210px;
  left: 408px;
  top: 30px;
  z-index: 999;
}
.Modular5 .switch li.li3 {
  width: 280px;
  height: 160px;
  left: 720px;
  top: 56px;
  z-index: 3;
}
.Modular5 .switch li.li4 {
  width: 240px;
  height: 120px;
  left: 900px;
  top: 66px;
  z-index: 1;
}
.Modular5 .switch li.li5 {
  width: 240px;
  height: 120px;
  left: 30px;
  top: 66px;
  z-index: 1;
}
.Modular5 .switch li p {
  text-align: center;
  color: #484848;
}
.Modular5 .switch li div {
  width: 100%;
  height: 100%;
}
.Modular5 .switch li div img {
  width: 100%;
  height: 100%;
}
.Modular6 {
  width: 100%;
  min-width: 1200px;
  min-height: 342px;
  background: #eff7f3;
  padding-bottom: 20px;
}
.Modular6 .content h4 {
  font-size: 20px;
  color: #333;
  padding-left: 42px;
  font-weight: normal;
  margin-left: 120px;
  margin-bottom: 10px;
}
.Modular6 .content .nr {
  width: 390px;
  height: 280px;
  overflow: auto;
}
.Modular6 .content .hdj {
  width: 100%;
  font-size: 20px;
  margin-bottom: 22px;
  padding-left: 40px;
  background: url(../cdpfimg/hdjl.png) no-repeat left center;
  background-size: auto 100%;
}
.Modular6 .content .left {
  width: 390px;
  height: 320px;
}
.Modular6 .content .left h4 {
  background: url(../cdpfimg/wb.png) no-repeat left center;
}
.Modular6 .content .left .nr {
  background: #fff;
}
.Modular6 .content .left .nr ul {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 0 6px;
  box-sizing: border-box;
}
.Modular6 .content .left .nr ul li {
  width: 100%;
  height: 84px;
  background: #fff;
  border-bottom: 1px solid #efefef;
}
.Modular6 .content .left .nr ul li img {
  width: 70px;
  height: 70px;
  border: 1px solid #efefef;
  margin: 4px 10px 0 0;
}
.Modular6 .content .left .nr ul li p {
  width: 270px;
  margin-top: 10px;
}
.Modular6 .content .left .nr ul li span {
  color: #a3a3a3;
  margin-top: 4px;
}
.Modular6 .content .center {
  width: 390px;
  height: 320px;
  margin: 0 10px;
}
.Modular6 .content .center h4 {
  background: url(../cdpfimg/wx.png) no-repeat left center;
}
.Modular6 .content .center .nr {
  background: #f2f7e9;
}
.Modular6 .content .center .nr {
  background: #f2f7e9;
}
.Modular6 .content .center .nr .liuyan{
  width: 90%;
  min-height: 110px;
  margin-left: 20px;
}
.Modular6 .content .center .nr .liuyan .kuan{
  width: 100%;
  padding: 10px 20px; 
  box-sizing: border-box;
  position: relative;
  text-indent: 1.2em;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  background:#0ea4e2;
  color: #fff;
  margin-bottom: 20px;
}
.Modular6 .content .center .nr .liuyan .kuan i{
  width: 0;
  height: 0;
  border-top: 12px solid #0ea4e2;
  border-left: 8px solid transparent;
  border-right: 18px solid transparent;
  position: absolute;
  left: 58px;
  bottom: -12px;
}
.Modular6 .content .center .nr .liuyan .kuan2{
  width: 100%;
  padding: 10px 20px; 
  box-sizing: border-box;
  position: relative;
  text-indent: 1.2em;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  background:#c9c9c9;
  color: #fff;
  margin-bottom: 20px;
}
.Modular6 .content .center .nr .liuyan .kuan2 i{
  width: 0;
  height: 0;
  border-top: 12px solid #c9c9c9;
  border-left: 8px solid transparent;
  border-right: 18px solid transparent;
  position: absolute;
  left: 58px;
  bottom: -12px;
}
.Modular6 .content .center .nr .liuyan .ly{
  width: 80%;
  color: #666;
  overflow: hidden;
  white-space:nowrap; 
  text-overflow:ellipsis;
  margin-bottom: 10px;
}
p.wjdc{color: #666; line-height: 30px;}
p.wjdc span{color: #0f7fc6;}
.Modular6 .content .right {
  width: 390px;
  height: 320px;
}
.Modular6 .content .right h4 {
  background: url(../cdpfimg/xz.png) no-repeat left center;
}
.Modular6 .content .right .nr li {
  padding-left: 38px;
  width: 340px;
  line-height: 46px;
}
.Modular6 .content .right .nr li.word {
  background: url(../cdpfimg/dow1.png) no-repeat left center;
}
.Modular6 .content .right .nr li.ppt {
  background: url(../cdpfimg/ppt.png) no-repeat left center;
}
.Modular6 .content .right .nr li.tupian {
  background: url(../cdpfimg/tupian.png) no-repeat left center;
}
.Modular6 .content .right .nr li.sp {
  background: url(../cdpfimg/sp.png) no-repeat left center;
}
.Modular6 .content .right .nr li.pwd {
  background: url(../cdpfimg/pes.png) no-repeat left center;
}
.Modular6 .content .right .nr li a.one {
  color: #3f3f3f;
  display: block;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Modular6 .content .right .nr li a.dow {
  width: 24px;
  height: 28px;
  background:url(../cdpfimg/dow.png) no-repeat;
}
.Modular6 .content .right .nr li a:hover {
  color: #1aa0dd;
}



.Auxiliary{
  width: 76px; 
  height: 348px;
  position: fixed;
  right: 0;
  top: 180px;
}
.Auxiliary li{
  width: 67px;
  height: 67px;
  margin-bottom: 2px;
  background: #a7a7a7;
  color: #fff;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.Auxiliary li img{position: absolute; left: -108px; top: -22px; display: none;}
.Auxiliary li.ac{background:#7bd0f8;}
.Auxiliary li.xl i{display: inline-block; width: 32px; height: 27px; background: url(../cdpfimg/xl.png) no-repeat; margin-top: 10px;}
.Auxiliary li.wx i{display: inline-block; width: 30px; height: 25px; background: url(../cdpfimg/wx2.png) no-repeat; margin-top: 10px;}
.Auxiliary li.pho i{display: inline-block; width: 17px; height: 28px; background: url(../cdpfimg/pho2.png) no-repeat; margin-top: 10px;}
.Auxiliary li.eye i{display: inline-block; width: 26px; height: 17px; background: url(../cdpfimg/eye.png) no-repeat; margin-top: 8px;}

.Auxiliary li.Return{font-size: 20px;}
