/*index仪器仪表楼层*/
.apparatus-title-4x {
    width: 25%;
    display: block;
    float: left;
    height: 160px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.apparatus-title-4x:hover {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1) inset;
    text-decoration: none;
}

.instrument-margin {
    margin-right: 10px;
}

.instrument-list {
    float: right;
}

.instrument-list li {
    float: left;
    list-style-type: none;
    font-size: 14px;
    margin-left: 10px;
}

.instrument-list li a {
    color: #666666;
    text-decoration: none;
}

.instrument-list li a:hover {
    color: #0094d4;
}

.am-tile-con a[class^=apparatus-title], .am-tile-con a[class^=instrument-product] {
    -webkit-transition: box-shadow .4s ease-out 0s;
    -o-transition: box-shadow .4s ease-out 0s;
    transition: box-shadow .4s ease-out 0s;
    text-decoration: none;
}

.am-tile-con .apparatus-title-4x [itemprop=image] {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.am-tile-con .apparatus-title-4x [itemprop=image] img {
    width: 75px;
    height: 75px;
}

.index-floor-img {
    position: absolute;
    left: 50%;
    width: 262px;
    height: 319px;
    margin-left: -131px;
    max-width: none;
}

/*.index-title-float{ float: left;}*/
.index-title-icon {
    height: 16px;
    width: 5px;
    float: left;
    margin-right: 5px;
}

/*index页面国际领先品牌*/
.logo {
    width: 100%;
    height: 320px;
}

.logo ul li {
    width: 25%;
    height: 80px;
    float: left;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    list-style: none;
    text-align: center;
    position: relative;
}

.logo ul li a {
    display: block
}

.logo ul li img {
    margin-top: 15px
}

.logo ul {
    margin: 0px;
    padding: 0px;
}

.logo ul li:hover div {
    display: block
}

.logo ul li:hover {
    border: 1px solid #0a98d5;
}

.info {
    width: 100%;
    height: 20px;
    background-color: #0a98d5;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    display: none;
}

.del {
    width: 26px;
    height: 26px;;
    position: absolute;
    top: 5px;
    right: 5px;
}


/*index方案中心*/
.feature {
    width: 70%;
    height: 320px;
    float: left;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.feature-left {
    border-left: 1px solid #DDDDDD;
    display: flex;
}
.technology {
    height: 320px;
    width: 30%;
    margin: 0px;
    padding: 0px;
    border: 1px solid #DDDDDD;
    float: left;
}

.technology-p1 {
    font-size: 18px;
    color: #6e6e6e;
    margin-top: 20px
}

.technology-p2 {
    font-size: 18px;
    color: #6e6e6e
}

.technology-p3 {
    font-size: 18px;
    color: #6e6e6e;
    margin-top: -12px
}

.feature-content {
    /*width: 33%;*/
    height: 320px;
    text-align: center;
    /*float: left;*/
    border-right: 1px solid #DDDDDD;
    flex: 1;
}

.plan-banner {
    width: 100%;
    height: 243px;
    padding: 10px 10px 0 10px;
}

.plan-banner img {
    width: 100%;
    /*height: 100%;*/
}

.plan-txet {
    width: 100%;
    height: 77px;
    line-height: 77px;
    font-size: 14px;
    /* margin-top: 28px; */
}

.plan-txet a {
    color: #555555;
    text-decoration: none;
}

.plan-txet a:hover {
    color: #0094d4;
}

.fs-techonlogy {
    border-left: none;
}

.content-title {
    width: 100%;
    height: 35px;
    background-color: #e9e9e9;
    color: #444444;
    line-height: 35px;
    border-top: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    font-size: 16px;
    /*padding-left: 25px;*/
    text-align: center;
}

/*.content-top ul li {
    float: left;
    margin-left: 25px;
    margin-top: 25px;
}*/

.content-text ul li {
    list-style-type: none;
}

.content-text ul {
    padding: 0px;
}

.content-bottom {
    padding-left: 25px;
}

.content-bottom-jp {
    padding-left: 12px;
}

.content-top {
    width: 100%;
    overflow: hidden;
}

.content-top ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
}

.content-top ul li a:hover {
    color: #0094d4;
}

.am-tile-floors-hand {
    position: relative;
    overflow: hidden;
    display: block;
}

.content-bottom ul li,
.content-bottom-jp ul li {
    margin-top: 10px;
    font-size: 12px;
}
.content-font-size ul li{
    font-size: 14px;
}
.content-text{
    padding-left: 12px;
}

.content-bottom ul li a,
.content-text ul li a,
.content-bottom-jp ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}

