* {
  margin: 0;
  padding: 0;
}

#swp {
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

img {
  border: none;
}

ul, li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cl {
  clear: both;
}

.wp {
  clear: both;
  margin: 0 auto;
  width: 1000px;
  overflow: hidden;
}

.w {
  clear: both;
  margin: 0 auto;
  width: 1000px;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
}

a:hover {
}

/* Header */
.header {
  height: 71px;
  line-height: 71px;
}

.header .fr a {
}

/* Menu */
.menu {
  width: 100%;
  height: 48px;
  background: #f6f6f6;
}

.menu .wp {
  width: 1075px;
  height: 48px;
  padding-left: 47px
}

.menu .wp li {
  float: left;
  height: 35px;
  padding-top: 13px;
  margin: 0 43px;
}

.menu .wp li a {
  float: left;
  display: block;
  line-height: 22px;
  font-size: 16px;
  text-transform: uppercase
}

.menu .wp li a:hover, .menu .wp li .hover {
  border-bottom: 2px solid #0090cf;
}

/* Subnav */
.sub { /*display:none;*/
  position: relative;
  z-index: 999;
}

.subnav {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
  width: 100%;
  background: #009cda;
  height: 42px;
  line-height: 42px;
  color: #fff;
}

.subnav ul {
  display: none;
}

.subnav li {
  float: left;
}

.subnav li a {
  color: #fff;
  display: block;
  float: left;
  height: 42px;
  padding: 0 16px;
  font-size: 14px;
}

.subnav li a:hover, .subnav li .on, .subnav li a.hover {
  background: #0187bc;
}

/*Banner*/
.banner {
  position: relative;
  width: 100%;
  height: 499px;
}

.swap {
  width: 100%;
  height: 499px;
  margin: 0 auto;
}

#slider {
  list-style: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#slider li {
  width: 100%;
  height: 499px;
  display: none;
  position: absolute;
}

#slider li .con {
  float: right;
  color: #fff;
  width: 420px;
}

#slider li .con p {
  font-size: 18px;
  padding: 70px 0 20px;
}

#slider li .con h1 {
  font-size: 40px;
  font-weight: normal;
  line-height: 33px;
  padding-bottom: 20px;
}

#slider li .con a {
  display: inline-block;
  background: #54bea6;
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  behavior: url(../images/p.htc);
  font-weight: bold;
}

#slider li .con a:hover {
  background: #0090cf;
}

#naviSlider {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  text-align: center;
}

#naviSlider li {
  height: 10px;
  width: 10px;
  cursor: pointer;
  display: inline-block;
  background: url(../images/dot.png) -10px center no-repeat;
  *zoom: 1;
  *display: inline;
  *margin-left: 2px;
}

#naviSlider li.on {
  background: url(../images/dot.png) left center no-repeat;
}

/* Index */
.index1 {
  width: 100%;
  padding: 20px 0 40px;
}

.index1 .tit {
  text-align: center;
  padding: 50px 0;
  text-transform: uppercase
}

.index1 .tit span {
  color: #8a8a8a;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 2px;
  letter-spacing: 3px;
}

.index1 .con {
}

.index1 .con li {
  float: left;
  width: 268px;
  text-align: center;
  padding: 0 32px;
}

.index1 .con li h2 {
  font-size: 18px;
  padding: 30px 0;
}

.index1 .con li p {
  line-height: 180%;
  text-align: left;
  height: 90px
}

.index1 .con li span {
  display: block;
  padding: 30px 0;
}

.index1 .con li span a {
  background: url(../images/dot1.png) no-repeat right center;
  padding-right: 15px;
  color: #6ad1fe;
  font-weight: bold;
}

.index1 .con li span a:hover {
  text-decoration: underline;
}

.index2 {
  width: 100%;
  height: 582px;
  background: url(../images/ibg.jpg) no-repeat center top;
}

.index2 .ibox {
  position: relative;
  float: left;
  width: 50%;
  *width: 49.9%;
  height: 582px;
  color: #fff;
}

.index2 .ibox .imask {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 582px;
  background: url(../images/alpha.png);
  z-index: 99;
}

