@import url('./base.css');

/* row1 */
.wrap1288 {
    max-width: 1288px;
    margin: 0 auto;
}
.poster-main {
    width: 1288px;
    height: 480px;
    position: relative;
    margin: 0 auto;
    top: 30px;
  }
  
  .poster-main a, .poster-main img { display: block; }
  
  .poster-main .poster-list {
    width: 1288px;
    height: 480px;
  }
  
  .poster-main .poster-list .poster-item {
    width: 200px;
    height: 480px;
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
  }
  
  .poster-main .poster-prev-btn {
    left: 0;
    background: url(../../img/left.png) no-repeat center center;
  }
  
  .poster-main .poster-next-btn {
    right: 0;
    background: url(../../img/right.png) no-repeat center center;
  }
  .poster-main ul li span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    line-height: 52px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .5);
}


.row1{
    background: url(../../img/advbg.jpg) no-repeat;
    background-size: cover;
    height: 600px;
}
.row1 h3 {
    margin: 0 0 18px 0;
    padding: 40px 0 6px 0;
    font-size: 22px;
    color: #000;
    text-align: center;
    height: 45px;
}

.row1 h3 span {
    font-weight: normal;
    display: block;
    font-size: 10px;
    color: #959595;
    line-height: 16px;
    text-transform: uppercase;
}

/* row2 */
.row-head {
    position: relative;
    padding: 20px 0 40px;
}

.row-head:before {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    height: 1px;
    line-height: none;
    font-size: 0;
    content: '';
    background-color: #d8d8d8;
}

.row-head .row-head-title {
    position: relative;
    display: block;
    width: 380px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    background: #fff;
    color: #666;
    line-height: 50px;
}

.row-head .row-head-title:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    line-height: none;
    font-size: 0;
    content: '';
    border: 2px solid #d8d8d8;
    border-radius: 50%;
    margin-top: -6px;
}

.row-head .row-head-title:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    height: 12px;
    line-height: none;
    font-size: 0;
    content: '';
    border: 2px solid #d8d8d8;
    border-radius: 50%;
    margin-top: -6px;
}

.w250 {
    width: 250px;
}

.row2 .col1 {
    background-color: #339933;
}

.row2 .col1 .ui-box {
    border: none;
}

.denggao {
    position: relative;
    overflow: hidden;
}

.denggao .fn-left,
.denggao .fn-right {
    padding-bottom: 2000px;
    margin-bottom: -2000px;
}
.fn-left, .fn-right {
    display: inline;
}
.row2 .col1 .ui-box-head {
    height: 65px;
    line-height: 1em;
    border: none;
    margin: 0;
    padding: 0;
    background-color: #247E24;
    position: relative;
    padding-left: 60px;
    padding-top: 15px;
}

.row2 .col1 .ui-box-head:before {
    position: absolute;
    top: 50%;
    left: 20px;
    color: #fff;
    width: auto;
    line-height: 1em;
    font-size: 50px;
    font-family: "微软雅黑";
    content: 'P';
    margin-top: -25px;
}

