@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,img, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td ,div{margin: 0;padding: 0;}
html, body{height:100%; width:100%;}
body, button, input, select, textarea {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-style: normal;}
a{ text-decoration:none; color:#2277aa;}
a:hover{ text-decoration:none;}
ul, ol,li{list-style: none outside none;}
fieldset, img, input {border:none; vertical-align:middle;}
img{ vertical-align:middle;}
em, i {font-style: normal;}
button, input, select, textarea {font-size: 100%;}
button::-moz-focus-inner, input::-moz-focus-inner {border-color:transparent !important; padding:0px; border:none;}
table {border-collapse: collapse;border-spacing: 0;}



/*浮动和清楚浮动*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
#fl {float:left; display:inline;}
#fr {float:right; display:inline;}
.clearfix:after{ content:"."; display:block; clear:both; height:0; overflow:hidden;}
.clearfix{zoom:1;}
.center {text-align: center;}
.textRight {text-align: right;}
.ellipsis {white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;} /*文字溢出省略号显示*/
.white {color: #fff;}
.overflow {overflow: hidden;}
.whiteBg {background: #fff;}
.blackBg {background: #000;}
.grayBg {background: #f6f5f5;}

.yh {font-family: "微软雅黑";}
.st {font-family: "宋体";}
.Arial {font-family: Arial;}

/*圆角设定*/
.radius0 {border-radius: 0px; -webkit-border-radius:0px; -moz-border-radius: 0px;}
.radius2 {border-radius: 2px; -webkit-border-radius:2px; -moz-border-radius: 2px;}
.radius3 {border-radius: 3px; -webkit-border-radius:3px; -moz-border-radius: 3px;}
.radius4 {border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius: 4px;}
.radius5 {border-radius: 5px; -webkit-border-radius:5px; -moz-border-radius: 5px;}
.radius10 {border-radius: 10px; -webkit-border-radius:10px; -moz-border-radius: 10px;}
.radius50 {border-radius: 50%; -webkit-border-radius:50%; -moz-border-radius: 50%;}
/*定位*/
.ab {position: absolute;}
.re {position: relative;}
.fixed {position: fixed; z-index: 100000;}
.mar {margin: 0 auto}
.whiteBg {background: #fff;}
.blackBg {background: #000;}

*:focus {outline: none;}
img, object, embed, video {
	max-width: 100%;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	overflow: hidden;
}

/* 首页样式 */
body {
	min-width: 1200px;
	margin: 0 auto;	
}
.indexPc .section01 {
	height: 630px;
	background: url(../images/pic_pc/banner_pc.jpg) no-repeat center top;	
}
.indexPc .section02 {
	height: 600px;
	background: url(../images/pic_pc/sectionBg01.jpg) no-repeat center top;	
}
.indexPc .section02 .content {
	width: 1200px;
}
.indexPc .section02 li {
	display: inline-block;
	margin: 0 15px;	
}
.indexPc .section02 ul {
	padding: 185px 0 0 0;	
}
.indexPc .section02 li input {
	height: 120px;
	min-width: 300px;
	font-size: 46px;
	color: #fffdcc;
	padding: 0 10px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	background: #db3903;		
}

.indexPc .section03 {
	height: 860px;
	background: url(../images/pic_pc/sectionBg02.jpg) no-repeat center top;	
}
.indexPc .section03 ul {
	padding: 145px 0 0 0;
	margin: 0 0 175px 0;	
}
.indexPc .section03 li {
	width: 701px;
	height: 302px;
	margin: 0 auto;	
}
.indexPc .section03 li.item01 {
	background: url(../images/pic_pc/yaoqingBg01.png) no-repeat center;	
}
.indexPc .section03 li.item01 .yaoqingBtn {
	width: 426px;
	height: 98px;
	top: 50%;
	left: 50%;
	margin: -49px 0 0 -213px;
	cursor: pointer;
	background: #db3903;
	color: #fffdcc;
	font-size: 46px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;	
}
.indexPc .section03 li.item01 .yaoqingBtn:hover {
	background: #e35424;	
}
.indexPc .section03 li.item02 {
	background: url(../images/pic_pc/yaoqingBg02.png) no-repeat center;	
}
.indexPc .section03 li.item02 .shareCode {
	width: 325px;
	text-align: center;
	height: 175px;
	font-size: 48px;
	color: #1e1e1e;
	line-height: 175px;
	left: 35px;
	top: 25px;	
}
.indexPc .section03 li.item02 .shareBtn {
	right: 78px;
	top: 60px;	
	cursor: pointer;
}
.indexPc .section03 li.item02 .shareUser {
	width: 100%;
	bottom: 22px;
	height: 80px;
	line-height: 80px;
	color: #1e1e1e;
	font-size: 36px;	
}
.indexPc .section03 li.item02 .shareBtnGroup {
	width: 110px;
	left: 102%;
	top: -13px;
	display: none;
}
.indexPc .section03 li.item02 .shareBtnGroup img {
	cursor: pointer;	
}

.indexPc .section04 {
	height: 690px;
	background: url(../images/pic_pc/sectionBg03.jpg) no-repeat center;
}	
.indexPc .section04 .phoneNumBox {
	width: 420px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin: -75px 0 0 -210px;
	font-size: 46px;
	text-align: center;
	color: #af2c00;	
}

.indexPc .section05 {
	height: 452px;
	background: url(../images/pic_pc/sectionBg04.jpg) no-repeat center;	
}
.indexPc .section05 .copyRight {
	width: 100%;
	height: 125px;
	line-height: 125px;
	color: #fffdcc;
	font-size: 36px;
	bottom: 0;
	left: 0;	
}

.siderFloat {
	height: 351px;
	margin: -175px 0 0 0;
	right: 0;	
	top: 50%;
}
.siderFloat .siderFloatInfor {
	width: 150px;
	height: 130px;
	right: 11px;
	bottom: 0;	
}
.siderFloat .siderFloatInfor li {
	line-height: 36px;
	color: #db3903;	
}




/*===========全局控制===========*/
.noBg {background: none;}
.noPadding {padding: 0px;}
.noMargin {margin: 0px;}
.noBorder {border: none;}
.noResize {resize: none;}
.zindexMax {z-index: 1000000;}
