/*banner start*/
.banner_wrapper {
    width: 100%;
    background: #1f2123;
}
.banner_wrapper .center {
	font-size: 0;
	padding-bottom: 60px;
	word-spacing: -4px;
}
.banner_wrapper .banner_content {
	background: url('../images/index/banner-1.jpg') no-repeat center center;
	background-size: cover;	
}
.banner_wrapper .banner_content .text {
	width: 94%;
	margin: 0 auto;
	display: none;
}
.banner_wrapper .banner_content .show {
	display: inline-block;
}
.banner_wrapper .banner_content .text h1 {
	font-size: 60px\0;
	font-size: 6.0rem;
	color: #FFFFFF;
	padding: 100px 0 40px 0;
	word-spacing: 0;
}
.banner_wrapper .banner_content .text p {
	font-size: 30px\0;
	font-size: 3.0rem;
	height: 92px;
    line-height: 1.53;
    color: #FFFFFF;
    word-spacing: 0;
    font-family: 'HelveticaLT35Thin';
}
.banner_wrapper .banner_content .text a {
	width: 25.5%;
    line-height: 3.0;
    display: block;
    text-align: center;
    font-size: 18px\0;
    font-size: 1.8rem;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    transition: all 0.5s;
    margin: 60px auto;
    word-spacing: 0;
}
.banner_wrapper .banner_content .text a:hover {
	border: 1px solid #1996ff;
    background: #1996ff;
}
.banner_wrapper .arrow_left, .banner_wrapper .text, .banner_wrapper .arrow_right {
	display: inline-block;
	vertical-align: middle;
}
.banner_wrapper .arrow_left {
	width: 30px;
	height: 50px;
	position: relative;
	left: -130px;
	cursor: pointer;
}
.banner_wrapper .arrow_right {
	width: 30px;
	height: 50px;
	position: relative;
	right: -130px;
	cursor: pointer;
}
.banner_wrapper .btn {
	width: 92px;
    font-size: 0;
    margin: 0 auto;
}
.banner_wrapper .btn a {
    width: 24px;
    height: 5px;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    background: #818d98;
}
.banner_wrapper .btn a:last-child {
	margin-right: 0;
}
/*banner end*/
.prd_msg .center {
    clear: both;
    overflow: hidden;
    padding-bottom: 7%;
}
.prd_msg h2 {
    padding: 8% 0 3.2% 0;
    color: #21252A;
}
.prd_msg .pic,
.prd_msg .text {
	display: table-cell;
	vertical-align: middle;
}
.prd_msg .pic {
    width: 28%;
}
.prd_msg .text {
    width: 64%;
    padding-left: 8%;
}
.prd_msg .text h4 {
    color: #21252a;
    text-align: left;
    padding: 7.8% 0 4.7% 0;
}
.prd_msg .text p {
    font-size: 18px\0;
    font-size: 1.8rem;
    line-height: 1.56;
    text-align: left;
    color: #21252a;
    border-top: 1px solid #bcbdbf;
    padding: 4.7% 0 4.9% 0;
}
.prd_msg .text .btn {
    font-size: 0.0rem;
    width: 70%;
}
.prd_msg .text .btn a {
    width: 45%;
    display: inline-block;
    background: #ff9800;
    border:1px solid #ff9800;
    border-radius: 5px;
    font-size: 20px\0;
    font-size: 2.0rem;
    line-height: 2.3;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
}
.prd_msg .text .btn .buy {
    margin-right: 8%;
}
.prd_msg .text .btn .buy:hover {
    background: #df8500;
}
.prd_msg .text .btn .more {
    border: 1px solid #bcbdbf;
    background: #FFFFFF;
    color: #21252a;
    transition: all 0.5s;
}
.prd_msg .text .btn .more:hover {
    background: #1996ff;
     border: 1px solid #1996FF;
    color: #FFFFFF;
}
.content_msg_wrapper {
    max-width: 100%;
    clear: both;
    background: #5e7184;
    background-size: cover;
}
.content_msg_wrapper h2 {
    padding: 8% 0 5% 0;
    color: #FFFFFF;
}
.content_msg_wrapper h4 {
    color: #FFFFFF;
    padding: 0% 0 3% 0;
}
.content_msg_wrapper .line {
    border-top: 1px solid #b4bac0;
    width: 45%;
    margin: 0 auto;
}
.content_msg_wrapper p {
    font-size: 18px\0;
    font-size: 1.8rem;
    line-height: 1.56;
    text-align: center;
    color: #FFFFFF;
    padding: 4.7% 0 0 0;
}
.content_msg_wrapper .btn {
    font-size: 0.0rem;
    width: 44%;
    margin: 5% auto;
}
.content_msg_wrapper .btn a {
    width: 45%;
    display: inline-block;
    border:1px solid #ff9800;
    border-radius: 5px;
    font-size: 20px\0;
    font-size: 2.0rem;
    line-height: 2.3;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
}
.content_msg_wrapper .btn .buy {
    background: #ff9800;
    margin-right: 8.3%;
}
.content_msg_wrapper .btn .buy:hover{
    background: #df8500;
}
.content_msg_wrapper .btn .more {
    border: 1px solid #bcbdbf;
    color: #FFFFFF;
    transition: all 0.5s;
}
.content_msg_wrapper .btn .more:hover {
    background: #1996ff;
    border: 1px solid #1996ff;
}
.content_msg_wrapper .pic {
    max-height: 37%;
    padding: 0 0 50% 0;
    position: relative;
    margin-bottom: 40%;
}
.content_msg_wrapper .pic img {
    margin: 0 auto;
    position: absolute;
    top: 0px;
}
.tab_list_wrapper h2 {
    padding: 0 0 2% 0;
    color: #21252A;
}
.tab_list_wrapper p {
    font-size: 16px\0;
    font-size: 1.6rem;
    line-height: 1.25;
    color: #21252a;
    padding: 0 0 6% 0;
}
.tab_list_wrapper ul {
    position: relative;
    padding: 4% 3% 0 3%;
}
.tab_list_wrapper ul span {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
}
.tab_list_wrapper ul .left_icon {
    background-position: -4px -114px;
    top: 28px;
    left: 0;
}
.tab_list_wrapper ul .right_icon {
    background-position: -30px -114px;
    bottom: 0;
    right: 0;
}
.tab_list_wrapper ul li {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #21252a;
    text-align: center;
    display: none;
    font-family: RobotoLight;
}
.tab_list_wrapper ul li.show {
    display: block;
}
.tab_list_wrapper .tab_list {
    font-size: 0;
    width: 66%;
    margin: 0 auto;
	border: 1px solid #cdd6df;
	border-radius: 4px;
	box-sizing: border-box;
}
.tab_list_wrapper .tab_list a {
    width: 33%;
    height: 50px;
    display: inline-block;
    position: relative;
    
    border-right: 1px solid #cdd6df;
    box-sizing: border-box;
}
.tab_list_wrapper .tab_list a span {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 42px;
    left: 50%;
    margin-left: -10px;
}
.tab_list_wrapper .tab_list .bg1 {
	widows: 34%;
	background: url('../images/index/logo-11@3x.png') no-repeat center center;
	background-size: contain;
}
.tab_list_wrapper .tab_list .bg2 {
   	background: url('../images/index/logo-21@3x.png') no-repeat center center;
	background-size: contain;
}
.tab_list_wrapper .tab_list .bg3 {
	border-right: none;
   	background: url('../images/index/logo-31@3x.png') no-repeat center center;
	background-size: contain;
}
.tab_list_wrapper .more {
    width: 14%;
    line-height: 2.0;
    display: block;
    text-align: center;
    font-size: 18px\0;
    font-size: 1.8rem;
    color: #6b6f73;
    font-family: RobotoLight;
    border: 1px solid #9ba0a5;
    border-radius: 5px;
    margin: 2.6% auto;
    margin-bottom: 8%;
    transition: all 0.5s;
    box-sizing: border-box;
}
.tab_list_wrapper .more:hover {
	background: #1494FF;
	border: 1px solid #1494FF;
	color: #FFFFFF;
}
.pic_wrapper {
    width: 100%;
    background:#ffffff  no-repeat center center;
    background-size: cover;
    padding-bottom: 6%;

}
.pic_wrapper h2 {
    padding: 8% 0 2% 0;
    color: #21252A;
}
.pic_wrapper p {
    font-size: 16px\0;
    font-size: 1.6rem;
    line-height: 1.375;
    color: #000000;
    padding-bottom: 5%;
}
.pic_wrapper ul {
    position: relative;
    height: 147px;
    padding: 0 10%;
}
.pic_wrapper ul li {
    display: none;
    margin-top: -10%;
}
.pic_wrapper ul li.active {
    display: block;
}
.pic_wrapper ul li h4 {
    font-size: 22px\0;
    font-size: 2.2rem;
    line-height: 1;
    color: #FFFFFF;
    padding: 3% 0;
}
.pic_wrapper ul li h4 span {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.pic_wrapper ul li h4 .span1 {
    background-position: -128px -146px;
}
.pic_wrapper ul li h4 .span2 {
    background-position: -164px -146px;
}
.pic_wrapper ul li h4 .span3 {
    background-position: -200px -146px;
}
.pic_wrapper ul li p {
    font-size: 18px\0;
    font-size: 1.8rem;
    line-height: 1.5;
    color: #FFFFFF;
}
.pic_wrapper ul>a {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
}
.pic_wrapper ul .l_comma {
    background-position: -235px -136px;
    top: 37%;
    left: 7%;
}
.pic_wrapper ul .r_comma {
    background-position: -256px -136px;
    bottom: 0;
    right: 8%;
}
.pic_wrapper .button {
    font-size: 0;
    width: 105px;
    margin: 0 auto;
    padding: 2% 0;
    padding-bottom: 2.5%;
}
.pic_wrapper .button a {
    width: 25px;
    height: 5px;
    display: inline-block;
    cursor: pointer;
    background-position: -97px -147px;
    margin-right: 10px;
}
.pic_wrapper .button .action {
    background-position: -67px -147px;
}
.pic_wrapper .arrow {
    position: relative;
    padding-bottom: 10%;
}
.pic_wrapper .arrow span {
    width: 30px;
    height: 50px;
    cursor: pointer;
    display: inline-block;
    position:absolute;
    z-index: 998;
    margin-top: -15px;
}
.pic_wrapper .arrow .left_arrow {
    left: 0%;
    bottom: -55%;
    background-position: -7px -142px;
}
.pic_wrapper .arrow .right_arrow {
    right: 0%;
    bottom: -55%;
    background-position: -35px -142px;
}
.pic_wrapper .more {
    width: 14%;
    line-height: 2.0;
    display: block;
    text-align: center;
    font-size: 18px\0;
    font-size: 1.8rem;
    color: #FFFFFF;
    box-sizing: border-box;
    font-family: RobotoLight;;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.5s;
}
.pic_wrapper .more:hover {
	background: #1494FF;
    border: 1px solid #1494FF;
    color: #FFFFFF;
}
.test-f,.test-r{
    position: absolute;
    width: 440px;
    height: 350px;
    border-radius: 50%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #fff;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    -webkit-animation: pulsejg1 4s linear infinite;
    -moz-animation: pulsejg1 4s linear infinite;
    animation: pulsejg1 4s linear infinite;
    -webkit-box-shadow: inset 0 0 15px 10px rgba(0, 0, 0, .6);
    -moz-box-shadow: inset 0 0 15px 10px rgba(0, 0, 0, .6);
    box-shadow: inset 0 0 15px 10px rgba(0, 0, 0, .6);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.test-r{

    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-animation: pulsejg2 4s linear infinite;
    -moz-animation: pulsejg2 4s linear infinite;
    animation: pulsejg2 4s linear infinite;
    -webkit-box-shadow: inset 0 0 12px 5px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0 0 12px 5px rgba(255, 255, 255, .8);
    box-shadow: inset 0 0 12px 5px rgba(255, 255, 255, .8)
}
@-webkit-keyframes pulsejg1 {
    0%, 50% {
        -webkit-transform: scale(.6);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(.9);
        opacity: .2
    }
    70% {
        -webkit-transform: scale(1.1);
        opacity: .35
    }
    80% {
        -webkit-transform: scale(1.25);
        opacity: .2
    }
    to {
        -webkit-transform: scale(1.4);
        opacity: 0
    }
}

@-moz-keyframes pulsejg1 {
    0%, 50% {
        -moz-transform: scale(.6);
        opacity: 0
    }
    60% {
        -moz-transform: scale(.9);
        opacity: .2
    }
    70% {
        -moz-transform: scale(1.1);
        opacity: .35
    }
    80% {
        -moz-transform: scale(1.25);
        opacity: .2
    }
    to {
        -moz-transform: scale(1.4);
        opacity: 0
    }
}

@keyframes pulsejg1 {
    0%, 50% {
        transform: scale(.6);
        opacity: 0
    }
    60% {
        transform: scale(.9);
        opacity: .1
    }
    70% {
        transform: scale(1.1);
        opacity: .25
    }
    80% {
        transform: scale(1.25);
        opacity: .1
    }
    to {
        transform: scale(1.4);
        opacity: 0
    }
}

@-webkit-keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0
    }
    40% {
        -webkit-transform: scale(.8);
        opacity: .05
    }
    50% {
        -webkit-transform: scale(1);
        opacity: .1
    }
    60% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
    80% {
        -webkit-transform: scale(1.2);
        opacity: .1
    }
    to {
        -webkit-transform: scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes pulsejg2 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0
    }
    40% {
        -moz-transform: scale(.8);
        opacity: .05
    }
    50% {
        -moz-transform: scale(1);
        opacity: .1
    }
    60% {
        -moz-transform: scale(1.1);
        opacity: .3
    }
    80% {
        -moz-transform: scale(1.2);
        opacity: .1
    }
    to {
        -moz-transform: scale(1.3);
        opacity: 0
    }
}