.row2 .col1 .ui-box-head-title {
    float: none;
    display: block;
    line-height: 1em;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

.row2 .col1 .ui-box-head-text {
    float: none;
    display: block;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    margin: 8px 0 0 0;
}
.row2 .col1 .ui-box-container {
    background: none;
    border: none;
}
.row2 .col1 .ui-box-content {
    padding: 0;
}
.row2 .col1 .ClassList ul {
    position: relative;
    margin-bottom: -1px;
}
.row2 .col1 .ClassList ul li {
    position: relative;
    display: block;
    border-bottom: 1px dotted #bfbfbf;
}
.row2 .col1 .ClassList ul li .title {
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-bottom: 0;
}
.row2 .col1 .ClassList ul li .title a {
    position: relative;
    padding-left: 32px;
    display: block;
    height: 66px;
    line-height: 64px;
    font-size: 13px;
    color: #fff;
}
.fn-text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.row2 .col1 .ClassList ul li .title a:before {
    position: absolute;
    top: 50%;
    left: 12px;
    width: 10px;
    height: 9px;
    font-size: 0;
    line-height: none;
    content: '';
    background: url(../../img/icon-1.png) 0 0 no-repeat;
    margin-top: -5px;
}
.w730 {
    width: 930px;
}
.fn-right {
    float: right;
}
.row2 .col2 .ImgList {
    width: 930px;
    overflow: hidden;
}
.row2 .col2 .ImgList ul {
    width: auto;
    overflow: hidden;
    margin: 0 -10px -20px;
}
.row2 .col2 .ImgList ul li {
    float: left;
    width: 33.33%;
    padding: 0 10px 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row2 .col2 .ImgList ul li a, .row2 .col2 .ImgList ul li a span {
    display: block;
}
.row2 .col2 .ImgList ul li a {
    background: #fff;
    border: 5px solid #efefef;
}
.row2 .col2 .ImgList ul li a .img {
    position: relative;
    width: 100%;
    height: 189px;
    overflow: hidden;
}
.row2 .col2 .ImgList ul li a .img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.row2 .col2 .ImgList ul li a .text {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: #efefef;
}


/*plan*/
.plan {
    overflow: hidden;
    background: url(../../img/plan_back.jpg) center center repeat-x;
    background-size: cover;  
}

.plan_box {
    height: auto;
    overflow: hidden;
    margin: 50px auto;
    width: 1200px;
    background: url(../../img/plan_topbg.jpg) center 90px no-repeat;
}

.plan_box h3 {
    font-weight: normal;
    margin: 0 0 30px 250px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #fff;
    padding: 0 0 0 10px;
}

.plan_box h3 span,
.plan_box h3 i {
    color: #a7cca7;
    text-transform: uppercase;
}

.plan_box h3 span {
    font-size: 16px;
}

.plan_box h3 p {
    font-size: 24px;
    font-weight: bold;
}

.plan_box h3 i {
    font-style: normal;
    font-size: 10px;
    margin: 0 0 0 30px;
}

.plan_box h3 em {
    font-style: italic;
}

.plan_box ul {
    margin: 0 auto;
    height: auto;
}

.plan_box ul li {
    text-align: center;
    float: left;
    display: inline;
    width: 290px;
    height: auto;
    overflow: hidden;
    padding: 0 6px 0 0;
    margin: 0 12px 0 0;
    background: url(../../img/plan_icon2.jpg) right 65px no-repeat;
}

.plan_box ul li.icon {
    margin-right: 0px;
    background: none;
}

.plan_box ul li img {
    width: 274px;
    display: block;
    margin: 0 auto;
    border: solid 3px #fff;
}

.plan_box ul li span {
    display: block;
    padding: 9px 0 0 0;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 17px;
}

.plan_box ul li span b {
    display: block;
    color: #fff;
  font-size: 22px;
  margin-bottom:10px;
}


.row3{
    overflow: hidden;
}
.row3_c1{
    width: 655px;
    height: 350px;
    overflow: hidden;
}
.row3_c2{
    position: relative;
    width: 545px;
    overflow: hidden;
}

.search {
    position: absolute;
    top: 0;
    right: 0;
}
#formsearch{
    position: relative;
    width: 136px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #cdb495;
    border-radius: 20px;
    overflow: hidden;
}
#formsearch input {
    height: 22px;
    line-height: 22px;
    outline: none;
}
#formsearch input#keyword {
    width: 99px;
    color: #a15e31;
    background: none;
    border: none;
    margin-top: -2px;
    font-size: 12px;
}
#formsearch input#s_btn {
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: url(../../img/ss.png) no-repeat;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 3px;
}
.row3_c2 dd{
    font-size: 18px;
    color: rgb(254, 117, 1);
    font-weight: 700;
    font-family: å¾®è½¯é›…é»‘;
    margin-top: 8px;
    line-height: 26px;
}
.row3_c2 dd span {
    color: #363636;
    line-height: 29px;
}
.row3_c2 .s2_c2n {
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-family: å¾®è½¯é›…é»‘;
    margin-top: 10px;
    overflow: hidden;
}
.row3_c2 .s2_c2n p {
    margin-bottom: 0.5rem;
}
.row3_c2 .s2_ul li {
    width: 104px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #ded2c2;
    margin-right: 15px;
    float: left;
}
.row3_c2 .s2_ul li:hover {
    border: 1px solid #f7b278;
}
.row3_c2 .s2_ul li:hover a {
    color: #fe7501;
}

