.slide {
    width: 100%;
    height: 423px;
    background: #ccc;
}

.c-banner .banner ul li img {
    width: 100%;
    height: 423px;
    position: absolute;
}

/* proInfo */
.ProTxtBox {
    width: 100%;
}

.ProTxtBox .hd {
    border-bottom: 2PX solid rgba(229, 228, 229, 1);
}

.ProTxtBox .hd .w {
    height: 112px;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
}

.addLogo a img {
    width: 18px;
    height: 15px;
    margin-right: 6px;
}

.ProTxtBox .hd ul,
.proPrive>.hd ul {
    height: auto;
}

.ProTxtBox .hd ul li {
    float: left;
    margin-right: 20px;
    width: 118px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid rgba(0, 137, 215, 1);
    cursor: pointer;
}
.ProTxtBox .hd ul li.on a{color:#fff;}
.ProTxtBox .hd ul li.on,
.ProTxtBox .hd ul li a:hover {
    height: 48px;
    line-height: 48px;
    background: #0098d7;
    border: 0;
    color: #fff;
	 display:block;
}

.onon{height: 48px;
    line-height: 48px;
    background: #0098d7;
    border: 0;
    color: #fff;
    display: block;}

.ProTxtBox .bd>ul {
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.ProTxtBox .bd>li,
.proPrive>.bd li a {
    float: left;
    margin-right: 20px;
    margin-top: 40px;
    width: 380px;
    height: 390px;
    position: relative;
}

.ProTxtBox .bd li a {
    width: 380px;
    height: 390px;
    justify-content: center;
    align-items: center;
}

.ProTxtBox .bd li a:hover {
    width: 380px;
    height: 390px;
}

.ProTxtBox .bd>li:nth-of-type(3n),
.proPrive .bd>li:nth-of-type(3n) a {
    margin-right: 0;
}


.name {
    width: 100%;
    height: 47px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 47px;
    text-align: center;
}

.maskPro {
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 316px;
    opacity: 0;
}

.ProTxtBox .bd>li:hover .maskPro {
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    opacity: 0.8;
}

.ProTxtBox .bd>li a img,
.ProTxtBox .bd li a img {
    width: 340px;
    height: 340px;
    padding-bottom: 32px;
    border-bottom: 1PX solid #E5E4E5;
}

.totop {
    margin: 80px 0 25px;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 18px;
}

.totop img {
    width: 24px;
    height: 16px;
    margin-bottom: 10px;
}

/* proInfo start end */
/* proDetail start   */
.proDet {
    margin-top: 45px;
}

.picFocus {
    margin: 0 auto;
    width: 450px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.picFocus>.hd {
    width: 100%;
    overflow: hidden;
}

.picFocus>.hd ul {
    overflow: hidden;
    zoom: 1;
}

.picFocus>.hd ul li {
    padding-top: 20px;
    float: left;
    text-align: center;
    margin-right: 12px;
}

.picFocus>.hd ul li img {
    width: 121px;
    height: 79px;
    display: block;
    cursor: pointer;
    border: 1PX solid transparent;
}

.picFocus>.hd ul li:last-of-type {
    margin-right: 0;
}

.picFocus>.hd ul li.on {
    background: url("images/icoUp.gif") no-repeat center 0;
}

.picFocus>.hd ul li.on img {
    border: 1PX solid #f60;
}

.picFocus>.bd li {
    vertical-align: middle;
}

.picFocus>.bd img {
    width: 450px;
    height: 450px;
    display: block;
}

.proText {
    flex: 1;
    margin-left: 53px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 45px;
}

.proText h5 {
    font-weight: 400;
}

.proTInfo {
    border-top: 1PX solid #E5E4E5;
    border-bottom: 1PX solid #E5E4E5;
    padding: 30px 10px;
    margin: 25px 0;
}

.proTInfo p {
    line-height: 50px;
}

.proIntro {
    width: 1200px;
    height: auto;
    border: 1px solid rgba(235, 235, 235, 1);
    padding: 60px 194px 50px;
}
.proIntro img{max-width:100%;}

.proIntro h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.proIntro h5::after {
    content: url("../img/zs.png");
    width: 100%;
    height: 26px;
}

.proIbox {
    padding: 30px 0 50px;
}

.proIbox>img {
    width: 398px;
    height: 309px;
    margin-right: 35px;
}

.proIbox>p {
    font-size: 14px;
    font-weight: 400;
    width: 382px;
    line-height: 24px;
    text-indent: 2em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 13;
    line-clamp: 13;
    -webkit-box-orient: vertical;
}

.proPic {
    padding: 40px 0;
}

.conIntro>p {
    margin-bottom: 30px;
    width: 100%;
}

.conIntro>img {
    width: 100%;
    margin-bottom: 30px;
}

/* proDetail start end */
/* comIntroduct start   */
.combd {
    padding-top: 50px;
}

.comInfoInt img {
    width: 100%;
}

.comInfoInt p {
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
    text-indent: 1em;
}

.comYear {
    width: 100%;
    background: url("../img/qywh.png") no-repeat;
    height: 625px;
    background-size: cover;
    margin: 0 auto;
}

.inBox {
    justify-content: flex-start;
    margin-top: 50px;
    align-items: center;
}

.inBox .inHd {}

.inBox .inHd ul {
    margin-right: 80px;
    overflow: hidden;
    zoom: 1;
    height: 625px;
    justify-content: center;
    align-items: center;
}

.inBox .inHd ul li {
    display: block;
    line-height: 80px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    width: 140px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.inBox .inHd ul li::before,
.inBox .inHd ul li::after {
    content: "";
    position: absolute;
    width: 34px;
    height: 1px;
    background: rgb(8, 8, 8);
    top: 50%;
    left: 0px;
}

.inBox .inHd ul li::after {
    left: auto;
    right: 0px;
}

.inBox .inHd ul li.on {
    color: #0089D7;
}

.inBox .inHd ul li.on::before,
.inBox .inHd ul li.on::after {
    background: #0089D7;
}

.inBox .inBd {
    width: 350px;
    height: 473px;
    background: rgba(211, 239, 255, 0.5);
    padding: 80px 50px 40px;
}

.inBox .inBd li {
    align-items: center;
    overflow: hidden;
    zoom: 1;
}

.inBox .inBd li>h4 {
    font-size: 36px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
}

.inBox .inBd li p {
    width: 250px;
    font-size: 18px;
    line-height: 21px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 13;
    line-clamp: 13;
    -webkit-box-orient: vertical;
}

.comKnow li {
    margin: 10px;
    margin-right: 60px;
    align-items: center;
    margin-bottom: 40px;
    float: left;
}

.comKnow li:nth-of-type(3n) {
    margin-right: 0;
}

.comKnow li:hover img {
    box-shadow: 0px 0px 3px 5px rgba(186, 187, 187, 0.5);
}

.comKnow>li img {
    width: 348px;
    height: 376px;
    border: 4px solid rgba(246, 246, 246, 1);
    padding: 20px 35px;
}

.comKnow>li h6 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin-top: 30px;
}

.commleft {
    font-weight: 400;
}

.commleft a>h5 {
    font-size: 36px;
    line-height: 45px;
}

.commleft>h6 {
    font-size: 26px;
    color: rgba(90, 90, 90, 1);
    line-height: 45px;
}

.commleft>h6>span {
    margin-left: 10px;
    font-size: 18px;
    color: rgba(159, 159, 159, 1);
    line-height: 45px;
}

.commleft>p {
    width: 547px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 21px;
    overflow: hidden;
}

.comInfoInt.comPrice>img {
    margin-left: 50px;
    width: 597px;
    height: 408px;
}

.comPriPic {
    width: 1920px;
    height: 625px;
    background: rgb(197, 196, 196);
}

.linkUs {
    align-items: center;
    color: #7A7A7A;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.linkUs span {
    color: rgba(0, 0, 0, 1);
}

.linkUs>p {
    margin-top: 20px;
    width: 310px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(122, 122, 122, 1);
    line-height: 18px;
}

.linkPic {
    width: 100%;
    margin-top: 50px;
    justify-content: space-evenly;
}

.piThree {
    align-items: center;
}

.piThree p {
    width: 60px;
    height: 60px;
}

.linkPic .piThree img {
    width: 60px;
    height: 60px;
}

.linkPic .piThree:nth-of-type(2) img {
    width: 48px;
    height: 48px;
}

.linkPic .piThree:nth-of-type(3) img {
    width: 54px;
    height: 39px;
}

.piThree>h5 {
    font-weight: 400;
    color: #000;
    margin: 20px 0;
}

.addPic {
    background-color: #444;
    min-width: 1200px;
    width: 100%;
    height: 536px;
    margin: 80px 0;
}

.liuyan>h5 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 25px;
    margin-bottom: 20px;
}

.liuyan>p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
}

.liyInfo {
    overflow: hidden;
}

.inputBox {
    margin-top: 40px;
    float: left;
    width: 40%;
    margin-right: 50px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 21px;
}

.inputBox input {
    margin-top: 15px;
    width: 444px;
    height: 48px;
    padding-left: 20px;
    line-height: 48px;
    border: 1px solid rgba(198, 198, 198, 1);
}

.inspec {}

.inspec>input {
    width: 16px;
    margin-right: 10px;
    height: 16px;
    vertical-align: unset;
    background: rgba(0, 137, 215, 1);
    border-radius: 50%;
    margin-bottom: -3px;
}

.inspecTwo>textarea {
    padding: 10px;
    margin-top: 15px;
    width: 444px;
    height: 145px;
    border: 1px solid rgba(198, 198, 198, 1);
}

.moreBtnSub {
    background: rgba(94, 94, 94, 1);
}

/* comIntroduct start end */
/* newsPage start */
.comPage {
    background-color: #f5f5f5;
    margin-bottom: 32px;
}

.comPage .commleft {
    width: 653px;
    overflow: hidden;
    padding: 30px 50px;
}

.commleft a>h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
}

