#banner,.design_prive {
	min-width: 1140px
}

#main .raiders .wrong .left ul li h2 a:hover,#main .raiders .wrong .left ul li p:hover {
	text-decoration: underline!important;
	color: #d93b46
}
#main .index-tip{
	font-size:13px;
	color:#999999;
	margin-left:6px;
	font-weight: 300;
	
}
.index-ad{width:1200px;margin:0 auto;padding-top:30px;}
.noMarginRight {
	margin-right: 0!important
}

.noMarginLeft {
	margin-left: 0!important
}

.noMarginTop {
	margin-top: 0!important
}

.noMarginBottom {
	margin-bottom: 0!important
}

.banner-form{
	width:268px;
	height:387px;
	position:absolute;
	background:#fff;
	left:20%;
	top:10%;
}
.banner-form p{
	text-align:center;
	font-size:26px;
	margin-top:30px;
}
.banner-form span{
	display: block;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #d53342;
	margin-top: 10px;
}
.banner-form form{
	width:80%;
	margin:0 auto;
}
.banner-form form input[type="text"]{
	width:99%;
	 margin-top:20px;
	 height:34px;
	 text-indent:10px;
}
.banner-form form input[type="submit"]{
	width:99%;
	height:34px;
	margin-top:20px;
	border-radius:5px;
	background:#d53342;
	border:none;
	color:#fff;
	cursor:pointer;
}
.banner-form  #s_province,.banner-form  #s_city{
	width:49.3%;
	height:34px;
	margin-top:20px;
}

.container {
	width: 1200px;
	margin: 0 auto
}

.server {
	width: 100%;
	 padding-bottom:18px;
	 padding-top:18px;
}

.server ul {
	width: 1148px;
	list-style: none
}

.server ul li {
	float: left;
	margin: 0 11px;
	cursor: pointer;
	border-radius: 5px
}

.server ul li figure {
	position: relative;
	overflow: hidden
}

.server ul li figure>img {
	width: 142px;
	height: 102px
}

.server ul li figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transform: translate(0,-100%);
	-moz-transform: translate(0,-100%);
	-ms-transform: translate(0,-100%);
	transform: translate(0,-100%);
	color: #fff;
	background: rgba(0,0,0,.5)
}

.server ul li figure figcaption img {
	width: 44px;
	margin: 10px auto
}

.design_prive .left a figure,.design_prive .right a figure {
	margin-right: 25px;
	margin-left: 15px
}

.server ul li figure figcaption h2 {
	font-size: 15px;
	font-weight: 500;
	line-height: 13px;
	text-align: center
}

.server ul li figure figcaption p {
	font-size: 12px;
	text-align: center
}

.server ul li figure:hover figcaption {
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0)
}

#banner img {
	width: 100%;
	max-width: 100%
}

.design_prive {
	width: 100%;
	margin-top: 30px;
	background: url(../../img/d_p_back.jpg) center center no-repeat;
	background-size: cover
}

.design_prive .model {
	position: relative;
	float: left;
	width: 50%;
	height: 170px
}

.design_prive .model a.left_l {
	width: 100%
}

.design_prive .model a.left_l .mes,.design_prive .model a.left_l figure {
	float: right
}

.design_prive .model a {
	position: absolute;
	top: 50%;
	height: 92px;
	margin-top: -46px
}

.design_prive .model a figure {
	float: left;
	width: 92px;
	height: 92px
}

.design_prive .model a figure img {
	width: 92px;
	height: 92px
}

.design_prive .model a .mes {
	float: left;
	width: 285px;
	height: 170px;
	color: #fff
}

.design_prive .model a .mes h2 {
	font-size: 32px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 6px
}

.design_prive .model a .mes p {
	font-size: 19px;
	line-height: 27px
}

.design_prive .left a {
	flex-direction: row-reverse;
	text-align: right;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse
}

.design_prive .right a {
	flex-direction: row;
	text-align: left;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row
}

#main .container {
	margin-top: 0px
}

