@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0}
header{width:100%;float:left;}
nav{width:100%;float:left;}
footer{width:100%;float:left;}
body {
	-webkit-text-size-adjust:none;
	
	background:#fff;
	font-family: "微软雅黑", Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {text-decoration: none; border: 0px none; outline: 0px none;color:#fff;} 
a:link{ text-decoration: none}
a:visited{ text-decoration: none}
a:hover{text-decoration: none}
a:active{text-decoration: none}
.clear {margin: 0px;padding: 0px;clear: both;}
ul,li,dt,dl,dd{	list-style-type: none;	margin: 0px; padding: 0px; background:none; }
p {	margin: 0px; padding: 0px;}


.spBox{width:78%; margin:5% auto 0; position:relative;}
.spBox .sp{position: absolute;left:6%;top:28%;width:80%;}
.spBox .sp2{position: absolute;left:6%;top:18%;width:80%;}

.top{ width:100%; float:left}
img{ width:100%; }

.con1{font-size: 18px;
    padding: 3% 5%;
    border-radius: 10px;
    background: #019fe8;
    border: 3px solid #f6c7c1;
    width: 75%;
    margin: 0 auto;
    color: #fff;
    line-height: 29px;}
.con2{margin-top:5%;}
.con2 .bt{font-size:29px;
    text-align: center; margin-top: 2%;font-weight:bold;}
.con2 .bt span{font-weight:bold;}
.con2 .zw{font-size: 20px;
    margin-top: 4%;
   line-height: 43px;
    margin-left: 5%;}
.con2 .zw span{font-weight:bold;padding:1%;background:#fc7e72;color:#fff;border-radius:2px;}
.con3{padding:2% 5%;background:#fff;border:2px solid #500500;border-radius:10px;width:80%;margin:0 auto;margin-top:3%;}
.con3 .bt{font-size:28px;color:#019fe8;font-weight:bold;text-align:center;line-height:40px;margin-top: 4%;}
.con3 .xb{font-size:26px;text-align:center;    margin-top: 2%;}
.con3 .zw3{font-size: 17px;
    margin-top: 3%;
    line-height: 28px;padding-bottom: 4%;}
.con3 .zw3 p{margin-top:3%;}
.con3 .xian{    border-bottom: 1px dashed #CCC;
    margin-top: 2%;}
.con4{position:relative;margin-top:5%;}
.con4 .zw4{position:absolute;    margin-top: 10%;
    margin-left: 51%;}
.zw4 dt{font-size:23px;}
.zw4 dd{font-size:17px;}
.con4 .ms{    position: absolute;
    font-size: 15px;
    width: 45%;
    margin-top: 32%;
    margin-left: 47%;
    color: #fff;line-height: 21px;}
.con5 .bt{font-size:29px;
    text-align: center; margin-top: 5%;font-weight:bold;}
.con5{border:1px dashed #40210f;border-radius:0 0 15px 15px;  width: 91%;
    margin: 0 auto;}
.con5 ul{padding-bottom:10%;}
.con5 ul li .p1{padding: 2% 3%;
    background: #FFF;
    border-radius: 5px;
    width: 66%;position:relative;margin-left: 16%;    line-height: 28px;    font-size: 19px;
	
	}
.con5 ul li .p2{padding: 2% 3%;
    background: #FFF;
    border-radius: 5px;
    width: 66%;position:relative;margin-left:11%;    line-height: 28px;    font-size: 19px;
	}
	
	
.con5 ul li{margin-top:7%;}

.con5 ul li .p1:before { 
content:""; 
position: absolute; 
right: 100%; 
top: 20%; 
width: 0; 
height: 0; 
border-top: 10px solid transparent; 
border-right: 12px solid #fff; 
border-bottom: 10px solid transparent; 
}	
.con5 ul li .p2:before { 
content: "";
    position: absolute;
    left: 100%;
    top: 20%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 10px solid transparent;
}	
.con6{margin-top:10%;}
.con6 .bt{font-size:29px;
    text-align: center; margin-top: 2%;font-weight:bold;}
.con6 .zw6{font-size:19px;line-height:26px;text-align:center;margin-top: 3%;}
.con6  dt{font-size:19px;padding:2% 3%;background:#fc7e72;border-radius:8px;width:86%;margin:0 auto;text-align:center;margin-top:3%;color:#fff;}
.con6  dd{font-size:19px;padding:2% 3%;background:#faed00;border-radius:8px;width:86%;margin:0 auto;text-align:center;margin-top:3%;color:#000;}
.con6  dl{font-size:19px;padding:2% 3%;background:#019fe8;border-radius:8px;width:86%;margin:0 auto;text-align:center;margin-top:3%;color:#fff;}
.con7{font-size:19px;width:80%;margin:auto;padding:2% 3%;background:#fb7e72;border:5px solid #e79c8f;color:#fff;border-radius:8px;margin-top:5%;}

.anniu{font-size:25px;padding:3% 5%;background:#019fe8;width:70%;border-radius:35px;margin:0 auto;text-align:center;color:yellow;margin-top:5%;}



.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
}
.pre11 {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0%;
	top: 40%;
	cursor: pointer;
}
.next11 {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0%;
	top:40%;
	cursor: pointer;
}

@media(min-width:320px){
.con2 .bt{font-size:24px;}
.con2 .zw{font-size:17px;line-height:35px;}
.con3 .bt{font-size:23px;line-height:33px;}
.con3 .xb{font-size:21px;}
.zw4 dt{font-size:18px;}
.zw4 dd{font-size:13px;}
.con4 .ms{font-size:12px;line-height:18px;}
.con5 ul li .p1{font-size:17px;}
.con5 ul li .p2{font-size:17px;}
.con6 .bt{font-size:24px;}
.con6 .zw6{font-size:16px;line-height:24px;}
.con6  dt{font-size:18px;}
.con6  dd{font-size:18px;}
.con6  dl{font-size:18px;}
.con7{font-size:18px; line-height: 28px;}
}
@media(min-width:360px){

}
@media(min-width:375px){

}
@media(min-width:414px){
.con2 .bt{font-size:29px;}
.con2 .zw{font-size:20px;line-height:43px;}
.con3 .bt{font-size:28px;line-height:40px;}
.con3 .xb{font-size:26px;}
.zw4 dt{font-size:23px;}
.zw4 dd{font-size:17px;}
.con4 .ms{font-size:15px;line-height:21px;}
.con5 ul li .p1{font-size:19px;}
.con5 ul li .p2{font-size:19px;}
.con6 .bt{font-size:29px;}
.con6 .zw6{font-size:19px;line-height:26px;}
.con6  dt{font-size:19px;}
.con6  dd{font-size:18px;}
.con6  dl{font-size:18px;}
.con7{font-size:19px; line-height: 28px;}

}
@media(min-width:768px){
.con1{font-size:24px;line-height:40px;}
.con2 .bt{font-size:39px;}
.con2 .zw{font-size:28px;line-height:62px;}

.con3 .bt{font-size:41px;line-height:54px;}
.con3 .xb{font-size:33px;}
.con3 .zw3{font-size:27px;line-height:54px;}
.anniu{font-size:39px;}
.zw4 dt{font-size:32px;}
.zw4 dd{font-size:28px;}
.con4 .ms{font-size:25px;line-height:34px;}
.con5 .bt{font-size:39px;}
.con5 ul li .p1{font-size:28px;line-height:41px;}
.con5 ul li .p2{font-size:28px;line-height:41px;}
.con6 .bt{font-size:39px;}
.con6 .zw6{font-size:30px;line-height:36px;}
.con6  dt{font-size:30px;}
.con6  dd{font-size:30px;}
.con6  dl{font-size:30px;}
.con7{font-size:25px; line-height: 42px;}


}
