div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    padding: 0;
    margin: 0;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
body,html{
	width:100%;
	height:100%;
}
table,
td,
tr,
th {
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    border: 0;
}
.cl{
	clear:both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: normal;
}
.gongjuxiang{
	margin-bottom:15px;
}
.purchase-box{
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.current-def{
    height: 460px;
    background: url('../images/index_26.jpg') no-repeat;
	background-size:100% 100%;
}
.current-bz-bg{
    height: 460px;
    background: url('../images/purchase-bz.jpg') no-repeat;
	background-size:100% 100%;
}
.current-bg-bg{
    height: 460px;
    background: url('../images/purchase-bg.jpg') no-repeat;
	background-size:100% 100%;
}
.current-qj-bg{
    height: 460px;
    background: url('../images/purchase-qj.jpg') no-repeat;
	background-size:100% 100%;
}
.current-by-bg{
    height: 460px;
    background: url('../images/purchase-by.jpg') no-repeat;
	background-size:100% 100%;
}
.current-af-bg{
    height: 460px;
    background: url('../images/purchase-af.jpg') no-repeat;
	background-size:100% 100%;
}
.current-cf-bg{
	height: 460px;
	 background: url('../images/purchase-banyun.jpg') no-repeat;
	background-size:100% 100%;
}
.current-zf-bg{
	height: 460px;
	 background: url('../images/purchase-bangong.jpg') no-repeat;
	background-size:100% 100%;
}
.purchase-content{
    position: relative;
}
.purchase-box .predominantProductTitle{
    margin-top: 24px;
    margin-bottom: 10px;
}
.sel-current-con{
    position: absolute;
    width: 370px;
    border: 1px solid #f2f2f2;
    height: 394px;
    top: 15px;
    /* right: 15px; */
    right: -450px;
    padding: 18px 20px;
    /* overflow: hidden; */
    margin-bottom: 20px;
    background: #fff;
    /* transition: all 0.3s ease-in-out 0.1s; */
    /* transition: left 0.3s ease-in-out 0.1s; */
    z-index: 100;
    border-radius: 4px;
}
.right-box {
    transition: right 0.3s ease-in-out 0.1s;
    right: -450px;

}
.left-box{
    transition: left 0.3s ease-in-out 0.1s;
    left: -450px;
	
}
.left-box:before,.right-box:before{
	width:calc( 100% + 4px );
	position:absolute;
	height:120px;
	content:"";
	left:-2px;
	top:-2px;
	z-index:-1;
	background:#024190;
}
.tiltle-pur{
    height: 95px;
    background: url('../images/purchase-wsj.png') no-repeat;
    margin-bottom: 20px;
	color:#fff;
    /* background: url(../images/purchase-bz-title.png) no-repeat; */
}
.title-h1{
    font-size: 20px;
    margin:0px 0px 10px 25px;
    font-weight: bold;
    color: #fff;
    padding-top: 10px;
}
.title-h2{
    font-size: 14px;
    margin:10px 0px 10px 25px;
    font-weight: bold;
    color: #fff;
}
.conten-list{
    overflow-y: auto;
    height:280px;
}
.list-image{
    width: 110px;
    height: 110px;
    display: inline-block;
    /* background: #9f9f9f; */
    float: left;
    border:1px solid #ccc;
}
.list-image:hover {
    border:1px solid #ed0c1e;
}
.list-image img {
    width: 100%;
}
.conten-list .prduct{
    vertical-align: top;
    display: block;
    margin-bottom: 0px;
}
.conten-list .prduct.prduct-name:hover{
    color: #ed0c1e;
}
.pruct-text {
    float: left;
    margin-left: 15px;
    width: 225px;
    position: relative;
}
span.prduct.prduct-name {
    font-size: 14px;
    color: #333;
    width: 180px;
    position: relative;
    height: 40px;
    overflow: hidden;
}
span.prduct.product-price{
    margin: 5px 0;
    font-size: 14px;
    color: #333333;
}
span.prduct.product-discripe {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #ed0c1e;
   
}
span.cart-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0px;
    right: 10px;
    text-align: center;
    cursor: pointer;
}
.conten-list li{
    height: 120px;
    margin-bottom: 6px;
}
span.cart-icon:hover{
    background: #ed0c1e;
    border: 1px solid #ed0c1e;
}
span.cart-icon:hover i {
    color: #fff;
}
span.close-list {
    display: inline-block;
    width: 31px;
    height: 32px;
    cursor: pointer;
    text-align: right;
    line-height: 18px;
    position: absolute;
    right: 0px;
    color: #fff;
    background: #999;
    top: 0px;
}