#main .title {
	position: relative;
	margin-bottom: 10px
}

#main .title h2 {
	font-size: 28px;
	line-height: 1;
	position: relative;
	box-sizing: border-box;
	padding: 10px 0 10px;
	color: #d93b46;
	border-bottom: 3px solid #d93b46
}

#main .title h2 em {
	font-family: 'Arial Regular';
	font-size: 25px;
	font-weight: 600;
	font-style: normal;
	vertical-align: middle;
	color: #999
}

#main .title h2>a {
	font-size: 16px;
	font-weight: 500;
	right: 0;
	bottom: 8px;
	color: #000;
	margin-right:10px;
	float:right;
}
#main .title .index-tit{
	float: left;
    font-size: 30px;
    color: #D93B46;
    font-weight: 700;
}
#main .title nav {
	position: absolute;
	right: 0;
	bottom: 6px
}

#main .title nav ul {
	list-style: none
}

#main .title nav ul li {
	font-size: 18px;
	float: left;
	margin-right: 20px;
	cursor: pointer
}

#main .title nav ul li a {
	color: #494949
}

#main .title nav ul li.active {
	color: #d93b46
}

#main .package .img a {
	display: block
}

#main .package .img a img {
	width: 1140px;
	height: 520px
}

#main .package .mes {
	float: left;
	width: 420px;
	height: 520px;
	text-align: center;
	color: #fff;
	background: #d93b46
}

#main .package .mes h2 {
	font-size: 46px;
	display: inline-block;
	width: 385px;
	margin-top: 65px;
	padding: 18px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff
}

#main .package .mes h2 em,#main .package .mes h2 i {
	font-size: 21px;
	display: inline-block;
	vertical-align: bottom
}

#main .package .mes h2 em {
	width: 30px
}

#main .package .mes h2 i {
	width: 42px
}

#main .package .mes ul {
	width: 385px;
	height: 125px;
	margin: 28px auto;
	list-style: none
}

#main .package .mes ul li {
	float: left;
	margin: 0 10px
}

#main .package .mes ul li figure {
	position: relative;
	width: 68px;
	height: 68px;
	border: 2px solid #fff;
	border-radius: 50%
}

#main .package .mes ul li figure img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 45px;
	height: 45px;
	margin: auto
}

#main .package .mes ul li figure figcaption {
	position: absolute;
	right: 0;
	bottom: -55px;
	left: 0;
	width: 44px;
	margin: auto;
	text-align: center
}

#main .package .mes ul li figure figcaption p {
	font-size: 22px;
	line-height: 22px
}

#main .package .mes h3 {
	font-size: 21px;
	margin-top: 30px;
	margin-bottom: 10px
}

#main .package .mes p {
	font-size: 12px;
	line-height: 18px
}

#main .package .mes a {
	line-height: 28px;
	display: block;
	width: 125px;
	height: 28px;
	margin: 30px auto;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 15px
}

#main .style {
	padding-bottom: 20px;
	 
}

#main .style .style_list ul {
	width: 1154px;
	list-style: none
}

#main .style .style_list ul li {
	float: left;
	margin: 30px 20px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#main .style .style_list ul li a figure {
	height: 192px;
	position: relative
}

#main .style .style_list ul li a figure img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}

#main .style .style_list ul li a figure figcaption {
	position: absolute;
	top: 165px;
	left: 0;
	width: 157px;
	height: 30px;
	padding-top: 10px;
	color: #616161;
}

#main .style .style_list ul li a figure figcaption .mes {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #fff
}

#main .style .style_list ul li a figure figcaption .mes div {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 48px;
	margin-top: -24px;
	text-align: center
}

#main .style .style_list ul li a figure figcaption .mes div h2 {
	font-size: 20px;
	font-weight: 500
}

#main .style .style_list ul li a figure figcaption .mes div p {
	font-size: 12px
}

#main .style .style_list ul li:hover {
	-webkit-transform: translate3d(-5px,0,0);
	transform: translate3d(-5px,0,0)
}

