@charset "utf-8";
/**
 * base.css
 * https://www.ijingyu.com/
 * Copyright 2022, design by yangqq
 */
* { margin: 0; padding: 0 }
body { font: 14px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #333; line-height: 1.5; overflow-x: hidden !important;     }
img { border: 0; }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { color: #000; text-decoration: none; }
button {
    border: 0;
}
button, input, textarea {
    margin: 0;
    padding: 0;
    outline: none;
    resize: none;
    font-family: Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,\\5FAE\8F6F\96C5\9ED1,Segoe UI,Tahoma,"\5B8B\4F53 b8b\4F53",SimSun,sans-serif;
}
.blank { clear: both; width: 100%; overflow: hidden; height: 20px }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1200px; margin: auto; overflow: hidden }
.graybg { background: url(img/gray-bg.png) repeat; padding: 0 0 40px 0; overflow: hidden; }
.color-red { color: #d61a1a; text-shadow: #fff 0px 1px 10px; }
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
	clear: both;
}
.chanpainDetailPage {}
.bannertop{background-color: #101d37;
    line-height: 38px;
    font-size: 12px;}
.bannertop .container {
    width: 1200px;
    margin: 0 auto;
}
.bannertop .container .channelList {
    display: table-cell;
    white-space: nowrap;
}
.bannertop .container .channelList li {
    display: inline-block;
    margin-right: 21.5px;
    position: relative;
}
.bannertop .container .channelList li a {
    color: #a9abab;
    text-decoration: none;
}
.bannertop .container .banner-right {
    display: table-cell;
    width: 1000px;
    text-align: right;
    color: #fff;
}
.bannertop .container .banner-right .phone i {
    vertical-align: -1px;
    display: inline-block;
    background-image: url(../images/chanpin/sprite.png?v=6531a45a);
    background-position: -447px -221px;
    width: 12px;
    height: 12px;
    margin-right: 9px;
}
[data-component=detailHeader] .header {
    background-color: #fff;
    line-height: 1;
    padding: 18px 0 18px 0;
	border-bottom:1px solid #f5f5f5;
}
[data-component=detailHeader] .header .menu {
    width: 1200px;
    margin: 0 auto;
}
[data-component=detailHeader] .header .menu .menuLeft {
    line-height: 45px;
    display: table-cell;
    white-space: nowrap;
    float: left;
    width: auto;
}
[data-component=detailHeader] .header .menu .menuLeft .logo {
    vertical-align: middle;
    display: inline-block;
    background-image: url(../images/chanpin/logo.png?v=f9bb8de8);

    width: 132px;
    height: 30px;
    margin-top: -6px;
}
[data-component=detailHeader] .header .menu .menuLeft .typeList {
    margin-left: 34px;
    line-height: 26px;
    display: inline-block;
    font-size: 16px;
}
[data-component=detailHeader] .header .menu .menuLeft .typeList li {
    display: inline-block;
    margin-right: 30px;
}
[data-component=detailHeader] .header .menu .menuLeft .typeList li a {
    color: #101d37;
    font-weight: 700;
    text-decoration: none;
}
[data-component=detailHeader] .header .menu .menuLeft .typeList li.selected a {
    color: #3072f6;
}
[data-component=detailHeader] .header .menu .search {
    width: 345px;
    height: 45px;
    float: right;
    background-color: #ebeced;
    border-radius: 2px;
    font-size: 12px;
}
[data-component=detailHeader] .header .menu .search .input {
    position: relative;
}
[data-component=detailHeader] .header .menu .search .noArrow {
    margin-right: 18px;
}
[data-component=detailHeader] .header .menu .search .state {
    display: inline-block;
    line-height: 45px;
    font-weight: 700;
    color: #101d37;
    padding-left: 18px;
    padding-right: 10px;
    cursor: pointer;
}
[data-component=detailHeader] .header .menu .search input {
    display: inline-block;
    width: 60%;
    height: 60%;
    border: 0;
    background-color: #ebeced;
}
[data-component=detailHeader] .header .menu .search .searchButton {
    width: 50px;
    height: 45px;
    display: inline-block;
    text-align: center;
    background: #ebeced;
    cursor: pointer;
}
[data-component=detailHeader] .header .menu .search .searchButton i {
    display: inline-block;
    vertical-align: -4px;
    background-image: url(../images/chanpin/so.png?v=f9bb8de8);
    width: 17px;
    height: 17px;
}
[data-component=detailHeader] .detailHeader {
    padding: 17px 0 26px;
    background-color: #f5f5f6;
}
[data-component=detailHeader] .detailHeader .title-wrapper {
    text-align: center;
    position: relative;
}
[data-component=detailHeader] .detailHeader .title-wrapper .content {
    display: inline-block;
    width: 1200px;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
}
[data-component=detailHeader] .detailHeader .title-wrapper .content .worth_position {
    width: 52px;
    height: 16px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    vertical-align: 5px;
    margin-right: 5px;
    display: inline-block;
    background-size: 52px 16px;
    margin-bottom: 3px;
}
[data-component=detailHeader] .detailHeader .title-wrapper .content .title {
    display: table-cell;
    vertical-align: top;
}
[data-component=detailHeader] .detailHeader .title-wrapper .content .title .main {
    max-width: 900px;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 26px;
    color: #101d37;
    font-weight: 700;
}
[data-component=detailHeader] .detailHeader .title-wrapper .content .title .sub {
    max-width: 790px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
    font-size: 14px;
    color: #aaa;
    line-height: 1.2;
}
[data-component=detailHeader] .intro {
    width: 1200px;
    height: 67px;
    line-height: 66px;
    border-top: 0;
    margin: 0 auto;
}
[data-component=detailHeader] .intro .container {
    width: 1200px;
    margin-left: 0;
    overflow: hidden;
}
.intro .l-txt, .intro .r-txt {
    font-size: 12px;
}
.fl {
    float: left;
}
[data-component=detailHeader] .intro .l-txt a, [data-component=detailHeader] .intro .l-txt span {
    color: #aaa;
}
.mod-resblock-name-bar {
    padding-top: 45px;
	    padding-bottom:16px;
    z-index: 1;
}
.mod-resblock-name-bar h1 {
    padding-bottom: 0;
    font-size: 26px;
    color: #101d37;
    font-weight: 600;
    display: inline-block;
    vertical-align: -4px;
}
.tags-wrap {
    display: inline-block;
}
.tags-wrap .tag-item {
    width: auto;
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    border-radius: 2px;
}
.tags-wrap .sell-type-tag {
    margin-left: 7px;
    color: #fff;
    background-image: linear-gradient(-135deg,#6b99f6,#3072f6);
}
.mod-resblock-name-bar .other-name {
    padding-top: 7px;
    font-size: 13px;
    color: #9399a5;
}

.detail-headcontext_side .info-wrap {
	height:420px;
    position: relative;
    padding: 20px 20px;
    box-sizing: border-box;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
}
.top-info {
    border-bottom: 1px solid #e4e6f0;
    padding-bottom: 15.5px;
}


.price-content {
    display: inline-block;
    height: 38px;
    font-size: 14px;
}
.price-content .price {
    line-height: 38px;
    font-weight: 600;
    font-size: 38px;
	color: rgb(221, 34, 34);
}
 .price-content .price-label {
    opacity: .5;
    font-size: 11px;
    line-height: 18px;
}
 .top-info .tag-btn-item {
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
	    font-size: 13px;
    line-height: 19px;
    color: #3072f6;
	padding: 0 6px;
}
.top-info .price-explain {
    position: relative;
    background: #f4f8fe;
    border: 1px solid #4688f1;
    border-radius: 2px;
	position: absolute;
	right:30px;
	top:36px;

}
.middle-info {
    padding-bottom: 25px;
    max-height: 180px;
    margin-top: 15.5px;
}
.health-dict__overview__text__level1-tag__title[data-a-4f327401] {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 24px;
}
.health-dict__htm p {
    margin-top: 15px;
	font-size: 14px;
    line-height: 20px;
}
 .phone-wrap {
    height: 42px;
    margin-top: 20px;
    position: relative;
}
 .phone-wrap .left {
    display: inline-block;
    height: 46px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    color: #9F9FA6;
}
 .phone-wrap .left .left-img {
    height: 110px;
    width: 110px;
}
.phone-wrap .right {
    display: inline-block;
    height: 46px;
    box-sizing: border-box;
    color: rgb(221, 34, 34);
    font-size: 28px;
    text-align: right;
    padding-right: 20px;
    line-height: 46px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-family: DINAlternate-Bold, DINAlternate, "Agency FB", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", 微软雅黑;
    font-weight: 700;
    background: linear-gradient(270deg, rgb(245, 245, 246) 0px, rgb(255, 255, 255) 100%);
    border-radius: 4px;
}
.ke-agent-sj-im {
    background-color: #f4f8fe;
    border: 1px solid #4688f1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #4688f1;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 110px;
}
.ke-agent-sj-im .messing-icon {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    margin-right: 2px;
}
.reshou{width:1200px; margin:0 auto; display:flex;}
.reshou .reshoubt{width: 40px;
    height: 100%;
    font-size: 14px;
    color: #fff;
    background: #2e2e33;
	    border-radius: 8px;}
.reshou .reshoubt span{writing-mode: vertical-lr;
    letter-spacing: 6px;
    padding: 10px;
text-align: center;}
.reshoucont {display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-row-gap: 10px;
    grid-column-gap: 16px;
    margin: 0;
    padding: 0 0 0 20px;
	width:100%;}
.reshoucont a{
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
}
.reshou .g-label-order-weak{border-radius: 4px;
    color: #999;
    display: inline-block;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 17px;
	background-color: transparent;
    margin: 0 6px;}
.reshou .mh-txt-inner {
    max-width: 145px;
    display: inline-block;
    vertical-align: middle;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
	    color: #222;
}
.reshou .mh-face{margin-right: 12px;
    float: right;
    margin-top: 12px;}
/*图片view*/

 [data-component=info] .tupianOverview {
    line-height: 1;
    width: 1200px;
    margin: 0 auto;
    *zoom: 1;
}
        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */

        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('../images/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }

        /* jssor slider thumbnail navigator skin 01 css */
        /*
        .jssort01 .p            (normal)
        .jssort01 .p:hover      (normal mouseover)
        .jssort01 .p.pav        (active)
        .jssort01 .p.pdn        (mousedown)
        */
        .jssort01 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 72px;
            height: 72px;
        }
        
        .jssort01 .t {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
        
        .jssort01 .w {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
        }
        
        .jssort01 .c {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 72px;
            height: 72px;
            box-sizing: content-box;
			background: url('../images/t01.png') -800px -800px no-repeat;
            _background: none;
        }
        
        .jssort01 .pav .c {
            top: 2px;
            _top: 0px;
            left: 2px;
            _left: 0px;
            width: 68px;
            height: 68px;
            border: #000 0px solid;
            _border: #fff 2px solid;
            background-position: 50% 50%;
        }
        
        .jssort01 .p:hover .c {
            top: 0px;
            left: 0px;
            width: 70px;
            height: 70px;
            border: #fff 1px solid;
            background-position: 50% 50%;
        }
        
        .jssort01 .p.pdn .c {
            background-position: 50% 50%;
            width: 68px;
            height: 68px;
            border: #000 2px solid;
        }
        
        * html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
            /* ie quirks mode adjust */
            width /**/: 72px;
            height /**/: 72px;
        }
.ai-layout-c-text{padding-top:45px;padding-bottom: 10px;}
.ai-layout-c-title {
    font-size: 22px;
    line-height: 38px;
    font-weight: 700;
}
.ai-layout-c-des {
	padding: 5px 0px 5px 0px;
    font-size: 14px;
	color: rgba(128, 128, 128, 1);
    letter-spacing: 1px;
}
.dmt_Albums-Pane{
flex-direction: column;
display: flex;
    overflow: hidden;
    height:445px;
    padding-left: 0;
	flex: 0 0 25%;
	width:202px;
}	
.Albums_Wrap{
	bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #fff;
    box-sizing: border-box;
    flex: 1;
border-top: 0;
border-right: 0;

}
.Albums_Thumb{
	position: relative;
    cursor: pointer;
    height: 100%;
	
}
.Albums_all{
	transition: opacity 0.5s ease-out;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ZVAUHZqh{
background-position: 50%;
background-repeat: no-repeat;}
.Albums_imageOverlay{
	
	background-color: rgba(74,74,74,0.6);
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
	
}
.Albums-Icon{
	height: 36px;
    width: 36px;
    text-align: start;
    margin-bottom: 8px;
	
}
.Albums_thinText{
font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
	
}
 .zhanxiangDescribe{
	float: left;
    width: 408px;
    margin-left: 50px;
 }      
 .zhanxiangDescribe .price_village {
    color: #333;
    font-size: 14px;
    padding-bottom: 22px;

} 
.text_price {
    float: left;
    margin: 14px 2px 0 0;
}
.price_village span {
    line-height: 20px;
}
.num_price {
    float: left;
    font-size: 14px;
    color: #df2f30;
    line-height: 38px;
    height: 38px;
}
.num_price b {
    font-size: 32px;
    font-weight: 600;
    font-family: "Helvetica Neue",arial;
}
.text_chain {
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin: 14px 0 0 10px;
}
.link_counter {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-top: 15px;
}
.text_chain .text_down {
    color: #df2f30;
    font-family: "Helvetica Neue",arial;
}
.detail-crumb_container {
    padding: 26px 24px 24px;
    width: 1200px;
    margin: 0 auto;
}
.detail-headline_base{display:flex;}
.detail-crumb_container .detail-crumb_item {
    font-size: 14px;
    color: #2681ff;
}
.detail-crumb_container .detail-crumb_arrow {
    margin: 0 5px;
    color: #0f294d;
}
.u-icon {
    font-family: smarticon,sans-serif!important;
    display: inline-block;
    font-style: normal;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hotel-detail_main{max-width: 1200px;
    display: flex;
    flex-direction: column;
    background-color: #f5f7fa;
    margin: 0 auto;
    box-sizing: border-box;}
.hotel-detail_main .hotel-detail_head {
    background-color: #fff;
	    padding: 16px 24px;
    margin-bottom: 8px;
}
.detail-headline_title .detail-headline_name {
    font-size: 20px;
    color: #0f294d;
    display: inline;
    margin-right: 8px;
}
.detail-headline_position {
    display: inline-block;
    margin-bottom: 6px;
    align-items: baseline;
}
.detail-head-price_container {
    flex: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 4px;
	    align-items: flex-end;
}
.detail-headline_title {width:57%}
.detail-head-price_container .detail-head-price_price_box {
    margin-right: 8px;
}
.detail-head-price_container .detail-head-price_price_box {
    align-items: center;
    line-height: 22px;
}
.detail-head-price_container .detail-head-price_select {
    padding: 8px 16px;
    background: #287dfa;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}
.detail-headline_address{
	
	margin-top:10px;
}
.detail-headcontext {
    display: flex;
    margin: 8px 0;
	height:430px;
}
.detail-headalbum_container {
    display: flex;
    width: 100%;
    position: relative;
    max-width: 56%;
    padding-bottom: 25%;
    height: 0;
}
.detail-headalbum_box {
		display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.detail-headalbum_bigpic {
    position: relative;
	width: 479px;
    height: 319px;
    display: inline-block;
    cursor: pointer;
}
.detail-headalbum_bigpic .detail-headalbum_bigpicImg {
    height: 100%;
    width: 100%;
}
.detail-headalbum_bigpic .detail-headalbum_focus_mask {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(180deg,transparent,rgba(15,41,77,.5));
}
.detail-headalbum_bigpic .detail-headalbum_focus_mask .detail-headalbum_focus_des {
    position: absolute;
    right: 16px;
    bottom: 14px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.detail-headalbum_childbox {
    display: inline-block;
    width: 40.2%;
    height: 100%;
}

.detail-img-more[data-v-cc6b2756] {
    width: 168px;
	height:320px;
    margin-left: 9px;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.detail-img-more-name[data-v-25bb9518] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    cursor: pointer;
}
.detail-img-more-name .vertical-letter[data-v-25bb9518] {
    width: 24px;
    height: 100%;
    font-size: 14px;
    color: #fff;
    background: #2e2e33;
}
.detail-img-more-name img[data-v-25bb9518] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
	width:123px;
}
.vertical-letter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
 .vertical-letter span {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    letter-spacing: 6px;
    padding-top: 6px;
}
.detail-headcontext_side {
    max-width: 43%;
    flex: auto;
    position: relative;
}
.baike_tab .tab1{width:408px;margin:0px auto 0 auto;}
.baike_tab .menu{height:43px;border-left:1px solid #ebebeb;}
.baike_tab .menu li{float:left;width:33%;text-align:center;line-height:43px;height:43px;cursor:pointer; border-top:1px solid #ebebeb;   border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;color:#666;font-size:14px;overflow:hidden;}
.baike_tab .menu li.off{background:#FFFFFF;color:#336699;font-weight:bold;}
.baike_tab .menudiv{height:286px;border-top:0;background:#fefefe}
.baike_tab .menudiv div{padding:15px;line-height:28px;}

.ke-agent-sj-bottom { margin-top: 10px;}
.ke-agent-sj-im {
    width: 118px;
    height: 44px;
    text-align: center;
	line-height:44px;
    float: right;
    background: #f4f8fe;
    border: 1px solid #4688f1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #4688f1;
    text-decoration: none;
    cursor: pointer;

}


.ke-agent-sj-im .message-icon {
    padding: 0;
    margin-right: 8px;
    vertical-align: -3px;
    width: 16px;
    height: 16px;

}
.ke-agent-sj-bottom .mr-8 {
    float: right;
    display: block;
    width: 8px;
    height: 46px;
    background: #fff;
}
 .ke-agent-sj-phone {
    background: #3072f6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    min-width: 252px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.dmt_views{width:100%;background:#f5f5f6; margin-top:40px; }
.w1200{width:1200px; margin:0 auto;}
.case_box {
	background: url(../images/case_bg.jpg) no-repeat center top;
	height: 590px;
}

.case_box h3 {
	font-size: 30px;
	line-height:38px;
	padding-top: 80px;
	padding-bottom: 45px;
	text-align: center;
}

.case_box .category ul {
	display: block;
	height: auto;
	overflow: hidden;
}

.case_box .category ul li {
	float: left;
	font-size: 16px;
	text-align: center;
	width: 20%;
	height: 56px;
	line-height: 58px;
	color: #939aac;
	cursor: pointer;
	background: #fff;
    border: 1px solid #e6e9f0;
    border-right: none;
    box-sizing: border-box;
}

.case_box .category ul li.active {
	color: #fff;
	background: #4f77fc;
}

.case_box .content {

}
.conten_flex{
	    display: flex;
    text-align: left;
    width: 1200px;
}
.case_box .content .cont {
	height: 294px;
	display: none;
	position:relative;
	border: 1px solid #e6e9f0;
	border-top:0;
}

.case_box .content .cont.active {
	display: block;
}

.case_box .content .cont img.bg {
	position: absolute;
	right: 0;
	top: 0;
	padding-top:40px;
	padding-right:40px;
}

.case_box .content .cont .info {
	position: absolute;
	height: 314px;
	background: #fff;
	left: 0;
	padding: 0;
	padding-right: 496px;
	padding-top:40px;
	padding-left:40px;

}
.mains-box ul{
    width:1200px;
    height:auto;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-row-gap: 15px;
    grid-column-gap: 20px;
    margin: 0;
    padding: 20px 5px;
}
}
.mains-box ul li{
    width: 285px;
    height:248px;
    margin-right:15px;
    margin-top:20px;
    background-color: #fff;
    box-sizing:border-box;
    border: 1px solid #d4d6db;
    box-shadow: 0 1px 5px rgba(0,0,0,.06);
}
.mains-box ul li:hover{
    box-shadow: 0px 5px 10px 0px rgba(228,228,228,0.5);
}
.image-box{
    width: 100%;
    height:auto;
    overflow:hidden;
    position: relative;
}
.image-box-img{
    width: 100%;
    height:240px;
    transition:all 0.5s;
}
.play-video{
    position:absolute;
    top:0;
    right: 0;
    bottom:0;
    left: 0;
    margin:auto;
    display:none;
}

.mains-box ul li:hover .image-box-img{
    transform:scale(1.1,1.1);
    transition:all 0.5s;
}
.mains-box ul li:hover .play-video{
    display:block;
}
.customerCase_detail{background: rgba(248, 248, 248, 1);padding:16px;}
.a-info{
    display:block;
    width:100%;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.a-info:hover{
    color: #FF4752;
}
.p-time{
    color: #888;
    margin: 7px 0 12px;
    padding-left:8px;
    padding-right:8px;
    font-size:12px;
}
.hr{
    width: 98%;
    height:1px;
    background-color:#C5C5C5;
    margin:0 auto;
    opacity: 0.3;
	margin-top:10px;
	margin-bottom:10px;
}
.p-info{
    display:block;
    text-align:left;
    padding-left:8px;
    padding-right:8px;
    color: #888;
    font-size:12px;
}
.icon-01{
    width:15px;
    vertical-align: bottom;
    padding-top:13px;
}
.customerCase_tips__2QnyP {
    height: 20px;
}
 .customerCase_bizChannel__6sOqI {
    color: #020202;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    line-height: 24px;
    margin-right:10px;
}
.ai-industry-content-title {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.ai-industry-content-des {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
}
.ai-industry-content-btn {
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 92px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
}
.pc_changjing{background:#fff;height:360px;}
.por-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-left: -8px;
    margin-right: -8px;

}
.por-col-8 {
    -webkit-box-flex: 0;
	width:386px;
	    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
}
.por-card {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    -webkit-transition: none;
    transition: none;
	background-color: #f5f5f6;
	margin-bottom: 16px;
    height: auto;
}
 .por-card-m .card {
    padding: 20px 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}



.case_box2 .wrapper {
    overflow: hidden;
    position: relative;
    padding: 45px 0 0;

}
.case_box2 .fl .name {

font-size: 22px;
    line-height: 50px;
    font-weight: 700;
}
.case_box2 .fl p {
    color: #888;
    margin-top: 10px;
    width: 1200px;
}

.case_box2 .fl p a {
    color: #394043;
    margin-left: 20px;
    float: right;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}



.case_box2 h3 {
	color: #081232;
	font-weight: normal;
	font-size: 42px;
	padding-top: 80px;
	padding-bottom: 60px;
	text-align: center;
}
.case_box2 .category{

    margin-top: 8px;
	float:left;
}
.case_box2 .category ul {

	display: block;
	height: auto;
	overflow: hidden;
}

.case_box2 .category ul li {
	float: left;
	text-align: center;
background-color: #f5f5f7;
margin-right: 10px;
	cursor: pointer;
	    width: 108px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.case_box2 .category ul li.active {
	color: #fff;
	background: #4f77fc;
}



.case_box2 .content .cont {
	height: auto;
	display: none;
}

.case_box2 .content .cont.active {
	display: block;
}
/*视频*/
.updatedd_border {
    /* overflow: hidden; */
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 10px;
}
.updateddc_body {
    width: 25%;
    float: left;
    margin-top: 20px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    background-color: #ffffff;
}
.updateddc_img {
    height: 0;
    width: 100%;
    text-align: center;
    /* height: 164px; */
    position: relative;
    padding-bottom: 56.1944%;
    overflow: hidden;
}
.updateddc_img .title{}
.upimgpc_time {
    color: #FFF;
    position: absolute;
    left: 12px;
    bottom: 11px;
}
.upimgpc_lj {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 22;
}
.updateddc_cont {
    height: 57px;
    background-color: #fafafa;
}
.updateddc_name {
    padding-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding-top: 8px;
}
.updateddc_classify {
    padding-left: 12px;
    color: #a6a6a6;
    font-size: 12px;
    /* margin-left: 12px; */
    margin-top: 5px;
}
.still-btns {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.still-btn:first-child {
    margin-right: 30px;

}
.still-btn {
    min-width: 160px;
    line-height: 61px;
    width: 160px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    position: relative;
    border: 1px solid #4688f1;
   color: #fff;
    background: #4688f1;
}
a.open-qq {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.adv{width:100%;background:#f5f5f6; margin-top:40px;}
.adv-container{    position: relative;
    padding-top: 45px;
    box-sizing: border-box;
	 width: 1200px;
    margin: 0 auto;
	padding-bottom:45px;}

.adv-list {
    margin-top: 20px;
    display: flex;
  justify-content: space-between;
}
.adv-item {
    width: 32.6%;
    padding-bottom: 40px;
    background: #ffffff;
    position: relative;
    transition: all 0.3s;
    top: 0;
}
.adv-cover-img {
    width: 100%;
    height: auto;
}

.adv-item-title {
    font-size: 26px;
    font-family: MicrosoftYaHeiSemibold;
    color: #141414;
    line-height: 35px;
    padding-left: 36px;
    margin-top: 28px;
}
.adv-item-des {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #777777;
    line-height: 21px;
    margin-top: 8px;
    padding-left: 36px;
}
.adv-red {
    color: #e32523;
}
.kejiazhi dl {
    width: 277px;
    height: 334px;
    float: left;
    box-shadow: 0px 5px 10px 0px rgba(228,228,228,0.5);
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.kejiazhi dl dt {
    width: 100%;
    height: 186px;
}
.kejiazhi dl dt img {
    width: 100%;
    height: 100%;
}
.kejiazhi dl dd {
    padding: 0 15px;
}
.kejiazhi dl dd h4 {
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    padding-top: 30px;
}
.kejiazhi dl dd p {
    font-size: 14px;
    color: #999999;
    padding-top: 15px;
    line-height: 26px;
}
.kejiazhi dl:nth-child(4) {
    margin-right: 0;
}
.kupuwenti{width:100%;background:#fff; }
#ksweb_service_dynamic_tab {
    position: relative;
    padding:45px 0;
    box-sizing: border-box;
	 width: 1200px;
    margin: 0 auto;
	
}
.ksweb_service_dynamic_content {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
    position: relative;
}
 .ksweb_service_dynamic_content .ksweb_service_dynamic_word {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0px 40px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
}
#ksweb_service_dynamic_tab .ksweb_service_dynamic_tablist li.active {
    z-index: 1;
    border-bottom: 3px solid #3072f6;
}
.ksweb_service_dynamic_more {
    font-size: 14px;
    color: #3072f6;
    position: absolute;
    top: 18px;
    right: 18px;
    font-weight: 500;
}
.ksweb_service_dynamic_tabcon{    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);}

#ksweb_service_dynamic_tab .ksweb_service_dynamic_tabcon .ksweb_service_dynamic_li{
	height:auto;
    display:none;

}
 #ksweb_service_dynamic_tab .ksweb_service_dynamic_tabcon .ksweb_service_dynamic_li.active{
    display: block;

}
.ksweb_service_dynamic_content .ksweb_service_dynamic_word li {
    float: left;
	font-size: 18px;
    line-height: 38px;
    font-weight: 700;
    padding: 15px 0px;
    margin-right: 50px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 26px;
    border-bottom: 3px solid transparent;
}

 .ksweb_service_dynamic_list {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 42px 40px 28px;
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
}
.ksweb_service_dynamic_list .ksweb_service_dynamic_a {
    font-size: 16px;
    color: #3A3A3A;
    padding-left: 14px;
    padding-right: 40px;
    padding-bottom: 11px;
    line-height: 20px;
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 340px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    margin-right: 30px;
}
.ksweb_service_dynamic_list .ksweb_service_dynamic_a::before {
    content: '';
    width: 7px;
    height: 7px;
    background:rgba(128, 128, 128, 1);;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 50%;
}
.foucebox {

	width:640px;
	height:418px;
	background:#fff;
	padding:7px;
	display:flex;


	
}
.foucebox .bd {
	position:relative;
	float:right;
	width:680px;
	height:412px;
	overflow:hidden;
}
.foucebox .showDiv {
	position:relative;
	width:100%;
	height:418px;
}
.foucebox .showDiv video{background: #000;
    width: 100%;
    height: 100%;}
.foucebox .showDiv img {
	width:100%;
	height:412px;
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
}
.foucebox .showDiv p {
	position:absolute;
	left:20px;
	bottom:0;
	padding-right:20px;
	color:#aaa;
	z-index:9;
	height:44px;
}
.foucebox .showDiv h2 {
	position:absolute;
	left:20px;
	bottom:0;
	width:380px;
	height:34px;
	background:url(../images/foucebox_h2.jpg) no-repeat 0 4px;
	_background:none;
	padding-left:40px;
	_padding-left:0;
	font-size:24px;
	font-family:"Microsoft Yahei";
	line-height:34px;
	z-index:9;
	overflow:hidden;
}
.foucebox .showDiv h2 a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}


.foucebox  .hd ul{
 display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    position: relative;
-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    border-radius: 8px;
    margin-right: 16px;
    list-style-type: none;}
.foucebox .hd ul li {
width: 94px;
    height: 94px;
    margin-bottom: 12px;
    border-radius: 8px;
	align-items: center;
    position: relative;

}

.foucebox .hd ul a {
	display:block;
	width:120px;
	height:95px;
}
.foucebox .hd ul img {
	margin: 0 auto;
    display: block;
	width: 100%;
    height: 100%;
    margin-bottom: 12px;
    border-radius: 8px;
		display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    position: relative;
}
.foucebox .hd ul .txt_bg {
	width:114px;
	height:24px;
	position:absolute;
	left:3px;
	top:67px;
	background:url(../images/bg_png.jpg) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="../images/bg_png.jpg");
}
.foucebox .hd ul .txt {
	width:110px;
	height:24px;
	line-height:24px;
	color:#fff;
	position:absolute;
	left:4px;
	bottom:4px;
	z-index:2;
	text-align:right;
	padding-right:5px;
	overflow:hidden;
}


.foucebox .hd ul .on{

    border-radius: 8px;
    border: 1.75px solid #ff5000;
  
}

.footer-width{max-width: 1280px; margin-left: auto; margin-right: auto;}
.footer-icon{background: url(../images/chanpin/logo.png);}

.footer-m{background: #171515;}
.footer-m-wrap{margin: 0 auto; padding-top: 60px; display: flex; padding-bottom:30px;}
.footer-ml{display: flex; flex-direction: column;}
.footer-icon-logo{width: 136px; height: 30px; }
.footer-telephone{margin-top: 36px; margin-bottom: 23px;}
.footer-tel-text{font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #7f7f7f; line-height: 1;}
.footer-tel-val{display: flex; align-items: center; font-size: 28px; font-family: DINPro; font-weight: 500; color: #7f7f7f; line-height: 28px; margin-top: 10px;}
.footer-tel-val::before{content: ""; display: block; margin-right: 13px; width: 28px; height: 28px; background: url(../images/telphonev.png); }
.footer-ml-btn{width: 155px; height: 45px; background: #2d2d2d; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #ffffff; transition: all 0.3s;}
.footer-ml-btn::after{content: ""; display: block; margin-left: 13px; width: 5px; height: 8px; background: url(../image/footer/css_sprites.png); background-position: -368px -313px;}
.footer-ml-btn:hover{background-color: #e41921;}
.footer-mc{width: 0; flex: 1; display: flex; padding-left: 217px;}
.footer-mc-item{display: flex; flex-direction: column; width: 132px;}
.footer-mc-title{font-size: 15px; font-family: Microsoft YaHei; font-weight: 400; color: #b6b6b6; line-height: 1; margin-bottom: 32px;}
.footer-mc-des{font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #676767; line-height: 1; transition: color 0.3s;}
.footer-mc-des:hover{color: white;}
.footer-mc-des + .footer-mc-des{margin-top: 20px;}
.footer-mr{display: flex; flex-direction: column;}
.footer-mr img{width: 92px; height: auto;}
.footer-mr span{font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #7f7f7f; line-height: 1; margin-top: 20px;}
.footer-branch{padding: 35px 0; display: flex; border-top: 1px solid rgba(38, 38, 38, 0.4); margin-top: 39px;}
.footer-branch-item{flex: 1; width: 0; height: 50px; background: #232323; display: flex; align-items: center; padding-left: 10px; position: relative;}
.footer-branch-item + .footer-branch-item{margin-left: 5px;}
.footer-branch-t{width: 30px; height: 30px; background: rgba(211, 2, 2, 0); border: 1px solid #343434; display: flex; justify-content: center; align-items: center; margin-right: 19px; font-size: 14px; font-family: PingFang SC; font-weight: 400; color: #676767; line-height: 1;}
.footer-branch-name{font-size: 14px; font-family: PingFang SC; font-weight: 400; color: #ffffff;}
.footer-branch-fixed{position: absolute; left: 0; bottom: 100%; width: 475px; height: 152px; padding: 7px 7px 14px; background: url(../image/footer/css_sprites.png); background-position: -2px -2px; display: none;}
.footer-branch-item:nth-child(7) .footer-branch-fixed,
.footer-branch-item:nth-child(8) .footer-branch-fixed{left: auto; right: 0; background-position: -2px -158px;}
.footer-branch-item:hover .footer-branch-fixed{display: flex; animation: footerBranchShow 0.5s;}
@keyframes footerBranchShow{0%{opacity: 0;} 100%{opacity: 1;}}
.footer-branch-fixed img{width: 104px; height: auto;}
.footer-bf-info{margin-left: 28px; display: flex; flex-direction: column;}
.footer-bf-name{font-size: 20px; font-family: Microsoft YaHei; font-weight: 400; color: #ffffff; line-height: 1; margin-top: 25px;}
.footer-bf-des{font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #8d8d8d; line-height: 18px; margin-top: 14px;}
.footer-bottom{background-color: #121010;}
.footer-bottom-links{display: flex; flex-wrap: wrap; padding: 29px 0; border-bottom: 1px solid #1a1818;}
.footer-bottom-link a,
.footer-bl-title{font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #595959; line-height: 24px; transition: color 0.3s;}
.footer-bottom-link a:hover{color: #999;}
.footer-bottom-link{margin-right: 19px;}
.footer-bottom-com{display: flex; justify-content: space-between; padding: 33px 0;}
.footer-bcom-left{display: flex; flex-direction: column; margin-top: -4px;}
.footer-bcom-left span,
.footer-bcom-left a{font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #595959; line-height: 12px;}
.footer-bcom-left span + span{margin-top: 10px;}
.footer-bcom-left a:hover{color: #999;}
.footer-bcom-right{display: flex;}
.footer-bcom-right a{display: inline-block; margin-left: 6px; font-size: 0;}
.footer-bcom-right a .footer-bcom-icon1{display: inline-block; width: 123px; height: 43px; background-position: -2px -357px;}
.footer-bcom-right a .footer-bcom-icon2{display: inline-block; width: 110px; height: 42px; background-position: -129px -357px;}