body{
    background: #f5f5f5;
}

.g-box{
    width: 1125px;
    margin: 0 auto;
}




/*æœç´¢æ¡†*/
.search_bar{
    height: 54px;
    background: white;
    margin-top: 22px;
    margin-bottom: 20px;
    box-shadow: none;
}

.order_box{
    /*height: 328px;*/
    margin-top:25px;
    overflow: hidden;
    background: white;
    position: relative;
}
.detail_box{
    margin-top: 27px;
    background: white;
}

#mainTabs{
        border-bottom: 1px solid #eeeeee;
        height: 53px;
        font-size: 0px;
        position: relative;
        width: 1125px;
        background: white;
}
#mainTabs.g-fx{
    height: 52px;
    border-bottom: 0px;
    position:fixed;
    top:0;
    z-index:9;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 1px 5px 0;
    -moz-box-shadow: rgba(0,0,0,.2) 0 1px 5px 0;
    box-shadow: rgba(0,0,0,.2) 0 1px 5px 0;
}
#mainTabs li{
    width: 279px;
    /*line-height: 53px;*/
    text-align: center;
    position: relative;
    background: white;
}
#mainTabs li a{
    display: inline-block;
    /*height: 53px;*/
    width: 279px;
    text-align: center;
    font-size: 16px;
    position: relative;
    color: #666666;
    margin-right: 0; 
    line-height: 52px;
    border: none;
    border-radius: 40; 
}
#mainTabs li a::before{
    content: " ";
    background: #eeeeee;
    width: 1px;
    position: absolute;
    top: 6px;
    bottom: 5px;
    right: 0px;
}
#mainTabs li:last-child a::before{
    width: 0px;
}
#mainTabs .buy_now{
    text-align: center;
    background: #25b2fe;
    width: 130px;
    color: white;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    position: absolute;
    right: 80px;
    top: 10px;
    display: none;

}
#mainTabs>li.active>a{
    color: #25b2fe;
    background-color: #fff;
    border: none;
    /*border-bottom: 1px solid #eeeeee;*/
    cursor: default;
}
#mainTabs>li.active>a::after{
    content: " ";
    position: absolute;
    background: #25b2fe;
    height: 4px;
    left: 0;
    right: 2px;
    bottom: 0;
}

.collapse_bar{
    height: 39px;
    line-height: 39px;
    background: #f3f3f3;
    display: block;
    color: #333333;
    padding-left: 41px;
    background-image: url(../img/arrow_down.png);
    background-repeat: no-repeat;
    background-position: 19px 19px;
    background-position: left 19px top 19px;

}
.collapse_bar.collapsed{
    background-image: url(../img/arrow_left.png);
    background-repeat: no-repeat;
    background-position: 19px 19px;
    background-position: left 19px top 19px;
}
.collapsed{
    margin-bottom: 17px;
}

/*æœç´¢æ¡†*/
.m-search-bar{
    float: right;
}
.m-search-bar .search-bar{
    float: right;
    width: 386px;
    margin-right: 22px;

}
.m-search-bar .m-hot-word{
    float: right;
    color: #666;
    font-size: 12px;
    line-height: 54px;
    margin-right: 8px;
}
.m-hot-word ul{
    display: inline-block;
    font-size: 0;
}
.m-hot-word ul li{
    padding-right: 22px;
    font-size: 12px;
}
.m-hot-word a{
    color: #666;
}
.m-search-bar .search-bar input{
    width: 100%;
    height: 33px;
    border: 1px solid #dddddd;
    padding-left: 23px;
    font-size: 14px;
    color: #aaaaaa;
    border-radius: 17.5px;
    margin-top: 9px;
    background: url(../img/ico_search.png) no-repeat;
    background-position: right 10px top 7px;
    background-size: 17px 17px; 
}



.detail_box .tab-content{
    /*padding-top: 33px;*/
}
#detail{
    padding-top: 33px;
}
.detail_box .tab-content .tab-pane{
    width: 1022px;
    margin: 0 auto;
    overflow: hidden;
}

.thumb_box{
    width: 233px;
    /*height: 100%;*/
    padding-top: 25px;
    padding-left: 25px;
    float: left;
}