#main .style .style_list ul li:hover a figure figcaption {
	background: 0 0
}

#main .style .imglist {
	margin-top: 18px
}

#main .style .imglist ul {
	list-style: none
}

#main .style .imglist ul li {
	float: left;
	margin: 0 0 10px 8px
}

#main .style .imglist ul li figure {
	position: relative
}

#main .style .imglist ul li figure figcaption {
	line-height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	text-indent: 1em;
	color: #fff;
	background: rgba(0,0,0,.5)
}

#main .style .imglist ul li figure figcaption p {
	font-size: 19px
}

#main .style .imglist ul li figure figcaption p em {
	font-size: 14px;
	font-style: normal;
	padding-left: 10px
}

#fgimg img {
	cursor: pointer;
	-webkit-transition: .3s all ease-in-out;
	-ms-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

#fgimg img:hover {
	transform: scale(1.1);
}

#main .style .imglist ul li:first-child {
	margin: 0
}

#main .style .imglist ul li:first-child figure {
	width: 586px;
	height: 330px;
	overflow: hidden;
}

#main .style .imglist ul li:first-child figure img {
	width: 586px;
	height: 330px
}

#main .style .imglist ul li:nth-child(2) figure {
	width: 545px;
	height: 185px;
	overflow: hidden;
}

#main .style .imglist ul li:nth-child(2) figure img {
	width: 545px;
	height: 185px
}

#main .style .imglist ul li:nth-child(3),#main .style .imglist ul li:nth-child(4) {
	margin-bottom: 0
}

#main .style .imglist ul li:nth-child(3) figure,#main .style .imglist ul li:nth-child(4) figure {
	width: 268.5px;
	height: 135px;
	overflow: hidden;
}

#main .style .imglist ul li:nth-child(3) figure img,#main .style .imglist ul li:nth-child(4) figure img {
	width: 268.5px;
	height: 135px
}

#main .mall {
	margin-top: 0
}

#main .mall .mall_list ul.mall_main {
	position: relative;
	list-style: none
}

#main .mall .mall_list ul.mall_main .item.active {
	position: relative;
	z-index: 2;
	opacity: 1
}

#main .mall .mall_list ul.mall_main .item {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0
}

#main .mall .mall_list ul.mall_main .item .unslider-mall-container {
	float: left;
	width: 620px;
	height: 350px;
	margin: 0 20px 0 0
}

#main .mall .mall_list ul.mall_main .item .imglist {
	float: left;
	width: 500px
}

#main .mall .mall_list ul.mall_main .item .imglist .imgitem {
	position: relative;
	float: left;
	width: 235px;
	margin: 0 20px 20px 0;
	text-align: center
}

#main .mall .mall_list ul.mall_main .item .imglist .imgitem:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 50px;
	content: '';
	background: url(../../img/fontHot.png) center center no-repeat;
	background-size: cover
}

#main .mall .mall_list ul.mall_main .item .imglist .imgitem figure img {
	width: 235px;
	height: 125px;
	margin: 0 auto
}

#main .mall .mall_list ul.mall_main .item .imglist .imgitem figure figcaption h2,#main .mall .mall_list ul.mall_main .item .imglist .imgitem figure figcaption p {
	font-size: 12px;
	line-height: 1;
	color: #494949
}

#main .mall .mall_list ul.mall_main .item .imglist .imgitem figure figcaption h2 {
	line-height: 1.5;
	margin: 3px 0 5px;
	height: 36px;
	overflow: hidden;
}

#main .mall .mall_list .bottom {
	margin-top: 20px
}

#main .mall .mall_list .bottom .left,#main .mall .mall_list .bottom .right {
	float: left
}

#main .mall .mall_list .bottom .left {
	width: 385px;
	height: 80px;
	padding-left: 10px
}

#main .mall .mall_list .bottom .left dl {
	font-size: 15px;
	line-height: 1;
	margin-top: 20px
}

