@charset "utf-8";

/* CSS Document */

body,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
form,
em,
img,
dt {
	margin: 0;
	padding: 0;
	border: 0;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft YaHei", "simsun";
}

body {
	background-color: #fff;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	outline: none;
	color: #4a4a4a;
	cursor: pointer;
}
em {
	font-style: normal;
}
a:hover {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #333;
}

*,
::before,
::after {
	/*设置所有的都是以边框开始计算宽度 百分比*/
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	*zoom: 1
}

.clearfix::before,
.clearfix::after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.bn1 {
	
}
body{
	background: #10367d;
	font-family: "黑体";
}
.bn1 img{
	width: 100%;
}
.mainvenue_bg{
	width: 100%;
	
	background: url(../images/fbg.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	top: 0;
	margin-top:10px;
	height: 100%;
	z-index: 1;
}
.mainvenue{
	position: relative;
}
.mainvenue_con{
	position: relative;
	z-index: 2;
}
.mainvenue h1{
	text-align: center;
}
.display-block{
	display: block;
}
.mainvenue h1 img{
	width: 97%;
}
.mainvenue h2{
	text-align: center;
	padding: 0 0 3%;
    margin: -3% auto 0;
	width: 96%;
}
.mainvenue h2 img{
	width: 100%;
}
.mainvenue_con h3{
	text-align: center;
}
.mainvenue_con h3 img{
	width: 93%;
}
.mainvenue_con{
	position: relative;
	padding-bottom: 1%;
}
.mainvenue_con ul{
	position: absolute;
	top: 0;
    left: 4%;
    height: 100%;
    width: 92%;
    z-index: 2;
}
.mainvenue_con ul li{
	float: left;
	width: 33.3%;
	height: 100%;
}
.mainvenue_con ul li a{
	height: 100%;
}
.titleOne{
	margin-top: -2%;
	position: relative;
    z-index: 3;
}
.titleOne img{
	width: 100%;
}
.parter{width:100%:
		margin:10px 0;
		overflow:hidden;
		background:url(../images/fbg.png) center top no-repeat ;
}
.part_re{width:95%;
         margin:10px auto;
		 overflow:hidden;
		 }
.part{width:45%;
      margin:5px 2.5%;
	  float:left;}
.part img{width:100%;}
.navBg{
	width: 94%;
	margin: 0 auto;
	background: url(../images/title-2.png) center top no-repeat;
	background-size: 100% 100%;
	padding: 5% 0 0 0;
}
.navBg.fixed{
	position: fixed;
	top: 0;
	left: 3%;
	z-index: 11;
}
.navBg ul{
	overflow: hidden;
}
.navBg ul li{
	float: left;
	width: 20%;
    margin-left: 10%;
}
.navBg ul li a{
	display: block;
	width: 100%;
	background: url(../images/title-3.png) center top no-repeat;
	background-size: cover;
	text-align: center;
	padding-bottom: 55%;
}
.navBg ul li a b{
	font-family: "黑体";
	font-size: 0.8rem;
	color: #e43604;
	text-align: center;
	padding-top: 22%;
}
.navBg ul li a span{
	padding-top: 2%;
    font-size: 0.6rem;
}
.content_one{
	text-align: center;
}
.content_one h2 i{
	display: inline-block;
    vertical-align: -0.2rem;
}
.content_one h2 i img{
	width: 70%;
}
.content_one h2.hotSale{
	padding: 5% 0;
}
.content_one h1{width:80%;
                margin:15px auto;
				
				}
.content_one h1 img{width:100%;}
.content_one h2 b{
	font-family: "黑体";
	font-size: 1.0rem;
	color: #ffffff;
	padding: 0 5%;
}
.content_one_con{
	width: 100%;
	
	padding: 3%;
	overflow-y: hidden;
	overflow-x: scroll;
	display: -webkit-box;
    display: flex;
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    margin-top: 4%;
}
.content_one_conIn{
	float: left;
	background: #2454af;
	padding: 2% 1% 2% 1%;
	width: 40%;
    margin-left: 3%;
	-webkit-flex:1 0 auto;
        flex:1 0 auto;
		position: relative;
}
.content_one_conIn:first-child{
	margin-left: 0 !important;
}
.content_one_conIn h4{
	font-size: 0.6rem;
	color: #fdfcff;
	font-weight: 900;
	margin: 3% 0;
	overflow: hidden;
}
.content_one_conIn>span{
	color: #e9e61b;
	font-size: 0.6rem;
	text-align: left;
	display: block;
	text-decoration:line-through;
}
.content_one_conIn span b{
	font-size:0.6rem;
	font-weight: normal;
}
.content_one_conIn p{
	text-align: left;
	font-size: 0.6rem;
	color: #ebe223;
	line-height: 15px;
}
.content_one_conIn>p b{
	font-size: 1.0rem;
}
.content_one_conIn p a{
	float: right;
	font-size: 0.5rem;
	font-weight: 800;
	background: #c20553;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	padding: 3% 7%;
    color: #ffffff;
    margin-top: -4px;
    letter-spacing: 1px;
}
.content_one_conIn h5{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/label1.png) no-repeat;
	background-size: contain;
	width: 38%;
	padding-top: 12%;
    text-align: center;
	font-size: 0.6rem;
	color: #7a0001;
	padding-bottom: 9%;
}
.content_one_conIn h5 p b{
	font-size: 1rem;
}
.content_one_conIn h5 p{
	line-height: 1rem;
	text-align: center;
}
.content_one_two_con{
	width: 94%;
	margin: 0 auto;
	background: #12329f;
	border: 2px solid #0c83d5;
	overflow: hidden;
	padding: 2% 1% 5%;
	position: relative;
}
.content_one_two_con .content_one_conIn{
	background: none;
	padding: 0;
	margin-left: 1%;
    width: 32%;
	padding-bottom: 4%;
}
.content_one_conIn>h3 img{
	width: 100%;
}
.content_one_two_con .content_one_conIn>h4{
	background: #0c83d5;
	padding: 2% 2% 1%;
	text-align: center;
	margin-top: 0;
    overflow: hidden;
	height:1.8rem;
	line-height:0.9rem;
}
.content_one_two_con .content_one_conIn>span{
	color: #FFFFFF;
	padding: 4% 2% 0;
}

