﻿@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */
.fullpage{width: 100%;overflow: hidden;font-size: 0;text-align: center;}
.fullpage a{display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 30px;font-size: 14px;color: #666;border: 1px solid #e5e5e5;border-radius: 4px;margin: 0 4px;transition: all .4s ease;}
.fullpage a:last-child,.fullpage a:first-child{width: 64px;}
.fullpage a.ontrue,.fullpage a:hover{background: #333;border-color: #333;color: #fff;}

.contain .title{text-align: center;padding: 60px 0;}
.contain .title h3{font-size: 36px;color: #333;font-weight: 300;margin-bottom: 20px;}
.contain .title span{width: 80px;height: 5px;background: #f39700;display: block;margin: 0 auto;}

/* 解决方案 */
.caselist{width: 100%;overflow: hidden;padding: 88px 0;background: #f7f7f8;}
.caselist-words.pubson-title{width: 54.2%;float: left;overflow: hidden;padding-right: 180px;}
.caselist-words.pubson-title {text-align: left;}
.caselist-words.pubson-title i{margin: 14px 0 0 0;}
.caselist-words.pubson-title p{margin-top: 34px;}
.caselist-img{width: 45.8%;float: right;overflow: hidden;}
.caselist-img img{width: 100%;transition: all .6s ease;}
.caselist-img:hover img{transform: scale(1.1);}
.caselist.caselist-over{background: #fff;}
.caselist.caselist-over .caselist-words{float: right;padding-right: 120px;padding-left: 60px;}
.caselist.caselist-over .caselist-img{float: left;}
.caseflow{width: 100%;overflow: hidden;background: #f7f7f8;padding: 66px 0 84px;}
.caseflow-list{width: 100%;margin-top: 60px;position: relative;height: 666px;}
.caseflow-slump{width: 282px;box-shadow: 0 4px 10px 4px #ebebec;border-radius: 10px;overflow: hidden;position: absolute;transition: all .4s ease;}
.caseflow-slumpt{width: 100%;height: 100px;background: #8fa3ad;text-align: center;line-height: 100px;}
.caseflow-slumpb{width: 100%;height: 206px;background: #fff;padding: 40px 50px 0;text-align: center;}
.caseflow-slumpb h6{font-size: 18px;color: #333;}
.caseflow-slumpb i{width: 20px;height: 2px;background: linear-gradient(to right, #00fdfe , #007a9a);display: block;margin: 12px auto 0;}
.caseflow-slumpb p{font-size: 14px;color: #666;line-height: 24px;margin-top: 24px;}
.caseflow-wlump{width: 282px;height: 306px;position: absolute;}
.caseflow-wlump p{display: table;padding: 0 50px;text-align: center;box-shadow: 0 4px 10px 4px #ebebec;border-radius: 10px;width: 100%;height: 144px;background: #fff;position: absolute;left: 0;transition: all .4s ease;}
.caseflow-wlump p span{font-size: 14px;color: #666;line-height: 24px;display: table-cell;vertical-align: middle;}
.caseflow-wlump p:first-child{top: 0;}
.caseflow-wlump p:last-child{bottom: 0;}
.caseflow-s1{top: 0;left: 0;}
.caseflow-s2{top: 0;left: 334px;}
.caseflow-s3{top: 0;right: 334px;}
.caseflow-s4{top: 0;right: 0;}
.caseflow-s5{bottom: 0;right: 0;}
.caseflow-w1{bottom: 0;right: 334px;}
.caseflow-w2{bottom: 0;left: 334px;}
.caseflow-arr{width: 31px;height: 25px;position: absolute;background: url('../images/gather/caseArr.png') no-repeat;}
.caseflow-arr1{top: 154px;left: 294px;}
.caseflow-arr2{top: 154px;left: 626px;}
.caseflow-arr3{top: 154px;right: 294px;}
.caseflow-arr4{top: 322px;right: 128px;transform: rotate(90deg);}
.caseflow-arr5{top: 502px;right: 294px;transform: rotate(180deg);}
.caseflow-arr6{top: 422px;right: 626px;transform: rotate(180deg);}
.caseflow-arr7{bottom: 60px;right: 626px;transform: rotate(180deg);}
.caseflow-slump:hover, .caseflow-wlump p:hover{transform: translateY(-6px);}

/* 招聘 */
.join{width: 100%;overflow: hidden;padding: 80px 0 100px;background: #f7f7f8;}
.join-name{width: 100%;height: 80px;padding: 0 32px;line-height: 80px;font-size: 24px;color: #fff;background: #f39700;}
.join-list{width: 100%;}
.join-list ul li{width: 100%;border-bottom: 2px solid #f7f7f8;}
.join-list ul li:last-child{border-bottom: none;}
.join-menu{width: 100%;padding: 0 32px;height: 80px;line-height: 80px;font-size: 20px;color: #333;background: #fff;user-select: none;cursor: pointer;position: relative;}
.join-menu:after{content: "\f105";font-size: 24px;color: #b5b5b5;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 30px;top: 50%;margin-top: -10px;}
.join-menu.ontrue:after{content: "\f107";color: #f39700;}
.join-words{display: none;width: 100%;background: #eaeaef;padding: 40px 150px 40px 32px;position: relative;}
.join-zz,.join-yq{width: 100%;overflow: hidden;}
.join-yq{margin-top: 42px;}
.join-h{width: 86px;float: left;font-size: 16px;color: #666;}
.join-p{width: 80%;float: left;}
.join-p p{font-size: 16px;color: #666;line-height: 26px;}
.join-link{position: absolute;width: 140px;height: 100%;top: 0;right: 0;background:#f39700;text-align: center;transition: all .4s ease;}
.join-link p{position: absolute;top: 50%;margin-top: -10px;width: 100%;left: 0;text-align: center;font-size: 20px;color: #fff;}
.join-link:hover{background: #d42435;}
.join .fullpage{margin-top: 60px;}

/* 新闻 */
.news_ny{width: 100%;overflow: hidden;padding: 70px 0 100px;background: #f7f7f8;}
.news-bar{width: 100%;border-radius: 10px;box-shadow: 0 4px 10px 4px #ebebec;background: #fff;overflow: hidden;}
.news-barimg{float: left;overflow: hidden;width: 56.9%;}
.news-barimg img{max-width: 100%;object-fit: cover;transition: all .6s ease;}
.news-barimg:hover img{transform: scale(1.1);}
.news-barwords{float: right;padding: 60px 60px 0 60px;width: 43.1%;}
.news-barwords a{font-size: 24px;color: #333;display: block;transition: all .4s ease;line-height: 34px;height: 68px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-barwords p{font-size: 16px;color: #666;line-height: 26px;margin-top: 48px;height: 104px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.news-barwords span{display: block;font-size: 16px;color: #848484;margin-top: 64px;}
.news-barwords a:hover{color: #f39700;}
.news-list_ny{width: 100%;}
.news-list_ny ul{margin-left: -3%;}
.news-list_ny ul li{width: 30.33333333333%;float: left;margin-left: 3%;border-radius: 10px;height: 451px;overflow: hidden;background: #fff;margin-bottom: 30px;box-shadow: 0 2px 10px 2px #ebebec;}
.news-img_ny{width: 100%;overflow: hidden; max-height:240px}
.news-img_ny img{width: 100%;object-fit: cover;transition: all .6s ease;}
.news-words_ny{width: 100%;padding: 56px 32px;background: #fff;position: relative;z-index: 2;transition: all .4s ease;}
.news-words_ny a{display: block;font-size: 22px;color: #333;line-height: 32px;transition: all .4s ease;height: 64px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-words_ny a:hover{color: #f39700;}
.news-words_ny p{font-size: 16px;color: #666;transition: all .4s ease;line-height: 26px;margin-top: 0px;height: 0px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-words_ny span{display: block;margin-top: 42px;font-size: 16px;color: #848484;}
.news-list_ny ul li:hover .news-words_ny p{height: 52px;margin-top: 26px;}
.news-list_ny ul li:hover .news-words_ny{margin-top: -78px;}
.news-list_ny ul li:hover .news-img_ny img{transform: scale(1.1);}
.news_ny .fullpage{margin-top: 60px;}

/* 新闻详情 */
.newsxq{width: 100%;overflow: hidden;padding: 66px 0 100px;}
.newsxq-matter{width: 69.2%;float: left;}
.newsxq-news{width: 21.09%;float: right;}
.newsxq-mback{width: 100%;overflow: hidden;padding-bottom: 24px;border-bottom: 1px solid #f0f0f0;}
.newsxq-mback a{display: inline-block;position: relative;font-size: 16px;color: #f39700;padding-left: 18px;transition: all .4s ease;}
.newsxq-mback a:before{position: absolute;left: 0;top: 50%;margin-top: -8px;content: "\f104";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.newsxq-mback a:hover{color: #007a9a;}
.newsxq-mtitle{width: 100%;padding: 44px 0 10px;}
.newsxq-mtitle h6{font-size: 32px;color: #000;line-height: 42px;font-weight: 500;}
.newsxq-mshare{width: 100%;overflow: hidden;margin-top: 18px;font-size: 0;}
.newsxq-mshare p{display: inline-block;margin-right: 42px;vertical-align: middle;}
.newsxq-mshare p span{display: inline-block;font-size: 16px;color: #888;vertical-align: middle;}
.newsxq-mpicwords{width: 100%;overflow: hidden;padding-bottom: 60px;}
.newsxq-mpicwords img{display: block;margin: 36px auto 0;max-width: 100%;}
.newsxq-mpicwords p{font-size: 16px;color: #666;line-height: 26px;margin-top: 28px;}
.newsxq-updown{width: 100%;padding-top: 24px;border-top: 1px solid #f0f0f0;}
.newsxq-updown p{width: 100%;height: 36px;line-height: 36px;font-size: 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.newsxq-updown span,.newsxq-updown a{display: inline-block;vertical-align: middle;font-size: 16px;}
.newsxq-updown span{color: #f39700;}
.newsxq-updown a{color: #666;transition: all .4s ease;}
.newsxq-updown a:hover{color: #f39700;}
.newsxq-mshare .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.newsxq-mshare .bdsharebuttonbox a{margin: 0 4px;position: relative;text-decoration: none;background-image: none;width: 30px;color: #888;text-align: center;padding: 0;font-size: 0;background-position: 0 0;}
.newsxq-mshare .bdsharebuttonbox a:after{display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: 18px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.newsxq-mshare .bdsharebuttonbox a:hover{border-color: #00aac6;color: #00aac6;}
.newsxq-mshare .bds_weixin:after{content: "\f1d7";}
.newsxq-mshare .bds_tsina:after{content: "\f18a";}
.newsxq-mshare .bds_more:after{content: "\f1e0";}
.bdshare_popup_box{display: none !important;}
.newsxq-ntitle{width: 100%;overflow: hidden;font-size: 24px;color: #666;padding-bottom: 20px;}
.newsxq-nlist{width: 100%;overflow: hidden;}
.newsxq-nlist ul li{width: 100%;margin-top: 48px;}
.newsxq-nlist ul li:first-child{margin-top: 0;}
.newsxq-nimg{display: block;overflow: hidden;border-radius: 10px;}
.newsxq-nimg img{width: 100%;object-fit: cover;transition: all .4s ease;}
.newsxq-nwords{width: 100%;overflow: hidden;padding-top: 20px;}
.newsxq-nwords span{font-size: 16px;color: #848484;}
.newsxq-nwords a{display: block;width: 100%;font-size: 16px;color: #666;line-height: 24px;margin-top: 10px;transition: all .4s ease;}
.newsxq-nlist ul li:hover .newsxq-nimg img{transform: scale(1.06);}
.newsxq-nwords a:hover{color: #f39700;}

/* 常见问题 */
.quesfaq{width: 100%;overflow: hidden;padding: 72px 0 84px;background: #f7f7f8;}
.quesfaq-list{width: 100%;margin-top: 62px;}
.quesfaq-list ul li{width: 100%;}
.quesfaq-click{width: 100%;padding: 18px 36px 18px 0;font-size: 18px;line-height: 28px;color: #333;border-bottom: 1px solid #ededed;user-select: none;cursor: pointer;position: relative;}
.quesfaq-click:before,.quesfaq-click:after{content: "";background: #999;position: absolute;transition: all .4s ease;}
.quesfaq-click:before{width: 20px;height: 2px;top: 50%;margin-top: -1px;right: 0;}
.quesfaq-click:after{width: 2px;height: 20px;top: 50%;margin-top: -10px;right: 9px;}
.quesfaq-click.ontrue:before{transform: rotate(135deg);}
.quesfaq-click.ontrue:after{transform: rotate(135deg);}
.quesfaq-words{width: 100%;overflow: hidden;margin-top: 12px;background: #fff;padding: 28px 20px;display: none;}
.quesfaq-words p{font-size: 14px;line-height: 24px;color: #999;}
.quesfaq-list ul li:last-child .quesfaq-click{border-bottom: none;}
.quesfaq .fullpage{margin-top: 60px;}

/* 服务支持 */
.serafter{width: 100%;overflow: hidden;padding: 72px 0 100px;background: #f7f7f8;}
.serafter-list{width: 100%;margin-top: 34px;}
.serafter-list ul{margin-left: -2%;}
.serafter-list ul li{width: 23%;margin-left: 2%;margin-top: 28px;float: left;background: #fff;box-shadow: 0 4px 10px 2px #f1f1f2;padding: 50px 16px;text-align: center;}
.serafter-list ul li img{height: 42px;transition: all .4s ease;}
.serafter-list ul li p{font-size: 20px;color: #333;margin-top: 16px;}
.serafter-list ul li:hover img{transform: translateY(-10px);}
.serline{width: 100%;overflow: hidden;padding-bottom: 100px;background: #f7f7f8;}
.serline-imgwords{width: 100%;box-shadow: 0 4px 10px 2px #f1f1f2;margin-top: 62px;background: #fff;}
.serline-img, .serline-words{width: 50%;float: left;overflow: hidden;}
.serline-img img{width: 100%;transition: all .6s ease;}
.serline-words{padding: 60px 40px 0 40px;}
.serline-words h6{font-size: 18px;color: #666;line-height: 28px;}
.serline-rel{width: 100%;font-size: 0;margin-top: 62px;}
.serline-rel ul li{display: inline-block;vertical-align: top;width: 25%;text-align: center;}
.serline-rel ul li img{width: auto;height: 28px;}
.serline-rel ul li p{font-size: 16px;color: #999;margin-top: 10px;}
.wtewm-imgbox{position: relative;}
.wtewm-img{position: absolute;display: none;z-index: 2;width: 96px !important;height: 96px !important;bottom: -4px;left: 50%;margin-left: -48px;}
.wtewm-imgbox:hover .wtewm-img{display: block;}


/* 服务政策 */
.serpolicy{width: 100%;overflow: hidden;padding: 72px 0 100px;background: #f7f7f8;}
.serpolicy-list{width: 100%;overflow: hidden;margin-top: 62px;}
.serpolicy-menubox{width: 23.4%;float: left;background: #f39700;height: 720px;overflow-y: auto;}
.serpolicy-menu{width: 100%;}
.serpolicy-menu ul li{width: 100%;height: 60px;text-align: center;line-height: 60px;font-size: 18px;color: #bbe3e9;transition: all .3s ease;cursor: pointer;user-select: none;}
.serpolicy-menu ul li:hover{color: #fff;}
.serpolicy-menu ul li.ontrue{color: #fff;background: #1ec5d2;}
.serpolicy-menubox .zUIpanelScrollBox,.serpolicy-menubox .zUIpanelScrollBar{width:4px;top:4px;right:2px;border-radius:6px;}
.serpolicy-menubox .zUIpanelScrollBox{background:#bbe3e9;}
.serpolicy-menubox .zUIpanelScrollBar{background:#1ec5d2;}
.serpolicy-menubox::-webkit-scrollbar {width: 4px;height: 4px;}
.serpolicy-menubox::-webkit-scrollbar-thumb {border-radius: 6px;box-shadow: inset 0 0 4px #007a9a;}
.serpolicy-menubox::-webkit-scrollbar-track {box-shadow: inset 0 0 4px #bbe3e9;border-radius: 0;}
.serpolicy-swiper{width: 76.6%;float: left;background: #fff;height: 720px;overflow-y: auto;}
.serpolicy-wordsbox{width: 100%;}
.serpolicy-scroll{width: 100%;padding: 40px 54px;}
.serpolicy-name{width: 100%;border-bottom: 1px solid #efefef;padding-bottom: 14px;}
.serpolicy-name h6{font-size: 18px;color: #333;}
.serpolicy-words{width: 100%;margin-top: 28px;}
.serpolicy-words p{width: 100%;font-size: 14px;color: #666;line-height: 24px;margin-top: 18px;}
.serpolicy-swiper .zUIpanelScrollBox,.serpolicy-swiper .zUIpanelScrollBar{width:4px;top:4px;right:2px;border-radius:6px;}
.serpolicy-swiper .zUIpanelScrollBox{background:#f39700;}
.serpolicy-swiper .zUIpanelScrollBar{background:#fff;}
.serpolicy-swiper::-webkit-scrollbar {width: 4px;height: 4px;}
.serpolicy-swiper::-webkit-scrollbar-thumb {border-radius: 6px;box-shadow: inset 0 0 4px #fff;}
.serpolicy-swiper::-webkit-scrollbar-track {box-shadow: inset 0 0 4px #007a9a;border-radius: 0;}


/* 解决方案 补充 */
.caseflowgy-list,.caseflowyy-list{height: 332px;}
.caseflow-s6 {bottom: 0;right: 334px;}
.caseflowdl-list .caseflow-w1 {bottom: 0;left: 334px;}
.caseflowdl-list .caseflow-w2 {left: 0;}
.caseflow-arr8{top: 422px;left: 294px;transform: rotate(180deg);}
.caseflow-arr9{bottom: 60px;left: 294px;transform: rotate(180deg);}
.caseflowyy-list .caseflow-slumpb h6:nth-child(n+2){margin-top: 12px;}
.caseflowyy-list .caseflow-arr1{top: 148px;background-position-x: -6px;left: 304px;}
.caseflowyy-list .caseflow-arr2{top: 148px;background-position-x: -6px;left: 636px;}
.caseflowyy-list .caseflow-arr3{top: 148px;background-position-x: -6px;right: 280px;}
.caseflowyy-list .caseflow-arr11{top: 148px;left: 273px;transform: rotate(180deg);background-position-x: -16px;}
.caseflowyy-list .caseflow-arr22{top: 148px;left: 605px;transform: rotate(180deg);background-position-x: -16px;}
.caseflowyy-list .caseflow-arr33{top: 148px;right: 311px;transform: rotate(180deg);background-position-x: -16px;}
.caseflowjd-list{width: 948px;margin: 60px auto 0;}
.caseflowjd-list .caseflow-s3 {top: 0;right: 0;}
.caseflowjd-list .caseflow-s4{top: auto;bottom: 0;}
.caseflowjd-list .caseflow-s5 {right: 334px;}
.caseflowjd-list .caseflow-s6 {right: auto;left: 0;}
.caseflowgx-list .caseflow-w3{top: 0;left: 0;}
.caseflowgx-list .caseflow-arr1{top: 66px;}
.caseflowgx-list .caseflow-arr8{top: 220px;transform: rotate(0deg);}

.case-video{width: 140px;height: 36px;margin: 20px auto 0;opacity: 0;animation: banBig 1s ease both 500ms;line-height: 34px;display: block;border: 1px solid #fff;font-size: 18px;color: #fff;border-radius: 30px;}
.case-video:hover{border: 1px solid #fff;}

/* 2019/09/03 */
.caseflow-arrkjyq4{top: 324px;right: 290px;transform: rotate(45deg);}
.caseflowjd-list .caseflow-arr8{top: 502px;}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .caselist{padding: 80px 0;}
    .caseflow {padding: 66px 0 80px;}
    .join {padding: 70px 0 88px;}
    .join-name,.join-menu{height: 70px;line-height: 70px;}
    .news-words_ny a {font-size: 20px;line-height: 30px;height: 58px;}
    .news-words_ny {padding: 48px 32px;}
    .newsxq {padding: 66px 0 80px;}
    .quesfaq {padding: 72px 0 80px;}
    .quesfaq-list {margin-top: 54px;}
    .quesfaq-click{padding: 16px 36px 16px 0;}
    .serafter {padding: 70px 0 80px;}
    .serline{padding-bottom: 80px;}
    .serafter-list {margin-top: 26px;}
    .serline-imgwords{margin-top: 54px;}
    .serpolicy {padding: 70px 0 80px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .caselist{padding: 72px 0;}
    .caseflow-arr{display: none;}
    .caseflow {padding: 60px 0 68px;}
    .caseflow-list{margin-left: -1.5%;margin-top: 30px;height: auto;}
    .caseflow-slump{position: static;width: 30.3333333333%;float: left;margin-left: 3%;margin-top: 24px;}
    .caseflow-wlump{position: static;float: left;width: 30.3333333333%;margin-left: 3%;margin-top: 24px;height: auto;}
    .caseflow-wlump p{position: static;}
    .caseflow-wlump p:last-child{margin-top: 18px;}
    .join {padding: 66px 0 80px;}
    .join-name,.join-menu{height: 60px;line-height: 60px;font-size: 18px;padding: 0 28px;}
    .join-words {padding: 32px 150px 32px 28px;}
    .join .fullpage {margin-top: 48px;}
    .join-yq {margin-top: 32px;}
    .join-menu:after{right: 28px;}
    .news_ny {padding: 70px 0 80px;}
    .news_ny .fullpage {margin-top: 48px;}
    .news-barwords {padding: 42px 42px 0 42px;}
    .news-barwords p{margin-top: 34px;}
    .news-words_ny {padding: 32px 24px;}
    .news-words_ny span{margin-top: 32px;}
    .news-list_ny ul li:hover .news-words p{margin-top: 20px;}
    .news-list_ny ul li{height: 400px;}
    .news-barwords span {margin-top: 54px;}
    .newsxq {padding: 60px 0 66px;}
    .newsxq-mback {padding-bottom: 18px;}
    .newsxq-mtitle {padding: 32px 0 10px;}
    .newsxq-mpicwords p {margin-top: 18px;}
    .newsxq-mpicwords img {margin: 24px auto 0;height: auto;}
    .newsxq-nwords {padding-top: 16px;}
    .newsxq-nwords a{margin-top: 6px;}
    .newsxq-mshare {margin-top: 14px;}
    .newsxq-mpicwords {padding-bottom: 44px;}
    .newsxq-updown {padding-top: 18px;}
    .quesfaq {padding: 66px 0 72px;}
    .quesfaq-list {margin-top: 44px;}
    .quesfaq-click{padding: 12px 36px 12px 0;}
    .quesfaq-words {margin-top: 8px;padding: 24px 20px;}
    .quesfaq .fullpage {margin-top: 48px;}
    .serafter-list ul li{padding: 42px 16px;}
    .serline-words {padding: 48px 32px 0 32px;}
    .serpolicy-list {margin-top: 54px;}
    .serpolicy-menu ul li{height: 50px;line-height: 50px;}
    .serpolicy-menubox,.serpolicy-swiper{height: 620px;}
    .serpolicy-scroll {padding: 32px 40px;}
    .serline-rel {margin-top: 48px;}
    
    .caseflowjd-list{width: 100%;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .caselist{padding: 60px 0;}
    .caseflow-slumpb {padding: 40px 32px 0;}
    .caseflow-wlump p{padding: 0 32px;}
    .join {padding: 60px 0 66px;}
    .news_ny {padding: 60px 0 66px;}
    .news-barwords {padding: 32px 32px 0 32px;}
    .news-barwords p {margin-top: 24px;}
    .news-barwords span {margin-top: 40px;}
    .news-words_ny a {font-size: 18px;line-height: 28px;height: 54px;}
    .news-words_ny {padding: 24px 20px;}
    .news-list_ny ul li {height: 366px;}
    .quesfaq {padding: 60px 0 66px;}
    .serafter {padding: 60px 0 66px;}
    .serline {padding-bottom: 66px;}
    .serafter-list ul li {padding: 36px 16px;}
    .serafter-list {margin-top: 16px;}
    .serline-imgwords {margin-top: 44px;}
    .serline-words {padding: 32px 20px 0 20px;}
    .serafter {padding: 60px 0 60px;}
    .serline {padding-bottom: 60px;}
    .serpolicy {padding: 60px 0 66px;}
    .serpolicy-list {margin-top: 48px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .caselist-words.pubson-title {padding-right: 140px;}
    .caselist.caselist-over .caselist-words{padding-right: 80px;}
    .news-barwords span {margin-top: 32px;}
    .news-barwords p {margin-top: 18px;}
    .newsxq-news {width: 24%;}
    .newsxq-nlist ul li {margin-top: 40px;}
    .serline-rel {margin-top: 28px;}
    .serpolicy-menu ul li {height: 48px;line-height: 48px;font-size: 16px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .caseflow-slumpb {padding: 30px 24px 0;height: 194px;}
    .caseflow-wlump p{padding: 0 24px;height: 132px;}
    .caseflow-slumpt{height: 88px;line-height: 88px;}
    .caselist-words.pubson-title p {margin-top: 28px;}
    .news-barwords a {font-size: 20px;line-height: 30px;height: 60px;}
    .news-barwords {padding: 16px 16px 0 16px;}
    .news-barwords p {margin-top: 10px;}
    .news-barwords span {margin-top: 12px;}
    .news-words_ny {padding: 18px 16px;}
    .news-words_ny span {margin-top: 24px;}
    .news-list_ny ul li:hover .news-words p{margin-top: 12px;}
    .news-list_ny ul li {height: 280px;}
    .serafter-list ul li p {font-size: 16px;margin-top: 14px;}
    .serafter-list ul li {padding: 28px 16px;}
    .serline-img, .serline-words{width: 100%;}
    .serline-words {padding: 32px 20px;}
    .serpolicy-menu ul li {height: 44px;line-height: 44px;font-size: 12px;}
    .serpolicy-scroll {padding: 28px 32px;}
    .serpolicy-list {margin-top: 38px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .caselist {padding: 38px 0;}
    .caselist-words.pubson-title{width: 100%;float: left !important;padding: 0 !important;}
    .caselist-words.pubson-title p {margin-top: 20px;}
    .caselist-img{width: 100%;float: right !important;margin-top: 24px;}
    .caseflow {padding: 38px 0 44px;}
    .caseflow-list {margin-left: 0%;margin-top: 20px;}
    .caseflow-slump {width: 100%;margin-left: 0%;margin-top: 18px;}
    .caseflow-slumpb{height: auto;padding: 28px 20px;}
    .caseflow-slumpb p {margin-top: 18px;}
    .caseflow-wlump {width: 100%;margin-left: 0%;margin-top: 18px;}
    .caseflow-wlump p{height: auto;padding: 28px 20px;}
    .caseflow-slumpt{height: 66px;line-height: 66px;}
    .fullpage a{margin: 0 2px;}
    .fullpage a:last-child, .fullpage a:first-child {width: 54px;}
    .join {padding: 38px 0 44px;}
    .join-name, .join-menu {height: 46px;line-height: 46px;font-size: 16px;padding: 0 16px;}
    .join-menu:after{right: 16px;}
    .join-words {padding: 24px 16px 60px;}
    .join-link {width: 100%;height: 40px;top: auto;bottom: 0;}
    .join-link p{font-size: 18px;}
    .join-yq {margin-top: 20px;}
    .join .fullpage {margin-top: 32px;}
    .join-h{width: 100%;}
    .join-p{width: 100%;margin-top: 10px;}
    .news_ny .fullpage {margin-top: 32px;}
    .news_ny {padding: 38px 0 44px;}
    .news-barimg{width: 100%;}
    .news-barwords{width: 100%;padding: 18px 16px;}
    .news-list_ny ul {margin-left: 0%;}
    .news-list_ny ul li{width: 100%;margin-left: 0;height: auto;margin-top: 18px;}
    .newsxq {padding: 38px 0 44px;}
    .newsxq-matter{width: 100%;}
    .newsxq-news{width: 100%;margin-top: 32px;}
    .newsxq-mtitle {padding: 20px 0 8px;}
    .newsxq-mtitle h6 {font-size: 24px;line-height: 34px;}
    .newsxq-mshare p {margin-right: 16px;}
    .newsxq-mshare .bdsharebuttonbox a{width: 20px;}
    .newsxq-mpicwords {padding-bottom: 28px;}
    .quesfaq {padding: 38px 0 44px;}
    .quesfaq-click {padding: 10px 36px 10px 0;font-size: 16px;line-height: 26px;}
    .quesfaq-list {margin-top: 24px;}
    .quesfaq .fullpage {margin-top: 32px;}
    .serafter {padding: 38px 0 44px;}
    .serline {padding-bottom: 44px;}
    .serafter-list ul li {width: 48%;margin-left: 2%;margin-top: 2%;padding: 32px 16px;}
    .serafter-list {margin-top: 24px;}
    .serline-imgwords {margin-top: 34px;}
    .serline-rel ul li{width: 50%;margin-top: 16px;}
    .serline-rel {margin-top: 20px;}
    .serline-words {padding: 24px 16px;}
    .serpolicy {padding: 38px 0 44px;}
    .serpolicy-list {margin-top: 32px;}
    .serpolicy-menubox{width: 100%;height: auto;}
    .serpolicy-menu ul li{width: 50%;float: left;font-size: 14px;}
    .serpolicy-swiper{width: 100%;}
    .serpolicy-scroll {padding: 24px 20px;}
    .case-video {width: 130px;height: 32px;margin: 16px auto 0;line-height: 30px;font-size: 16px;border-radius: 20px;}
    .newsxq-updown p{height: auto;line-height: 24px;white-space: normal;text-overflow: unset;}
    .newsxq-updown span, .newsxq-updown a{display: block;}
    .newsxq-updown span{width: 20%;float: left;}
    .newsxq-updown a{width: 80%;float: left;}
    .newsxq-updown p:last-child{margin-top: 10px;}
}


.nybanner img{ width:100%;}
.position{  margin-bottom:30px;}
.position img{ width:16px; margin-top:-2px; margin-right:5px; display:inline-block;}
.position * {
    color: #333;
}
.jjie-text img{ max-width:100%;}
.about_ny{
    width: 100%;
    height: auto;
    padding: 100px 0; padding-top:50px;
    background-color: #f7f7f8;
}
.jjie-text p {
    padding-bottom: 20px;
    font-size: 18px;
    color: #666;
    line-height: 32px;
    text-align: justify;
    font-weight: 300;
}

.inner-box {
  padding: 0px 0 60px; 
}
.inner-box .grid.three > .column {
  text-align: center;
}
.inner-box .grid.three > .column h3 {
  color: #333333;
  font-size: 16px;
  margin-top: 25px;
}
.inner-box .grid.three > .column {
  text-align: center;
}
.inner-box .grid.three > .column h3 {
  color: #333333;
  font-size: 16px;
  margin-top: 25px;
}
.ui.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
}
.ui.grid {
    margin-top: -1rem;
    margin-bottom: -1rem;
    margin-left: -1rem;
    margin-right: -1rem;
}
.ui[class*="three column"].grid>.column:not(.row), .ui[class*="three column"].grid>.row>.column {
    width: 25%; 
}
.ui.grid>.column:not(.row) {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.ui.grid>.column:not(.row), .ui.grid>.row>.column {
    position: relative;
    display: inline-block;
   
    padding-left: 1rem;
    padding-right: 1rem;
    vertical-align: top;
}
@media (max-width: 768px){
.ui[class*="three column"].grid>.column:not(.row), .ui[class*="three column"].grid>.row>.column {
    width: 50%;
}
}
.img-box {
  overflow: hidden;
  position: relative; border:1px solid #eee;
}
.img-box img { width:100%;
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}

.intl{
	float: left;
	width: 23.3333%;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.intl .tit{
	background: #333;
	color: #FFFFFF;
	text-align: center;
	padding: 22px 0;
	position: relative;
}
.intl .tit span{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding-left: 60px; line-height:45px;
	background: url(../images/ic15.png) left center no-repeat;
	background-size: 40px 45px;
}
.intl .tit span em{
	display: block;
	font-size: 14px;
}
.intl ul{
	border: 1px #EEEEEE solid;
	border-top: none;
	padding: 0 20px 50px;
}
.intl ul li{
	border-bottom: 1px #E5E5E5 dashed;
}
.intl ul h3{
	font-size: 16px;
	color: #000000;
	line-height: 1.5;
margin: 15px 0;
	padding-right: 15px;
	position: relative;
	font-weight: bold;
	
	
}
.intl ul h3 a{ color:#111;}
.intl ul h3:after{
	content: '';
	width: 6px;
	height: 10px;
	background: url(../images/arw3.png) center no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
.intl ul dl{
	padding: 18px 0;
	border-top: 1px #E5E5E5 solid;
	display: none;
}
.intl ul dd{
	line-height: 32px;
	font-size: 14px;
}
.intl ul dd a{
	display: block;
	color: #999999;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.intl ul dd a:before{
	content: '';
	width: 4px;
	height: 4px;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.intl ul dd a:hover{
	color: #333;
}
.intl ul li.on h3:after{
	background-image: url(../images/arw4.png);
	width: 10px;
	height: 6px;
	margin-top: -3px;
}
.intl .btn{
	width: 40px;
	height: 40px;
	background: url(../images/arw1.jpg) -40px 0 no-repeat;
	background-size: 80px;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -20px;
	display: none;
}
.intl .btn.open{
	left: 70%;
	right: auto;
	background-position: 0 0;
}
.nypro_box h3 {
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #373737;
    line-height: 68px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nyproduct{
	width: 76%;
}
.fr{ float:right;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}
.nyproduct li{
	float: left;
	width: 30.482%;
	margin: 0 0 30px 2.85%;
}
.nyproduct li .nypro_box{
	width: 100%;
}
.nyproduct li .nypro_box a{
	display: block;
	border: 1px #EEEEEE solid;
}
.intl{ background:#fff;}
.nypro_box{ background:#fff;}
.main{ margin-top:80px;}
.pic img{ width:100%;}
.nyproduct ul{ margin-bottom:30px;}
/*.nypro_box:hover h3{ color:#f39700;}*/
@media screen and (max-width:1000px){
		.intl{
		position: fixed;
		top: 80px;
		left: -100%;
		width: 100%;
		height: 100%;
		padding-right: 30%;
		z-index: 9;
		padding-top: 70px;
	}
	.intl ul{
		background: #FFFFFF;
		height: 100%;
		overflow-y: auto;
		padding: 0 10px 20px 10px;
	}
	.intl .tit{
		padding: 15px 0; 
		position: absolute;
		left: 0;
		top: 0;
		width: 70%;
	}
	.intl .tit span{
		padding-left: 40px;
		font-size: 16px;
		background-size: 30px auto;
	}
	.intl .tit span em{
		font-size: 16px;
	}
	.intl ul h3{
		font-size: 14px;
		line-height: 46px;
	}
	.intl ul dl{
		padding: 10px 0;
	}
	.intl ul dd{
		font-size: 12px;
		line-height: 30px;
	}
	.intl .btn{
		display: block;
	}
	.intl2{
		left: 0;
		background: rgba(0,0,0,.8);
	}
	.nyproduct li{
		width: 48%;
		margin: 0;
		margin-bottom: 20px;
		margin-right: 4%;
	}
	.nyproduct li:nth-child(2n){
		margin-right: 0;
	}
	.nyproduct li .nypro_box{
		max-width: none;
	}
	.nypro_box h3{
		font-size: 14px;
		line-height: 36px;
		padding-bottom: 15px;
	}
.nyproduct{ width:100%;}
}
@media screen and (max-width:768px){
	.intl{ top:60px;}
	.inner-box .grid.three > .column{ margin-bottom:0 !important;}
	.inner-box{ padding-top:0;}
	}
	
	
.application ul li{ height:390px !important;}	
.join-list{ margin-bottom:60px; overflow:hidden;}	


.input-group{position:relative;display: table;border-collapse: separate;}
		.input-group .input-group-addon{/* float:left; *//*  *//* padding: 0px; *//* margin: 0px; *//* height: 20px; *//* line-height: 20px; */font-size:14px;font-weight:bold;background-color: #eee;/* padding-left: 15px; *//* padding-right: 15px; */display:table-cell;border-radius: 4px;width: 90px;text-align: center;border: 1px solid #dbdbdb;border-top-right-radius: 0;white-space: nowrap;vertical-align: middle;}
		.input-group .form-control{ float:left; border-radius:4px;padding: 0px;line-height:30px;min-height:30px;padding-left: 10px;display:table-cell;margin-left: -5px;    border-top-left-radius: 0;/* white-space: nowrap; *//* overflow: hidden; */}
		.input-group .input-group-addon1{position:absolute;right: 30px;top:15px;}
		.input-group .input-group-addon2{height: 100px;line-height: 100px;}
		.input-group .form-control2{height:62px;resize: none;}
		.btn-primary,.btn-primary:hover{color:#fff;background: #f39700;border-color:#f39700;border-radius:4px;}
		.form-control {
	display:block;
	width: calc(100% - 8px);
	height:50px;
	padding:.5em 1em;
	font-family:"Î¢ÈíÑÅºÚ", Calibri, Helvetica, Arial, sans-serif;
	font-size:16px;
	
	color:#0c3471;
	font-weight:bold;
	vertical-align:middle;
	background-color:#fff;
	background-image:none;
	border:1px solid #dbdbdb;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	-o-border-radius:15px;
	border-radius:15px;
	-webkit-transition:border-color ease-in-out;
	-webkit-transition-delay:.15s;
	-moz-transition:border-color ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s;
	transition:border-color ease-in-out .15s





}
.btn {
	position:relative;
	display:block;

	padding:20px 0;
	vertical-align:middle;
	border:0;border-radius:4px;
	cursor:pointer;background: #333;border-color:#333;width: 160px;border-radius:4px !important; padding-left:30PX; padding-right:30px; margin-left:auto; margin-right:auto;
	-webkit-font-smoothing:antialiased;
	-webkit-transition:all .15s ease;
	-moz-transition:all .15s ease;
	-o-transition:all .15s ease;
	transition:all .15s ease


}
.input-group .form-control2 {
    height: 150px;
    resize: none;
}

.feedbackdetail{
	/* padding:20px 10px; */
	/* margin-top:20px; */
}
.feedbackdetail .jobInfo{
	width:100%;
	background:#FFF;
	box-shadow:0px 0px 5px #999;
	text-indent:20px;
	text-align:left;
}
.feedbackdetail .jobInfo h3{
	padding:20px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
}
.feedbackdetail .jobInfo p{
	line-height:40px;
	padding:0px;
}
.feedbackdetail .jobInfo p i{
	display:inline-block;
	width:80px;
	text-indent:0px;
	font-style:normal;
}
.feedbackdetail .jobInfo span{
	padding:0px 20px 10px 20px;
	line-height:24px;
	display:block;
}
.feedbackdetail .jobInfo .btn{
	padding:10px;
	margin-top:30px;
	border-radius:0px;
	text-indent:0px;
}



.feedbackdetail form{
	
	/* box-shadow:0px 0px 5px #999; */
	/* padding:20px 10px; */
}
.feedbackdetail .input-group{
	padding:10px;
	width: calc(100% - 0px);
}	
	



.news-page .inner-box {
  padding: 70px 0 150px;
}
.news-page .inner-box .new-list li {
  padding-bottom: 31px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5; overflow:hidden;
}
.news-page .inner-box .new-list li .tit {
  font-size: 16px;
}
.news-page .inner-box .new-list li .tit a {
  color: #333333;
}
.news-page .inner-box .new-list li .tit a:hover {
  color: #990f0f;
}
.news-page .inner-box .new-list li .tit .date {
  color: #666666;
}
.news-page .inner-box .new-list li .abst {
  color: #666666;
  line-height: 28px;
  margin-top: 23px;
}
.newdet-page .news {
  padding: 0px 0 84px;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 20px;
  font-size: 20px;
  text-align: center;
  color: #333;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.news_contents p{ text-indent:2em; margin-bottom:15px;}
.newdet-page .news .news_next {
  
  margin-top: 0px;
  
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 20px; float:left;
}
.fright{ float:right !important;}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
@media (max-width:600px){
	.fright{ float:left !important;}
	}
	
.right-extra{ margin-left:30px;}
.right-extra img{ max-width:none; }
.right-extra *{ box-sizing:content-box;}
.jqzoom img{ width:350px;}
.right-extra .mt{height:28px;line-height:28px;padding:0 10px 8px;border-top:1px solid #EED97C;background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;color:#c00;}
.right-extra .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.right-extra .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30; float:left; width:84px; text-align:center; cursor:pointer; }
.right-extra .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../images/icon_clubs.gif) no-repeat 0 -150px;}
.right-extra .tab a{float:none;color:#c30;}
.right-extra .tab .curr{background-position:right -178px;color:#fff;}
.right-extra .tab .curr span{background-position:0 -178px;}
.right-extra .tab .curr a{color:#fff;}
.right-extra .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
.right-extra .total{float:right;}
.right-extra .total strong{color:#FF7403;}
.right-extra .total a:link,.right-extra .total a:visited{color:#005aa0;}
.right-extra .join a:link,.right-extra .join a:visited{color:#FF7604;}
.right-extra .norecode{padding:0 10px 10px;}
.right-extra .iloading{margin-bottom:10px;}


/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:350px;height:350px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center; margin:0;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #f39700;padding:1px;}

#comment strong{font-weight:bold;}
.img_cp{ float:left;} 
.text_cp{ float:left; margin-left:20px;width: calc(100% - 375px);}
.text_cp h2{ line-height: 30px;
color: #333333;
font-size: 26px;
padding-bottom: 12px;} 
.kan{ float:left;  position:relative; top:-70px; left:500px;}


.culture h2{ font-size:24px; color:#01aef0;}
.culture p{ font-size:16px; line-height:24px; margin-bottom:20px; margin-top:20px;}


@media screen and (max-width: 768px) {
	.right-extra{ margin-left:0;}
.text_cp{ margin-left:0; margin-top:20px; width:100%; float:none; clear:both; padding-top:20px;}

}


.pro-info-mid{
  margin: 40px 0 0px;
  min-height: 370px;  float:left; width:100%; 
}
.pro-info-mid td{
  border: 1px solid #e8e8e8;
}
.pro-info-mid > ul{
  width: 100%;
  background: #fbfbfb;
  line-height: 50px;
  height: 50px;
  border:1px solid #e2e2e2; 
}
.pro-info-mid > ul li{
  font-size: 16px;
  height: 50px;
  color: #333;
  width: 200px;
  text-align: center; margin-left:0;
  
  float: left;
  position: relative;
  display: block;
  cursor: pointer;
}
.pro-info-mid > ul li em{
  display: none;
  position: absolute;
  left: 67px;
  bottom: -28px;
}
.pro-info-mid > ul > li:hover em,.pro-info-mid > ul > li em.cur{
  display: block;
}
.pro-info-mid > ul > li:hover,.pro-info-mid > ul > li.cur{
  background-color: #f39700;
  color: #fff;
}
.por-list-text{ font-size:16px;line-height: 1.5;}	
.por-list-text p{line-height: 1.5;}
.text_cp p{line-height: 1.5;}
.icontact{
	padding:50px 0px 30px; margin-left:20px; margin-right:20px;
}

.icontact ul li{
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding: 33px 33px 60px;
	box-shadow:0px 0px 45px rgba(0,0,0,.1);
	margin-bottom:45px;
	border-radius:5px; background:#fff;
}
.icontact ul li h3{
	width:100%;
	color:#03103a;
	font-size:24px;
	line-height:46px;
	
	border-bottom:2px #f1f5fb solid;
	margin-bottom:50px;
	padding-bottom:3px;
}
.icontact ul li dl{
	width:21%;
	display:flex;
	justify-content:space-between;
	padding:0 20px;
	border-right:1px #f1f5fb solid;
}
.icontact ul li dl:nth-of-type(1){
	width:29%;
	padding: 0px 20px 0px 0px;
}
.icontact ul li dl:nth-of-type(4){
	width:28%;
	padding:0px 0px 0px 20px;
	border-right:0;
}
.icontact ul li dl dt{
	width:66px;
	padding:7px 0px 0px;
}
.icontact ul li dl dd{
	width:100%;
}
.icontact ul li dl dt img{
	max-width:30px;
	display:block;
	margin:0 auto;
}
.icontact ul li dl dd h4{
	color:#333333;
	font-size:18px;
	line-height:30px;
	
}
.icontact ul li dl dd section{
	color:#666666;
	font-size:16px;
	font-family:MaisonNeue-Book;
	line-height:20px;
}
@media (max-width:1440px) {
	
	.icontact ul li{
		padding: 30px 30px 50px;
		box-shadow:0px 0px 35px rgba(0,0,0,.1);
		margin-bottom:35px;
	}
	.icontact ul li h3{
		font-size:20px;
		line-height:36px;
		margin-bottom:40px;
	}
	.icontact ul li dl dd h4{
		font-size:18px;
	}
	.icontact ul li dl dd section{
		font-size:16px;
	}
}
@media (max-width:992px) {
	
	.icontact{
		padding:20px 0px;
	}
	.icontact ul li{
		padding: 15px 15px 10px;
		box-shadow:0px 0px 5px rgba(0,0,0,.1);
		margin-bottom:15px;
	}
	.icontact ul li h3{
		font-size:18px;
		line-height:24px;
		margin-bottom:10px;
		padding-bottom:8px;
	}
	.icontact ul li dl{
		width:100%;
		padding:5px 0px 10px;
		border-right:0;
		border-bottom:1px #f1f5fb solid;
		margin-bottom:10px;
	}
	.icontact ul li dl:nth-of-type(1){
		width:100%;
		padding:5px 0px 10px;
	}
	.icontact ul li dl:nth-of-type(4){
		width:100%;
		padding:5px 0px 10px;
	}
	.icontact ul li dl dt{
		width:26px;
		padding:5px 0px 0px;
	}
	.icontact ul li dl dd{
		width:calc(100% - 26px);
		padding-left:10px;
	}
	.icontact ul li dl dt img{
		max-width:16px;
	}
	.icontact ul li dl dd h4{
		font-size:16px;
		line-height:20px;
	}
	.icontact ul li dl dd section{
		font-size:14px;
	}
}
@media (max-width:400px) {
	.jqzoom img{ width:330px;}
	.spec-preview{ width:330px; height:330px;}
	.spec-scroll{ width:332px;}
	.spec-scroll .items{ width:302px;}
	.spec-scroll .items ul li{ width:60px;}
	}
.pro-info-mid img{max-width:300px;width:100%;mix-blend-mode: multiply;}