.commleft a>h5:before {
    position: absolute;
    content: '';
    top: -30px;
    left: -50px;
    width: 4px;
    height: 60px;
    background: rgba(0, 137, 215, 1);

}



.commleft a>h6 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(134, 134, 134, 1);
    line-height: 20px;
    margin-top: 15px;
}

.commleft a>p {
    width: 558px;
}

.comInfoInt.comPrice.comPage>img {
    width: 547px;
    height: 315px;
}

.newINFO>.hd ul li a {
    float: left;
    margin-right: 20px;
    width: 118px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid rgba(0, 137, 215, 1);
    cursor: pointer;
}

.newINFO>.hd ul li.on a {
    height: 48px;
    line-height: 48px;
    background: #0098d7;
    border: 0;
    color: #fff;
}

.pageNum {
    float: right;
    line-height: 32px;
    text-align: center;
}

.pageNum>button {
    display: inline-block;
    width: 104px;
    height: 32px;
    background: rgba(245, 245, 245, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 37px;
    vertical-align: middle;
}

.pageNum>span {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: rgba(245, 245, 245, 1);
    margin-right: 10px;
}

.pageNum .spanOn {
    color: #fff;
    background: rgba(0, 0, 0, 1);
}

.pageNum>span:hover {
    color: #fff;
    background: rgba(0, 0, 0, 1);
}

/* newsPage start end */

/* newsDetail start  */
.newsDetCon {
    align-items: center;
    padding: 60px 0px 50px;
}

.newsDetCon>h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 37px;
    margin-bottom: 15px;
}