@keyframes pulsejg2 {
    0% {
        transform: scale(.6);
        opacity: 0
    }
    40% {
        transform: scale(.8);
        opacity: .05
    }
    50% {
        transform: scale(1);
        opacity: .1
    }
    60% {
        transform: scale(1.1);
        opacity: .3
    }
    80% {
        transform: scale(1.2);
        opacity: .1
    }
    to {
        transform: scale(1.3);
        opacity: 0
    }
}
.icon{
    position: relative;
    width: 440px;
    height: 350px;
    background: #fff;
    margin: 0 auto;
    z-index:1;
    border-radius:50%;
}
.turncontent{
    position: absolute;
    z-index: 999;
    width: 440px;
    height: 350px;
    background: #fff;
    border-radius:50%;
    top: 0%;
    left: 13.4%;
}
.icon-1{
    position: absolute;
    top: 0%;
    left: 13.4%;
    height: 350px;
    width: 440px;
    background: #ffffff;
    margin: 0 auto;
    z-index:999;
    border-radius:50%;
    font-size: 60px;
    color: #383a3c;
    text-align: center;
}
.textC_next{
    font-family: RobotoBold;
    width:400px; height:50px;
    font-size: 50px; z-index: 998;
    color: #0a0a0a;
    position: absolute;
    top: 37.5%;
    left:21%;
    overflow: hidden;

}
.textC_next .get{
    float:left;
    height: auto;
}
.over{
    font-family: RobotoBold;
    width:100px; height:50px;
    font-size: 28px; z-index: 998;
    color: #21252a;
    position: absolute;
    top: 23.5%;
    left:39%;
    text-align: center;
}
.over-two{
    font-family: RobotoLight;
    width:240px; height:58px;
    font-size: 24px; z-index: 998;
    color: #383a3c;
    position: absolute;
    top: 61%;
    left:23%;
    text-align: center;
}
/*safair 兼容性*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.tab_list_wrapper .tab_list {
		word-spacing: -3px;
	}
	.banner_wrapper .btn {
		width: 110px;
	}
	.pic_wrapper .button {
		width: 113px;
	}
}
/*火狐浏览器 专属hack*/
@-moz-document url-prefix() {
   #header ul li a.mycart {
	   	position: absolute;
	   	right: -175%;
	   	z-index: 1;
   }
   .CartsnavH .goodsnumber {
   		cursor: pointer;
   		left: 68%;
   		z-index: 10;
   }
}
/*移动端css*/
@media (min-width:768px) and (max-width:990px){     /*平板及中等屏幕*/
	.banner_wrapper .banner_content .text {
		width: 90%;
	}
	.banner_wrapper .arrow_left {
		left: 0;
	}
	.banner_wrapper .arrow_right {
		right: 0;
	}
}
@media (min-width:320px) and (max-width:767px){     /*手机屏幕*/
	.banner_wrapper .banner_content .text {
		width: 100%;
	}
    .at_web7_app>.center{
        padding:0;}
	.banner_wrapper .banner_content .text h1 {
		font-size: 26px;
	}
	.banner_wrapper .arrow_left,
	.banner_wrapper .arrow_right{
		display: none;
	}
	.banner_wrapper .banner_content .text p {
		font-size: 18px;
	}
	.banner_wrapper .banner_content .text a {
		font-size: 14px;
		width: 150px;
		margin: 100px auto;
	}
	.prd_msg .text {
		padding: 0 4%;
	}
	.prd_msg .text p {
		text-align: justify;
	}
	.prd_msg .text .btn {
		width: 100%;
	}
	.content_msg_wrapper .line {
		width: 90%;
	}
	.content_msg_wrapper p,.pic_wrapper p {		
		width: 90%;
		margin: 0 auto;
	}
	.content_msg_wrapper .btn {
		width: 80%;
	}
	.tab_list_wrapper p {
		margin: 0 auto;
	}
	.tab_list_wrapper ul {
		padding: 4% 8% 0 8%;
	}
	.tab_list_wrapper ul li {
		font-size: 12px;
	}
	.tab_list_wrapper .more {
		font-size: 14px;
		width: 35%;
	}
	.tab_list_wrapper .tab_list a span {
		display: none;
	}
	.pic_wrapper ul {
		padding: 0;
		margin: 0 auto;
	}
	.pic_wrapper ul li p {
		font-size: 14px;
		text-align: justify;
	}
	.pic_wrapper .more {
		width: 35%;
		font-size: 14px;
		margin: 20px auto;
	}
	.pic_wrapper .button {
		padding-top: 10%;
	}
	.pic_wrapper .arrow .left_arrow,.pic_wrapper .arrow .right_arrow {
		display: none;
	}
	.content_msg_wrapper .pic {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 40%;
	}
	.tab_list_wrapper .tab_list {
		width: 80%;		
	}
	.tab_list_wrapper .tab_list a {
		width: 33%;
		height: 35px;
	}
	.tab_list_wrapper ul .left_icon {
		top: 0;
	}
	.pic_wrapper ul .l_comma {
		left: -1%;
		top: 24%;
	}
	.pic_wrapper ul .r_comma {
		right: 0;
		bottom: 0;
	}
	.banner_wrapper .btn {
		width: 92px;
	}
}