.content_one_two_con .content_one_conIn>p{
	color: #FFFFFF;
	padding: 0 2% 2%;
}
.content_one_two_con .content_one_conIn>p a{
	background: #9d05b8;
}
.content_one_two_con .content_one_conIn>p em{
	background: #001b64;
	width: 28%;
    text-align: center;
	font-size:20px;
}
.content_one_two_con .content_one_conIn h5{
	top: 53%;
	left: -2px;
	background: url(../images/label2.png) no-repeat;
	width: 100%;
    background-size: 100% 100%;
    height: 42px;
	text-align: right;
	padding-top: 0;
}
.content_one_two_con .content_one_conIn h5 b{
	padding-right: 3%;
	color: #fcec8e;
	font-size: 2.0625rem;
}
.content_two_con .content_one_conIn{
	background: #c820a9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 1%;
}
.content_two_con .content_one_conIn>h3 img{
	width: 100%;
}
.content_two_con .content_one_conIn p{
	color: #ffe400;
	padding-top: 8%;
}
.content_two_con .content_one_conIn>span{
	color: #ffe400;
	    padding-left: 7%;
    line-height: 38px;
}
.content_two_con .content_one_conIn>h4{
	color: #FFFFFF;
}
.content_two_con .content_one_conIn>p a{
	background: none;
	border: 2px solid #ffe400;
	border-radius: 0;
	color: #ffe400;
	padding: 5% 7%;
}
.content_two_con .content_one_conIn>p em{
	background: none;
	border: 2px solid #ffe400;
	border-radius: 0;
	color: #ffe400;
	padding: 5% 7%;
}
.content_two_con{
	overflow: hidden;
}
/* 轮播图 */
#certify {
	position: relative;
	width: 100%;
	margin: 3% auto 0;
}