.content-bottom ul li a:hover,
.content-bottom-jp ul li a:hover,
.content-text ul li a:hover
{
    color: #0094d4;
}

.content-bottom ul li i,
.content-bottom-jp ul li i {
    margin-right: 5px;
}

.content-top ul li {
    float: left;
    margin-left: 8px;
    margin-top: 12px;
    border: solid 1px #bebebe;
    padding: 2px 5px;
    border-radius: 15px
}

.content-title-border {
    border-top: none;
}


/*index页面特色服务6F*/
.index_application {
    width: 100%;
    height: 238px;
    padding: 0px 10px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    overflow: hidden;
}

.index_application_title {
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #0094d4;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.application_title_left {
    /* width: 90px; */
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background-color: #0094d4;
    border-top-right-radius: 20px;
    /*float: left;*/
    padding: 0 11px;
}

.application_title_right {
    padding: 0px 7px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    /*float: right;*/
}

.application_title_right a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

.application_title_right a:hover {
    color: #0094d4;
}

.application_news {
    list-style-type: none;
    padding: 0px;
    text-align: left;
    font-size: 16px;
}

.application_news li {
    margin-top: 16px;
}

.application_news li a {
    text-decoration: none;
    display: block;
    color: #333333;
    font-size: 14px;
}

.application_news li a:hover {
    color: #0094d4;
}

.application_stick_txt {
    height: 58px;
    padding-left: 10px;
    overflow: hidden;
}

.application_news_span {
    float: right;
    text-align: right;
    color: #333333;
}


/*英文index页面特色服楼层*/
.feature-en {
    width: 70%;
    height: 320px;
    background: url('https://res.ameya360.com//basedata/oldassets/images/en/jishuzc.jpg') no-repeat;
    background-size: 100% 100%;
    float: left;
}

/*首页轮播功能*/
/*.carousel-banner { position: relative; overflow: auto; text-align: center;}*/
/*.carousel-banner ul{padding: 0px;}*/
/*.carousel-banner li { list-style: none; }*/
/*.carousel-banner ul li { float: left; }*/
/*#Carousel { width: 100%;height: 397px;overflow-x:hidden;overflow-y:hidden}*/
/*#Carousel .dots { position: absolute; left: 0; right: 0; bottom: 20px;}*/
/*#Carousel .dots li{display: inline-block; width: 10px;height: 10px; margin: 0 4px; text-indent: -999em; border: 2px solid #fff; border-radius: 6px; cursor: pointer;*/
/*opacity: .4; -webkit-transition: background .5s, opacity .5s; -moz-transition: background .5s, opacity .5s; transition: background .5s, opacity .5s;}*/
/*#Carousel .dots li.active{background: #fff;opacity: 1;}*/
/*#Carousel .arrow { position: absolute; top: 200px;}*/
/*#Carousel #al { left: 15px;}*/
/*#Carousel #ar { right: 15px;}*/

