*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	/*-webkit-tap-highlight-color:transparent;*/
}
img{
	display: block;
}
a {
  cursor: pointer;
}
.testbox{
	box-sizing: border-box;margin-top: 80px; overflow: hidden; width:100%; background:linear-gradient( #4589db,#f5f9ff);
  }
.test_tc{
	box-sizing: border-box;width:1000px; padding:30px 0; margin:30px auto;}
.test_tc .test_close{
	box-sizing: border-box;width:30px;height:30px;position:absolute;top:12px;right:12px;cursor:pointer;}
.test_tc h3{
	box-sizing: border-box;font-size: 36px;color:#fff;text-align: center;text-shadow: 0px 2px 0px rgba(6, 0, 1, 0.35);margin:28px auto;}
.test_tc ul{
	box-sizing: border-box;margin:auto;font-size:18px;color:#333;}
.test_tc ul li{
	box-sizing: border-box;width: 500px;margin:auto;text-align:center;cursor:context-menu;padding: 10px 0; border-bottom: 1px solid #a0a0a0;}
.text04{
	box-sizing: border-box;border-bottom: none !important;}
.test_tc ul li p{
box-sizing: border-box; font-size:24px; text-align: center;margin-bottom:18px;margin-top:4px;}
.test_tc ul li span{
box-sizing: border-box; cursor: pointer; margin-left:50px; position:relative; margin-bottom:10px; line-height:25px; font-size:16px; display:inline-block;}
.test_tc ul li span:before{
	box-sizing: border-box;content: "";width:14px;height:14px;position: absolute;left:-26px;top:4px;border-radius:100%;background-color: #fff;border:2px solid #999;vertical-align:baseline;vertical-align:text-top;}
.test_tc ul li span.active:before{
	box-sizing: border-box;background-color:rgb(69,137,219);border:2px solid rgb(69,137,219);}
.test_tc form{
	box-sizing: border-box;width:500px;margin:40px auto; overflow: hidden;}
.test_tc form input{
	box-sizing: border-box;float:left;width:196px;height:40px;padding:0 12px;border:1px solid #cccccc;border-radius:4px;text-align:left;font-size:17px;}
.test_tc form .form_btn{
	box-sizing: border-box;float:right;width:500px;height:41px;background-color:#48abef;color:#fff;text-align: center;border-radius:4px;line-height:41px;font-size:17px;cursor:pointer;}
.dong{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
}
.dong h1{
	box-sizing: border-box;
	font-size: 36px;text-align: center;
	margin-top: 26px;
}
.dong ul{
	box-sizing: border-box;
	width: 1080px;
	margin: 80px auto 0;
	overflow: hidden;
}
.dong ul li{
	box-sizing: border-box;
	float: left;
	width: 300px;
	margin: 0 30px;
	border-radius: 10px;
	padding: 30px 13px;
}
.dongli1{
	box-sizing: border-box;
	border: 1px solid #0da3e2;
}
.dongli2{
	box-sizing: border-box;
	border: 1px solid #ea191a;
}
.dongli3{
	box-sizing: border-box;
	border: 1px solid #e2620d;
}
.dong ul li img{
	box-sizing: border-box;
	width: 80px;
	margin: 0 auto;
}
.dong ul li h2{
	box-sizing: border-box;
	font-size: 24px;
	text-align: center;
	margin-top: 25px;
}
.dong ul li p{
	box-sizing: border-box;
	font-size: 16px;
	text-align: justify;
	display: inline;
	line-height: 25px;
}
.dong ul li div{
	box-sizing: border-box;
	height: 180px;
	margin-top: 30px;
}
.hong{
	box-sizing: border-box;color: #ea191a;}
.dong ul li a{
	box-sizing: border-box;
	width: 200px;
	line-height: 40px;
	display: block;
	text-align: center;
	margin: 0 auto;
	border-radius: 10px;
	color: #fff;
	background-color: #0da3e2;
	font-size: 16px;
}
.dongli2 a{
	box-sizing: border-box;
	background-color: #ea191a !important; 
}
.dongli3 a{
	box-sizing: border-box;
	background-color: #e2620d !important; 
}
.dongli1:hover{
	box-sizing: border-box;
	background: rgba(13,163,226,0.11);
}
.dongli2:hover{
	box-sizing: border-box;
	background: rgba(234,25,26,0.11);;
}
.dongli3:hover{
	box-sizing: border-box;
	background: rgba(226,98,13,0.11);
}
.tixing{
	box-sizing: border-box;
	width: 610px;
	margin: 35px auto;
	border-top: 2px dashed #a9a9a9;
	border-bottom: 2px dashed #a9a9a9;
	padding: 25px 0;
}
.tixing span{
	box-sizing: border-box;
	font-size: 16px;
	color: #999999;
	text-align: center;
	display: block;
}
.tixing p{
	box-sizing: border-box;
	font-size: 24px;
	color: #ea191a;
	text-align: center;
	display: block;
	margin-top: 20px;
}
.rukou{
	box-sizing: border-box;
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}
.rukou a{
	box-sizing: border-box;
	width: 300px;
	margin: 0 15px 30px;
	line-height: 40px;
	display: block;
	text-align: center;
	border-radius: 10px;
	color: #1a1a1a;
	background-color: #e8e8e8;
	font-size: 16px;
	float: left;
}
.nant{
	box-sizing: border-box;
	width: 100%;
	height: 776px;
	background: url(../images/nant_bg.jpg) no-repeat;
	padding: 100px 0;
}

.nant h1{
	box-sizing: border-box;
	font-size: 35px;
	text-align: center;
	color: #fff;
}
.nant ul{
	box-sizing: border-box;
	width: 880px;
	margin: 40px auto;
	overflow: hidden;
}
.nant ul li{
	box-sizing: border-box;
	float: left;
	width: 400px;
	background-color: #fff;
	margin: 10px 0;
	border-radius: 10px;
}
.nant ul li:nth-child(even){
	box-sizing: border-box;
	float: right;
}
.nant ul li span{
	box-sizing: border-box;
	font-size: 36px;
	color: #fff;
	text-shadow:#0da3e2 2px 0 0,#0da3e2 0 2px 0,#0da3e2 -2px 0 0,#0da3e2 0 -2px 0;
	line-height: 60px;
	margin-left: 20px;
	float: left;
}
.nant ul li p{
	box-sizing: border-box;
	font-size: 16px;
	color: #1a1a1a;
	float: left;
	margin-left: 18px;
	line-height: 60px;
}
.nant a{
	box-sizing: border-box;
	width: 432px;
	line-height: 60px;
	display: block;
	text-align: center;
	border-radius: 10px;
	color: #1a1a1a;
	background-color: #ffc908;
	font-size: 16px;
	margin: 0 auto;
}
.zhuany{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
	overflow: hidden;
}

.zhuany h1{
	box-sizing: border-box;
	font-size: 36px;
	text-align: center;
}
.zhuany h1 span{
	box-sizing: border-box;
	color: #ea191a;
}
.zhuany > span{
	box-sizing: border-box;
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 30px;
	margin-top: 10px;
}
.zhuany > ul > li{
	box-sizing: border-box;
	float: left;
	width: 280px;
	margin: 10px;
	border-radius: 10px;
	border: 4px solid #d2d2d2;
	height: 400px;
}
.zhuany ul li img{
	box-sizing: border-box;
	width: 100%;
}
.zhuany ul li span{
	box-sizing: border-box;
	font-size: 24px;
	text-align: center;
	display: block;
	margin-top: 20px;
}
.zhuany ul li p{
	box-sizing: border-box;
	font-size: 16px;
	width: 240px;
	line-height: 30px;
	text-align: justify;
	margin: 15px auto 0;
	height: 150px;
}
.zhuany ul li a{
	box-sizing: border-box;
	font-size: 24px;
	text-align: center;
	display: block;
	color: #0da3e2;
	text-decoration: underline;
	margin-top: 40px;
}
.jieg{
	box-sizing: border-box;
	width: 100%;	
	padding: 100px 0;
	background-color: #f8f8f8;
	overflow: hidden;
}
.jieg > div{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.jieg h1{
	box-sizing: border-box;
	font-size: 36px;
	text-align: center;
}
.jieg h1 span{
	box-sizing: border-box;
	color: #ea191a;
}
.jieg > div > p{
	box-sizing: border-box;
	text-align: center;
	display: block;
	line-height: 30px;
	margin-top: 15px;
}
.jieg > div > p > span{
	box-sizing: border-box;
	color: #ea191a;
}
.jieg > div > img{
	box-sizing: border-box;
	width: 309px;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -154.5px;
}
.left{
	box-sizing: border-box;
	width: 550px;
	float: left;
}
.neir{
	box-sizing: border-box;
	margin-top: 130px;
	overflow: hidden;
}
.neir img{
	box-sizing: border-box;
	width: 72px;
	float: left;
}
.neir div{
	box-sizing: border-box;
	float: left;
	margin-left: 15px;
}
.neir div h2{
	box-sizing: border-box;
	font-size: 24px;
	line-height: 36px;
}
.neir div p{
	box-sizing: border-box;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.neir div a{
	box-sizing: border-box;
	width: 140px;
	line-height: 40px;
	display: block;
	text-align: center;
	border-radius: 10px;
	color: #1a1a1a;
	font-size: 16px;
	border: 1px solid #ea191a;
	margin-right: 10px;
	float: left;
	margin-top: 20px;
}
.neir div a:hover{
	box-sizing: border-box;
	background-color: #ea191a;
	color: #fff;
}
.left > img{
	box-sizing: border-box;
	width: 435px;
	margin: 140px auto;
}
.neir1{
	box-sizing: border-box;
	margin-top: 140px;
}
.right{
	box-sizing: border-box;
	width: 550px;
	float: right;
}
.right > img{
	box-sizing: border-box;
	width: 435px;
	margin-top: 160px;
}
.neir2{
	box-sizing: border-box;
	margin-top: 130px;
}
.neir1 div a{
	box-sizing: border-box;
	border: 1px solid #0da3e2;
}
.neir1 div a:hover{
	box-sizing: border-box;
	background-color: #0da3e2;
	color: #fff;
}
.neir2 div a{
	box-sizing: border-box;
	border: 1px solid #e2620d;
}
.neir2 div a:hover{
	box-sizing: border-box;
	background-color: #e2620d;
	color: #fff;
}
.footer1{
	box-sizing: border-box;
	width: 100%;
	text-align: center;
    padding: 10px 0;
    background: #efefef;
}
.footer1 p{
	box-sizing: border-box;
	color: #333;
    font-size: 14px;
}
