html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
.promotion-bannerbg{
	background: url(../images/promotion/banner.png) center no-repeat;
	background-size: auto 100%; 
	text-align: center;
}
 @media (min-width:992px ) {
 	.promotion-bannerbg{
 		background-size: 100% 100%; 
 	}
 }
.promotion-banner{
	padding-top: 6%;
	padding-bottom: 10.6%;
}
.promotion-banner .p1{
	color: #FFFFFF;
	font-size: 64px;
	margin-bottom: 2.5%;
	text-align: center;
}
.promotion-banner .p2{
	color: #FFFFFF;
	font-size: 40px;
	margin-bottom: 9%;
}
.promotion-banner .p2 .span11{
	color: #FFFFFF;
	font-size: 30px;
	border-right: 2px solid #FFFFFF;
	padding-right: 2%;
}
.promotion-banner .p2 .span22{
	color: #ffeb0f;
	font-size: 40px;
	padding-left: 2%;
}
.promotion-tab li{
	background: url(../images/promotion/hui.png);
	width: 264px;
	height: 66px;
	vertical-align: middle;
	line-height: 54px;
	cursor: pointer;
}
.promotion-tab li.curr{
	background: url(../images/promotion/yellow.png);
	width: 264px;
	height: 75px;
	line-height: 65px;
}
.promotion-tab li span{
	color: #464955;
	font-size: 22px;
	margin-left: 6%;
}
.promotion-tab li img{
	margin-bottom: 3%;
}
@media (min-width: 320px) {
	.promotion-tab{
		margin-bottom: -5%;
	}
	.promotion-banner fieldset{
		border: none;
	}
	.promotion-tab li{
		margin-right: 0%;
	}
	.promotion-tab li{
		margin-right: 3%;
	}
}
@media (min-width: 768px) {
	.promotion-tab{
		margin-bottom: -6%;
	}
	.promotion-banner .legend1 {
		width: 100%;
		margin-bottom: 2.5%;
	}	
	.promotion-tab li{
		margin-right: 3%;
	}   
	.promotion-tab li:last-child{
		margin-right: 0%;
	}  
}
@media (min-width: 992px) {
	.promotion-tab{
		margin-bottom: -5%;
	}
	.promotion-banner fieldset{
		border: 3px solid white;
	}
	.promotion-banner .legend1 {
		width: 72%;
	}	
}
@media (min-width: 1200px) {
	.promotion-tab{
		margin-bottom: -4%;
	}
}

    
.promotion-first .container{
	padding-top: 3%;
	padding-bottom: 4%;
}
.promotion-first .hot-pro{
	border-bottom: 1px dashed #c5c7cf;
	padding-top: 7%;
	padding-bottom: 6.5%;
}
.promotion-first .hot-pro:last-child{
	border: none;
}
.promotion-first .p1,.promotion-second .p1,.promotion-third .p1{
	color: #333748;
	font-size: 40px;
	font-family: inherit;
	text-align: center;
	font-weight: 500;
}
.promotion-first .p2,.promotion-second .p2,.promotion-third .p2{
	color: #333748;
	font-size: 20px;
	font-family: inherit;
	margin-top: 1%;
	text-align: center;
	font-weight:100;
}
.promotion-first .left{
	display: inline-block;
}
.promotion-first .right{
	width: 52%;
	display: inline-block;
}
.promotion-first .right>img{
	margin-left: -2%;
}
.promotion-first .p3{
	font-size: 22px;
	margin-top: 2%;
    margin-bottom: 3%;
   	color: #333748;
}
.promotion-first .p3 a{
	color: #333748;
}
.promotion-first .p3 span{
	color: #f64040;
	font-size: 22px;
}
.promotion-first .p4{
	color: #6b6a6a;
	font-size: 16px;
	font-family: inherit;
}
.padnone{
	margin: 0;
}
.promotion-first li {
    background: url(../images/promotion/sanjiao.png) 5px 6px no-repeat;
    font-size: 16px;
    padding: 0px 0 4px 30px;
}

