@charset "utf-8";
body{
	font-family: "Microsoft YaHei", '微软雅黑', 'Simsun', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	min-width: 1000px;
}

#head{
	margin:0;
	height: auto;
	background-color: #FFF;
	position:fixed;
	top:0;
	width:100%;
	 box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
}
.head-box{
	height: 60px;
	width: 100%;
	margin: 0;

}
.head-logo{
	float: left;
	height: auto;
	width: 15%;
	margin-left: 5%;
}
.head-menu{
	float: right;
	height: auto;
	width: 60%;
	padding-top: 20px;
}
.menu-tex1{
	font-size: 18px;
	line-height: 24px;
	color: #000;
	float: left;
	height: auto;
	width: 100px;
	text-align: center;
}


#banner{
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #044ab4;
}
.banner1{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main1{
	margin-right: 0px;
	margin-left: 0px;
	height: 799px;
	background-image: url(../images/bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 0px;
}
.main-box1{
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.box1-tit{
	height: 100px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;  #30px
	background-image: url(../images/p2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.main-box2{
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 1000px;
	background-image: url(../images/paper1.png);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	position: relative;
}
.con-1{
margin-left:30px;
}

.con-3{
	font-size: 20px;
	margin-left: 20px;


}
.company{
	height: auto;
	width: 600px;
	padding-left: 400px;
	float: left;
	text-align: left;
}
.company h1{
	font-size: 36px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
	padding-top: 60px;
	padding-bottom: 20px;
}
.company h3{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	font-weight: normal;
}
.com-tex1{
	height: 410px;
	width: 1000px;
	position: absolute;
	left: 1px;
	top: 210px;
}
.com-tex2{}
#main2111{
	margin-right: 0px;
	margin-left: 0px;
	height: 920px;
	background-color:#cdeefe;
    
}
#main2{
	margin-right: 0px;
	margin-left: 0px;
	height: 920px;
	background-image: url(../images/patt2.png);
	background-size: cover;
	background-repeat: repeat;
}
.main-box3{
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1000px;
	background-image: url(../images/p1.png);
	background-repeat: no-repeat;
	background-position: 30px 60px;
	position: relative;
	padding-top: 10px;
}
.sys-sty1{
	height: auto;
	width: 100%;
	padding-top: 120px;
	float: left;
}
.sys-sty1 li{
	float: left;
	height: 180px;
	width: 26%;
}
.sys-sty1 li.tex1{
	padding-right: 11%;
	padding-left: 10%;
}
.sys-sty1 li h3{
	font-size: 24px;
	line-height: 36px;
	color: #000;
	font-weight: normal;
}
.sys-sty1 li p{
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}
#link{
	background-color: #044ab4;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.link-tit{
	height: auto;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013582;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	line-height: 60px;
	color: #FFF;
	text-align: center;
} 
.link-con{
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e78ff;
	padding-top: 20px;
}
.con-2{
	color:#044ab4;
}
#foot{
	margin: 0;
	height: auto;
	background-color: #000;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}

.foot-con a{
	color: #FFF;
}
.foot-con a:hover{
	color: #03F;
	text-decoration: underline;
}
