/*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
body{ font: 12px/22px "微软雅黑","宋体",Arial; color: #333; word-wrap: break-word; background: #eee; height: initial;}
img { border: none; display: block; }
ul,ol { list-style: none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
input,textarea { outline: none; }
textarea { resize: none; }



.padpho-show {
    display: none;
}
.pc-show {
    display: block;
}


/* information csss */
.details-main h1 { font-size: 20px; font-weight: 600;}

.main {
    overflow: hidden;
    margin: 0 auto;
    width: 1100px;
}
.crumbs {
    line-height: 14px;
    padding: 10px 0px;
}
.crumbs a {
    color: #056bbf;
    margin-right: 3px;
}
.crumbs span {
    font-size: 14px;
    color: #b2b2b2;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}

/**************左侧导航 *************/
.vip-left {
    width:250px;
    float: left;
    margin-right: 15px;
}
.list-bg {
    width: 250px;
    height: 30px;
    background: #fff;
    border-left: 3px solid #0055a5;
    position: relative;
    margin-bottom: 15px;
}
.list-bg a {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #333;
    margin-left: 10px;
}
.list-bg a:hover {
    text-decoration: none;
    color: #0055a5;
}
.list-bg .shadow {
    position: absolute;
    right: 0px;
}
.list-adv {
    margin-bottom: 20px;
}
.list-adv img {
    margin: 0 auto;
}
/**************右边的内容 *************/
.vip-right {
    position: relative;
    float: left;
    width: 832px;
}
.point {
    position: absolute;
    top: 3px;
    left: 5px;
}
.vip-header {
    overflow: hidden;
    font-size: 14px;
    padding: 5px 0px 5px 15px;
    background: #fff;
    border-top:3px solid #0055a5;
    border-bottom: 1px solid #ccc;
}
.vip-right .right-main {
    min-height: 700px;
    background: #fff;
    padding: 0px 30px 0px 25px;
    position: relative;
    margin-bottom: 50px;
}
.list-ul li:nth-last-of-type(1){
    border: none;
}
.content-li {
    height: 100px;
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px dotted #ccc;
}

.content-img {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 20px;
}
.content-inf {
    float: left;
    width: 607px;
}
.content-inf a {
    margin-left: 3px;
    color: #00349a;
}
.content-inf p {
    overflow: hidden;
}
.content-time {
    color: #777;
}
.shadow-bot {
    bottom: -31px;
    left: 5px;
    position: absolute;
}


/**********  页码  **********/
.vip-page {
    position: relative;
}
.vip-page ul {
    overflow: hidden;
    display: inline-block;
    float: right;
}
.vip-page li {
    font-weight: 600;
    font-size: 16px;
    float: left;
    margin: 0px 5px;
}
.vip-page li a {
    color: #333;
    text-decoration: underline;
}
.vip-page li a:hover {
    color: #0055a5;
}









/********************************  详情页     分割线      *********************************************/
/**** 通用 ****/
.font-mid {
    text-align: center;
}
.indent {
    text-indent: 2em;
    margin-bottom: 20px;
}

/*******  左侧列表  ********/
.left-list {
    position: relative;
    margin-bottom: 15px;
}
.left-list span {
    color: #0055a5;
}
.vip-header .list-header {
    float: left;
    text-decoration: none;
}
.vip-header .list-header:hover {
    color: #333;
    text-decoration: none;
}
.vip-header .list-more {
    font-weight: normal;
    margin-right: 10px;
    float: right;
    font-size: 12px;
    text-decoration: none;
    color: #056bbf;
}
.vip-header .list-more:hover {
    text-decoration: underline;
}
.left-list li {
    background: #fff;
    border-top: 1px dotted #ccc;
    padding: 10px 15px;
}
.left-list li a {
    color: #333;
}
.left-list li a:hover {
    color: #0055a5;
}
.left-list li:nth-of-type(1){
    border: none;
}

/*******  右侧内容  ********/
/******标题*********/
.vip-header a {
    color: #333;
    text-decoration: underline;
    margin-right: 3px;
}
.vip-header a:hover {
    color: #0055a5;
}
/******内容*********/
.vip-right .details-main img {
    display: inline-block;
}
.vip-right .details-main {
    padding: 80px 50px 160px 50px;
}
.vip-right .details-main img {
    display: inline-block;
}
.print {
    position: absolute;
    top: 15px;
    right: 10px;
}
.details-header{
    margin-bottom: 35px;
}
.details-time {
    margin-bottom: 32px;
}
.ceshi {
    width: 450px;
    margin: 0 auto;
}
.description {
    display: block;
    width: 240px;
    text-align: center;
    margin: 0px auto 15px;
}





/********************************  首页     分割线      *********************************************/
/**** 通用 ****/
.vip-green {
    color: #027f01;
}
.vip-red {
    color: #fe0003;
}
.vip-right-main .no-bor {border: none;}
/*************   bananer   **************/
.banner {
    position: relative;
    margin: 10px 0px;
    height: 330px;
    width: 1100px;
}
.banner img {
    float: left;
    width: 680px;
    height: 330px;
}
.banner-con {
    width: 380px;
    height: 310px;
    padding: 10px 20px;
    background: #fff;
}
.banner-con h2 {
    font-size: 24px;
    line-height: 30px;
}
.banner-con h2 a {
    color: #000;
    display: block;
    overflow: hidden;
    height: 100%;
    max-height: 60px;
}
.banner-con h2 a:hover{
    text-decoration: none;
}
.banner-con .banner-time {;
    margin-bottom: 10px;
}
.banner-con p {
    font-size: 14px;
    margin-bottom: 10px;
}
.banner-con pre {
    font-size: 14px;
    font-family: "微软雅黑", Arial;
}
.banner-carousel {
    position: absolute;
    bottom: 10px;
    left: 33%;
}

.banner-carousel li {
    float: left;
    margin-right: 10px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #000;
    cursor: pointer;
}
.banner-carousel .current {
    background: #ff0000;
}




.banner .bannerImg {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 680px;
    height: 330px;
}
.banner .bannerImg ul {
    position: relative;
    width: 9999px;
}
.banner .bannerImg li {
    float: left;
}
.banner .bannerCon {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: 330px;
    width: 420px;
}
.banner .bannerCon ul {
    width: 9999px;
    position: relative;
}
.banner .bannerCon ul li {
    float: left;
}


/**************   右侧内容   *********************/
.vip-box {
    position: relative;
    overflow: hidden;
}
.vip-right-main {
    overflow: hidden;
    background: #fff;
}
/*****  内容 1  *****/
.box1-list {
    float: left;
    border-bottom: 1px dotted #ccc;
    height: 140px;
    text-align: left;
}
.briefly {
    overflow: hidden;
    padding: 20px 8px;
}
.briefly img {
    margin: 0px 10px 0px 0px;
    float: left;
    width: 120px;
    height: 80px;
}
.briefly .briefly-con {
    float: left;
    width: 130px;
}
.briefly .briefly-con a {
    height: 40px;
    overflow: hidden;
    display: block;
    line-height: 20px;
    font-weight: 600;
    font-size: 14px;
    color: #00349a;
}
.briefly .briefly-con a:hover {
    color: #ff0000;
}
.briefly .briefly-con p {
    line-height: 20px;
}

/*****  内容 2  *****/
.vip-js {
    height: 375px;
}
.vip-img {
    margin: 10px;
}
.vip-img img {
    max-width: 880px;
    width: 100%;
}
/*****  内容 3  *****/
.img-nor {
    display: block;
}
.img-pho {
    display: none;
}
.vip-box3,.vip-box4 {
    padding: 10px;
    overflow: hidden;
}
.box-pic1 {
    width: 500px;
    height: 300px;
}
.box-pic2 {
    margin-right: 20px;
    width: 115px;
    height: 115px;
}
.vip-box3-con {
    margin-left:10px;
    padding: 14px;
    border:1px solid #ccc;
}
.vip-box3-con-poi {
    margin-bottom: 10px;
}

.smbox {
    position: relative;
    width: 130px;
    height: 115px;
}
.smbox a:hover {
    text-decoration: none;
}
.smbox-header {
    color: #333;
    font-size: 16px;
    display: block;
    overflow: hidden;
    max-height: 47px;
}
.vip-box3 .smbox span {
    font-size: 15px;
    color: #de0012;
    font-weight: 600;
}
.box-pic3 {
    position: absolute;
    bottom: -8px;
    left: 30px;
}


/*****  内容 4  *****/
.smbox-box4 {
    height: 130px;
}
.vip-box4-con {
    margin-left:10px;
    padding: 10px 14px 5px 14px;
    border:1px solid #ccc;
}
.vip-box4-con-poi {
    margin-bottom: 4px;
}
.box-pic4 {
    position: absolute;
    bottom: 0px;
}
.box-pic5 {
    margin-right: 20px;
    width: 115px;
    height: 130px;
}
.smbox-box4 p {
    line-height: 17px;
    color: #3a3a3a;
}
.vip-box4 span {
    margin-left: 3px;
}
.vip-box4 .box4-mo {
    position: relative;
    color: #b20d0b;
    font-size: 26px;
}
/*咨询中心首页 横线样式有问题 先屏蔽*/
.price-line {
    width: 100%;
    border: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 0;
}
/**************   左侧 导航   *********************/
/*************** 登陆模板框 **************/
.vip-loading {
    position: relative;
}
.vip-loading h2 {
    font-size: 14px;
    color: #00349a;
    position: absolute;
    top: 0px;
    left: 45px;
    line-height: 40px;
}
.loading-main {
    margin: -8px auto 0px;
    width: 203px;
    background: #fff;
    padding: 15px 10px 30px 17px;
}

/********** 未登录 **********/
.notlogin .loading-text {
    border: 1px solid #d8d8d8;
    height: 20px;
    width: 186px;
    padding: 3px;
    margin-bottom: 16px;
    color: #666;
}
.notlogin .vip-btn {
    letter-spacing: 8px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: block;
    line-height: 30px;
    height: 30px;
    width: 194px;
    background: #0056a4;
}
.notlogin .vip-btn:hover {
    text-decoration: none;
}
.notlogin p {
    overflow: hidden;
    margin: 10px 0px;
}
.notlogin span {
    color: #006ebc;
}
.notlogin a {
    color: #666;
}
.notlogin img {
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}

.notlogin .u_yzm {width: 65px;}
.notlogin .loForm {padding-top: 0px; overflow: hidden;}
.notlogin .tips-col {color: #ff0000;}
.notlogin .loForm li span {margin-left: 0px;}
.notlogin .loForm li {padding-left: 20px; margin-right: 5px;}




/********** 已登录 **********/
.login h3 {
    font-size: 17px;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.login h3 span {
    font-size: 12px;
}
.login p {
    padding: 10px 0px;
    color: #000000;
}
.login p a {
    margin-left: 5px;
    color: #005BAB;
    text-decoration: underline;
}

.login ul {
    margin-top: 10px;
    overflow: hidden;
}
.login ul li {
    line-height: 25px;
    float: left;
    width: 101px;
}
.login ul li a {
    color: #000000;
}

/******************************** 导航 ****************/
.list-show {
    width: 250px;
    margin-bottom: 20px;
}
.ma {
    overflow: hidden;
    background: #fff;
    margin: 0 auto 15px;
    width: 238px;
}
.ma img {
    float: left;
    border: 1px solid #ccc;
}
.ma-main {
    width: 132px;
    padding: 2px 0px 0px 8px;
}
.ma-main h3 {
    color: #00349a;
    font-size: 14px;
}
.ma-main span {
    color: #00349a;
}
.ma-main p {
    line-height: 18px;
    color: #8c8c8d;
}




/********************    JS 效果样式     *****************/

.vip-js {
    position: relative;
}
.vip-js .bigball-1 img, .vip-js .bigball-2 img, .vip-js .bigball-3 img, .vip-js .bigball-4 img{
    height: 200px;
}
.vip-js img,.bigball-1,.bigball-2,.bigball-3,.bigball-4 {
    position: absolute;
    display: inline-block;
}
.wenzi {
    position: absolute;
    font-size: 14px;
    color: #fff;
    width: 112px;
    top: 72px;
    left: 43px;
}
.wenzi .p1 {
    text-align: right;
}
.show1{
    display: none;
    position: absolute;
    top: 0; left: 0;
}
.show2{
    display: none;
    position: absolute;
    top: 0; left: 0;
}
.show3, .show4{
    display: none;
    position: absolute;
    top: 0; left: 0;
}

.bigball-1{	top: 10px; left: -250px;}
.bigball-2{	top: 120px; left: 840px;}
.bigball-3{	top: -200px; left: 400px;}
.bigball-4{	top: 350px; left: 240px;}
.b1 { top: 363px; left: -20px;}
.b2 { top: -115px; left: 370px;}
.b3 { top: -120px; left: 300px;}
.b4 { top: 360px; left: 600px;}
.b5 { top: -120px; left: 505px;}
/*
.bigball-1{	top: 10px; left: 5px;}
.bigball-2{	top: 120px; left: 570px;}
.b1 { top: 250px; left: 240px;}
.b2 { top: 135px; left: 370px;}
.b3 { top: 20px; left: 300px;}
.b4 { top: 255px; left: 395px;}
.b5 { top: 10px; left: 505px;}
*/
.vip-js .bg-line {
    display: none;
    width: 100%;
    height: 100%;
}
/*
.vip-js .bg-line1 {
	width: 0px;
	height: 375px;
	background: url(httpsstatics6.casiostore.com.cn/image/57ea3110a4f10f3f448b4569.png) ;
}
*/







































@media (max-width: 900px) and (min-width: 501px){

    .show-no{
        display: none;
    }
    .vip-left {
        display: none;
    }
    .main {
        width: 100%;
    }
    .text-mid {
        text-align: center;
    }
    .padpho-show {
        display: block;
    }
    .pc-show {
        display: none;
    }
    .vip-box {
        margin-bottom: 15px;
    }
    /********************   banner     **********************/
    .banner {
        width: 100%;
        margin-bottom: 15px;
        height: 100%;
    }
    .banner .bannerImg {
        width: 65%;
        height: 100%;
    }
    .banner .bannerCon {
        width: 35%;
        height: 100%;
    }
    .banner img {
        width: 100%;
        height: 100%;
    }
    .banner .bannerImg ul {
        width: 700%;
    }
    .banner .bannerImg li {
        width: 14.285%;

    }

    .banner .bannerCon ul {
        height: 100%;
        width: 700%;
    }
    .banner .bannerCon ul li {
        width: 14.285%;
        height: 300px;
        background: #fff;
    }
    .banner-con {
        height: 84%;
        width: 96%;
        padding: 5px 5px 0px 5px;
        overflow: hidden;
    }

    .banner-con h2 {
        font-size: 20px;
    }
    .banner-carousel li {
        margin-right: 5px;
    }
    .banner-con .banner-time {
        margin-bottom: 5px;
    }




    /********************     右侧内容     **********************/
    .print {
        display: none;
    }
    .vip-right {
        width: 100%;
    }
    .vip-right-main {
        border-bottom: 1px solid #ccc;
    }
    .box1-list {
        min-width: 240px;
        width: 33%;
        float: none;
        display: inline-block;
    }
    .briefly {
        padding: 10px 0px 10px 10px;
    }
    .briefly img {
        width: 40%;
    }
    .briefly .briefly-con {
        width: 48%;
    }

    .vip-box3, .vip-box4 {
        width: 100%;
    }
    .box-pic1 {
        margin-bottom: 10px;
        width: 61%;
        min-width: 450px;
        height: 100%;
    }

    .vip-box3-con {
        padding: 5px 10px 10px 5px;
        width: 31%;
        min-width: 240px;
        margin: 0px 0px 10px 10px;
    }

    .smbox {
        width: 115px;
        height: 105px;
    }
    .smbox-box4 {
        width: 110px;
        height: 110px;
        line-height: 17px;
    }

    .box-pic2 {
        width: 40%;
        height: 100%;
    }
    .vip-box4-con {
        padding: 5px 10px 5px 5px;
        width: 31%;
        min-width: 240px;
        margin: 0px 0px 10px 10px;
    }

    .box-pic4 {
        height: 25px;
    }
    .box-pic5 {
        width: 40%;
        height: 100%;
    }
    .vip-box4 .box4-mo {
        font-size: 20px;
    }

    .smbox-header {
        font-size: 17px;
    }

    .vip-right-main .no-bor {
        border-bottom: 1px dotted #CCC;
    }

    .vip-box4 .smbox-header {
        height: 17px;
    }

}














@media (max-width: 500px){

    .show-no{
        display: none;
    }
    .vip-left {
        display: none;
    }
    .img-nor {
        display: none;
    }
    .img-pho {
        display: block;
    }
    .main {
        width: 100%;
    }
    .text-mid {
        text-align: center;
    }
    .padpho-show {
        display: block;
    }
    .pc-show {
        display: none;
    }
    .vip-box {
        margin-bottom: 15px;
    }
    /********************   banner     **********************/
    .banner {
        width: 100%;
        margin: 0px;
        height: 100%;
    }
    .banner .bannerImg {
        width: 100%;
        height: 100%;
        float: none;
        display: block;
    }
    .banner .bannerCon {
        width: 100%;
        height: 100%;
        float: none;
        display: block;
    }
    .banner img {
        width: 100%;
        height: 100%;
    }
    .banner .bannerImg ul {
        width: 700%;
    }
    .banner .bannerImg li {
        width: 14.285%;

    }

    .banner .bannerCon ul {
        height: 100%;
        width: 700%;
    }
    .banner .bannerCon ul li {
        width: 14.285%;
        height: 300px;
        background: #fff;
    }
    .banner-con {
        height: 80%;
        width: 96%;
        padding: 5px 5px 0px 5px;
        overflow: hidden;
    }

    .banner-con h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .banner-con h2 a {
        height: 100%;
        max-height: 50px;
    }
    .banner-carousel li {
        margin-right: 5px;
    }
    .banner-con .banner-time {
        margin-bottom: 5px;
    }
    .banner-text {
        height: 44px;
        overflow: hidden;
    }




    /********************     右侧内容     **********************/
    .print {
        display: none;
    }
    .vip-right {
        width: 100%;
        padding: 0 3%;
    }
    .vip-right-main {
        border-bottom: 1px solid #ccc;
    }
    .box1-list {
        min-width: 240px;
        width: 100%;
        height: 100%;
        float: none;
        display: block;
    }
    .box1-list:nth-child(3),.box1-list:nth-child(4),.box1-list:nth-child(5),.box1-list:nth-child(6) {
        display: none;
    }
    .briefly {
        padding: 10px 0px 10px 10px;
    }
    .briefly img {
        width: 17%;
        height: 100%;
        min-width: 60px;
    }
    .briefly .briefly-con {
        width: 75%;
    }
    .briefly .briefly-con a {
        height: 20px;
    }
    .vip-box3, .vip-box4 {
        width: 95%;
    }
    .box-pic1 {
        margin-bottom: 10px;
        width: 100%;
        height: 100%;
    }

    .box-pic6 {
        margin-bottom: 10px;
        width: 45%;
        height: 100%;
    }
    .vip-box3-con {
        padding: 5px 5px 10px 5px;
        width: 49%;
        margin: 0px 0px 10px 5px;
    }
    .vip-box3 .smbox-header {
        display: block;
        overflow: hidden;
        height: 33px;
        font-size: 15px;
    }


    .smbox {
        width: 56%;
        height: 76px;
        line-height: 17px;
    }
    .smbox-box4 {
        height: 105px;
        line-height: 15px;
    }
    .smbox-box4 p {
        line-height: 15px;
        display: block;
        overflow: hidden;
        height: 15px;
    }
    .box-pic2 {
        width: 40%;
        height: 100%;
        margin-right: 5px;
    }
    .vip-box4-con {
        padding: 5px 5px 5px 5px;
        width: 44%;
        margin: 0px 0px 0px 0px;
    }
    .vip-box4-con-poi {
        margin-right: 5px;
    }
    .box-pic3 {
        width: 55%;
    }
    .box-pic4 {
        width: 100%;
        max-height: 25px;
    }
    .box-pic5 {
        width: 40%;
        height: 100%;
        margin-right: 5px;
    }
    .vip-box4 .box4-mo {
        font-size: 20px;
    }

    .vip-box4 .smbox-header {
        display: block;
        overflow: hidden;
        height: 15px;
        font-size: 15px;
    }
    .vip-box4 .box4-mo {
        font-size: 18px;
    }







}




.details-main h1 { font-size: 20px; font-weight: 600;}
@media (max-width: 900px){
    .vip-box4-con,.vip-box3-con{
        border: none;
    }
}


/* CSS Document */
article,aside,dialog,footer,header,section,footer,nav,figure,menu {
    display: block;
}

.wrap-header {
    background: #FFF;
    width: 100%;
    display: block;
}
/* 默认大于 900的时候调用 */
.logo {
    display: block;
    width: 191px;
    float: left;
}

.mobile_right a {
    float: left;
}
/* CSS 设备分辨率小于 500的时候调用 */
@media (max-width:500px) {
    img {
        border: 0 none;
        vertical-align: middle;
        display: block;
        max-width: 100%;
    }

    .pc_top_box {
        width: 100%;
        height: 62px;
        border-bottom: 4px solid #005BAC;
    }

    .logo {
        display: block;
        width: 38.2%;
        padding-left: 4%;
    }

    .logo img {
        padding-top: 18%;
    }

    .pc_top_nav {
        display: none;
    }

    .Mobile_nav_box {
        width: 46%;
        float: right;
    }

    .ss_box {
        display: none;
    }

    .mobile_right {
        float: right;
        width: 86%;
    }

    .mobile_right a {
        float: left;
        width: 33%;
        padding-top: 14px;
    }

    .pc_nav_box {
        display: none;
    }

    .pc_ss_box {
        display: none;
    }

    .syfw_box {
        display: none;
    }

    .Sitemap_box {
        display: none;
    }

    #hello_box {
        display: none;
    }

    .ind_ad_box {
        display: none;
    }

    .pc_jrgwc {
        display: none;
    }

    .pc_cpdb {
        display: none;
    }

    .main_box {
        /*background:#FFF;*/
    }
    /* 右滑动菜单必要css */
    .rightMenu {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        padding-left: 20%;
        width: 80%;
        min-height: 100%;
    }

    .wrap {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        background: #F3F5F7;
        overflow: visible;
        position: relative;
        min-height: 100%;
        -webkit-transition: 400ms;
        -o-transition: 400ms;
        -moz-transition: 400ms;
        transition: 400ms;
    }

    .wrapMask {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 0;
        height: 100%;
        -webkit-transition: 400ms;
        -o-transition: 400ms;
        -moz-transition: 400ms;
        transition: 400ms;
        background-color: rgba(0,0,0,0.5);
    }

    .showRightMenu .wrap,  .showRightMenu .wrapMask {
        overflow-x: hidden;
        -webkit-transform: translate(-80%, 0);
        -moz-transform: translate(-80%, 0);
        -ms-transform: translate(-80%, 0);
        -o-transform: translate(-80%, 0);
        transform: translate(-80%, 0);
    }

    .showRightMenu .wrapMask {
        display: block;
        z-index: 2;
    }

    .showRightMenu .rightMenuBtn {
        background: #CF7F21
    }

    /* 会员兴趣start */
    .content-interest li {
        float: left;
        width: 24%;
        background: #FFFFFF;
        border-bottom: 2px solid #eee;
        border-left: 1px solid #eee;
        position: relative;
    }

    .content-interest .interest-li-top {
        border-top: 1px solid #eee;
    }

    .content-interest .interest-li-right {
        border-right: 1px solid #eee;
    }

    .content-interest span {
        display: block;
        text-align: center;
        margin-top: 15%;
        font-size: 12px;
    }

    .content-interest {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    .content-interest .interestImg {
        text-align: center;
    }

    .content-interest .interest-title {
        text-align: center;
        font-size: 20px;
        margin: 5% 0 3% 0;
    }

    .vip-btn {
        text-align: center;
        color: #FFFFFF;
        background: #0056A4;
        width: 30%;
        margin-top: 3%;
        height: 40px;
        line-height: 30px;
        margin-bottom: 2%;
        cursor: pointer;
    }

    .content-interest .next {
        color: #FFFFFF;
    }

    .content-interest {
        font-family: "微软雅黑",Arial;
        height: auto;
    }

    .content-interest .information,.content-interest .attribute {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4567.png) no-repeat center;
        background-size: cover;
    }

    .content-interest .informationList,.content-interest .attributeList {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .content-interest .allSelect {
        width: 25%;
        text-align: center;
        margin-bottom: 2%;
        background: #ffb2b2;
        color: #FFFFFF;
        height: 30px;
    }

    .content-interest .allSelect img {
        float: left;
        width: 27px;
    }

    .content-interest .allSelect span {
        float: left;
        margin: 0px;
        line-height: 30px;
    }
    /* 会员兴趣end */

    /*phone轮播*/
    .slideBox {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd {
        display: none;
    }

    .slideBox .bd {
        position: relative;
        z-index: 0;
    }

    .slideBox .bd li {
        background-size: 550px 203px;
        background-position: top center;
    }

    .slideBox .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
    /*列表轮播*/
    .list_banner {
        width: 100%;
        /* height:203px; */
        overflow: hidden;
        position: relative;
    }

    .list_banner .hd {
        display: none;
    }

    .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .list_banner .bd li {
        background-size: 550px 203px;
        background-position: top center;
    }

    .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    /*主体产品分布*/
    .pc_main_box {
        float: left;
        width: 49.5%;
        margin-right: 0.5%;
        float: left;
        margin-bottom: 0.5%;
    }

    .phone_main_box {
        width: 100%;
        overflow: hidden;
        display: none;
    }

    .ind_prod {
        display: none;
    }

    .pc_lmt_right {
        display: none;
    }

    .pad_lmt_box {
        display: none;
    }

    .pc_lmt_left span {
        display: none;
    }

    .pc_lmt_left h2 {
        font-size: 18px;
        padding-left: 15%;
        font-weight: bold;
        display: block;
        width: 85%;
        height: 36px;
        line-height: 36px;
        background: #0055A5;
        color: #FFF;
    }

    .pc_prod_box ul .ind_ad_img img {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .pc_prod_box ul .ad_2 {
        display: none;
    }

    /*手机端底部*/
    .phone_foot {
    }

    .p_foot_title {
        height: 42px;
        width: 100%;
        font-size: 18px;
        line-height: 42px;
        background: #0055a5;
        color: #FFF;
    }

    .p_foot_title strong {
        padding-left: 7%;
        display: block;
    }
    /*底部手风琴*/
    .sideMenu {
        margin: 0 auto;
    }

    .sideMenu h3 {
        height: 36px;
        line-height: 36px;
        border-top: 1px solid #024283;
        background: #f4f4f4;
        cursor: pointer;
        font: normal 14px/36px "Microsoft YaHei";
        background: #0055a5;
        padding-left: 7%;
        color: #FFF;
    }

    .sideMenu ul {
        padding: 2% 0 2% 12%;
        color: #999;
        display: none;
        background: #024283;
        /* 默认都隐藏 */
    }

    .sideMenu ul li a {
        color: #FFF;
        line-height: 24px;
        font-size: 12px;
    }

    .subNavBox {
    }

    .subNavEM em {
        float: right;
        display: block;
        width: 16px;
        height: 10px;
        margin-top: 12px;
        margin-right: 12px;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4568.png) right bottom no-repeat;
        cursor: pointer;
    }

    .currentDt em {
        background-position: right top;
    }

    .navContent_ul {
        display: none;
    }

    .ss_box2 {
        padding: 2px 0 0 2px;
        font-size: 16px;
        height: 30px;
        border: 1px solid #dedede;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 80%;
        margin: 4% auto;
        background: #FFF;
    }

    .ss_but {
        width: 20%;
        float: left;
        font-size: 14px;
        border: 0;
        list-style: none;
        background: #FFF;
        line-height: 28px;
        -webkit-appearance: none;
    }

    .ss_text {
        width: 78%;
        float: left;
        border: 0;
        font-size: 14px;
        line-height: 28px;
    }

    .ph_erv_box {
        width: 100%;
        margin-bottom: 8px;
    }

    .perv1 {
        float: left;
        width: 45%;
        background: #FFF;
        padding: 0 2%
    }

    .perv2 {
        float: right;
        width: 45%;
        background: #FFF;
        padding: 0 2%
    }
    /*foot_3*/
    .foot_3 {
        background: #0051A2;
        width: 100%;
        line-height: 40px;
        height: 40px;
        color: #FFF;
        font-size: 12px;
    }

    .foot_3_cont {
        padding: 0 4%;
        color: #FFF;
    }

    .foot_3_cont a {
        color: #FFF;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }
    /*列表页CSS*/
    .subNavBox {
    }

    .subNav {
        display: block;
        width: 100%;
        font-size: 13px;
        font-weight: bold;
        line-height: 32px;
        padding-top: 4px;
        color: #4D4D4D;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4569.png) no-repeat;
        background-position: 95% 50%
    }

    .subNav:hover {
        color: #277fc2;
    }

    .currentDd {
        color: #277fc2
    }

    .currentDt {
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456a.png);
    }

    .navContent {
        display: none;
    }

    .scr_title {
        background: #0056A4;
        color: #FFF;
        height: 44px;
        line-height: 44px;
        padding: 0 16px 0 16px;
    }

    .scr_title h2 {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
    }

    .scr_title span {
        padding-left: 12px;
        font-size: 14px;
    }

    .scr_title i {
        font-style: normal;
        float: right;
        font-size: 16px;
        cursor: pointer;
    }

    .scr_cont {
        padding-bottom: 3%
    }

    .scr_cont dl {
        width: 90%;
        margin: 0 auto;
        border-bottom: 1px solid #E6E6E6;
    }

    .scr_cont dl dd {
        width: 100%;
        line-height: 24px;
        color: #808080;
    }

    .scr_cont dl dd label {
        float: left;
        min-width: 100px;
        padding-right: 6px;
        font-size: 12px;
    }

    .scr_cont dl dd input[type="checkbox"] {
        margin-right: 4px;
    }

    .charge {
        width: 80%;
        margin: 0 auto;
    }

    .text_sz {
        height: 25px;
        width: 40%;
    }

    .charge span {
        font-size: 24px;
    }

    .w-refer {
        width: 90%;
        padding-top: 10px;
        margin: 0 auto;
    }

    .refer {
        width: 80%;
        margin: 0 auto;
    }

    .reset {
        border: 0;
        background: #E2E4E6;
        width: 42%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #4D4D4D;
        float: left;
    }

    .search-btn {
        border: 0;
        background: #0056A4;
        width: 42%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #FFF;
        margin-left: 17px;
    }
    /*移动端列表页产品CSS*/
    .search-list {
        font-size: 12px;
    }

    .list_tj_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 0.5%;
        position: relative;
    }

    .list_prod_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 0.5%;
        position: relative;
        border-bottom: 1px solid #CCC;
        padding-bottom: 20px;
    }

    .tj_zt {
        width: 100%;
        background: #FFF;
        position: relative;
        margin-bottom: 3px;
    }

    .tj_prod_box {
        width: 100%;
        overflow: hidden;
    }

    .tj_prod_box ul {
        width: 100%;
    }

    .wrap .wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .tj_prod_box ul li {
        float: left;
        width: 49%;
        margin-right: 3px;
        margin-bottom: 3px;
        background: #FFF;
        text-align: center;
    }

    .ind_prod {
        position: relative;
    }

    .prod_tle2 {
        width: 110px;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        color: #005BAC;
        left: 50%;
    }

    .prod_tle2 p {
        font-size: 12px;
        color: #333333;
        padding-bottom: 4px;
    }

    .prod_tle2 span {
        display: block;
        max-height: 36px;
        overflow: hidden;
    }

    .prod_tj {
        position: absolute;
        bottom: 0px;
        width: 210px;
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
        color: #005BAC;
        left: 50%;
        margin-left: -105px;
    }

    .prod_tj p {
        font-size: 15px;
        color: #333333;
        padding-bottom: 4px;
    }

    .prod_tj span {
        display: block;
        height: 20px;
        overflow: hidden;
    }

    .new {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456b.png);
        z-index: 88;
        background-size: 100% 100%;
    }

    .hot {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456c.png);
        z-index: 88;
        background-size: 100% 100%;
    }

    .tui {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456d.png);
        z-index: 88;
        background-size: 100% 100%;
    }

    .list_paixu {
        height: 44px;
        background: #0056A4;
        color: #FFF;
        font-weight: 900;
    }

    .px_name {
        display: none;
    }

    .px_cont {
        height: 44px;
        line-height: 44px;
        font-size: 14px;
        overflow: hidden;
        margin-left: -1px;
    }

    .px_cont span {
        width: 24.5%;
        display: block;
        border-left: 1px solid #FFF;
        color: #fff;
        float: left;
        text-align: center;
    }

    .jiage {
    }

    .jtx {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456e.png) 85% center no-repeat;
    }

    .jts {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456f.png) 85% center no-repeat;
    }

    .xiaoliang {
    }
    /*列表产品*/
    .l_prod_box {
        padding-top: 6px;
        width: 100%;
        overflow: hidden;
    }

    .l_prod_box ul {
        width: 100%;
        margin-right: 6px;
    }

    .l_prod_box ul li {
        float: left;
        width: 48%;
        height: 220px;
        margin-right: 3px;
        margin-bottom: 3px;
        background: #FFF;
    }

    .ind_prod1 {
        position: relative;
    }

    .pho-watermark {
        background-position: -15px -15px!important;
    }
    /*分页*/
    .page_fy {
        height: 24px;
        line-height: 24px;
        padding-top: 12px;
        float: right;
    }

    .page_fy a {
        float: left;
        padding: 0 8px;
        margin-left: 2px;
        font-size: 13px;
        color: #222
    }

    .page_fy .page_on,.page_fy a:hover {
        background: #222222;
        color: #fff;
    }

    .page_fy .pg-omission {
        float: left
    }

    /*-----------------------详情页---------------------------------*/

    .prod_top_box {
        width: 100%;
        margin: 0 auto;
        background: #FFF;
    }

    .prod_cont_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .prod_img_left {
        width: 100%;
        padding-bottom: 24px;
    }

    .prod_top_right {
        width: 99%;
        border: 1px solid #F2F2F2;
        background: #F9FAFB;
    }

    .pro-share {
        display: block;
        position: relative;
        left: 10px;
        top: 3px;
        float: left;
    }
    /*图片放大镜样式*/
    .jqzoom {
        border: none;
        position: relative;
        padding: 0px;
        cursor: pointer;
        margin: 0px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .jqzoom img {
        display: inline;
    }

    .zoomdiv {
        display: none;
    }

    .zoomdiv img {
        display: none
    }

    .jqZoomPup {
        display: none;
    }
    /*图片小图预览列表*/
    .spec-preview {
        text-align: center;
    }

    .spec-scroll {
        clear: both;
        margin-top: 5px;
        width: 100%;
        position: relative;
    }

    .spec-scroll .prev {
        float: left;
        margin-right: 2px;
    }

    .spec-scroll .next {
        float: right;
    }

    .spec-scroll .prev,.spec-scroll .next {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 20px;
        height: 50px;
        line-height: 50px;
        cursor: pointer;
        text-decoration: none;
        color: #808080;
    }

    .spec-scroll .items {
        position: relative;
        width: 80%;
        height: 50px;
        overflow: hidden;
        border: 1px solid #CCC;
        margin: 0 auto;
        text-align: center;
    }

    .spec-scroll .items ul {
        position: absolute;
        width: 999999px;
        height: 50px;
    }

    .spec-scroll .items ul li {
        float: left;
        text-align: center;
        height: 50px;
        width: 73px;
        border-left: 1px solid #CCC;
        margin-left: -1px;
    }

    .spec-scroll .items ul li img {
        height: 50px;
        text-align: center;
        display: inline;
    }
    /*产品名称介绍*/
    .prod_name {
        width: 90%;
        padding-left: 10%;
        padding-top: 12px;
    }

    .guige {
        width: 90%;
        padding-left: 10%;
        color: #808080;
        padding-top: 12px;
    }

    .shuliang {
        width: 90%;
        padding-left: 10%;
        padding-top: 12px;
    }
    /**/
    .prod_name h1 {
        font-size: 16px;
        line-height: 24px;
    }

    .prod_val {
        font-size: 14px;
        line-height: 20px;
        color: #7FAAD1;
        margin-left: 10%;
    }
    /**/
    .gg_text {
        font-size: 12px;
        line-height: 24px;
    }

    .gg_box a {
        float: left;
        width: 42px;
        height: 42px;
        margin: 0 4px 4px 0;
        border: 1px solid #808080;
        box-sizing: border-box;
        text-indent: -9999em;
    }

    .gg_box a.selected {
        border: 2px solid #039;
        box-sizing: border-box;
    }

    .gg_box a img {
        display: block;
    }
    /**/
    .shuliang span {
        line-height: 18px;
        font-size: 12px;
        color: #808080;
    }

    .Spinner {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }

    .Spinner .Amount {
        width: 36px;
        height: 14px;
        padding: 8px 4px;
        line-height: 14px;
        border-width: 1px 0;
        border-style: solid;
        border-color: #d9d9d9;
        float: left;
        text-align: center;
        color: #565656;
        outline: 0;
        font-size: 12px;
    }

    .Spinner a {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 1px solid #d9d9d9;
        background-color: #f7f7f7;
        float: left;
        cursor: pointer;
        outline: 0;
    }

    .Spinner a i {
        font-style: normal;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4570.png) no-repeat;
        display: block;
        width: 8px;
        height: 8px;
        margin: 4px;
        text-indent: 999999%;
        overflow: hidden;
    }

    .Spinner .Decrease i {
        background-position: -9px -9px;
    }

    .Spinner .Increase i {
        background-position: -9px -0px;
    }

    .Spinner .DisDe i {
        background-position: -0px -9px;
    }

    .Spinner .DisIn i {
        background-position: -0px -0px;
    }
    /**/
    .prodjiage {
        font-size: 14px;
        width: 90%;
        padding-top: 8px;
    }

    .prodjiage span {
        color: #f00;
    }
    /**/
    .gwfx_box {
        width: 90%;
        padding-left: 10%;
        padding-top: 8px;
        height: 95px;
    }

    .pr_shop {
        background: #0056A4;
        width: 130px;
        height: 36px;
        float: left;
        font-size: 16px;
        text-align: center;
        line-height: 36px;
        color: #FFF;
        border: none;
        margin-bottom: 10px;
    }

    .pr_sc, .pr_fx {
        float: left;
        width: 24px;
        text-align: center;
        cursor: pointer;
        margin-left: 10px;
    }

    .bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
        margin-left: 10px;
        background: #f00;
    }
    /*.pr_fx{ float:left;width:24px; text-align:center; padding-left:40px; cursor: pointer;}*/
    .pr_rt10 {
        margin-right: 10px;
    }
    /*产品特性*/
    .prod_tz_box {
        background: #F3F5F7;
        border-bottom: 1px solid #CCCCCC;
        height: 50px;
    }

    .tx_box {
        width: 100%;
        margin: 0 auto;
    }

    .prod_bottom_box {
        background: #FFF;
        width: 100%;
        min-width: 100%;
    }

    .texing_left {
        float: left;
        color: #333333;
        font-size: 14px;
        line-height: 50px;
        padding-left: 3%
    }

    .texing_left span {
        padding-right: 12px;
    }

    .texing_right {
        display: none;
    }

    .texing_right a {
        padding: 0 5px;
        font-size: 14px;
        color: #999999;
    }

    .texing_right a:hover {
        color: #006BB9;
    }
    /**/
    .prod_content_box {
        width: 100%;
        margin: 0 auto;
    }

    .prod_left_box {
        display: none;
    }

    /**/
    .lishi_box h2 {
        display: block;
        height: 47px;
        background: #7FAAD1;
        padding-left: 42px;
        font-size: 17px;
        line-height: 47px;
        color: #FFF;
    }

    .lishi_cont ul {
        border-top: 6px solid #F3F5F7;
        border-left: 6px solid #F3F5F7;
        border-right: 6px solid #F3F5F7;
    }

    .lishi_cont ul li {
        border-bottom: 6px solid #F3F5F7;
    }
    /* 详情右侧 */
    .prod_right_box {
        float: right;
        width: 100%;
    }

    .slideTxtBox {
        width: 100%;
        text-align: left;
        padding-top: 2px;
    }

    .slideTxtBox .hd {
        height: 52px;
        line-height: 52px;
        background: #FFF;
        position: relative;
    }

    .slideTxtBox .hd ul {
        float: left;
        position: absolute;
        height: 52px;
        width: 100%;
    }

    .slideTxtBox .hd ul li {
        float: left;
        width: 24%;
        cursor: pointer;
        background: #F3F5F7;
        border-right: 2px solid #fff;
        text-align: center;
        font-size: 14px;
        color: #666666;
    }

    .slideTxtBox .hd ul li.on {
        height: 54px;
        background: #FFF;
        color: #333;
    }

    .slideTxtBox .hd ul li h2 {
        font-size: 14px;
    }

    .slideTxtBox .bd {
        padding-top: 15px;
        zoom: 1;
        color: #808080;
        font-size: 12px;
    }

    .xiangqing img {
        display: block;
    }

    .canshu {
        font-size: 12px;
        background: #fff;
        width: 96%;
        margin: 0 auto;
        line-height: 24px;
        color: #000;
        text-align: center;
    }

    .canshu table {
        border: 1px solid #f5f5f5;
        margin-bottom: 10px;
    }

    .canshu table td, .canshu table th {
        border: 1px solid #f5f5f5;
        padding: 0 10px;
    }

    .baozhuang {
        color: #808080;
    }

    .prod_right_bottom {
        padding: 24px 0;
    }

    .jieshao_title {
        background: #0056A4;
        color: #FFF;
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }

    .jieshao_title h2 {
        display: block;
        padding-left: 40px;
        float: left;
        font-size: 16px;
    }

    .jieshao_title span {
        display: block;
        float: left;
        padding-left: 12px;
    }

    .jieshao_text {
        padding: 12px 20px;
        line-height: 24px;
        color: #808080;
        font-size: 12px;
    }
    /*------------------------------------文章内容页---------------------------------------------*/
    .page_box {
        margin: 0 auto;
        position: relative;
    }

    .left_menu_box {
        width: 167px;
        float: left;
    }
    /* 本例子css */
    .left_menu {
        display: none;
    }

    .left_menu h3 {
        height: 37px;
        line-height: 37px;
        padding-left: 20px;
        border-top: 1px solid #e3e3e3;
        background: #FFF;
        cursor: pointer;
        font: normal 13px/37px "Microsoft YaHei";
    }

    .left_menu h3 em {
        float: right;
        display: block;
        width: 40px;
        height: 32px;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4571.png) 16px 12px no-repeat;
        cursor: pointer;
    }

    .left_menu h3.on em {
        background-position: 16px -57px;
    }

    .left_menu ul {
        padding-top: 8px;
        background: #EBECED;
        font-size: 12px;
        color: #999;
        display: none;
        /* 默认都隐藏 */
    }

    .left_menu ul li {
        padding-left: 25px;
        line-height: 36px;
        height: 36px;
        border-bottom: 1px #FFFFFF solid;
    }

    .left_menu ul li a {
        color: #666666;
    }

    .right_cont_box {
        width: 100%;
        float: right;
        background: #FFF;
        padding-bottom: 20px;
    }

    .about_title {
        width: 90%;
        margin: 0 auto;
        line-height: 52px;
        padding-top: 8px;
        border-bottom: 1px solid #0071BC;
        color: #0071BC;
    }

    .about_cont {
        width: 90%;
        margin: 0 auto;
        padding: 12px 0;
        font-size: 12px;
        line-height: 22px;
        color: #333;
    }

    .about_cont h4 {
        font-size: 12px;
        font-weight: bold;
        color: #000;
    }

    /*---------------------新注册-----------------*/
    .zc_cont_box input.codeverify {
        padding: 0px !important;
        width: 49%!important;
        height: 30px !important;
        line-height: 30px !important;
    }

    .zc_cont_box .subverify {
        width: 38% !important;
        height: 30px !important;
        line-height: 30px !important;
    }

    .zc_right .tab-reg {
        display: none;
    }

    .zc_cont_box input.validate-mobile {
        width: 63% !important;
        float: left;
    }

    .zc_cont_box input.validate-mail {
        width: 63% !important;
        float: left;
    }

    .zc_cont_box .mobile_tab span,.zc_cont_box .email_tab span {
        display: block !important;
        float: left;
        line-height: 30px;
    }

    .zc_cont_box .mobile_tab img,.zc_cont_box .email_tab img {
        display: block !important;
    }

    #captcha {
        width: 80px;
    }

    .fl {
        margin-top: 7px;
    }

    .qbqhyz {
        float: left;
        margin-top: 7px;
    }

    .zc_right .hr-line-left,.zc_cont_box .hr-line-right {
        width: 100px !important;
    }

    .zc_cont_box .reg-form li a.reg-alipay,.zc_cont_box .reg-form li a.reg-weibo,.zc_cont_box .reg-form li a.reg-qq,.zc_cont_box .reg-form li a.reg-wechat {
        width: 30px !important;
    }

    /*---------------------------------注册---------------------------------------*/
    .zc_cont_box table {
        width: 100%;
    }

    .zc_top {
        display: none;
    }

    .zc_cont_box tr {
        height: 36px;
    }

    .red {
        color: #F00;
    }

    .right {
        text-align: right;
    }

    .zc_cont_box {
        padding: 0px;
        overflow: hidden;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

    .zc_cont_box tr {
        height: 32px;
    }

    .zc_cont_box tbody {
        width: 100%
    }

    .zc_cont_box tbody tr td {
        font-family: "microsoft yahei";
        font-size: 13px;
        color: #666;
        padding-top: 12px;
    }

    .zc_cont_box td span.red {
        color: red;
        margin-right: 2px;
    }

    .zc_cont_box td p.wrong {
        margin-left: 5px;
        color: #F33;
        font-size: 12px;
        /* display:none; */
    }

    .zc_cont_box td p.reminder {
        margin-left: 5px;
        font-size: 12px;
        color: #999;
        /* display:none; */
    }

    .zc_cont_box td.right {
        text-align: right;
        width: 80px;
        display: block;
        line-height: 32px;
    }

    .zc_cont_box td.raSex span {
        margin: 0 5px;
        line-height: 14px;
    }

    .zc_cont_box td.raSex input {
        margin-top: 2px;
    }

    .zc_cont_box input {
        color: #666;
    }

    .zc_cont_box input.txt {
        height: 30px;
        width: 88%;
        line-height: 30px;
        border: 1px solid #d8d8d8;
    }

    .zc_cont_box .tdBtn {
        position: relative;
    }

    .zc_cont_box select {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-family: "microsoft yahei";
        color: #666;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .zc_cont_box input.code {
        width: 75px;
        height: 32px;
        line-height: 32px;
        border: 1px solid #d8d8d8;
        padding: 0 5px;
    }

    .code_img img {
        height: 32px;
        display: block;
    }

    .qbqhyz {
        line-height: 32px;
        font-size: 10px;
    }

    .zc_cont_box td .checkbox {
        vertical-align: top;
        margin-right: 5px;
    }

    .zc_cont_box .submit {
        width: 90%;
        height: 36px;
        line-height: 36px;
        border: 0;
        color: #fff;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4579.png) top center no-repeat;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

    .zc_cont_box table {
        float: left;
    }

    .zc_right {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        line-height: 30px;
        padding-bottom: 40px;
        font-size: 14px;
    }
    /*------------------登陆login-----------------------*/
    .login_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 30px;
    }

    .login_left {
        display: none;
    }

    .login_left span {
        padding: 0 12px;
        font-size: 14px;
    }

    .login_right {
        width: 80%;
        margin: 0 auto;
        max-width: 360px;
    }

    .u_name {
        width: 97%;
        padding: 0px 5px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #d8d8d8;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
    }

    .u_pwd {
        width: 97%;
        padding: 0px 5px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #d8d8d8;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
    }

    .u_yzm {
        width: 80px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
        border: 1px solid #ccc;
        padding: 0 4px;
    }

    .dl_bt .submit {
        width: 100%;
        height: 40px;
        line-height: 41px;
        border: 0;
        color: #fff;
        background: #0056a4;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

    .dl_txt {
        width: 99%;
        padding: 8px 0;
    }

    .dl_txt img {
        display: block;
        height: 38px;
        float: left;
    }

    .yzm_span {
        display: block;
        width: 60%;
    }

    .yzm_span a {
        float: right;
        padding-top: 12px;
    }

    .dl_bt {
        width: 100%;
        padding: 8px 0;
    }

    .dl_txt span {
        padding-left: 8px;
        font-size: 12px;
    }

    .dl_bt p {
        width: 96%;
    }

    .dl_bt a {
        font-size: 12px;
        color: #006EBC;
        line-height: 32px;
    }

    .loForm {
        font-size: 12px;
        padding-top: 12px;
        color: #666;
    }

    .loForm ul {
        margin-top: 10px;
    }

    .loForm li a {
        color: #666;
        text-decoration: none;
    }

    .loForm li span {
    }

    .loForm li {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4573.png") no-repeat scroll left top;
        float: left;
        margin-right: 8px;
        padding-left: 25px;
    }

    .loForm li.weibo {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4574.png") no-repeat scroll 0 0;
    }

    .loForm li.alipay {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4575.png") no-repeat scroll 0 0;
    }

    .loForm li.wechatscan {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4572.gif) no-repeat scroll 0 0;
    }

    .loForm li.wechat {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4572.gif) no-repeat scroll 0 0;
    }

    .modal {
        display: none;
    }

    .payment-item ul li {
        display: none;
    }

    .payment-item .malipay, .payment-item .cmbpay, .payment-item .wxpay {
        display: block;
    }

    #FloatAd {
        display: none;
    }
}
/* CSS 设备分辨率小于 900大于500的时候调用 */
@media (min-width:501px) and (max-width:900px) {
    .noticeImg {
        left: 15%;
    }

    img {
        border: 0 none;
        vertical-align: middle;
        display: block;
        max-width: 100%;
    }

    .pc_top_box {
        width: 100%;
        height: 60px;
        border-bottom: 4px solid #005BAC;
    }

    .logo {
        display: block;
        width: 21%;
        padding-left: 2%;
    }

    .logo img {
        padding-top: 19%;
    }

    .pc_top_nav {
        display: none;
    }

    .Mobile_nav_box {
        width: 46%;
        float: right;
    }

    .ss_box {
        padding: 2px 0 0 2px;
        font-size: 14px;
        height: 20px;
        border: 1px solid #dedede;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 44%;
        margin-top: 16px;
        float: left;
    }

    .ss_but {
        width: 22%;
        float: left;
        font-size: 12px;
        border: 0;
        list-style: none;
        background: #FFF;
        line-height: 16px;
        -webkit-appearance: none;
    }

    .ss_text {
        width: 75%;
        float: left;
        border: 0;
        font-size: 12px;
    }

    .mobile_right {
        float: right;
        width: 50%;
    }

    .mobile_right a {
        float: left;
        width: 33%;
        padding-top: 14px;
    }

    .pc_nav_box {
        display: none;
    }

    .pc_ss_box {
        display: none;
    }

    .phone_main_box {
        display: none;
    }

    .Sitemap_box {
        display: none;
    }

    #hello_box {
        display: none;
    }

    .phone_foot {
        display: none;
    }
    /* 右滑动菜单必要css */
    .rightMenu {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        padding-left: 70%;
        width: 30%;
        min-height: 100%;
        display: none
    }

    .wrap {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        background: #F3F5F7;
        overflow: visible;
        position: relative;
        min-height: 100%;
        -webkit-transition: 400ms;
        -o-transition: 400ms;
        -moz-transition: 400ms;
        transition: 400ms;
    }

    .wrapMask {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 0;
        height: 100%;
        -webkit-transition: 400ms;
        -o-transition: 400ms;
        -moz-transition: 400ms;
        transition: 400ms;
        background-color: rgba(0,0,0,0.5);
        display: none
    }

    .showRightMenu .wrap,  .showRightMenu .wrapMask {
        overflow-x: hidden;
        -webkit-transform: translate(-30%, 0);
        -moz-transform: translate(-30%, 0);
        -ms-transform: translate(-30%, 0);
        -o-transform: translate(-30%, 0);
        transform: translate(-30%, 0);
    }

    .showRightMenu .wrapMask {
        display: block;
        z-index: 2;
    }

    .showRightMenu .rightMenuBtn {
        background: #CF7F21
    }

    .showRightMenu .rightMenu {
        display: block;
    }

    /* 会员兴趣start */
    .content-interest li {
        float: left;
        width: 22%;
        margin: 1% 1% 0 1.7%;
        background: #FFFFFF;
        position: relative;
    }

    .content-interest span {
        display: block;
        text-align: center;
        margin-top: 15%;
    }

    .content-interest {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    .content-interest .interestImg {
        text-align: center;
    }

    .content-interest .interest-title {
        text-align: center;
        font-size: 25px;
        margin: 5% 0 3% 0;
    }

    .vip-btn {
        text-align: center;
        color: #FFFFFF;
        background: #0056A4;
        width: 20%;
        margin-top: 2%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 2%;
        cursor: pointer;
    }

    .content-interest .next {
        color: #FFFFFF;
    }

    .content-interest {
        font-family: "微软雅黑",Arial;
        height: auto;
    }

    .content-interest .information,.content-interest .attribute {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4567.png) no-repeat center;
    }

    .content-interest .informationList,.content-interest .attributeList {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .content-interest .allSelect {
        width: 22%;
        text-align: center;
        margin-left: 1.7%;
        margin-bottom: 2%;
        background: #ffb2b2;
        color: #FFFFFF;
        height: 45px;
    }

    .content-interest .allSelect img {
        float: left;
    }

    .content-interest .allSelect span {
        float: left;
        margin: 0px;
        line-height: 45px;
    }
    /* 会员兴趣end */

    /*pad轮播*/
    .slideBox {
        width: 100%;
        height: 288px;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd {
        display: none;
    }

    .slideBox .bd {
        position: relative;
        height: 288px;
        z-index: 0;
    }

    .slideBox .bd li {
        background-size: 768px 288px;
        background-position: top center;
        height: 288px;
    }

    .slideBox .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
    /*列表轮播*/
    .list_banner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .list_banner .hd {
        display: none;
    }

    .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .list_banner .bd li {
        background-size: 768px 288px;
        background-position: top center;
    }

    .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
    /*主体框*/
    .main_box {
        /*background:#FFF;*/
    }
    /*首页主体广告部分*/
    .ind_ad_box {
        padding-bottom: 1%;
    }

    .ind_ad_left {
        width: 50%;
        overflow: hidden;
        position: relative;
        float: left;
    }

    .ind_ad_left .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .ind_ad_left .bd li {
        width: 100%;
        zoom: 1;
        vertical-align: middle;
    }

    .ind_ad_left .bd img {
        width: 100%;
        display: block;
    }
    /*右侧广告*/
    .ind_ad_right {
        width: 50%;
        overflow: hidden;
        position: relative;
        float: right;
    }

    .ind_ad_right .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .ind_ad_right .bd li {
        width: 100%;
        zoom: 1;
        vertical-align: middle;
    }

    .ind_ad_right .bd img {
        width: 100%;
        display: block;
    }
    /*PC主体产品分布
    .pc_main_box{ display:none;}*/
    /*pad主体产品分布*/
    .pc_main_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 1%;
        overflow: hidden;
        position: relative;
    }
    /*标题*/
    .pc_lmt_box {
        display: none;
    }

    .pad_lmt_box {
        height: 42px;
        overflow: hidden;
        background: #FFF;
        position: absolute;
        width: 100%;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4573.png) 97% center no-repeat #fff;
    }

    .pad_lmt_left {
        float: left;
        height: 42px;
        background: #0056A4;
        width: 25%;
        color: #FFF;
    }

    .pad_lmt_left h2 {
        font-size: 20px;
        font-weight: bold;
        padding-left: 30px;
        padding-top: 6px;
    }

    .pad_lmt_left span {
        display: none;
    }
    /*类导航-筛选*/
    .pad_lmt_right {
        float: right;
        width: 75%;
        height: 42px;
    }

    #helloDiv,#helloDiv2 {
        display: none;
        position: absolute;
        top: 48px;
        width: 96%;
        padding: 0 2%;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4574.png);
        height: 40px;
        z-index: 999;
    }

    #helloDiv a,#helloDiv2 a {
        color: #1A1A1A;
        font-size: 13px;
        line-height: 40px;
    }

    #helloDiv a span,#helloDiv2 a span {
        padding: 0 6px;
    }
    /*PC主体产品分布*/
    .pc_prod_box {
        padding-top: 42px;
        height: 100%
    }

    .pc_prod_box ul {
        margin-right: -4px;
        height: 100%
    }

    .pc_prod_box ul li {
        float: left;
        width: 49%;
        background: #FFF;
        overflow: hidden;
        margin: 1% 1% 1% 0;
    }

    .pc_prod_box ul .ind_ad_img img {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-top: -1px;
    }

    .pc_prod_box ul .ind_prod img {
        display: block;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15%;
        margin-bottom: 25%;
    }

    .ind_prod {
        position: relative;
    }

    .ind_prod1 {
        position: relative;
    }
    /*.prod_tle{ position:absolute; bottom:10px;  margin:0 auto; font-size:13px; color:#005BAC; left:50%; margin-left:-105px;}*/
    .prod_tle {
        font-size: 13px;
        color: #005BAC;
        position: absolute;
        bottom: 8px;
        width: 100%;
        text-align: center;
    }

    .prod_tle p {
        font-size: 16px;
        color: #333333;
    }
    /*PAD底部*/
    .syfw_box {
        width: 100%;
    }

    .Indexes_box {
        background: #023F7E;
        height: 280px;
    }

    .syfw_title {
        background: #0056A4;
        height: 54px;
        font-size: 22px;
        color: #FFF;
        width: 100%;
        line-height: 54px;
    }

    .syfw_title a {
        color: #FFF;
        padding-left: 12px;
    }

    .syfw_t {
        padding-left: 4%;
    }

    .foot_nav_box {
        padding-left: 4%;
    }

    .Indexes_box dl {
        float: left;
        width: 16%;
        font-size: 12px;
    }

    .Indexes_box dt {
        font-weight: bolder;
        line-height: 50px;
        height: 50px;
        color: #FFF;
    }

    .Indexes_box dd {
        line-height: 16px;
    }

    .Indexes_box dd a {
        color: #FFF;
    }

    .fuwu_box {
        background: #023F7E;
        height: 210px;
    }

    .foot_lianxi {
        padding-left: 4%;
        padding-top: 24px;
    }

    .foot_lianxi .lx {
        font-size: 14px;
        display: block;
        padding-bottom: 12px;
        font-weight: bolder;
        color: #FFF;
    }

    .foot_lianxi>div {
        padding-bottom: 12px;
        padding-right: 16px;
        float: left;
        color: #FFF;
        font-size: 12px;
    }

    .pad_evr_box {
        float: left;
        width: 45%;
        padding-top: 20px;
    }

    .pad_evr_box div {
        width: 43%;
        float: left;
        margin-right: 3%;
        padding-left: 3%;
        padding-right: 1%;
        background: #FFF;
    }

    .pad_lx_box {
        float: left;
        width: 55%;
    }
    /*foot_3*/
    .foot_3 {
        background: #0051A2;
        width: 100%;
        line-height: 40px;
        height: 40px;
        color: #FFF;
        font-size: 14px;
    }

    .foot_3_cont {
        padding: 0 4%;
        color: #FFF;
    }

    .foot_3_cont a {
        color: #FFF;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }
    /*------------------列表页 页面---------------------------------------*/
    .pc_jrgwc {
        display: none;
    }

    .pc_cpdb {
        display: none;
    }

    .Screening_box {
        width: 100%;
        margin: 0 auto;
        font-family: Arial, sans-serif,"微软雅黑";
        background: #FFF;
    }

    .scr_title {
        background: #0056A4;
        color: #FFF;
        height: 44px;
        line-height: 44px;
        padding: 0 12px 0 24px;
    }

    .scr_title h2 {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
    }

    .scr_title span {
        padding-left: 28px;
    }

    .scr_title i {
        font-style: normal;
        float: right;
        font-size: 16px;
        cursor: pointer;
    }

    .scr_cont {
        padding-bottom: 3%
    }

    .scr_cont dl {
        width: 90%;
        margin: 0 auto;
        border-bottom: 1px solid #E6E6E6;
    }

    .scr_cont dl dt {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        line-height: 32px;
        padding-top: 4px;
        color: #4D4D4D;
    }

    .scr_cont dl dd {
        display: block;
        width: 100%;
        line-height: 24px;
        color: #808080;
    }

    .scr_cont dl dd label {
        float: left;
        min-width: 110px;
        padding-right: 12px;
        font-size: 13px;
    }

    .scr_cont dl dd input[type="checkbox"] {
        margin-right: 4px;
    }

    .charge {
        float: left;
        width: 50%;
    }

    .text_sz {
        height: 25px;
        width: 40%;
        text-align: right;
    }

    .charge span {
        padding: 0 8px;
        font-size: 24px;
    }

    .w-refer {
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;
        height: 30px;
    }

    .refer {
        float: right;
        width: 50%;
        height: 30px;
    }

    .reset {
        border: 0;
        background: #E2E4E6;
        width: 45%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #4D4D4D;
        float: left;
        margin-right: 30px;
    }

    .search-btn {
        border: 0;
        background: #0056A4;
        width: 45%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #FFF;
        float: right;
    }
    /*列表产品展现部分*/
    .search-list {
        font-size: 12px;
    }

    .list_tj_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 0.5%;
        position: relative;
    }

    .list_prod_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 0.5%;
        position: relative;
        border-bottom: 1px solid #CCC;
        padding-bottom: 20px;
    }

    .tj_zt {
        float: left;
        width: 50%;
        background: #FFF;
        position: relative;
    }

    .tj_prod_box {
        width: 50%;
        float: left;
        overflow: hidden;
    }

    .tj_prod_box ul {
        width: 100%;
    }

    .tj_prod_box ul li {
        float: left;
        width: 49%;
        margin-left: 1%;
        margin-bottom: 1%;
        background: #FFF;
        text-align: center;
    }

    .ind_prod {
        position: relative;
    }

    .prod_tle2 {
        width: 90%;
        margin: 0 auto;
        font-size: 11px;
        color: #005BAC;
        left: 50%;
    }

    .prod_tle2 p {
        font-size: 12px;
        color: #333333;
        padding-bottom: 4px;
    }

    .prod_tj {
        position: absolute;
        bottom: -10px;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        color: #005BAC;
        left: 50%;
        margin-left: -40%;
        text-align: center;
    }

    .prod_tj p {
        font-size: 15px;
        color: #333333;
        padding-bottom: 4px;
    }

    .new {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456b.png);
        z-index: 88;
        background-size: 100% 100%;
    }

    .hot {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456c.png);
        z-index: 88;
        background-size: 100% 100%;
    }

    .tui {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456d.png);
        z-index: 88;
        background-size: 100% 100%;
    }

    .list_paixu {
        height: 44px;
        background: #FFF;
    }

    .px_name {
        background: #0056A4;
        color: #FFF;
        height: 44px;
        line-height: 44px;
        float: left;
        padding: 0 28px;
    }

    .px_name h2 {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
    }

    .px_name span {
        padding-left: 14px;
    }

    .px_cont {
        float: left;
        height: 44px;
        line-height: 44px;
        font-size: 12px;
        padding-left: 12px;
        overflow: hidden;
    }

    .px_cont span {
        padding: 0 18px;
        display: block;
        float: left;
    }

    .jiage {
        padding-right: 20px;
    }

    .jtx {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4575.png) right center no-repeat
    }

    .jts {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4576.png) right center no-repeat
    }

    .xiaoliang {
        padding-right: 20px;
    }
    /*列表产品*/
    .l_prod_box {
        padding-top: 6px;
        width: 100%;
        overflow: hidden;
    }

    .l_prod_box ul {
        width: 100.5%;
        margin-right: -0.5%
    }

    .l_prod_box ul li {
        float: left;
        width: 24.5%;
        height: 272px;
        text-align: center;
        margin-right: 0.5%;
        margin-bottom: 0.5%;
        background: #FFF;
    }

    .page_fy {
        height: 24px;
        line-height: 24px;
        padding-top: 20px;
        float: right;
    }

    .page_fy a {
        float: left;
        padding: 0 8px;
        margin-left: 2px;
        font-size: 13px;
        color: #222
    }

    .page_fy .page_on,.page_fy a:hover {
        background: #222222;
        color: #fff;
    }

    .page_fy .pg-omission {
        float: left
    }
    /*-----------------------详情页---------------------------------*/
    .breadcrumb {
        width: 98%;
        padding-left: 2%;
        margin: 0 auto;
        line-height: 32px;
        font-size: 14px;
        line-height: 50px;
        height: 50px;
        color: #808080;
    }

    .prod_top_box {
        width: 100%;
        margin: 0 auto;
        background: #FFF;
    }

    .prod_cont_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .prod_img_left {
        width: 100%;
        padding-bottom: 24px;
    }

    .prod_top_right {
        width: 99%;
        border: 1px solid #F2F2F2;
        background: #F9FAFB;
    }

    .pro-share {
        display: block;
        position: relative;
        left: 15px;
        float: left;
    }
    /*图片放大镜样式*/
    .jqzoom {
        border: none;
        position: relative;
        padding: 0px;
        cursor: pointer;
        margin: 0px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .jqzoom img {
        display: inline;
    }

    .zoomdiv {
        display: none;
    }

    .zoomdiv img {
        display: none
    }

    .jqZoomPup {
        display: none;
    }
    /*图片小图预览列表*/
    .spec-preview {
        text-align: center;
    }

    .spec-scroll {
        clear: both;
        margin-top: 5px;
        width: 100%;
        position: relative;
    }

    .spec-scroll .prev {
        float: left;
        margin-right: 2px;
    }

    .spec-scroll .next {
        float: right;
    }

    .spec-scroll .prev,.spec-scroll .next {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 20px;
        height: 75px;
        line-height: 75px;
        cursor: pointer;
        text-decoration: none;
        color: #808080;
    }

    .spec-scroll .items {
        position: relative;
        width: 478px;
        height: 75px;
        overflow: hidden;
        border: 1px solid #CCC;
        margin: 0 auto;
        text-align: center;
    }

    .spec-scroll .items ul {
        position: absolute;
        width: 999999px;
        height: 75px;
    }

    .spec-scroll .items ul li {
        float: left;
        text-align: center;
        height: 75px;
        width: 120px;
        border-left: 1px solid #CCC;
        margin-left: -1px;
    }

    .spec-scroll .items ul li img {
        height: 75px;
        text-align: center;
        display: inline;
    }
    /*产品名称介绍*/
    .prod_name {
        width: 90%;
        padding-left: 10%;
        padding-top: 12px;
    }

    .guige {
        width: 90%;
        padding-left: 10%;
        color: #808080;
        padding-top: 12px;
    }

    .shuliang {
        width: 90%;
        padding-left: 10%;
        padding-top: 12px;
    }
    /**/
    .prod_name h1 {
        font-size: 16px;
        line-height: 24px;
    }

    .prod_val {
        font-size: 14px;
        line-height: 24px;
        color: #7FAAD1;
        margin-left: 10%;
    }
    /**/
    .gg_text {
        font-size: 14px;
        line-height: 24px;
    }

    .gg_box a {
        float: left;
        width: 42px;
        height: 42px;
        margin: 0 4px 4px 0;
        border: 1px solid #808080;
        box-sizing: border-box;
        text-indent: -9999em;
    }

    .gg_box a.selected {
        border: 2px solid #039;
        box-sizing: border-box;
    }

    .gg_box a img {
        display: block;
    }
    /**/
    .shuliang span {
        line-height: 18px;
        font-size: 14px;
        color: #808080;
    }

    .Spinner {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }

    .Spinner .Amount {
        width: 36px;
        height: 14px;
        padding: 8px 4px;
        line-height: 14px;
        border-width: 1px 0;
        border-style: solid;
        border-color: #d9d9d9;
        float: left;
        text-align: center;
        color: #565656;
        outline: 0;
        font-size: 12px;
    }

    .Spinner a {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 1px solid #d9d9d9;
        background-color: #f7f7f7;
        float: left;
        cursor: pointer;
        outline: 0;
    }

    .Spinner a i {
        font-style: normal;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4570.png) no-repeat;
        display: block;
        width: 8px;
        height: 8px;
        margin: 4px;
        text-indent: 999999%;
        overflow: hidden;
    }

    .Spinner .Decrease i {
        background-position: -9px -9px;
    }

    .Spinner .Increase i {
        background-position: -9px -0px;
    }

    .Spinner .DisDe i {
        background-position: -0px -9px;
    }

    .Spinner .DisIn i {
        background-position: -0px -0px;
    }
    /**/
    .prodjiage {
        font-size: 14px;
        width: 90%;
        padding-left: 10%;
        padding-top: 8px;
    }

    .prodjiage span {
        color: #f00;
    }
    /**/
    .gwfx_box {
        width: 90%;
        padding-left: 10%;
        padding-top: 8px;
        height: 95px;
    }

    .pr_shop {
        background: #0056A4;
        width: 150px;
        height: 40px;
        float: left;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        color: #FFF;
        border: none;
        margin-bottom: 10px;
    }

    .pr_sc {
        float: left;
        width: 25px;
        text-align: center;
        padding-left: 40px;
        cursor: pointer;
    }

    .pr_fx {
        float: left;
        width: 25px;
        padding-left: 40px;
        text-align: center;
        cursor: pointer;
    }

    .pr_rt10 {
        margin-right: 10px;
    }
    /*产品特性*/
    .prod_tz_box {
        background: #F3F5F7;
        border-bottom: 1px solid #CCCCCC;
        height: 60px;
    }

    .tx_box {
        width: 100%;
        margin: 0 auto;
    }

    .prod_bottom_box {
        background: #FFF;
        width: 100%;
        min-width: 100%;
    }

    .texing_left {
        float: left;
        color: #333333;
        font-size: 20px;
        padding-left: 2%;
        font-weight: bold;
        line-height: 60px;
    }

    .texing_left span {
        padding-right: 24px;
    }

    .texing_right {
        display: none;
    }

    .texing_right a {
        padding: 0 5px;
        font-size: 14px;
        color: #999999;
    }

    .texing_right a:hover {
        color: #006BB9;
    }
    /**/
    .prod_content_box {
        width: 100%;
        margin: 0 auto;
    }

    .prod_left_box {
        display: none;
    }

    /**/
    .lishi_box h2 {
        display: block;
        height: 47px;
        background: #7FAAD1;
        padding-left: 42px;
        font-size: 17px;
        line-height: 47px;
        color: #FFF;
    }

    .lishi_cont ul {
        border-top: 6px solid #F3F5F7;
        border-left: 6px solid #F3F5F7;
        border-right: 6px solid #F3F5F7;
    }

    .lishi_cont ul li {
        border-bottom: 6px solid #F3F5F7
    }
    /* 详情右侧 */
    .prod_right_box {
        float: right;
        width: 100%;
    }

    .slideTxtBox {
        width: 100%;
        text-align: left;
        padding-top: 2px;
    }

    .slideTxtBox .hd {
        height: 52px;
        line-height: 52px;
        background: #FFF;
        position: relative;
    }

    .slideTxtBox .hd ul {
        float: left;
        position: absolute;
        height: 52px;
        width: 100%;
    }

    .slideTxtBox .hd ul li {
        float: left;
        width: 24%;
        cursor: pointer;
        background: #F3F5F7;
        border-right: 2px solid #fff;
        text-align: center;
        font-size: 18px;
        color: #666666;
    }

    .slideTxtBox .hd ul li.on {
        height: 54px;
        background: #FFF;
        color: #333;
    }

    .slideTxtBox .hd ul li h2 {
        font-size: 18px;
    }

    .slideTxtBox .bd {
        padding-top: 15px;
        zoom: 1;
        color: #808080;
        font-size: 12px;
    }

    .xiangqing img {
        display: block;
    }

    .canshu {
        font-size: 12px;
        background: #fff;
        width: 96%;
        margin: 0 auto;
        line-height: 24px;
        color: #000;
        text-align: center;
    }

    .canshu table {
        border: 1px solid #f5f5f5;
        margin-bottom: 10px;
    }

    .canshu table td, .canshu table th {
        border: 1px solid #f5f5f5;
        padding: 0 10px;
    }

    .baozhuang {
        color: #808080;
    }

    .prod_right_bottom {
        padding: 24px 0;
    }

    .jieshao_title {
        background: #0056A4;
        color: #FFF;
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }

    .jieshao_title h2 {
        display: block;
        padding-left: 40px;
        float: left;
        font-size: 16px;
    }

    .jieshao_title span {
        display: block;
        float: left;
        padding-left: 12px;
    }

    .jieshao_text {
        padding: 12px 20px;
        line-height: 24px;
        color: #808080;
        font-size: 12px;
    }
    /*------------------------------------文章内容页---------------------------------------------*/
    .page_box {
        margin: 0 auto;
        position: relative;
    }

    .left_menu_box {
        width: 167px;
        float: left;
    }
    /* 本例子css */
    .left_menu {
        display: none;
    }

    .left_menu h3 {
        height: 37px;
        line-height: 37px;
        padding-left: 20px;
        border-top: 1px solid #e3e3e3;
        background: #FFF;
        cursor: pointer;
        font: normal 13px/37px "Microsoft YaHei";
    }

    .left_menu h3 em {
        float: right;
        display: block;
        width: 40px;
        height: 32px;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4577.png) 16px 12px no-repeat;
        cursor: pointer;
    }

    .left_menu h3.on em {
        background-position: 16px -57px;
    }

    .left_menu ul {
        padding-top: 8px;
        background: #EBECED;
        font-size: 12px;
        color: #999;
        display: none;
        /* 默认都隐藏 */
    }

    .left_menu ul li {
        padding-left: 25px;
        line-height: 36px;
        height: 36px;
        border-bottom: 1px #FFFFFF solid;
    }

    .left_menu ul li a {
        color: #666666;
    }

    .right_cont_box {
        width: 100%;
        float: right;
        background: #FFF;
        min-height: 300px;
        padding-top: 20px;
    }

    .about_title {
        width: 90%;
        margin: 0 auto;
        line-height: 52px;
        padding-top: 8px;
        border-bottom: 1px solid #0071BC;
        color: #0071BC;
    }

    .about_cont {
        width: 90%;
        margin: 0 auto;
        padding: 12px 0;
        font-size: 12px;
        line-height: 22px;
        color: #333;
    }

    .about_cont h4 {
        font-size: 12px;
        font-weight: bold;
        color: #000;
    }

    /*---------------------新注册-----------------*/
    .zc_cont_box .zc_right .tab-reg li {
        width: 138px !important;
    }

    .zc_cont_box .zc_right .tab-reg li span,.zc_cont_box .zc_right .tab-reg li img {
        float: left !important;
    }

    /*---------------------------------注册---------------------------------------*/
    .zc_top {
        width: 70%;
        margin: 0 auto;
        height: 76px;
        background-image: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4578.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .zc_cont_box {
        width: 100%;
        margin: 0 auto;
    }

    .zc_cont_box tr {
        height: 45px;
    }

    .red {
        color: #F00;
    }

    .right {
        text-align: right;
    }

    .zc_cont_box {
        padding: 0px;
        overflow: hidden;
        position: relative;
        width: 70%;
        margin: 0 auto;
    }

    .zc_cont_box tr {
        height: 45px;
    }

    .zc_cont_box tbody {
        width: 100%
    }

    .zc_cont_box tbody tr td {
        font-family: "microsoft yahei";
        font-size: 13px;
        color: #666;
        padding-top: 18px;
    }

    .zc_cont_box td span.red {
        color: red;
        margin-right: 2px;
    }

    .zc_cont_box td p.wrong {
        margin-left: 5px;
        color: #F33;
        font-size: 12px;
        /* display:none; */
    }

    .zc_cont_box td p.reminder {
        margin-left: 5px;
        font-size: 12px;
        color: #999;
        /* display:none; */
    }

    .zc_cont_box td.right {
        text-align: right;
    }

    .zc_cont_box td.raSex span {
        margin: 0 5px;
        line-height: 14px;
    }

    .zc_cont_box td.raSex input {
        margin-top: 2px;
    }

    .zc_cont_box input {
        color: #666;
    }

    .zc_cont_box input.txt {
        height: 44px;
        width: 90%;
        line-height: 44px;
        border: 1px solid #d8d8d8;
        padding: 0 5px;
    }

    .zc_cont_box .tdBtn {
        position: relative;
    }

    .zc_cont_box select {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-family: "microsoft yahei";
        color: #666;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .zc_cont_box input.code {
        width: 115px;
        height: 44px;
        line-height: 44px;
        border: 1px solid #d8d8d8;
        padding: 0 5px;
    }

    .zc_cont_box td .checkbox {
        vertical-align: top;
        margin-right: 5px;
    }

    .zc_cont_box .submit {
        width: 290px;
        height: 41px;
        line-height: 40px;
        border: 0;
        color: #fff;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4579.png) top center no-repeat;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

    .zc_cont_box table {
        float: left;
    }

    .zc_cont_box .member {
        float: left;
        text-align: center;
        font-size: 14px;
        font-family: "microsoft yahei";
        position: absolute;
        top: 190px;
        left: 598px;
    }

    .zc_cont_box .member p {
        font-size: 16px;
    }

    .zc_cont_box .member p a {
        text-decoration: none;
    }

    .zc_right {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        line-height: 30px;
        padding-bottom: 60px;
        float: left;
    }

    /*LOGIN*/
    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000000;
        opacity: 0.6;
        filter: alpha(opacity=60)
    }

    .modal {
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 1050;
        /*width: 560px;
        margin: -250px 0 0 -280px;
        background-color: #ffffff;*/
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,0.3);
        *border: 1px solid #999;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        outline: none;
        -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
        -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
        box-shadow: 0 3px 7px rgba(0,0,0,0.3);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box
    }

    .close {
        cursor: pointer;
        padding: 2px 3px;
        cursor: pointer;
        padding: 2px 3px;
        position: absolute;
        right: 10px;
        top: 14px
    }

    .close:hover {
        background-color: grey;
        color: #ffffff
    }

    .button-blue {
        display: block;
        float: left;
        padding: 5px 0;
        width: 80px;
        margin-right: 10px;
        color: #fff;
        background: #407acc;
        text-align: center;
        cursor: pointer
    }

    .button-blue:hover {
        background: #084b91;
        text-decoration: none;
        color: #ffffff
    }

    .button-grey {
        display: block;
        float: left;
        padding: 5px 0;
        width: 80px;
        color: #fff;
        background: #ccc;
        text-align: center;
        cursor: pointer
    }

    .button-grey:hover {
        background: #aaa;
        text-decoration: none
    }

    .login-form .form-arrow,.signup-form .form-arrow,.forgot-form .form-arrow {
        display: block;
        width: 30px;
        height: 15px;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4579.png) no-repeat;
        position: absolute;
        left: 95px;
        top: -15px
    }

    .login-form input,.signup-form input,.forgot-form input {
        padding: 9px 9px 9px 9px;
        margin-bottom: 20px;
        width: 94%
    }

    .login-form .forgot,.login-form .login,.login-form .reg,.signup-form .forgot,.signup-form .login,.signup-form .reg,.forgot-form .forgot,.forgot-form .login,.forgot-form .reg {
        width: 302px;
        padding: 0;
        margin: 0 0 10px 0;
        height: 35px;
        font-size: 18px;
        cursor: pointer
    }

    .login-form label.remember,.signup-form label.remember,.forgot-form label.remember {
        font-size: 13px
    }

    .login-form input[type="checkbox"],.signup-form input[type="checkbox"],.forgot-form input[type="checkbox"] {
        width: auto;
        height: auto;
        padding: 0;
        margin: 3px 5px 0 0
    }

    .login-form a.forgot,.signup-form a.forgot,.forgot-form a.forgot {
        font-size: 13px;
        float: right;
        margin-top: 2px;
        width: auto;
        cursor: pointer
    }

    .login-form p.error,.signup-form p.error,.forgot-form p.error {
        font-size: 13px;
        margin-bottom: 5px;
        color: #b22d2d
    }

    #signup-modal,#login-modal,#forgetform {
        display: none;
        width: 300px;
        padding: 0 40px 20px;
        background: white;
        border: 5px solid rgba(0,0,0,0.2);
        margin-left: -190px;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 40px;
        box-shadow: 0 1px 0 white inset;
        margin-top: -267px
    }

    #signup-modal a:hover,#login-modal a:hover,#forgetform a:hover,.modal a:hover {
        text-decoration: none
    }

    .modal h1,#forgetform h1,#signup-modal h1,#login-modal h1 {
        margin: 0 -40px;
        background: #EEE;
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #CCC;
        font-size: 16px;
        padding: 13px 40px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        text-align: center;
        margin-bottom: 30px
    }

    .modal .close,#signup-modal .close,#login-modal .close,#forgetform .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 12px 18px 16px 18px;
        height: 16px;
        overflow: hidden;
        opacity: .8;
        border-left: 1px solid #BBB
    }

    .forgot-btn,.login-btn {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-top: 14px;
        color: #ffffff
    }

    .share {
        text-align: left;
        /*overflow:hidden;*/
        display: block !important;
        height: 16px !important;
        line-height: 16px !important;
        padding-left: 20px !important;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b457a.png) no-repeat left;
        cursor: pointer;
        float: right
    }

    .share:hover {
        opacity: 0.8
    }

    .share.weibo {
        background-position: 0px -96px
    }

    .share.qq {
        background-position: 0px -64px
    }

    .share.douban {
        background-position: 0px -560px
    }

    .share.renren {
        background-position: 0px -160px
    }

    .third-parties {
        display: none
    }

    .login-bind-tp {
        margin: -5px 0 30px 0
    }

    .login-bind-tp em {
        padding: 1px 8px
    }

    .login-bind-tp li {
        border-radius: 5px;
        margin-bottom: 10px;
        cursor: pointer
    }

    .login-bind-tp li a {
        text-align: center;
        display: block;
        color: white;
        padding: 12px 30px 12px 0
    }

    .login-bind-tp .qweibo {
        background-color: #3671d2;
        border: 1px solid #136ac1;
        border-radius: 3px;
        margin: 10px 0 25px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.25) inset;
        text-shadow: 0 1px 0 #1a64bf;
        cursor: pointer;
        text-align: left;
        background-color: #369ad2
    }

    .login-bind-tp .qweibo em {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b457b.png) no-repeat
    }

    .login-bind-tp .sina {
        background-color: #b9e6eb;
        border: 1px solid #c12f13;
        border-radius: 3px;
        margin: 10px 0 25px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.25) inset;
        text-shadow: 0 1px 0 #921414;
        cursor: pointer;
        text-align: left;
        background-color: #d6514b
    }

    .login-bind-tp .sina em {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b457c.png) no-repeat
    }

    .login-bind-tp .douban {
        border: 1px solid #54c113;
        border-radius: 3px;
        margin: 10px 0 25px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.25) inset;
        text-shadow: 0 1px 0 #921414;
        text-align: left;
        background-color: #41a41a
    }

    .login-bind-tp .douban em {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b457d.png) no-repeat
    }
    /*------------------登陆login-----------------------*/
    .login_box {
        width: 100%;
        margin: 0 auto;
        padding-top: 30px;
    }

    .login_left {
        display: none;
    }

    .login_left span {
        padding: 0 12px;
        font-size: 14px;
    }

    .login_right {
        width: 80%;
        margin: 0 auto;
        max-width: 360px;
    }

    .u_name {
        width: 97%;
        padding: 0px 5px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #d8d8d8;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
    }

    .u_pwd {
        width: 97%;
        padding: 0px 5px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #d8d8d8;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
    }

    .u_yzm {
        width: 80px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
        border: 1px solid #ccc;
        padding: 0 4px;
    }

    .dl_bt .submit {
        width: 100%;
        height: 40px;
        line-height: 41px;
        border: 0;
        color: #fff;
        background: #0056a4;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

    .dl_txt {
        width: 100%;
        padding: 8px 0;
    }

    .dl_txt img {
        display: block;
        height: 38px;
        float: left;
    }

    .yzm_span {
        display: block;
        width: 60%;
    }

    .yzm_span a {
        float: right;
        padding-top: 12px;
    }

    .dl_bt {
        width: 100%;
        padding: 8px 0;
    }

    .dl_txt span {
        padding-left: 8px;
        font-size: 12px;
    }

    .dl_bt a {
        font-size: 12px;
        color: #006EBC;
        line-height: 32px;
    }

    .loForm {
        font-size: 12px;
        padding-top: 12px;
        color: #666;
    }

    .loForm ul {
        margin-top: 10px;
    }

    .loForm li a {
        color: #666;
        text-decoration: none;
    }

    .loForm li span {
        margin-left: 8px;
    }

    .loForm li {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4573.png") no-repeat scroll left top;
        float: left;
        margin-right: 8px;
        padding-left: 25px;
    }

    .loForm li.weibo {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4574.png") no-repeat scroll 0 0;
    }

    .loForm li.alipay {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4575.png") no-repeat scroll 0 0;
    }

    .loForm li.wechatscan {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4572.gif) no-repeat scroll 0 0;
    }

    .loForm li.wechat {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4572.gif) no-repeat scroll 0 0;
    }

    .modal {
        display: none;
    }

    .payment-item ul li {
        display: none;
    }

    .payment-item .malipay, .payment-item .cmbpay, .payment-item .wxpay {
        display: block;
    }
    .dl_bt .weixin-login {
        width: 100%;
        height: 40px;
        line-height: 41px;
        border: 0;
        color: #fff;
        background: #7faad1;
        font-family: "microsoft yahei";
        font-size: 14px;
    }
}
/* ipad 标准分辨率*/
@media (width:768px) {
    img {
        border: 0 none;
        vertical-align: middle;
        display: block;
        max-width: 100%;
    }

    body {
        font-family: Arial, sans-serif,"微软雅黑";
        background: #F3F5F7;
    }

    .logo img {
        padding-top: 15%;
    }

    .mobile_right a {
        float: left;
        width: 33%;
        padding-top: 10px;
    }

    .ss_box {
        padding: 2px 0 0 2px;
        font-size: 14px;
        height: 20px;
        border: 1px solid #dedede;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 44%;
        margin-top: 20px;
        float: left;
    }

    .pc_nav_box {
        display: none;
    }

    .pc_ss_box {
        display: none;
    }
    /*PC主体产品分布*/
}
/* CSS 设备分辨率大于 900的时候调用 */
@media (min-width:901px) {
    body {
        font-family: "微软雅黑",Arial;
        background: #F3F5F7;
    }

    .body_wrapper {
        overflow: visible;
        position: relative;
        width: 100%;
        min-width: 1100px;
        background: #F3F5F7;
    }

    .wrap {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        background: #F3F5F7;
        overflow: visible;
        position: relative;
        min-height: 100%;
        -webkit-transition: 400ms;
        -o-transition: 400ms;
        -moz-transition: 400ms;
        transition: 400ms;
    }

    .pc_top_box {
        height: 66px;
        width: 1100px;
        margin: 0 auto;
        background: #FFF;
    }

    .logo {
        display: block;
        width: 191px;
        padding-left: 28px;
        float: left;
        font-size: 12px;
        line-height: 44px
    }

    .logo img {
        padding-top: 24px;
    }

    .pc_top_nav {
        float: right;
        padding-right: 28px;
    }

    .pc_top_nav a {
        line-height: 66px;
        margin-left: 12px;
        font-size: 12px;
        color: #666;
    }

    .Mobile_nav_box {
        display: none;
    }

    .ss_box {
        display: none;
    }

    .pad_lmt_box {
        display: none;
    }

    .phone_main_box {
        display: none;
    }

    .pad_evr_box {
        display: none;
    }

    .phone_foot {
        display: none;
    }

    .wrapMask {
        display: none;
    }

    .rightMenu {
        display: none;
    }

    .pc_nav_box {
        background: #0056A4;
        width: 100%;
        min-width: 1100px;
        margin: 0 auto;
    }

    .nav_box {
        width: 1100px;
        margin: 0 auto;
        height: 42px;
    }
    /* PC导航条css */
    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .pc_top_nav .nav-register {
        height: 0px;
        font-size: 11px;
        color: #0071bf;
        position: absolute;
        top: 20px;
        margin-left: 12px;
    }

    .pc_top_nav .nav-font {
        font-size: 11px;
        margin: 0px;
        color: #0071bf;
        text-decoration: underline;
    }

    /* 会员兴趣start */
    .content-interest li {
        float: left;
        width: 22%;
        margin: 1% 1% 0 1.7%;
        background: #FFFFFF;
        position: relative;
    }

    .content-interest span {
        display: block;
        text-align: center;
        margin-top: 15%;
    }

    .content-interest {
        width: 60%;
        height: auto;
        margin: 0 auto;
    }

    .content-interest .interestImg {
        text-align: center;
    }

    .content-interest .interest-title {
        text-align: center;
        font-size: 25px;
        margin: 5% 0 3% 0;
    }

    .vip-btn {
        text-align: center;
        color: #FFFFFF;
        background: #0056A4;
        width: 10%;
        margin-top: 1%;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
    }

    .content-interest .next {
        color: #FFFFFF;
    }

    .content-interest {
        font-family: "微软雅黑",Arial;
        height: auto;
    }

    .content-interest .information,.content-interest .attribute {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4567.png) no-repeat center;
    }

    .content-interest .informationList,.content-interest .attributeList {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .content-interest .allSelect {
        width: 22%;
        text-align: center;
        margin-left: 1.7%;
        background: #ffb2b2;
        color: #FFFFFF;
        height: 45px;
    }

    .content-interest .allSelect img {
        float: left;
    }

    .content-interest .allSelect span {
        float: left;
        margin: 0px;
        line-height: 45px;
    }
    /* 会员兴趣end */


    /* PC搜索css */
    .pc_ss_box {
        float: right;
        padding-top: 8px;
        padding-right: 28px;
    }

    .pc_ss_text {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b457e.png) left top no-repeat;
        width: 152px;
        height: 23px;
        border: 0;
        font-size: 12px;
        line-height: 18px;
        padding: 2px 4px 0px 4px;
    }

    .pc_ss_but {
        font-size: 14px;
        background: none;
        border: 0;
        color: #FFF;
    }
    /*pc轮播*/
    .slideBox {
        width: 100%;
        min-width: 1100px;
        height: 621px;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd {
        /*height:60px; */
        bottom: 0px;
        position: absolute;
        width: 1100px;
        left: 50%;
        margin-left: -550px;
    }

    .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }

    .slideBox .hd ul li {
        float: left;
        cursor: pointer;
        margin-right: 10px;
    }

    .slideBox .hd ul .lastLi {
        margin-right: 0px;
    }

    .slideBox .hd ul li.on {
    }

    .slideBox .hd img {
        display: block;
        width: 212px;
    }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .slideBox .bd li {
        height: 530px;
        background-position: top center;
        background-repeat: no-repeat;
    }

    .slideBox .bd img {
        margin: 0 auto;
        display: block;
    }

    .slideBox .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .imgbox-handle span {
        width: 52px;
        height: 52px;
        overflow: hidden;
        display: block;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b457f.png) no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -52px;
        cursor: pointer;
    }

    .imgbox-handle span:hover {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4580.png) no-repeat;
    }

    .imgbox-handle span.left {
        margin-left: -550px;
        background-position: 0 0;
    }

    .imgbox-handle span.right {
        margin-left: 498px;
        background-position: -53px 0;
    }
    /*列表轮播*/
    .list_banner {
        width: 100%;
        min-width: 1100px;
        overflow: hidden;
        position: relative;
    }

    .list_banner .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .list_banner .bd li {
        background-position: top center;
        background-repeat: no-repeat;
    }

    .list_banner .bd img {
        margin: 0 auto;
        display: block;
    }

    .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
    /*主体框*/
    .main_box {
        font-size: 12px;
        width: 1100px;
        margin: 0 auto;
    }
    /*首页主体广告部分*/
    .ind_ad_box {
        width: 1100px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .ind_ad_left {
        width: 550px;
        height: 263px;
        overflow: hidden;
        position: relative;
        float: left;
    }

    .ind_ad_left .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .ind_ad_left .bd li {
        zoom: 1;
        vertical-align: middle;
    }

    .ind_ad_left .bd img {
        width: 550px;
        height: 263px;
        display: block;
    }
    /*右侧广告*/
    .ind_ad_right {
        width: 550px;
        height: 263px;
        overflow: hidden;
        position: relative;
        float: right;
    }

    .ind_ad_right .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .ind_ad_right .bd li {
        zoom: 1;
        vertical-align: middle;
    }

    .ind_ad_right .bd img {
        width: 550px;
        height: 263px;
        display: block;
    }
    /*PC主体产品分布*/
    .pc_main_box {
        width: 1100px;
        margin: 0 auto;
        padding-top: 15px;
    }
    /*标题*/
    .pc_lmt_box {
        height: 60px;
        overflow: hidden;
        background: #FFF;
    }

    .pc_lmt_left {
        float: left;
        height: 60px;
        background: #0056A4;
        width: 272px;
        color: #FFF;
    }

    .pc_lmt_left h2 {
        font-size: 32px;
        font-weight: bold;
        padding-left: 55px;
        padding-top: 4px;
    }

    .pc_lmt_left span {
        font-size: 17px;
        padding-left: 32px;
    }
    /*类导航-筛选*/
    .pc_lmt_right {
        float: right;
        width: 800px;
        padding-right: 28px;
    }

    .shaixuan {
        text-align: right;
        font-size: 12px;
        line-height: 21px;
        padding-top: 8px;
    }

    .shaixuan a {
        padding: 0 4px;
        color: #2290DB;
    }

    .fenlei {
        text-align: right;
        font-size: 14px;
        line-height: 23px;
        color: #808080;
    }

    .fenlei a {
        color: #808080;
    }

    .pc_gd {
        float: right;
        padding-left: 12px;
        font-size: 15px;
    }

    .fenlei a span {
        padding: 0 6px;
    }

    .caidan {
        display: none;
    }
    /*PC主体产品分布*/
    .pc_prod_box {
        padding-top: 6px;
        width: 1100px;
        overflow: hidden;
    }

    .pc_prod_box ul {
        width: 1104px;
    }

    .pc_prod_box ul li {
        float: left;
        width: 272px;
        height: 272px;
        margin-right: 4px;
        margin-top: 4px;
        background: #FFF;
        text-align: center;
    }

    .ind_prod {
        position: relative;
    }

    .prod_tle {
        position: absolute;
        width: 210px;
        margin: 0 auto;
        font-size: 13px;
        color: #005BAC;
        left: 50%;
        margin-left: -105px;
        height: 78px;
    }

    .new {
        width: 53px;
        height: 53px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456b.png) no-repeat;
        z-index: 88;
    }

    .hot {
        width: 53px;
        height: 53px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456c.png) no-repeat;
        z-index: 88;
    }

    .tui {
        width: 53px;
        height: 53px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b456d.png) no-repeat;
        z-index: 88;
    }

    .prod_tle p {
        font-size: 15px;
        color: #333333;
        padding-bottom: 4px;
    }

    .pc_jrgwc {
        float: left;
        display: block;
        width: 120px;
        height: 33px;
        background: #0056A4;
        color: #FFF;
        line-height: 33px;
        text-align: center;
    }

    .pc_cpdb {
        float: right;
        display: block;
        width: 74px;
        height: 33px;
        background: #7FAAD1;
        color: #FFF;
        line-height: 33px;
        text-align: center;
    }

    .syfw_box {
        width: 1100px;
        margin: 0 auto;
        padding-top: 28px;
    }

    .syfw_title {
        background: #0056A4;
        height: 54px;
        font-size: 22px;
        color: #FFF;
        width: 100%;
        line-height: 54px;
        position: relative;
    }

    .syfw_t {
        padding-left: 38px;
    }

    .syfw_title a {
        color: #FFF;
        padding-left: 12px;
    }

    .Indexes_box {
        float: left;
        width: 74.9%;
        background: #023F7E;
        height: 280px;
        margin-bottom: 30px;
    }

    .foot_lianxi {
        padding-left: 38px;
        padding-top: 28px;
    }

    .foot_lianxi .lx {
        font-size: 14px;
        display: block;
        padding-bottom: 12px;
        font-weight: bolder;
    }

    .foot_lianxi>div {
        padding-bottom: 12px;
    }

    .foot_nav_box {
        padding-left: 38px;
        overflow: hidden;
    }

    .Indexes_box dl {
        float: left;
        width: 16%;
        font-size: 12px;
    }

    .Indexes_box dt {
        font-weight: bolder;
        font-size: 15px;
        line-height: 50px;
        height: 50px;
        color: #FFF;
    }

    .Indexes_box dd {
        line-height: 16px;
    }

    .Indexes_box dd a {
        color: #FFF;
    }

    .fuwu_box {
        float: right;
        width: 24.8%;
        background: #023F7E;
        height: 280px;
        color: #FFF;
        font-size: 12px;
    }
    /*foot2*/
    .Sitemap_box {
        width: 1100px;
        margin: 0 auto;
    }

    #Sitemap {
        float: right;
        width: 118px;
        margin-right: 75px;
        height: 24px;
        background: #005BAC;
        color: #FFF;
        text-align: center;
        line-height: 24px;
        margin-top: 12px;
    }

    #hello_box {
        height: 243px;
        width: 100%;
        background: #FFF;
        position: relative;
        overflow: hidden;
    }

    .hello_cont_box {
        width: 1100px;
        margin: 0 auto;
    }

    .hello_nav {
        float: left;
        width: 72.9%;
        padding-left: 2%
    }

    .hello_nav dl {
        float: left;
        width: 19%;
        color: #808080;
        font-size: 12px;
        padding-top: 8px;
    }

    .hello_nav dl dt {
        height: 54px;
        line-height: 54px;
    }

    .hello_nav dl dd a {
        color: #808080;
        line-height: 18px;
    }

    .erv_box {
        float: left;
        width: 24.8%;
        padding-top: 15px;
    }

    .erv1 {
        border-bottom: 1px solid #808080;
        overflow: hidden;
    }

    .erv1 .qrcode_img, .erv1 .qrcode_desc {
        float: left;
        width: 100px;
    }

    .erv1 .qrcode_img img {
        width: auto;
    }

    .erv1 .qrcode_desc {
        margin-top: 20px;
        font-size: 12px;
        width: 109px;
    }
    /*foot_3*/
    .foot_3 {
        background: #023F7E;
        width: 100%;
        min-width: 1100px;
        line-height: 40px;
        height: 40px;
        color: #FFF;
        font-size: 14px;
    }

    .foot_3_cont {
        width: 1040px;
        margin: 0 auto;
    }

    .foot_3_cont a {
        color: #FFF;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }
    /*------------------列表页 页面---------------------------------------*/

    .Screening_box {
        width: 1100px;
        margin: 0 auto;
        font-family: Arial, sans-serif,"微软雅黑";
        background: #FFF;
    }

    .scr_title {
        background: #0056A4;
        color: #FFF;
        height: 44px;
        line-height: 44px;
        padding: 0 12px 0 24px;
    }

    .scr_title h2 {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
    }

    .scr_title span {
        padding-left: 28px;
    }

    .scr_title i {
        font-style: normal;
        float: right;
        font-size: 16px;
        cursor: pointer;
    }

    .scr_cont {
        padding-bottom: 50px;
    }

    .scr_cont dl {
        width: 1040px;
        margin: 0 auto;
        border-bottom: 1px solid #E6E6E6;
    }

    .scr_cont dl dt {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        line-height: 32px;
        padding-top: 4px;
        color: #4D4D4D;
    }

    .scr_cont dl dd {
        display: block;
        width: 100%;
        line-height: 24px;
        color: #808080;
    }

    .scr_cont dl dd label {
        float: left;
        min-width: 130px;
        padding-right: 12px;
        font-size: 13px;
    }

    .scr_cont dl dd input[type="checkbox"] {
        margin-right: 4px;
    }

    .charge {
        float: left;
    }

    .text_sz {
        height: 25px;
        width: 149px;
        text-align: right;
    }

    .charge span {
        padding: 0 8px;
        font-size: 24px;
    }

    .w-refer {
        width: 1040px;
        margin: 0 auto;
        padding-top: 10px;
    }

    .refer {
        float: right;
    }

    .reset {
        border: 0;
        background: #E2E4E6;
        width: 153px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #4D4D4D;
        margin-right: 10px;
    }

    .search-btn {
        border: 0;
        background: #0056A4;
        width: 153px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #FFF;
        margin-left: 16px;
    }
    /*列表产品展现部分*/
    .list_tj_box {
        width: 1100px;
        margin: 0 auto;
        padding-top: 0.5%;
        position: relative;
    }

    .list_prod_box {
        width: 1100px;
        margin: 0 auto;
        padding-top: 0.5%;
        position: relative;
        border-bottom: 1px solid #CCC;
        padding-bottom: 20px;
    }

    .tj_zt {
        float: left;
        width: 50%;
        background: #FFF;
        position: relative;
    }

    .tj_prod_box {
        width: 50%;
        float: left;
        overflow: hidden;
    }

    .tj_prod_box ul {
        width: 100%;
    }

    .tj_prod_box ul li {
        float: left;
        width: 272px;
        height: 272px;
        margin-left: 3px;
        margin-bottom: 5px;
        background: #FFF;
        text-align: center;
    }

    .ind_prod {
        position: relative;
    }

    .prod_tle2 {
        width: 210px;
        margin: 0 auto;
        font-size: 13px;
        color: #005BAC;
        left: 50%;
        height: 78px;
    }

    .prod_tle2 p {
        font-size: 15px;
        color: #333333;
        padding-bottom: 4px;
    }

    .prod_tle2 a.lt_pname {
        display: block;
        width: 210px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .prod_tj {
        position: absolute;
        bottom: -22px;
        width: 310px;
        margin: 0 auto;
        font-size: 14px;
        color: #005BAC;
        left: 50%;
        margin-left: -155px;
        height: 78px;
        text-align: center;
    }

    .prod_tj p {
        font-size: 15px;
        color: #333333;
        padding-bottom: 4px;
    }

    .prod_tj .pc_jrgwc {
        float: left;
        display: block;
        width: 130px;
        height: 33px;
        background: #0056A4;
        color: #FFF;
        line-height: 33px;
        text-align: center;
    }

    .prod_tj .pc_cpdb {
        float: right;
        display: block;
        width: 84px;
        height: 33px;
        background: #7FAAD1;
        color: #FFF;
        line-height: 33px;
        text-align: center;
    }

    .list_paixu {
        height: 44px;
        background: #FFF;
    }

    .px_name {
        background: #0056A4;
        color: #FFF;
        height: 44px;
        line-height: 44px;
        float: left;
        padding: 0 28px;
    }

    .px_name h2 {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
    }

    .px_name span {
        padding-left: 14px;
    }

    .px_cont {
        float: left;
        height: 44px;
        line-height: 44px;
        font-size: 13px;
        padding-left: 12px;
        overflow: hidden;
    }

    .px_cont span {
        padding: 0 24px;
        display: block;
        float: left;
    }

    .jiage {
        padding-right: 20px;
    }

    .jtx {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4575.png) right center no-repeat
    }

    .jts {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4576.png) right center no-repeat
    }

    .xiaoliang {
        padding-right: 20px;
    }
    /*列表产品*/
    .ind_prod1 {
        position: relative;
    }

    .l_prod_box {
        padding-top: 6px;
        width: 1100px;
        overflow: hidden;
    }

    .l_prod_box ul {
        width: 1104px;
    }

    .l_prod_box ul li {
        float: left;
        width: 272px;
        height: 272px;
        margin-right: 4px;
        margin-top: 4px;
        background: #FFF;
        text-align: center;
    }

    .page_fy {
        height: 24px;
        line-height: 24px;
        padding-top: 20px;
        float: right;
    }

    .page_fy a {
        float: left;
        padding: 0 8px;
        margin-left: 2px;
        font-size: 13px;
        color: #222
    }

    .page_fy .page_on,.page_fy a:hover {
        background: #222222;
        color: #fff;
    }

    .page_fy .pg-omission {
        float: left
    }
    /*-----------------------详情页---------------------------------*/
    /*.breadcrumb {*/
        /*width: 1100px;*/
        /*margin: 0 auto;*/
        /*line-height: 32px;*/
        /*font-size: 14px;*/
        /*line-height: 50px;*/
        /*height: 50px;*/
        /*color: #808080;*/
    /*}*/

    .prod_top_box {
        width: 100%;
        min-width: 1100px;
        margin: 0 auto;
        background: #FFF;
        height: 540px;
    }

    .prod_cont_box {
        width: 1100px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .prod_img_left {
        float: left;
        width: 500px;
        padding-left: 100px;
    }

    .prod_top_right {
        float: right;
        width: 440px;
        height: 500px;
        border: 1px solid #F2F2F2;
        background: #F9FAFB;
    }
    /*图片放大镜样式*/
    .jqzoom {
        border: none;
        position: relative;
        padding: 0px;
        cursor: pointer;
        margin: 0px;
        display: block;
    }

    .zoomdiv {
        z-index: 100;
        position: absolute;
        top: 160px;
        left: 54%;
        width: 600px;
        height: 500px;
        background: #ffffff;
        border: 1px solid #CCCCCC;
        display: none;
        text-align: center;
        overflow: hidden;
    }

    .zoomdiv img {
        display: block;
    }

    .jqZoomPup {
        z-index: 99990;
        visibility: hidden;
        position: absolute;
        width: 20px;
        height: 20px;
        border: 1px solid #aaa;
        background: #ffffff /*url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4581.png) 50% center no-repeat*/;
        opacity: 0.5;
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        filter: alpha(Opacity=50);
    }
    /*图片小图预览列表*/
    .spec-preview {
        width: 500px;
        height: 500px;
    }

    .spec-scroll {
        clear: both;
        margin-top: 5px;
        width: 510px;
    }

    .spec-scroll .prev {
        float: left;
    }

    .spec-scroll .next {
        float: right;
    }

    .spec-scroll .prev,.spec-scroll .next {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 15px;
        height: 75px;
        line-height: 75px;
        cursor: pointer;
        text-decoration: none;
        color: #808080;
    }

    .spec-scroll .items {
        float: left;
        position: relative;
        width: 478px;
        height: 75px;
        overflow: hidden;
        border: 1px solid #CCC;
    }

    .spec-scroll .items ul {
        position: absolute;
        width: 999999px;
        height: 75px;
    }

    .spec-scroll .items ul li {
        float: left;
        text-align: center;
        text-align: center;
        height: 75px;
        width: 120px;
        border-left: 1px solid #CCC;
        margin-left: -1px;
    }

    .spec-scroll .items ul li img {
        height: 75px;
    }
    /*产品名称介绍*/
    .prod_name {
        width: 360px;
        margin: 0 auto;
        padding: 24px 0 12px 0;
        height: auto;
    }

    .guige {
        width: 360px;
        margin: 0 auto;
        color: #808080;
        padding: 4px 0;
    }

    .shuliang {
        width: 360px;
        margin: 0 auto;
        padding: 16px 0;
    }
    /**/
    .prod_name h1 {
        font-size: 16px;
        line-height: 24px;
    }

    .prod_val {
        font-size: 14px;
        line-height: 24px;
        color: #7FAAD1;
        margin: 10px 40px;
    }
    /**/
    .gg_text {
        font-size: 14px;
        line-height: 24px;
    }

    .gg_box a {
        float: left;
        width: 42px;
        height: 42px;
        margin: 0 4px 4px 0;
        border: 1px solid #808080;
        box-sizing: border-box;
        text-indent: -9999em;
    }

    .gg_box a.selected {
        border: 2px solid #039;
        box-sizing: border-box;
    }

    .gg_box a img {
        display: block;
    }
    /**/
    .shuliang span {
        line-height: 18px;
        font-size: 14px;
        color: #808080;
    }

    .Spinner {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }

    .Spinner .Amount {
        width: 36px;
        height: 18px;
        padding: 3px 4px;
        line-height: 14px;
        border-width: 1px 0;
        border-style: solid;
        border-color: #d9d9d9;
        float: left;
        text-align: center;
        color: #565656;
        outline: 0;
        font-size: 12px;
    }

    .Spinner a {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 1px solid #d9d9d9;
        background-color: #f7f7f7;
        float: left;
        cursor: pointer;
        outline: 0;
    }

    .Spinner a i {
        font-style: normal;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4570.png) no-repeat;
        display: block;
        width: 8px;
        height: 8px;
        margin: 4px;
        text-indent: 999999%;
        overflow: hidden;
    }

    .Spinner .Decrease i {
        background-position: -9px -9px;
    }

    .Spinner .Increase i {
        background-position: -9px -0px;
    }

    .Spinner .DisDe i {
        background-position: -0px -9px;
    }

    .Spinner .DisIn i {
        background-position: -0px -0px;
    }
    /**/
    .prodjiage {
        font-size: 14px;
        width: 360px;
        margin: 0 auto;
        line-height: 30px;
    }

    .prodjiage span {
        color: #f00;
    }
    /**/
    .gwfx_box {
        width: 360px;
        margin: 0 auto;
        padding-top: 8px;
    }

    .pr_shop {
        background: #0056A4;
        width: 166px;
        height: 52px;
        float: left;
        font-size: 18px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        border: none;
        margin-bottom: 10px;
    }

    .pr_sc {
        float: left;
        width: 70px;
        text-align: center;
        padding-left: 20px;
        cursor: pointer;
    }

    .pr_fx {
        float: left;
        width: 60px;
        text-align: center;
        cursor: pointer;
    }

    .pr_rt10 {
        margin-right: 10px;
    }

    .pr_mt10 {
        margin-top: 10px;
    }

    .pr_sold {
        background: #7FAAD1;
    }
    /*产品特性*/
    .prod_tz_box {
        background: #F3F5F7;
        border-bottom: 1px solid #CCCCCC;
        height: 70px;
    }

    .tx_box {
        width: 1100px;
        margin: 0 auto;
    }

    .prod_bottom_box {
        background: #FFF;
        width: 100%;
        min-width: 1100px;
    }

    .texing_left {
        float: left;
        color: #333333;
        font-size: 20px;
        line-height: 70px;
    }

    .texing_left span {
        padding-right: 24px;
    }

    .texing_right {
        float: right;
        line-height: 70px;
    }

    .texing_right a {
        padding: 0 5px;
        font-size: 14px;
        color: #999999;
    }

    .texing_right a:hover {
        color: #006BB9;
    }

    .texing_right strong {
        color: #999;
        font-weight: normal;
        font-size: 14px;
    }
    /**/
    .prod_content_box {
        width: 1100px;
        margin: 0 auto;
    }

    .prod_left_box {
        float: left;
        padding-top: 1px;
        width: 300px;
    }

    .left_nav {
        background: #FFF;
        padding-bottom: 18px;
    }

    .left_nav h2 {
        display: block;
        height: 47px;
        background: #7FAAD1;
        padding-left: 42px;
        font-size: 17px;
        line-height: 47px;
        color: #FFF;
    }

    .left_nav h2 a {
        color: #fff;
    }

    .left_nav ul li {
        background: #F3F5F7;
        height: 46px;
        line-height: 46px;
        margin-bottom: 1px;
        padding-left: 42px;
    }

    .left_nav ul li a {
        color: #4D4D4D;
        font-size: 14px;
    }

    .left_nav ul li a:hover {
        color: #000;
    }
    /**/
    .lishi_box h2 {
        display: block;
        height: 47px;
        background: #7FAAD1;
        padding-left: 42px;
        font-size: 17px;
        line-height: 47px;
        color: #FFF;
    }

    .lishi_cont ul {
        border-top: 6px solid #F3F5F7;
        border-left: 6px solid #F3F5F7;
        border-right: 6px solid #F3F5F7;
    }

    .lishi_cont ul li {
        border-bottom: 6px solid #F3F5F7;
        width: 288px;
        height: 280px;
        text-align: center;
    }
    /*.lishi_cont ul li img{ margin:10px 0;}*/
    /* 详情右侧 */
    .prod_right_box {
        float: right;
        width: 790px;
    }

    .slideTxtBox {
        width: 100%;
        text-align: left;
        padding-top: 2px;
    }

    .slideTxtBox .hd {
        height: 52px;
        line-height: 52px;
        background: #FFF;
        position: relative;
    }

    .slideTxtBox .hd ul {
        float: left;
        position: absolute;
        height: 52px;
    }

    .slideTxtBox .hd ul li {
        float: left;
        width: 154px;
        cursor: pointer;
        background: #F3F5F7;
        border-right: 2px solid #fff;
        text-align: center;
        font-size: 18px;
        color: #666666;
    }

    .slideTxtBox .hd ul li.on {
        height: 54px;
        background: #FFF;
        color: #333;
    }

    .slideTxtBox .hd ul li h2 {
        font-size: 18px;
    }

    .slideTxtBox .bd {
        padding-top: 15px;
        zoom: 1;
        color: #808080;
        font-size: 12px;
    }

    .xiangqing img {
        display: block;
    }

    .canshu {
        font-size: 12px;
        background: #fff;
        line-height: 24px;
        color: #000;
        text-align: center;
    }

    .canshu table {
        border: 1px solid #f5f5f5;
        margin-bottom: 10px;
    }

    .canshu table td, .canshu table th {
        border: 1px solid #f5f5f5;
        padding: 0 10px;
    }

    .baozhuang {
        color: #808080;
    }

    .prod_right_bottom {
        padding: 24px 0;
    }

    .jieshao_title {
        background: #0056A4;
        color: #FFF;
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }

    .jieshao_title h2 {
        display: block;
        padding-left: 40px;
        float: left;
        font-size: 16px;
    }

    .jieshao_title span {
        display: block;
        float: left;
        padding-left: 12px;
    }

    .jieshao_text {
        padding: 12px 20px;
        line-height: 24px;
        color: #808080;
        font-size: 12px;
    }
    /*------------------------------------文章内容页---------------------------------------------*/
    .page_box {
        width: 1100px;
        margin: 0 auto;
        position: relative;
    }

    .left_menu_box {
        width: 167px;
        float: left;
    }
    /* 本例子css */
    .left_menu {
    }

    .left_menu h3 {
        height: 37px;
        line-height: 37px;
        padding-left: 20px;
        border-top: 1px solid #e3e3e3;
        background: #FFF;
        cursor: pointer;
        font: normal 13px/37px "Microsoft YaHei";
    }

    .left_menu h3 em {
        float: right;
        display: block;
        width: 40px;
        height: 32px;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4571.png) 16px 12px no-repeat;
        cursor: pointer;
    }

    .left_menu h3.on em {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4582.png) 16px 12px no-repeat;
    }

    .left_menu ul {
        padding-top: 8px;
        background: #EBECED;
        font-size: 12px;
        color: #999;
        display: none;
        /* 默认都隐藏 */
    }

    .left_menu ul li {
        padding-left: 25px;
        line-height: 36px;
        height: 36px;
        border-bottom: 1px #FFFFFF solid;
    }

    .left_menu ul li a {
        color: #666666;
    }

    .right_cont_box {
        width: 906px;
        float: right;
        background: #FFF;
        min-height: 400px;
    }

    .about_title {
        width: 90%;
        margin: 0 auto;
        line-height: 52px;
        padding-top: 8px;
        border-bottom: 1px solid #0071BC;
        color: #0071BC;
    }

    .about_cont {
        width: 90%;
        margin: 0 auto;
        padding: 12px 0;
        font-size: 12px;
        line-height: 22px;
        color: #333;
    }

    .about_cont h4 {
        font-size: 12px;
        font-weight: bold;
        color: #000;
    }
    /*注册*/
    .zc_top {
        width: 790px;
        height: 69px;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4583.png) top center no-repeat;
        margin: 0 auto;
    }

    .zc_cont_box {
        width: 900px;
        margin: 0 auto;
    }

    .zc_cont_box tr {
        height: 45px;
    }

    .red {
        color: #F00;
    }

    .right {
        text-align: right;
    }
    /*注册提示文字 hidden add by cuiyf*/
    .hidden {
        display: none;
    }

    .zc_cont_box {
        padding: 0px 0 20px 78px;
        overflow: hidden;
        position: relative;
    }

    .zc_cont_box tr {
        height: 45px;
    }

    .zc_cont_box tbody tr td {
        font-family: "microsoft yahei";
        font-size: 13px;
        color: #666;
        padding-top: 18px;
    }

    .zc_cont_box td span.red {
        color: red;
        margin-right: 2px;
    }

    .zc_cont_box td p.wrong {
        margin-left: 5px;
        color: #F33;
        font-size: 12px;
        /* display:none; */
    }

    .zc_cont_box td p.reminder {
        margin-left: 5px;
        font-size: 12px;
        color: #999;
        /* display:none; */
    }

    .zc_cont_box td.right {
        text-align: right;
    }

    .zc_cont_box td.raSex span {
        margin: 0 5px;
        line-height: 14px;
    }

    .zc_cont_box td.raSex input {
        margin-top: 2px;
    }

    .zc_cont_box input {
        color: #666;
    }

    .zc_cont_box input.txt {
        width: 290px;
        height: 44px;
        line-height: 44px;
        border: 1px solid #d8d8d8;
        padding: 0 5px;
    }

    .zc_cont_box .tdBtn {
        width: 226px;
        position: relative;
    }

    .zc_cont_box select {
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-family: "microsoft yahei";
        color: #666;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .zc_cont_box input.code {
        width: 115px;
        height: 44px;
        line-height: 44px;
        border: 1px solid #d8d8d8;
        padding: 0 5px;
    }

    .zc_cont_box td .checkbox {
        vertical-align: top;
        margin-right: 5px;
    }

    .zc_cont_box .submit {
        width: 290px;
        height: 41px;
        line-height: 40px;
        border: 0;
        color: #fff;
        background: url(httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4579.png) top center no-repeat;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

    .zc_cont_box table {
        float: left;
    }

    .zc_cont_box .member {
        float: left;
        text-align: center;
        font-size: 14px;
        font-family: "microsoft yahei";
        position: absolute;
        top: 190px;
        left: 598px;
    }

    .zc_cont_box .member p {
        font-size: 16px;
    }

    .zc_cont_box .member p a {
        text-decoration: none;
    }

    .zc_right {
        position: absolute;
        padding-left: 50px;
        top: 85px;
        left: 598px;
        width: 300px;
    }
    /*------------------登陆login-----------------------*/
    .login_box {
        width: 860px;
        margin: 0 auto;
        padding-top: 30px;
    }

    .login_left {
        float: left;
        color: #666;
        line-height: 36px;
    }

    .login_left span {
        padding: 0 12px;
        font-size: 14px;
    }

    .login_right {
        float: right;
        width: 400px;
    }
    /* 错误提示 */
    /*.error p{color:#ff5910;font-size:12px;padding-left:5px;font-family:"microsoft yahei";}*/
    .page-tips {
        background-color: #FCF8E3;
        border: 1px solid #FBEED5;
        margin: 0 0 10px;
        color: #C09853;
        font-weight: bold;
        padding: 5px 10px;
    }

    .u_name, .u_pwd {
        width: 280px;
        padding: 0px 5px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #d8d8d8;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
    }

    .u_yzm {
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        font-family: "microsoft yahei";
        color: #666;
        border: 1px solid #ccc;
        padding: 0 5px;
    }

    .dl_bt .submit {
        width: 380px;
        height: 32px;
        line-height: 32px;
        border: 0;
        color: #fff;
        background: #0056a4;
        font-family: "microsoft yahei";
        font-size: 14px;
    }

    .dl_txt {
        width: 380px;
        padding: 8px 0;
    }

    .dl_bt {
        width: 290px;
        padding: 8px 0;
    }

    .dl_txt span {
        padding-left: 8px;
        font-size: 12px;
    }

    .dl_bt a {
        font-size: 12px;
        color: #006EBC;
        line-height: 32px;
    }

    .loForm {
        font-size: 12px;
        padding-top: 12px;
        color: #666;
    }

    .loForm ul {
        margin-top: 10px;
    }

    .loForm li {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4573.png") no-repeat scroll left top;
        float: left;
        margin-right: 8px;
        padding-left: 25px;
    }

    .loForm li a {
        color: #666;
        text-decoration: none;
    }

    .loForm li span {
        margin-left: 10px;
    }

    .loForm li.weibo {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4574.png") no-repeat scroll 0 0;
    }

    .loForm li.alipay {
        background: url("httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4575.png") no-repeat scroll 0 0;
    }

    .loForm li.wechatscan {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4572.gif) no-repeat;
    }

    .loForm li.wechat {
        background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4572.gif) no-repeat;
    }

    .modal {
        display: none;
    }

    .payment-item .malipay {
        display: none;
    }
    .dl_bt .weixin-login {
        width: 380px;
        height: 40px;
        line-height: 41px;
        border: 0;
        color: #fff;
        background: #7faad1;
        font-family: "microsoft yahei";
        font-size: 14px;
    }
}
/*登录错误提示*/
.error {
    color: #f00;
}