.promotion-first .buy-btn{
	margin-top: 4%;
    margin-left: -1%;
}
.promotion-first a.mac-buy,.promotion-first a.win-buy{
	display: inline-block;
	padding: 7px 13px;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 3%;
}
.promotion-first a span{
	margin-right: 18px;
}
.promotion-first .mac-buy{
    background: #0569d6;
}
.promotion-first .mac-buy:hover{
	background-color: #0554ab;
}
.promotion-first .win-buy{
    background: #6fc135;
}
.promotion-first .win-buy:hover{
	background-color: #439409;
}
@media (min-width: 320px) {
	.promotion-first .left,.promotion-first .right{
		width: 100%;
	}
}
@media (min-width: 768px) {
	.promotion-first .left{
		width: 48%;
		margin-top: 20%;
	}
	.promotion-first .right{
		width: 52%;
	}
	.promotion-second .left{
		width: 38%;
		display: inline-block;
	}
	.promotion-second .right{
		width: 62%;
		display: inline-block;
	}
}
@media (min-width: 992px) {
	.promotion-first .left{
		margin-top: 9%;
	}
}
@media (min-width: 992px) {
	.promotion-first .left{
		margin-top: 3%;
	}
}

.promotion-second{
	background-color: #FFFFFF;
	padding: 3% 0%;
}
.promotion-second .second-pro{
	margin-top: 6%;
}
.promotion-second .second-pro .two-pro1{
	background: url(../images/promotion/dise_a.png) no-repeat;
}
.promotion-second .second-pro .two-pro2{
	background: url(../images/promotion/dise_b.png) no-repeat;
}
.promotion-second .second-pro .two-pro3{
	background: url(../images/promotion/dise_c.png) no-repeat;
}
.promotion-second .second-pro .two-pro4{
	background: url(../images/promotion/dise_d.png) no-repeat;
}
.promotion-second .second-pro .two-pro5{
	background: url(../images/promotion/dise_e.png) no-repeat;
}
.promotion-second .second-pro .two-pro6{
	background: url(../images/promotion/dise_f.png) no-repeat;
}
.promotion-second .second-pro .two-pro7{
	background: url(../images/promotion/dise_g.png) no-repeat;
}
.promotion-second .second-pro .two-pro8{
	background: url(../images/promotion/dise_h.png) no-repeat;
}
.second-pro .right{
	margin-top: 5%;
}
.second-pro .pro-name{
	background: url(../images/promotion/sanjiao.png) 0px 10px no-repeat;
	padding: 0px 0px 0px 17px;
}
.second-pro .pro-name a{
	color: #333748;
	font-size: 24px;
}
.second-pro .pro-des{
	color: #6b6a6a;
	font-size: 16px;
}
.second-pro .bottom-part{
	border-top: 2px solid #0aa0ff;
}
.second-pro .price{
	font-size: 30px;
	color: #f64040;
	text-align: center;
	margin-bottom: 3%;
}
.second-pro .price s{
	font-size: 20px;
	color: #353843;
	font-weight: 100;
	margin-right: 5%;
}
.second-pro .sec-buybtn{
	text-align: center;
}
.promotion-second .mac-buy,.promotion-second .win-buy{
	display: inline-block;
	width: 150px;
	height: 45px;
	line-height: 39px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 18px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none !important;
    margin-bottom: 3%;
}
.promotion-second a span{
	margin-right: 10px;
}
.promotion-second .mac-buy{
    background: #0569d6;
}
.promotion-second .mac-buy:hover{
	background-color: #0554ab;
}
.promotion-second .win-buy{
    background: #6fc135;
}
.promotion-second .win-buy:hover{
	background-color: #439409;
}