.index2 .ibox .con1 {
  padding: 80px 60px 0 0;
}

.index2 .ibox .con1 h2 {
  font-size: 36px;
}

.index2 .ibox .con1 h4 {
  font-size: 14px;
  padding: 10px 0 15px;
}

.index2 .ibox .con1 li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding: 12px 0;
}

.index2 .ibox .con1 li a i {
  position: absolute;
  right: 0;
  bottom: 4px;
  width: 0;
  height: 2px;
  line-height: 2px;
  background: #fff;
  overflow: hidden;
}

.index2 .ibox .con1 li a:hover i {
  width: 100%;
}

.index2 .ibox .con1 span {
  float: right;
  padding-top: 20px;
}

.index2 .ibox .con1 span a {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #fff;
  text-align: center;
  border-radius: 25px;
  behavior: url(css/p.htc);
  color: #fff;
  font-size: 16px;
}

.index2 .ibox .con2 {
  padding: 80px 0 0 60px;
}

.index2 .ibox .con1 span a:hover {
  background-color: #fff;
  color: #54bea6;
}

.index2 .ibox .con2 h2 {
  font-size: 36px;
}

.index2 .ibox .con2 h4 {
  font-size: 14px;
  padding: 10px 0 15px;
}

.index2 .ibox .con2 li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding: 12px 0;
}

.index2 .ibox .con2 li a i {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0px;
  height: 2px;
  line-height: 2px;
  background: #fff;
  overflow: hidden;
}

.index2 .ibox .con2 li a:hover i {
  width: 100%;
}

.index2 .ibox .con2 .last a {
  padding-bottom: 12px;
}

.index2 .ibox .con2 .last a i {
  bottom: 4px;
}

.index2 .ibox .con2 span {
  float: left;
  padding-top: 20px;
}

.index2 .ibox .con2 span a {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #fff;
  text-align: center;
  border-radius: 25px;
  behavior: url(css/p.htc);
  color: #fff;
  font-size: 16px;
}

.index2 .ibox .con2 span a:hover {
  background-color: #fff;
  color: #0090cf
}

.index3 {
  width: 100%;
  padding: 0 0 40px;
}

.index3 .wp {
  width: 1036px;
}

.index3 .tit {
  text-align: center;
  padding: 50px 0;
}

.index3 .tit span {
  color: #8a8a8a;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 2px;
  letter-spacing: 3px;
}

.index3 .tit span a {
  color: #8a8a8a;
}

.index3 .con {
}

.index3 .con li {
  float: left;
  width: 309px;
  margin: 0 18px;
}

.index3 .con li i {
  display: block;
  border-bottom: 1px solid #e3e3e3;
  text-align: right;
  font-style: normal;
  margin-bottom: 10px;
}

.index3 .con li img {
  display: block;
  width: 309px;
  height: 212px;
}

.index3 .con li h2 {
  height: 50px;
  font-size: 15px;
  padding: 15px 0;
}

.index3 .con li p {
  line-height: 20px;
}

.index3 .con li span {
  display: block;
  padding: 15px 0;
}

.index3 .con li span a {
  background: url(../images/dot1.png) no-repeat right center;
  padding-right: 15px;
  color: #6ad1fe;
  font-weight: bold;
}

.index3 .con li span a:hover {
  text-decoration: underline;
}

.index4 {
  width: 100%;
  background: #f3f3f3;
  text-align: center;
  overflow: hidden;
}

.index4 .wp {
  width: 1036px;
}

.index4 .tit {
  text-align: center;
  padding: 50px 0 30px;
}

.index4 .tit span {
  color: #8a8a8a;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 2px;
  letter-spacing: 3px;
}

.index4 .tit span a {
  color: #8a8a8a;
}

.index4 h2 {
  font-size: 22px;
}

.index4 p {
  margin: 0 auto;
  width: 850px;
  line-height: 20px;
  padding: 30px 0;
  font-size: 14px;
}

.index4 .con {
  clear: both;
  width: 100%;
  height: 400px;
  position: relative;
  margin-top: 20px;
}

