.pro {
  width:100%;
  height:auto;
}

.pro .product {
  width:66%;
  height:auto;
  background: url(../images/pro.jpg) no-repeat top center;
  background-size: cover;
  padding: 1.953125rem 17%;
  margin-top: 1.2290rem;
}
.pro .product li {
  width:100%;
  height:auto;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
  border-bottom: 2px solid #9a9a9a;
  position: relative;
  /*overflow: hidden;*/
}
.pro .product li a {
  width:100%;
  height:100%;
  display: inline-block;
}

.pro .product li dl {
  width:100%;
  height:auto;
  display: inline-block;
  margin-top: 0.625rem;
  display:none;
}

.pro .product li dl dd{
  width:100%;
  height:auto;
  display: inline-block;
}

.pro .product li dl dd a{
  width:100%;
  height:auto;
  display: inline-block;
  font-size: 18px;
  font-family: Demit;
  line-height:1.5em;
  padding:5px 0;
}

.pro .product li a h2 {
  width:100%;
  height:auto;
  font-size: 18px;
  color: #fff;
  font-family: Demit;
  text-align:left;
  line-height:1.5em;
}
.pro .product li a p {
  width:100%;
  height:auto;
  display:inline-block;
  font-size: 16px;
  color: #535150;
  clear: both;
  text-align:left;
  line-height:1.5em;
}

