p {
     margin: 0; 
}
a{
	color: #fff;
}
.banner_div{
	width: 100%;
	/*margin-top: 100px;*/
}
.banner_div img{
	width: 100%;
}
.con_bj1{
    width: 100%;
    height: 655px;
    background-image: url(../img/3_03.jpg);
    background-size: 100% 100%;
    overflow: hidden;
}
.con_bj2{
    width: 100%;
    height: 900px;
    background-image: url(../img/3_04.jpg);
    background-size: 100% 100%;
    overflow: hidden;
}
.con_bj3{
    width: 100%;
    height: 1250px;
    background-image: url(../img/3_05.jpg);
    background-size: 100% 100%;
    overflow: hidden;
}


.con_top{
	width: 100%;
	height: 230px;
	position: relative;
    	top: -30px;
}
.conten_top1{
	width: 100%;
	color: #fff;
margin:30px 0 0 0;
	position: absolute;
	top: 0px;
}
.conten_top1 h3{
	width: 30%;
	height:80px;
	line-height: 80px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	border:2px solid #fff;
	color: #fff;
	text-shadow: 0 0 10px #02c6fa;
	font-weight: bold;
	letter-spacing:4px;
	box-shadow:0 0 20px 3px rgba(2, 198,250,0.8); 
	border-radius: 30px;
	position: absolute;
	top: 30px;
	left: 35%;
}
.conten_top1 img{
    width: 10%;
    height: 80px;
}
.conten_top1 .top_img1{
	position: absolute;
	left: 20%;
	top: 30px;
}
.conten_top1 .top_img2{
	position: absolute;
	right: 20%;
	top: 30px;
}
.conten_top2{
	width: 100%;
	color: #fff;
	position: absolute;
	top: 0px;
}
.conten_top2 img{
	width: 1%;
	height: 25px;
}
.conten_top2 p{
	width: 12%;
	height:50px;
	line-height: 46px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	border:2px solid #fff;
	color: #fcc935;
	text-shadow: 0 0 10px #ff0000;
	letter-spacing:3px;
	box-shadow:0 0 20px 3px rgba(2, 198,250,0.8); 
	border-radius: 30px;
	position: absolute;
	top: 130px;
	left: 44%;
}
.conten_top2 .conten_top2_img1{
	position: absolute;
	left: 46%;
	top: 107px;
}
.conten_top2 .conten_top2_img2{
	position: absolute;
	right: 46%;
	top: 107px;
}


