/* 新闻中心 */
.contentwrap {
    width: 1200px;
    margin: 116px auto;
}
.contentwrap .position {
    font-size: 16px;
    padding-left: 16px;
    font-family: '思源黑体 CN';
}
.contentwrap .position span {
    color: #888888;
}
.contentwrap .position a {
    color: #888888;
}
.contentwrap .titleinfo {
    width: 100%;
    border-bottom: 1px solid #11277d;
    padding-bottom: 6px;
    margin-bottom: 20px;
    margin-top: 26px;
}
.contentwrap .titleinfo a {
    color: #000000;
}
.contentwrap .titleinfo .title {
    font-size: 24px;
    text-align: center;
    font-family: '思源黑体 CN';
}
.contentwrap .titleinfo .time {
    display: flex;
    justify-content: flex-end;
    color: #b22f34;
    margin-top: 22px;
    align-items: center;
}
.contentwrap .titleinfo .time p {
    padding-right: 20px;
    font-size: 18px;
    color: #b22f34;
    font-weight: bold;
    /* letter-spacing: 1px; */
    font-family: '思源黑体 CN';
}
.contentwrap .titleinfo .time img {
    padding-right: 30px;
}
.contentwrap .content1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contentwrap .content1 .left {
    width: 776px;
}
.contentwrap .content1 .right {
    width: 370px;
}
.contentwrap .content1 .left .describe {
    line-height: 26px;
    color: #555555;
    padding-top: 20px;
    font-size: 14px;
    text-indent:2em;
    font-family: '思源黑体 CN';
}
.contentwrap .content2 ul {
    margin-top: 28px;
    margin-bottom: 100px;
}
.contentwrap .content2 li a {
    display: flex;
    margin-bottom: 50px;
    cursor: pointer;
    color: #000;
}
.contentwrap .content2 li:hover .left p:nth-child(1){
    background: #b22f34;
}
.contentwrap .content2 li:hover .left p:nth-child(2){
    color: #b22f34;
    border: 1px solid #b22f34;
}
.contentwrap .content2 li:hover .right {
    color: #b22f34;
}
.contentwrap .content2 li .left {
    width: 97px;
}
.contentwrap .content2 .left p:nth-child(1) {
    width: 97px;
    height: 97px;
    background: #cccccc;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 97px;
    font-weight: bold;
    font-family: '思源黑体 CN';
}
.contentwrap .content2 .left p:nth-child(2) {
    width: 97px;
    color: #cccccc;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    font-family: '思源黑体 CN';
}
.contentwrap .content2 li .right {
    width: 910px;
    margin-left: 50px;
    font-family: '思源黑体 CN';
}
.contentwrap .content2 .right p:nth-child(1) {
    font-size: 20px;
    line-height: 34px;
}
.contentwrap .content2 .right p:nth-child(2) {
    font-size: 14px;
    line-height: 26px;
    padding-top: 12px;
}


/* 新闻详情 */
.contentwrap .content3 {
    /* text-align: center; */
    text-align: left;
    color: #555555;
    /* text-indent:2em; */
    line-height: 26px;
    font-family: '思源黑体 CN';
    font-size: 14px;
}
.contentwrap .content3 .contenttext {
    text-align: left;
    color: #555555;
    text-indent:2em;
    line-height: 26px;
    font-family: '思源黑体 CN';
    font-size: 14px;
}
.contentwrap .content3 img{
	max-width:95% !important;
	height: auto !important;
}
/* .contentwrap .content3 img {
    max-width: 95%;
    padding: 30px 0;
} */

