@CHARSET "UTF-8";

/*首页start*/
.homepage-container {
    background-color: #F2F2F2;
}
/*导航start*/
.pro-select-list {
    position: fixed;
    top: 60px;
    width: 100%;
    left: 0px;
}
.edu-select-list {
     position: fixed;
     top: 85px;
    left: 0px;
     width: 100%;
    background-color: #fff;
    color: #2c2c2c;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
 }

.pro-select-title {
    color:#fff;font-size:18px;height:40px;line-height:40px;margin-top: 20px;
}
.pro-select-content {
    background-color: #fff;
    color: #2c2c2c;
    font-size: 13px;
}
.pro-sel-info li {
    height: 40px;
    line-height: 40px;
    color: #2c2c2c;
    /*border-bottom: #efefef solid 1px;*/
    cursor: pointer;
    text-align: left;
}
.pro-sel-info-active {
    color: #FD3F31 !important;
}
.edu-select-list ul li {
    width: 14.2%;
    text-align: center;
 }
.edu-select-list ul li a {
    color: #2c2c2c;
    text-align: center;
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
 }

.pro-select-title ul li{
    width:310px;padding-left:60px;
}
.pro-select-title ul li a {
    color:#fff;float:left;
}
.cps {background-color:#fff;width:260px;height:120px; margin-left: 50px; margin-bottom: 20px;border-radius:5px;}
/*.pro-select-title ul li:nth-child(1) a {
    background: url(../imgs/nav/elc_icon.png) no-repeat scroll 0px center;
}
.pro-select-title ul li:nth-child(2) a {
    background: url(../imgs/nav/rob_icon.png) no-repeat scroll 0px 6px;
    padding: 11px 0px 10px 35px;
}
.pro-select-title ul li:nth-child(3) a {
    background: url(../imgs/nav/mck_icon.png) no-repeat scroll 0px center;
}
.pro-select-title ul li:nth-child(4) a {
    background: url(../imgs/nav/tool_icon.png) no-repeat scroll 0px 7px;
    padding-top: 11px;
}*/

.pro-sel-title-active,.edu-sel-title-active {
    /*border-bottom: #FD3F31 solid 3px;*/
}
.pro-sel-text {
    padding-left: 55px;
}
.pro-sel-text li {
    text-align: center;
}
.pro-sel-text li:nth-child(1),.pro-sel-text li:nth-child(2),.pro-sel-text li:nth-child(3) {
    width: 260px;
}
.pro-sel-text li:nth-child(4) {
    width: 10%;
}
.sel-text-more {
    line-height: 170px;
    width: 100px;
}
.sel-text-more a {
    color: rgba(44,44,44,0.5);
    font-size: 13px;
}
.sel-text-more a:hover {
    color: rgba(44,44,44,1);
}

.shop-select-list {
    position: fixed;
    top: 85px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    padding: 10px 0px;
}
.shop-sel-table tr td {
    height: 75px;
    line-height: 75px;
    width: 75px;
}
.shop-sel-table tr td a:hover {
    color: #FD3F31;
}
.nav-als-btn {
    opacity: 1;
    cursor: pointer;
}
.nav-als-btn:hover {
    opacity: 0.8;
}
.nav-active {
    background-color: #FD3F31;
    padding: 5px 15px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
.nav-box {
    width: 100%;
    height: 60px;
    /*2018-5-31*/
    /*background-color: rgba(0, 0, 0, 0.4);*/
    background-color: #2C2C2C;
    color: #fff;
    position: fixed !important;
    top: 0px;
    z-index: 500;
}
.nav-space {
    height: 60px;
}
.nav,.product-nav {
    width: 1200px;
    margin: 0 auto;
    height: 85px;
    line-height: 95px;
}
.nav-ul,.product-nav-ul {
    margin-left: 120px;
    width: 800px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 166px;
}
.nav-li,.product-nav-ul li {
    /*margin: 0 20px;*/
    height: 85px;
    line-height: 95px;
    display: inline-block;
    text-align: center;
    width: 12%;
}
.nav-a {
    color: #fff;
    font-size: 14px;
}
/*2018-5-31*/
/*.nav-logo img {*/
    /*height: 54px;*/
    /*margin-bottom: 10px;*/
/*}*/
.nav-right {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 85px;
    line-height: 95px;
}
/*2018-6-1*/
/*.homepage-search-btn,.product-search-btn {*/
    /*width: 24px;*/
    /*height: 64px;*/
    /*!*background-size: 100% 100%;*!*/
/*}*/
/*.homepage-search-btn {*/
    /*background: url("../imgs/search.png") no-repeat scroll left center;*/
/*}*/
/*.product-search-btn {*/
    /*background: url("../imgs/search_pro.png") no-repeat scroll left center;*/
/*}*/
/*.homepage-close-btn,.product-close-btn{*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*background-size: 100% 100%;*/
/*}*/
/*.homepage-close-btn {*/
    /*background-image: url("../imgs/search_close.png");*/
/*}*/
/*.product-close-btn {*/
    /*background-image: url("../imgs/close_pro.png");*/
/*}*/
.homepage-buy-btn {
    background-color: #FC4030;
    color: #fff;
    font-size: 12px;
    width: 69px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    /*margin-bottom: 17px;*/
    display: inline-block;
    text-align: center;
    /*margin-left: 20px;*/
}
.homepage-buy-btn:hover {
    color: #fff;
}
.nav-search,.product-nav-search {
    position: absolute;
    top: 0px;
    left: 330px;
    height: 64px;
    line-height: 64px;
}
.nav-search input {
    width: 650px;
    height: 24px;
    /*margin: 0 0 10px 10px;*/
    background-color: transparent;
    font-size: 14px;
}
.product-nav-search input {
    width: 650px;
    height: 24px;
    /*margin: 0 0 10px 10px;*/
    font-size: 14px;
    color: #000;
    border: none;
}
.shopping-menu {
    position: absolute;
    right: 0;
    top: 64px;
}
.login-icon,.login-icon2 {
    display: inline-block;
    height: 16px;
    width: 16px;
    background-size: 100% 100%;
}

.login-icon {
    background-image: url("../imgs/login_iccon2.png");
}
.login-icon2 {
    background-image: url("../imgs/login_icon.png");
}
.login-show,.login-show2 {
    /*width: 50px;*/
}
.nav-dropdown-list {
    position: absolute;
    top: 0px;
    display: block;
}
.nav-dropdown-menu-box {
    position: absolute;
    right: 0px;
    bottom: -105px;
    padding-top: 10px;
}
.nav-dropdown-menu ,.nav-dropdown-menu2{
    width: 100px;
    text-align: center;
}
.nav-dropdown-menu {
    background-color: rgba(0, 0, 0, 0.4);
}
.nav-dropdown-menu2 {
    background-color: #fff;
}
.nav-dropdown-menu a,.nav-dropdown-menu2 a {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    display: block;
}
.nav-dropdown-menu a {
    color: #fff;
}
.nav-dropdown-menu2 a {
    color: #000;
}
.nav-dropdown-menu a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.nav-dropdown-menu2 a:hover {
    background-color: #f2f2f2;
    color: #000;
}
.nav-dropdown-menu::before,.nav-dropdown-menu2::before {
    position: absolute;
    top: 2px;
    left: 15px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
}
.nav-dropdown-menu::before {
    border-color: transparent transparent rgba(0, 0, 0, 0.4) transparent;
}
.nav-dropdown-menu2::before {
    border-color: transparent transparent #fff transparent;
}
.nav-dropdown-menu li,.nav-dropdown-menu2 li {
    height: 48px;
    line-height: 48px;
}
/*导航条end*/

/*除首页外页面导航条start*/
.product-nav-box {
    width: 100%;
    height: 64px;
    background-color: #fff;
    color: #000;
}
.product-nav-ul li a {
    color: #000;
    font-size: 13px;
}
/*除首页外页面导航条end*/

/*首页banner start*/
.banner-box {
    text-align: center;
    /*2018-5-31*/
    height: 750px;
    /*height: 900px;*/
    position: relative;
    /*background-color: #000;*/
}

/*#banner-box1 {*/
    /*background-color: #5fbaca;*/
/*}*/
/*#banner-box2 {*/
    /*background-color: #000;*/
    /*background-image:url("../imgs/banner/alsweb_banner_bg.png");*/
    /*background-repeat:repeat-x;*/
    /*background-position:center 0;*/
/*}*/
/*#banner-box3 {*/
    /*background-color: #ed6237;*/
/*}*/
/*.banner-box ul li a {*/
    /*display: block;*/
    /*height: 700px;*/
/*}*/
.banner-content {
    position: relative;
}
.banner-title {
    color: #fff;
    position: absolute;
    top: 0px;
    width: 1200px;
}

.banner-title h2 {
    margin-top: 120px;
    font-size: 48px;
    text-align: center;
 }

.banner-title p {
    margin-top: 28px;
    font-size: 24px;
    text-align: center;
}
.banner-content img {
    height: 900px;
}
/*.bimg {*/
    /*width: 1920px;*/
    /*height: 900px;*/
    /*transition: all 0.7s;*/
/*}*/
.banner-li {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}
.bimg {
    width: 100%;
}

#banner-ul {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
}
#banner-ul li {
    position: absolute;
    width: 100%;
    /*left: 129px;*/
}
/*#banner-ul li img {*/
    /*height: 800px;*/