.index4 .con .fbox {
  position: absolute;
  padding-top: 43px;
}

.index4 .con .fbox .name1, .index4 .con .fbox .name2 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -57px;
  width: 115px;
  height: 33px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
}

.index4 .con .fbox .name1 {
  background: url(../images/nbg1.png) no-repeat;
}

.index4 .con .fbox .name2 {
  background: url(../images/nbg2.png) no-repeat;
}

.index4 .con .fbox .face {
  display: inline-block;
  padding: 5px;
  border: 2px solid #98d5f1;
  border-radius: 80px;
  behavior: url(css/p.htc);
}

.index4 .con .fbox .face img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 80px;
  behavior: url(css/p.htc);
}

.index4 .con .f1 {
  top: 11px;
  left: 17px;
  width: 126px;
}

.index4 .con .f2 {
  top: 28px;
  left: 240px;
  width: 152px;
}

.index4 .con .f3 {
  top: -5px;
  left: 445px;
  width: 126px;
}

.index4 .con .f4 {
  top: 44px;
  left: 699px;
  width: 115px;
}

.index4 .con .f5 {
  top: 5px;
  left: 892px;
  width: 127px;
}

.index4 .con .f6 {
  top: 207px;
  left: 120px;
  width: 115px;
}

.index4 .con .f7 {
  top: 224px;
  left: 389px;
  width: 115px;
}

.index4 .con .f8 {
  top: 178px;
  left: 585px;
  width: 126px;
}

.index4 .con .f9 {
  top: 193px;
  left: 843px;
  width: 115px;
}

.index4 .con .f1 .face {
  width: 112px;
  height: 112px;
}

.index4 .con .f2 .face {
  width: 138px;
  height: 138px;
}

.index4 .con .f3 .face {
  width: 112px;
  height: 112px;
}

.index4 .con .f4 .face {
  width: 101px;
  height: 101px;
}

.index4 .con .f5 .face {
  width: 113px;
  height: 113px;
}

.index4 .con .f6 .face {
  width: 101px;
  height: 101px;
  border-color: #54bea6;
}

.index4 .con .f7 .face {
  width: 101px;
  height: 101px;
  border-color: #54bea6;
}

.index4 .con .f8 .face {
  width: 112px;
  height: 112px;
  border-color: #54bea6;
}

.index4 .con .f9 .face {
  width: 105px;
  height: 105px;
  border-color: #54bea6;
}

/* Footer */
/*.footer{width:100%; border-top:1px solid #d3d3d3; padding:30px 0 20px; overflow:hidden;}
.footer dl{float:left; padding-right:32px;}
.footer dl dt{font-weight:bold; font-size:14px; padding-bottom:10px;}
.footer dl dd{color:#9b9b9b; font-size:12px; line-height:20px;}
.footer dl dd a{color:#9b9b9b;}
.footer dl dd a:hover{ text-decoration:underline;}
.footer dl dd img{padding:0 15px 15px 0;}*/
.copyright {
  border-top: 1px solid #d3d3d3;
  text-align: center;
  font-size: 13px;
  color: #888;
  padding: 10px 0;
}

.pos {
  background: url(../images/home.gif) no-repeat 0 12px;
  padding-left: 20px;
  line-height: 35px;
}

.pos a {
  color: #9b9b9b;
}

.m-list {
  width: 100%;
  padding-top: 15px;
}

.m-list .wp {
  width: 1036px;
}

.m-list li {
  float: left;
  width: 309px;
  margin: 0 18px 50px;
}

.m-list li i {
  display: block;
  border-bottom: 1px solid #e3e3e3;
  text-align: right;
  font-style: normal;
  margin-bottom: 10px;
}

.m-list li img {
  display: block;
  width: 309px;
  height: 229px;
}

.m-list li h2 {
  font-size: 15px;
  padding: 15px 0;
}

.m-list li p {
  line-height: 20px;
}

.m-list li span {
  display: block;
  padding: 15px 0;
  margin-top: 5px;
  border-bottom: 1px solid #e3e3e3;
}

.m-list li span a {
  background: #54bea6;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  behavior: url(../images/p.htc);
}