/* 联系我们 */
.contentwrap1 {
    width: 100%;
}
.contentwrap1 .content1 {
    width: 1200px;
    margin: 116px auto 0;
    display: flex;
}
.contentwrap1 .content1 .left {
    width: 756px;
}
.contentwrap1 .content1 .left .contentinfo {
    border-bottom: 1px dashed #7f7f7f;
    padding-bottom: 40px;
}
.contentwrap1 .content1 .left .name {
    font-size: 26px;
}
.contentwrap1 .content1 .left .item {
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.contentwrap1 .content1 .item img {
    width: 40px;
    opacity: 0.1;
    padding-right: 44px;
}
.contentwrap1 .content1 .item p{
    line-height: 28px;
    color: #333333;
}
.contentwrap1 .content1 .item span {
    padding-right: 20px;
}
.contentwrap1 .content1 .left .address {
    margin-top: 46px;
}
.contentwrap1 .content1 .right {
    width: 444px;
}
.contentwrap1 .content1 .right img {
    width: 100%;
}
.contentwrap1 .content2 {
    width: 100%;
    height: auto;
    margin: 100px 0;
}
.contentwrap1 .content2 img {
    width: 100%;
}

/* 特色优势 */
.contentwrap2 {
    width: 1200px;
    margin: 170px auto 110px;
    text-align: center;
}
.contentwrap2 .title {
    font-size: 38px;
}
.contentwrap2 .describe {
    font-size: 18px;
    line-height: 28px;
    padding-top: 10px;
}
.contentwrap2 > img {
    padding: 122px 0 300px;
}
.contentwrap2 .content2 {
    padding: 110px 0;
}
/* 公司简介 */
.contentwrap3 {
    width: 100%;
}
.contentwrap3 .content1 {
    width: 100%;
    margin-top: 110px;
    padding-top: 52px;
}
.contentwrap3 .content1 .main {
    width: 1200px;
    margin: 0 auto;
}
.contentwrap3 .title {
    text-align: center;
    color: #838383;
}
.contentwrap3 .title p:nth-child(1) {
    font-size: 30px;
    font-family: '思源黑体 CN';
    font-weight: bold;
}
.contentwrap3 .title p:nth-child(2) {
    font-size: 14px;
    padding-top: 16px;
    font-family: '思源黑体 CN';
}
.contentwrap3 .content1 .content {
    display: flex;
    margin-top: 40px;
}
.contentwrap3 .content1 .content .left {
    width: 518px;
}
.contentwrap3 .content1 .content img {
    width: 100%;
}
.contentwrap3 .content1 .content .right {
    width: 682px;
    height: 100%;
    border-top: 1px solid #dbdbdb;
    line-height: 32px;
    color: #686868;
    padding: 30px 31px 0;
    font-family: '思源黑体 CN';
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
    font-family: '思源黑体 CN';
    font-size: 16px;
}
.contentwrap3 .content1 .content .right a {
    color: #686868;
}
.contentwrap3 .content1 .content span {
    
}
.contentwrap3 .content2 {
    width: 100%;
    background: #f3f1f3;
    margin-top: 46px;
    padding-top: 58px;
    padding-bottom: 78px;
}
.contentwrap3 .content2 .main {
    width: 1200px;
    margin: 0 auto;
}
.contentwrap3 .content2 .describe {
    font-size: 16px;
    line-height: 36px;
    color: #686868;
    padding-top: 30px;
    font-family: '思源黑体 CN';
    text-indent:2em;
}
.contentwrap3 .content2 ul {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
}
.contentwrap3 .content2 ul li {
    display: flex;
    align-items: center;
}
.contentwrap3 .content2 ul li p {
    line-height: 30px;
    color: #666666;
    font-size: 18px;
    font-family: '思源黑体 CN';
}
.contentwrap3 .content2 ul li p:nth-child(1) {
    font-weight: bold;
}
.contentwrap3 .content2 ul li p:nth-child(2) {
    font-weight: bold;
    font-size: 15px;
}
.contentwrap3 .content2 ul li div {
    margin-left: 20px;
}
.contentwrap3 .content3 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 54px;
}
.contentwrap3 .content3 .describe {
    font-size: 16px;
    line-height: 36px;
    color: #686868;
    padding-top: 30px;
    font-family: '思源黑体 CN';
    /* font-weight: bold; */
    text-indent:2em;
}
.contentwrap3 .content3 .piclist {
    display: flex;
    margin-top: 40px;
}
.contentwrap3 .content3 .piclist div {
    width: 380px;
    height: 380px;
    margin: 0 10px;
    overflow: hidden;
}
.contentwrap3 .content3 .piclist div img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.contentwrap3 .content3 .piclist div img:hover {
    animation: scale 1s ease 0s 1;
}
@keyframes scale {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
.contentwrap3 .content3 .rightpic {
    width: 720px;
    display: flex;
    flex-direction: column;
} 
.contentwrap3 .content3 .rightpic > div {
    height: 260px;
    display: flex;
    align-items: center;
}
.contentwrap3 .content3 .rightpic > div img {
    width: 347px;
    height: 100%;
    padding-left: 13px;
}
.contentwrap3 .content3 .rightpic > img {
    width: 707px;
    height: 206px;
    display: flex;
    align-items: center;
    padding-left: 13px;
    padding-top: 14px;
}
.bgcolor {
    background: #f4f2f3;
}
.padding_b {
    padding-bottom: 100px;
}

.contentwrap4 {
    width: 1200px;
    margin: 120px auto 60px;
}
.contentwrap4 > .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 6px;
}
.contentwrap4 > .title .left {
    font-size: 26px;
    padding-left: 16px;
    color: #000;
    padding-bottom: 8px;
}
.contentwrap4 > .title .right {
    font-size: 16px;
    padding-left: 16px;
}
.contentwrap4 > .title .right span {
    color: #888888;
}
.contentwrap4 > .title .right a {
    color: #888888;
}
.contentwrap4 .wrap {
    width: 100%;
}
.contentwrap4 .wrap .left {
    float: left;
    width: 171px;
    /* border-right: 1px solid #d4d4d4; */
}
.contentwrap4 .wrap .left li {
    line-height: 54px;
    border-bottom: 1px dashed #d4d4d4;
    padding-left: 16px;
    font-size: 17px;
    letter-spacing: 1px;
}
.contentwrap4 .wrap .left li:hover a {
    color: #b22f34;
}
.contentwrap4 .wrap .left li a {
    color: #000;
}
.contentwrap4 .wrap .left .selected a {
    color: #b22f34;
}
.contentwrap4 .wrap .right {
    float: right;
    width: 1028px;
    border-left: 1px solid #d4d4d4;
}
.contentwrap4 .rightwrap {
    width: 952px;
    float: right;
}
.contentwrap4 .rightwrap .main1 {
    width: 100%;
    height: 354px;
    background: #b22f34;
    color: #fff;
    margin-top: 30px;
}
.contentwrap4 .rightwrap .main1 img {
    width: 400px;
    height: 354px;
    float: left;
}
.contentwrap4 .rightwrap .main1 .main1right {
    width: 552px;
    float: right;
}
.contentwrap4 .rightwrap .main1right > div:nth-child(1) {
    font-size: 20px;
    line-height: 58px;
    border-bottom: 1px solid #fff;
    margin: 0 30px;
    box-sizing: border-box;
}
.contentwrap4 .rightwrap .main1right > div:nth-child(2) {
    font-size: 14px;
    line-height: 28px;
    padding: 0 30px;
    margin-top: 12px;
}
.contentwrap4 .rightwrap .title {
    line-height: 40px;
    background: #d4d4d4;
    color: #fff;
    margin-top: 34px;
    display: flex;
    align-items: center;
}
.contentwrap4 .rightwrap .title::before{
    content:"·";
    color:#fff;
    font-size: 20px;
    padding: 0 10px;
}
.contentwrap4 .rightwrap .main2 {
    width: 100%;
    padding: 25px 0;
    text-align: center;
}
.contentwrap4 .rightwrap .main2 img {
    /* width: 100%; */
}
.contentwrap4 .rightwrap .main3 {
    position: relative;
    min-height: 900px;
}
.contentwrap4 .rightwrap .main3 .line1 {
    left: 0;
    top: 0;
}
.contentwrap4 .rightwrap .main3 .line2 {
    right: 0;
    bottom: 0;
}
.contentwrap4 .rightwrap .main3 ul {
    width: 80%;
    padding-left: 10%;
    padding-top: 100px;
    padding-bottom: 140px;
    margin-top: 10px;
}
.contentwrap4 .rightwrap .main3 ul li {
    line-height: 50px;
    color: #000;
}
.contentwrap4 .wrap .right {
    float: right;
    width: 1028px;
    border-left: 1px solid #d4d4d4;
}
.contentwrap4 .rightwrap1 {
    width: 952px;
    float: right;
}
.contentwrap4 .rightwrap1 .main1 {
    width: 100%;
    background: #b22f34;
    color: #fff;
    margin-top: 30px;
    position: relative;
}
.contentwrap4 .rightwrap1 .main1 > img {
    width: 100%;
}
.contentwrap4 .rightwrap1 .main1 .main1text {
    left: 30px;
    top: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #fff;
    width: 316px;
    font-size: 20px;
    font-weight: 600;
}
.contentwrap4 .rightwrap1 .title {
    line-height: 40px;
    background: #d4d4d4;
    color: #fff;
    margin-top: 34px;
    display: flex;
    align-items: center;
    font-size: 17px;
}
.contentwrap4 .rightwrap1 .title::before{
    content:"·";
    color:#fff;
    font-size: 20px;
    padding: 0 10px;
}
.contentwrap4 .rightwrap1 .main2 {
    padding: 25px 0;
    text-align: center;
}
.contentwrap4 .rightwrap1 .main3 {
    position: relative;
    min-height: 900px;
}
.contentwrap4 .rightwrap1 .main3 .line1 {
    left: 0;
    top: 0;
}
.contentwrap4 .rightwrap1 .main3 .line2 {
    right: 0;
    bottom: 0;
}
.contentwrap4 .rightwrap1 .main3 ul {
    width: 80%;
    padding-left: 10%;
    padding-top: 150px;
    padding-bottom: 140px;
    margin-top: 10px;
}
.contentwrap4 .rightwrap1 .main3 ul li {
    line-height: 50px;
    color: #000;
}
.contentwrap4 .rightwrap1 .main3 ul .titlename {
    font-size: 22px;
    line-height: 50px;
    color: #000;
    font-weight: bold;
}
.contentwrap4 .rightwrap1 .main3 ul .describe {
    width: 80%;
    padding-left: 38px;
    line-height: 36px;
    color: #333;
    font-size: 20px;
}