/*}*/
.banner-num {
    position: absolute;
    bottom: 60px;
    left: 200px;
}

#banner-num{
    width: 340px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    bottom: 100px;
    left: 0px;
}

#banner-num::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 66px;
    width: 2px;
    height: 16px;
    background-color: #fff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
#banner-num li{
    /*height: 30px;*/
    /*line-height: 30px;*/
    width: 300px;
    padding: 0 20px;
    overflow: hidden;
    zoom: 1;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    margin: 8px 0;
}

#banner-prev span{
    background: url("../imgs/hp_prev.png") no-repeat;
}
#banner-next span{
    background: url("../imgs/hp_next.png") no-repeat;
}
#banner-prev span,#banner-next span{
    top: 50%;
    margin-top: -15px;
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    left: 15px;
}

.banner-prev-box {
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

#banner-prev {
    position: absolute;
    height: 128px;
    width: 64px;
    background-color: rgba(194,200,204,.5);
    top: 50%;
    margin-top: -64px;
    z-index: 400;
    transition: all .4s;
    border-top-right-radius: 64px;
    border-bottom-right-radius: 64px;
    cursor: pointer;
    left: 0;
}
.banner-next-box {
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
#banner-next {
    position: absolute;
    height: 128px;
    width: 64px;
    background-color: rgba(194,200,204,.5);
    top: 50%;
    margin-top: -64px;
    z-index: 400;
    transition: all .4s;
    border-top-left-radius: 64px;
    border-bottom-left-radius: 64px;
    cursor: pointer;
    right: 0;
}
.banner-num li {
    color: #fff;
    font-size: 16px;
    width: 100px;
}
.banner-num-active {
    /*border-left: 2px solid #fff;*/
    opacity: 1;
}
/*首页banner end*/

/*首页中间产品展示部分start*/
.homepage-product-list ul li {
    float: left;
    width: 47.5%;
    /*height: 320px;*/
    margin-bottom: 30px;
}

.homepage-product-list, .homepage-info{
    width: 1200px;
    margin: 0 auto;
    /*display: flex;*/
}
/*2018-5-22 注释*/
/*.homepage-pro-right {*/
    /*!*flex-basis: 50%;*!*/
    /*height: 660px;*/
    /*width: 590px;*/
    /*float: right;*/
/*}*/

/*.homepage-pro-left{*/
    /*!*flex-basis: 50%;*!*/
    /*width: 590px;*/
    /*height: 660px;*/
    /*position: relative;*/
    /*text-align:center;*/
    /*float: left;*/
/*}*/
/*.homepage-pro-left img{*/
    /*position: absolute;*/
    /*width: 590px;*/
    /*height: 660px;*/
    /*left: 0;*/
/*}*/
/*.homepage-pro-left a p{*/
    /*position: absolute;*/
    /*bottom: 50px;*/
    /*left: 40px;*/
    /*color: #fff;*/
/*}*/
/*#hp-pro-next, #hp-pro-previous{*/
    /*width:29px;*/
    /*height:43px;*/
    /*overflow:hidden;*/
    /*cursor:pointer;*/
    /*position: absolute;*/
    /*z-index: 500;*/
    /*opacity: 1;*/
    /*position: absolute;*/
    /*top: 312px;*/
/*}*/
/*#hp-pro-next:hover,#hp-pro-previous:hover {*/
    /*opacity: 0.8;*/
/*}*/
/*#hp-pro-previous{*/
    /*background:url("../imgs/hp_prev.png") no-repeat;*/
    /*left: 15px;*/
/*}*/
/*#hp-pro-next{*/
    /*background:url("../imgs/hp_next.png") no-repeat;*/
    /*right: 10px;*/
/*}*/

/*.homepage-pro-left a {*/
    /*display: block;*/
    /*height: 660px;*/
    /*width: 100%;*/
/*}*/
/*2018-5-22 注释*/

/*.pro-right-box{*/
    /*display: block;*/
    /*height: 320px;*/
    /*width: 590px;*/
    /*overflow: hidden;*/
/*}*/

.pro-first-box{
    position: relative;
    /*add in 208-8-3 by lixiang*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pro-intro {
    position: absolute;
    z-index: 400;
    left: 55px;
    top: 100px;
}
.pro-first-box a img{
    width: 100%;
    transition: all 0.9s;
    z-index: 300;
}
.pro-first-box img:hover {
    transform: scale(1.1); /* 放大1.2倍 */
}
.pro-tag {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 55px;
    height: 48px;
    background-image: url("../imgs/home/pre-sale.png");
    background-repeat: no-repeat;
}
.product-lunbo-ul {
    position: relative;
}
.product-lunbo-list ul li {
    float: left;
    width: 376px;
}

.product-lunbo-list ul li img {
    width: 100%;
}

.lunbo-btn {
    position: absolute;
    top: 97px;
    display: block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    opacity: 0.5;
}
.lunbo-btn:hover {
    opacity: 1;
}
#pro-lunbo-prev {
    background-image: url("../imgs/home/pro-prev.png");
    left: -52px;
}

#pro-lunbo-next {
    background-image: url("../imgs/home/pro-next.png");
    right: -52px;
}

/*首页其他链接start*/
.other-link-box {
    background-color: #28293c;
    padding: 100px 0px;
}
.other-link-box ul {
    padding: 0px  110px;
}
.other-link-box ul li {
    float: left;
    width: 170px;
}
.other-link-box ul li img {
    width: 100%;
}
/*首页其他链接end*/

/*学校图标start*/
.school-pro-box {
    padding: 40px 0px;
}
.school-pro-box ul li {
    float: left;
    margin-left: 60px;
    width: 136px;
}
.school-pro-box ul li img {
    width: 100%;
}
/*学校图标end*/

.info-box a img{
    height: 300px;
    width: 590px;
    transition: all 0.9s;
    position: absolute;
}
.info-box a {
    position: relative;
    display: block;
    width: 590px;
    height: 300px;
    overflow: hidden;
}
.info-box {
    height: 300px;
    width: 590px;
    overflow: hidden;
}
.info-box img:hover {
    transform: scale(1.2); /* 放大1.2倍 */
}
.info-content {
    position: relative;
    z-index: 400;
    left: 45px;
    top: 200px;
}

.homepage-intro ul {
    width: 100%;
}
.homepage-intro ul li {
    float: left;
    background-color: #fff;
    width: 600px;
    padding: 55px 0px;
}
.homepage-intro ul li a {
    display: inline-block;
    padding-left: 100px;
    position: relative;
    opacity: 0.7;
    transition: all 0.7s;
}
.homepage-intro ul li a:hover {
    opacity: 1;
}
.homepage-intro ul li a::before {
    display: block;
    content: '';
    position: absolute;
    width: 5px;
    height: 55px;
    background-color: #FC4030;
    left: 0;
    top: 50%;
    margin-top: -23px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all .4s;
}
.homepage-intro ul li a h3{
    font-size: 29px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
}
.homepage-intro ul li a p{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #303233;
}
.home-intro-lborder {
    border-left: 1px solid #f2f2f2;
}
/*首页中间产品展示部分end*/

/*页脚start*/