.m-list li span a:hover {
  background: #009cda;
}

.pages {
  clear: both;
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  border-top: 1px dotted #c9c9c9;
  padding: 20px 0;
  margin: 20px 0 0;
}

.pages a {
  display: inline-block;
  border: 1px solid #d1dae4;
  color: 696969;
  margin: 0 2px;
  padding: 0 10px;
}

.pages a:hover, .pages .on {
  background: #007cc6;
  border-color: #007cc6;
  color: #fff;
}

.edit {
  width: 100%;
  height: 119px;
  background: #e6e6e6;
  margin-top: 30px;
}

.edit .wp {
  height: 119px;
  background: url(../images/edit.jpg) no-repeat;
}

.edit p {
  color: #6a6a6a;
  padding: 40px 0 0 100px;
  float: left;
  width: 500px;
  line-height: 20px;
  font-size: 13px;
}

.edit span {
  display: block;
  float: right;
  width: 300px;
}

.edit span a {
  display: block;
  width: 299px;
  height: 46px;
  line-height: 46px;
  background: #54bea6;
  color: #fff;
  font-size: 26px;
  text-align: center;
  border-radius: 25px;
  behavior: url(../images/p.htc);
  margin-top: 38px;
}

.edit span a:hover {
  background-color: #0090cf;
}

.share-this {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background: #f3f3f3;
  border-top: 1px solid #fff;
}

.share-this p {
  float: left;
  color: #1084c9;
  font-weight: bold;
}

.share-this p img {
  padding: 14px 0 0 5px;
}

.main {
  clear: both;
  margin: 0 auto;
  width: 60%;
  overflow: hidden;
  font-size: 14px;
}

.xiangmu {
  width: 80%
}

.sb {
  position: relative;
  border-bottom: 1px solid #d3d3d3; /*height:266px;*/
  margin: 0 0 20px 0;
}

.sb img {
  width: 100%;
}

.sb .h1 {
  width: auto;
  text-align: right;
  font-size: 30px;
  color: #ffffff;
  height: 45px;
  line-height: 45px;
  background-color: #34a182;
  overflow: hidden;
  top: 40%;
  position: absolute;
  padding: 5px 13px;
  font-weight: normal;
  right: 50px;
}

.main p {
  padding: 0 0 15px;
}

.main .img {
  padding: 40px 0 30px 0;
  overflow: hidden;
}

/*.main .img .c{ width:1050px;}*/
/* .main .img img{ margin-right:37px;} */
.main .imgr {
  float: right;
  padding: 0 0 0 40px;
}

.main h1 {
  color: #54bea6;
  font-size: 16px;
  padding: 5px 0 15px 0;
}

.main h2 {
  color: #009cda;
  font-size: 25px;
  padding: 40px 0 15px 0;
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 12px;
}

.main h3 {
  color: #54bea6;
  font-size: 18px;
  padding: 10px 0 10px 0;
}

.main h4 {
  color: #009cda;
  font-size: 14px;
  padding: 5px 0 5px 0;
}

.main h5 {
  color: #54bea6;
  font-size: 18px;
  padding: 10px 0 10px 0;
}

.main h6 {
  color: #FF6600;
  font-size: 14px;
  padding: 10px 0 10px 0;
}

.main .pt {
  border-top: 1px solid #d3d3d3;
  padding: 30px 0 30px 0;
  margin: 20px 0 20px;
  clear: both;
}

#newslist {
}

#newslist li {
  _display: inline-block;
  padding-top: 34px;
}

#newslist .img2 {
  float: left;
  width: 309px;
  height: 212px;
  position: relative;
}

#newslist .img2 img {
  float: left;
  width: 309px;
  height: 212px
}

#newslist li dl {
  float: right;
  width: 666px;
}

#newslist dt {
  line-height: 20px;
  overflow: hidden;
  padding-bottom: 0px;
  padding-top: 2px;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}

#newslist dt h1 {
  font-size: 12px;
  color: #b7b7b7;
  font-weight: bold;
  padding-top: 15px
}

#newslist dt a:hover {
  color: #009cda;
}

