/* 
    Created on : 2019-7-31, 11:41:02
    Author     : Horry
*/
.pd_banner h1,.news_banner h1,.job_banner h1,.about_banner h1, .service_banner h1{
    padding: 0;
    margin: 0;
    height: 300px;
    line-height: 300px;
    font-family: "Hwxw";
    font-size: 72px;
    color:#fff;
}
.Lmenu{
    padding-top: 90px;
    padding-left:0;
    padding-right: 0;
    padding-bottom: 0;
    height: auto;
    margin: 0;
}
.Lmenu .callme{
    padding: 20px 0 10px;
    margin-bottom: 1px;
    text-indent: 20px;
    background-color:#f6f9ff;
}

.mainBox {
    margin-top: 60px;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
}
.mainBox ul{padding:0px;}
.mainBox ul li .label{color:#ff6700; vertical-align: super;}
.Lmenu ul li{
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f6f9ff;
    margin-bottom: 1px;
    font-family: "PingFang Heavy";
    font-size:16px;
    color:#1a1a1a;
    cursor: pointer;
}
.job_lmenu{padding-top: 90px;}
.job_lmenu ul li{
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-left: 10%;
    background-color: #f6f9ff;
    font-family: "PingFang Heavy";
    font-size:14px;
    color:#1a1a1a;
    cursor: pointer;
}
.Lmenu li:hover{
    background-color:#e8efff;
    color:#1963ff;
}
.about_img,.job_img,.news_img,.product_img{
    margin-bottom: 20px;
    height: 118px;
    line-height: 118px;
    font-size:30px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    color:#fff;
}
.job_img{margin-bottom: 0;}
.about_img{background-image:url("../Images/about_img.png");}
.job_img{background-image:url("../Images/job_img.png");}
.news_img{background-image:url("../Images/news_img.png");}
.product_img{background-image:url("../Images/product_img.png");}

.Rnav{
    height:auto;
    overflow: hidden;
    padding-left: 40px;
}
.Rnav h2{
    text-align: center;
    font-size:28px;
    line-height: 1.4em;
    font-family: "PingFang Heavy"
}
.Rnav h3{
    text-align: center;
    font-size:24px;
    height: 30px;
    line-height: 30px;
    font-family: "PingFang Heavy"
}
.Rnav > p{
    font-size:16px;
    line-height: 1.5em;
    text-align: justify;
}

/**产品服务**/
.pd_banner{background-image:url("../Images/prudoct_banner.png");}
.about_img{margin-bottom: 20px;}
.center {text-align: center;}
.ptitle{color:#347698;}
.content{width: 100%; padding: 50px 0; text-align: justify; line-height: 2em;}
.sonProduct{margin:0 -10px;}
.sonProduct > p{box-sizing: border-box;padding: 10px; width: 24%; margin: 0.5%;  height:auto; overflow: hidden; float: left; background-clip: content-box; cursor: pointer; }
.sonProduct > p span{display:block; height: 180px; border:1px solid #bfbfbf;}
.sonProduct > p em{display: block; font-style: normal; text-align: center; height: 40px; line-height: 40px;}
.sonProduct p img{width:100%; height: 100%; border:0;}
#describe{text-indent: 2em;}
/**新闻中心**/
.news_banner{background-image:url("../Images/news_banner.png");}
.Rnav .row{height: 155px;}
.Rnav .row:hover{background-color: #f5f5f5; border-bottom:1px dashed #e5e5e5;}
.Rnav .row .media{ height: 125px; margin-top: 15px; margin-bottom: 15px; padding: 0 15px; cursor: pointer;}
.Rnav .row .media img{height: 125px; width: 200px;}
.Rnav .row .media .media-body{position: relative; height: 125px; overflow: hidden;}
.Rnav .row .media .media-body h4.media-heading{font-weight: bold;}
.Rnav .row .media span{bottom:0px; position: absolute;}
.Rnav .row .media .media-body #no-img{width:100%; height: 40px; line-height: 40px; position: absolute; bottom: 0; left: 0;}
.Rnav .row .media .media-body #no-img em{font-style: normal;}
.Rnav .row .media span.vtime{left:0;}
.Rnav .row .media span.see{right:0px;}
div.paging .pagination > li{width:auto; height: 38px; margin-left:6px; display: inline-block;}
.paging{margin-top: 70px;}
.textContent{margin-top: 50px;}
.textContent p{line-height: 2em; text-indent:2em; text-align: justify;}
.textContent p img{width: 100%; margin: 0 auto;}
.Rnav #logo3{ width: 18px; height: 18px; vertical-align: middle;}
/**人才招聘**/
.job_banner{background-image:url("../Images/job_banner.png");}
.joblist li{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #e8efff;
    font-size:16px;    
}
.joblist li::before {
    float: left;
    content: "";
    background: #ccc;
    width: 4px;
    height: 4px;
    overflow: hidden;
    display: inline-block;
    margin: 21px 10px 0 0;
    border-radius: 2px;
}
.joblist li:hover{
    color: #1963ff; border-bottom:1px dashed #e5e5e5; 
    cursor: pointer;
}
/**关于我们**/
.about_banner{background-image:url("../Images/about_banner.png");}
.service_banner{background-image:url("../Images/service_banner.png");}
/**企业架构**/
div#contain{width:650px; margin: 90px auto 0; height: auto; overflow: hidden; position: relative;}
div#contain .rows{clear:both; text-align: center; margin-bottom: 80px; padding-bottom: 10px; position: relative;}
div#contain .rows ul{text-align: center;}
div#contain .rows ul li{width:auto; height:auto; text-align: center; float:left;}
div#contain .rows ul li a{display: block; background-color: #efeff0; border:1px solid #32537d; color:#222; text-decoration: none; margin: 0 auto; width:98px; line-height: 36px; margin: 5px; text-align: center;}
div#contain .shuxian{width:2px; height: 53px; background-color:#32537d; position:absolute; left:325px; top:42px;}
div#contain .jsh{width:150px; height: 28px; border-top:2px solid #32537d; border-right: 2px solid #32537d; border-left:none; border-bottom: none; position: absolute; left: 325px; top:68px;}
div#contain .jinli{width: 310px; height: 28px; border-top:2px solid #32537d; border-right: 2px solid #32537d; border-left: 2px solid #32537d; border-bottom: none; position: absolute; left: 170px; top:158px;}
div#contain .bumen{width: 530px; height: 50px; border-top:2px solid #32537d; border-right: 2px solid #32537d; border-left: 2px solid #32537d; border-bottom: none; position: absolute; left: 60px; top:275px;}
div#contain .bmline{width:2px; height: 50px; background-color:#32537d; position:absolute; top:275px;}
div#contain .rows ul li a.htp{background-color:#d8e5f6;}
.detail {
	padding: 10px;
	line-height: 2;
	word-break: break-all;
}

.mt10 {
    margin-top: 10px;
}
.detail table {
    border-collapse: collapse;
}

/*-------------联系我们-------------*/
.work_time {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px dotted #bfbfbf;
}
.work_time span {
  padding: 22px 0;
  display: inline-block;
  padding-left: 80px;
  text-align: left;
  line-height: 24px;
  margin: 0 30px;
  background: url(../Images/contact.png) no-repeat;
}
.work_time .time {
  background-position: 0 0;
}
.work_time .email {
  background-position: 0 -82px;
}
.telephone,
.fax,
.postcode,
.adr {
  background: url(../Images/contact.png) no-repeat;
  padding-left: 37px;
  line-height: 38px;
}
.telephone {
  background-position: 5px -170px;
}
.fax {
  background: url(../Images/kf.png) no-repeat;
  background-position: 0px 0px;
}
.adr {
  background-position: 5px -234px;
}
.postcode {
  background-position: 5px -354px;
}
.bus {
  border-top: 1px dotted #bfbfbf;
  background: url(../Images/contact.png) no-repeat 0 -408px;
  padding: 25px 0 40px 80px;
  line-height: 28px;
}

.honour{width: 812px; margin-left: 2px; height:auto; overflow: hidden;}
.honour li{width: 244px; height: 198px; margin: 10px 10px 20px; box-sizing: border-box; float: left; cursor: pointer;}
.honour li span{display:block; width: 100%; height:162px; overflow: hidden;}
.honour li span img{width: 100%; height: 100%; border:none;}
.honour li b{display: block; width: 100%; height: 36px; line-height: 36px; text-align: center; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