.foot-con dt {
    color: #fff;
    line-height: 32px;
    font-size: 20px;
    font-weight: normal;;
}
.foot-con dd ul li {
    line-height: 32px;
    width: 188px;
}
.foot-con dd ul li a {
    color: #6e6e6e;
    font-size: 16px;
}
.foot-con dd ul li a:hover {
    color: #fff;
}
.homepage-subscribe p {
    line-height: 32px;
    display: block;
}

.foot-contact {
    border-bottom: 1px solid #6e6e6e;
}
.foot-logo {
    height: 32px;
}
.foot-info-ul li {
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 32px;
}
.foot-contact-icon {
    line-height: 32px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.foot-contact-icon li {
    display: inline-block;
    width: 32px;
}
.foot-contact-icon li a img {
    height: 15px;
}
.wechat-code {
    position: absolute;
    bottom: 32px;
    right: 0px;
    width: 150px;
    height: 150px;
}
.wechat-code img {
    width: 100%;
}
.foot-addr-tel {
    padding: 20px 0px;
}
.foot-addr-tel p {
    color: #6e6e6e;
    font-size: 16px;
}
.foot-addr-tel p a {
    color: #6e6e6e;
    font-size: 16px;
}

/*页脚end*/
.home-news::before {
    display: block;
    content: '';
    position: absolute;
    width: 88px;
    height: 3px;
    background-color: #FC4030;
    left: 0;
    top: -2px;
}
.home-more {
    color: #fff;
    background-color: #fc4030;
    font-size: 18px;
    text-align: center;
    width: 75px;
    height: 26px;
    line-height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    opacity: 0.8;
}
.home-more:hover {
    color: #fff;
    opacity: 1;
}
.news-no-active {
    color: #fff;
    background-color: #fc4030;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 4px;
}

.news-no {
    color: #3c3c3c;
    background-color: #dcdcdc;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 4px;
}
.news-no-text:hover {
    color: #fc4030;
}
.home-als-news li {
    line-height: 28px;
}
.home-als-news li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 465px;
    display: inline-block;
}

.home-news-left {
    width: 670px;
}
.home-news-right {
    width: 500px;
    margin-left: 30px;
}
/*首页end*/