#newslist dd {
  line-height: 21px;
  padding-top: 3px;
  padding-bottom: 8px;
  font-size: 13px;
}

#newslist li .inner2 {
  padding-top: 16px;
  border-top: solid 1px #d8d8d8
}

#newslist .inner2 .img2 i {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 20px;
  background: url(../images/a10.gif) no-repeat;
}

#newslist .xp {
  background: url(../images/dot1.png) no-repeat right center;
  padding-right: 15px;
  color: #6ad1fe;
  font-size: 13px;
  font-weight: bold;
}

.newsdetail {
  font-size: 14px;
  line-height: 28px;
  padding: 7px 0 10px 0;
  border-top: 1px solid #d3d3d3;
}

.newsdetail h1 {
  font-size: 18px;
  padding-top: 15px;
  line-height: 120%;
  font-weight: bold;
}

.newsdetail h2 {
  font-size: 12px;
  color: #919191;
  padding: 8px 0 10px;
}

.newsdetail p {
  font-size: 14px;
  line-height: 28px;
  padding-bottom: 7px;
  padding-top: 7px
}

.newsdetail p img {
  padding-bottom: 7px;
  padding-top: 7px
}

.newsdetail .newsback {
  padding: 3px 2px;
  border-top: 1px solid #009cda;
  margin: 25px 0;
}

.newsdetail .newsback .b {
  font-size: 14px;
  color: #009cda;
  font-weight: bold;
}

.newsdetail .newsback .b:hover {
  color: #186ade;
}

.newsdetail .newsback .p {
  float: right;
  font-size: 12px;
  color: #868686;
}

.newsdetail .newsback .p:hover {
  color: #186ade;
}

.n2rc {
  margin: 45px 0 0;
  border-top: 1px dotted #C0C0C0;
  padding: 24px 0 0;
}

.n2rc_a {
  line-height: 20px;
  color: #585858;
  font-family: 'Arial';
}

.n2rc span.sp {
  color: #ff7200;
}

ul.n2rc_b {
  padding: 13px 0 0;
}

ul.n2rc_b li {
  margin: 10px 0 0;
}

ul.n2rc_b p {
  line-height: 25px;
  color: #585858;
  font-family: 'Arial';
  padding: 0;
}

ul.n2rc_b input.text, .textarea {
  width: 468px;
  border: 1px solid #D6D6D6;
  padding: 5px;
  resize: none;
}

.textarea {
  height: 273px;
}

ul.n2rc_b input.btn {
  width: 73px;
  height: 28px;
  background: #6C6C6C;
  cursor: pointer;
  border: 0 none;
  color: #C0C0C0
}

.n2rbr {
  float: right;
  padding: 2px;
  border: 1px solid #E3E3E3;
  margin: 12px 0 0;
}

.p12 {
  font-size: 12px;
  color: #acacac;
}

.imgborder {
  border: 1px solid #d4d4d4;
}

.main .pt2 {
  border-top: 1px solid #d3d3d3;
  padding: 30px 0 0 0;
  margin: 20px 0 20px;
  clear: both;
  font-size: 12px;
  color: #909090;
}

.tbx {
  border-collapse: collapse;
  margin: 10px 0 20px 0;
}

.tbx td {
  padding: 3px 5px;
  border: 1px solid #d4d4d4;
}

.sb2 {
  position: relative; /*height:266px;*/
  margin: 0 0 20px 0;
}

.sb2 img {
  width: 100%;
}

.sb2 .h1 {
  width: auto;
  text-align: right;
  font-size: 30px;
  color: #ffffff;
  height: 45px;
  line-height: 34px;
  background-color: #0090cf;
  overflow: hidden;
  top: 40%;
  position: absolute;
  padding: 5px 13px;
  font-weight: normal;
  left: 50px;
}

.fs h1 {
  width: 100px;
  border: 2px solid #34ade1;
  border-radius: 6px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #34ade1;
  padding: 0;
}

.fs p {
  text-align: left;
  padding: 7px 10px 10px 0;
}

.job {
  overflow: hidden;
  width: 1000px;
}