.thumb_box .img-box{
        height: 208px;
    text-align: center;
    background: #f4f4f4;
}
.thumb_box .img-box img{
    border: none;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.info_box{
    margin-bottom: 22px;
    padding-left: 259px;
    padding-top: 30px;
    /*padding-right: 173px;*/
}
.info_box .info_title{
    font-size: 28px;
    line-height: 1em;
}
.info_box .info_price{
    padding-top: 24px;
}
.info_box .info_price li{
    padding-right: 108px;
}
.info_box span{
    font-size: 14px;
    color: #333333;
    padding-left: 8px;
    display: inline-block;
}
.info_box .info_label{
    font-size: 14px;
    color: #999999;
    padding-left: 0;
}
.info_box .u-lb-brief{
    float: left;
}
.info_box .u-dt-brief{
    display: block;
    padding-left: 70px;
    padding-right: 160px;
    width: 100%;
}
.info_box .price{
    color: #ff8a00;
    font-size: 18px;
    padding-left: 30px;
}
.info_box .other{
    font-size: 12px;
    color: #666;
}

.info_box .info_brief{
    padding-top: 26px;
}
.info_box .info_split{
    margin-top: 24px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #c9c9c9;
    margin-right: 172px;

}
.info_order{
    margin-top: 23px;
}
.info_order .buy_now{
    background: #25b2fe;
    color: white;
    height: 47px;
    width: 159px;
    display: inline-block;
    line-height: 47px;
    text-align: center;
    font-size: 16px;
}
.info_times{
    overflow: hidden;
    vertical-align: middle;
}
.btn_times_box{

    padding-left: 108px;
    width: 100%;
}
.info_times .btn_times{
    float: left;
    margin-right: 11px;
    border: 1px solid #dddddd;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #666666;
    cursor: pointer;
}
.info_times .btn_times.active{
    border: 1px solid #25b2fe;
    background: url(../img/chose.png) no-repeat;
    background-position: right 0 bottom 0;

}

.info_times .btn_times.active.must{
    background: #edf3ff url(../img/chose.png) no-repeat;
    background-position: right 0 bottom 0;
    cursor: default;
}

.info_times .btn_default{
    float: left;
    margin-right: 11px;
    border: 1px solid #dddddd;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #666666;
    cursor: pointer;
}
.info_times .btn_default.active{
    border: 1px solid #edf3ff;
    background: #edf3ff;
    background-position: right 0 bottom 0;

}

.info_times .info_float{
    float: left;
    padding-top: 8px;
}

.free_use{
    color: #ff8a00;
    font-size: 14px;
    position: absolute;
    right: 93px;
    top: 36px;
    text-decoration: underline;
    cursor: pointer;
}
.collection{
    margin-top: 21px;
    margin-left: 72px;
    cursor: pointer;
    background: url(../img/ico_collection.png) no-repeat;
    background-position: 0 0;
    background-position: left 0 top 50%;
    background-size: 11px;
    padding-left: 15px;
}
.collected{
    margin-top: 21px;
    margin-left: 72px;
    cursor: pointer;
    background: url(../img/ico_collection2.png) no-repeat;
    background-position: 0 0;
    background-position: left 0 top 50%;
    background-size: 11px;
    padding-left: 15px;
    
}
.all_product_nav{
    font-size: 16px;
    background: #4a4f53;
    color: white;
    padding-left: 53px;
    width: 244px;
    height: 100%;
    line-height: 54px;
    margin: 0;
    float: left;
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    background-position: 23px 19px;
    background-position: left 23px top 19px;
    position: relative;
    z-index: 1000;
}





/*æŽ¥å£çš„*/
#interface{
    padding-top: 18px;
    padding-bottom: 79px;
    margin: 0;
    width: 100%;
}
#interface .int_left{
    width: 217px;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 8
}
#interface .int_right{
    width: 100%;
    padding-left: 218px;
    position: relative;
}
#interface .int_right::before{
    content: " ";
    width: 1px;
    position: absolute;
    left: 218px;
    background: #eeeeee;
    top: 0;
    bottom: 10px;
}
#interface .collapse_bar {
    width: 848px;
    margin-left: 18px;
}
#interface .tab-pane{
    width: 100%;
}