#main .mall .mall_list .bottom .left dl dd,#main .mall .mall_list .bottom .left dl dt {
	display: inline-block
}

#main .mall .mall_list .bottom .left dl dt {
	color: #d93b46
}

#main .mall .mall_list .bottom .left dl dd a {
	color: #494949
}

#main .mall .mall_list .bottom .left dl dd a:hover {
	text-decoration: underline!important;
	color: #d93b46
}

#main .mall .mall_list .bottom .right {
	margin-left: 33px
}

#main .mall .mall_list .bottom .right .img {
	float: left;
	margin-right: 34px
}

.right .img a .on1 {
	display: none;
}

.right .img a:hover .on1 {
	display: block;
}

.right .img a:hover .no1 {
	display: none;
}

#main .mall .mall_list .bottom .right .img:last-child {
	margin-right: 0
}

#main .mall .mall_list .bottom .right .img figure img {
	width: 66px;
	height: 79px
}

#main .raiders {
	/* padding-bottom: 40px; */
	 
}

#main .raiders .pro .left {
	float: left;
	width: 580px
}

#main .raiders .pro .left header {
	position: relative;
	height: 45px;
	color: #fff;
	border-radius: 5px 5px 0 0;
	background: #d93b46
}

#main .raiders .pro .left header h2 {
	font-size: 18px;
	font-weight: 800;
	line-height: 45px;
	text-indent: 1em
}

#main .raiders .pro .left header a {
	font-size: 15px;
	font-weight: 600;
	line-height: 45px;
	position: absolute;
	top: 0!important;
	right: 20px;
	height: 45px;
	color: #fff
}
#main .raiders .pro .left header .index-pro-tit {
	 
    position: relative;
    margin-left: 20px;
    font-size: 16px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    padding: 17px 0 10px;
}
#main .raiders .pro .left header a:hover {
	color: #000
}

#main .raiders .pro .left ul {
	list-style: none;
	border: 1px solid #d93b46;
	border-top: 0;
	border-radius: 0 0 5px 5px
}

#main .raiders .pro .left ul li {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 15px 13.5px;
	border-bottom: 1px dashed #ccc
}

#main .raiders .pro .left ul li:last-child {
	border: 0
}

#main .raiders .pro .left ul li figure {
	float: left;
	margin-right: 15px;
	vertical-align: middle
}

#main .raiders .pro .left ul li figure img {
	width: 90px;
	height: 77px
}

#main .raiders .pro .left ul li h2 {
	font-size: 14px;
	padding: 10px 0
}

#main .raiders .pro .left ul li h2 a {
	color: #333
}

#main .raiders .pro .left ul li h2 a:hover {
	color: #d93b46
}

#main .raiders .pro .left ul li p {
	font-size: 12px;
	line-height: 1.6;
	color: #999
}

#main .raiders .pro .right {
	float: left;
	width: 580px;
	margin-left: 40px
}

#main .raiders .pro .right .unslider-nav {
	right: 20px;
	bottom: 7px;
	left: auto!important;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	text-align: right!important
}

#main .raiders .pro .right .unslider-nav ol li {
	font-size: 12px;
	line-height: 15px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border-radius: 0;
	background: #ab0909
}

#main .raiders .pro .right .unslider-nav ol li.unslider-active {
	color: #ab0909;
	background: #fff
}

#main .raiders .pro .right .unslider-pro {
	position: relative;
	width: 580px;
	height: 350px
}

#main .raiders .pro .right .unslider-pro .tip {
	position: absolute;
	z-index: 9;
	top: 0;
	left: -1px;
	width: 72px;
	height: 65px;
	text-align: center;
	background: url(../../img/home_tip.png) center center no-repeat
}

#main .raiders .pro .right .unslider-pro figure {
	position: relative
}

#main .raiders .pro .right .unslider-pro figure img {
	width: 580px;
	height: 350px
}

#main .raiders .pro .right .unslider-pro figure figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	color: #fff;
	background: #d93b46
}