.job dl {
  width: 968px;
  background-color: #fff;
  padding: 16px 16px;
  float: left;
  margin: 10px 22px 0px 0;
  border-top: 1px solid #d4d4d4;
}

.job dl dd p {
  font-size: 12px;
  padding: 11px 0;
  line-height: 20px;
}

.job dt {
  color: #0090cf;
  font-size: 16px;
  height: 12px;
  line-height: 22px;
  float: left;
  width: 500px;
  margin: 8px 0 0
}

.job dt a {
  color: #0090cf;
}

.job dt a:hover {
  color: #54bea6;
}

.job p {
  font-size: 12px;
  padding: 11px 0;
  line-height: 190%;
}

.job dl:hover {
  border-top: 1px solid #54bea6;
}

.job a.more {
  display: block;
  width: 73px;
  line-height: 20px;
  color: #747474;
  margin: 8px 0 0;
  float: right;
  border: 1px solid #0090cf;
  text-align: center;
  color: #0090cf;
  font-size: 12px;
  border-radius: 3px;
}

.job a.more:hover {
  color: #fff;
  border: 1px solid #54bea6;
  background-color: #54bea6;
}

.job h1 {
  color: #0090cf;
  font-size: 26px;
  text-align: center;
  line-height: 35px;
  height: 35px;
}

.job .h2 {
  line-height: 30px;
  margin: 20px 0 4px 0;
  font-size: 16px;
  color: #54bea6;
  border: 0;
}

.jobsub {
  padding: 10px 10px;
  text-align: center;
  background: #54bea6;
  color: #fff;
  height: 60px;
  line-height: 25px;
  font-size: 16px;
  line-height: 25px
}

.jobsub a {
  color: #c7f6eb;
}

.jobsub a:hover {
  text-decoration: underline;
}

::selection {
  background: #54bea6;
  color: white;
}

::-moz-selection {
  background: #54bea6;
  color: white;
}

.m3 {
  background-color: #efefef;
  border-bottom: 1px solid #ccc;
  height: 35px;
  margin: 20px auto;
}

.m3 a {
  display: block;
  font-size: 16px;
  color: #009cda;
  float: left;
  padding: 5px 13px;
}

.m3 a:hover {
  background-color: #009cda;
  color: #fff;
}

.mr { /*padding:15px 0 0  270px;*/
  margin: 0 auto;
  width: 100%;
}

.mr ul li {
  width: 100px;
  text-align: center;
  height: 100px;
}

.mr ul li img {
  width: 91px;
  height: 90px;
  float: left;
  padding-left: 0 !important;
  text-align: center;
  margin: 0 22px 10px 10px;
}

.mr ul a {
  color: #009cda;
  font-size: 16px;
}

.mr ul a:hover {
  color: #54bea6;
}

.mr p {
  text-align: center;
  margin: 15px auto;
}

/*-------------------修改*/
.up_img_20 {
  margin-top: 20px
}

.main_flost_1 > img {
  margin-bottom: 15px
}

.main_flost_1:nth-child(2) {
  margin: 0 10px 0 10px
}

.mr_li_img_none_width {
  width: 420px;
  margin: 0 auto;
}

.main_bwnbq {
  width: 90%;
  margin: 0 auto;
}

.main_bwnbq img {
  width: 30%;
}

.img_luang, .img_luang > div {
  width: 100%;
}

.img_luang > div > img {
  width: 25%;
  margin-right: 0;
}

/*-------------响应式*/

@media screen and (max-width: 1024px) {
  .main {
    width: 90%;
  }

  .up_img_20 {
    margin-top: 20px
  }

  .main_flost_1 > img {
    width: 49%
  }
}

@media screen and (max-width: 1024px) {
  .sb2 > .h1 {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px !important;
    height: auto;
  }

  .main > .img_luang {
    width: 100%;
  }

  .main .img img {
    margin-right: 0px;
    width: 50%;
  }
}

@media screen and (max-width: 960px) {
  .top_img3 > img {
    width: 30%
  }

  .c > img {
    float: left;
    width: 49%;
  }
}