.int_left ul li{
    display: list-item;
    font-size: 16px;
    color: #333333;
    line-height: 1em;
    margin-top: 43px
}
.int_left ul li a{
    color: #333333;
}
.int_left ul li.active a{
    color: #25b2fe;
}
.int_right{
    /*padding-right: 19px;*/
    padding-top: 18px;
}
.int_right .title{
    font-size: 20px;
    color: #333333;
    margin-left: 37px;
}
.int_right .base_info{
    margin-left: 37px;
    color: #333333;
    font-size: 14px;
    margin-top: 30px;
}
.int_right .base_info li{
    display: list-item;
    line-height: 1em;
    margin-bottom: 36px;

}
.int_right .base_info .url{
    color: #25b2fe;
}
.int_right .ltitle{
    height: 56px;
    line-height: 56px;
    margin-left: 60px;
    font-size: 14px;
}
.int_right table{
    border: 1px solid #eeeeee;
    width: 808px;
    text-align: center;
    margin-left: 43px;
    margin-bottom: 32px;
    margin-top: 30px;
}
.int_right table th{
    background: #f3f3f3;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #eeeeee;
}
.int_right table td{
    height: 38px;
    line-height: 38px;
    border: 1px solid #eeeeee;
}
.int_right table th.name{
    width: 145px;
}
.int_right table th.type{
    width: 106px;
}
.int_right table th.null{
    width: 116px;
}
.int_right table th.desc{
    width: 435px;
}

.download_boxs{
    margin-left: 83px;
    overflow: hidden;
}
.download_item{
    width: 80px;
    float: left;
    text-align: center;
    margin-top: 29px;
    margin-right: 28px;
}
.download_item .name{
    margin-top: 11px;
    font-size: 14px;
}
.all_product{
    float: left;
}
.all_product .dropdown-menu{
    padding: 0;
    margin: 0;
    border: none;
    width: 244px;
    padding-left: 14px;
    background: #4a4f53;
    border-radius: 0;
}
.all_product li{
    display: list-item;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #62676a;
    padding-left: 39px;
    color: white;
}
.all_product li a{
    color: white;
}

.child_product{
    position: absolute;
    left: 100%;
    top: 0;
    width: 493px;
    height: 330px;
    border: 1px solid #25b3ff;
    background: white;
    color: #333333;
    padding-left: 36px;
    padding-right: 26px;
    display: none;
}
.product_type.active .child_product{
    display: block;
}
.product_type li{
    width: 143px;
    height: 168px;
    padding-left: 0;
    float: left;
    
}
.nav_product_item{
    height: 100%;
    padding-top: 44px;
    padding-left: 20px;
    text-align: center;
    
   
    
}
.nav_product_item img{
    width: 69px;
    height: 59px;
}
.nav_product_item .name{
    color: #333333;
    line-height: 1em;
    margin-top: 15px;
    text-align: center;
}
.nobottom{
    border-bottom: none !important;
}

#price{
    padding-top: 29px;
    width: 1012px;
    padding-bottom: 74px;
    
}
#price .TPB_left{
    float: left;
    width: 58px;
    background: #f3f3f3;
    height: 412px;
    text-align: center;
    font-size: 14px;
    word-spacing: 12.5px;
    line-height: 58px;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}
#price .TPB_right{
    width: 100%;
    padding-left: 58px;
    width: 954px;
    font-size: 14px;
}
.TPB_right table{
    width: 100%;
    height: 412px;
    text-align: center;
    color: #333333;
    border: 1px solid #eeeeee;
}
.TPB_right table th{
    text-align: center;
    color: #999999;
    border: 1px solid #eeeeee;
}
.TPB_right table tr:nth-child(4n+2){
    background: #fdfdfd;
}
.TPB_right table tr:nth-child(4n+3){
    background: #fdfdfd;
}
.TPB_right table td{
    border: 1px solid #eeeeee;
}
.TPB_buy_btn{
    cursor: pointer;
    color: #25b2fe;
    font-size: 14px;
}


/*æŽ¥å£çš„*/

li {
    list-style: none;
    display: inline-block;
}

#interface {
    padding-top: 18px;
    padding-bottom: 79px;
    margin: 0;
    width: 100%;
}