.newsDetCon>p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(134, 134, 134, 1);
    line-height: 37px;
}

.newsDetCon>.newCTArt {
    margin-top: 50px;
    width: 874px;
}

.newsDetCon>.newCTArt>img {
    margin-bottom: 32px;
    width: 100%;
}
.newCTArt img{max-width:100%}

.newsDetCon>.newCTArt>p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(134, 134, 134, 1);
    line-height: 21px;
    margin-bottom: 20px;
    text-indent: 2em;
}

.newArtTag {
    width: 100%;
    margin-top: 50px;
    border-top: 1PX solid #C6C6C6;
}

.natPrev {
    justify-content: flex-start;
    height: 70px;
    line-height: 70px;
    border-bottom: 1PX solid rgba(198, 198, 198, 1);
}

.natPrev>h4 {
    margin-right: 32px;
    width: 135px;
    background-color: #0089d7;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.natPrev>h4>img {
    width: 24px;
    height: 16px;
    margin: 0 5px 0 20px;
}
.natPrev>h5{
    font-size:16px;
}
.natnext>h4 {
    background-color: transparent;
    color: rgba(0, 0, 0, 1);
} 
.natnext>h4>img {
    transform: rotateX(180deg);
}
 .talentList>img{
    margin-bottom: 15px;
 }
 .talPage{
    margin-top: 50px;
 }
 .talPage>.talHead>h5{ 
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:600;
    color:rgba(0,0,0,1);
    line-height:21px;
    margin-bottom: 24px;  
 }
 .talPage>.talHead>h5>img{
    width:26px;
    height:22px;
    margin-right: 20px;
    margin-bottom: -4px;
 }
 .talPage>.talHead>h6{ 
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(132,132,132,1);
    line-height:21px;
 }
 .talPage>.talHead>h6>img{
    width:15px;
    height:15px;
    margin-right: 5px;
    margin-bottom: -2px;
 }
.talLDetail{
    overflow: hidden;
    padding: 30px 0 10px;
    border-top: 1PX solid rgba(198, 198, 198, 1);
    border-bottom: 1PX solid rgba(198, 198, 198, 1);
}
.talLDetail:hover{ 
    border-bottom: 1PX solid #0089d7;
}
.talLDetail>p{
    float: left;
    width: 33.3%;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:21px;
    margin-bottom: 30px;
}
.talLDetail>p>span{ 
    color:#848484; 
}
/* newsDetail start .end */
/* caseLists start   */
.ProTxtBox.proPrive .caseLists>li a{
    display: inline-block;
    width:390px;
    height:296px;
    margin:  0px 14px 40px 0;  
}
.ProTxtBox.proPrive .caseLists>li:nth-of-type(3n) a{ 
    margin:  0px 0px 40px 0;  
}
.ProTxtBox.proPrive .caseLists>li:hover a{ 
    background:rgba(0,0,0,.6);
    opacity: 0.6;
}
.ProTxtBox.proPrive .caseLists>li a img{
    width:100%;
    height:296px;
    margin: 0;
    padding: 0;
    border: 0;
}
/* caseLists start .end */
/* comtro add  */
.mask-img {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, .6);
} 
.picture {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 680px;
    height: 860px;
    line-height: 860px;
    text-align: center;
    z-index: 20;
} 
.picture .phone {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    max-width: 680px;
    max-height: 860px;
}
.ny_banner{width:100%;height:423px;margin:0px auto; text-align:center;}
.ny_banner img{width:100%;height:423px;margin:0px auto;}


