* {
    margin: 0;
    padding: 0;
}
p{
	margin: 0;
}
html{
    height: 100%;
    width: 100%;
    font-size:20px;/* 1rem */
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	line-height: 22px;
}
a{
    color: #fff;
    text-decoration: none;
}
a:focus, a:hover{
	color: #fff;
    text-decoration: none;
}
body{
    background: #000;
    position: relative;
    color: #fff;
    font: 14px/1.5 microsoft yahei,arial,å®‹ä½“,sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}
#index_industr_details1,#index_industr_details3,#index_industr_details5,#interactionrepast_type_details1,#interactionexhibition_type_details1,#interactionexhibition_type_details3,#interactiontrampoline_type_details1{
	border: 1px solid #3a3a3a;
    padding: 10px 4px 10px 7px;
}
#index_industr_details2,#index_industr_details4,#interactionrepast_type_details2,#interactionexhibition_type_details4,#interactiontrampoline_type_details2{
	border: 1px solid #3a3a3a;
    padding: 10px 1px 10px 10px;
}
#interactionexhibition_type_details2{
	border: 1px solid #3a3a3a;
	padding: 10px 6px 10px 10px;
}
#interactionexhibition_type_details2 .pull_left{
	padding: 3px 3px 0 0;
	margin-right: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