/*新品来袭start*/
.product-banner-box {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../imgs/new_pro_banner1.jpg");
}
.product-banner-info {
    padding: 165px 0 0 60px;
}
.products-box {
    background-color: #fff;
    height: 400px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.products-box-left,.products-box-right {
    width: 582px;
    height: 100%;
}
.products-box-left {
    float: left;
    margin-right: 32px;
}
.products-box-left img {
    width: 100%;
    height: 100%;
}
.products-box-right {
    float: right;
    padding-right: 36px;
}
.products-box-right h3 {
    font-weight: 600;
    line-height: 40px;
    font-size: 40px;
    margin: 40px 0 20px 0;
}

.new-pro-buy-btn {
    display: inline-block;
    color: #fff !important;
    width: 163px;
    height: 59px;
    font-size: 20px;
    line-height: 59px;
    border: none;
    border-radius: 30px;
    outline: none;
    cursor: pointer;
    transition: all .3s ease;
    background-color: #FD3F31;
    text-align: center;
    /*background-image: linear-gradient(-180deg,#545759 0%,#303233 100%);*/
}
.new-pro-buy-btn:hover {
    color: #fff;
    opacity: 0.9;
}
.new-pro-more {
    display: inline-block;
    font-size: 20px;
    line-height: 59px;
    height: 59px;
    color: rgba(0,0,0,0.5);
    cursor: pointer;
}
.new-pro-more:hover {
    opacity: 0.9;
}
.hot-tag {
    position: absolute;
    top: 0px;
    left: 56px;
    width: 56px;
    height: 70px;
}
.hot-tag-text {
    display: block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.age-tag {
    position: absolute;
    top: 30px;
    right: 36px;
    display: block;
    padding: 0px 15px;
}
.age-title {
    color: #aacc05;
    font-size: 44px;
}
.brand-box ul li {
    float: left;
    width: 360px;
    height: 507px;
    margin-bottom: 60px;
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    padding: 40px;
}
.brand-top img {
    width: 100%;
    height: 100%;
}
.brand-bottom {

}
.products-box-right h3 , .brand-bottom h3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 32px;
}
/*2018-5-22*/
.new-pro-p {
    color: #303233;
    font-size: 16px;
    line-height: 24px;
}

.product-container h2 {
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    padding: 64px 0 32px 0;
}
.new-product-box-long {
    background-color: #fff;
    height: 400px;
    padding: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.new-product-box-long:hover,.new-product-box-short:hover,.new-product-box-small:hover {
    -moz-box-shadow: 0px 0px 8px #e6e6e6;
    box-shadow: 0px 0px 8px #e6e6e6;
}
.product-box1 {
    background-image: url("../imgs/new_pro1.jpg");
}
.product-box2 {
    background-image: url("../imgs/new_pro2.jpg");
}
.new-pro-info {
    width: 500px;
    overflow: hidden;
    padding-top: 100px;
}
.new-pro-info-title {
    font-size: 32px;
    font-weight: 500;
}

.new-product-box-short {
    width: 590px;
    height: 610px;
    background-color: #fff;
}
.new-product-box-short img {
    width: 100%;
    transition: all 0.9s;
}
.new-product-box-short img:hover {
    transform: scale(1.1); /* 放大1.2倍 */
}
.new-product-box-small {
    height: 180px;
    padding: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.product-box3 {
    background-image: url("../imgs/new_pro5.jpg");
}
.product-box4 {
    background-image: url("../imgs/new_pro6.jpg");
}
.product-box5 {
    background-image: url("../imgs/new_pro7.jpg");
}
/*新品来袭end*/

/*关于我们start*/
.article-container {
    background-color: #fff;
}
/*.abu-banner {*/
    /*height: 450px;*/
    /*background-image: url("../imgs/abu_banner.jpg");*/
    /*background-position: center center;*/
    /*background-color: #fcfcfc;*/
    /*background-repeat: no-repeat;*/
    /*text-align: center;*/
/*}*/
.abu-banner {
    width: 100%;
}
.abu-banner span {
    padding-top: 200px;
    font-size: 42px;
    display: block;
    color: #707473;
}
.abu-title ul{
    background-color: #EBEBEB;
    border: 1px solid #E0E0E0;
    border-bottom: none;
}
.abu-title ul li {
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #E0E0E0;
    cursor: pointer;
}
.abu-title-info {
    border-left: 5px solid #EBEBEB;
    color: #333333;
}
.abu-title-info a {
    color: #333333;
}
.abu-title-border {
    border-color: #D63120;
    background-color: #F6F6F6;
    color: #d24032;
}

/*.abu-title ul li a:hover {*/
    /*color: #d24032;*/
/*}*/
.company-intro p {
    width: 446px;
    font-size: 18px;
    text-indent: 36px;
    padding-top: 10px;
}
.ceo-intro p {
    line-height: 32px;
}
.ceo-info {
    text-indent: 36px;
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
}
.business-intro p {
    width: 560px;
    font-size: 18px;
    line-height: 33px;
}
/*关于我们end*/

/*联系我们start*/
.service-ul li {
    float: left;
    width: 288px;
    margin-bottom: 20px;
    line-height: 28px;
}
.contact-content dl div {
    padding: 0;
}
.contact-content dl div dt {
    font-weight: normal;
    width: 150px;
}
.contact-content dl div dd {
    color: #44a8f2;
    margin-left: 20px;
}
.contact-content dl div {
    height: 32px;
}
/*联系我们end*/

/*申请成为经销商start*/
.dealer-table {
    font-size: 16px;
    width: 100%;
}
.dealer-div {
    padding: 0px 30px 40px 30px;
}
.dealer-table tbody tr td span {
    color: #ff0000;
}
.dealer-table tbody tr td input[type="text"] {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #222;
}
.dealer-table tbody tr td input[type=radio] {
    margin: 0px 5px 0px 0px;
}
.dealer-table tbody tr td {
    padding: 8px;
}
.dealer-table tbody tr td textarea {
    width: 100%;
    height: 30px;
    border: none;
    border-bottom: 1px solid #222;
}
.apply-btn {
    background-color: #FC4030;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    padding: 10px 20px;
    opacity: 0.9;
}
.apply-btn:hover {
    opacity: 1;
}
.dealer-msg-window-bg {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.dealer-msg-window {
    width: 300px;
    height: 178px;
    background-color: #FFFFFF;
    margin: 7% auto 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.dealer-close {
    background-image: url("../imgs/icons/close.png");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
/*申请成为经销商end*/

/*科技动态start*/
.news-nav-box {
    background: #f7f8f9;
    padding: 52px 0;
}

.news-nav h1 {
    font-size: 36px;
    font-weight: lighter;
}
.news-nav ul li a {
    font-size: 12px;
    color: #707473;
}
.news-nav ul li {
    float: left;
}

.news-content h3 {
    font-weight: 400;
    font-size: 16px;
    max-height: 38px;
    overflow: hidden;
    color: #44a8f2;
    line-height: 20px;
}
.news-ul {
    width: 810px;
}
.news-ul li {
    float: left;
    margin: 20px 40px 0 0;
}
.news-date {
    color: #707473;
    font-size: 12px;
    line-height: 16px;
    margin-right: 8px;
    background-color: #f7f8f9;
    display: inline-block;
    padding: 3px 6px;
    margin-top: 15px;
}
.news-cate {
    padding-left: 80px;
}
.news-cate ul li {
    line-height: 24px;
}
.news-cate ul li a {
    color: #44a8f2;
}

/*分页start*/
.news-pagination ul li {
    float: left;
}
.news-pagination ul li a ,.news-pagination ul li span {
    display: block;
    text-align: center;
    margin-right: 2px;
    border-radius: 2px;
    height: 25px;
    line-height: 25px;
    width: 25px;
    font-size: 14px;
}
.news-pagination ul li a {
    color: #707473;
}
.page-active {
    background: #44a8f2;
    color: #fff;
}
.pagination-go button {
    background: #fff;
    border: 2px solid #44a8f2;
    border-radius: 2px;
    color: #44a8f2;
    height: 25px;
    width: 50px;
}
.pagination-go input {
    background-color: #f7f8f9;
    border: medium none;
    border-radius: 2px;
    height: 25px;
    margin: 0 11px;
    outline: medium none;
    text-align: center;
    width: 50px;
}
.pagination-go {
    position: relative;
    top: -10px;
}
/*分页end*/

/*订阅start*/
.news-email {
    background-color: #44a8f2;
    color: #fff;
    width: 300px;
    height: 460px;
    margin: 40px 0 40px 60px;
    padding: 20px;
}
.news-email h4 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.news-email p {
    font-size: 14px;
    margin: 10px 0 40px 0;
}

.news-email input {
    width: 260px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #44a8f2;
    border-bottom: solid 1px #fff;
    margin-right: 10px;
    outline: none !important;
    font-size: 12px;
    margin-bottom: 20px;
    padding-left: 8px;
}
.news-email button {
    transition: all 300ms ease 0s;
    min-width: 150px;
    height: 45px;
    color: #44a8f2;
    line-height: 30px;
    border: 2px solid #fff;
    border-radius: 2px;
    font-size: 16px;
    margin-left: 58px;
    margin-top: 40px;
    background-color: #fff;
}
.news-email button:hover {
    background-color: #44a8f2;
    border: 2px solid #fff;
    color: #fff;
}
/*订阅end*/

/*社交媒体start*/
.news-contact h4{
    font-size: 18px;
    color: #707473;
    line-height: 30px;
    font-weight: 600;
}
.news-contact ul li a {
    display: block;
    padding-left: 48px;
    height: 32px;
    line-height: 32px;
    color: #44a8f2;
    font-size: 14px;
    margin-bottom: 15px;
}
.new-we {
     background: url('../imgs/news-wechat.png') no-repeat scroll left center;
}
.new-sn {
     background: url('../imgs/news-sina.png') no-repeat scroll left center;
}
.new-yk {
     background: url('../imgs/news-yk.png') no-repeat scroll left center;
}

/*社交媒体end*/

/*科技动态详情页start*/
.news-title h2 {
    font-size: 18px;
    color: #44a8f2;
    font-weight: 600;
}
.news-tab {
    background-color: #707473;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    padding: 2px;
}
.news-info-content p {
    font-size: 14px;
    color: #707473;
    margin-bottom: 20px;
    line-height: 24px;
    text-indent: 28px;
}
.news-info-content img {
    width: 100%;
    margin-bottom: 20px;
}
.news-advise ul li {
    width: 230px;
}
.news-advise ul li p img {
    width: 100%;
}
.news-advise {
    padding-left: 80px;
}
.news-advise ul li p {
    margin-bottom: 10px;
}
/*科技动态详情页end*/

/*科技动态end*/

/*技术博客start*/
.blog-img img {
    width: 100%;
}
.blog-text {
    padding: 100px 50px 0px 130px;
}
.blog-text h3 {
    font-size: 20px;
    font-weight: 600;
}
.blog-img {
    padding: 0px;
}
.blog-table {
    margin-top: 4px;
    width: 100%;
}
.blog-table tr td img {
    width: 100%;
    height: 100%;
}
.blog-table tr td {
    padding: 2px;
    overflow: hidden;
}
.blog-content img {
    transition: all 0.9s;
}
.blog-content img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.blog-intro-pos {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}
.blog-intro-box {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    display: table;
}
.blog-intro {
    display: table-cell;
    vertical-align: middle;
}
.blog-intro h4 {
    font-size: 30px;
}
.blog-intro p {
    font-size: 20px;
}
/*技术博客end*/

/*软件下载start*/
.down-banner {
    height: 500px;
}
.down-banner img {
    width: 100%;
    height: 100%;
}
.down-list ul li {
    height: 400px;
    padding: 20px;
    background-color: #fff;
}
.down-list ul li:hover {
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
}
.soft-info h1 {
    font-size: 40px;
}
.soft-img {
    width: 50%
}
.soft-img img {
    width: 100%
}
.soft-info {
    width: 50%
}
.down-btn {
    line-height: 32px;
}
.down-btn a {
    font-size: 14px;
    color: #707473;
    border: 1px solid #707473;
    display: inline-block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.soft-title img {
    width: 100%;
}
.soft-title h4 {
    font-size: 32px;
    color: #fff;
    position: absolute;
    top: 184px;
    text-align: center;
    width: 100%;
}
/*软件下载end*/

/*商品详情页start*/
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}
.pro-info-banner img {
    width: 100%;
}
.pro-info-title {
    position: absolute;
    bottom: 200px;
    width: 100%;
    padding-left: 100px;
}
.pro-info-title h1, .pro-info-title p {
    font-size: 30px;
    color: #707473;
    font-weight: 300;
}
.pro-info-nav {
    height: 60px;
    line-height: 60px;
    background-color: #4E4E4E;
    width: 100%;
    top: 0;
}
.pro-info-nav h4 {
    line-height: 60px;
    width: 270px;
    background-color: #FF3E37;
    text-align: center;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 15px;
}
.pro-info-menu li {
    float: left;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}
.pro-info-buy-btn {
    display: inline-block;
    width: 91px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background-color: #FF3E37;
    height: 30px;
    line-height: 30px;
    transition: all 0.9s;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 15px 0px 0px 40px;
}
/*.pro-info-buy-btn:hover {*/
    /*background-color: rgba(255,255,255,0.9);*/
    /*color: #44a8f2;*/
/*}*/

/*2018-6-22 start*/
.img-top-text{
    width: 660px;
    margin: 0px auto;
}
.img-top-text h2 {
    font-size: 25px;
    font-weight: 600;
}
.img-top-text p {
    font-size: 17px;
    line-height: 27px;
}
.bg-top-img ,.bg-right-img {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.bg-top-text{
    color: #fff;
    position: absolute;
    z-index: 2;
    width: 100%;
}

.bg-right-text {
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 150px;
    right: 20%;
    width: 400px;
}
.bg-top-text h2,.bg-right-text h2 {
    font-size: 35px;
    font-weight: 600;
}
.bg-top-text p ,.bg-right-text p{
    font-size: 20px;
}

.img-right-box  {
    width: 1050px;
    margin: 40px auto;
}
.img-right-text {
    width: 400px;
    margin-left: 40px;
}
.img-right-text h2 {
    font-size: 35px;
    font-weight: 600;
}
.img-right-text p {
    font-size: 20px;
    line-height: 32px;
}

.software-ul li {
    float: left;
    width: 370px;
    margin: 0px 15px;
}
.software-ul li p {
    height: 120px;
    line-height: 30px;
}
.mobile_link, .windows_link, .google_link {
    display: inline-block;
    width: 157px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #fff !important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
}
.mobile_link:hover, .windows_link:hover, .google_link:hover {
    color: #fff;
}
.mobile_link {
    background-color: #71BAEF;
    margin-right: 20px;
}
.windows_link {
    background-color: #FEDB39;
    margin-left: 90px;
}
.google_link {
    background-color: #EA5959;
    margin-left: 65px;
}
.attr-box {
    padding-left: 60px;
}
.attr-box ul {
    margin-top: 80px;
    width: 560px;
    font-size: 20px;
}
.attr-box ul li {
    line-height: 36px;
    padding-left: 20px;
    overflow: hidden;
}
.attr-box ul li span {
    display: inline-block;
    line-height: 36px;
    height: 36px;
    float: left;
}
.bge5 {
    background-color: #E5E5E5;
}
.attr-name {
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
}
.attr-value {
    width: 377px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*2018-6-22 end*/


.part-container {
    height: 600px;
}
#part1 {
    background-color: #F2F2F2;
}

#part1 ul {
    width: 540px;
    margin: 0 auto;
}
#part1 ul li {
    float: left;
    width: 135px;
    color: #707473;
    font-size: 14px;
}
#part1 ul li img {
    width: 42px;
}

.float-down-fast,.float-up-fast,.float-up-slow {
    opacity: 0;
    transition: all 1.5s ease .2s;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px);
}
.float-up-slow,.float-up-fast {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
}
.float-up-slow {
    transition: all 1.5s ease .5s;
}
.part-active .float-down-fast,.part-active .float-up-slow ,.part-active .float-up-fast{
    opacity: 1 !important;
    -webkit-transform: translate(0,0) !important;
    transform: translate(0,0) !important;
}
.part-content h2 {
    font-size: 30px;
    font-weight: 600;
}
.part-content p {
    line-height: 28px;
}
.part-content img {
    width: 100%;
}
#part3 {
    background: url("../imgs/part3_img.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
#part3 div {
    padding: 358px 688px 0 0;
}
#part3 p, #part4 p, #part6 p {
    line-height: 28px;
}
#part4 {
    background: url("../imgs/part4_img.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
#part4 div {
    padding-top: 200px;
}
#part6 {
    background: url("../imgs/part6_img.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
#part6 div {
    padding: 232px 0 0 732px;
}

.pro-tab-title ul {
    border-bottom: solid 2px #e5e5e5;
    display: inline-block;
    width: 100%;
}
.pro-tab-title ul li {
    display: inline-block;
    width: 297px;
}
.pro-tab-active {
    color: #44a8f2 !important;
    border-bottom: 2px solid #44a8f2;
}
.pro-tab-title ul li a {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    position: relative;
    top: 2px;
    color: rgba(0,0,0,0.6);
    min-width: 80px;
}
.pro-tab-content ul {
    width: 1260px;
}
.pro-tab-content ul li {
    float: left;
    width: 420px;
    margin-top: 40px;
}
.pro-tab-content ul li img {
    width: 370px;
    height: 225px;
}
.pro-tab-content ul li h3 {
    color: #707473;
    font-weight: 500;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 5px;
    width: 100%;
    height: 36px;
    text-decoration: none;
    overflow: hidden;
    line-height: 36px
}
.pro-tab-content ul li p {
    font-size: 14px !important;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 24px;
    margin-right: 45px;
    color: #707473;
}
.pro-tab-title ul li a:hover {
    color: #44a8f2;
    border-bottom: 2px solid #44a8f2;
}
.buy-bottom-btn {
    margin-top: 140px;
}
.buy-bottom-btn a {
    display: block;
    font-size: 35px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    background-color: #44a8f2;
    height: 145px;
    line-height: 145px;
    transition: all 0.9s;
}
.buy-bottom-btn a:hover {
    background-color: #fff;
    color: #44a8f2;
}
.pfix {
    position: fixed;
    top: 0;
    z-index: 400;
}
/*商品详情页end*/

/*登录start*/
.login-left,.login-right {
    width: 600px;
    height: 858px;
    position: relative;
    text-align: center;
}
.login-right {
    background-color: #fff;
    -moz-box-shadow: 8px 0px 8px #e6e6e6;
    box-shadow: 8px 0px 8px #e6e6e6;
}
.login-copyright {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #979797;
    line-height: 24px;
    word-wrap: break-word;
    padding: 10px;
}
.login-copyright a {
    font-weight: 400;
    font-size: 12px;
    color: #979797;
}
#login-previous,#login-next {
    position: absolute;
    top: 400px;
    z-index: 500;
    height: 32px;
    width: 32px;
    cursor: pointer;
}
#login-previous {
    left: 16px;
    background: url("../imgs/hp_prev.png") no-repeat;
}
#login-next {
    right: 0px;
    background: url("../imgs/hp_next.png") no-repeat;
}
.login-title {
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
    color: #707374;
    font-weight: 300;

}
.login-input-container {
    width: 100%;
    height: 48px;
    margin: 20px 0 0;
    display: flex;
    position: relative;
    border-radius: 2px;
    border: 1px solid #ddd;
}
.login-input-container label {
    position: absolute;
    top: 14px;
    left: 10px;
    pointer-events: none;/*元素永远不会成为鼠标事件的target*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;/*文本不能被选择*/
    z-index: 1;
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition-duration: 0.4s;
    transition-duration: .3s;
    color: #979797;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.login-input-container input {
    position: relative;
    width: 100%;
    height: 44px;
    padding: 20px 0 0 10px;
    display: block;
    border: none;
    background: transparent;
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition-property: all;
    transition-property: font-size;
    color: rgba(0,0,0,.8);
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
}
.login-form-box {
    width: 300px;
    margin: 0 auto;
}
.login-tip {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 12px;
    height: 48px;
    line-height: 48px;
}
.login-tip a:hover {
    color: #44a8f2;
    text-decoration: underline;
}
.login-code {
    position: absolute;
    cursor: pointer;
    top: 7px;
    right: 7px;
    width: 100px;
    background-repeat: no-repeat;
    height: 34px;
    font-size: 14px;
}
.login-btn {
    width: 100%;
    height: 48px;
    background-color: #44a8f2;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    margin-top: 20px;
}
.login-btn:hover,.register-btn:hover {
    -moz-box-shadow: 8px 0px 8px #e6e6e6;
    box-shadow: 0px 0px 8px #e6e6e6;
}
.register-btn {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    color: #44a8f2;
    font-size: 16px;
    border-radius: 2px;
    border: 1px solid #44a8f2;
    display: block;
}
.register-btn:hover {
    color: #44a8f2;
}
.register-ques {
    text-align: center;
    border-top: 1px solid #e3e3e3;
    height: 36px;
}
.register-ques span {
    font-size: 16px;
    color: #707473;
    background-color: #fff;
    margin: -12px auto 0 auto;
    display: block;
    width: 140px;
}
#login-banner1 {
    background-image: url("../imgs/login_banner1.jpg");
}
#login-banner2 {
    background-image: url("../imgs/login_banner2.jpg");
}
#login-banner3 {
    background-image: url("../imgs/login_banner3.jpg");
}
.login-banner {
    background-size: cover;
    background-position: 50% 50%;
    width: 600px;
    height: 858px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.login-banner-title {
    position: absolute;
    right: 40px;
    bottom: 70px;
    color: #fff;
    text-align: right;
}
.login-banner-title h2 {
    font-size: 40px;
    line-height: 40px;
}
.login-banner-title p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
}
/*登录end*/