.close-list b {
    
}
.close-list b img{
    width: 100%;
}
/* .currency:hover .sel-current-con{
    right: 15px;
} */

.current-bz {
    position: absolute;
    width: 305px;
    height: 360px;
	/**
     background: #786;
    opacity: 0.8; 
	**/
}
.current-bz-v {
    position: absolute;
    width: 414px;
    height: 100px;
    /* background: #786; */
    bottom: 51px;
    z-index: 2;
}
.current-bz-f {
    position: absolute;
    width: 100px;
    height: 28px;
    /* background: #fff; */
    bottom: 123px;
    z-index: 3;
    left: 314px;
}
.current-bg {
    position: absolute;
    width: 120px;
    height: 229px;
    left: 365px;
	top:50px;
	/*
	background:#000;
    opacity: 0.6;
	*/
}
.current-bg-v {
    position: absolute;
    width: 200px;
    height: 63px;
    /* background: #f90; */
    left: 94px;
    bottom: 36px;
}
.current-qj {
    position: absolute;
    width: 264px;
    height: 134px;
    /* background: #876; */
    left: 465px;
    /* opacity: 0.8; */
}
.current-qj-v {
    position: absolute;
    width: 202px;
    height: 40px;
    /* background: #876; */
    bottom: -39px;
    right: 0px;
}
.current-by {
    position: absolute;
    height: 161px;
    width: 262px;
	/*
    background: #456;
    opacity: 0.7;
	*/
    bottom: 0px;
    left: 414px;
}
.current-by-v {
    position: absolute;
    width: 74px;
    height: 104px;
    /* background:  #456; */
    bottom: 0px;
    left: 262px;
}
.current-by-v {
    position: absolute;
    width: 74px;
    height: 104px;
    /* background:  #456; */
    bottom: 0px;
    left: 262px;
}
.current-af {
    position: absolute;
    width: 200px;
    height: 350px;
	/*
     opacity: .7; 
	 */
    right:0;
	
}
.current-gf{
	right:30%;
	/**
	background: #cc5;
	**/
	width:100px;
	height:100px;
	bottom:80px;
	position:absolute;
	/**
	opacity:0.6;
	**/
}
.current-gf .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 10px;
    left: 10px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-gf .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
    border-radius: 50%;
    top: 7px;
	background-size:100% auto;
    left: 2px;
    z-index: 20;
}
.current-gf .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 6px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-gf .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}

.current-gf .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
}


.current-bangong{
	right:13%;
	position:absolute;
	width:200px;
	height:100px;
	/**
	background:#000;
	opacity:0.6;
	*/
	top:200px;
}

.current-bangong .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 50px;
    left: 50px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-bangong .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
    border-radius: 50%;
    top: 7px;
	background-size:100% auto;
    left: 2px;
    z-index: 20;
}
.current-bangong .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 6px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-bangong .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}