/*赠品样式*/
.gifts {
    overflow: hidden;
    margin-top: 10px;
    float: inherit !important;
    line-height: 24px;
}

.gifts-words {
    float: left;
}

.gift-list {
    float: left;
}

.gifts-img {
    float: left;
    margin: 0 10px;
    border: 1px solid #ccc;
    line-height: 0;
}

.gifts-name {
}

.ind_prod img, .ind_prod1 img {
    vertical-align: middle;
    display: block;
    max-width: 60%;
    height: auto;
    margin: 10px auto;
}

/*左右img箭头切换挂件样式*/
.av-handle span {
    width: 25px;
    height: 30px;
    display: block;
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4584.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    cursor: pointer;
}

.av-handle span.left {
    left: 10px;
}

.av-handle span.right {
    right: 10px;
    background-position: -25px 0;
}

/*轮播图手机版样式*/
@media (width:320px) {
    /*phone轮播*/
    .slideBox, .list_banner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd, .list_banner .hd {
        display: none;
    }

    .slideBox .bd, .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .slideBox .bd li, .list_banner .bd li {
        background-size: 320px 118px;
        background-position: top center;
    }

    .slideBox .bd li a, .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media (width:360px) {
    /*phone轮播*/
    .slideBox, .list_banner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd, .list_banner .hd {
        display: none;
    }

    .slideBox .bd, .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .slideBox .bd li, .list_banner .bd li {
        background-size: 360px 133px;
        background-position: top center;
    }

    .slideBox .bd li a, .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media (width:375px) {
    /*phone轮播*/
    .slideBox, .list_banner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd, .list_banner .hd {
        display: none;
    }

    .slideBox .bd, .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .slideBox .bd li, .list_banner .bd li {
        background-size: 375px 138px;
        background-position: top center;
    }

    .slideBox .bd li a, .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media (width:400px) {
    /*phone轮播*/
    .slideBox, .list_banner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd, .list_banner .hd {
        display: none;
    }

    .slideBox .bd, .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .slideBox .bd li, .list_banner .bd li {
        background-size: 400px 148px;
        background-position: top center;
    }

    .slideBox .bd li a, .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media (width:480px) {
    /*phone轮播*/
    .slideBox, .list_banner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .slideBox .hd, .list_banner .hd {
        display: none;
    }

    .slideBox .bd, .list_banner .bd {
        position: relative;
        z-index: 0;
    }

    .slideBox .bd li, .list_banner .bd li {
        background-size: 480px 178px;
        background-position: top center;
    }

    .slideBox .bd li a, .list_banner .bd li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}
/*返回顶部图标*/
#returnTop {
    display: none;
    position: fixed;
    bottom: 100px;
    left: 57%;
    margin-left: 506px;
}

#returnTop a {
    display: block;
    width: 34px;
    height: 31px;
    color: #fff;
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4585.png) no-repeat;
    padding-top: 17px;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
}
/* 会员中心 浮层提示 css */
.graywall {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    z-index: 99;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

.grayimg {
    z-index: 100;
    position: relative;
    top: -108px;
    left: 30px;
}

.graybox {
    width: 1100px;
    height: 0px;
    margin: 0 auto;
}

@media (max-width: 900px) {
    .graydiv {
        display: none;
    }
}



/*商品评论*/
.pingjia table {
    border: 1px solid #F5F5F5;
}

.pingjia th,.pingjia td {
    width: 20%;
    text-align: center;
}

.pingjia th {
    background: #F3F5F7;
    height: 30px;
}

.pingjia {
    border: 1px solid #F5F5F5;
}

.pingjia .pj-header {
    background: #F3F5F7;
    height: 30px;
    line-height: 30px;
}
/*.pingjia .pj-header>li,.pingjia .pj-box>li{ width: 80%;text-align: center; float: left;}*/
.pingjia .pj-header .boxheader-pj,.pingjia .pj-box .boxheader-pj {
    width: 75%;
    text-align: left;
    float: left;
    padding: 0 10px 0 10px;
}

.pingjia .pj-header .boxheader-pf,.pingjia .pj-box .boxheader-stars {
    width: 20%;
    text-align: left;
    float: left;
}

.pingjia .pj-box>li {
    position: relative;
    /*top:45%; left:0%;手机端有问题 注释*/
    display: inline-block;
    min-height: 50px;
}

.pj-hf {
    min-height: 50px;
    border-bottom: 1px solid #F3F5F7;
    padding: 10px 0px 0px 10px;
    color: #39669F;
}

.pj-pclist {
    min-height: 65px;
    margin-top: 5px;
}

.pj-pclist .pj-pic {
    float: left;
    padding-left: 10px;
    width: 64px;
    height: 64px;
}

.pj-image {
    min-height: 50px;
    border-bottom: 1px solid #F3F5F7;
    padding: 10px 0px 0px 10px;
}

.pj-box {
    position: relative;
    height: 100%;
    border-bottom: 1px solid #F3F5F7;
    overflow: hidden;
    padding-top: 10px;
}

.stars {
    margin: 0px auto;
    /*width: 90px;*/
    overflow: hidden;
}

.stars .rate {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 3px;
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4586.png) no-repeat;
}

.stars .rate a {
    height: 15px;
    width: 15px;
    display: block;
    text-indent: -9999px;
}

.stars-1 .star1,
.stars-2 .star1,.stars-2 .star2,
.stars-3 .star1,.stars-3 .star2,.stars-3 .star3,
.stars-4 .star1,.stars-4 .star2,.stars-4 .star3,.stars-4 .star4,
.stars-5 .star1,.stars-5 .star2,.stars-5 .star3,.stars-5 .star4,.stars-5 .star5 {
    background-position: 0px -15px;
}

.product-num {
    display: none;
    color: #f00;
}

@media (max-width: 500px) {
    .pingjia .pj-box .hide,.pingjia .pj-header .hide {
        display: none;
    }

    .product-rates {
        display: none;
    }

    .product-num {
        display: block;
    }

    .pingjia .boxheader-pj {
        width: 30%;
    }
    /*.pingjia .pj-header .boxheader-pj,.pingjia .pj-box .boxheader-pj { width: 50%;}*/
    .pingjia .pj-header .boxheader-pj,.pingjia .pj-box .boxheader-pj {
        width: 70%;
        text-align: left;
        float: left;
        padding: 0 10px 0 10px;
    }

    .pingjia .pj-header .boxheader-pf,.pingjia .pj-box .boxheader-stars {
        width: 20%;
        text-align: left;
        float: left;
    }
}

.pingjia .pj-box .comment-date {
    color: #6393F4;
    font-weight: bolder;
}

.pingjia .pj-box .boxheader-stars .user-rank {
    color: #FB696C;
}

.pingjia .pj-box .boxheader-pj .comment-order {
    color: #CCCCCC;
    padding: 10px 0px;
    float: left;
}
/*分页*/
.comment-page_fy {
    height: 24px;
    line-height: 24px;
    padding-top: 12px;
    float: right;
}

.comment-page_fy a {
    float: left;
    padding: 0 8px;
    margin-left: 2px;
    font-size: 13px;
    color: #222
}

.comment-page_fy .comment-page_on,.comment-page_fy a:hover {
    background: #222222;
    color: #fff;
}

.comment-page_fy .comment-pg-omission {
    float: left
}


/* 新注册样式修改*/
/*.zc_right .right_reg{padding-bottom: 5px;font-size: 17px;}*/
.zc_right .tab-reg {
    padding-bottom: 5px;
    font-size: 17px;
    height: 30px;
    clear: both;
}
/*.zc_right .right_reg .img-r-mobile {}*/
/*.zc_right .right_reg .img-r-email {width: 20px;height: 20px;}*/
.zc_right .tab-reg ul li {
    float: left;
}

.zc_right .tab-reg .img-r-email {
    width: 20px;
    height: 20px;
}

.zc_cont_box .subverify {
    width: 90px;
    height: 40px;
    line-height: 36px;
    border: 0;
    color: #fff;
    background: url(httpsstatics6.casiostore.com.cn/image/57ea3094a3f10fac4d8b4579.png) top center no-repeat;
    font-family: "microsoft yahei";
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

.zc_cont_box input.codeverify {
    width: 195px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #d8d8d8;
    padding: 0 5px;
}

.zc_cont_box .email_verify {
    padding-top: 10px;
    padding-bottom: 10px;
}

.zc_cont_box .reg-form {
    padding-top: 10px;
    clear: both;
}

.zc_cont_box .reg-form ul li a {
    float: left;
    padding: 16px;
}

.zc_cont_box .reg-form li a.reg-weibo {
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4587.png) no-repeat;
    width: 40px;
    height: 40px;
}

.zc_cont_box .reg-form li a.reg-alipay {
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4588.png) no-repeat;
    width: 40px;
    height: 40px;
}

.zc_cont_box .reg-form li a {
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4589.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.zc_cont_box .reg-form li a.reg-wechat {
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b458a.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.zc_cont_box .reg-form li a.reg-wechatscan {
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b458a.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.zc_cont_box .reg-form li a.reg-qq {
    background: url(httpsstatics6.casiostore.com.cn/image/57ea30f3a3f10f004f8b4589.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.zc_cont_box tr {
    height: 0px !important;
}

.zc_cont_box .prompt .tips {
    padding-top: 0px !important;
}

.zc_right .login-link {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear: both;
}

.zc_right .hr-line {
    margin-bottom: 10px;
    margin-top: 7px;
    float: left;
    clear: both;
}

.zc_right .hr-line-left {
    width: 108px;
    display: inline-block;
    border-top: 1px solid #999;
    margin-right: 13px;
}

.zc_right .hr-line-right {
    width: 108px;
    display: inline-block;
    border-top: 1px solid #999;
    margin-left: 13px;
}

.zc_caption {
    font-size: 20px;
    color: #6D6D6D;
    font-weight: bold;
}

.zc_cont_box .defaultPrompt {
    position: relative;
}

#newCaptcha {
    display: none;
}

