body{font:16px Microsoft Yahei,Tahoma,Arial,Helvetica,sans-serif;word-break:break-all;word-wrap:break-word;position:relative;}
body,h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0;}ul,ol,input{margin:0;padding:0;}li{list-style: none;}
img{border:none;vertical-align:middle;}table{border-collapse:collapse;border-spacing:0;}
em,i{font-style:normal}b,strong,th{font-weight:normal;}
textarea{resize:none;}button,input,textarea{/*background: none; border:none;*/font-family:"宋体",Tahoma,Arial,Helvetica,sans-serif;vertical-align:middle;}/*input:focus{outline: none;}*/
a{text-decoration:none;color: #333;}
html,body{ width:100%;}

a,button,input,optgroup,select,textarea {
    -webkit-tap-highlight-color:rgba(0,0,0,0);outline: none; /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/border:0
}
input[type=”button”], input[type=”submit”], input[type=”reset”] {
-webkit-appearance: none;/*去掉苹果默认样式*/
}


/* 头部 */  
.top {
	height:40px;
	width: 100%;
	margin: 0px;
	clip: rect(0px,auto,auto,0px);
	clear: both;
	background-color: #FFF;
}
.top .topm span a {
	color: #F00;
}
.top .topm {
	width: 990px;
	height: 36px;
	background-image: url(images/sb1.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .topm img {
	float: left;
}
.top .topm span {
	float: right;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	line-height: 20px;
	width: 230px;
	height: 20px;
	margin-top: 14px;
}
/*banner*/
.zg_banner{
	width: 100%;
	height: 635px;
	position: relative;
	background: url(imagesbanner.jpg) no-repeat center top;
}
.zg_banner .zg_img_box{
	position: absolute;
	left: 50%;
	margin-left: -500px;
}
.zg_banner .zg_img_box img{
	display: block;
}
.zg_banner .zg_banner_text{
	width: 824px;
	height: 208px;
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -412px;
	background-image: url(imagesbanner_text.png);
	background-size: 824px 208px;
}
.zg_entrance{
	width: 100%;
	height: 697px;
	position: relative;
	background-image: url(imagesbg1.jpg);
}
.ent_box{
	width: 994px;
	height: 410px;
	border: 3px solid #000000;
	border-radius: 5px;
	background-color: #fff;
	position: absolute;
	top: 132px;
	left: 50%;
	margin-left: -487px; 
}
.ent_box div{
	float: left;
}
.ent_img{
	margin: 86px 66px 0 63px;
}
.ent_img img{
	width: 276px;
	height: 273px;
}
.ent_text{
	margin-top: 110px;
}
.ent_text p{
	color: #333333;
	font-size: 20px;
	line-height: 64px;
	padding-left: 60px;
	background-size: 40px 36px;
	background-repeat: no-repeat;
	background-position: 6px center
}
.ent_text p span{
	color: #fa4977;
	font-size: 20px;
	font-weight: 600;
}
.ent_text p.num1{
	background-image: url(imagesnum1.png);
}
.ent_text p.num2{
	background-image: url(imagesnum2.png);
}
.ent_text .interview{
	width: 528px;
	height: 97px;
}
.ent_text .qrcode_text{
	width: 532px;
	height: 135px;
	position: absolute;
	top: -85px;
	/*left: 50%;
	margin-left: -264px;*/
	left: 200px;
}
.zg_analys{
	height: 900px;
	background-color: #fa4977;
}
.zg_analys .analys_box{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.analys_box .analys_title{
	width: 650px;
	margin: 30px auto 0;
}
.analys_box .circle_box{
	width: 1000px;
	height: 235px;
	margin: 60px auto 0;
	position: relative;
	/*display: flex;
	justify-content: space-between;*/
	background-image: url(imagesline.png);
	background-size: 1000px 70px;
	background-repeat: no-repeat;
	background-position: 100% 85px;
}
.analys_box a{
	display: inline-block;
	width: 221px;
	height: 235px;
	position: absolute;
	top: 0;
	background-size: 221px 235px;
}
.analys_box a.a1{
	left: 0;
	background-image: url(imagescircle1.png);
}
.analys_box a.a2{
	left: 500px;
	margin-left: -110px;
	background-image: url(imagescircle2.png);
}
.analys_box a.a3{
	right: 0;
	background-image: url(imagescircle3.png);
}
.analys_box .wel{
	width: 100%;
	margin-top: -20px;
}
.zg_footer {
	width: 100%;
    height: 116px;
    margin-top: -110px;
    background-color: #fa4977;
    background-image: url(imagesfooter.png);
    background-size: 100% 206px;
}


/* 底部 */
.hdd {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hd .hd-m {
	width: 1000px;
	margin: 0 auto;
}
.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #eee;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
#foot {
	width: 100%;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot-all {
	width: 948px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}
/* 底部 */
.fixed{
	position: fixed;
	top: 100px;
	left: 0;
}
.fixed img{
	width: 177px;
}