/***********联系我们**************/
#pg-contact { position: relative; }
#pg-contact #map { width: 100%; height: 500px; }
#pg-contact .conbox { width: 420px; color: #fff; line-height: 2em; position: absolute; right: 0px; bottom: 0px; }
#pg-contact .conbox dt { height: 60px; font-size: 20px; line-height: 60px; padding-left: 20px; background-color: rgba(7,79,153,.9); transition: all ease .3s; }
#pg-contact .conbox dt img { height: 30px; margin-right: 10px; }
#pg-contact .conbox dd { font-size: 14px; line-height: 2em; padding: 25px 0 25px 50px; background-color: rgba(0,0,0,0.7); transition: all ease .3s; }
#pg-contact:hover .conbox dd { background-color: rgba(51,51,51,1); }
#pg-contact:hover .conbox dt { background-color: rgba(7,79,153,1); }
 @media only screen and (max-width: 600px) {
#pg-contact .conbox { width: 100%; color: #fff; line-height: 2em; position: absolute; right: 0px; bottom: 0px; }
#pg-contact .conbox dd { padding-left: 20px; }
}
/***********联系我们 END**************/
.pagewrap { margin-top: 20px; padding-bottom: 10px; padding-top: 20px; border-top: 1px solid #ddd; }
.pagebtn { width: 30px !important; height: 30px !important; line-height: 29px !important; border-radius: 4px; }
.pagebtnA { background: #CD222A !important; color: #FFF !important; border: 0px none !important; font-weight: normal !important; width: 30px !important; height: 30px !important; line-height: 29px !important; border-radius: 4px; }


/*******************菜单*********************/
.pgtbar { border-top: 1px solid #eee; border-bottom: 1px solid #e3e3e3; padding: 10px 0 0;  }
.pgnav { float: left; }
.pgnav li { float: left; padding-bottom: 10px; }
.pgnav li a { float: left; display: block; height: 40px; width: 120px; font-size: 14px; text-align: center; line-height: 40px; color: #666; background: #eee; margin-right: 15px; position: relative; }
.pgnav li a::before,
.pgnav li a::after { opacity: 0; position: absolute; width: 110px; height: 30px; top: 5px; left: 5px; }
.pgnav li a::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; transform: scale(0, 1); -webkit-transform: scale(0, 1); }
.pgnav li a::after { border-left: 1px solid #fff; border-right: 1px solid #fff; transform: scale(1, 0); -webkit-transform: scale(1, 0); }
.pgnav li a::before,
.pgnav li a::after { transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; content: ''; box-sizing: border-box; }
.pgnav li:hover a::before,
.pgnav li:hover a::after,
.pgnav li.cur a::before,
.pgnav li.cur a::after { opacity: 1; transform: scale(1); -webkit-transform: scale(1); }
.pgnav li a:hover,
.pgnav li.cur a { background-color: #044f9f; color: #fff; }
.pgmain { margin: 30px auto; }
.pgmain {
    margin: 30px auto!important;
}
.wrap { max-width: 1280px; margin: 0 auto; }
 @media only screen and (max-width: 1280px) {
.wrap { width: 90%; }
 }
#pgbanner { height: 419px; background-repeat: no-repeat; background-position: center center; background-size: auto 100%; overflow: hidden; }
.pgb1 { background-image: url(../images/pgbanner1.jpg); background-size: auto 100%; }
.pgb2 { background-image: url(../images/pgbanner2.jpg); }
.pgb3 { background-image: url(../images/pgbanner3.jpg); }
.pgb4 { background-image: url(../images/pgbanner4.jpg); }
.pgb5 { background-image: url(../images/pgbanner5.jpg); }
.pgb6 { background-image: url(../images/pgbanner1.jpg); }
 @media only screen and (max-width: 1200px) {
#pgbanner { height: 300px; }
}
 @media only screen and (max-width: 800px) {
#pgbanner { height: 200px; }
}
 @media only screen and (max-width: 600px) {
#pgbanner { height: 150px; }
}

.nmain{ background:#fff; padding:30px 0; position:relative; z-index:15;}
.news_left{ width:70%; float:left;}
.NewsList-A9 li { border-bottom: 1px dashed #cccccc; overflow: hidden;  *zoom: 1; padding-bottom:25px; margin-bottom:25px;}
.NewsList-A9 ._img { float: left; height:180px; width:240px; margin-right: 20px; }
.NewsList-A9 ._img img { height: 100%; width:100%; }
.NewsList-A9 ._t { font-size: 16px; margin-bottom: 10px; margin-top:10px; }
.NewsList-A9 ._p { line-height: 1.6em; max-height: 4.8em; overflow: hidden; color: #999999; margin-bottom:40px; }
.NewsList-A9 ._i { overflow: hidden;  *zoom: 1;}
.NewsList-A9 ._i span, .NewsList-A9 ._i a { float: left; line-height: 26px; padding: 0 10px; }
.NewsList-A9 ._i ._more { background: #0068BE; color: #FFF; }
.NewsList-A9 ._i ._date { background: #ededed; color: #999999; }

.news_right{ width:26%; float:right;}
.news_right .nr_lant{ border-bottom:1px solid #ddd; height:44px; line-height:44px; margin-bottom:15px;}
.news_right .nr_lant span{ display:inline-block; border-bottom:1px solid #0068BE; font-size:18px; padding:0 5px; }
.newsr_list li{ line-height:36px; width:100%; background:#fff ;}
.newsr_list li .title{ width:90%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; font-size:12px;font-weight:normal; padding-left:3%;}
.newsr_list li:nth-child(odd) {  background-color: #f9f9f9;}


.news-info-box { width: 100%; background: #fff; padding: 102px 0 125px }
.news-info-box .left { width: 64%; padding: 0 3%; background: #fff; float: left }
.news-info-box .left h2 { font-size: 30px; color: #000; line-height: 30px; padding-bottom: 30px; border-bottom: 1px solid #f2f2f2; padding-right: 85px; position: relative; margin-bottom: 30px }
.news-info-box .left .time { font-size: 14px; color: rgba(51,51,51,.5); line-height: 30px; position: absolute; top: 0; right: 0 }
.news-info-box .left p { font-size: 18px; color: #666; line-height: 36px; margin-bottom: 30px }
.news-info-box .left img { max-width: 100%; margin-bottom: 35px; height: auto!important }
.news-info-box .right { width: 26%; float: right; padding: 0 2% }
.news-info-box .right h2 { font-size: 22px; color: #333; line-height: 22px; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; margin-bottom: 15px }
.news-info-box .right a { display: block; width: -moz-calc(100% - 15px); width: -webkit-calc(100% - 15px); width: calc(100% - 15px); font-size: 16px; color: #666; line-height: 26px; padding: 7px 0 7px 15px; background: url(../images/case23.png) no-repeat left 17px; transition: background .3s, color .3s }
.news-info-box .right a.link { width: 85%; height: 55px; line-height: 55px; background: #FF8800 url(../images/news04.png) no-repeat 80% center; color: #fff; font-size: 18px; padding: 0 0 0 15%; transition: background .3s, color .3s, padding .3s; margin-top: 30px }
.news-info-box .right a.link:hover { background: #FF8800 url(../images/news04.png) no-repeat 85% center; color: #fff; }
 @media(max-width:1024px) {
.news-info-box { padding: 65px 0 60px }
.news-info-box .left h2 { font-size: 22px; padding-bottom: 15px; margin-bottom: 15px }
.news-info-box .left p { font-size: 15px; line-height: 28px; margin-bottom: 20px }
.news-info-box .left img { margin-bottom: 20px }
.news-info-box .right { width: 24.8% }
.news-info-box .right h2 { font-size: 20px; line-height: 20px; padding-bottom: 15px; margin-bottom: 9px }
.news-info-box .right a { font-size: 14px; line-height: 22px; background: url(../images/case23.png) no-repeat left 15px }
.news-info-box .right a:hover { background: url(../images/case23_h.png) no-repeat left 15px; color: #FF8800 }
.news-info-box .right a.link { font-size: 16px }
}
@media(max-width:768px) {
.news-info-box .left { padding: 0; width: 100% }
.news-info-box .right { width: 100%; padding: 0; margin-top: 30px; }
.news-info-box .left h2 { width: 100%; padding: 0 }
}.w92 {
    position: relative;
    margin: 0 auto;
    width: 70.66666%;
    max-width: 1400px;
}
@media only screen and (max-width: 600px) {
  .news_left{ width:100%; float:none;}
  .NewsList-A9 ._img { display:none;}
  .news_right{ display:none; }
  .NewsDetail-B2 ._head{ padding-bottom:10px;}
}

.info-page { width: 90.8%; float: left; padding: 17px 3.6%; background: #fff; margin-top: 29px; text-align: center }
.info-page.on { box-shadow: 0 0 10px rgba(0,0,0,.2) }
.info-page a { display: inline-block; font-size: 16px; line-height: 36px; color: #666; transition: color .3s }
.info-page a.prev { float: left }
.info-page a.next { float: right }
.info-page a.return { padding: 0 15px 0 45px; background: url(../images/news11.png) no-repeat 15px center; transition: background .3s, color .3s }
.info-page a.return:hover { background: #FF8800 url(../images/news11_h.png) no-repeat 15px center; color: #fff }
/* ======  分页  ====== */
.news-page { width: 100%; height: 40px; text-align: center; padding: 30px 0 50px; }
.news-page a { font-size: 14px; line-height: 40px; width: 40px; height: 40px; display: inline-block; background: #f7f7f7; color: #686868; transition: background .3s, color .3s }
.news-page.new a { background: #fff }
.news-page a.active,
.product-list .news-page a.active,
.news-page.on a.active,
.news-page.new a.active { color: #fff; background: #FF8800 }
.news-page a.btns { font-family: '宋体' }



#pg-about { color: #666; padding: 30px 0; }
#pg-about .abo-left { float: left; width: 350px; }
#pg-about .abo-left img { max-width: 100%; }
#pg-about .con p { text-indent: 2em; margin-bottom: 1.2em; line-height: 2em; }
#pg-about .con { float: right; margin-top: 90px; width: -moz-calc(100% - 400px); width: -webkit-calc(100% - 400px); width: calc(100% - 400px); }
 @media only screen and (max-width: 1100px) {
#pg-about .con { margin: 0; }
}
 @media only screen and (max-width: 800px) {
#pg-about .abo-left { width: 200px; }
#pg-about .con { width: -moz-calc(100% - 250px); width: -webkit-calc(100% - 250px); width: calc(100% - 250px); }
}
 @media only screen and (max-width: 600px) {
#pg-about .abo-left { width: 0; }
#pg-about .con { width: 100%; }
}


.honor-list { margin-top: 30px; }
.honor-list li { float: left; width: 20%; text-align: center; }
.honor-list li a { display: block; height: 230px; text-align: center; border: 1px solid #ddd; margin-left: -1px; margin-top: -1px; padding-top: 10px; background-color: #fff; overflow: hidden; position: relative; }
.honor-list li a .img { display: inline-block; width: 90%; height: 190px; text-align: center; overflow: hidden; }
.honor-list li a img { max-width: 100%; height: 190px; vertical-align: middle; }
.honor-list li a p { display: inline-block; width: 90%; color: #777; margin-top: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.honor-list li a:hover { border-color: #074F99; transform: scale(1.02, 1.02); box-shadow: 0px 3px 6px rgba(0,0,0,.3); z-index: 999; }
 @media only screen and (max-width: 1100px) {
.honor-list li { width: 33%; }
}
 @media only screen and (max-width: 600px) {
.honor-list li { width: 50%; }
}
 @media only screen and (max-width: 400px) {
.honor-list li { width: 100%; }
}
@media only screen and (max-width: 1280px){

  .wrap {
      width: 90%;
  }
}


.pgleft { float: left; width: 260px; }
.pgleft .pgltit { height: 40px; line-height: 40px; color: #fff; font-size: 16px; padding-left: 10px; margin-bottom: 2px; background: #074F99; background-size: auto 24px; border-bottom: 3px solid #666; }
.pgleft .pl-menu { font-size: 14px; border-bottom: 2px solid #ddd; }
.prolist_side li { padding: 10px 0px 10px 10px; background-color: #f8f8f8 !important; margin-bottom: 3px !important; }
.prolist_side li a { color: #999; background-image: none !important; }
.prolist_side li a:hover { color: #074F99 !important; }
.prolist_side li a.A { color: #074F99 !important; }
.prolist_side_son li a:hover,
.prolist_side_son li a:active,
.prolist_side_son li a.A { color: #074F99; }

.prolist_side li a.cur{ color: #074F99;}
.pgright { float: right; width: -moz-calc(100% - 300px); width: -webkit-calc(100% - 300px); width: calc(100% - 300px); }
.pgright .prolist { width: 100%; }
.pgright .prolist li { float: left; width: 33.3%; text-align: center; background-color: #fff; }
.pgright .prolist li a { display: block; padding: 15px; text-align: center; border: 1px solid #ddd; margin-left: -1px; margin-top: -1px; background-color: #fff; overflow: hidden; position: relative; }
.pgright .prolist li a span { display: inline-block; width: 100%; text-align: center; overflow: hidden; }
.pgright .prolist li a img { max-width: 100%; }
.pgright .prolist li a p { display: inline-block; width: 90%; color: #777; margin-top: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pgright .prolist li a:hover { border-color: #074F99; transform: scale(1.02, 1.02); box-shadow: 0px 3px 6px rgba(0,0,0,.3); z-index: 999; }
 @media only screen and (max-width: 1100px) {
.pgleft { display:none; width:0; }
.pgright { width:100%; }
}
 @media only screen and (max-width: 900px) {
.pgright .prolist li { width: 50%;  }
}
 @media only screen and (max-width: 500px) {
.pgright .prolist li { width: 100%;  }
}


.pgright .pro-top { position: relative; }
.pgright .pro-img { width: 100%; min-height: 300px; }
.pgright .pro-img img { height: auto;
    margin: 0 auto;
    display: block; }
.pgright .pro-det { float: right; padding: 20px 40px; background-color: rgba(7,79,153,.8); position: absolute; left: 0px; bottom: 0px; }
.pgright .pro-det h3 { font-size: 24px; font-weight: normal; color: #fff; margin: 0; }
.pgright .pro-det a:hover { color: #D90000; }
.pro-ft { margin-top: 30px; }
.pro-ft #tags_title { height: 40px; padding-left: 10px; background: #eee; border-bottom: none !important; overflow: hidden; }
#tags_title a { float: left; height: 40px !important; line-height: 40px; margin: 0px !important; padding: 0 15px !important; border: none !important; color: #666; background-color: #eee !important; }
#tags_content div { padding: 0px !important; }
.pro-ft #tags_content { min-height: 300px; margin-top: 30px !important; }
.pro-ft #tags_content img { max-width: 100%; }
#tags_title a.A { background: #fff !important; color: #074F99 !important; font-weight: normal !important; border-top: 2px solid #eee !important; border-bottom: none !important; box-sizing: border-box !important; }
#pro_btm { border-top: 1px solid #ddd; padding-top: 10px; margin-top: 20px; }
#pro_btm ul li { float: left; width: 50%; height: 52px; line-height: 50px; }
#pro_btm ul li img { width: 50px; height: 50px; border: 1px solid #ddd; }
#pro_btm ul li .img { float: left; display: table-cell; width: 50px; height: 50px; vertical-align: middle; margin-right: 10px; }
 @media only screen and (max-width: 900px) {
.pgright .pro-det h3 { font-size:16px; }
}

 @media only screen and (max-width: 500px) {
.pgright .pro-img img { height: auto; width:100%;
 }
}