@media screen and (max-width: 720px) {
  .gs_img2 > img {
    width: 32.33%;
    margin-bottom: 15px;
  }
}

.M_top_15 {
  margin-top: 15px
}
.cl .main img{
  padding: 0 5px;
  margin-bottom: 10px;
}
.display-a a{
  display: inline;
}
	/* 李--- */
	
	.book{width: 65%;
		margin: 40px auto;
		border-bottom:1px solid #cbcbcb;
	/* 	color:#009cd9; */
	}
	.aImg{width: 100%;}
	.aImg>img{width: 100%;
		margin-bottom: 55px;}
	.book>p{
		margin-bottom: 20px;
	}
	.PDF{
		width: 100%;
		height: 72px;
		border-top:1px solid #cbcbcb;
		position: relative;
	}
	.PDF>dt{
		font-size: 20px;
		line-height: 72px;
		margin-left: 10px;
	}
	.PDF>dd{
		position: absolute;
		right: 20px;
		top:25%;
	}
	@media screen and (max-width: 900px){
		.book{width: 100%}
		.PDF{position: relative;}
		.aImg>img{width: 100%;margin: -25px 0 10px 0;}
		.book>p{
			margin:2%  5% ;
		}
	}
	.PDF>span{
		height:10px;width:100%;
		border:1px solid red;
	}
	@media screen and (max-width: 500px){
		.book{
			width:100%;
		}
		.aImg>img{width: 100%;
			margin: -25px 0 5px 0;}
		.book>p{
			margin:2%  5% ;
		}
		.PDF>dd{
			position: absolute;
			left:20px;
			top:70%;
			font-size: 13px;
		}
		.PDF{text-align: center;}
		.PDF>dd,.PDF>dt>a{
			text-align: center;
			font-size: 13px;
    }
  }
/* -----L--2018-12-10 */
@media screen and (max-width: 960px){
.copyright-phone{
  display: none;
}
}

		/* 秦佳 2018.11.22 */
		.PDF {
			display: flex;
			flex-direction: column;
			/* align-items: center; */
			justify-content: center;
		}
		.PDF>dt{
			line-height: 1.15;
			margin-bottom: 10px;
		}
		.PDF>dd{
		/* 	position: static; */
		}
.comp-nav {
  padding-top: 45px;
  padding-bottom: 25px;
}



/* ----李勇超 */
@media screen and (max-width: 1024px){
  .elm-tab-view1{
    display: none!important;
  }
  .comp-nav{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  }  

  /* 光伏组件 */
  .ding{
    position: relative;
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    }


  .ding>span>.oImg{
    width: 25%;
    position: absolute;
    top:0px;
    left:0px;
    font-size:20px;
    z-index: 999;

  }
  .ding>span>.dier{
    position: absolute;
    top: 400px;
    left: 70px;
    font-size: 23px	;
    font-weight: bold;
    color:#fff;

  }
  .ding>span>h1{
    position: absolute;
    top: 300px;
    left: 70px;
    font-size: 40px	;
    font-weight: bold;
    color:#fff;
  }


    .ding>span>.oImg{
      position: absolute;
      top:35%;
      left:2%;
      font-size:20px;


    }
    .ding>span>.dier{
      position: absolute;
      top: 35%;
      left: 70px;
      font-size: 23px	;
      font-weight: bold;
      color:#fff;

    }
    .ding>span>h1{
      position: absolute;
      top: 20%;
      left: 70px;
      font-size: 40px	;
      font-weight: bold;
      color:#fff;
    }

  @media (max-width: 1020px) {
    .ding {
      width: 100%;
      overflow: hidden;

    }
    .ding>span>h1{
      font-size:20px;
    }
    .ding>span>.dier{
      font-size: 10px;
    }
  }
  @media (max-width: 500px){
    .ding>span>.dier{
      display: none;
    }
  }
  @media (max-width: 767px){
    #tinymce > .page-ttl h2 {
      font-size: 1.5em;
    }
  }
  /* 户用电站---L */
  .min-flost img{
    width: 33%;
    float: left;
  }
  @media (max-width: 767px){
    .min-flost img{
      width: 50%;
      float: left;
    }
  }