.content{
	width: 955px;
	height: 400px;
	margin:0 auto;
	border:3px solid #fff;
	border-radius: 10px;
	box-shadow:0 0 20px 3px rgba(156, 17,28); 
}
.content .con_left{
	width: 60%;
	float: left;
	padding-left: 25px;
	color: #fff;
}
.con_left_top{
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	letter-spacing:5px;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 232, 252, 1)), to(rgba(0, 111, 199, 1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-bottom:1px dashed #00e7fb;
	padding-bottom: 30px;
}
.con_cpu_l{
	width: 50%;
	float: left;
	text-align: center;
	border-right:1px dashed #00e7fb;
	padding: 20px 0 20px 0;
}
.con_cpu_r{
	width: 45%;
	float: right;
	text-align: center;
	padding: 20px 0 20px 0;
}
.con_cpu_l p,.con_cpu_r p{
	padding-top: 10px;
	font-size: 20px;
	text-align: left;
	float: left;
}
.con_cpu_l p:nth-child(1){
	width: 30%;
	margin-left: 5%;
}
.con_cpu_l p:nth-child(2){
	width: 60%;
}
.con_cpu_l p:nth-child(3){
	width: 30%;
	margin-left: 5%;
}
.con_cpu_l p:nth-child(4){
	width: 60%;
}
.con_cpu_l p:nth-child(5){
	width: 30%;
	margin-left: 5%;
}
.con_cpu_l p:nth-child(6){
	width: 60%;
}
.con_cpu_r p:nth-child(1){
	width: 30%;
	margin-left: 5%;
}
.con_cpu_r p:nth-child(2){
	width: 60%;
}
.con_cpu_r p:nth-child(3){
	width: 30%;
	margin-left: 5%;
}
.con_cpu_r p:nth-child(4){
	width: 60%;
}
.con_cpu_r p:nth-child(5){
	width: 30%;
	margin-left: 5%;
}
.con_cpu_r p:nth-child(6){
	width: 60%;
}
.con_jq_d{
	width: 60%;
	color: #00a9e0;
	float: left;
	font-size: 20px;
	text-align: center;
	margin-top: 25px;
}
.con_jq_d span{
	font-size: 50px;
	color: #fff;
}
.con_qg_d{
	float: left;
	width: 30%;
	height:50px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: -webkit-linear-gradient(#2be7f8, #016ec6);
    background: -o-linear-gradient(#2be7f8, #016ec6);
    background: -moz-linear-gradient(#2be7f8, #016ec6);
    background: linear-gradient(#2be7f8, #016ec6);
    text-align: center;
    border-radius: 10px;
    margin-top: 30px;
}
.con_qg_d img{
	width: 18%;
	position: relative;
	top: -2px;
	left: 5px;
}
.content .con_right{
	width: 40%;
	float: right;
	text-align: center;
}
.content .con_right img{
	width: 70%;
	margin-top: 120px;
}
.con_bj2 .content{
	margin-top: 5px;
}

.content1{
	width: 955px;		
    margin: 0 auto;
}
.dell_div{
	width: 50%;
	float: left;
	margin-bottom: 100px;
}
.dell_top_p{
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	letter-spacing:4px;
	color: #fff;
    text-shadow: 0 0 10px rgb(236, 0, 19);

}
.dell_div img{
	width: 50%;
	height: 60px;
	margin:50px 0 30px 25%;
}
.dell_con_l{
    width: 45%;
    margin-left: 5%;
    float: left;
    text-align: center;
    margin: 20px 0 20px 0;
    color: #fff;
    border-right: 1px dashed #fff;
}
.dell_con_l p{
	padding-bottom: 10px;
	font-size: 16px;
	text-align: left;
	float: left;
}
.dell_con_r{
    width: 54%;
    float: right;
    text-align: center;
    margin: 20px 0 20px 0;
    color: #fff;
}
.dell_con_r p{
	padding-bottom: 10px;
	font-size: 16px;
	float: left;
	text-align: left;
}
.dell_con_l p:nth-child(1){
	width: 30%;
	margin-left: 5%;
}
.dell_con_l p:nth-child(2){
	width: 60%;
}
.dell_con_l p:nth-child(3){
	width: 30%;
	margin-left: 5%;
}
.dell_con_l p:nth-child(4){
	width: 60%;
}
.dell_con_l p:nth-child(5){
	width: 30%;
	margin-left: 5%;
}
.dell_con_l p:nth-child(6){
	width: 60%;
}
.dell_con_r p:nth-child(1){
	width: 30%;
	margin-left: 5%;
}
.dell_con_r p:nth-child(2){
	width: 60%;
}
.dell_con_r p:nth-child(3){
	width: 30%;
	margin-left: 5%;
}
.dell_con_r p:nth-child(4){
	width: 60%;
}
.dell_con_r p:nth-child(5){
	width: 30%;
	margin-left: 5%;
}
.dell_con_r p:nth-child(6){
	width: 60%;
}
.dell_xx_p{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	border:5px solid #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px 3px #02a0fb;	
}
.dell_jq_d{
	width: 50%;
    color: #00a9e0;
    float: left;
    font-size: 20px;
    text-align: center;
}
.dell_jq_d span{
	font-size: 50px;
    color: #fff;
}
.dell_qg_d{
	float: left;
    width: 30%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    background: -webkit-linear-gradient(#2be7f8, #016ec6);
    background: -o-linear-gradient(#2be7f8, #016ec6);
    background: -moz-linear-gradient(#2be7f8, #016ec6);
    background: linear-gradient(#2be7f8, #016ec6);
    border-radius: 10px;
    margin-top: 15px;
    position: relative;
    padding-left: 15px;
}
.dell_qg_d img{
    width: 18%;
    height: 25px;
    position: absolute;
    bottom: -23px;
    right: 10px;
}





