#main .raiders .pro .right .unslider-pro figure figcaption p {
	line-height: 30px;
	text-indent: 1em;
	color:#fff;
}

#main .raiders .pro .right .unslider-pro .swiper-pro-page {
	z-index: 9;
	right: 100px!important;
	bottom: 7px;
	box-sizing: border-box;
	padding-right: 20px;
	text-align: right
}

#main .raiders .process {
	margin-top: 42px;
	background: url(../../img/progressBack.jpg) center center no-repeat
}

#main .raiders .process ul {
	list-style: none
}

#main .raiders .process ul li {
	float: left;
	width: 315px;
	height: 85px;
	padding-left: 70px
}

#main .raiders .process ul li:first-child {
	width: 290px;
	padding-left: 93px
}

#main .raiders .process ul li h2 {
	font-size: 15px;
	font-weight: 700;
	margin: 19px 0 5px
}

#main .raiders .process ul li p {
	font-size: 14px;
	line-height: 20px;
	color: #a2a0a0
}

#main .raiders .process ul li p a {
	color: #a2a0a0
}

#main .raiders .process ul li p a:hover {
	color: #d93b46
}

#main .raiders .wrong {
	margin-top: 35px
}

#main .raiders .wrong .left {
	float: left;
	width: 289px;
	padding: 8px;
	border-radius: 20px;
	background: #e7e4e4
}

#main .raiders .wrong .left header {
	position: relative;
	height: 44px
}

#main .raiders .wrong .left header h2 {
	font-size: 14px;
	line-height: 44px;
	text-indent: 1em;
	color: #000
}

#main .raiders .wrong .left header a {
	font-size: 14px;
	position: absolute;
	top: 0;
	right: 20px;
	height: 44px;
	color: #434242
}
#main .raiders .wrong .left header .wrong-tit {
	font-size: 14px;
	line-height: 44px;
	margin-left: 1.2em;
	color: #000;
	position: relative;
}
#main .raiders .wrong .left header a:hover {
	color: #d93b46
}

#main .raiders .wrong .left ul {
	padding: 14.5px 0;
	list-style: none;
	border-radius: 15px;
	background: #fff
}

#main .raiders .wrong .left ul li {
	line-height: 1;
	box-sizing: border-box;
	width: 100%;
	margin-top: 16px;
	padding: 0 12px
}

#main .raiders .wrong .left ul li:first-child {
	margin-top: 0
}

#main .raiders .wrong .left ul li figure {
	float: left;
	margin-right: 5px
}

#main .raiders .wrong .left ul li figure img {
	width: 93px;
	height: 55px
}

#main .raiders .wrong .left ul li h2 {
	font-size: 14px;
	padding: 2px 0 8px
}

#main .raiders .wrong .left ul li h2 a {
	color: #000;
	width: 154px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

#main .raiders .wrong .left ul li p {
	font-size: 12px;
	color: #909090;
	line-height:14px;
}

#main .raiders .wrong .midel {
	float: left;
	width: 450px;
	margin: 0 66px
}

#main .raiders .wrong .midel ul.article {
	list-style: none
}

#main .raiders .wrong .midel ul.article li {
	margin-bottom: 40px
}

#main .raiders .wrong .midel ul.article li h2 {
	margin-bottom: 8px;
	text-align: center
}

#main .raiders .wrong .midel ul.article li h2 a {
	font-size: 24px;
	line-height: 44px;
	text-align: center;
	color: #d93b46
}

#main .raiders .wrong .midel ul.article li p {
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em;
	color: #9f9f9f
}

#main .raiders .wrong .midel ul.article li p a,#main .raiders .wrong .midel>div figure figcaption h2 a {
	color: #d93b46
}

#main .raiders .wrong .midel>div figure img {
	float: left;
	width: 166px;
	height: 120px;
	margin-right: 25px
}

#main .raiders .wrong .midel>div figure figcaption {
	float: left
}

#main .raiders .wrong .midel>div figure figcaption h2 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #d93b46
}

