/*产品中心样式`目录@@

*/
/* 设定全局、超链接样、整体样式、填写框、比例高度
================ */
@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url("../fonts/SourceHanSansCN-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}


a:link {
    text-decoration: none;
}

a::visited {
    text-decoration: none;
}

a::active {
    text-decoration: none;
}

body,
div,
img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

html,
body,
div,
img {
    width: 100%;
    height: auto;
}

input {
    outline: medium;
}

body,
html {
    height: 100%;
    font-family: 'SourceHanSansCN-Regular';
}


#app_show_frame {
    width: 980px;
    height: auto;
    margin: 0 auto;
    /*    background: #1166c9;*/
    padding: 1em 0 0em 0;
}

#app_show_hand {
    width: 977px;
    /*    background: #1166c9;*/
    background: #ebebeb;
    height: 200px;
    overflow: hidden;
    border: 1px solid #c9c9c9;
    transition: height 2s;

}

#app_show_hand:hover div#app_show_icon_click_left,
#app_show_hand:hover div#app_show_icon_click_right {
    cursor: pointer;
    opacity: 1;
}

#app_show_hand_separate {
    width: 100%;
    height: 2em;
    padding: 0.5em 0 0.5em 1em;
    line-height: 0;
    margin: 0;
    background: linear-gradient(180deg, #ffffff 30%, #f5f5f5 37%, #f5f5f5 90%, #bcbcbc);
    clear: both;
}

#app_show_hand_separate div {
    float: left;
    width: auto;
    color: #2f2f2f;
}

#app_show_hand_separate div:hover {
    cursor: pointer;
    color: #000000;
    /*    font-weight: 800;*/
}

#app_show_hand_separate p {
    float: left;
    width: auto;
    line-height: 0;
}

#app_show_hand_separate_div2 {
    padding-left: 0.3em;
}

#app_show_icon {
    width: 837px;
    /*    width:100%;*/
    margin: 0;
    padding: 0;
    height: 100%;
    /*    height:auto;*/
    /*    background: #ebebeb;*/
    float: left;
    overflow: hidden;
    position: relative;
    /*    overflow-y: hidden;*/
    /*    overflow-x: scroll;*/
}

#app_show_icon_in {
    height: 100%;
    margin: 0;
    padding: 0;
    background: #ebebeb;
    transform: matrix(1, 0, 0, 1, 0, 0);
    /*平移*/

}

.app_show_icon_mod {
    width: 87px;
    height: 130px;
    padding: 11px 38px;
    float: left;
    /*    clear: both;*/
}

.app_show_icon_mod div {
    pointer-events: none;
    width: 7em;
    margin: -0.7em 0 0 -0.7em;
    text-align: center;
    font-weight: 900;
    font-family: 'SourceHanSansCN-Regular';
}

.app_show_icon_mod div p {
    pointer-events: none;
    width: 100%;
    padding: 23px 0 7px 0;
    margin: 0;
    line-height: 1em;
    /*    position: relative;*/
    /*    top:30px;*/
}

.click_app_show_icon {
    background: #b7b7b7;
    width: 100px;
    height: 130px;
    padding: 7px 31.5px 15px 31.5px;
    opacity: 0.3;
    /*圆角*/
    border-radius: 10px;
}

.app_show_icon_mod>img {
    pointer-events: none;
}

.app_show_icon_mod:hover {
    opacity: 0.7;
    cursor: pointer;
}

#app_show_icon_click_left {
    width: 70px;
    height: 100%;
    /*    background: #56911a;*/
    /*    background:url(../img/down_buttom.png);*/
    /*    background-size: 300%;*/
    /*    background-position:0% 73px;*/
    float: left;
    padding-top: 10%;
    opacity: 0;
}

#app_show_icon_click_left div {
    width: 30px;
    height: 50px;
    margin: 0 auto;
    margin-top: -50px;
    background: url(../img/down_buttom.png);
    background-size: 600%;
    background-position: 0% 51px;
    opacity: 0.3;
}

#app_show_icon_click_left:hover div {
    cursor: pointer;
    opacity: 0.7;
}

/*混合左模块*/
#app_show_icon_click_right,
.app_show_icon_click_right_block {
    width: 70px;
    height: 100%;
    /*    background: #56911a;*/
    /*    background:url(../img/down_buttom.png);*/
    /*    background-size: 300%;*/
    /*    background-position:0% 73px;*/
    float: left;
    padding-top: 10%;
    opacity: 0;
}

#app_show_icon_click_right div {
    width: 30px;
    height: 50px;
    margin: 0 auto;
    margin-top: -50px;
    background: url(../img/down_buttom.png);
    background-size: 600%;
    background-position: 33% 51px;
    opacity: 0.3;
}

#app_show_icon_click_right:hover div {
    cursor: pointer;
    opacity: 0.7;
}

#app_show_icon img {
    width: 100%;
}

#app_shouw_div {
    width: 100%;
    height: 100%;
    clear: both;
}

#app_show_content {
    float: left;
    width: 977px;
    /*    background: #156f49;*/
    background: #f4f4f4;
    margin-bottom: 1em;
    /*加边、solid实线、dashed虚线、double双线*/
    border: 1px solid #c9c9c9;
    /*
    width: 753px;
    position: absolute;
    top: 0;
    left: 227px;
    height: 100%;
*/
    /*    left: 187px;*/
    /*    padding: 20px;*/
}

