@charset "UTF-8";
/* CSS Document */
body{
font-family:Arial,'Microsoft YaHei';}
img{vertical-align:middle;border:none;max-width:100%;}
body,p,form,input,button,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}

table{border-collapse:collapse; }
button,select,input{font-size:14px;}
input,select{vertical-align:middle;line-height:normal;font-size:1em;}
a{outline:0;cursor:pointer;*star:expression(this.onbanner=this.blur());}
a:link,a:active{color:#393939;text-decoration:none;}
a:visited{color:#222323;text-decoration:none;}
a:hover{text-decoration:none;}
.ccolor{color:#BB1600;}
a.red:link,a.red:visited,a.red:active{color:#f47110; }
a.red:hover{color:#e60012; }
a.Purple:link,a.Purple:visited,a.Purple:active{color:#b03ca9; }
a.Purple:hover{color:#f00; }
input:focus,select:focus,textarea:focus,button:focus{outline:none;}
/*input[type="text"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"]
,input[type="email"],input[type="url"],textarea{-webkit-appearance:none;border:1px solid;-webkit-border-radius:0;border-radius:0;}
input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;}*/
a{text-decoration:none;-webkit-touch-callout:none;}
em,i{font-style:normal;}
.w {width: 1200px}

.header{
    height: 450px;
	background:url(../images/banner.jpg) no-repeat center ; 
}
.m {
	background: #fff;

}
.main {
	margin: 0 auto ;
	
	/*background: red;*/
}
.main .title h1 {
	text-align: center;
	font-size: 40px;
	color:#265ecb;
	padding-top:40px; 
}
.main .title p{
	width: 446px;
	height: 14px;
	margin:0 auto;
	padding-top: 25px;
}

.main1 li{
	/*height: 1500px;*/
	margin-top: 30px;	
}
.main1_l p{
	background: url(../images/xh.png) no-repeat left center;
 	line-height:43px;
 	padding-left: 84px;
 	font-size: 30px;
 	margin-bottom: 34px;
}
.main1_l img {
	display: block;
    margin-bottom: 44px;
	border-bottom: 1px dashed #dfdfdf;
}
.main1_2 p{
	background: url(../images/xh2.png) no-repeat left center;
 	line-height:43px;
 	padding-left: 84px;
 	font-size: 30px;
 	margin-bottom: 34px;
}
.main1_2 img {
	display: block;
    margin-bottom: 44px;
	border-bottom: 1px dashed #dfdfdf;
}
.main1_3 p{
	background: url(../images/xh3.png) no-repeat left center;
 	line-height:43px;
 	padding-left: 84px;
 	font-size: 30px;
 	margin-bottom: 34px;
}
.main1_3 img {
	display: block;
     margin-bottom: 44px;
	border-bottom: 1px dashed #dfdfdf;
}
.con{
	
	height: 802px;
	background: #eff6ff;
}
.main2 .title h1 {
	text-align: center;
	font-size: 40px;
	color:#265ecb;
	padding-top:40px; 
}
.main .jy{
	width: 941px;
	height: 617px;
	margin: 30px auto;
}
.footer{
	
	height: 520px;
	background:red url(../images/ft1.png) no-repeat  center;
}
.footer .title h1{
	color: #fff;
}
.footer .title p{
	width: 446px;
	height: 14px;
	margin:0 auto;
	padding-top: 25px;
}
.jc{
	width: 922px;
	height: 195px;
	margin:30px auto 54px;
}
.footer li{
	float: left;
}
.footer li input{
	height: 57px;
	border: 1px solid #fff;
	padding-left: 5px;
}
.footer li:first-child,.footer li:nth-child(3){
	margin-right: 38px;
}
.footer li a{
	display: inline-block;
	height: 57px;
	width:90px; 
	line-height: 57px;
	background: #2e7ef4;
	text-align: center;
	color:#fff;
	margin-right:40px; 	
}
.footer li a:hover{
	background: #1c69da;
}
#btn{
	width: 340px;
	background: #fcba1d;
	text-align: center;
	color: #0c55a5;
	font-size: 28px;
	border: 1px solid #fcba1d;
}