/*banner轮播图*/
.focusBox {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 397px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic li {
    list-style: none;
}

.focusBox .pic img {
    width: 878px;
    height: 397px;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    cursor: pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: 1px solid #757575;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    _zoom: 1;
    background: #f5f5f5;
    background: rgba(255, 255, 255, 0.2);
}

.focusBox .hd .on {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
}

.focusBox .prev, .focusBox .next {
    width: 60px;
    height: 90px;
    margin: -30px 0 0;
    display: none;
    background: url('https://res.ameya360.com//basedata/oldassets/images/ad_ctr.png') no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.focusBox .prev {
    left: 0;
}

.focusBox .next {
    background-position: 0 -90px;
    right: 0;
}

.focusBox .prev:hover, .focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

/*新增样品中心楼层*/
.saple-banner {
    width: 70%;
    height: 320px;
    float: left;
    position: relative;
}

.saplebox ul {
    padding: 0px;
}

.saplebox ul li {
    list-style-type: none;
}

.saplebox {
    position: relative;
    margin: 0px auto;
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.saplebox .pic {
    position: relative;
    z-index: 0;
}

.saplebox .pic img {
    width: 100%;
    height: 320px;
    display: block;
}

.saplebox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.saplebox .hd li {
    cursor: pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border: 1px solid #757575;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    _zoom: 1;
    background: #f5f5f5;
    background: rgba(255, 255, 255, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33ffffff", endColorstr="#33ffffff") \9
}

.saplebox .hd .on {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5ffffff", endColorstr="#e5ffffff") \9
}

.saplebox .prev, .saplebox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url('https://res.ameya360.com//basedata/oldassets/images/ad_ctr.png') no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.saplebox .prev {
    left: 0;
}

.saplebox .next {
    background-position: 0 -90px;
    right: 0;
}

.saplebox .prev:hover, .saplebox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.saple-btn {
    width: 125px;
    height: 35px;
    background-color: #159BD5;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    right: 65px;
}

.sample-form {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.sample-form ul {
    padding: 0 5px;
}

.sample-form ul li {
    list-style-type: none;
    margin-top: 12px;
    display: flex;
    align-items: center;
}
.sample-form-fr ul li {
    margin-top: 10px !important;
}

.sample-form-de ul li {
    margin-top: 6px !important;
}

.sample-name {
    width: 90px;
}

.sample-name-en,
.sample-name-jp {
    width: 91px;
}

.sample-name-fr {
    width: 114px;
}

.sample-name,
.sample-name-en {
    font-size: 12px;
}


.sample-name-jp,
.sample-name-fr{
    font-size: 12px;
}

.sample-name,
.sample-name-en,
.sample-name-jp,
.sample-name-fr{
    /*display: inline-block;*/
    text-align: left;
    word-break: break-all;
    margin-right: 5px;
}

.sample-txt input {
    width: 100%;
    height: 25px;
}

.sample-name i,
.sample-name-en i,
.sample-name-jp i,
.sample-name-fr i{
    color: #fe0000;
    font-size: 14px;
    display: inline-block;
    vertical-align: -2px;
    margin-right: 5px;
}

.sample-add {
    margin-left: 425px;
    font-size: 18px;
    color: #0094d4;
    cursor: pointer;
}

.sample-submit {
    padding: 5px 18px;
    margin-top: 12px;
    font-size: 7px;
    font-size: 14px;
}

.index-sam-more a {
    color: #0c9cd9;
    font-size: 12px;
    text-decoration: none;
    float: right;
    margin-right: 10px;
    margin-top: 12px;
}

.sample-center {
    text-align: center;
}
/*左侧活动图片*/
.activeTip{
    width: 200px;
    height: 200px;
    position: fixed;
    left: -10px;
    top: 275px;
    z-index: 1000;
}
.activeTip a{
    display: block;
}
.activeTip img{
    width: 100%;
}
.activeTip .del{
    position: absolute;
    width: 20px;
    height: 20px;
    right: -4px;
    top: -6px;
    cursor: pointer;
}
/*绑定邮箱提示弹出框*/
#modalTip .modal-content{
    padding: 0 15px;
}
#modalTip .modal-header{
    border-bottom: 1px solid #0094d4;
    padding: 10px 0;
}

#modalTip .countText{
    display: block;
    margin: 30px auto 10px auto;
}
#modalTip .modal-body h4{
    font-weight: 700 !important;
}