#app_show_data_left {
    float: left;
    position: relative;
    width: 187px;
    height: 100%;
    padding: 20px;
    /*    margin-bottom:1em;*/
}

#app_show_data_attr {}

#app_show_data_icon_img {
    width: 70%;
    margin: 0 auto;
}

#app_show_data_icon_img img {}

#app_show_name {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

#app_show_name p {
    padding: 10px;
    margin: 0;
    font-size: 1.3em;
    font-family: 'SourceHanSansCN-Regular';
    font-weight: 900;
}

#app_show_down {
    width: 100%;
}

#app_show_down_ios {
    width: 160px;
    margin: 20px auto;
    padding: 23px 0;
    text-align: center;
    /*    background: #dd5d00;*/
    background: url(../img/down_buttom.png) 0px 0px;
}

#app_show_down_ios p {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 0;
    position: relative;
    left: 19px;
    font-weight: 500;
}

#app_show_down_ios:hover {
    width: 160px;
    margin: 20px auto;
    padding: 23px 0;
    text-align: center;
    /*    background: #dd5d00;*/
    background: url(../img/down_buttom.png) 0px -46px;
    cursor: pointer;
}

#app_show_down_android {
    width: 160px;
    margin: 20px auto;
    padding: 23px 0;
    text-align: center;
    /*    background: #53b400;*/
    background: url(../img/down_buttom.png) 0px -93px;
}

#app_show_down_android p {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 0;
    position: relative;
    left: 19px;
    font-weight: 500;
}

#app_show_down_android:hover {
    width: 160px;
    margin: 20px auto;
    padding: 23px 0;
    text-align: center;
    /*    background: #53b400;*/
    background: url(../img/down_buttom.png) 0px -141px;
    cursor: pointer;
}

#app_show_qr {
    width: 70%;
    margin: 0 auto;
}

#app_show_ar_img {}

#show_qr_text {
    /*    width: 90%;*/
    /*    margin: 0 auto;*/
    width: 130%;
    position: relative;
    left: -15%;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

#show_qr_text p {
    margin: 0;
    padding: 0;
}

#app_show_data_right {
    width: 749px;
    height: 100%;
    float: left;
    background: #fff;
    /*加边、solid实线、dashed虚线、double双线*/
    border-left: 1px solid #c9c9c9;
    position: relative;
}

#app_show_content_text {
    width: 100%;
    /*    height: 30%;*/
    min-height: 300px;
    padding: 0 25px;
    /*    background: #890bc1;*/
    opacity: 0.7;
    box-sizing: border-box;
}

#app_show_content_img {
    overflow: hidden;
    width: 80%;
    min-height: 300px;
    padding: 0 10%;
    /*    background: #1166c9;*/
    /*
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.7;
*/
}

#app_show_content_img:hover #app_show_cotent_img_click_left div,
#app_show_content_img:hover #app_show_cotent_img_click_right div {
    display: block;
}

/*内容图片展示区内滑动框*/
#app_show_cotent_img_translate {
    position: relative;
    clear: both;
    transform: translate(0, 0);
    /*平移*/
    z-index: 600;
}

#app_show_cotent_img_click_left {
    /*子框架属性*/
    position: absolute;
    left: 0%;
    bottom: 0%;
    /*∧*/
    width: 10%;
    height: 345px;
    background: #fff;
    z-index: 601;
}

#app_show_cotent_img_click_left div:hover {
    cursor: pointer;
    opacity: 0.7;
}

#app_show_cotent_img_click_left div {
    background: url(../img/down_buttom.png);
    background-size: 600%;
    background-position: 0% 51px;
    width: 30px;
    height: 50px;
    padding: 0;
    margin: auto;
    position: relative;
    top: 135px;
    opacity: 0.3;
    display: none;
}

#app_show_cotent_img_click_right {
    /*子框架属性*/
    position: absolute;
    right: 0%;
    bottom: 0%;
    /*∧*/
    width: 10%;
    height: 345px;
    background: #fff;
    z-index: 602;
}

#app_show_cotent_img_click_right div:hover {
    cursor: pointer;
    opacity: 0.7;
}

#app_show_cotent_img_click_right div {
    background: url(../img/down_buttom.png);
    background-size: 600%;
    background-position: 33% 51px;
    width: 30px;
    height: 50px;
    padding: 0;
    margin: auto;
    position: relative;
    top: 135px;
    opacity: 0.3;
    display: none;
}

/*内容图片展示模块*/
.app_show_img_mod {
    float: left;
    width: 170px;
    height: 285px;
    overflow: hidden;
    /*    margin: 30px;*/
    padding: 30px 15px 30px 15px;
}

/*
.app_show_img_mod img:hover {
    cursor:pointer;
}
*/
/*图片查看器样式*/
#window_show_img_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 60px 0 0 0;
    background: rgba(0, 0, 0, 0.63);
    z-index: 3000;
}

#window_show_img_div img {
    width: 23%;
    margin: 0;
    padding: 0;
    transform: translate(0, 0);
    cursor: pointer;
}

.noscroll,
.noscroll body {
    overflow: hidden;
    position: relative;
}

.imgBox {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 60px 0 0 0;
    background: rgba(0, 0, 0, 0.63);
    z-index: 3000;
}

.imgBox img {
    width: 23%;
    margin: 0;
    padding: 0;
    transform: translate(0, 0);
    cursor: pointer;
}