#main .raiders .wrong .midel>div figure figcaption dl {
	width: 100%;
	height: 21px
}

#main .raiders .wrong .midel>div figure figcaption dl dt {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	margin-top: 6px;
	margin-right: 8px;
	vertical-align: middle;
	background: #000
}

#main .raiders .wrong .midel>div figure figcaption dl dd {
	font-size: 14px;
	line-height: 1.5;
	display: block;
	float: left;
	vertical-align: middle;
	color: #000
}

#main .raiders .wrong .midel>div figure figcaption dl dd a {
	color: #000
}

#main .raiders .wrong .midel>div figure figcaption dl dd:hover {
	color: #d93b46
}

#main .raiders .wrong .right {
	float: left;
	width: 286px;
	height: 404px;
	padding: 12px;
	border-radius: 20px;
	background: #e7e4e4
}

#main .raiders .wrong .right header {
	font-size: 14px;
	line-height: 44px;
	height: 44px
}

#main .raiders .wrong .right header h2 {
	text-indent: 1em
}

#main .raiders .wrong .right header h2 a {
	float: right;
	margin-right: 20px;
	color: #434242
}
#main .raiders .wrong .right header h2 .wrong-titr{
	font-size: 14px;
    line-height: 44px;
    
    color: #000;
    position: relative;
	float: left;
}
#main .raiders .wrong .right header h2 a:hover {
	color: #d93b46
}
#main .raiders .wrong .right>div {
	padding: 10px;
	border-radius: 8px;
	background: #fff
}

#main .raiders .wrong .right>div figure img {
	width: 100%;
	margin: 0 auto;
	border-radius: 5px
}

#main .raiders .wrong .right>div ul {
	margin-top: 22px;
	list-style: none
}

#main .raiders .wrong .right>div ul li {
	font-size: 14px;
	line-height: 26px
}

#main .raiders .wrong .right>div ul li a {
	color: #6b6b6b
}

#main .raiders .wrong .right>div ul li a:hover {
	color: #d93b46
}

#main .raiders .wrong .right>div ul li:before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 10px;
	content: '';
	vertical-align: middle;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 9px solid #d93b46
}

.mygd {
	margin: 0 auto;
	height:150px;
}

#gd02,#gd03,#gd04,#gd05 ,#gd06 {
	margin-left: 55px;
}

#gd01 {
	background: url(../../img/gd01.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
}

#gd02 {
	background: url(../../img/gd02.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
}

#gd03 {
	background: url(../../img/gd03.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
}

#gd04 {
	background: url(../../img/gd04.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
}

#gd05 {
	background: url(../../img/gd05.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
}
#gd06 {
	background: url(../../img/gd06.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
}

#gd01:hover {
	background: url(../../img/gd01_1.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
	cursor: pointer;
}

#gd02:hover {
	background: url(../../img/gd02_1.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
	cursor: pointer;
}

#gd03:hover {
	background: url(../../img/gd03_1.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
	cursor: pointer;
}

#gd04:hover {
	background: url(../../img/gd04_1.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
	cursor: pointer;
}

#gd05:hover {
	background: url(../../img/gd05_1.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
	cursor: pointer;
}
#gd06:hover {
	background: url(../../img/gd06_1.jpg);
	width: 151px;
	height: 150px;
	display: inline-block;
	cursor: pointer;
}
/*优惠*/
.youhui{
	width: 1200px;
	height: 558px;
	margin: auto;
}
.lunbo{
	width: 1200px;
	height: 400px;
}
.fengge{
	width: 1200px;
	height: 490px;
	margin: auto;
	/*border: 1px solid red;*/
	margin-top:38px;
}
.fengge-1{
	border-left: 4px solid #d5333e;
	height: 30px;
	width: 1200px;
	margin: auto;
	margin-bottom:10px;
}
.fengge-1 ul{
	list-style:none;
}
.fengge-1 p{
	font-size: 20px;
	padding-left: 20px;
	line-height: 30px;
}