#interface .int_left {
    width: 217px;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 8
}

#interface .int_right {
    width: 100%;
    padding-left: 218px;
    position: relative;
}

#interface .int_right::before {
    content: " ";
    width: 1px;
    position: absolute;
    left: 218px;
    background: #eeeeee;
    top: 0;
    bottom: 10px;
}

#interface .collapse_bar {
    width: 848px;
    margin-left: 18px;
}

#interface .tab-pane {
    width: 100%;
}

.int_left ul li {
    display: list-item;
    font-size: 16px;
    color: #333333;
    line-height: 1.2em;
    margin-top: 43px;
    width: 100%;
    padding: 0px 12px;
    word-wrap: break-word;
    text-align: left;
}

.int_left ul li a {
    color: #333333;
}

.int_left ul li.active a {
    color: #25b2fe;
}

.int_right {
    /*padding-right: 19px;*/
    padding-top: 18px;
}

.int_right .title {
    font-size: 20px;
    color: #333333;
    margin-left: 37px;
}

.int_right .base_info {
    margin-left: 37px;
    color: #333333;
    font-size: 14px;
    margin-top: 30px;
}

.int_right .base_info li {
    display: list-item;
    line-height: 1em;
    margin-bottom: 36px;
}

.int_right .base_info .url {
    color: #25b2fe;
}

.int_right .ltitle {
    height: 56px;
    line-height: 56px;
    margin-left: 60px;
    font-size: 14px;
}
.int_right .lcont {
    height: auto;
    line-height: 35px;
}

.int_right table {
    border: 1px solid #eeeeee;
    width: 808px;
    text-align: center;
    margin-left: 43px;
    margin-bottom: 32px;
}

.int_right table th {
    background: #f3f3f3;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #eeeeee;
}

.int_right table td {
    height: 38px;
    line-height: 38px;
    border: 1px solid #eeeeee;
}

.int_right table th.name {
    width: 200px;
}

.int_right table th.type {
    width: 106px;
}

.int_right table th.null {
    width: 116px;
}

.int_right table th.desc {
    width: 380px;
}

.download_boxs {
    margin-left: 83px;
    overflow: hidden;
}

.download_item {
    width: 80px;
    float: left;
    text-align: center;
    margin-top: 29px;
    margin-right: 28px;
}

.download_item .name {
    margin-top: 11px;
    font-size: 14px;
}

.all_product {
    float: left;
}

.all_product .dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    width: 244px;
    padding-left: 14px;
    background: #4a4f53;
    border-radius: 0;
}

.all_product li {
    display: list-item;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #62676a;
    padding-left: 39px;
    color: white;
}

.all_product li a {
    color: white;
}

.child_product {
    position: absolute;
    left: 100%;
    top: 0;
    width: 493px;
    height: 330px;
    border: 1px solid #25b3ff;
    background: white;
    color: #333333;
    padding-left: 36px;
    padding-right: 26px;
    display: none;
}

.product_type.active .child_product {
    display: block;
}

.product_type li {
    width: 143px;
    height: 168px;
    padding-left: 0;
    float: left;
}

.nav_product_item {
    height: 100%;
    padding-top: 44px;
    padding-left: 20px;
    text-align: center;
}

.nav_product_item img {
    width: 69px;
    height: 59px;
}

.nav_product_item .name {
    color: #333333;
    line-height: 1em;
    margin-top: 15px;
    text-align: center;
}

.nobottom {
    border-bottom: none !important;
}

a,
a:hover,
a:focus {
    color: #333333;
    text-decoration: none;
}

.collapse_bar {
    height: 39px;
    line-height: 39px;
    background: #f3f3f3;
    display: block;
    color: #333333;
    padding-left: 41px;
    background-image: url(../../resources/img/arrow_down.png);
    background-repeat: no-repeat;
    background-position: 19px 19px;
    background-position: left 19px top 19px;
}

.collapse_bar.collapsed {
    background-image: url(../../resources/img/arrow_left.png);
    background-repeat: no-repeat;
    background-position: 19px 19px;
    background-position: left 19px top 17px;
}

.collapsed {
    margin-bottom: 17px;
}