.pro .product li a i {
  float: right;
  color: #a1a1a1;
  font-size: 20px;
  position: absolute;
  right: 0.15625rem;
  /*top: 0.28125rem;*/
}
.newTabBox {
  position: relative;
  margin-top: 1.2290rem;
}
.newTabBox img{
	width: 100%;
	height:auto;
}
.newTabBox .hd {
  height: auto;
  position: relative;
}
.newTabBox .hd ul {
  height: auto;
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.newTabBox .hd ul li {
  /* float: left; */

  /* padding: 0 10px; */

  /* color: #666; */

  height: 0.078125rem;
  width: 0.9375rem;
  display: inline-block;
  background: #a1a1a1;
  margin: 0px 0.109375rem;
}
.newTabBox .hd ul .on {
  background: #535150;
}
.newTabBox .hd ul .on a {
  display: block;
  /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */
}
.newTabBox .bd ul {
  padding: 10px 0 10px 10px;
}
.newTabBox .bd li {
  height: auto;
  line-height: auto;
}
.newTabBox .bd li a {
  color: #666;
}
.newTabBox .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 去掉链接触摸高亮 */
.newTabBox .line {
  position: absolute;
  top: 4.15625rem;
  text-align: center;
  width: 100%;
}
.newTabBox .line h2 {
  font-size: 50px;
  color: #fff;
  font-family: Demit;
}
.newTabBox .line i {
  display: inline-block;
  width: 0.78125rem;
  height: 0.125rem;
  background: #ffe219;
  margin: 0.546875rem 0;
}
.newTabBox .line p {
  font-size: 21px;
  color: #fff;
}
.newc {
    width:100%;
    height:auto;
  margin-top: 1.25rem;
}
.newc .data {
  width:100%;
  height:auto;
  text-align: center;
}

.newc .data a {
  width:auto;
  height:0.78125rem;
  display: inline-block;
  font-size: 18px;
  color: #a1a1a1;
  font-family: Demit;
  padding:0 0.15625rem;
  line-height:0.88125rem;
  margin:0 0.15625rem;
}
.newc .data a.on {
  background: #ffe219;
  color: #535150;
}
.newc .newl {
  width:92%;
  height:auto;
  padding: 0.9375rem 4% 0.3125rem 4%;
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  margin-top: 0.3125rem;
}
.newc .newl li {
  width:100%;
  height:auto;
  overflow: hidden;
  margin-bottom: 0.78125rem;
}

.newc .newl li.empty {
  width:100%;
  height:auto;
  overflow: hidden;
  margin-bottom: 50px;
  text-align:center;
  line-height:1.7em;
  font-size:16px;
}

.newc .newl li a{
  width:100%;
  height:auto;
  display:inline-block;
}

.newc .newl li .nll {
  width:25%;
  height:auto;
  display:inline-block;
  float: left;
  color: #a1a1a1;
  font-size: 14px;
  font-family: Demit;
  text-align:left;
  line-height:1.5em;
  margin-top:3px;
}
.newc .newl li .nlr {
  float: right;
  width: 73%;
  height:auto;
}
.newc .newl li .nlr h1 {
  width:100%;
  height:auto;
  color: #535150;
  font-size: 16px;
  line-height:1.5em;
}
.newc .newl li .nlr p {
    width:100%;
    height:auto;
    color: #a1a1a1;
    font-size: 14px;
    margin: 0.3125rem 0;
    line-height: 1.5em;
}

.newc .newl li .nlr img {
    width:100%;
    height:auto;
}

.ects {
  overflow: hidden;
  margin-top: 1.2290rem;
}
.ects .title {
  position: relative;
  left: 0.703125rem;
  top: -0.703125rem;
  width: 80%;
}
.ects .title h1 {
  padding-left: 0.546875rem;
  color: #535150;
  font-size: 18px;
  font-family: Demit;
  width: 6.171875rem;
  height: 1.328125rem;
  line-height: 1.484375rem;
  background: #ffe219;
}
.ects .title h2 {
  padding-left: 0.546875rem;
  color: #535150;
  font-size: 14px;
  width: 2.421875rem;
  height: 1.328125rem;
  line-height: 1.328125rem;
  margin-top: 0.078125rem;
  background: #ffe219;
}
.ects .ectab {
  width:92%;
  height:auto;
  margin-top: 0.46875rem;
  padding: 0 4%;
}

.ectab .mainNav {
    text-align: center;
    margin-top: 40px;
}

    .ectab .mainNav .child {
        cursor: pointer;
        position: relative;
        color: #535150;
        font-size: 14px;
        text-align: center;
        width: auto;
        height: 30px;
        line-height: 30px;
        border: none;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 0 10px;
        padding: 0 10px;
    }

        .ectab .mainNav .child.on {
            background: #ffe219;
            border: none;
            color: #535150;
        }

    .ectab .mainNav .childList {
        text-align: center;
    }

        .ectab .mainNav .childList span {
            width: 100%;
            height: 30px;
            display: inline-block;
            font-size: 14px;
            text-align: center;
        }

            .ectab .mainNav .childList span i {
                margin-left: 10px;
            }

        .ectab .mainNav .childList ul {
            display: none;
            background: #fff;
            position: absolute;
            top: 30px;
            left: 0;
            border: none;
            z-index: 2;
            width: 100%;
            height: auto;
        }

            .ectab .mainNav .childList ul li {
                color: #535150;
                width: 100%;
                height: 40px;
                line-height: 40px;
                text-align: center;
            }

                .ectab .mainNav .childList ul li a {
                    color: #535150;
                    width: 100%;
                    height: 40px;
                    line-height: 40px;
                    text-align: center;
                    display: inline-block;
                }

                .ectab .mainNav .childList ul li.on {
                    background: #ffe219;
                }

.ects .ectab .tabt {
  width:100%;
  height:auto;
  text-align: center;
  border-bottom: 2px solid #a1a1a1;
  padding-bottom: 0.546875rem;
}
.ects .ectab .tabt a {
  width:auto;
  height:0.78125rem;
  display: inline-block;
  color: #a1a1a1;
  font-size: 16px;
  line-height:0.78125rem;
  padding:0 0.15625rem;
  margin: 0 0.234375rem;
}
.ects .ectab .tabt a.on {
  background: #ffe21e;
  color: #535150;
}
.ects .ectab .tab {
  width:100%;
  height:auto;
  margin-top: 0.859375rem;
}

.ects .ectab .tab .pager{
   width:100%;
  height:auto;
  text-align:center;
  margin-top:0.78125rem;
}

.ects .ectab .tab .pager a{
   width:45px;
  height:45px;
  display:inline-block;
  margin:0 15px;
}

.ects .ectab .tab .pager a.prev{
   background:url(../images/up.png) no-repeat center center;
}

.ects .ectab .tab .pager a.next{
   background:url(../images/down.png) no-repeat center center;
}


.ects .ectab .tabc {
   width:100%;
  height:auto;
  overflow: hidden;
}

.ects .ectab .tabc li {
     width:100%;
  height:auto;
  margin-bottom: 0.546875rem;
}

    .ects .ectab .tabc li.examp_empty {
        width: 100%;
        height: 6rem;
        text-align: center;
        line-height: 6rem;
        font-size: 14px;
        color: #a1a1a1;
    }

    .ects .ectab .tabc li a {
        width: 100%;
        height: auto;
        display: inline-block;
    }

.ects .ectab .tabc li img{
  width:100%;
  height:auto;
}

.ects .ectab .tabc li .tclb {
    width:100%;
  height:auto;
  min-height:1.09375rem;
  position: relative;
  overflow: hidden;
  background:url(../images/right.png) no-repeat right center;
    margin-top: 10px;
    background-size:0.390625rem auto;
}
.ects .ectab .tabc span {
  width:100%;
  min-height:0.546875rem;
  height:auto;
  display:inline-block;
  color: #535150;
  font-size: 16px;
  float: left;
  text-align:left;
  line-height:0.546875rem;
}
.ects .ectab .tabc p {
  width:100%;
  min-height:0.546875rem;
  height:auto;
  display:inline-block;
  color: #a1a1a1;
  font-size: 12px;
  font-family: Demit;
  float: left;
  clear: both;
  text-align:left;
  line-height:0.546875rem;
}
.ects .ectab .tabc i {
  float: right;
  color: #a1a1a1;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 18px;
}

.contact {
    width: 85%;
    height: auto;
    margin: 0 auto;
    margin-top: 1.328125rem;
    /*position: absolute;*/
}

.contact .row{
    width: 100%;
    height: 60px;
   margin-bottom:35px;
}


    .contact .row p {
        width: 100%;
        height: 25px;
        text-align: left;
        line-height: 25px;
        font-size: 16px;
        font-weight: normal;
        color: #535150;
    }

    .contact .row input {
        width: 98%;
        height: 24px;
        text-align: left;
        line-height: 24px;
        font-size: 16px;
        font-weight: normal;
        border: none;
        border-bottom: 1px solid #dcdede;
        border-radius: 0;
        background: none;
        padding: 5px 1%;
        color: #535150;
    }

    .contact .row img {
        width: 113px;
        height: 33px;
        border: none;
        float: left;
        margin-left: 10px;
        border: 1px solid #dcdede;
        cursor:pointer;
    }

    .contact .row a {
        width: 113px;
        height: 35px;
        display: inline-block;
        background: #ffe219;
        float: left;
        text-align: center;
        line-height: 35px;
        font-size: 16px;
        font-weight: normal;
        color: #535150;
        margin-left:10px;
    }

.news {
  width:94%;
  height:auto;
  padding: 0.3125rem 3%;
  margin-top: 1.328125rem;
  /*position: absolute;*/
}

    .news .examp_title {
        width: 100%;
        height: auto;
        font-size: 14px;
        text-align: left;
        padding: .3rem 0;
        border-bottom: 1px solid #a7a7a7;
        margin-bottom: 1rem;
    }

    .news .examp_btn {
        width: 100%;
        height: 40px;
        text-align: center;
        line-height: 40px;
        margin-top:1rem;
    }

        .news .examp_btn a {
            width: auto;
            height: 40px;
            display: inline-block;
            font-size: 16px;
            color: #535150;
            background: #ffe219;
            text-align: center;
            line-height: 40px;
            padding: 0 25px;
        }

    .news h1 {
        width: 100%;
        height: auto;
        display: inline-block;
        font-size: 20px;
        color: #535150;
        text-align: left;
        line-height: 1.5em;
        margin-bottom: 0.234375rem;
        font-weight: bold;
    }
.news p.news-tips {
  width:100%;
  height:auto;
  min-height:0.46875rem;
  color: #535150;
  font-style: normal;
  font-size: 14px;
  text-align:left;
  line-height:0.46875rem;
}
.news p.news-tips span {
  width:auto;
  height:0.46875rem;
  font-size: 14px;
  color: #a1a1a1;
  line-height:0.46875rem;
}
.news .news-content-con {
     width:100%;
     height:auto;
  overflow: hidden;
  margin: 20px auto 0;
  /*font-size:14px;*/
  line-height:0.546875rem;
}
.news .news-content-con img {
  max-width:100%;
    vertical-align: baseline;
    width: 100%;
    height: auto;
}

    .news .news-cont {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 30px auto 0;
    }

        .news .news-cont h2 {
            width: 100%;
            height: 30px;
            text-align: center;
            font-size: 16px;
            margin-top: 0.3125rem;
            line-height: 0.625rem;
            border-bottom: 1px solid #d1d2d2;
        }

        .news .news-cont .my-gallery {
            width: 100%;
            height: auto;
            overflow: hidden;
            margin-top: 20px;
        }

            .news .news-cont .my-gallery figure {
                width: 21%;
                height: auto;
                overflow: hidden;
                position: relative;
                vertical-align: top;
                display: inline-block;
                margin: 0 2%;
                margin-bottom: 4%;
            }

            .news .news-cont .my-gallery .img-dv {
                width: 100%;
                height: auto;
                overflow: hidden;
                position: relative;
                vertical-align: top;
                display: inline-block;
            }

                .news .news-cont .my-gallery .img-dv img {
                    width: 100%;
                    height: 100%;
                    overflow: hidden;
                    display: inline-block;
                    border: none;
                }

            .news .news-cont .my-gallery figure p {
                width: 100%;
                height: auto;
                display: inline-block;
                font-size: 12px;
                line-height: 0.425rem;
                font-weight: normal;
                padding-top: 5px;
                text-align: center;
            }


    .news .news-cont2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 40px auto;
        text-align: center;
    }

        .news .news-cont2 a {
            width: 30%;
            height: auto;
            display: inline-block;
        }

        .news .news-cont2 img {
            width: 100%;
            height: auto;
            border: none;
        }