html {
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body {
    -webkit-font-smoothing:antialiased;
    line-height:1.6;color: #000;
    font:14px/1.6 "Helvetica Neue","Microsoft YaHei",Helvetica,Arial,sans-serif;
}
a,button,input,textarea {
    outline:0;
    text-decoration: none;
}
body,dd,dl,fieldset,h1,h2,h3,h4,h5,h6,ol,p,textarea,ul {
    margin:0
}
fieldset,input,legend,textarea {
    padding:0
}
ol,ul {
    padding-left:0;
    list-style-type:none
}
a img,fieldnset {
    border:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display:block
}
audio,canvas,video {
    display:inline-block
}
audio:not([controls]) {
    display:none;
    height:0
}
[hidden] {
    display:none
}
svg:not(:root) {
    overflow:hidden
}
figure {
    margin:0
}
button,input,select,textarea {
    font-family:inherit;
    font-size:100%;
    margin:0
}
button,select {
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit] {
    cursor:pointer;
    -webkit-appearance:button
}
button[disabled],html input[disabled] {
    cursor:default
}
input[type=checkbox],input[type=radio] {
    box-sizing:border-box;
    padding:0
}
input[type=search] {
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}
button::-moz-focus-inner,input::-moz-focus-inner {
    border:0;
    padding:0
}
textarea {
    overflow:auto;
    vertical-align:top;
    resize:none
}
input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill {
    box-shadow:inset 0 0 0 1000px #fff;
    -moz-box-shadow:inset 0 0 0 1000px #fff;
    -webkit-box-shadow:inset 0 0 0 1000px #fff
}
select {
    border-radius:0;
    -webkit-border-radius:0
}
.hd{
    width: 100%;
    height: 560px;
    background: url(../images/pc/Hardware_banner.jpg) no-repeat center top;
}
.inner{width: 1200px;margin: 0 auto;overflow: hidden;}
.hd .inner{
    height: 560px;
    width: 1000px;
    position: relative;
}
.hd .inner .wrp_hardware_mp_code{
    width: 1200px;
    height: 170px;
    position: fixed;
    top: 210px;
    left: 50%;
    z-index: 10;
    margin-left: -600px;
}
.hd .inner .hardware_mp_code{
    position: absolute;
    top:0;
    right: -138px;
    height: 100%;
    display: block;
}
.hd .top{
    height: 50px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 110px;
    overflow: hidden;
    padding: 0 10px;

}
.wechat_logo{
    float: left;
    width: 50px;
}
.logo_desc{
    float: left;
    font-size: 30px;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    margin-left: 10px;
}
.top_menu{
    position: absolute;
    right: 10px;top: 10px;

}
.top_menu .menu_item{
    float: left;
    margin-left: 110px;
}
.top_menu .menu_item a{
    color: #000;
    font-size: 20px;

}
.title_s{
    font-size: 60px;
    font-weight: normal;
    padding: 0 10px;
}
.title_l{
    font-size: 70px;
    font-weight: normal;
    line-height: 70px;
    padding: 0 10px;
}
.title_desc{
    margin-top: 20px;
    font-size: 18px;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    padding: 0 8px;
}
/*特性*/
.characters{
    width: 1200px;
    margin: 70px  auto;
}
.characters ul {
    width: 100%;
    overflow: hidden;
}
.characters  .character_item{
    width: 300px;
    float: left;
    text-align: center;
}
.chara_icon{
    width: 110px;
    height: 110px;
    display: block;
    margin: 0 auto;
}
.chara_icon.icon_appplication{
    background: url(../images/pc/Introduction_AIcon.png) no-repeat center center;
}
.chara_icon.icon_social{
    background: url(../images/pc/Introduction_BIcon.png) no-repeat center center;
}
.chara_icon.icon_connect{
    background: url(../images/pc/Introduction_CIcon.png) no-repeat center center;
}
.chara_icon.icon_info{
    background: url(../images/pc/Introduction_DIcon.png) no-repeat center center;
}


.character_item .chara_tit{
    font-size: 20px;
    margin-top: 20px;
}
.character_item .chara_desc{
    font-size: 16px;
    color: #888;
    margin-top: 2px;
}
/* cases_container*/
.cases_container{
    width: 1137px;
    margin: 0 auto;
}
.wrp_cases{width: 100%;overflow: hidden;}
.case_item{
    float: left;
    width: 379px;
    margin-bottom: 50px;

}
.case_item .case_cover{
    display: block;
    width: 379px;
    height: 380px;
    color: #000;
    cursor: default;
}
.case_item .case_cover .case_img{
    width: 379px;
    height: 380px;
}
.case_item .case_cover .case_detail_pop{
    display: none;
}
.case_item .case_cover:hover .case_detail_pop{
    display: block;
}
.case_item .case_cover:hover .case_img{
    display: none;
}
.case_item .case_name{
    font-size: 22px;
    margin-top: 30px;
}
.case_item .case_desc{
    font-size: 18px;
    color: #888;
}
.case_detail_pop{
    width: 380px;
    height: 380px;
}
.case_photo .case_detail_pop{
    background: url(../images/pc/Case_PhotoFrame_FloatBg.png) no-repeat center top;
}
.case_sports .case_detail_pop{
    background: url(../images/pc/Case_Motion_FloatBg.png) no-repeat center top;
}

.case_blood_pressure .case_detail_pop{
    background: url(../images/pc/Case_BloodPressureMeter_FloatBg.png) no-repeat center top;
}
.case_toy .case_detail_pop{
    background: url(../images/pc/Case_Toy_FloatBg.png) no-repeat center top;
}
.case_tv .case_detail_pop{
    background: url(../images/pc/Case_TV_FloatBg.png) no-repeat center top;
}
.case_airconditoner .case_detail_pop{
    background: url(../images/pc/Case_AirConditioning_FloatBg.png) no-repeat center top;
}

.case_detail_pop .vm_box{
    display: table;
    width: 100%;
    height: 210px;
    text-align: center;
}
.case_detail_pop .vm_box .device_info{
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    *padding-top: 50px;
    *vertical-align: middle;
}
.case_detail_pop .split{
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 16px;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;

}
.case_detail_pop .split:before{
    position: absolute;
    content: "";
    display: block;
    height: 1px;
    width: 110px;
    background: #d2d2d0;
    left: 20px;
    top: 10px;
}
.case_detail_pop .split:after{
    position: absolute;
    content: "";
    height: 1px;
    width: 110px;
    display: block;
    background: #d2d2d0;
    right: 20px;
    top: 10px;
}
.case_detail_pop .device_fun_list{
    width: 340px;
    overflow: hidden;
    margin: 30px auto 0;
}
.case_detail_pop .device_fun_list .device_fun_item{
    float: left;
    width: 20%;
    text-align: center;
}
.case_detail_pop .device_fun_list.size3 .device_fun_item{
    width: 33%;
}
.case_detail_pop .device_fun_list.size4 .device_fun_item{
    width: 25%;
}
.case_detail_pop .device_fun_list .device_fun_desc{
    font-size: 14px;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.case_detail_pop .extra_info{
    font-size: 14px;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    margin-top: 10px;
    text-align: center;
}
.case_detail_pop .extra_info span.first{
    margin-left: 90px;
}
.case_detail_pop .extra_info span.second{
    margin-left: 24px;
}
.device_fun_icon{
    width: 40px;
    height:40px;
    display: block;
    margin: 0 auto;
}
/*.device_fun_icon.icon_text{
    background: url(../images/pc/Interface_Text.png) no-repeat center top;
}
.device_fun_icon.icon_pic{
    background: url(../images/pc/Interface_.png) no-repeat center top;
}
.device_fun_icon.icon_audio{
    background: url(../images/pc/Interface_Voice.png) no-repeat center top;
}
.device_fun_icon.icon_video{
    background: url(../images/pc/Interface_Video.png) no-repeat center top;
}
.device_fun_icon.icon_msg{
    background: url(../images/pc/Interface_Message.png) no-repeat center top;
}
.device_fun_icon.icon_sports{
    background: url(../images/pc/Interface_Motion.png) no-repeat center top;
}

.device_fun_icon.icon_social{
    background: url(../images/pc/Interface_Socially.png) no-repeat center top;
}

.device_fun_icon.icon_airsync{
    background: url(../images/pc/Interface_Agreement.png) no-repeat center top;
}
.device_fun_icon.icon_airkiss{
    background: url(../images/pc/Interface_Agreement.png) no-repeat center top;
}*/


/*接入流程*/
.access_process{
    width: 1212px;
    margin: 70px auto 0;
}
.access_process .pro_hd{
    width: 1050px;
    margin: 0 auto;
}
.pro_hd .line{
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}
.pro_hd .title{
    width: 170px;
    height: 40px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    margin: -23px auto 0;

}
.access_process_list{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
.access_process_list .access_process_item{
    width: 25%;
    text-align: center;
    float: left;
    font-size: 22px;
}
.access_process_list .access_process_item .desc{
    margin-top: 35px;
}
.icon_process{
    display: block;
    width: 152px;
    height: 152px;
    margin: 0 auto;
}
/*.icon_process.icon_wxverify{
    background: url(../images/pc/Process_AIcon.png) no-repeat center center;
}
.icon_process.icon_apply{
    background: url(../images/pc/Process_BIcon.png) no-repeat center center;
}
.icon_process.icon_dev{
    background: url(../images/pc/Process_CIcon.png) no-repeat center center;
}
.icon_process.icon_check{
    background: url(../images/pc/Process_DIcon.png) no-repeat center center;
}*/

/*视频区域*/
/*.wrp_video{


    width: 100%;
    height: 550px;
    background: #000 url(../images/pc/Hardware_Videobanner2.png) no-repeat center top;
    background-size: cover;
    margin-top: 65px;
    overflow: hidden;
}
.wrp_video .btn_play{
    display: block;
    z-index: 20;
    position: relative;
    width: 142px;
    height: 142px;
    margin: 204px auto 0;
    background: url(../images/pc/Video_PlayIcon.png) no-repeat center center;

}
.wrp_video .btn_play:hover{
    background: url(../images/pc/Video_PlayIconHl.png) no-repeat center center;
}*/
.mask_pop{
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7f000000',endColorstr='#7f000000');
}
.video_box{
    position: absolute;
    width: 900px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -450px;
}
/*.video_box .btn_close{
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: -40px;
    background: url(../images/pc/Close_Video_Icon.png) no-repeat center center;
}
.video_box .btn_close:hover{
    background:url(../images/pc/Close_Video_IconHl.png) no-repeat center center;
}*/
/*销售支持*/
.sale_support{
    width: 1200px;
    margin:90px auto 0;
}
.sale_support .title{
    font-size: 24px;
}
.sale_support_list{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.sale_support_list .sale_support_item{
    width: 25%;
    text-align: center;
    float: left;
    font-size: 18px;
}
.sale_support_list .sale_support_item .desc{
    margin-top: 8px;
}
.icon_support{
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
/*.icon_support.icon_wx_logo{
    background: url(../images/pc/Support_WechatIcon.png) no-repeat center center;
}
.icon_support.icon_wx_mall{
    background: url(../images/pc/Support_Store.png) no-repeat center center;
}
.icon_support.icon_wx_promtion{
    background: url(../images/pc/Support_Spread.png) no-repeat center center;
}
.icon_support.icon_wx_jd{
    background: url(../images/pc/Support_JD.png) no-repeat center center;
}*/
/*合作伙伴*/
.partners{
    width: 1200px;
    margin: 90px auto 0;
}
.partners .title{
    font-size: 24px;
    text-align: center;
}
.parters_list{
    margin-top: 50px;
    width: 100%;
    overflow:hidden;
}
.parters_list .parter_item{
    width: 192px;
    float: left;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    vertical-align: middle;
}
.parters_list .parter_item.first{
    border-left: none;
}
.parters_list .parter_item.last{
    border-right: none;
}
.parters_list .parter_item.br_d{
    border-bottom: 1px solid #e5e5e5;
}
.footer{
    margin-top: 80px;
    padding: 40px 0;
    text-align: center;
    background: #373636;

}
.links_ft{
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
}
.links_ft a{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    color: #000;
    display: block;
}
.links_ft .links_item{
    border-left: 1px solid rgba(0,0,0,.5);
    float: left;
    vertical-align: middle;
    padding: 0 1em;
    line-height: 1em;
}
.links_ft .links_item.no_extra{
    border-left:none;

}
.footer .copyright{
    display: block;
    clear: both;
    overflow: hidden;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    margin-top: 8px;
}
@media screen and (max-width: 1500px) {
    /*.hd .inner .wrp_hardware_mp_code{top:80px;}*/
    .hd .inner .hardware_mp_code{right: 0;}
}
