* {
    padding: 0;
    margin: 0;
}

.war {
    width: 45%;
    margin: 0 auto;
}

/*轮播图左右箭头样式*/
.glyphicon-chevron-right1 {
    position: absolute;
    top: 50%;
    right: 30%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left1 {
    position: absolute;
    top: 50%;
    left: 30%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

/*轮播图左右箭头样式结束*/

/* 首页导航样式 */
.rightphone img {
    width: 12px;
    margin-top: -4px;
}

.navbar-brand {
    float: left;
    height: auto !important;
    padding: 0 !important;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand img {
    width: 100%;
}

.navtop {
    padding-top: 10px;
}

.secmenu-item a {
    border-bottom: none;
}

.prodct-secmenu {
    padding: 15px 0;
}

.rightphone {
    margin-right: 28px;
}

.telp {
    font-size: 16px;
    font-weight: 600;
    color: #444444;
}

.navbarstyle > li > a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    padding: 10px 25px;
}


.navbarstyle > li > a:hover {
    color: #1058A9 !important;
    border-bottom: 2px solid #1058A9;
}

.baractive {
    color: #1058A9 !important;
    border-bottom: 2px solid #1058A9;
}

/* 产品展示二级导航开始 */
.secmenu-item {
}

.devname {
    margin: 5px 0;
    font-size: 18px;
}

.secmenu-item:hover .devname {
    color: #1058A9;
}

.devphoto {
    width: 89px;
    height: 119px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.devphoto img {
    height: 80%;
}

.devtext {
    font-size: 16px;
    color: #888888;
    margin: 5px 0;
}

.devmore {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
}

/* 产品展示二级导航结束 */
.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.text-margin {
    margin-right: 15px;
}

.navbar-default {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.slider {
    width: 100%;
    height: 100%;
    margin-top: 75px;
}

/* .navbar-nav li a{
	font-size: 16px;
	font-weight: bold;
	color: #333333!important;
}
.navbar-nav li:hover {
	color:#1058A9 !important;
	border-bottom: 2px solid #1058A9;
} */
.carousel-inner .item img {
    /*width: 100%;*/
}

.media {
    background-color: #F3F3F3;
    width: 100%;
    height: 145px;
    padding: 20px 10px;
}

.media:first-child(1) {
    margin-top: 15px !important;
    margin-left: 0;
}

.fl {
    float: left;
    /*width: 17%;*/
    margin: 0 5px;
}

.media.fl:first-child(1) {
    margin-left: 0;
}

.photo img {
    width: 100%;
    padding: 20px 16px 5px;
}

.bj {
    background: url("../image/big-img3.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.the-text {
    color: #ffffff;
}

.posfeixd {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    height: auto;
    background-color: #F6F6F6;
}

.jiejue {
    padding-right: 0;
}

.navtwo {
    padding-left: 19%;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.navbar-nav > li:hover .posfeixd {
    display: block !important;
}

.navleft span {
    color: #444444;
    font-size: 18px;
}

.navimg {
    height: 120px;
}

.navleft:hover span {
    color: #1058A9;
}

.solu {
    display: block;
    position: relative;
    /*margin-right: 20px;*/
    /*width: 160px;*/
    /*    height: 104px;*/
    height: 120px;
}

.solu img {
    width: 100%;
    height: 100%;
}

.solu p {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    z-index: 3;
    margin: 0 !important;
}

.solu:hover {
    color: none;
    border: none;
}

.jiejue {
    position: relative;
}

.jiejue img {
    width: 100%;
}

.solucontent {
    position: absolute;
    top: 50%;
    left: 40%;
    color: #fff;
    transform: translate(-50%, -50%);
}

.solucontent1 {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 57%;
    color: #fff;
    transform: translate(-50%, -50%);
}

.solucontent1 h4 {
    font-size: 24px;
    font-weight: bold;
}

.solucontent1 p {
    font-size: 18px;
}

.solucontent h4 {
    font-size: 24px;
    font-weight: bold;
}

.solucontent p {
    font-size: 16px;
}

.solu .mark-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;

}

.solu .mark-layer:hover {
    background: rgb(0, 0, 0, 0.4);
}

/* 五张小图片样式开始 */
.photo-warp {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

.left-img {
    float: left;
    /*width: 30%;*/
    height: 100px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.left-img img {
    width: 100%;
}

/*.info-right {*/
/*    float: left;*/
/*    width: 70%;*/
/*}*/

.media-lf {
    float: left;
}

/* .disflex{
	display: flex;
	justify-content: center;
	align-items: center;
} */
.media-left {
    display: table-cell;
    vertical-align: middle !important;
}

.media-heading {
    font-weight: bold;
    font-size: 20px;
}

.media-text {
    margin-top: 15px;
    color: #666666;
    font-size: 15px;
}

.honestyle {
    font-size: 24px;
    font-weight: bold;
    color: #555555;
    display: inline-block;
}

.pfontsize {

    font-size: 16px;
    color: #777777;
    /* margin-top:20px!important; */
}

.mediap:hover {
    color: #1E5EA6;
    cursor: pointer;
}

.mediap {
    display: block;
    color: #666666;
    margin-top: 5px;
}

p {
    margin: 5px 0 0 !important;
}

/*.margin {*/
/*    margin-top: 15px !important;*/
/*}*/

/* 	.imgstyle img{
		height: 50px;
	} */
/* 五张小图片样式结束 */
/* 高屋 */
.img1 {
    background: url("../image/img1.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.img2 {
    background: url("../image/img2.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.img3 {
    background: url("../image/img3.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.triangle-topleft {
    width: 0;
    height: 0;
    border-top: 100px solid red;
    border-right: 100px solid transparent;
}

.padding1 {
    padding: 20px 0;
}

.backhui {
    background-color: #F3F3F3;
}

.padding {
    padding: 25px 0;
}

.colorwhite {
    color: #ffffff;
}

.foorsize {
    font-weight: 600;
}

.margin {
    margin-top: 30px;
}

.marbottom {
    margin-bottom: 20px;
}

.textfoor {
    font-size: 20px;
    font-weight: bold;
    color: #444444;
}

.mark-lay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;

}

.img1 {
    cursor: pointer;
    transition: all 0.6s;
}

.img1:hover .text-right img {
    transform: scale(1.3);
}

.photo-warp .text-right {
    margin-right: 10px;
}

/*
.text .mark-lay:hover {
	background: rgb(0, 0, 0, 0.4);
} */

.colorwhite {
    cursor: pointer;
    transition: all 0.6s;
}

.colorwhite:hover .foorsize {

    transform: scale(1.1);
}

.colorwhite:hover p {
    transform: scale(1.1);
}

.padding2 {
    padding: 20px;
}

.postionre {
    position: relative;
}

.colorfoor {
    color: #444444;
}

.margintop {
    margin-top: 40px;
}

/* 高屋 */
/* 案例中心 */
/* .leftangle{
	position: absolute;
	left: 47%;
	 top: -15%;
	transform:translate(-50%,-50%);
} */
a:focus,
a:hover {
    color: none !important;
    text-decoration: none !important;
}

.caption {
    min-height: 145px;
}

.marginthree {
    margin-top: 50px;
}

.marginthrty {
    margin-top: 35px;
}

.leftangle img {
    width: 30px;
    margin-top: -40px;
    margin-right: -15px;
}

/* .rightangle{
	position: absolute;
	right: 45.5%;
	bottom:-72%;
	transform:translate(-50%,-50%)
} */
.rightangle img {
    width: 30px;
    margin-bottom: -22px;
    margin-left: -15px;
}

.bottomlin {
    border-bottom: 8px solid #BBBBBB;
    width: 100%;
}

.case-items {
    margin: 20px 0;
}

case-img1 {
    width: 400px;
    height: 300px;
    position: relative;
}

case-img1 img {
    height: 80%;
}

.case-img {
    position: relative;

}

.caption1 {
    /*min-height: 110px;*/
    min-height: 85px;
}

.case-height {
    min-height: 400px;
}

.case-items1 {
    margin: 20px 0;
}

.case-items1 img {
    width: 100%;
}

.case-img1 {
    position: relative;

}

.case-items1 :hover.case-mask {
    background: rgb(0, 0, 0, 0.4);
}

.case-items1:hover .case-mask img {
    width: 40px;
    height: 40px;
    display: block;
}

.case-mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.case-img1 img {
    width: 100%;
}

.case-img {
    position: relative;
}

.case-items img {
    width: 100%;
}

.case1 {
    position: relative;
    width: 250px;
    height: 180px;
}

.case1 img {
    width: 100%;
}

.dashed {
    border: 1px dashed #000;
    width: 250px;
    height: 182px;
}

.dashed img {
    width: 100%;
    height: 100%;
}

.case-mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.case-mask img {
    width: 40px;
    height: 40px;
    display: none;
}

.case-items :hover.case-mask {
    background: rgb(0, 0, 0, 0.4);
}

.case-items .case-mask:hover img {
    display: block;
}

.case-items:hover .bottomlin {
    border-bottom: 8px solid #1058A9;
}

.case-title {
    font-size: 18px;
    font-weight: bold;
    color: #777777;
}

.case-cont {
    font-size: 16px;
    color: #777777;
}

.time {
    color: #777777;
    font-size: 14px;
    margin: 5px 0 10px !important;
}

.the-text .tit {
    font-size: 24px;
    font-weight: bold;
}

.the-text p {
    font-size: 16px;
}

/* 新闻资讯开始 */
@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom: 0;
        /* bottom: 20px; */
    }
}

.carousel-caption {
    position: absolute;
    right: 0;
    top: 77%;
    left: 0;
    z-index: 10;
    margin: 0 auto;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
    width: 90%;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}

.carous {
    width: 100%;
    height: 315px !important;
}

.carous .item {
    width: 100%;
    height: 315px !important;
}

.carous .item img {
    width: 100%;
    height: 100%;
}

.new-list {
    margin-top: 30px;
}

.textlf {
    text-align: left !important;
}

.spanline {
    border-top: 1px solid #ffffff;
    width: 20px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}

.small-bannertime {
    font-size: 16px;
    color: #fff;
}

.small-bannertxt {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;

}

.newleft-down {
    margin-top: 15px;
}

.newstyle {
    position: relative;
}

.newstyle img {
    width: 100%;
}

.new-mark {
    position: absolute;
    /* top:0;
    left: 0; */
    width: 100%;
    height: 100%;
    top: 0;
}

.new-mark img {
    width: 25px;
}

.newstyle .new-mark:hover {
    background: rgb(0, 0, 0, 0.4);
}

.dis {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition-duration: 1s;
}

.five {
    color: #ffffff;
}

.newstyle:hover .new-mark .dis .five {
    color: #5BA1F0;
}

/* .new-right  a:focus, a:hover {
    color: none !important;
    text-decoration: none !important;
} */
.lefttime {
    border: 1px solid #666666;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    color: #666666;
    width: 70px;

}

.number {
    font-size: 20px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.date {
    font-size: 14px;
}

.new-right {
    margin-top: 33px;
}

.new-right:nth-child(1) {
    margin-top: 0;
}

.rightcontent {
}

.new-head {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    margin-top: 5px;
}

.new-text {
    font-size: 14px;
    color: #888888;
}

.new-right:hover .lefttime {
    color: #1058A9;
    border: 1px solid #1058A9;
}

.new-right:hover .rightcontent .new-head {
    color: #246DC0;
}

/* 新闻资讯结束 */

/*  epc预约开始*/
.epc {
    margin-top: 100px;
    width: 100%;
    /* height: 500px; */
}

.epcback {
    background: url(../image/epc.png);
    width: 100%;
    height: 100%;
    background-size: cover;
}

.epcmak {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.4);
}

.paddingbottom {
    padding-bottom: 40px;
}

.warp {
    width: 50%;
    margin: 0 auto;
}

.padding3 {
    padding-top: 50px;
}

.honeStyle {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.input-group {
    /*  position: relative;
        display: table;
        border-collapse: separate; */
    margin-top: 30px;
    width: 100%;
}

.form-control {
    height: 40px !important;
    font-size: 16px !important;
    color: #777777;
    border-radius: 5px !important;
}

.input-group input {
    width: 100%;
    border-radius: 5px;
}

.inputleft {
    padding-right: 5%;
}

.inputright {
    padding-left: 5%;
}

.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {

    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bprimary {
    padding: 6px 25px !important;

    font-size: 16px !important;

}

.btn-primary {
    background-color: #1058A9 !important;
    border-color: #1058A9 !important;
}

/* epc预约结束 */

/*  */
.backblue {
    background-color: #1058A9;
    width: 100%;
}

.footul {

    list-style: none;
    overflow: hidden;
    margin-bottom: 0;
}

.footul li {
    float: left;
    width: 20%;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 0;
    text-align: center;
    /* 	margin-right: 80px; */
    overflow: hidden;
}

/* .footul li:nth-last-child(1){
	margin-right: 0;
} */
.footul li a {
    color: #ffffff;

    font-size: 16px;
}

.footul li a:hover {
    background-color: #3178c7;
    padding: 23px 10px;
}


/*  */

/* 底部 */
.footimg {
    width: 100%;
}

.footimg img {
    width: 100%;
}

.footup {
    padding: 30px 0;
}

.footback {
    background-color: #2b2b2b;
}

.footer-text {
    font-size: 16px;
    color: #E8E5E5;
}

.footer-infor {
    color: #BBBBBB;
    font-size: 14px;
}

.middle-code {
    width: 60%;
}

.code {
    float: left;
}

.code img {
    width: 100px;
}

.xulian {
    border-top: 2px dashed #cccccc;
    height: 1px;
    margin: 20px 0 10px;
    overflow: hidden;
}

.leftinfor p {
    margin-top: 13px !important;
}

.leftinfor {
    cursor: pointer;
}

.leftinfor p:hover {
    color: #1058A9;
}

.rightinfor p {
    margin-top: 15px !important;
}

.borderline {
    border-bottom: 1px solid #DCDCDC;
    width: 100%;
}

.footer-copy {
    color: #DCDCDC;

    padding-bottom: 20px;
}

.copyinfo {
    text-align: center;
    margin-top: 20px !important;
    font-size: 14px;
}

.leftcopy {
    margin-right: 40px;
}

.cont-warp {
    width: 1192px;
    margin: 0 auto;
}

.foot-left {
    float: left;
    width: 16%;
}

.foot-cont {
    float: left;
    width: 56%;
    margin-right: 3%;
}

.float-right {
    float: left;
    width: 25%;
}

.foot-in {
    float: left;
    width: 33%;
}

/* 底部结束 */

/* 方案解決页面开始 */
.navback {
    background-color: #EDF1F4;
    /* 	padding:0 25%; */
}

.ullist {
    list-style: none;
    overflow: hidden;
    margin-bottom: 0 !important;
}

.ullist li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 0 10%;
}

.ullist li .nav-active:hover {
    display: inline-block;
    cursor: pointer;
    color: #1058A9;
    border-bottom: 2px solid #1058A9;
}

.ullist li .nav-active .tabtxt {
    color: #1058A9;
}

.ullist li .tabtxt {
    font-size: 18px;
    padding-top: 5px;
}

.ullist li a {
    color: #666666;
}

.ullist li div {
}

.ullist li div img {
    padding-top: 10px;
    height: 100%;
    /*width:26px;*/
}

.ullist li .tabtxt:hover {
    color: #1058A9;
}

.nav-active {
    display: inline-block;
    color: #1058A9;
    border-bottom: 2px solid #1058A9;
}

.backwrite {
    background-color: #fff;
}


.videos {
    margin: 20px 0 0;
    /*width: 360px;*/
    /*height: 210px;*/
    width: 100%;
    max-height: 270px;
}

.videos .case-img {
    /*width: 360px;*/
    width: 100%;
    max-height: 210px;
}

.videos img {
    width: 100%;
}

.videotxt {
    color: #555555;
    font-weight: bold;
    margin: 0;
    padding: 12px 0;
    font-size: 16px;
}

.videoback {
    background-color: #EDF1F4;
    margin-top: -5px;
}

.videoback .videotxt:hover {
    color: #1058A9;
}

.mater {
    padding: 30px 0 0;
}

.mater .tit {
    font-size: 26px !important;
    font-weight: bold;
    color: #1E5EA6;
    margin-bottom: 15px;
}

.mater p {
    font-size: 15px !important;
    color: #737373;
}

.material {
    /* margin:30px 40px 20px 0; */
}

.material .case-img img {
    width: 100%;
}

.materialtxt {
    padding: 15px 0;
    color: #666666;
    font-size: 16px !important;
    margin: 0 !important;
}

.matermargin {
    margin: 2px 2px 0;
}

.material:hover {
    border: 1px solid #1058A9;
}

.material:hover .materialtxt {
    color: #ffffff;
    background-color: #1058A9;
}

.border {
    border: 1px solid #999999;
}

.dashed {
    border: 1px dashed #000;
}

.materheight {
    margin: 10px 0;
}

/* 方案解決页面结束 */
/* 方案解决详情页开始 */
.deta-margin {
    margin: 30px 0 50px;
}

.solut-article {
}

.solut-article .article-title {
    font-size: 26px !important;
    font-weight: bold;
    color: #1E5EA6;
    margin-bottom: 10px;
}

.art-desc {
    color: #737373 !important;
}

.art-desc p {
    display: inline-block;
    font-size: 14px;
}

.art-desc p:nth-child(1) {
    margin-right: 10px !important;
}

.divider {
    border-bottom: 1px solid #C7C6C6;
    width: 100%;
    height: 1px;
}

.btn-pristyle {
    padding: 6px 15px !important;
    font-size: 16px !important;
    border-radius: inherit !important;

}

.art-margin {
    margin-top: 30px;
}

.art-cont {
    margin: 25px 0;
}

.art-cont p {
    color: #666666;
    text-indent: 28px;
    line-height: 23px;
    font-size: 15px;
    letter-spacing: 2px;
}

.before a:hover {
    color: #1058A9 !important;
}

/* .rendering:nth-child(1){
	padding:20px 10px 0  0;
}
.rendering:nth-child(2){
	padding:20px 0 0  10px;
} */
.rend {
    /*margin-top: 40px;*/
}

.rendleft {
    float: left;
    width: 50%;
    margin-top: 20px;

}

.rendering1 img,
.rendering2 img {
    width: 100%;
    height: 100%;
}

.rend .rendering1 {
    margin-right: 30px;
    height: 470px;
}

.rend .rendering2 {
    margin-left: 30px;
}

.video {
    width: 100%;
}

.tab-content .case-list {
    display: none;
}

.div_block {
    display: block !important;
}

.warp {
    width: 50%;
    margin: 30px auto;
}

/* 方案解决详情页结束 */

/* 联系我们页面开始 */
.contact-content {
    padding: 25px;
    background-color: #ffffff;
    box-shadow: #cccccc 0px 0px 15px 3px;
}

.contact-content .tit {
    color: #1E5EA6;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
}

.contact-list {
    overflow: hidden;
    list-style: none;
}

.contact-list .lifl:nth-child(1) {
    border-right: 1px solid #E8E8E8;
}

.contact-list .lifl {
    float: left;
    width: 49%;
}

.contxlInfor {
    padding-right: 15px;
    margin: 30px 0;
}

.contxlInforstyle {
    margin: 20px 0 !important;
    font-size: 16px;
}

.contxlInforstyle span:nth-child(1) {
    color: #1A61B1;
    font-weight: 700;
}

.contxlInforstyle span:nth-child(2) {
    color: #808080;
}

.lifl .name {
    color: #808080;
    font-size: 16px;

}

.divid-style {
    margin-top: 20px;
    margin-bottom: 0 !important;
    border: 0;
    border-top: 1px solid #eee;
}

.inputmargin {
    margin-left: 40px;
}

.input-group2 {
    margin-top: 20px;
}

.submargintop {
    margin-top: 20px;
}

.subbprimary {
    padding: 5px 25px !important;
    font-size: 16px !important;
}

.location-margin {
    margin-top: 50px;
}

.location .tit {
    color: #1E5EA6;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
}

.contusMargin {
    margin: 50px 15px;
}

.locaMargin {
    margin: 50px 15px;
}

/* textarea{
	 outline-color:none !important;
 } 
 textarea:focus {outline-color:none !important;;
  } 
 textarea:focus{
     border-color:none;
   
	  box-shadow: darkgrey 0px 0px 2px 3px ;
	  } */

/* 联系我们页面结束 */
/* 新闻资讯开始 */

.devimg {
    margin: 20px 20px 20px 0;
}

.devimg img {
    width: 100%;
}

.news-car {
    max-height: 580px;
}

.dev-title {
    font-size: 20px;
    color: #666666;
    font-weight: bold;
    padding: 35px 0 0 0;
}

.dev-date {
    margin: 10px 0 !important;
    font-size: 15px;
    color: #666666;
}

.dev-content {
    font-size: 16px;
    color: #666666;
    margin-top: 20px !important
}

.big-image {
    width: 100%;
    height: 600px;
    position: relative;
    margin-top: 75px;
}

.big-image img {
    width: 100%;
    height: 100%;
}

.bigtitle h4 {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    margin: 20px 0;
}

.bigtitle p {
    font-size: 16px;
    color: #fff
}

.bigtitle {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 100;
    color: #ffffff;
    width: 100%;
    overflow: hidden;
}

.case-items1 {

}

.case-title1 {
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #777777;
}

.time1 {
    color: #1058A9;
}

.case-cont1 {
    font-size: 14px;
    color: #777777;
    margin: 15px 0 20px !important;
}

.case-items1:hover .case-title1 {
    color: #1058A9;
}

.case-items1:hover .bottomlin {
    border-bottom: 8px solid #1058A9;
}

.marginthree1 {
    margin-top: 30px;
}

.pagebefore {
    margin: 20px 0;
}

.pagetext {
    color: #666666 !important;
    font-size: 16px;

}

.pagetext span:nth-child(1) {
    margin-right: 10px;
}

.more {
}

.morespan {
    color: #1058A9;
    font-size: 16px;
}

.moreright {
    margin-right: 20px;
}

.newpostion {
    position: relative;
    display: block;
    width: 100%;
    background: rgb(0, 0, 0, 0.4);
}

.postioneab {
    position: absolute;
    margin-bottom: 20px;
    /*bottom: 0;*/
    top: 214px;
    width: 100%;
    padding: 0 20px;
    z-index: 2;
}

.newitem {
    color: #fff;
    height: 280px;
    overflow-y: hidden;
}

.newitem img {
    width: 100%;
    height: 100%;

}

.mak-zhe {
    background: rgb(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.newitem a {
    color: #fff;
}

.newtit {
    font-size: 16px;
}

.newsa {
    color: #666666;
}

/* .newtit a:focus, a:hover {11:27 2021/6/7
    color:#fff !important;
    
} */
.small-bannertime1 {
    font-size: 14px;
}

.martwenty {
    margin-top: 20px;
}

.ullist > li > div:hover {
    display: inline-block;
    color: #1058A9;
    border-bottom: 2px solid #1058A9;
}

.carousel-caption > a:hover {
    color: #fff !important;
}

.newsdiv {
    display: inline-block;
    height: 40px;
    width: 38px;
}

.newsdiv img {

}

/* 新闻资讯结束 */
/* 产品展示开始 */
.prolist {
    list-style: none;
    overflow: hidden;
    /*height: 80px;*/
    margin-bottom: 0 !important;
}

.prolist li {
    float: left;

    width: 20%;
    text-align: center;
}

/*.prolist li div {*/
/*    height: 80px;*/
/*}*/
.backleft {
    width: 10%;
    height: 26px;
}

.prolist li div img {
    padding-top: 10px;
    /*    width: 25px;*/
    /*height: 35px;*/
    height: 100%;
}

.prolist li .tabtxt {
    font-size: 18px;
    padding-top: 5px;
}

.prolist li > div:hover {
    display: inline-block;
    cursor: pointer;
    color: #1058A9;
    border-bottom: 2px solid #1058A9;
}

.pordcut {
    margin: 20px 0;
}

.pordcut .case-img img {
    width: 100%;
    height: 100%;
}

.videoba {
    background-color: #EDF1F4;
}

.pordcut:hover .videoba {
    background-color: #1265C3;

}

.pordcut:hover .videoba .videotxt {
    color: #ffffff;
}

.proa {
    display: inline-block;
    color: #444;
}

.produtback {
    background-color: #EDF1F4;
    position: relative;
    height: 26px;
    line-height: 26px;
    margin: 15px 25px 0 10px;

}

/*.backleft.proname:nth-child(1){*/
/*    position: absolute;*/
/*    left:52%;*/
/*    top:50%;*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*    width: 100%;*/
/*    transform: translate(-50%,-50%);*/
/*}*/
.backleft span {
    position: absolute;
    left: 5%;
    top: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    /*width: 100%;*/
    transform: translate(-50%, -50%);
}

/*.proname {
    position: absolute;
  left:52%;
    top:50%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
   width: 100%;
   transform: translate(-50%,-50%);
}*/
/*.proname:nth-child(3){*/
/*    position: absolute;*/
/*    left:51%;*/
/*    top:50%;*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*    width: 100%;*/
/*    transform: translate(-50%,-50%);*/
/*}*/
/*.proname:nth-child(5){*/
/*    position: absolute;*/
/*    left:53%;*/
/*    top:50%;*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*    width: 100%;*/
/*    transform: translate(-50%,-50%);*/
/*}*/
.promore .lookmore {
    color: #1058A9;
    font-size: 14px;
}

.promore img {
    width: 20px;
    margin-top: -5px;
}

.marginr {
    margin-right: 10px;
}

.produc-titem {
    float: left;
    width: 25%;
    text-align: center;
}

.produc-titem div {
    /*width: 233px;*/
    /*max-height: 176px;*/
    margin: 0 auto;
    /*width: 219px;*/
    /*height: 183px;*/
    width: 142px;
    height: 103px;
    overflow: hidden;
}

.produc-titem div > img {
    /*width: 233px;*/
    /* max-height: 176px;*/
    width: 100%;
    height: 100%;
}

.proimg {
    position: absolute;
    top: -3px;
    width: 130px;
    height: 30px;
}

.item_name {
    display: inline-block;
    border: 1px solid #1058A9;
    padding: 5px 8px;
    margin-top: 10px !important;
    font-size: 15px;
}

.overhidden {
    position: relative;
    overflow: hidden;
}

.item_name:hover {
    background-color: #1058A9;
    color: #fff;
}

/*.prodctimg img {*/
/*    width: 110px;*/
/*    height: 88px;*/
/*}*/

.martop {
    margin-top: 20px;
}

.prowuname {
    position: absolute;
    left: 14px;
    color: #fff;
}

.prodct_detail {
    background-color: #EDF1F4;
}

.online-consulting {
    padding: 5px 15px;
    background-color: #1058A9;
    color: #fff;
    margin-right: 60px;
    font-size: 16px;

}

.phone {
    background-color: #fff;
    padding: 5px 15px;
    color: #1058A9;
    font-size: 16px;
    margin-top: 0 !important;
}

.prodct-cont {
}

.prodct-cont h3 {
    color: #555555;
    font-size: 20px;
    font-weight: bold;
}

.prodct-cont h1 {
    color: #555555;
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
}

.prodct-cont .detai {
    color: #666666;
    font-size: 16px;
    margin: 15px 0 !important;

}

.phone {
    color: #1058A9;
    font-weight: bold;
}

.phone img {
    width: 10px;
    margin-top: -3px;
}

.phone span {
    color: #1058A9;
}

.pad {
    padding: 40px 0;
}

.leftback {
    /*background-color: #fff;*/
    width: 360px;
    /*height: 239px;*/
    margin: 0 auto;
}

.leftback img {
    width: 100%;
    /*padding: 40px;*/
}

.poduct-feat {
    list-style: none;
    overflow: hidden;
    margin-bottom: 0 !important;
}

.poduct-feat li {
    float: left;
    margin-right: 10%;
    color: #666666;
    font-size: 18px;
    padding-bottom: 7px;
    font-weight: bold;
}

.prolist li:hover .tabtxt {
    padding-top: 5px;
    color: #1058A9;
}

.poduct-feat li:hover {
    color: #1058A9;
    border-bottom: 3px solid #1058A9;
}

.poduct-feat li:hover a {
    color: #1058A9;
}

.liactive {
    color: #1058A9 !important;
    border-bottom: 3px solid #1058A9;
}

.prodct-feater {
    margin: 30px 0;
}

.prodct-feater h2 {
    color: #444;
    font-size: 18px;
    font-weight: bold;
}

.prodct-feater p {
    font-size: 16px;
    color: #555555;
}

.prodct-param {
    margin: 30px 0;
}

.prodct-param h2 {
    color: #444;
    font-size: 18px;
    font-weight: bold;
}

.thead-backcolor {
    background-color: #999899;
}

.thead-backcolor th {
    color: #fff;
    text-align: center;
}

.tablemargin {
    margin-top: 30px !important;
}

.prod-structure {
    margin: 50px 0 30px;
}

.prod-structure h2 {
    color: #444;
    font-size: 18px;
    font-weight: bold;
}

.strucimg {
    width: 70%;
}

.strucimg img {
    width: 100%;
}

.strctname {
    font-size: 20px;
    color: #231815;
    margin-top: 20px;
}

.displayFlex {
    display: flex;
    align-items: center;
}

/* 产品展示结束 */
/* 关于我们页面开始 */
.about {
    padding: 10px 20px;
}

.about h3 {
    color: #444;
    font-size: 22px;
    font-weight: bold;
    margin: 0 40px;
}

.copy {
    /* 	width:60%; */
    position: relative;
}

.copy img {
    width: 70%;
}

.copyStyle {
    color: #666666;
    font-size: 16px;
    margin: 20px 40px !important
}

.triangle_border_right {
    width: 0;
    height: 0;
    border-width: 20px 0 20px 20px;
    border-style: solid;
    border-color: transparent transparent transparent #FFF;
    /*透明 透明 透明 白色*/
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}

.copy img {
    width: 100%;
}

.triangle_border_left {
    width: 0;
    height: 0;
    border-width: 20px 20px 20px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    /*透明 灰 透明 透明 */
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);

}

.bigimg {
    width: 100%;
}

.bigimg img {
    width: 100%;
}

.aboutmar {
    margin-top: 55px;
}

.prodct-slider {
    margin-top: 55px;
}

.prodctName h3 {
    font-size: 22px;
    font-weight: bold;
    color: #444444;
    padding-left: 15px;
    font-family: Microsoft YaHei;
}

.sliderMargin {
    width: 100%;
    height: 100%;
    margin-top: 40px;
}

.slider_back {
    /*background-color: #EDF1F4;*/
    border: 1px solid #D4D4D4;
}

.slid-img {
    position: relative;
}

.slid-img img {
    /*width: 100%;*/
    padding: 10px;
}

.slidertext {
    background-color: #fff;
}

.pordcut:hover .slidertext {

    background-color: #1265C3;
}

.pordcut:hover .slidertext h4 {
    color: #fff;
    background-color: #1265C3;
}

.aboutleft {
    float: left;
    width: 50%;
}

.aboutright {
    float: left;
    width: 50%;
    position: relative;
}

.copy img {
    width: 100%;
}

.box-shadow {
    box-shadow: 0 0 3px 3px #cccccc;
    margin: 50px 15px !important;
}

/* 关于我们页面结束 */
/* 分页样式 */
.pageStyle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.more .morea {
    color: #1058A9 !important;
}

#wolive-iframe {
    /*width: 100%;*/
    height: 100%;
    box-shadow: rgb(15 66 76 / 25%) 0px 0px 24px 0px;
    border-radius: 10px 10px 0 0;
    border: none;
    border-left: 1px solid #ddd;
    min-height: 500px;
    min-width: 400px;
}

#kefuliaotian .modal-dialog {
    width: 400px;
    position: absolute;
    right: 10%;
    bottom: 10%;

}

#kefuliaotian .close {
    top: 10px;
    right: 13px;
    position: absolute;
}

/*面包屑样式开始*/
.breadback {
    background-color: #f5f5f5;
}

.breadcrumb {
    padding: 8px 30px;
}

/*面包屑样式结束*/
.footlink {
    margin-top: 20px;
}

.linkmargin-one {
    margin-right: 20px;
}

.linkmargin {
    margin-right: 15px;
    font-size: 14px !important;

}

.links {
    color: #E8E5E5;
    font-size: 16px;
}