body {
    min-width: 1200px;
    font-family: arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

html {
  box-sizing: border-box;
}

*,*::before,*::after {
  box-sizing: inherit;
}

.abs {
    position: absolute;
}

.t0 {
    top: 0;
}

.l0 {
    left: 0;
}

.r0 {
    right: 0;
}

.b0 {
    bottom: 0;
}

.center {
    text-align: center;
}

.row {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.bg-red {
    background-color: #d0322e;
}

a {
    text-decoration: none;
}
.page a:hover{
    /* opacity:0.8; */
    /* color:#ccc; */
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.eng-font{
	font-family: "Arial";
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
ul li {
    margin: 0;
    padding: 0;
}

.min-height{
	min-height: 704px;
	}

.fluid-row {
    width: 100%;
    position: relative;
}

.nav-c {
    height: 60px;
    line-height: 60px;
}

.header {
    height: 127px;
    background-color: #5b5b5b;
    position: relative;
    z-index: 2;
}

.header-top {
    height: 86px;
    margin-bottom: 13px;
}

.header-top-r {
    display: inline-block;
}
.logo{
    width:184px;
}
.logo2 {
    margin-right: 20px;
    width:100px;
}

.header-top-r span {
	position: relative;
    display: inline-block;
    margin-right: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.icon-c .prop{
	position: absolute;
    left: -21px;
    top: 54px;
    height: 60px;
    line-height: 60px;
    width: 174px;
    font-style: normal;
    z-index: 100;
    background-color: #9f1310;
    font-size: 14px;
	display: none;
}

.icon-c .prop2{
	left: -76px;
}

.icon-c .prop3{
	padding: 9px 10px 0 10px;
    line-height: 24px;
    left: -132px;
    text-align: left;
    font-size:12px;
}

.icon-c .triangle{
	position: relative;
}
.icon-c .triangle i{
	position: absolute;
	left: 0;
	bottom:-16px;
	border: 10px solid transparent;
	border-bottom: 10px solid #9f1310;
	display: none;
}

.icon-c span:hover .prop{
	display: block;
}

.icon-c span:hover .triangle i{
	display: block;
}

.header-top-r span:last-child {
    margin-right: 0;
}

.header-top-r i {
    font-size: 20px;
}

.header-top-r .icon-c {
    display: inline-block;
    padding: 0 20px;
    border-left: 1px solid #fff;
}

.header-top-r span span {
    font-size: 12px;
    margin-right: 0;
}

.nav-box{
	position: relative;
}

.nav {
    font-size: 0;
    line-height: 0;
}

.nav li {
    font-size: 16px;
    position: relative;
}

.nav li:before {
    position: absolute;
    right: 0;
    top: 50%;
    height: 18px;
    margin-top: -9px;
    width: 1px;
    background-color: #fff;
    content: "";
}

.nav li:last-child:before {
    display: none;
}

.nav li {
	position: relative;
   display: inline-block;
    height: 60px;
    line-height: 60px;
}

.nav li.active,
.nav li:hover {
    background-color: #9f1310;
}

.nav li:hover .drop-down{
	height: auto;
    overflow: visible;
}

.nav li a {
    display: block;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
}

.nav .drop-down{
	position: absolute;
	width: 100%;
	top: 60px;
	overflow: hidden;
	height: 0;
	background-color: #9f1310;
   
}

.nav .drop-down a{
	text-align: center;
	height: 45px;
	line-height: 45px;
}

.nav .drop-down a:hover{
	background-color: #87100e;
}

.nav-right {
    height: 100%;
}

.nav-right>div {
    color: #fff;
    float: left;
    height: 100%;
}

.lang-switch {
    margin-right: 24px;
}

.lang-switch span {
    display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1;
}

.lang-switch .active {
    border: 1px solid #fff;
    padding: 3px;
}

.lang-switch span:first-child {
    margin-right: 16px;
}

.nav-right .socials {
    margin-right: 10px;
}

.nav-right .socials .bds_weixin{
	position: relative;
	display: inline-block;
}

#code{
	display: none;
}

#code canvas{
	position: absolute;
    left: -66px;
    top: 60px;
    border: 4px solid #fff;
}
#code img{
    position: absolute;
    left: -66px;
    top: 60px;
    border: 4px solid #fff;
}

.nav-right .socials .bds_weixin:hover #code{
	display: block;
}


.nav-right .socials i {
    font-size: 30px;
}

.delimeter {
    width: 1px;
    display: inline-block;
    background-color: #fff;
}

.nav-right .socials .delimeter {
    height: 20px;
    margin: 0 10px;
}

.socials a{color: #fff;}

.nav-right .socials .icon-weibo{
	font-size: 33px;
}

img.fit {
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-wraper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide .banner-link{
	display: block;
	height: 100%;
}

.bg {
    background-size: 1920px auto;
    background-position: center center;
}

.frow1 {
    height: 850px;
}

.arrow-left {
    position: absolute;
    width: 39px;
    margin-top: -72px;
    top: 50%;
    left: 0;
    cursor: pointer;
    z-index: 2;
}

.arrow-right {
    position: absolute;
    width: 39px;
    margin-top: -72px;
    top: 50%;
    right: 0;
    cursor: pointer;
    z-index: 2;
}

.arrow-right:hover,
.arrow-left:hover {
    opacity: 0.6;
}

.arrow-down-black {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -16px;
    width: 33px;
}

.banner-mask {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    height: 100%;
    top: 0;
}

.banner-content {
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 50px;
}

.banner-text {
    width: 530px;
}

.tx-title{
	width: 380px;
	margin-top: 100px;
    margin-left: 54px;
}


.pagination-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 36px;
    text-align: center;
    z-index: 5;
}

.index-pagination {
    display: inlie-block;
}

span.swiper-pagination-switch {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #fff;
    display: inline-block;
    margin-right: 14px;
    cursor: pointer;
}

.row4-pagination span.swiper-pagination-switch {
    background-color: #bfbfbf;
}

.row4-pagination span.swiper-active-switch,
.index-pagination span.swiper-active-switch {
    background-color: #d0322e;
}

/*row2*/
.frow2 {
    /* height:959px; */
    background-image: url("/assets/img/row2bg.jpg");
}

.row2-top {
    text-align: center;
    padding: 70px 0 66px 0;
}
.row2-top img{
    width:144px;
}
.row2-items {}

.row2-items ul {
    font-size: 0;
}

.row2-items ul li {
    width: 350px;
    margin-right: 70px;
    display: inline-block;
    font-size: 0;
}

.row2-items ul li .item-img {
    position: relative;
}

.row2-items ul li:last-child {
    margin-right: 0;
}

.row2-bottom img {
    width: 128px;
    padding: 112px 0 92px 0;
}

.row2-items .item-title {
    font-size: 20px;
    color: #545454;
    letter-spacing: 6px;
    font-weight: bold;
    padding-bottom: 18px;
}

.row2-items .item-title span {
    font-size: 35px;
    color: #545454;
    letter-spacing: 2px;
    padding-right: 18px;
    font-weight: normal;
}

.row2-items .item-title span span {
    color: #d0322e;
    padding-right: 0;
}

.row2-items .item-slogon {
    font-size: 15px;
    color: #545454;
    padding-top: 16px;
    border-top: 1px solid #a0a0a0;
    margin: 0 16px;
}

 .btn-normal {
    height: 25px;
    line-height: 25px;
    padding: 0 18px;
    background-color: #d7d7d7;
    border-radius: 6px;
    font-size: 15px;
    color: #424242;
    display: inline-block;
}

.btn-normal:hover {
    background-color: #fff;
}

.btn-normal.btn-red {
    background-color: #d03130;
    color: #fff;
}
.btn-normal.btn-red:hover{
    background-color:#9f1310;
}



.btn-normal.btn-large {
    height: 36px;
    line-height: 36px;
    font-size: 20px;
}

.row2-more,
.row2-down {
    position: absolute;
    bottom: 30px;
    z-index: 5;
}
.row2 .row2-more:hover,
.row2 .row2-down:hover{
    /* color:#fff; */
    opacity: 1;
}
.row2-more {
    right: 28px;
}

.row2-down {
    right: 131px;
}

/*row3*/
.frow3 {
    height: 945px;
    background-image: url("/assets/img/row3-bg.jpg");
}

.row3 {
    height: 100%;
}

.row3-top {
    padding-top: 134px;
}

.row3-text-l {
    top: 323px;
    left: 92px;
    width: 206px;
}

.row3-text-r {
    top: 323px;
    right: 111px;
    width: 192px;
}

.row3-text {
    width: 198px;
    bottom: 232px;
    left: 50%;
    margin-left: -99px;
}

/*row4*/
.frow4 {
    height: 909px;
    background-image: url("/assets/img/row4-bg.jpg");
}

.frow4 .row {
    height: 100%;
    font-size: 0;
    padding-top: 150px;
    box-sizing: border-box;
}

.frow4 .swiper-container {
    width: 100%;
    /* height:600px; */
}

.frow4 .swiper-slide ul {
    font-size: 0;
}

.frow4 .swiper-slide li {
    width: 369px;
    display: inline-block;
    font-size: 0;
    margin-right: 45px;
}

.frow4 .swiper-slide li:last-child {
    margin-right: 0;
}

.frow4 .swiper-slide li>img {
    display: block;
    width: 100%;
}

.row4-content {
    background-color: #f1f1f1;
    padding: 45px 60px 0px 28px;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    height: 340px;
    overflow: hidden;
    position: relative;
}

.row4-content h2 {
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    color: #515151;
    font-size: 25px;
}

.row4-content p {
    font-size: 15px;
    color: #515151;
    margin: 0;
    padding: 24px 0 0 0;
    line-height: 1.5;
    height: 84px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.row4-content p:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 218px;
    height: 1px;
    background-color: #a5a5a5;
}

.row4-content p i.dot {
    background-color: #d03130;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;

}

.row4-content p span {
    padding: 0 6px;
}

.row4-content-brief {
    height: 104px;
    overflow: hidden;
    padding-top: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #919191;
    line-height: 1.5;
}

.row4-content:before {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 18px;
    width: 47px;
    height: 47px;
    background-image: url("/assets/img/row4-smart.png");
    z-index: 5;
}

.frow5 {
    height: 963px;
    background-image: url("/assets/img/row4-bg.jpg");
}

.frow5 .row5 {
    padding: 165px 0 0 0;
}

.news-focus-wrap {
    position: relative;
    height: 481px;
    padding-left: 744px;
}

.news-focus-img {
    width: 744px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.focus-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
}

.news-focus-content {
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    padding: 122px 65px 0 23px;
}

.news-focus-content>div {
    height: 256px;
    overflow: hidden;
}

.news-focus-content h1 {
    margin: 0;
    padding: 0;
    color: #010101;
    font-size: 27px;
}

.news-focus-content>div p {
	height: 120px;
	overflow: hidden;
    color: #777777;
    font-size: 20px;
    line-height: 1.5;
}


.news-date {
    width: 64px;
    height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #db1714;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 8px 0 0 0;
    line-height: 1.5;
    box-sizing: border-box;
}
.subnews-wrap{
    margin-top:25px;
}
.subnews-wrap li{
    width:387px;
    height:127px;
    margin-right:18px;
    position: relative;
    overflow:hidden;
}
.subnews-wrap li:last-child{
    margin-right:0;
}
.subnews-wrap li:before{
    content:"";
    width:13px;
    height:13px;
    background-color:#d0322e;
    position: absolute;
    right:0;
    bottom:0;
}
.subnews-content{
    width:146px;
    height:100%;
    background-color:#fff;
    display:table;
    overflow: hidden;
}
.subnews-content P{
    display: table-cell;
    vertical-align: middle;
    padding:0 12px;
    color:#545454;
}
a:hover .subnews-content p{
    color:#9f1310;
}
.subnews-content::before{
    /* height:100%;
    content:""; */
}
.subnews-content:hover::before{
    
}
.subnews-img{
    width:241px;
    height:100%;
}

.frow6 {
    height: 563px;
    background-image: url("/assets/img/row6-bg.jpg");
    padding:53px 0 40px 0;
    box-sizing: border-box;
}
.frow6 .row6 {
    position: relative;
    height:100%;
}
.row6-logo{
    position: absolute;
    left:0;
    top:0;
    width:60px;
}
.footer-left{
    margin-top:167px;
    line-height: 2;
    color:#fff;
    font-size:14px;
}
.footer-right{

}
.footer a{
    color:#fff;
    font-size:14px;
}
.footer a:hover{
    color:#ccc;
}
.footer-right dl{
    display: inline-block;
    color:#fff;
    width:120px;
    text-align:center;
    vertical-align: top;
}
.footer-right dl:last-child{
    width:90px;
}
.footer-right dl dt{
    margin:0;
    padding:0;
    color:#fff;
    margin-bottom:46px;
    padding-left:30px;
    text-align: left;
}
.footer-right dl dd{
    margin:0;
    padding:0;
    color:#fff;
    padding-left:30px;
    text-align:left;
    margin-bottom:20px;
}
.footer .copy{
    font-size:12px;
    position: absolute;
    left:0;
    bottom:0;
    color:#fff;
}
.footer .lang-switch{
    position: absolute;
    bottom:0;
    right:0px;
    color:#fff;
    margin-right:0;
}
.footer-right dl dt:last-child{
	padding-left: 26px;
}








.pointer {
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pointer:hover {
    -transform: scale(1.1);
    transform: scale(1.1);
}

.index-more-btn {
    background-color: #d0322e;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}

.index-more-btn:hover {
    background-color: #9f1310;
}


/*tx产品系列样式*/


.Tx-frow2{
	padding-top: 70px;
	padding-bottom: 30px;
}

.Tx-frow2>div{
	box-sizing: border-box;
}

.Tx-list{
	float: left;
}

.Tx-list img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.odd,.even{
	height: 454px;
	margin-bottom: 30px;
}

.last-list{
	margin-bottom: 0;
}

.odd .Tx-left{
	width: 684px;
	margin-right: 3px;
	height: 100%;
}
.even .Tx-left{
	margin-right: 0px;
	margin-left: 3px;
}

.odd .Tx-right{
	width: 510px;
	height: 100%;
}

.Tx-right .right-top,.Tx-right .right-content{
	width: 100%;
}

.Tx-right .right-top{
	height: 110px;
	background-color: #d1322f;
	padding: 30px 0 0 30px;
    color: #fff;
}
.Tx-right .right-top h1{
	margin: 0;
	font-size: 30px;
}
.Tx-right .right-top p{
	margin-top: 0.2em;
	font-size: 20px;
}
.Tx-right .right-content{
	position: relative;
	margin-top: 3px;
	height: 340px;
	border-top:3px solid #bababa;
	background-color: #e7e7e7;
}

.Tx-right .right-content::before{
	content: "";
    position: absolute;
    left: 20px;
    bottom: 18px;
    width: 47px;
    height: 47px;
    background-image: url(../img/row4-smart.png);
    z-index: 5;
}

.Tx-right .odd-right::before{
	left: auto;
	right: 20px;
}

.Tx-right .right-content p{
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color:#515151;
	font-size: 20px;
}

.Tx-right .right-content span{
	padding-right: 37px;
}

.font-dot{
	position: relative;
	padding-left: 10px;
	margin: 0 0 10px 18px;
	display: block;
}

.font-dot::before{
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	background-color: #d03130;
    width: 4px;
    height: 4px;
    border-radius: 100%;
}

.font-right{
	margin: 0 0 10px 30px;
}

.Tx-frow p,.Tx-frow h1{
	margin: 0;
}

.Tx-frow3{
	position: relative;
	padding-top:128px;
	height: 965px;
	background-color: #e7e7e7;
}
.Tx-frow3::after{
	position: absolute;
	bottom: -40px;
	transform: translateX(-30px);
	left: 50%;
	content: "";
	border: 30px solid transparent;
	border-top: 30px solid #e7e7e7;
	z-index:100;
}
.product-info{
	height: 716px;
	background-color: #fff;
}
.float-left{
	float: left;
}

.info-left,.info-right{
	height: 100%;
}

.info-left{
	width:480px;
	border-right: 2px solid #d1322f;
	
}
.info-right{
	position: relative;
	width: 720px;
	padding-left: 30px;
}
.info-left .info-title{
	padding: 70px 0 0 52px;
	height:246px;
	color: #fff;
	background-color: #d1322f;
}

.info-left .info-title h1{
	 font-size: 44px;
	 font-weight: bold;
}

.info-left .info-title p:nth-child(2){
	font-size: 27px;
	letter-spacing: 4px;
}

.info-left .info-title p:nth-child(3){
	font-size: 20px;
	padding-top: 20px;
}

.info-left .pro-features{
	padding-left: 30px;
}

.info-left .pro-features span{
	color: #7f7f7f;
	font-size: 15px;
	margin-left: 0;
}

.product-info .focus-logo{
	left: auto;
	right: 0;
	
}


.product-info .intr{
	height: 30px;
	width: 128px;
	font-size: 20px;
	line-height: 30px;
	background-color: #d1322f;
	color: #fff;
	text-align: center;
	margin: 76px 0 38px 0;
}
.product-info .info-right{
	position: relative;
	padding-top: 20px;
}

.info-right .desc-info{
	width: 630px;
	height: 510px;
	overflow-y: scroll;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.info-right .desc-info::-webkit-scrollbar { width: 0 !important }

.info-right .desc-info dl{
	padding-left: 26px;
	font-size: 15px;
}
.info-right .desc-info dd{
	margin: 15px 0 14px 16px;
	color: #aaaaaa;
}

.info-right .arrow{
	position: absolute;
	right: 42px;
	top: 50%;
	transform:translateY(-50%);
}
.info-right .arrow i{
	display: block;
	font-weight: bold;
	color: #b7b7b7;
	cursor: pointer;
}
.info-right .arrow i:nth-child(1){
	margin-bottom: 60px;
}


/*解决方案页面样式*/

.sol-frow2{
	position: relative;
	padding-top: 70px;
	padding-bottom: 94px;
}

.sol-frow2::after{
	position: absolute;
    bottom: -40px;
    transform: translateX(-30px);
    left: 50%;
    content: "";
    border: 30px solid transparent;
    border-top: 30px solid #fff;
    z-index: 100;
}

.sol-frow2 .img-wrap img{
	width: 100%;
	height: 100%;
}

.banner-mask .sol-title{
	position: absolute;
    left: 50%;
    top: 50%;
	margin-top: -180px;
    transform: translate(-50%);
}

.banner-mask .sol-title3{
	margin-top: -72px;
}

.banner-mask .sol-title4{
	margin-top: -102px;
}

.plan-list li{
	height: 774px;
	margin-bottom: 30px;
}

.plan-list li:last-child{
	margin-bottom: 0;
}

.plan-list .img-wrap{
	height: 444px;
}
.plan-list .text-wrap{
	height: 330px;
}
.plan-list .text-wrap .text-left,.plan-list .text-wrap .text-right{
	width: 50%;
	float: left;
	height: 100%;
}
.plan-list .text-wrap .text-left{
	background-color: #e7e7e7;
	padding-top: 56px;
	padding-left: 74px;
	color: #515151;
}
.plan-list .text-wrap .text-right{
	position: relative;
	background-color: #bababa;
}
.slo-icon{
	width: 61px;
}
.text-left h1{
	font-size: 25px;
	
}
.text-left p{
	border-top: 1px solid #999aa3;
    width: 405px;
    font-size: 15px;
    letter-spacing: 0px;
    text-align: justify;
    padding-top: 15px;
	line-height: 22px;
}

.text-right .font-wrap,.text-right img{
	display: inline-block;
    vertical-align: middle;
}

.text-right .font-wrap{
	position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(0%,-50%);
}

.text-right .ver-box{
	position: absolute;
	left: 135px;
	top: 50%;
	transform: translateY(-50%);
}

.text-right .font-wrap p{
	position: relative;
    color: #fff;
    line-height: 20px;
    font-size: 15px;
    margin: 0 0 6px 30px;
    padding: 0 10px 0 0;
    width: 390px;
}

.text-right .font-wrap p:last-child{
	margin-bottom: 0;
}

.text-right .font-wrap p::before{
	position: absolute;
    left: -12px;
    top: 10px;
    margin-top: -2px;
    content: "";
    background-color: #fff;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}
.text-right .about{
	position: absolute;
    right: 42px;
    bottom: 40px;
    width: 102px;
    height: 26px;
    background-color: #d03130;
    text-align: center;
    line-height: 25px;
    color: #fff;
    border-radius: 42px;
    border-top-left-radius: 42px;
    border-top-right-radius: 42px;
    border-bottom-left-radius: 42px;
    border-bottom-right-radius: 42px
}
.text-right .about:hover{
    background-color: #9f1310;
}

/*关于我们页面样式*/

.about-content1{
	margin-top: -150px;
	    left: 120px;
}

.about-content1 img{
	width: 72px;
}

.about-content1 p{
	margin-left: 70px;
	font-family: "SimHei";
	color: #fff;
}

.about-content1 p:nth-child(2){
	margin-top: 0;
	margin-bottom: 0.5em;
	letter-spacing: 3px;
	font-size: 30px;
}
.about-content1 p:nth-child(3){
	width: 870px;
	line-height: 36px;
	font-size: 18px;
}
.about-content1  ul{
    list-style-type:disc;
    color:#fff;
    margin-left:90px;
}
.about-content1  ul li{
    line-height:1.5em;
}
.about-content2{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
    width: 100%;
}




.about-content3{
	margin-top: 0;
	transform: translate(-50%,-50%);
	left: 50%;
}
    

.about-content3 p{
	margin: 0 0 .25em 0;
	width: 360px;
	text-align: center;
	color: #fff;	
}

.about-content3 p:nth-child(1){
	letter-spacing: 12px;
	font-weight: bold;
	font-family: "Arial";
	font-size: 60px;
}
.about-content3 p:nth-child(2){
	letter-spacing: 6px;
	font-family: "SimHei";
	font-weight: lighter;
	font-size: 30px;
}
.contact-bg,.coo-bg,.intro-bg,.addr-bg{
	height: 821px;
}
.contact-bg{
	background: url(/assets/img/About/contact-bg.jpg)no-repeat center/cover;
}
.coo-bg{
	background: url(/assets/img/About/hezuo.jpg)no-repeat center/cover;
}
.intro-bg{
	position: relative;
	background: url(/assets/img/About/intro.jpg)no-repeat center/cover;
}
.intro-bg::after{
	position: absolute;
    bottom: -48px;
    transform: translateX(-30px);
    left: 50%;
    content: "";
    border: 30px solid transparent;
    border-top: 30px solid #d3d3d3;
    z-index: 100;
}
.addr-bg{
	background: url(/assets/img/About/addr2-bg.jpg)no-repeat center/cover;
}
.contact{
	padding: 288px 0 0 182px;
}
.contact img{
	width: 30px;
	height: 30px;
}
.contact p{
	margin: 0 0 1em 32px;
    font-size: 20px;
    color: #5b5b5b;
    line-height: 36px;
}
.contact a{
	color: #5291d1;
	text-decoration: underline;
	line-height: 20px;
}
.coo{
	padding-left: 88px;
    padding-top: 260px;
}
.coo img{
	height: 80px;
	width: 106px;
}
.coo p{
	margin: 0 0 1em 106px;
}
.addr-content{
	padding-top: 186px;
	text-align: center;
	width: 1000px;
}
.addr-content img{
	width: 52px;
	margin-bottom: 20px;
}
.addr-content p{
	line-height: 36px;
	margin: 0;
	color: #fff;
	font-size: 20px;
	
}

/*新闻页面样式*/

.bg-black{
	background: url(/assets/img/row5-bg.jpg)no-repeat center/cover;
}
.row-wrap{
	height: 100%;
	min-height: 640px;
}
.news-header{
	position: absolute;
	top:50%;
	left: 0;
	transform: translateY(-50%);
	height: 640px;
	width: 100%;
}

.new-list{
	/* height:844px; 
	overflow: hidden; */
}

.news-list ul{
	padding-top: 90px;
}
.news-list li{
	height: 128px;
	margin-bottom: 28px;
}

.news-list .news-pic,.news-list .news-content{
	float: left;
}

.news-list .news-content{
	position: relative;
	padding-bottom: 8px;
	width: 910px;
	margin-left: 48px;
	border-bottom: 1px solid #d0322e;
}
.news-content h1{
	padding-top: 14px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 100;
	color: #010101;
}
.news-content p{
	font-size: 16px;
	overflow: hidden;
	margin: 0;
	color:#898989;
	line-height: 24px;
	height: 72px;
	text-align: justify;
	}
.news-list .news-pic{
	width: 240px;
	height: 128px;
}
.news-pic img{
	width: 100%;
	height: 100%;
    object-fit: cover;
    font-family:'object-fit: cover;'
}
.news-list .newsdate{
	position: absolute;
	top: 0;
	right: 0;
	background-color:#d0322e;
	color: #fff;
	padding: 6px 0 0 4px;
	width: 35px;
	height: 35px;
	font-size: 12px;	
}
 .news-content p:hover,.news-content h1:hover{
	color: rgb(208,50,46);
}
.page-bar{
	padding-bottom: 40px;
    margin: 40px auto 0px;
	text-align: center;
}
/*.page-bar span{*/
/*	display: inline-block;*/
/*	margin-right: 10px;*/
/*	height: 32px;*/
/*	width: 32px;*/
/*	font-size: 20px;*/
/*	line-height: 32px;*/
/*	cursor: pointer;*/
/*	color: #7b7b7b;*/
/*	border: 1px solid #7b7b7b;*/
/*}*/
/*.page-bar span.on{*/
/*	border: 1px solid #d0322e;*/
/*	background-color:#d0322e;*/
/*	color: #fff;*/
/*}*/
.product-arrow{
	position: fixed;
	margin-top: -10px;
}
.pagination-wrap span.on{
	background-color: #d0322e;
}

.page-bar .pagination{
    display:inline-block;
}
.page-bar .pagination li{
    display:inline-block;
    height:32px;
    width:32px;
    font-size:20px;
    line-height:32px;
    cursor:pointer;
    color:#7b7b7b;
    border:1px solid #7b7b7b;
    box-sizing: border-box;
    margin-right:10px;
}
.page-bar .pagination li.active{
    border: 1px solid #d0322e;
    background-color:#d0322e;
    color: #fff;
    cursor:default;
}
.page-bar .pagination li a{
    display:block;
    width:100%;
    height:100%;
    color:#7b7b7b;
}
.page-bar .pagination li a:hover{
    background-color:#ccc;
}
.page-bar .pagination li.disabled{
    cursor:default;
}
/*核心技术 part*/

.sort::before{
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
    background-color: #2a2a2a;
    background-color: #fdfdfd;
	margin-right: 8px;
}
.banner-tech .banner-content{
	margin-top: -60px;
    margin-left: -156px;
    left: 50%;
}
.tech-frow2{
	
	height: 960px;
}

.tech-frow2 .row{
	padding-top: 120px;
}

.tech .row .title{
	width: 100%;
	text-align: center;
}

.tech .row .title p:nth-child(1){
	border: 1px solid #8e8e8e;
	font-size: 20px;
	width: 268px;
	padding: 8px 0;
	margin: 0 auto 8px;
}
.tech .row .title p:nth-child(2){
	font-size: 15px;
}
.tech-frow2 .part1{
	height: 580px;
	padding-top: 74px;
}

.tech-frow2 .part1 .left{
	float: left;
}
.tech-frow2 .part1 .right{
	float: right;
}

.tech-frow2 .part1logo{
	padding-top: 40px;
	text-align: center;
}

.tech-frow3{
	padding-top: 130px;
	height: 960px;
}
.tech-frow3 .title{
	color: #292929;
}
.tech-frow3 .title span{
	display: inline-block;
	margin-right: 6px;
}
.tech-frow3 .title span.sort::before{
	background-color: #fff;
}
.part2{
	padding-top: 120px;
	text-align: center;
}
.tech-frow4{
	background-image: url(/assets/img/row5-bg.jpg);
	padding-top: 136px;
	height: 980px;
}
.tech-frow4 .row .title{
	padding-bottom: 30px;
    color:#fdfdfd;
}
.tech-frow4 .row .title p:nth-child(1){
	width: 210px;
}
.tech-frow4 .row .title p:nth-child(2){
	margin: 0 auto;
	width: 280px;
	line-height: 22px;
}
.tech-frow4 .part3 p:nth-child(2){
	font-size: 20px;
}
.tech-frow4 .part3 p:nth-child(3){
	font-size: 14px;
	line-height: 22px;
}
.tech-frow4 .part3 p{
    color:#fdfdfd;
}
/*新闻详情页*/
.news-descbg{
	background: url(/assets/img/row5-bg.jpg) no-repeat;
	height: 158px;
}
.news-descbg p{
	margin: 0;
	padding-top:125px;
	color: #fff;
}
.news-desc p{
	margin: 0;
}
.desc-title{
	padding: 38px 0 32px 0;
	border-bottom: 1px solid #d0322e;
}
.desc-title p:nth-child(1){
	font-size: 24px;
	margin-bottom: 16px;
}
.desc-title p:nth-child(2){
	font-size: 14px;
	color: #8b8b8b;
}
.sparetor{
	display: inline-block;
	padding: 0 20px;
}

.desc-content{
	padding-top: 40px;
}

.desc-content p{
	color:#4c4c4c;
	line-height: 30px;
	margin-bottom: 40px;
}
.news-desc .desc-fontcolor{
	color:#d0322e;
}
.desc-pic{
	padding-bottom: 50px;
	text-align: center;
}
.desc-pic .pic-intro{
	color:#9d9d9d;
}
.close-btn{
	margin:80px auto 76px;
	width: 142px;
	height: 40px;
	line-height: 42px;	
	text-align: center;
	background-color: #e5e5e5;
	border: 1px solid #d2d2d2;
	cursor: pointer;
}

.nav .drop-down .submenus {
    position: relative;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    cursor: pointer;
}
.nav .drop-down .submenus:hover {
    background-color: #7e0f09;
}
.nav .drop-down .submenus:hover .submenus-list {
    max-width: auto;
    min-width: 124px;
}

.nav .drop-down .submenus .submenus-list {
    max-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #94120a;
}
.nav .drop-down .submenus .submenus-list a {
    display: block;
    padding: 0 30px;
}