/*注册start*/
.register-tab {
    height: 48px;
    line-height: 48px;
}
.register-tab a {
    color: #333;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 148px;
    font-size: 16px;
}
.register-tab-active {
    color: #44a8f2 !important;
    border-bottom: 1px solid #44a8f2 !important;
}
.send-code-btn {
    font-size: 14px;
    color: #fff;
    background-color: #44a8f2;
    padding: 5px 10px;
    border-radius: 2px;
}
.send-code-btn:hover {
    color: #fff;
}
.item-check {
    opacity: 0;
}
.item-check-title {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #ccc;
    border-radius: 2px;
    transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.item-label {
    line-height: 1.5;
    font-weight: 400;
}
.item-check-box {
    vertical-align: middle;
    white-space: nowrap;
    outline: none;
    line-height: 1;
    position: relative;
    display: inline-block;
}
.is-checked .item-check-title{
    background-color: #44a8f2;
    border-color: #44a8f2;
}
.item-check-title::after {
    moz-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    border: 2.4px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-left: 0;
    border-top: 0;
    height: 8.4px;
    width: 4.8px;
    left: 8.8px;
    position: absolute;
    top: 4.6px;
    -webkit-transform: rotate(45deg) scaleY(0);
    -moz-transform: rotate(45deg) scaleY(0);
    -ms-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
.is-checked .item-check-title::after {
    -webkit-transform: rotate(45deg) scaleY(1);
    -moz-transform: rotate(45deg) scaleY(1);
    -ms-transform: rotate(45deg) scaleY(1);
    transform: rotate(45deg) scaleY(1);
}
.go-login a {
    color: #44a8f2;
    font-size: 14px;
}
.go-login a:hover {
    text-decoration: underline;
    color: #44a8f2;
}
/*注册end*/

/*网站地图start*/
.site-map-info h4 {
    font-size: 20px;
    font-weight: 400;
    color: #707473;
    margin-bottom: 28px;
}
.site-map-info p {
    line-height: 24px;
}
.site-map-info a {
    font-size: 14px;
    color: #44a8f2;
}
.site-map-info a:hover {
    color: #44a8f2;
    text-decoration: underline;
}
/*网站地图end*/

/*错误页面start*/
.error-page {
    padding-top: 100px;
    padding-bottom: 150px;
    background-color: #fff;
}
.error-title,.error-info {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}
.error-title h1 {
    font-size: 100px;
    color: #4a4a4a;
    font-weight: 500;
}
.error-title p {
    font-size: 28px;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 35px;
    color: #4a4a4a;
    letter-spacing: 1px;
}
.error-info p {
    color: #4a4a4a;
    font-size: 14px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.error-info p a {
    color: #44a8f2;
    cursor: pointer;
}
/*错误页面end*/

/*配套设备start*/
.equipment-nav {
    position: absolute;
    width: 100%;
    bottom: -54px;
    background-color: #4E4E4E;
    height: 54px;
    line-height: 54px;
}
.equipment-nav ul {
    width: 1200px;
    margin: 0 auto;
}
.equipment-nav ul li {
    float: left;
    width: 133px;
    text-align: center;
}
.equipment-nav ul li a {
    color: #fff;
    font-size: 14px;
}
.equi-nav-active {
    display: inline-block;
    width: 81px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #FD3F31;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

/*教学课程start*/
.course-start {
    margin-top: 54px;
    width: 100%;
    height: 500px;
    /*background-image: url("../imgs/course_start.png");*/
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.course-start-img {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.course-start-btn {
    display: block;
    height: 54px;
    line-height: 54px;
    width: 186px;
    text-align: center;
    opacity: 1;
    color: #538de7 !important;
    font-size: 20px;
    position: absolute;
    bottom: 15%;
    right: 20%;
    border-radius: 27px;
    background-color: #fff;
    font-weight: 600;
    z-index: 2;
}
.course-btn-div {
    height: 500px;
}
.course-start-btn:hover {
    opacity: 0.9;
    color: #538de7;
}
.course-title {
    font-size: 48px;
    margin: 75px 0px;
}
.alsrobot-study li {
    float: left;
    width: 540px;
    height: 300px;
    margin-bottom: 30px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
}
.study-title {
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 20px;
    display: block;
    height: 55px;
    line-height: 55px;
}
.course-list ul li {
    float: left;
    width: 284px;
    /*background-color: #fff;*/
    /*margin-bottom: 40px;*/
    /*box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);*/
    cursor: pointer;
}
.course-list ul li img {
    width: 100%;
    max-height: 173px;
}
.course-name {
    height: 100px;
}
.course-window-bg,.controller-window-bg {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.course-window {
    width: 820px;
    min-height: 530px;
    background-color: #FFFFFF;
    margin: auto;
    margin-top: 7%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.course-close,.controller-close {
    background-image: url("../imgs/icons/close.png");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#course-img {
    width: 376px;
    height: 228px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#course-intro {
    width: 374px;
    font-size: 15px;
    line-height: 23px;
    height: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.course-content{
    width: 374px;
    height: 228px;
}
.course-contact {
    position: absolute;
    left: 0px;
    bottom: 10px;
}
.course-tel {
    display: inline-block;
    width: 207px;
    height: 47px;
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background-image: url("../imgs/tel-bg.png");
    /*background-color: #FA5C50;*/
    /*-webkit-border-radius: 23px;*/
    /*-moz-border-radius: 23px;*/
    /*border-radius: 23px;*/
}
.class_list {
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
}
.class_list li {
    font-size: 15px;
    color: #272727;
    padding: 0px 40px;
    width: 360px;
    background-color: #F9F9F9;
    border: #E0E0E0 solid 1px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*教学课程end*/

/*电子模块start*/
.electronic-list li {
    width: 220px;
    float: left;
    background-color: #fff;
    border: #e5e5e5 solid 1px;
    cursor: pointer;
}
.ele-product img {
    width: 218px;
    height: 218px;
}
.ele-name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.controller-title {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #31343b;
}
.con-buy-btn {
    display: block;
    height: 30px;
    line-height: 28px;
    width: 80px;
    text-align: center;
    border: 1px solid #000;
    opacity: 0.7;
    color: #000;
}
.con-buy-btn:hover {
    opacity: 1;
}
.controller-window {
    width: 380px;
    height: 290px;
    background-color: #FFFFFF;
    margin: auto;
    margin-top: 15%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 40px;
}
.controller-window ul li {
    float: left;
    width: 80px;
    margin-bottom: 10px;
}
/*电子模块end*/

/*购买start*/
.online-shop ul li {
    float: left;
    width: 285px;
    /*border: 1px solid #e5e5e5;*/
    text-align: center;
    padding: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.shop-title {
    color: #333333;
    border-bottom: 2px solid #D63120;
    height: 50px;
    line-height: 50px;
}
/*购买end*/

/*配套设备end*/

/*智造万物start*/
.user-pic-container {
    width: 100%;
    height: 126px;
    background: url(../imgs/wisdom/login-bg.jpg) center center no-repeat;
    margin-top: 44px;
}
.user-count-container {
    border-top: solid 1px #e6e6e6;
    padding: 5px;
    margin: 0 5px;
    margin-top: 58px;
}
.user-count-container li {
    list-style: none;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.user-count-container li:first-of-type {
    border-right: solid 1px #e6e6e6;
}
.user-count-container li a {
    color: #454545;
    font-size: 20px;
}
.row:before {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.user-button-container {
    margin: 0;
    padding: 15px;
    border-top: solid 1px #e0e0e0;
}
.user-button-container .u-btn {
    width: 100%;
    color: #fff;
    background: #00b1eb;
    text-decoration: none;
}
.u-btn {
    display: block;
    width: 118px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    border: solid 1px #e0e0e0;
    border-radius: 2px;
    padding: 0;
}
.user-plane-container {
    height: 338px;
    border: solid 1px #d8d8d8;
    padding: 0;
    background: #fff;
    border-radius: 2px;
}
.most-recent-container {
    margin-top: 30px;
    padding: 7px 0;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    margin-left: 0px;
}
.most-recent-container .most-recent-title {
    height: 46px;
    line-height: 46px;
}
.settings-icon {
    width: 42px;
    border-right: solid 1px #e1e1e1;
    background: url(../imgs/wisdom/setting-icon.png) left center no-repeat;
    height: 46px;
}
.most-recent-title-text {
    line-height: 46px;
    margin-left: 24px;
    color: #353535;
    font-size: 20px;
    font-family: "Open Sans Senmibold", "Tahoma";
}
.product-list-container {
    margin-left: -15px;
    margin-right: -30px;
}
.product-item {
    margin-top: 30px;
}
.item-panel {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    overflow: hidden;
}
.item-panel:hover {
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); /* 老的 Firefox */
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.pic-content-container {
    padding: 20px 18px 14px 18px;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.user-info-pic {
    width: 42px;
    height: 42px;
    border-radius: 2px;
}
.user-info-name {
    color: #353535;
    font-size: 14px;
    margin-left: 16px;
}
.pic-img-container {
    position: relative;
    transition: all .5s ease;
    overflow: hidden;
}
.pic-img-container:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.01) 40%), to(rgba(0, 0, 0, 0.7) 80%));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 60%, rgba(0, 0, 0, 0.7) 80%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 40%, rgba(0, 0, 0, 0.7) 80%);
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.01) 40%, rgba(0, 0, 0, 0.7) 80%);
    background-repeat: repeat-x;
}
.u-content {
    padding: 0 18px;
    top: 248px;
    left: 0;
    right: 0;
    position: absolute;
    color: #fff;
}
.pic-img-container .u-content .u-title {
    margin: 0 0 14px;
    font-size: 26px;
    height: 30px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.u-des {
    height: 40px;
    font-size: 14px;
    overflow: hidden;
}
.pic-img-container img {
    width: 100%;
    border-radius: 2px 2px 0 0;
    transition: all .5s ease;
}
.user-info-name {
    color: #353535;
    font-size: 14px;
    margin-left: 16px;
}
.user-info-name span {
    color: #9d9d9d;
}
.content-bottom {
    margin-top: 18px;
}
.content-bottom p {
    height: 30px;
    line-height: 30px;
    background: url(../imgs/wisdom/icon-1.png) left center no-repeat;
    padding-left: 22px;
    color: #c1c1c1;
}
.action-container {
    border: solid 1px #e0e0e0;
}
.action-container a:nth-of-type(1) {
    background-image: url(../imgs/wisdom/icon-2.png);
    background-position: 10px center;
    padding-left: 18px;
    position: relative;
    z-index: 10;
}
.action-container a {
    display: inline-block;
    width: 66px;
    height: 30px;
    line-height: 30px;
    border-right: solid 1px #e0e0e0;
    text-align: center;
    color: #838383;
    text-decoration: none;
    background-repeat: no-repeat;
    float: left;
}
.action-container a:nth-of-type(2) {
    background-image: url(../imgs/wisdom/icon-3.png);
    background-position: 14px center;
    padding-left: 15px;
}
.action-container a:last-of-type {
    border-right: none;
}
.action-container a:nth-of-type(3) {
    background-image: url(../imgs/wisdom/icon-4.png);
    background-position: 18px center;
    padding-left: 15px;
}
.load-more {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;

}
/*智造万物end*/

/*电子模块新start*/
/*.bgwhite .row,.bggray .row {*/
    /*margin: 0;*/
/*}*/
.mk-full-width {
    width: 1170px;
    margin: 0 auto;
}
.c-summary {
    margin: 0;
    padding-bottom: 10px;
    font-size: 36px;
    font-weight: normal;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}
.c-more {
    padding: 3px 12px 4px;
    font-size: 12px;
    color: #808080;
    border: 1px solid #808080;
    border-radius: 16px;
    bottom: 22px;
    right: 0;
    position: absolute;
    display: block;
}
.c-more:hover {
    background: #00b9ef;
    border-color: #00b9ef;
    color: #fff;
    text-decoration: none;
}
.c-fixed {
    margin-left: -15px;
    margin-right: -15px;
}
.c-fixed-lg {
    margin-left: -30px;
    margin-right: -30px;
}
.u-thumb .u-title {
    display: block;
    font-size: 14px;
    color: #727272;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    right: 8px;
    left: 8px;
    bottom: -5px;
    position: absolute;
}
.u-thumb img {
    width: 170px;
    height: 140px;
}
.u-thumb a {
    display: block;
    position: relative;
}
.u-thumb a:hover .u-title {
    color: #33c7f2;
}
.u-list {
    padding-top: 10px;
    padding-bottom: 58px;
}
.u-item img {
    width: 100%;
}
.u-row {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}
.u-row:last-child {
    border-bottom: none;
}
.e-title {
    display: block;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}
.mk-element .u-item a:hover .e-title {
    color: #33c7f2;
}
#scrollUp {
    bottom: 180px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #33c7f2 url(../imgs/wisdom/icon_arrow.png) center no-repeat;
}
.mk-soft .u-item a ,.mk-part .u-item a{
    display: block;
}
.mk-soft .u-item a:hover {
    background: #e7e7e7;
}
.mk-part .u-item a:hover {
    background: #e7e7e7;
}
.mk-part .u-item {
    margin: 18px 0px;
    text-align: center;
}
.u-banner a img {
    width: 100%;
}
/*电子模块新end*/

/*奥松学盟start*/
.alliance-intro {
    width: 825px;
    margin: 0px auto;
}
.alliance-teacher ul li {
    margin: 10px 30px;
    width: 340px;
    height: 565px;
    border: #CDCDCD solid 1px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px #CDCDCD;
    box-shadow: 0px 0px 5px #CDCDCD;
    padding: 40px 30px;
    float: left;
}
.teacher-info p {
    line-height: 30px;
    background: url('../imgs/alliance/circle.png') no-repeat scroll left center;
    padding-left: 20px;
}
.alliance-adv {
    width: 1052px;
    margin: 0px auto;
}
.alliance-adv ul li {
    float: left;
    width: 223px;
    margin: 0px 20px;
}
/*奥松学盟end*/
/*新闻资讯start*/
.news-category {
    width: 200px;
    padding: 20px 0;
    background-color: #fff;
    margin-right: 40px;
}
.news-header {
    font-size: 24px;
    padding: 0px 0px 20px 20px;
}
.news-header a {
    color: #dc1017;
}
.news-header a:hover {
    color: #dc1017;
}
.news-cate-ul {
    padding-left: 40px;
}
.news-cate-ul li{
    background: url("../imgs/news/news_jt.png") no-repeat scroll 0px center;
    margin-bottom: 16px;
}
.news-cate-ul li a{
    font-size: 18px;
    color: #333;
    padding-left: 16px;
}
.news-cate-ul li a:hover {
    color: #dc1017;
}
.news-content-list {
    width: 960px;
    background-color: #fff;
    padding: 30px;
}
.news-title-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 520px;
    margin-right: 100px;
    font-size: 18px;
    color: #333;
    display: inline-block;
}
.news-title-info:hover {
    color: #dc1017;
}
.news-text-box {
    width: 700px;
}
.news-img-box {
    width: 180px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #f2f2f2;
}
.news-img-box img {
    max-width: 180px;
    max-height: 100px;
    vertical-align: middle;
}
.news-text {
    padding-left: 10px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 24px;
}
.news-page-num {
    font-size: 14px;
    color: #333;
    line-height: 77px;
    margin-right: 20px;
}
.news-bread-nav {
    background-color: #f7f7f7;
    font-size: 14px;
    color: #343434;
    padding-left: 30px;
    line-height: 30px;
}
/*新闻资讯end*/

.nav-box {height:60px;}
    .nav {height:60px;}
    .nav-ul {height:60px;}
    .nav-ul li {height:60px;}
    .nav-li {top:0px;line-height:60px;margin:auto 0;}
    .nav,.product-nav {width: 1200px;margin: 0 auto;height: 60px;line-height: 60px;}
    .nav-title-list {top: 60px;background-color: rgba(0,0,0,0.7);}
    .mb15 {margin-bottom: 0px; height: 40px;margin-left: 85px;margin-top: 10px;}
    .nav-active {
    background-color: #fd3f31;border-radius: 0px;padding: 22px 20px;}
    .new {float:left;text-align:center;width:130px;height:120px;font-size:16px;vertical-align: middle;display: table-cell;line-height:20px;padding-left:10px; padding-right:20px;}
.children{position:absolute;width:97px;left: 12.3%; padding:0px 0 20px 0;background-color: rgba(0,0,0,0.7);z-index:9999;text-align:center;}

.children li {height:40px;}

.children li a {margin:0; padding:0px; font-size:14px; color:#ccc; height:30px;clear:both;}

.children li a:hover {color:#fff;background: none !important;}
.header_end {
    float:right;
    width:245px;
    height:60px;
    position:absolute;
    left: 600px; top: 0px;
    /*border:1px solid red;*/
}

.sosuo {
    float:right;
    margin-right:25px;
}
.buy {
    float:right;
    width: 90px; 
    height: 40px;
    margin-top:10px;

    background-color:#fd3f31;
    text-align:center;
    color:#ffffff;
    border-radius:8px;
    border:1px solid #272727;
}

/*2018-11-14 首页改版 start*/
.banner_info {
    position: absolute;
    top: 38%;
    left: 16%;
}
.banner_info_btn {
    display: inline-block;
    width: 186px;
    height: 52px;
}
.info_btn1 {
    background-image: url("../imgs/homepage/banner_info1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.info_btn2 {
    background-image: url("../imgs/homepage/banner_info2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.edu-video-box {
    text-align: center;
    padding-top: 60px;
}
.edu-video-box h2 {
    font-size: 38px;
    color: #2c2c2c;
}
.edu-video-img-box {
    padding-top: 40px;
    padding-bottom: 60px;
    background-image: url("../imgs/homepage/edu_video_bg.png");
    background-repeat: no-repeat;
    background-size: 1437px 100%;
    background-position-x: center;
}
.red-bottom-border {
    border-bottom: 3px solid #EB0503;
}

.learn-box {
    background-image: url("../imgs/homepage/learn_box_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding: 60px 0px;
}
.learn_img {
    transition:0.6s;
    transform-style:preserve-3d;
}
.learn_img:hover {
    transform:rotateY(180deg);
}
.learn_img_bg {
    position: absolute;
    bottom: 20px;
    right: 150px;
}
.yellow-bottom-border {
    border-bottom: 3px solid #FFE400;
}
.learn-reason-ul {
    width: 966px;
    margin: auto;
}
.learn-reason-ul li {
    float: left;
    width: 246px;
    text-align: center;
}
.learn-advantage-box {
    padding: 60px 0px;
}
.learn-ad-ul {
    padding: 43px 20px 20px 20px;
    width: 1022px;
    margin: auto;
}
.learn-ad-ul li {
    float: left;
    width: 304px;
    height: 259px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 20px #C3C7E0;
    -moz-box-shadow: 0px 0px 20px #C3C7E0;
    box-shadow: 0px 0px 20px #C3C7E0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}
.learn-ad-ul li:hover .learn-ad-title {
    top: -43px;
}
.learn-ad-ul li:nth-child(1) {
    background-image: url("../imgs/homepage/learn_ad1.png");
    -webkit-background-size: 111px 111px;
    background-size: 111px 111px;
    background-position-y: 138px;
}
.learn-ad-ul li:nth-child(2) {
    background-image: url("../imgs/homepage/learn_ad2.png");
    -webkit-background-size: 93px 77px;
    background-size: 93px 77px;
    background-position-y: 145px;
}
.learn-ad-ul li:nth-child(3) {
    background-image: url("../imgs/homepage/learn_ad3.png");
    -webkit-background-size: 99px 99px;
    background-size: 99px 99px;
    background-position-y: 138px;
}
.learn-ad-ul li:nth-child(4) {
    background-image: url("../imgs/homepage/learn_ad4.png");
    -webkit-background-size: 94px 94px;
    background-size: 94px 94px;
    background-position-y: 138px;
}
.learn-ad-ul li:nth-child(5) {
    background-image: url("../imgs/homepage/learn_ad5.png");
    -webkit-background-size: 92px 81px;
    background-size: 92px 81px;
    background-position-y: 150px;
}
.learn-ad-ul li:nth-child(6) {
    background-image: url("../imgs/homepage/learn_ad6.png");
    -webkit-background-size: 103px 95px;
    background-size: 103px 95px;
    background-position-y: 138px;
}

.learn-ad-title {
    color: #fff;
    background-color: #4749ff;
    width: 244px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    /*margin: -20px auto 30px auto;*/
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    position: absolute;
    top: -20px;
    left: 30px;
}
.learn-ad-info {
    margin-top: 53px;
    padding: 0 38px;
    letter-spacing: 2px;
    text-align: left;
}
.scratch-box {
    padding: 60px 0px;
    background-image: url("../imgs/homepage/scratch_box_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.title-border-bottom {
    width: 149px;
    height: 4px;
    background-color: #EB0503;
    margin: 0px auto;
}
.source-box {
    background-color: #fff;
}
.maker-box {
    padding: 60px 0px;
}
.als_team {
    width: 1070px;
    margin: 0px auto 20px auto;
}
.als_team li {
    float: left;
    width: 515px;
    margin-bottom: 40px;
}
.als_team img {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.als_team img:hover {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
    transform: scale(0.98);
}

.home-product-box {
    padding-bottom: 60px;
}
.home_products {
    position: relative;
    height: 754px;
}
.home_item {
    position: absolute;
}
.pro_img_box img {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.pro_img_box .home_pro_info {
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    opacity: 0;
}
.pro_img_box:hover .home_pro_info {
    opacity: 1;
}
.pro_img_box:hover img {
    transform: scale(1.1);
}

.home_products div[class="home_item"]:nth-child(1) {
     width: 35.4%;
     top: 0px;
     left: 0%;
    height: 100%;
 }
.home_products div[class="home_item"]:nth-child(2) {
    width: 35.2%;
    top: 0px;
    left: 35.4%;
    height: 60%;
}
.home_products div[class="home_item"]:nth-child(3) {
    width: 35.2%;
    top: 60%;
    left: 35.4%;
    height: 40%;
}
.home_products div[class="home_item"]:nth-child(4) {
    width: 29.4%;
    top: 0px;
    right: 0%;
    height: 40%;
}
.home_products div[class="home_item"]:nth-child(5) {
    width: 29.4%;
    top: 40%;
    right: 0%;
    height: 60%;
}
.home_pro_info {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(235,133,5,0.8);
    color: #fff;
    text-align: center;
    font-size: 17px;
}

.home_products div[class="home_item"]:nth-child(1) .home_pro_info {
    padding-top: 330px;
}
.home_products div[class="home_item"]:nth-child(2) .home_pro_info, .home_products div[class="home_item"]:nth-child(5) .home_pro_info {
    padding-top: 200px;
}
.home_products div[class="home_item"]:nth-child(3) .home_pro_info , .home_products div[class="home_item"]:nth-child(4) .home_pro_info{
    padding-top: 120px;
}
.news_left {
    background-image: url("../imgs/homepage/news_left_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 62.4%;
    height: 747px;
}
.news_left:hover .news_left_info {
    background-image: url("../imgs/homepage/black_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.news_reco:hover .news_left_info {
    background-image: url("../imgs/homepage/black_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.news_left_info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px 30px 40px 30px;
    -webkit-transition: all ease-in-out 0.7s;
    transition: all ease-in-out 0.7s;
}
.about_als_title{
    background-color: #DC352F;
    width: 124px;
    height: 29px;
    line-height: 29px;
    text-align: center;
}
.news_right {
    height: 747px;
    width: 37.6%;
    /*transition:0.6s;*/
    /*transform-style:preserve-3d;*/
}
.maker-intro {
    width: 1200px;
    height: 450px;
    margin: 100px auto 0px auto ;
}
.maker-imgs img {
    position: absolute;
    z-index: 2;
    display: none;
}
.maker-line-box {
    width: 0px;
    overflow: hidden;
    position: absolute;
    left: 71px;
    z-index: 2;
}
.maker-line {
    width: 1058px;
}
.maker-imgs img:nth-child(1) {
    left: 100px;
    top: -80px;
}
.maker-imgs img:nth-child(2) {
    left: 375px;
    top: 48px;
}
.maker-imgs img:nth-child(3) {
    left: 0px;
    top: 195px;
}
.maker-imgs img:nth-child(4) {
    right: 208px;
    top: -92px;
}
.maker-imgs img:nth-child(5) {
    right: 345px;
    top: 200px
}
.maker-imgs img:nth-child(6) {
    right: 0px;
    top: 215px;
}
.boss_img {
    position: absolute;
    top: -38px;
    left: 377px;
}
.video-player-bg {
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    z-index: 10000;
}
.video-player-box {
    width: 835px;
    /*height: 435px;*/
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 200px auto 0px auto;
    background-color: #fff;
    position: relative;
}
.video_close {
    position: absolute;
    top: -50px;
    right: 0px;
    width: 30px;
    cursor: pointer;
    transition: transform .5s;
}
.video_close:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/*2018-11-14 首页改版 end*/