.current-bangong .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
}
.current-af-v {
    position: absolute;
    width: 201px;
    height: 239px;
    /* background: #ee5; */
    left: -200px;
    top: 129px;
}
.current-af-f {
    position: absolute;
    width: 153px;
    height: 126px;
	/**
    background:#F00;
	**/
	right:0;
    top: 154px;
}
@keyframes mymove1{
    from{
        opacity: 0.8;
    }
    to{
        opacity: 0.2;
    }
}
@keyframes mymove2{
    from{
        opacity: 0.3;
    }
    to{
        opacity: 0.1;
    }
}
.current-bz .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 248px;
    left: 180px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-bz .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
    border-radius: 50%;
    top: 7px;
	background-size:100% auto;
    left: 2px;
    z-index: 20;
}
.current-bz .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 6px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-bz .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}

.current-bz .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
}
/* bg */
.current-bg .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 135px;
    left: 62px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-bg .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
    border-radius: 50%;
	background-size:100% auto;
    top: 3px;
    left: 2px;
    z-index: 20;
}
.current-bg .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 0px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-bg .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}
.current-bg .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
}
/* qj */
.current-qj .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 50px;
    left: 77px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-qj .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
	background-size:100% auto;
    border-radius: 50%;
    top: 2px;
    left: 3px;
    z-index: 20;
}
.current-qj .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 0px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-qj .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}
.current-qj  .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
}
/* by */
.current-by .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 37px;
    left: 106px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-by .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
	background-size:100% auto;
    border-radius: 50%;
    top: 2px;
    left: 3px;
    z-index: 20;
}
.current-by .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 0px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-by .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}
.current-by  .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
}
/* af */
.current-af .circle-box {
    position: absolute;
    width: 30px;
    height: 40px;
    /* background: #fff; */
    /* border: 1px solid #456; */
    top: 198px;
    left: 50px;
    z-index: 3;
    overflow: hidden;
    cursor: pointer;
}
.current-af .red-dot {
    position: absolute;
    width: 20px;
    height: 20px;
    background:url(../images/star.png) no-repeat center center;
    border-radius: 50%;
	background-size:100% auto;
    top: 2px;
    left: 3px;
    z-index: 20;
}
.current-af .red-dot.whilte-1 {
    width: 24px;
    height: 24px;
    background: #fff;
    top: 0px;
    left: 0px;
    z-index: 18;
    opacity: 0.9;
    animation: mymove1 0.5s  infinite;
}
.current-af .red-dot.whilte-2 {
    background: #fff;
    width: 22px;
    height: 22px;
    z-index: 12;
    top: 3px;
    left: 5px;
    opacity: 0.4;
    animation: mymove2 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
}
.current-af  .red-text {
    position: absolute;
    width: 100px;
    height: 30px;
    background: url(../images/cricle1.png) no-repeat;
    /* left: 30px;
    left: 25px; */
    top: 5px;
    color: #ee3b27;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    left: 25px;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 3px;
    padding-left: 5px;
    opacity: 0;
}
.click-ele{
    cursor: pointer;
}
.changeBox{
	width:calc( 50% - 176px );
	float:left;
	height:450px;
}
.changeBox.fr{
	float:right;
}
.gongju{
	width:352px;
	height:450px;
	float:left;
	position:relative;
	background:#f4faff url(../images/gonju.png);
}
.gongju ul{
	position:relative;
	width:100%;
	height:100%;
	font-size:12px;
	color:#306c35;
}
.gongju ul li a{
	display:block;
	padding:5px;
}
.gongju ul li a:hover,.changeBox ul.mymenu li:hover,.changeBox ul.mymenu li.now,.gongju ul li.now a{
	background:#fff;
	box-shadow:0 15px 30px rgba(0,0,0,.1);
}
.gongju ul li:nth-child(1){
	position:absolute;
	left:20px;
	top:20px;
	display:block;
	width:46px;

	text-align:center;
}
.gongju ul li:nth-child(2){
	position:absolute;
	left:10px;
	top:180px;
	display:block;
	width:65px;
	text-align:center;
}

