@charset "UTF-8";
input, textarea {
  -webkit-appearance: none; }

a {
  text-decoration: none;
  color: #5B92F9; }

textarea {
  resize: none; }

button {
  border: none; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* IE input X 去掉文本框的叉叉和密码输入框的眼睛图标 */
::-ms-clear, ::-ms-reveal {
  display: none; }

.l {
  float: left;
  display: inline; }

.r {
  float: right;
  display: inline; }

.ps_ovhidden {
  overflow: hidden; }

/*清理浮动*/
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.cf {
  zoom: 1; }

/**
* 文字溢出显示省略号
* 1. Opera 9-10.6
* 2. Chrome 21+ bug https://bugs.webkit.org/show_bug.cgi?id=121902
*/
.ellipsis {
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* 1 */
  text-overflow: ellipsis; }

/* 修改placeholder color */
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #BABABA; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #BABABA; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #BABABA; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #BABABA; }

.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.dib-box {
  font-size: 0;
  /* 所有浏览器 */
  *word-spacing: -1px;
  /* IE6/7 */ }

@media (-webkit-min-device-pixel-ratio: 0) {
  .dib-box {
    letter-spacing: -5px;
    /* Safari 5- 等不支持 font-size: 0 的浏览器*/ } }

.dib-box .dib {
  vertical-align: top;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: initial; }

/* 强制不换行 */
.nowrap {
  white-space: nowrap;
  word-wrap: normal; }

/* 连续字符换行 */
.wrap {
  white-space: normal;
  word-wrap: break-word; }

.pw-1000 {
  width: 1000px;
  margin: 0 auto; }

.pw-1495 {
  width: 1495px; }

/* 头部 */
/* 弹框css修复 */
.mes h2 a {
  line-height: 0; }

.fixed-top {
  position: fixed;
  bottom: auto;
  top: 0px; }

.top_menu li {
  margin-right: 8px; }

.top_logo a {
  margin-top: 10px; }

/* 幻灯片 */
.login, .slide, .slide_img, .slide_img li {
  height: 345px; }

.slide_img {
  opacity: 100;
  position: relative;
  width: 100%;
  z-index: 1; }

.slide_img li {
  background: transparent url("http://www.paralworld.com/template/default/images/public/ajax-loader.gif") no-repeat scroll center center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.slide_img li a {
  display: block;
  height: 100%;
  width: 100%; }

.slide {
  overflow: hidden;
  padding-top: 50px; }

.slide_main {
  height: 22px;
  position: relative;
  top: -37px;
  width: 110px;
  z-index: 2; }

.slide_btn {
  background: transparent url("http://www.paralworld.com/template/default/images/index/slide_bg.png") no-repeat scroll 0 0;
  height: 17px;
  left: 0;
  padding-top: 5px;
  position: absolute;
  top: 0;
  width: 66px;
  z-index: 5; }

.slide_btn span {
  background: transparent url("http://www.paralworld.com/template/default/images/index/slide_btn.png") no-repeat scroll 0 -12px;
  cursor: pointer;
  float: left;
  height: 12px;
  margin: 0 5px;
  overflow: hidden;
  width: 12px; }

.slide_btn span.on {
  background-position: 0 0; }

/* main  */
.pw-main .pw-list, .pw-main .pw-li {
  height: 417.6px;
  background: #fff; }
  .pw-main .pw-list.even, .pw-main .pw-li.even {
    background: #f9f9f9; }

.pw-list .pw-more-link {
  width: 100px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  background: #8bacbb;
  text-align: center;
  display: block;
  position: absolute; }

.pw-list h1 {
  font-size: 30px;
  line-height: 35px;
  color: transparent;
  font-weight: normal;
  display: none; }

.pw-list h2, .pw-list p, .pw-list dl {
  overflow: visible;
  display: none; }

.pw-list h2 {
  font-size: 36px;
  line-height: 39px;
  color: transparent;
  font-weight: normal; }

.pw-list p {
  font-size: 16px;
  line-height: 20px;
  color: transparent; }

.pw-list dl {
  color: transparent; }

.pw-list .pw-li-cont {
  position: relative;
  height: 417.6px; }

.pw-list-01 h1 {
  margin-top: 106px; }

.pw-list-01 .img-01 {
  margin-top: 100.8px;
  width: 311.4px; }

.pw-list-01 .img-02 {
  width: 447.3px;
  margin-top: 29.7px; }

.pw-list-01 p {
  margin-top: 44px; }

.pw-list-01 .pw-more-link {
  /*  margin-top: 44px; */
  top: 301.5px;
  *top: 335px; }

.pw-list-02 h1 {
  margin-top: 101px; }

.pw-list-02 h2 {
  margin-top: 5px; }

.pw-list-02 .img-01 {
  margin-top: 101.7px;
  width: 331.2px; }

.pw-list-02 .img-02 {
  margin-top: 46.8px;
  width: 458.1px; }

.pw-list-02 p {
  margin-top: 32px; }

.pw-list-02 .pw-more-link {
  /* margin-top: 40px; */
  top: 292.5px; }

.pw-list-03 .img-01 {
  margin-top: 69.3px;
  width: 339.3px; }

.pw-list-03 .img-02 {
  width: 420.3px; }

.pw-list-03 .pw-li-cont {
  position: relative; }

.pw-list-03 .pw-more-link {
  width: 50px;
  height: 128px;
  background: url(../images/pw_pic_more.png) no-repeat center;
  text-indent: -9999px;
  position: absolute;
  top: 252px;
  left: 400.5px; }

.pw-list-04 h1 {
  margin-top: 99px; }

.pw-list-04 .img-01 {
  margin-top: 93.6px;
  width: 186.3px; }

.pw-list-04 .img-02 {
  margin-top: 79.2px;
  width: 586.8px; }

.pw-list-04 .p1 {
  margin-top: 40px; }

.pw-list-04 .p2, .pw-list-04 .p3 {
  font-size: 20px;
  line-height: 24px; }

.pw-list-04 .p2 {
  width: 215px;
  text-align: center;
  margin-top: 8px; }

.pw-list-04 .p3 {
  margin-top: 8px; }

.pw-list-04 .pw-more-link {
  /* margin-top: 54px; */
  top: 310.5px;
  *top: 345px; }

.pw-list-05 h1 {
  margin-top: 103px; }

.pw-list-05 .img-01 {
  margin-top: 63px;
  width: 597.6px; }

.pw-list-05 .img-02 {
  margin-top: 95.4px;
  width: 196.2px; }

.pw-list-05 .p1, .pw-list-05 .p2 {
  font-size: 18px;
  line-height: 22px;
  width: 340px;
  text-align: center; }

.pw-list-05 .p2 {
  width: 320px;
  text-align: center; }

.pw-list-05 .p3 {
  margin-top: 48px; }

.pw-list-05 .pw-more-link {
  /*  margin-top: 55px; */
  top: 292.5px;
  *margin-top: 325px; }

.pw-list-06 div.r {
  width: 367.2px;
  *width: 408px; }

.pw-list-06 h1 {
  margin-top: 55px; }

.pw-list-06 .img-01 {
  margin-top: 53px;
  width: 408.6px; }

.pw-list-06 .img-02 {
  margin-top: 42.2px;
  width: 369px; }

.pw-list-06 dt {
  padding-left: 28px;
  font-size: 18px;
  line-height: 24px; }
  .pw-list-06 dt.dt01 {
    margin-top: 32px; }
  .pw-list-06 dt.dt02 {
    margin-top: 20px; }

.pw-list-06 dd {
  font-size: 16px;
  line-height: 22px;
  color: transparent; }

.pw-list-06 p {
  margin-top: 20px; }

.pw-list-06 .pw-more-link {
  top: 350px;
  *top: 400px;
  right: 0; }

/* 底部 */
.pw-foot {
  color: #fff;
  border-top: 1px solid #aaa; }
  .pw-foot .pw-foot-01 {
    height: 310px;
    background: #2b2b2b; }
    .pw-foot .pw-foot-01 .pw-foot-logo {
      margin-top: 87px; }
    .pw-foot .pw-foot-01 address {
      font-style: normal;
      line-height: 25px;
      font-size: 16px;
      color: #fff;
      margin-top: 24px; }
    .pw-foot .pw-foot-01 .pw-foot-dl {
      margin-top: 70px;
      margin-right: 60px; }
      .pw-foot .pw-foot-01 .pw-foot-dl.last-child {
        margin-right: 0; }
      .pw-foot .pw-foot-01 .pw-foot-dl a {
        color: #fff;
        font-size: 12px; }
        .pw-foot .pw-foot-01 .pw-foot-dl a:hover {
          text-decoration: underline; }
      .pw-foot .pw-foot-01 .pw-foot-dl dt {
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 8px; }
        .pw-foot .pw-foot-01 .pw-foot-dl dt a {
          font-size: 14px; }
      .pw-foot .pw-foot-01 .pw-foot-dl dd {
        line-height: 28px; }
  .pw-foot .pw-foot-02 {
    height: 40px;
    background: #161616;
    font-size: 12px;
    line-height: 40px; }
    .pw-foot .pw-foot-02 .pw-1000 {
      position: relative; }
    .pw-foot .pw-foot-02 a {
      color: #fff; }
    .pw-foot .pw-foot-02 .pw-rz-box {
      position: absolute;
      top: 0px;
      width: 1290px;
      left: -145px;
      text-align: center; }
      .pw-foot .pw-foot-02 .pw-rz-box img {
        vertical-align: middle;
        margin-left: 5px; }
  .pw-foot .pw-foot-logo, .pw-foot .pw-foot-logo img {
    display: block; }

/* 宣传页 */
.pw-publicity-main {
  padding-top: 50px; }

.pw-li h1 {
  font-size: 38px;
  color: #020202;
  height: 50px;
  line-height: 50px;
  padding: 22px 0;
  border-bottom: 10px solid #e60101;
  padding-right: 28px;
  font-weight: normal;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.pw-li h2 {
  font-weight: normal;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 24px;
  background: url(../images/fangkuai_06.png) no-repeat left bottom;
  padding-left: 50px; }

.pw-li p {
  color: #1e1e1e;
  font-size: 18px;
  line-height: 32px; }

.pw-main .pw-li {
  height: auto; }

.pw-main .pw-li-01 .pw-li-cont {
  background: url(../images/pw_ac_01_b.png) no-repeat 414px 312px;
  height: 700px; }

.pw-main .pw-li-01 h1 {
  padding-top: 88px; }

.pw-main .pw-li-01 h2 {
  margin-top: 142px; }

.pw-main .pw-li-01 p {
  width: 340px; }

.pw-main .pw-li-02 .pw-li-cont {
  background: url(../images/pw_ac_02_b.png) no-repeat 20px 231px;
  height: 700px; }

.pw-main .pw-li-02 h1 {
  padding-top: 64px; }

.pw-main .pw-li-02 h2 {
  margin-top: 275px; }

.pw-main .pw-li-02 div.r {
  width: 440px; }

.pw-main .pw-li-03 .pw-li-cont {
  background: url(../images/pw_ac_03_b.png) no-repeat right 129px;
  height: 700px; }

.pw-main .pw-li-03 h2 {
  padding-top: 192px; }

.pw-main .pw-li-03 p {
  width: 445px; }

.pw-main .pw-li-04 .pw-li-cont {
  height: 700px; }

.pw-main .pw-li-04 h1 {
  margin-top: 32px; }

.pw-main .pw-li-04 h2 {
  padding-top: 50px; }

.pw-main .pw-li-04 p {
  padding-top: 9px; }

.pw-li-05 .pw-li-cont {
  background: url(../images/pw_pic_san_03_b.png) no-repeat -1px bottom;
  height: 700px; }

.pw-li-05 h1 {
  margin-top: 88px; }

.pw-project-ul {
  margin-top: 36px;
  border-bottom: 2px solid #303030;
  position: relative;
  padding-bottom: 30px;
  height: 168px; }

.pw-project-list {
  display: inline;
  float: left;
  height: 121px;
  background-position: center 0;
  background-repeat: no-repeat;
  padding: 0 27px; }
  .pw-project-list a {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 46px;
    margin: 122px 0 22px;
    color: #020202; }

.pw-project-list01 {
  padding-left: 0;
  background-position: 0 0;
  background-image: url(../images/pw_project_01_b.png); }
  .pw-project-list01 a {
    width: 144px; }

.pw-project-list02 {
  background-image: url(../images/pw_project_02_b.png); }

.pw-project-list03 {
  background-image: url(../images/pw_project_03_b.png); }

.pw-project-list04 {
  background-image: url(../images/pw_project_05_b.png); }

.pw-project-list06 {
  margin-right: 0;
  background-image: url(../images/pw_project_04_b.png); }

.pw-project-list05 {
  background-image: url(../images/pw_project_06_b.png); }

.pw-project-box {
  padding-top: 26px;
  position: relative; }
  .pw-project-box span {
    position: absolute;
    width: 39px;
    height: 20px;
    z-index: 2;
    top: -20px;
    left: 50px;
    background: #f9f9f9 url(../images/sanjiao_03_b.png) no-repeat 0 0; }

.pw-project-cont {
  display: none; }
  .pw-project-cont p {
    font-size: 18px;
    line-height: 32px; }
    .pw-project-cont p a {
      color: #ee5454; }