.fengge-1 ul li{
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 40px;
	margin-right: 10px;
}
.fengge-1 ul li a{
	color:#333333;
}
.fengge-2{
	width: 1200px;
	height: 440px;
}
.fengge-2-1-1{
	width: 600px;
	height: 440px;
	margin-right: 10px;
}
.fengge-2-1-1 img{
	width: 600px;
	height: 440px;
}
.fengge-2-1-1 p{
	display: block;
	width: 580px;
	height: 45px;
	background: rgba(0,0,0,.2);
	font-size: 18px;
	color: white;
	position: relative;
	top: -49px;
	line-height: 45px;
	padding-left: 20px;
}
.fengge-2-2{
	width: 344px;
	height: 440px;
	margin-right: 10px;
}
.fengge-2-2-1{
	width: 344px;
	height: 216px;
	margin-bottom: 9px;
}
.fengge-2-2-1 img,
.fengge-2-2-2 img{
	width: 344px;
	height: 216px;

}
.fengge-2-2-1 p,
.fengge-2-2-2 p{
	 display: block;
	width: 324px;
	height: 45px;
	background: rgba(0,0,0,.2);
	font-size: 18px;
	color: white;
	position: relative;
	top: -49px;
	line-height: 45px;
	padding-left: 20px;
}
.fengge-2-2-2{
	width: 344px;
	height: 216px;
}
.fengge-2-3{
	width:236px ;
	height: 440px;
	overflow:hidden;
}
.fengge-2-3 img{
	 
	height: 440px;
}
.fengge-2-3 p{
	 display: block;
	width: 216px;
	height: 45px;
	background: rgba(0,0,0,.2);
	font-size: 18px;
	color: white;
	position: relative;
	top: -49px;
	line-height: 45px;
	padding-left: 20px;
}
/*主材*/
.zhucai{
	width: 1200px;
	height: 538px;
	margin: auto;
	margin-top: 50px;
	
}
.zhucai-1{
	width: 492px;
	height: 492px;
	margin-right: 6px;
}
.zhucai-1 img{
	width: 492px;
	height: 492px;
}
.zhucai-1 p	{
	font-size: 18px;
	margin-top: 10px;
	color: #7f7f7f;
}
.zhucai-1 i{
	font-style: normal;
	font-size: 14px;
	color: #b6b6b6;
}
.zhucai-2{
	width:702px ;
	height:492px;

}
.zhucai-2 .zhucai-p1{
	background: rgba(0,0,0,.2);font-size: 18px;color: white;position: absolute;line-height: 45px;padding-left: 20px;margin-top: 197px;width: 224px;
}
.zhucai-2 .zhucai-p2{
	background: rgba(0,0,0,.2);font-size: 18px;color: white;position: absolute;line-height: 45px;padding-left: 20px;margin-top: 197px;width: 433px;margin-left: 249px;
}
.zhucai-2 .zhucai-p3{
	background: rgba(0,0,0,.2);font-size: 18px;color: white;position: absolute;line-height: 45px;padding-left: 20px;width: 434px;margin-top: 201px;
}
.zhucai-2 .zhucai-p4{
	background: rgba(0,0,0,.2);font-size: 18px;color: white;position: absolute;line-height: 45px;padding-left: 20px;width: 223px;margin-top: 201px;margin-left: 459px;
}
.zhucai-2-1{
	width:702px;
	height: 242px;
	margin-bottom: 5px;
}
.zhucai-2-1 .img1{
	width: 244px;
	height: 242px;
	margin-right: 5px;
	float: left;
}
.zhucai-2-1 .img2{
	width: 453px;
	height: 242px;
	float: left;
	
}
.zhucai-2-2 .img4{
	width: 244px;
	height: 246px;
	float: left;
	
}
.zhucai-2-2 .img3{
	width: 453px;
	height: 246px;
		margin-right: 5px;
	float: left;
		
}
.fl {
    float: left;
}
.fr {
    float: right;
}