/* 工程 */
.index_about_tit {
    width: 100%;
    height: 167px;
    padding-top: 39px;
    text-align: center;
    margin: 0 auto;
}

.index_about_tit h2 {
    display: block;
    height: 39px;
    font-size: 32px;
    color: #0b0b0b;
    padding-top: 10px;
    font-weight: normal;
}

.index_about_tit p {
    display: block;
    height: 20px;
    color: #959595;
}

.index_about_tit em {
    display: block;
    font-size: 15px;
    color: #434343;
}

.proshow .card {
    border: none;
    background: rgba(47, 152, 231, 0);
}

.proshow .card .card-body {
    overflow: hidden;
    padding: 0;
}

.proshow .card-body ul {
    height: 288px;
    overflow: hidden;
    zoom: 1;
}

.proshow .card-body ul li {
    float: left;
    padding: 0 1em;
}

.proshow .card-body ul li a {
    display: block;
}

.proshow .card-body ul li a .img {
    width: 267px;
    height: 200px;
    padding: .2em;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #d8d8d8;
}

.proshow .card-body ul li a .img img {
    max-width: 100%;
    max-height: 100%;
}

.proshow .card-body ul li a .txt {
    position: relative;
    display: block;
    line-height: 40px;
    max-width: 267px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top: none;
}

.proshow .card-body ul li a .txt2 {
    position: relative;
    display: block;
    max-width: 267px;
    font-size: 14px;
    text-align: center;
    color: #949494;
}

.proshow .card-body ul li a:hover .txt {
    color: #e83e8c;
}
/* row4 */
.row4{
    overflow: hidden;
}
.w860 {
    width: 860px;
    float: left;
}
.row4 #allmap {
    width: 860px;
    height: 340px;
    margin: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.w340 {
    width: 340px;
}
.row4 .ui-box-container {
    background-color: #339933;
    border: none;
    height: 340px;
}
.ui-box-container {
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.ui-box-content {
    padding: 10px;
}
.row4 .info {
    padding-top: 15px;
}
.row4 .info p {
    font-size: 13px;
    line-height: 1.8em;
    color: #fff;
}
.row4 .more {
    font-size: 14px;
    color: #fff;
    line-height: 2em;
    background: #267B26;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px;
}
.row4 .more a {
    color: #fff;
}

/* row5 */

.head .title {
    font-size: 26px;
    line-height: 26px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}

.head .line {
    width: 240px;
    height: 2px;
    margin: 0 auto;
    background-color: #23201d;
    margin-top: 8px;
}

.line div {
    height: 2px;
    width: 80px;
    margin: 0 auto;
    background-color: #247e24;
}

.head .en {
    text-align: center;
    font-family: arial;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #247e24;
    padding-top: 9px;
}

.head .more {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    width: 85px;
    text-align: center;
    background-color: #23201d;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.head .more:hover {
    background-color: #247e24
}

.index_news03 {
    width: 1258px;
    padding-top: 28px;
    overflow: hidden;
}

.index_news03 dl {
    float: left;
    margin: 0 60px 30px 28px;
    position: relative;
    width: 541px;
    height: 125px;
    background: #fff;
    border: #e7e7e7 solid 1px;
    padding: 0 20px 0 46px;
}

.index_news03 dl dt {
    font-size: 18px;
    padding: 20px 0;
    height: 24px;
}

.index_news03 dl dt a {
    color: #5d5d5d;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}

.index_news03 dl dt a:hover {
    color: #247e24;
}

.index_news03 dl dd {
    line-height: 24px;
    font-size: 14px;
    color: #5d5d5d;
    height: 65px;
    padding-top: 1em;
    overflow: hidden;
    background: url(../../img/n01.jpg) no-repeat left bottom;
}

.index_news04 {
    position: absolute;
    top: 33px;
    left: -29px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #247e24;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