/* 技术转移 */
.contentwrap5 {
    width: 1200px;
    margin: 100px auto 0;
}
.contentwrap5 > .title {
    font-size: 28px;
    line-height: 50px;
    border-bottom: 1px solid #d4d4d4;
    padding-left: 18px;
}
.contentwrap5 .wrap {
    width: 100%;
    height: 450px;
    background: #eeeeee;
    margin-top: 32px;
    padding-top: 25px;
    box-sizing: border-box;
}
.contentwrap5 .wrap .main {
    width: 1170px;
    height: 400px;
    margin: 0 auto;
    background: #fff;
}
.contentwrap5 .wrap ul {
    width: 1156px;
    height: 387px;
    position: relative;
    left: 7px;
    top: 6px;
    overflow: hidden;
}
.contentwrap5 .wrap ul li {
    position: relative;
    /* width: 630px; */
    width: 176px;
    height: 387px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
.contentwrap5 .wrap ul li.show {
    width: 628px;
}
.contentwrap5 .wrap ul li .title {
    width: 22px;
    height: 100%;
    background: #b22f34;
    color: #fff;
    top: 0;
    right: 0;
    text-align: center;
    padding-top: 18px;
    z-index: 2;
    font-size: 15px;
}
.contentwrap5 .wrap ul li .cont {
    width: 575px;
    height: 0px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: rgba(178, 47, 52, 0.9);
}
.contentwrap5 .wrap ul li:nth-child(1) .cont {
    height: 172px;
}
.contentwrap5 .wrap ul li .cont a {
    color: #fff;
}
.contentwrap5 .wrap ul li .cont p:nth-child(1) {
    width: 510px;
    font-size: 24px;
    line-height: 68px;
    border-bottom: 1px solid #d39a9d;
    margin-left: 40px;
    padding-top: 14px;
}
.contentwrap5 .wrap ul li .cont p:nth-child(2) {
    width: 510px;
    font-size: 14px;
    line-height: 28px;
    margin-left: 40px;
    padding-top: 6px;
}
.contentwrap5 .wrap ul li .cont img {
    width: 12px;
    height: 14px;
    left: 538px;
    top: 60px;
}
.contentwrap5 p.text {
    width: 1200px;
    box-sizing: border-box;
    color: #333;
    font-size: 38px;
    padding: 80px 0 0;
    letter-spacing: 2px;
    z-index: 3;
    text-align: center;
}
.contentwrap6 {
    width: 100%;
    position: relative;
    margin-top: 80px;
}
.contentwrap6 .text {
    padding: 20px 0;
    background: #eee;
    color: #333;
    font-size: 38px;
    text-align: center;
}
.contentwrap6 .contentwrap6shadow {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}
.contentwrap6 .contentwrap6text {
    width: 1200px;
    box-sizing: border-box;
    left: 50%;
    top: 70px;
    transform: translateX(-50%);
    color: #fff;
    font-size: 38px;
    border-left: 2px solid #fff;
    padding: 22px 0 22px 32px;
    letter-spacing: 2px;
    z-index: 3;
}