.promotion-third{
	padding: 3% 0%;
}
.promotion-third .third-pro{
	margin-top: 6%;
}
.promotion-third .third-pro .three-pro1{
	background: url(../images/promotion/video_a.png) no-repeat;
}
.promotion-third .third-pro .three-pro2{
	background: url(../images/promotion/video_b.png) no-repeat;
}
.promotion-third .third-pro .three-pro3{
	background: url(../images/promotion/video_c.png) no-repeat;
}
.promotion-third .third-pro .three-pro4{
	background: url(../images/promotion/video_d.png) no-repeat;
}
.promotion-third .third-pro .three-pro5{
	background: url(../images/promotion/video_e.png) no-repeat;
}
.promotion-third .third-pro .three-pro6{
	background: url(../images/promotion/video_f.png) no-repeat;
}
.promotion-third .third-pro .three-pro7{
	background: url(../images/promotion/video_g.png) no-repeat;
}
.promotion-third .third-pro .three-pro8{
	background: url(../images/promotion/video_h.png) no-repeat;
}
.third-pro .pro-name,.third-pro .pro-name a{
	color: #333748;
	font-size: 20px;
	margin-bottom: 1%;
}
.third-pro .pro-des{
	color: #6b6a6a;
	font-size: 15px;
	line-height: 26px;
}
.third-pro .bottom-part{
	border-top: 2px solid #0aa0ff;
}
.third-pro .price{
	font-size: 30px;
	color: #f64040;
	margin-bottom: 6.5%;
}
.third-pro .price s{
	font-size: 20px;
	color: #353843;
	font-weight: 100;
	margin-right: 5%;
}
.promotion-third .mac-buy,.promotion-third .win-buy{
	display: inline-block;
	width: 150px;
	height: 45px;
	line-height: 39px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 18px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none !important;
    margin-bottom: 3%;
    text-align: center;
}
.promotion-third a span{
	margin-right: 10px;
}
.promotion-third .mac-buy{
    background: #0569d6;
}
.promotion-third .mac-buy:hover{
	background-color: #0554ab;
}
.promotion-third .win-buy{
    background: #6fc135;
}
.promotion-third .win-buy:hover{
	background-color: #439409;
}
@media (min-width: 320px) {
	.promotion-second .second-pro .two-pro{
		background-size: 100% 100%;
		padding: 8%;
		vertical-align: middle;
		margin-bottom: 1%;
	}
	.second-pro .bottom-part{
	    margin: 5% 0% 0% 0%;
	    padding: 3% 2% 2% 2%;
	}
	.second-pro .price,.third-pro .price{
		font-size: 27px;
	}
	.promotion-third .third-pro .three-pro{
		background-size: 100% 100%;
		padding: 70% 4% 9% 14%;
		vertical-align: middle;
		margin-bottom: 1%;
	}	
}
@media (min-width: 768px) {
	.promotion-second .second-pro .two-pro{
		padding: 4%;
		min-height: 600px;
	}	
	.second-pro .bottom-part{
	    margin: 5% 0% 0% 0%;
	    padding: 3% 2% 2% 2%;
	}	
	.promotion-third .third-pro .three-pro{
	    padding: 44% 2% 6% 7%;
	    min-height: 725px;
	}	
}
@media (min-width: 992px) {
	.promotion-second .second-pro .two-pro{
		background-size: 100% 100%;
		padding: 4% 4% 3% 4%;
		min-height: 630px;
	}	
	.second-pro .bottom-part{
	    margin: 5% 0% 0% 0%;
	    padding: 3% 2% 2% 2%;
	}	
	.second-pro .price,.third-pro .price{
		font-size: 30px;
	}
	.promotion-third .mac-buy{
		margin-right: 7%;
	}
	.promotion-third .third-pro .three-pro{
	    padding: 31% 4% 4% 7%;
	   	min-height: 630px;
	}
}
@media (min-width: 1200px) {
	.promotion-second .second-pro .two-pro{
		background-size: 100% 100%;
		padding: 5% 4.8% 3.5% 4.8%;
		min-height: 700px;
	}
	.second-pro .bottom-part{
	    margin: 5% -3% 0% -3%;
	    padding: 3% 2% 2% 2%;
	}
	.second-pro .sec-buybtn {
	    text-align: center;
	    padding-left: 15%;
	    padding-right: 15%;
	}	
	.promotion-third .third-pro .three-pro{
	    padding: 28% 6% 6% 9.5%;
	    min-height: 650px;
	}	
}


.promotion-promise{
	background-color: #333a3e;
}
.promotion-promise .container{
	padding-top: 1%;
	padding-bottom: 3%;
	text-align: center;
}
.promotion-promise .p1{
	color: #ffffff;
	font-size: 40px;
	font-family: inherit;
	margin-top: 2%;
	margin-bottom: 5%;
}
.promotion-promise .p2{
	color: #ffffff;
	font-size: 18px;
	font-family: inherit;
	margin-top: 3%;
}