#certify  .swiper-slide {
	width: 45%;
}
#certify  .swiper-slide img{
	display:block;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.content_two_two_con{
	width: 96%;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	position: relative;
}
.content_two_two_con .content_one_conIn{
	background: #500872;
	padding: 0 0 1% 0;
	margin:0 2% 3% 0;
    width: 32%;
}
.content_two_two_con .content_one_conIn:nth-child(3n+3){
	margin-right: 0;
}
.content_two_two_con .content_one_conIn h4{
	color: #FFFFFF;
	font-weight: normal;
}
.content_two_two_con .content_one_conIn>span{
	color: rgba(225,225,225,0.8);
	padding: 0 1%;
}
.content_two_two_con .content_one_conIn>p{
	color: #FFFFFF;
	padding: 0 1%;
}
.content_two_two_con .content_one_conIn>p a{
	background: #7702c5;
    border-radius: 0;
    margin-top: -20px;
    width: 27%;
    display: block;
    padding: 0 2%;
    text-align: center;
    line-height: 23px;
    font-size: 16px;
	margin-right: 2%;
}
.content_two_two_con .content_one_conIn>p em{
	background: #7702c5;
    border-radius: 0;
    margin-top: -20px;
    width: 27%;
    display: block;
    padding: 0 2%;
    text-align: center;
    line-height: 23px;
    font-size: 16px;
	margin-right: 2%;
}
.content_two_two_con .content_one_conIn>h6{
	text-align: right;
	color: #FFFFFF;
	font-size: 1.3rem;
	padding: 3% 2%;
}
.content_two_two_con .content_one_conIn h5{
	background: url(../images/label3.png) no-repeat;
	top: -1px;
	left: 5px;
	padding-top: 0;
	background-size: contain;
    width: 75px;
}
.content_two_two_con .content_one_conIn h5 span{
	font-size: 16px;
	color: #FFFFFF;
}
.content_two_two_con .content_one_conIn h5 p{
	font-size: 16px;
	color: #FFFFFF;
}
.content_two_two_con .content_one_conIn h5 p b{
	font-size: 2.0625rem;
}
/* 轮播图 */
.content_three{
	width: 94%;
	margin: 0 auto;
}
.content_three_con{
	background: url(../images/con_three_bg1.png) no-repeat center top;
	background-size: 100% 100%;
	padding: 7% 3% 1%;
	overflow: hidden;
	margin-top: -10px;
	position: relative;
}
.content_three_con:first-child{
	background: url(../images/con_three_bg.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: 0;
	padding: 3% 3%;
}
.content_three_con>h2{
	float: left;
	width: 39%;
}
.content_three_con_right{
	float: right;
	width: 59%;
}
.content_three_con_right h2{
	font-size: 2.3125rem;
	color: #081661;
	font-weight: 500;
	padding-top: 10%;
}
.content_three_con_right h3{
	border-top: 1px solid #081661;
	border-bottom: 1px solid #081661;
	display: inline-block;
	padding: 1% 5%;
	font-size: 1.5rem;
	color: #081661;
}
.content_three_con_right h4{
	clear: both;
	background: url(../images/buy.png) no-repeat center top;
	background-size: contain;
	color: #FFFFFF;
	text-align: left;
	width: 70%;
    margin: 8% auto 0;
    padding: 0% 0 4% 3%;
}
.content_three_con_right span{
	font-size: 0.5rem;
	text-decoration: line-through;
}
.content_three_con_right p{
	font-size: 0.7rem;
	color: #FFFFFF;
	line-height: 1rem;
}
.content_three_con_right p b{
	font-size: 1rem;
}
.content_three_con>h5{
	width: 20%;
	position: absolute;
	top: 15%;
    left: 2%;
	background: url(../images/label4.png) no-repeat center top;
	background-size: contain;
	padding-top: 5%;
    padding-bottom: 5%;
}
.content_three_con:first-child>h5{
	top: 6%;
}
.content_three_con>h5 span{
	font-size: 0.6rem;
    color: #ffea00;
    float: left;
    padding-left: 13%;
    line-height: 0.6rem;
}
.content_three_con>h5 p{
	font-size: 0.8rem;
    color: #ffffff;
    float: left;
    line-height: 1.3rem;
    padding-left: 6%;
    padding-bottom: 10%;
}
.content_three_con>h5 p b{
	font-size: 1rem;
}
.swiper-container_one .swiper-slide, .swiper-container_one .swiper-wrapper{
	margin-right: 2%;
	width: 100% !important;
}
.swiper-container_two .swiper-slide{
	padding: 2%;
	width: 100% !important;
}
.backTop{
	display: block;
	margin: 4% 0 10% 0;
	width: 100%;
}
.backTop img{
	width: 100%;
}
.swiper-pagination .swiper-pagination-bullet{
	width: 5%;
    height: 5px;
	background: #d0b7e0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
}
.content_one_conIn p em {
    float: right;
    font-size: 0.6rem;
	width:1.8rem;
	text-align:center;
    font-weight: 800;
    background: #c82119;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 2% 1%;
    color: #ffffff;
    margin-top: -4px;
    letter-spacing: 2px;
}
.content_one_two_con .content_one_conIn>p em{
	font-size: 0.6rem;
	background:#ea0a3f;
	text-align:center;
}
.content_two_two_con .content_one_conIn>p em{
	font-size: 0.6rem;
	background:#b02606;
	text-align:center;
}
.content_three_con img{
	width: 100%;	
}