.gongju ul li:nth-child(3){
	position:absolute;
	left:10px;
	bottom:50px;
	display:block;
	width:60px;
	text-align:center;
}
.gongju ul li:nth-child(4){
	position:absolute;
	left:100px;
	bottom:10px;
	display:block;
	width:86px;
	
	text-align:center;
}
.gongju ul li:nth-child(5){
	position:absolute;
	right:30px;
	bottom:10px;
	display:block;
	width:86px;
	
	text-align:center;
}

.gongju ul li:nth-child(6){
	position:absolute;
	right:5px;
	top:10px;
	display:block;
	width:86px;
	
	text-align:center;
}

.gongju ul li:nth-child(7){
	position:absolute;
	right:150px;
	top:10px;
	display:block;
	width:102px;
	
	text-align:center;
}
.changeBox ul.mymenu{
	background:#c8dcf6;
	display:block;
	width:78px;
	height:450px;
}

.changeBox ul.mycontent{
	width:calc( 100% - 80px );
	height:450px;
}
.changeBox ul.mycontent li{
	display:none;
}
.changeBox ul.mycontent li:nth-child(1){
	display:block;
}
.changeBox ul.mycontent li .block-2{
	width:calc( 50% - 21px );
	float:left;
	padding:10px;
	height:203px;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.changeBox.fr ul.mycontent li .block-2{
	border-left:none;
	border-right:1px solid #e2e2e2;
}
.changeBox ul.mycontent li .block-2 .img{
	text-align:center;
	display:block;
}
.changeBox ul.mycontent  img,.changeBox ul.mycontent li .block-2 a img{
	transition:all 0.2s;
}
.changeBox ul.mycontent  .img:hover img{
	margin-left:-20px;
}
.changeBox ul.mycontent li .block-2 a:hover img{
	margin-right:20px;
}
.changeBox ul.mycontent li .block-1 .img{
	text-align:right;
	margin-right:20px;
}
.changeBox ul.mycontent li .block-1{
	width:calc( 100% - 21px );
	border-top:none;
	border-bottom:1px solid #e2e2e2;
	height:204px;
}
.changeBox ul.mycontent li .block-2 a{
	font-size:14px;
	line-height:20px;
	display:block;
	margin:15px 0;
}
.changeBox ul.mycontent li .block-2 span{
	color:#F6070B;
	font-weight:bold;
}
.changeBox ul.mymenu li{
	width:68px;
	height:68px;
	margin:5px;
	font-size:14px;
	text-align:center;
	position:relative;
}
.changeBox ul.mymenu li a{
	color:#014190;
	position:absolute;
	left:50%;
	top:50%;
	display:block;
	width:100%;
	transform: translate(-50%,-50%);
}
.changeBox ul.mymenu li:hover{
	background:#fff;
}
.toubu{
	background-image:url("../images/toubu.png");
}
.toubu ul li:nth-child(2){
	top:200px;
	width:83px;
}
.toubu ul li:nth-child(1){
	width:78px;
}
.toubu ul li:nth-child(3){
	width:83px;
	bottom:10px;
}
.toubu ul li:nth-child(4){
	right:0px;
	top:20px;
	left:auto;
}
.toubu ul li:nth-child(5){
	top:200px;
	right:5px;
	width:75px;
}
.toubu ul li:nth-child(6){
	top:auto;
	bottom:10px;
	width:67px;
}
.jingdian{
	background-image:url(../images/jingdian.png);
}
.jingdian ul li:nth-child(1){
	width:80px;
}
.jingdian ul li:nth-child(3){
	bottom:150px;
}
.jingdian ul li:nth-child(4){
	top:10px;
	bottom:auto;
	right:80px;
	width:100px;
	left:auto;
}
.jingdian ul li:nth-child(5){
	bottom:260px;
	text-align:right;
	width:275px;
	left:50px;
}
.jingdian ul li:nth-child(6){
	top:auto;
	bottom:150px;
	right:15px;
}
.changeBox ul.mymenu.m20 li{
	margin:34px auto;
}
.changeBox ul.mymenu.m30 li{
	margin:58px auto;
}