input[type="number"]{
    -moz-appearance: textfield;
}
input{
	background: transparent;
	color: #aaa;
	border: 1px solid #aaa;
}
ul, ol, li{
    list-style-type: none;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-right: 0;
    padding-left: 0;
}
ol, ul {
	margin-bottom: 0;
}
.wrap {
	width: 60%;
    margin: 0 auto;
}
.clearfloat {
    zoom: 1;
}
.nav-right{
    float: right;
}
.nav-right img{
    width: 15px;
}
/*轮播图*/
.pc_imgbox{
    display: block;
    height: auto;
}
.pc_imgbox {
    width: 100%;
}
.post-slide {
    margin: 10px;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
/* .post-slide:hover .post-img img{ */
/*     transform: scale(1.08); */
/* } */
.post-slide .post-content{
/*     background: #fff; */
    padding: 20px;
}
.post-slide .post-title{
    font-size: 17px;
    margin-top: 0;
    text-align: center;
    text-transform: capitalize;
}
.post-slide .post-title a{
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}

.carousel-inner{
    width: 100%;
}
.more{
    position:relative;
    z-index:2;
    width: 128px;
    height: 35px;
    background: #fff;
    display: block;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    margin: 10px 0 0 22px;
}
.banner_title{
	width: 40%;
	height: auto;
    margin: 80px auto;
}
.banner_title img{
	width: 100%;
}
.tit {
    height: 110px;
    line-height: 110px;
    text-align: center;
}
.tit .line {
    display: inline-block;
    width: 42.5%;
    border-top: 2px solid #e62129;
}
.tit .line_re {
    display: inline-block;
    width: 25%;
    border-top: 2px solid #e62129;
}
.tit .line_t {
    display: inline-block;
    width: 41%;
    border-top: 2px solid #e62129;
}
.tit .line_r {
    display: inline-block;
    width: 20%;
    border-top: 2px solid #fff;
}
.tit .txt {
    color: #e62129;
    vertical-align: middle;
    font-size: 30px;
    margin: 0 20px;
    font-weight: bold;
}
.tit_introduce p{
    font-size: 18px;
    padding: 0 270px 15px;
    text-align: center;
    line-height: 33px;
    letter-spacing: 4px;
    margin-top: -35px;
}

.tit_map,.tit_md{
    padding: 10px;
}
.tit_map img{
    width: 100%;
}
.tit_md img{
    width: 100%;
}

.innovate_hd{
	margin: 45px auto 0;
    width: 740px;
}
.innovate_hd img{
	width: 100%;
}


.col_tu {
    padding: 12px 80px;
}
.col_tr {
    padding: 12px 22%;
}
.col_tu img, .col_tr img{
    width: 100%;
}
.pull_right {
    padding: 3px 0px 0px 11px;
    margin-left: -6px;
}
.pull_left {
    padding: 3px 11px 0 0;
    margin-right: -6px;
}
.pull_up{
    display: none;
    position: absolute;
    width: 99.3%;
    height: 25%;
    bottom: 1px;
    background: rgba(0,0,0,0.5);
    z-index: 22;
}
.pull_re{
    display: none;
    width: 88%;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 18px;
}

.hotpro_list{
    width: 1131px;
    height: 275px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: 3px;
}
.bx-wrapper{
    max-width: 100% !important;
}
.hotpro_list li{
    height: 250px;
    margin-top: 8px;
    color: #666;
    width: 290px !important;
}
.pro_img{
    width: 290px;
    height: 193px;
    overflow: hidden;
    position: relative;
}
.pro_img img{
    width: 275px !important;
}
.pro_title{
    width: 264px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}
.hotpro_list .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
    display: inline-block;
    color: #fff;
    background: rgba(0,0,0,0.7);
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    left: -39px;
    top: -155px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.hotpro_list .bx-wrapper .bx-controls-direction .bx-prev{
    left: 1091px;
    background: rgba(0,0,0,0.7) url(/uploads/image/i/jt_zuo1.png) center no-repeat;
}
.hotpro_list .bx-wrapper .bx-controls-direction .bx-next{
    background: rgba(0,0,0,0.7) url(/uploads/image/i/jt_zuo.png) center no-repeat;
}
.bx-wrapper .bx-controls-direction a{
    text-indent: -9999px;
    z-index: 9999;
}
.subhead{
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    margin-bottom: 5px;
}
.subhead-title{
    float: left;
    margin: 0 60px 0 20px;
    cursor: pointer;
}
.subhead-bottom{
    border-bottom: 3px solid #23b4ff;
    color: #23b4ff;
    font-weight: bolder;
    cursor: pointer;
}
.subhead-more{
    float: right;
    padding-right: 30px;
    cursor: pointer;
}
.connection{
    width: 1150px;
    height: 236px;
    line-height: 24px;
}
.connection img{
    width: 100%;
}
.about .about_img {
    height: 290px;
}
.about_img {
    float: left;
    overflow: hidden;
    width: 91.5%;
}
.about_in {
    width: 100%;
    text-indent: 3em;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 38px;
    background: #2c2c2c;
    padding: 34px;
}
.about_in p{
	font-size: 18px;
}
.about_connection img{
    width: 100%;
}
.about_img img{
    width: 100%;
}


.sc-product ul li{
    padding: 0 10px 10px 0;
    cursor: pointer;
    overflow: hidden;
}
.sc-product ul li:hover .pro_list_title {
    opacity: 1;
    top: 0;
}
.products{
    float: left;
    margin: 0 -10px;
    padding: 0;
    list-style: none outside;
}
.product{
    float: left;
    padding-right: 53px;
    margin: 13px 0 -3px 0;
}
.item-product{
    width: 113%;
}
.item-product img{
    width: 100%;
}
.clear{
    clear: both;
}

/*.news_con{*/
    /*padding-top: 10px;*/
/*}*/
.news_con li{
    height: 150px;
    float: left;
    margin-bottom: 35px;
    position: relative;
    padding: 0 22px 0 282px;
    font-size: 16px;
    line-height: 26px;
    cursor:pointer;
}
.news_con li:nth-child(2n){
	padding-right: 0;
}
.news_con li a{
    color: #bbb;
    display: block;
    font-size: 12px;
    width: 292px;
}
.news_img{
    width: 260px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
}
.news_img img{
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.news_img img:hover{
    transform: scale(1.1);
}
.news_con li h2{
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.news_con li h2:hover{
    color: #23b4ff;
}
.news_con li span{
    font-size: 12px;
    color: #bbb;.tit
}
.news_con li span i{
    width: 12px;
    height: 12px;
    float: left;
    background: url(/uploads/image/i/ico.png) -274px -80px no-repeat;
    margin: 7px 3px 0 0;
}
.news_con li p{
    padding-top: 5px;
    line-height: 20px;
    width: 266px;
    font-size: 15px;
    color: #bbb;
}

.links{
    border-top: 1px solid #232323;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding: 10px 0;
}
.links a{
    padding: 0 8px;
    color: #666;
}

.relation {
    text-align: center;
    margin-bottom: 15px;
}
.relation span{
    font-size: 17px;
    margin: 0 20px;
}
.relation span:first-child{
    font-size: 41px;
}
.address p:first-child{
    font-size: 35px;
}
.address .fs{
    font-size: 28px;
}
.address p{
    font-size: 19px;
    display: inline-block;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
.address_mar p:first-child{
    font-size: 23px;
    margin-bottom: 10px;
}
.address_t .fs{
    font-size: 20px;
}
.address_t p{
    font-size: 14px;
}
.map_bottom{
	margin-bottom: 60px;
}
.address_mar{
	margin: 15px 0 0 37px;
}
.address_gin{
	margin: 58px 0 0 37px;
}
.address em{
    border-top: 1px solid #fff;
    width: 400px;
    display: block;
    padding-bottom: 5px;
}
.relation_dz {
    width: 1400px;
    margin: 0 auto 60px;
}

.footer{
    height: 100%;
    background: #181818;
}
.footer_con{
    height: 280px;
    padding-top: 30px;
}
.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.w1588 {
    width: 1588px;
    margin-left: auto;
    margin-right: auto;
}
.foot_li {
    width: 150px;
    height: 200px;
    float: left;
    margin-right: 55px;
    color: #bbb;
    background: url(/uploads/image/i/foot_li_bg.png) top right no-repeat;
}
.foot_li h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.foot_li li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.foot_li li a {
    display: inline-block;
    color: #bbb;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.foot_li li a:hover{
	color: #23b4ff;
}
.foot_li.contact {
    width: 200px;
    margin: 0 50px 0 -10px;
}
.foot_li.contact b {
    font-size: 16px;
    padding: 5px 0 10px 37px;
    display: block;
    line-height: 20px;
    font-weight: normal;
}
.foot_li.contact span {
    font-size: 20px;
}
.foot_li.contact a {
    width: 128px;
    height: 35px;
    background: #fff;
    display: block;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    color: #23b4ff;
    margin: 10px 0 0 22px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.f_qrd {
    width: 108px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    padding-top: 12px;
}
.fr {
    float: right;
}
.copy {
	height: 37px;
    line-height: 37px;
    color: #f5f5f5;
    opacity: 0.7;
    width: 850px;
}
.copy a {
    color: #f5f5f5;
    float: left;
}

/*经典案例*/
.case_con{
    
}
.case_con ul {
    width: 1200px;
}
.case_con li {
	height: 370px;
	line-height: 75px;
    cursor: pointer;
    padding: 10px;
    float: left;
    position: relative;
    text-align: center;
}
.case_con li a {
    display: block;
    height: 100%;
}
.case_img {
    width: 379px;
    line-height: 200px;
    overflow: hidden;
    top: 20px;
}
.caselist .case_info {
    width: 379px;
    height: 112px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    background: #fff;
    padding: 10px;
}
.case_img img{
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.case_img img:hover{
    transform: scale(1.1);
}
.case_info h2:hover{
    color: #23b4ff;
}
.case_info h2 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    line-height: inherit;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case_info p {
    font-size: 16px;
    color: #666;
    line-height: 20px;
    padding: 8px 0 15px;
}
.contact_us{
    margin-bottom: 80px;
    text-align: center;
    height: auto;
    margin-top: 80px;
}
.contact_us_title {
    font-size: 39px;
}
.contact_us_touch {
    font-size: 36px
}
.contact_us_mail {
    font-size: 23px
}
.contact_us_hq {
    font-size: 20px
}
.contact_us_info em{
    display: block;
    width: 12%;
    height: 1px;
    background: #000;
    margin: 0 auto;
}
.contact_us_site{
    font-size: 13px;
}
.us_site{
    width: 40px;
    margin-right: -5px;
    margin-left: -16px;
}
.us_telephone{
    width: 38px;
    margin: -8px -5px -5px -12px;
}

.sub_nav {
    height: 66px;
    font-size: 18px;
    text-align: center;
}
.w1075{
    width: 936px;
    margin-left: auto;
    margin-right: auto;
}
.w650{
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}
.w1170{
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.w900{
    width: 900px;
    margin: 0 auto !important;
}
.w1132{
    width: 1138px;
    margin: 0 auto;
}
.w1121{
    width: 1121px;
    margin: 0 auto;
}


.sub_nav li {
    display: inline-block;
    margin: 17px 45px;
    line-height: 44px;
    cursor: pointer;
}
.sub_nav_on a{
    color: #000;
}
/*案例详情*/
.case {
    padding: 10px 0 20px;
}
.case_title{
    text-align: center;
    font-size: 14px;
}
.inner-com .title_con {
    height: auto;
}
.title_con {
    width: 240px;
    margin: 0 auto;
}
.title_con p {
    font-size: 30px;
}
.title_un {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
/*伪元素实现*/
.product_list li p{
        line-height: 36px;
        text-align:center;
        border:1px solid green;
        position:relative;
    }
.product_list li p:before,.product_list li p:after{
        position:absolute;
        background:#ccc;
        content:"";
        height:1px;
        top:50%;
        width:100px;
    }
.product_list li p:before{left:10px;}
.product_list li p:after{right:10px;}
.pro_list li {
	width: 383px;
    height: 390px;
    text-align: center;
    float: left;
    margin: 0 15px 0 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 50px;
    padding: 0;
    cursor: pointer;
}
.pro_list li:nth-of-type(3n){
	margin-right: 0!important;
}
.pro_list span{
	margin-top: -28px;
    display: block;
    font-size: 12px;
}
.pro_list li img{
	width: 100%;
}
.pro_pr li {
    text-align: center;
    float: left;
    margin: 0 15px 10px 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 50px;
    padding: 0;
    cursor: pointer;
}
.pro_pr li img{
	width: 100%;
}
.pro_list .pro_list_img, .case_con .case_img, .pro_img, .fanganlist li, .hz_case_img, .programme_con div, .news_img {
    overflow: hidden;
}
.pro_list_img {
    text-align: center;
    position: relative;
}
.pro_list_img img{
    width: 100%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.pro_list_title {
    width: 100%;
    height: 107%;
    position: absolute;
    background: rgba(0,0,0,0.5);
    top: -12px;
    font-size: 16px;
    line-height: 260px;
    color: #fff;
    display: block;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.pro_list_img span{
    float: left;
}
.pro_list li a i {
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.pro_list li a i {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    background: url(/uploads/image/i/ico.png) -308px -75px no-repeat;
    margin: -80px 0 0 -32px;
}


/*互动餐饮*/
.round{
    left: 15%;
    position: relative;
}
.team-wrap {
    flex-direction: row;
}
.team-item {
    transition: all 0.5s ease;
    float: left;
}
.team-item:hover {
    transform: scale(1.05);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.21);
    z-index: 10000;
}
.team-item-img {
    position: relative;
    width: 283px;
    overflow: hidden;
    z-index: -1;
}
.team-item-img img {
    width: 100%;
}
.team-item-text {
    padding: 12px;
    background: #2b2b2b;
    width: 283px;
    height: 86px;
    color: #fff;
    text-align: center;
}
.team-bg {
   background: #c58e3c;
}
.team-item h3 {
    font-size: 16px;
    line-height: 31px;
}
.team-item-text em{
    display: block;
    width: 12%;
    height: 1px;
    background: #fff;
    margin: 0 auto;
}


/*新闻资讯详情*/
.news-box {
    width: 100%;
    position: relative;
    padding-top: 20px;
}
.position {
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    opacity: 0.8;
}
.abouttit {
    text-align: center;
    padding: 70px 0 60px 0;
    position: relative;
}
.abouttit ul li {
    display: inline-block;
    width: 144px;
    height: 46px;
    margin: 0 40px;
    line-height: 46px;
    cursor: pointer;
}
.abouttit ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #555;
    background-color: #f1f1f1;
    border-radius: 2px;
}
.abouttit ul li span {
    display: block;
    width: 100%;
    height: 100%;
    color: #555;
    background-color: #f1f1f1;
    border-radius: 2px;
}
.abouttit ul li.active a {
    color: #fff;
    background-color: #e62129;
}
.abouttit ul li.active span {
    color: #fff;
    background-color: #e62129;
}
/* .abouttit ul li a:hover { */
/*     color: #fff; */
/*     background-color: #0382db; */
/* } */
.news-box .news-section {
    width: 980px;
    font-size: 14px;
    margin: auto;
    margin-bottom: 40px;
}
.news-box .news-section .news-content {
    float: left;
    width: 980px;
    margin: auto;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.news-compile {
	border-bottom: 1px #fff solid;
	margin: 0 50px 40px;
	line-height: 32px;
}
.news-compile div{
	display: inline-block;
    float: right;
}
.news-compile span,.news-compile a {
	font-size: 16px;
}
.news-content .news-title {
    width: 740px;
    margin: 0 auto 20px;
    padding-top: 40px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px #f1f1f1 solid;
}
.news-content .news-title h2 {
    font-size: 24px;
    padding-bottom: 10px;
}
.news-content .news-title p {
    font-size: 14px;
    color: #a3afb7;
}
.news-content .news-title p a {
    color: #a3afb7;
}
.news-content .news-views {
    margin: 0 40px 30px;
    font-size: 16px;
    min-height: 600px;
    line-height: 1.8em;
    overflow: hidden;
}
.news-views p span{
    font-size: 18px;
}
.news-content .news-other {
    padding: 20px 0;
    border-top: 1px #f1f1f1 solid;
    font-size: 16px;
    margin: 0 40px;
}
.news-content .news-other p {
    display: block;
    height: 40px;
    line-height: 40px;
    cursor:pointer;
}
.news-content .news-other span {
	cursor: pointer;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-content .news-other span:hover{
	color: #23b4ff;
}
.news-content .news-other p a {
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-left: 15px;
}
.news-box .news-section .news-rel {
    float: right;
    width: 350px;
    border: 1px solid #6d6b6b;
    padding: 6px;
    opacity: 0.9;
}
.news-rel dl {
    display: block;
    background: #fff;
}
.news-rel dl.tab dt {
    display: table;
    width: 100%;
}
.news-rel dl dt {
    display: block;
    height: 42px;
    line-height: 42px;
    position: relative;
    border-bottom: 1px #f1f1f1 solid;
}
.news-rel dl.tab dt a:hover, .news-rel dl.tab dt a.current {
    background: #23b4ff;
    color: #fff;
}
.news-rel dl.tab dt a {
    width: 33%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: table-cell;
    color: #23b4ff;
    font-size: 16px;
}
.news-rel-cl {
    position: relative;
}
.news-rel-cl ul {
    display: block;
}
.news-rel-cl ul li {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #747879;
}
.news-rel-cl ul li a {
    display: block;
    height: 62px;
    overflow: hidden;
    padding: 0 20px;
    color: #000;
}
.news-rel-cl ul li span {
    width: 104px;
    height: 60px;
    float: left;
    border: 1px #e5e5e5 solid;
    overflow: hidden;
    text-align: center;
}
.news-rel-cl ul li a h2 {
    font-size: 14px;
    display: block;
    margin-left: 120px;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 3px;
}
.news-rel-cl ul li a p {
    font-size: 12px;
    height: 34px;
    margin-left: 120px;
    overflow: hidden;
}
.news-rel-cl .news-rel-more {
    height: 45px;
    line-height: 45px;
    position: relative;
    top: -1px;
    text-align: center;
}
.news-rel-cl .news-rel-more a {
    display: inline-block;
    position: relative;
    color: #000;
}
.news-rel-cl .news-rel-more a b {
    margin-left: 5px;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}
.news-rel dl.list dt {
    padding-left: 20px;
    color: #333;
    font-size: 18px;
    font-weight: normal;
}
.news-rel dl.list dd ul {
    display: block;
    padding: 20px;
}
.news-rel dl.list dd ul li {
    padding-bottom: 12px;
    display: block;
    overflow: hidden;
}
.news-rel dl.list dd ul li a {
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


/*产品*/
.pro_product {
    padding: 40px 0;
}
.fl {
    float: left;
    width: 900px;
}
.desc2 p {
    font-size: 15px;
    line-height: 30px;
}
.f2 {
    float: right;
    width: 260px;
}
.widget {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: solid 1px #ddd;
}
.widget h3 {
    line-height: 20px;
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
    border-left: 2px solid #23b4ff;
    padding-left: 10px;
    letter-spacing: .5px;
    margin-bottom: 20px;
}
.widget_tags ul {
    padding-top: 10px;
}
.widget_tags li {
    text-shadow: none;
    margin-right: 5px;
    float: left;
    margin-bottom: 13px;
    height: 24px;
}
.widget_tags li a {
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 10px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: solid 1px #ddd;
    padding: 5px 8px 5px 8px;
}


/*互动展览*/
.exhibition .tit_title{
    font-size: 13px;
    line-height: 29px;
    margin-top: 10px;
}

.banner img{
    width: 100%;
}

/*关于我们*/
/*.page_about {*/
    /*padding-bottom: 30px;*/
/*}*/
.page_title {
    font-size: 30px;
    text-align: center;
    line-height: 130px;
}
.page_about .about_con {
    margin: 0;
    font-size: 15px;
    color: #bbb;
}
.page_about .about_con .about_img {
    height: 340px;
    margin: 0;
}
.page_about .about_con .about_in{
    line-height: 24px;
    text-align: left;
    width: 600px;
    float: right;
}
.page_about .about_con .about_in p{
    text-indent: 2em;
    padding-top: 9px;
}
.a-fadeinl {
    -webkit-animation-name: fadeinl;
    -moz-animation-name: fadeinl;
    animation-name: fadeinl;
}
.about_con {
    line-height: 24px;
}
.a-fadeinr {
    -webkit-animation-name: fadeinr;
    -moz-animation-name: fadeinr;
    animation-name: fadeinr;
}
.pro_list ul {
}
.pro_list_fc{
    width: 383px;
    text-align: center;
    line-height: 260px;
    position: relative;
    overflow: hidden;
}
.pro_list_fc img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.pro_list_fc img:hover{
    transform: scale(1.1);
}
.qyry {
    height: 960px;
}
.qyry_3 img {
    width: 100%;
}
.qyry_2 img {
    width: 100%;
}
.qyry_1 img {
    width: 100%;
}
.qyry_3 {
    float: left;
    line-height: 24px;
    color: #bbb;
    margin-right: 24px;
    width: 65.5%;
}
.qyry_2 {
    float: left;
    line-height: 24px;
    color: #bbb;
}
.qyry_1 {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #bbb;
    width: 32%;
}
.qyry_con1 img {
    width: 50%;
}
.qyry_con {
	margin-top: 25px;
}
.qyry_top{
	margin-top: 390px;
}
.qyry_con1 {
	margin: 35px 0;
}
.qyry_con1 p {
    float: right;
    width: 535px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    padding-top: 50px;
    letter-spacing: 1px;
}
.w984 {
    width: 984px;
    margin: 0 auto 45px;
}
.friend {
    padding-bottom: 50px;
}
.friend ul {
    width: 100%;
}
.friend li {
    width: 280px;
    height: 210px;
    float: left;
    overflow: hidden;
    margin: 0 12px 12px 0;
    line-height: 120px;
}
.friend ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.friend ul li img {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.friend ul li img:hover{
    transform: scale(0.8);
}
/* .friend ul li a:hover{ */
/*     box-shadow: inset 0 0 0 10px #e1e1e1; */
/* } */
.qyry_5 {
    float: left;
    width: 620px;
    font-size: 14px;
    line-height: 24px;
    color: #bbb;
    margin-right: 15px;
}
.qyry_5 img,.qyry_6 img{
	width: 100%;
}
.qyry_6 {
    float: left;
    width: 460px;
    font-size: 14px;
    line-height: 24px;
    color: #bbb;
    margin-left: 44px;
}
.qyry_us {
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
}
.con-margintop{
	padding: 15px 0;
}


/*互动乐园*/
.vice_nav{
    height: 66px;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    text-align: center;
}
.vice_nav li {
    display: inline-block;
    margin: 0 20px;
}
.vice_nav li a {
    color: #666;
}
.zgfa_a {
    height: 490px;
}
.zgfa_a_con {
    position: relative;
}
.a_con_img1 {
    width: 1200px;
    margin: 0 auto 0;
    position: relative;
}
.a_con_img1 img{
	width: 100%;
}
.a_con_img1 .ende_img{
    width: 107%;
    margin-top: 40px;
    margin-left: -45px;
}
.zgfa_a_li {
    position: absolute;
}
.zgfa_a_li span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #da251c;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 4px solid #fff;
    display: block;
    cursor: pointer;
    -webkit-animation: scaledraw 2s ease-in-out infinite;
    -moz-animation: scaledraw 2s ease-in-out infinite;
    animation: scaledraw 2s ease-in-out infinite;
}
@keyframes scaledraw{
    0%{transform: scale(1);}
    25%{transform: scale(1.2);}
    50%{transform: scale(1);}
    75%{transform: scale(1.2);}
}
.zgfa_a_li span a {
    display: block;
    width: 100%;
    height: 100%;
}
.fa_li_img {
    width: 230px;
    height: 170px;
    background: #fff;
    padding: 5px;
    position: absolute;
    color: #666;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    left: 30px;
    top: -70px;
    display: none;
}
.fa_li_img img {
    width: 100%;
}
.zgfa_a_li.li15 {
    left: 1050px;
    top: 155px;
}
.zgfa_a_li.li3 {
    left: 910px;
    top: 180px;
    z-index: 1;
}
.zgfa_a_li.li10 {
    left: 160px;
    top: 160px;
    z-index: 40;
}
.zgfa_a_li.li5 {
    left: 720px;
    top: 80px;
    z-index: 3;
}
.zgfa_a_li.li7 {
    left: 589px;
    top: 188px;
    z-index: 4;
}
.zgfa_a_li.li8 {
    left: 420px;
    top: 310px;
}
.zgfa_a_li.li2 {
    left: 830px;
    top: 105px;
    z-index: 2;
}
.zgfa_a_li.li11 {
    left: 310px;
    top: 210px;
    z-index: 33;
}
.zgfa_a_li.li13 {
    left: 470px;
    top: 145px;
    z-index: 6;
}
.zgfa_a_li.li4 {
    left: 580px;
    top: 268px;
}
.zgfa_a_li.li14 {
    left: 375px;
    top: 40px;
    z-index: 7;
}


.zgfa_a_li.span15 {
    left: 86%;
    top: 20%;
    z-index: 7;
}
.zgfa_a_li.span3 {
    left: 77%;
    top: 26%;
    z-index: 65;
}
.zgfa_a_li.span10 {
    left: 16%;
    top: 20%;
    z-index: 85;
}
.zgfa_a_li.span5 {
    left: 60%;
    top: 15%;
    z-index: 71;
}
.zgfa_a_li.span7 {
    left: 41%;
    top: 13%;
    z-index: 77;
}
.zgfa_a_li.span8 {
    left: 6%;
    top: 30%;
    z-index: 90;
}
.zgfa_a_li.span2 {
    left: 75%;
    top: 12%;
    z-index: 65;
}
.zgfa_a_li.span11 {
    left: 7%;
    top: 19%;
    z-index: 89;
}
.zgfa_a_li.span13 {
    left: 66%;
    top: 26%;
    z-index: 70;
}
.zgfa_a_li.span4 {
    left: 50%;
    top: 24%;
    z-index: 75;
}
.zgfa_a_li.span14 {
    left: 27%;
    top: 15%;
    z-index: 80;
}
.zgfa_a_li.span1 {
    left: 17%;
    top: 35%;
    z-index: 86;
}
.zgfa_a_li.span6 {
    left: 26%;
    top: 36%;
    z-index: 82;
}
.zgfa_a_li.span9 {
    left: 35%;
    top: 38%;
    z-index: 79;
}
.zgfa_a_li.span12 {
    left: 54%;
    top: 37%;
    z-index: 74;
}
.zgfa_a_li.span16 {
    left: 75%;
    top: 35%;
    z-index: 68;
}
.zgfa_a_li.span17 {
    left: 94%;
    top: 34%;
}
.zgfa_a_li.span18 {
    left: 6%;
    top: 51%;
    z-index: 88;
}
.zgfa_a_li.span19 {
    left: 19%;
    top: 51%;
    z-index: 87;
}
.zgfa_a_li.span20 {
    left: 34%;
    top: 53%;
    z-index: 78;
}
.zgfa_a_li.span21 {
    left: 55%;
    top: 57%;
    z-index: 73;
}
.zgfa_a_li.span22 {
    left: 80%;
    top: 52%;
}
.zgfa_li {
    margin: 80px auto;
    width: 1200px;
}

.d4 {
    border-bottom: 1px solid #2d39cf;
}
.fangan_t {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid red;
    margin-bottom: 10px;
}
.fangan_t b {
    float: left;
    width: 150px;
    height: 44px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: red;
}
.bg4 {
    background-color: #2d39cf;
}
.fangan_t a {
    font-size: 14px;
    float: right;
}
.fangan_info {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    padding: 10px 0 20px;
    text-align: left;
}
.fanganlist ul {
    width: 1250px;
}
.fanganlist li {
    width: 282px;
    height: auto;
    text-align: center;
    float: left;
    margin: 0 15px 15px 0;
    overflow: hidden;
    line-height: 180px;
    position: relative;
    font-size: 22px;
    cursor: pointer;
}
.hdly_hdbc{
	width: 390px !important;
	line-height: 250px !important;
}
.fangan {
	margin-top: 25px;
}
.fangan .fangan_img {
    width: 773px;
    height: auto;
    line-height: 324px;
    margin-top: 0;
}
.fangan .fangan_title {
	width: 390px;
    height: 371px;
    text-align: left;
    float: left;
    font-size: 20px;
    padding: 30px 34px;
    margin: 0 0 0 20px;
    line-height: 38px;
    background: #2c2c2c;
}
.fangan .fangan_t_right {
	margin: 0 20px 0 0;
}
.fanganlist li:nth-child(7){
	width: 96%;
	height: 100%;
}
.fanganlist li a {
    display: block;
}
.fanganlist li span {
    display: block;
}
.fanganlist li img{
    width: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.fanganlist li span {
    color: #fff;
    position: absolute;
    top: -12px;
    left: 0;
    display: block;
    width: 100%;
    height: 107%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.fanganlist li:hover span {
    opacity: 1;
    top: 0;
}
.fanganlist li:hover img{
    transform: scale(1.1);
}
.bg5 {
    background-color: #f87b2c;
}
.d5 {
    border-bottom: 1px solid #f87b2c;
}
.d2 {
    border-bottom: 1px solid #24c9c3;
}
.bg2 {
    background-color: #24c9c3;
}
.d9 {
    border-bottom: 1px solid #f6b22d;
}
.bg9 {
    background-color: #f6b22d;
}
.d8 {
    border-bottom: 1px solid #ea4492;
}
.bg8 {
    background-color: #ea4492;
}
.d3 {
    border-bottom: 1px solid #2eba38;
}
.bg3 {
    background-color: #2eba38;
}
.d6 {
    border-bottom: 1px solid #e7dc22;
}
.bg6 {
    background-color: #e7dc22;
}
.d7 {
    border-bottom: 1px solid #f73b6c;
}
.bg7 {
    background-color: #f73b6c;
}
.d7 {
    border-bottom: 1px solid #f73b6c;
}
.bg7 {
    background-color: #f73b6c;
}
.d1 {
    border-bottom: 1px solid #963be3;
}
.bg1 {
    background-color: #963be3;
}

#loutinav {
    width: 80px;
    position: fixed;
    top: 100px;
    left: 50px;
    display: none;
    z-index: 200;
}

#loutinav ul li {
    width: 80px;
    height: 40px;
    border-bottom: 1px dotted #000;
    list-style: none;
    font-size: 12px;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    background: #fff;
    color: #000;
}

#loutinav ul li span {
    width: 80px;
    height: 40px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
}
#loutinav ul li.last {
    background: #5e4a4a;
    color: #fff;
}

#loutinav ul li.active span {
    background: #c00;
    color: #fff;
    display: block;
}

#loutinav ul li:hover span {
    background: #c00;
    color: #fff;
    display: block;
}
.senvern{
	width: 96%;
	height: 100%;
}

#newbridge .nb-icon-group .icon-disable {
    background-color: #000 !important;
    border-color: #008edf !important;
}
#newbridge .nb-customer-icon-style .nb-icon-groups-item .nb-group-icon {
    background: transparent  no-repeat !important;
}
#newbridge .nb-icon-group .icon-disable .nb-group-text {
    color: #008edf !important;
}

.spinner-wrpr {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #181926;
    z-index: 1000;
}

.spinner-wrpr .spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.spinner-wrpr .double-bounce1,
.spinner-wrpr .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #23b4ff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: spinner-bounce 2.0s infinite ease-in-out;
    animation: spinner-bounce 2.0s infinite ease-in-out;
}

.spinner-wrpr .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@-webkit-keyframes spinner-bounce {
    0%,100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes spinner-bounce {
    0%,100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

   .indexservice .indexservice_content {
       max-width: 1178px;
       margin: 15px auto;
   }
   .clear {
       zoom: 1;
   }
   .indexnews .indexnews_content .indexnews_content_video {
       width: 62%;
   }
   .fe {
       float: left;
   }
   .clear:after {
       content: "";
       display: block;
       height: 0;
       clear: both;
       visibility: hidden;
   }
   .indexnews .indexnews_content .indexnews_content_video .content_video_title {
       cursor: pointer;
       position: relative;
   }
   .videobox {
       width: 100%;
       height: 424px;
       margin: 0 auto;
   }
   .videobox .videobox_nei {
       width: 100%;
       height: 424px;
       position: relative;
   }
   #video_button {
       width: 100%;
       height: 424px;
       position: absolute;
       cursor: pointer;
       z-index: 10;
       background: url(/uploads/image/iproduct/logo.png) no-repeat 50%/cover;
   }
   #video_button2 {
       width: 100%;
       height: 424px;
   	border: 1px solid #e5e5e5;
   }
   .indexnews .indexnews_content .indexnews_content_right {
       width: 36%;
   }
   .fr {
       float: right;
   }
   .indexnews .indexnews_content .indexnews_content_right .content_right_list:last-child {
       margin-bottom: 0;
   }
   .content_video_body {
       padding: 25px 25px;
       height: 424px;
       overflow-y: scroll;
       background: #fff;
       color: #000;
   }
   .content_video_body::-webkit-scrollbar{
   	width: 4px;
   	height: 10px;
   	

   }
   .content_video_body::-webkit-scrollbar-thumb {
   	background-color: #fff;
}


   .content_video_body dd {
       font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
   }
   .content_video_body dt {
       color: #fff;
       font-size: 14px;
       line-height: 22px;
       -webkit-box-orient: vertical;
       overflow: hidden;
       font-weight: 100;
   }
   
    
.news_details{
	width: 900px;
    margin: 0 auto;
}
.leave_word {
	font-size: 27px;
    margin: 25px 0;
    text-align: center;
}
.form-message {
	margin: 12px auto;
}
.col-input{
	width: 31.7%;
    margin-right: 29px;
}
.col-input:nth-child(4){
	margin-right: 0;
}
.message_nr{
	text-align: center;
    margin-top: 37px;
}
.message_nr em {
    border-top: 1px solid #fff;
    width: 400px;
    display: block;
}
.button-primary {
	color: #000;
    background: #fff;
}
.friend_bottom{
	padding-bottom: 100px;
}

.con{
    position:relative;
    height: 150px;
    line-height: 115px;
    text-align: center;
    margin: 0 10px;
}
.con_line{
	line-height: 140px;
}
.con-margin{
	margin: 0 86px;
}
.row_bottom{
	padding-bottom: 90px;
}
.con i{
    display:block;
    height:2px;
    background:#e62129;
    position:absolute;
    top: 60px;
    width:100%;
}
.con p{
    display:inline-block;
    background:#000;
    padding:0 150px;
    text-align: center;
    position:relative;
    z-index:2;
    color: #e62129;
    vertical-align: middle;
    font-size: 30px;
    margin: 0 20px;
    letter-spacing: 8px;
}

.gywm{
	width: 1400px;
	margin: 0 auto;
}
.gywm_img{
	padding: 14px;
}
.gywm_img img{
	width:100%;
}

.hover_area{
    overflow: hidden;
    position: relative;
}

.hover_img{
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.hover_img img{
    width: 100%;
    height: 100%;
}
.hover_area:hover .hover_overlay{
    visibility: visible;
    transform: translatey(-100%);
}
.hover_area:hover .hover_content{
    opacity: 1;
}
.hover_overlay{
    position: absolute;
    top: 100%;
    left: 10px;
    height: calc(100%);
    width: calc(100% - 20px);
	background-color: rgba(0,0,0,0.1);
    visibility: hidden;
    transform: translatey(0);
    transition: all .3s;
}

.hover_content{
    position: absolute;
    color: #fff;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    opacity: 0;
    transition: all .5s;
}

#product_details_introduction h4,h5,p{
	font-size: 16px;	
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span {
	color: #fff !important;
	opacity: 1 !important;
	text-align: center;
	font-size: 16px !important;
	display: block !important;
}

/* .banner_title,.tit,.row{ */
/* 	transform: translate3d(0, 100px, 0); */
/* 	opacity: 0; */
/* 	transition: all 1s; */
/* } */
/* .visible{ */
/* 	transform: translate3d(0, 0, 0); */
/*     opacity: 1; */
/* } */


#index_jdal{
	cursor: pointer;
}

.main-im {
    position: fixed;
    top: 70%;
    left: 50%;
    bottom: auto;
    right: auto;
    width: 290px;
    display: block;
    margin-left: -145px;
    margin-top: -63px;
    z-index: 1000;
    display: none;
}
.main-invite{
    height: 125px;
    background: url(/uploads/image/i/close.png);
    background-size: 100% 100%;
}
.main-invite-base{
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 8px;
    left: auto;
    bottom: auto;
    cursor: pointer;
    background: url(/uploads/image/i/close_1.png) no-repeat center;
}
.main-invite-btn{
    position: absolute;
    bottom: 12px;
    right: 12px;
    top: auto;
    left: auto;
}
.invite-cancel{
    background-color: #fff;
    color: #000;
}
.invite-ok{
    background-color: #23b4ff;
    color: #fff;
}
.invite-cancel, .invite-ok{
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    border: none;
}

.modal{
  top: 20%;
}
.modal-dialog {
  width: 500px;
}
.modal-title{
	color: #000;
}
.btn-primary,.btn-primary:hover,.btn-primary:active,.btn-primary:focus{
	background-color: #e62129;
    border-color: #e62129;
}
.btn-primary:active:focus, .btn-primary:active:hover{
	background-color: #e62129;
    border-color: #e62129;
}
.form-group span{
  display: -webkit-box;
  font-size: 20px;
}
.modal-header img{
  width: 140px;
}
.modal-body{
  margin: 0 60px;
}
.form-control{
  resize: none;
  width: 100%;
}
.validate-input {
  position: relative;
}
.alert-validate::before {
  content: attr(data-validate) !important;
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 2px;
  padding: 4px 25px 4px 10px;
  bottom: calc(100% / 2);
  -webkit-transform: translatey(50%);
  -moz-transform: translatey(50%);
  -ms-transform: translatey(50%);
  -o-transform: translatey(50%);
  transform: translatey(50%);
  right: 2px;
  pointer-events: none;

  font-family: poppins-regular;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f06a" !important;
  font-family: fontawesome;
  display: block !important;
  position: absolute;
  color: #c80000;
  font-size: 16px;
  bottom: calc(100% / 2);
  -webkit-transform: translatey(50%);
  -moz-transform: translatey(50%);
  -ms-transform: translatey(50%);
  -o-transform: translatey(50%);
  transform: translatey(50%);
  right: 8px;
}

.alert-validate:first-child::before{
  bottom: calc(100% / 10);
}
.alert-validate:first-child::after{
  bottom: calc(100% / 10);
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}
#revolution-slider ul li{
    cursor: pointer;
}
.con-martop{
	margin: 0 40px;
}
.con-martop i{
	top: 56px;	
}
.con-martop p{
	font-size: 24px;
	padding: 0;
}
#information_type li{
	width: 90px;
	font-size: 18px;
	margin: 0 27px;
}
#information_type li a{
	color: #fff;
	background-color: #000;
}
#information_type li.active a,#information_type li:hover a{
	color: #e62129;
}
.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 70px;
    margin-top: -90px;
    text-indent: -9999px;
    transition: background-position 0.2s ease-out 0s;
}
.owl-prev {
    left: -60px;
    background-position: 0 0;
    background-image: url(/uploads/image/i/prev.png);
}
.owl-next {
    right: -60px;
    background-position: right 0;
    background-image: url(/uploads/image/i/next.png);
}
.none_jdal{
	display: none;
}
.pro_list,.caselist{
	padding-bottom: 70px;
}
.con_top{
	margin-top: 30px;
}
.con_interaction{
	font-size: 40px !important;
}
.sj_relation{
	text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    display: none;
}
#product_details_introduction a{
	color: #00aef3;
}