@charset "utf-8";
/* CSS Document */
 
/*---Reset----*/
*{margin: 0;padding:0;list-style:none;}

/*----清除内外边----*/
body, h1, h2, h3, h4, h5, h6, hr,span,a,p,img, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
th, td /* table elements 表格元素 */ {
  margin: 0;
  padding: 0;
  list-style:none;
}
img{border:0px;}
*:focus{outline: none;} 

/*----重置表格元素----*/
table { border-collapse: collapse; border-spacing: 0; }

/*--设置全局样式--*/
body{ font:normal 16px/33px '微软雅黑','宋体',Verdana,sans-serif;color:#fff;margin:0 auto;padding:0;position:relative;background:#57A7E4;}
li { list-style-type:none; }
a { text-decoration:none}
i,em { font-style: normal;}

/*---IE6浏览器下position:fixed固定定位闪动--*/
*html{
	_background-image:url(about:blank);
	_background-attachment:fixed;
	}

#container{min-width:1003px;max-width: 1920px;font-family: '微软雅黑'; font-size:16px;line-height: 32px;position:relative;overflow:hidden;/* min-height:1000px;*/}
.wrap{width:1003px; margin:0 auto;position:relative;}
.bg{width:100%; height:310px;}
.bg01{background: url(../images/bg/bg_01.jpg) no-repeat center top;}
.bg02{background: url(../images/bg/bg_02.jpg) no-repeat center top;}
.bg03{background: url(../images/bg/bg_03.jpg) no-repeat center top;}
.bg04{background: url(../images/bg/bg_04.jpg) no-repeat center top;}
.bg05{background: url(../images/bg/bg_05.jpg) no-repeat center top;}
.bg06{background: url(../images/bg/bg_06.jpg) no-repeat center top;}
.bg07{background: url(../images/bg/bg_07.jpg) no-repeat center top;}
.bg08{background: url(../images/bg/bg_08.jpg) no-repeat center top;}
.bg09{background: url(../images/bg/bg_09.jpg) no-repeat center top;}
.bg10{background: url(../images/bg/bg_10.jpg) no-repeat center top;}
.bg11{background: url(../images/bg/bg_11.jpg) no-repeat center top;}
.bg12{background: url(../images/bg/bg_12.jpg) no-repeat center top;}
.bg13{background: url(../images/bg/bg_13.jpg) no-repeat center top;}
.bg14{background: url(../images/bg/bg_14.jpg) no-repeat center top;}
.bg15{background: url(../images/bg/bg_15.jpg) no-repeat center top;}
.bg16{background: url(../images/bg/bg_16.jpg) no-repeat center top;}
.bg17{background: url(../images/bg/bg_17.jpg) no-repeat center top;}
.bg18{background: url(../images/bg/bg_18.jpg) no-repeat center top;}
.bg19{background: url(../images/bg/bg_19.jpg) no-repeat center top;}
.bg20{background: url(../images/bg/bg_20.jpg) no-repeat center top;}
.bg21{background: url(../images/bg/bg_21.jpg) no-repeat center top;}
.bg22{background: url(../images/bg/bg_22.jpg) no-repeat center top;}
.bg23{background: url(../images/bg/bg_23.jpg) no-repeat center top;}
.bg24{background: url(../images/bg/bg_24.jpg) no-repeat center top;}
.bg25{background: url(../images/bg/bg_25.jpg) no-repeat center top;}
.bg26{background: url(../images/bg/bg_26.jpg) no-repeat center top;height: 300px;}
.bg27{background: #4C1802;height: 60px}
/*bg01*/
.content-title{position: absolute;left: 73px;top: -18px;animation:bounceIn .8s 1s ease both;}
@keyframes bounceIn{
	0%{opacity:0;transform:scale(.2)}
	50%{opacity:1;transform:scale(1)}
	70%{transform:scale(.7)}
	100%{transform:scale(1)}
}

.contitle{width: 685px;position: absolute;left: 169px;top: 342px;font-weight: bold;color: #000;}
.star1{position: absolute;right: -8px;top: 342px;}
.star2{position: absolute;left: -76px;top: 227px;}
.star3{position: absolute;right: -64px;top: 87px;}


/* 侧边导航 */
.topNav{width: 105px;height: 393px;background: url(../images/scrollNav_bg2.png) no-repeat 0px 0px;position: fixed;right: 20px;top: 220px;z-index: 5;/*border: 1px solid #fff;*/}
.youhuiBtn{width: 122px;height: 74px;display: block;background: url(../images/youhuiBtn1.png) no-repeat;position: fixed;right: 12px;top: 100px;z-index: 5;}
.topBtn{width: 102px;height: 49px;display: block;position: absolute;top: 343px;z-index: 5;}
.topscrollBtn{width: 72px;height: 266px;position: absolute;left: 14px;top: 77px;}
.topscrollBtn a{width: 72px;height: 39px;position: relative;display: block;background: url(../images/scrollNav_bg2.png) no-repeat;}
.topscrollBtn a.topnav01{background-position: -147px -77px;}
.topscrollBtn a.topnav02{background-position: -147px -115px;}
.topscrollBtn a.topnav03{background-position: -147px -154px;}
.topscrollBtn a.topnav04{background-position: -147px -192px;}
.topscrollBtn a.topnav05{background-position: -147px -229px;}
.topscrollBtn a.topnav06{background-position: -147px -267px;}
.topscrollBtn a.topnav07{background-position: -147px -311px;}
.topscrollBtn a.topnav01.active,.topscrollBtn a.topnav01:hover{background-position: -14px -77px;}
.topscrollBtn a.topnav02.active,.topscrollBtn a.topnav02:hover{background-position: -14px -115px;}
.topscrollBtn a.topnav03.active,.topscrollBtn a.topnav03:hover{background-position: -14px -154px;}
.topscrollBtn a.topnav04.active,.topscrollBtn a.topnav04:hover{background-position: -14px -192px;}
.topscrollBtn a.topnav05.active,.topscrollBtn a.topnav05:hover{background-position: -14px -229px;}
.topscrollBtn a.topnav06.active,.topscrollBtn a.topnav06:hover{background-position: -14px -267px;}
.topscrollBtn a.topnav07.active,.topscrollBtn a.topnav07:hover{background-position: -14px -311px;}
.orderBtn{width: 84px;height: 76px;display: block;position: absolute;left: 10px;top: 0px;}


/* bg04 */
.pagetitle{width: 504px;height: 61px;background: url(../images/title.png) no-repeat;position: absolute;left: 246px;}
.pagetitle01{background-position: 0px 0px;top: 175px;}
.contenttitle{font-weight: bold;color: #fff;}
.contenttitle01{width: 745px;position: absolute;left: 131px;top: 251px;}
.onecontent{width: 1000px;height: 500px;position: absolute;left: 0px;top: 348px;}
.srccontent01{width: 630px;height: 47px;position: absolute;left: 192px;top: 2px;}
/*.srccontent p{text-align: center;line-height: 42px;margin-top: 5px;}*/
.srccontent01 p em{width: 340px;height: 42px;font-weight: bold;font-size: 35px;display: block;float: left;text-align: center; margin-left: 15px;font-weight: bold;}

.srccontent01 p span{width: 129px;height:19px;display: block;background: url(../images/p_line.png) no-repeat;margin-top: 8px;}
.srccontent01 p span.leftsrccontent{float: left;}
.srccontent01 p span.rightsrccontent{float: right;}
.srclist01{width: 906px; height: 367px;position: absolute;left: 57px;top: 48px;overflow: hidden;}
.srccontentList{width: 9999px;height: 367px;position: absolute;}
.srccontentList li{width: 906px;height: 323px;float: left;position: relative;top: 24px;margin-right: 10px;}
.srclist01 h1{font-size: 30px;position: absolute;left: 42px;top: -20px;}
.srclist01 h1 span{width: 23px;height: 25px;display: inline-block;background: url(../images/icon.png) no-repeat -234px -57px;margin-right: 8px;}
.leftsrclist{width: 450px;position: absolute;left: 30px;top: 25px;}
.leftsrclist h3{font-size: 24px;line-height: 32px;margin-top: 21px;}

/*滚动条*/
#mcs_fx_container{position:relative;width:450px;}
#mcs_fx_container .customScrollBox{position:relative;width:450px;height:265px; overflow:hidden;top: 14px;}
#mcs_fx_container .customScrollBox .container{position:relative; width:440px;top:0; float:left;}
#mcs_fx_container .dragger_container{position: absolute; width:1px; height:241px; top:20px;background:#f6ff00;cursor:s-resize; left:440px;/* padding:3px 0;*/}
#mcs_fx_container .dragger{position:absolute;width:6px; height:30px;overflow:hidden;background:#f6ff00; border:1px solid #9da2a7; left:-3px;border-radius:2px; cursor:s-resize;}

.rightsrclist{width: 365px;height: 222px;position: absolute;right: 20px;top: 24px;border:2px solid #00ccff;}
.rightsrclist img{position: absolute;left: 0px;top: 0px;display: none;}
.rightsrcicon{width: 100px;height: 10px;position: absolute;left: 162px;top: 231px;}
.rightsrcicon a{width: 10px;height: 10px;display: block;float: left;margin-right: 21px;background: url(../images/icon.png) no-repeat -236px -112px;}
.rightsrcicon a.active,.rightsrcicon a:hover{background-position: -266px -112px;}
.Btn{background: url(../images/icon.png) no-repeat;}
.leftBtn01{width: 44px;height: 48px;display: block;background-position: -14px 0px;position: absolute;left: -3px;top: 560px;}
.rightBtn01{width: 44px;height: 48px;display: block;background-position: -132px 0px;position: absolute;right: -3px;top: 560px;}




/* bg07 */
.twocontent{width: 1000px;height: 500px;position: absolute;left: 0px;top: -73px;}
.srccontent02{width: 743px;height: 19px;position: absolute;left: 130px;top: 17px;}
.srccontent02 p em{width: 460px;height: 42px;font-weight: bold;font-size: 35px;display: block;float: left;text-align: center; margin-left: 15px;font-weight: bold;}

.srccontent02 p span{width: 129px;height:19px;display: block;background: url(../images/p_line1.png) no-repeat;margin-top: 8px;}
.srccontent02 p span.leftsrccontent{float: left;}
.srccontent02 p span.rightsrccontent{float: right;}
.hoverIcon{position: absolute;left: 401px;top: 87px;}
.hoverIcon a{width: 87px;height: 35px;display: block;float: left;margin-right: 111px;background: url(../images/nav01.png) no-repeat;}
.hoverIcon a.hIcon01{background-position: 0px 0px;}
.hoverIcon a.hIcon02{background-position: -200px 0px;}
.hoverIcon a.hIcon03{background-position: -394px 0px;}
.hoverIcon a.hIcon01.active,.hoverIcon a.hIcon01:hover{background-position: 0px -42px;}
.hoverIcon a.hIcon02.active,.hoverIcon a.hIcon02:hover{background-position: -200px -42px;}
.hoverIcon a.hIcon03.active,.hoverIcon a.hIcon03:hover{background-position: -394px -42px;}
.hcontent{width: 831px;height: 313px;position: absolute;left: 148px;top: 154px;display: none;}
.hcontent h4{width: 831px;font-size: 24px;line-height: 32px;position: absolute;left: 0px;top: 0px;text-align: center;}
.hcontent img{position: absolute;left: 4px;top: 62px;}
.hcontent p{width: 398px;position: absolute;right: 38px;top: 92px;}







/* bg09 */
.bg09{color: #000;}
.pagetitle02{background-position: -2px -386px;top: 45px;}
.contenttitle02{width: 745px;position: absolute;left: 88px;top: 116px;color: #000;}
.fiveContent h1{font-size: 30px;position: absolute;left: 77px;top: 31px;}
.fiveContent{width: 1034px;height: 645px;position: absolute;left: -73px;top: 200px;overflow: hidden;}
.fiveContentList{width: 4000px;position: absolute;left: 0px;top: 0px;}
.fiveContentList li{width: 1034px;height: 645px;float: left;margin-right: 20px;position: relative;overflow: hidden;}
.fivetext h3{font-size: 24px;}
.fivetext h3 span{width: 33px;height: 38px;display: inline-block;background: url(../images/icon.png) no-repeat;position: relative;top: 10px;margin-right: 5px;}
.fivetext h3 span.span01{background-position: -347px -33px;}
.fivetext{width: 420px;height: 211px;position: absolute;}
.fivetext01{left: 74px;top: 104px;}
.fivetext02{right: 42px;top: 386px;}
.fivetext h3 span.span02{background-position: -348px -86px;}
.img01{position: absolute;right: 0px;top: 60px;}
.img02{position: absolute;left: 0px;top: 331px;}
.fivetext h3 span.span03{background-position: -347px -131px;}
.fivetext h3 span.span04{background-position: -348px -185px;}
.fivetext h3 span.span05{background-position: -347px -238px;}
.people3{position: absolute;right: -226px;top: 514px;}
.leftBtn02{width: 74px;height: 74px;display: block;background-position: 0 -83px;position: absolute;left: -76px;top: 478px;}
.rightBtn02{width: 74px;height: 74px;display: block;background-position: -117px -83px;position: absolute;right: -39px;top: 478px;}


/*bg13*/
.pagetitle03{background-position: -4px -193px;top: -22px;}
.contenttitle03{width: 830px;position: absolute;left: 82px;top: 57px;}
.fourcontent{width: 1010px;position: absolute;left: 0px;top: 165px;}
.fourcontent00{width: 245px;height: 536px;background: url(../images/src_bg.png) no-repeat;float: left;margin-right: 7px;position: relative;cursor: pointer;}
.fourcontent01{background-position: 0px -6px; }
.fourcontent02{background-position: -534px -6px; }
.fourcontent03{background-position: -1050px -9px; }
.fourcontent04{background-position: -1571px -10px;color: #000;}
.fourcontent01.active{background-position: -274px -6px; }
.fourcontent01:hover{background-position: -274px -6px; }
.fourcontent02:hover{background-position: -790px -6px; }
.fourcontent03:hover{background-position: -1313px -9px; }
.fourcontent04:hover{background-position: -1828px -9px; }
.fourcontent h3{font-size: 24px;text-align: center;margin-top: 42px;}
.fourcontent p{width: 209px;margin: 5px auto;text-indent: 20px;}
.mayi1{position: absolute;left: -28px;top: 287px;}
.mayi2{position: absolute;left: -39px;top: 337px;}
.mayi3{position: absolute;left: 5px;top: 310px;}
.mayi4{position: absolute;left: 3px;top: 324px;}
.people2{position: absolute;left: -353px;top: 119px;}
.fourcontent00 img{display: none;}

/*bg16*/
.pagetitle04{background-position: -3px -282px;top: 63px;}
.contenttitle04{width: 840px;position: absolute;left: 82px;top: 137px;}
.contenttitle04 p span{font-size: 24px;font-weight: bold;line-height: 24px;}
.yun1{position: absolute;left: -193px;top: 208px;}
.yun2{position: absolute;right: -298px;top: 48px;}

#slider ul, #slider li { margin: 0; padding: 0; list-style: none }
#slider img { border: 0; vertical-align: top }
#slider {width: 1132px;height: 680px;position: absolute;left: -106px;top: 224px;overflow: hidden;}
#slider .d_img { position: relative;left: -66px;height: 100% }
#slider .d_img li { position: absolute; display: none; z-index: 0 }
#slider .d_img li img { width: 100%;}
#slider .d_img li.d_pos1 { display: block; width: 335px; left: 208px; top: 84px; z-index: 1}
#slider .d_img li.d_pos2 { display: block; width: 335px; left: 208px; top: 84px; z-index: 2 }
#slider .d_img li.d_pos3 { display: block; width: 436px; left: 40%; top: 20px; z-index: 3;}
#slider .d_img li.d_pos4 { display: block; width: 335px; left: 797px; top: 84px; z-index: 2 }
#slider .d_img li.d_pos5 { display: block; width: 335px; left: 797px; top: 84px; z-index: 1 }
#slider .d_menu { position: absolute; bottom: 20px; width: 100%; text-align: center }
#slider .d_prev{width: 44px;height: 63px;cursor: pointer;display: block;background: url(../images/icon.png) no-repeat -11px -192px;position: absolute;left: 79px;top: 213px;}
#slider .d_next{width: 44px;height: 63px;cursor: pointer;display: block;background: url(../images/icon.png) no-repeat -129px -192px;position: absolute;right: 4px;top: 213px;}

.sevencontent{width: 730px;height: 50px;position: absolute;left: 135px;top: 728px;display: none;}
.sevencontent h3{width: 350px;height: 62px;font-size: 30px;line-height: 32px;text-align: center;position: absolute;left: 210px;top: 7px;}
.sevencontent h3 em{width: 184px;height: 62px;font-size: 30px;line-height: 32px;display: block;float: left;text-align: center; margin-left: 24px;font-weight: bold;}
.sevencontent h3 span{width: 62px;height: 16px;background: url(../images/icon.png) no-repeat;margin-top: 10px;}
.sevencontent h3 span.h3leftspan{background-position: -13px -289px;float: left;}
.sevencontent h3 span.h3rightspan{background-position: -200px -289px;float: right;}
.sevencontent .seventext{width: 730px;height: 130px;position: absolute;left: 0px;top: 50px;background-color: #fff;border-radius: 10px;}
.sevencontent .seventext p{font-size: 18px;font-weight: bold;color: #71a600;width: 590px;text-align: center;padding-left: 70px;padding-top: 11px;}


/*bg19*/
.pagetitle05{background-position: -2px -106px;top: 150px;left: 0px;}
.contenttitle05{width: 497px;position: absolute;left: 4px;top: 214px;}

.sliderIcon{width:2000px;height:40px;position:absolute;left: 7px;top: 285px;/*overflow:hidden;*/}
.sliderIcon ul li{height: 40px;float: left;position: relative;}
.sliderIcon ul li a {width: 60px;height: 40px;display: block;float: left;background: #fff800;}
.sliderIcon ul li a em,.sliderIcon ul li p span{width:26px;height:23px;display: block;float: left;background: url(../images/icon.png) no-repeat;}
.sliderIcon ul li a em{position: relative;left: 18px;top: 10px;}
.sliderIcon ul li p span{position: relative;top:10px;margin-right: 5px;}
.sliderIcon ul li p{font-size: 24px;font-weight: bold;line-height: 40px;padding-left: 15px;padding-right: 15px;background: #1980ff;display: none;cursor: pointer;}
.sliderIcon ul li a.navBtn01 em{background-position: 0 -392px;}
.sliderIcon ul li a.navBtn02 em{background-position: -148px -350px;}
.sliderIcon ul li a.navBtn03 em{background-position: -207px -350px;}
.sliderIcon ul li a.navBtn04 em{background-position: -265px -350px;}
.sliderIcon ul li a.navBtn05 em{background-position: -325px -350px;}
.sliderIcon ul li a.navBtn06 em{background-position: -384px -350px;}
.sliderIcon ul li a.navBtn07 em{background-position: -442px -350px;}
.sliderIcon ul li a.navBtn08 em{background-position: -492px -350px;}
.sliderIcon ul li p span.span01{background-position: 0 -350px;}
.sliderIcon ul li p span.span02{background-position: -148px -392px;}
.sliderIcon ul li p span.span03{background-position: -207px -392px;}
.sliderIcon ul li p span.span04{background-position: -265px -392px;}
.sliderIcon ul li p span.span05{background-position: -325px -392px;}
.sliderIcon ul li p span.span06{background-position: -384px -392px;}
.sliderIcon ul li p span.span07{background-position: -442px -392px;}
.sliderIcon ul li p span.span08{background-position: -492px -392px;}
.sliderIcon ul li p i{width: 20px;height: 17px;background: url(../images/icon.png) no-repeat -365px -301px;position: absolute;top: 39px;left: 50%;margin-left: -10px;}
.sliderText{width: 470px;position: absolute;left: 27px;top: 353px;display: none;}
.sliderText .bg_img{width: 442px;height:262px;background:url(../images/bg_img.png) no-repeat;position: absolute;left: 8px;top: 116px;}
.sliderText .bg_img img{position: absolute;left: 15px;top: 9px;}

.star4{position: absolute;right: 42px;top: 359px;}
.star5{position: absolute;right: 353px;top: 179px;}
.star6{position: absolute;right: 456px;top: 501px;}
.sun{position: absolute;right: -92px;top: 68px;animation:roteteImg 15s 1s linear infinite;}
@keyframes roteteImg{
	0%{transition: rotate(0deg)}
	100%{transform:rotate(360deg)}
}


/*bg22*/
.pagetitle06{width: 483px;height: 114px;background-position: -2px -490px;top: 0px;left: 517px;}
.contenttitle06{width: 462px;position: absolute;left: 506px;top: 112px;}
.contenttitle06 p{font-weight: bold;}

/*bg23*/
.pagetitle07{width: 488px;;height: 105px;background-position: -2px -638px;top: 192px;left: 27px;}
.contenttitle07{width: 462px;position: absolute;left: 19px;top: 303px;}
.contenttitle07 p{font-weight: bold;}
.contenttitle07 p em{color: #ffd800;}
.people1{position: absolute;right: 64px;top: 29px;}









/*底部*/
.indexFooter{width: 100%;height: 94px;position: absolute;bottom: 0px;font: normal 14px "微软雅黑";color: #FFF;line-height: 30px;z-index: 2;}
.indexFooter p {position: absolute;top: -16px;left: 253px;line-height: 30px;}
.indexFooter span {position: absolute;top: -16px;left: 628px;}
.indexFooter a { color:#FFF;}
.logoLink{width: 131px;height: 58px;display: block;position: absolute;top: -33px;left: 97px;}
.bdsharebuttonbox {position: absolute;top: -22px;right: 128px;}


/*优惠信息*/
.popopfull{display: none;position: fixed;width: 100%;height: 100%;overflow:auto;left:0;top:0;bottom:0;right:0;z-index: 99;}
.popupBox{width: 720px;height: 1977px;background: url(../images/popup_box1.png) no-repeat;position: absolute;left: 50%;margin-left: -360px;top: 60px;z-index: 99;}
.popupBox p{line-height: 36px;}
.shadow{display:none;width: 100%;height: 100%;background: url(../images/yhshadow.png);z-index: 99;position: absolute;left: 0px;top: 0px;}
a.yhcloseBtn{width: 62px;height: 62px;display: block;background: url(../images/popup_title.png) no-repeat -501px -41px;position: fixed;left: 50%;margin-left:415px;top: 60px;z-index: 99;}
.poputcentent{width: 640px;position: absolute;left: 50%;margin-left: -320px;}
.poputcentent h1{background: url(../images/popup_title.png) no-repeat;margin: 0px auto;}
.poputcentent01{top: 50px;}
.poputcentent01 h1{width: 369px;height: 45px;background-position: 0px 0px;}
.poputcentent h3{font-size: 16px;text-align: center;margin-top: 11px;margin-left: 8px;}
.poputcentent01 h3{color: #000;}
.poputcentent .popuptext{margin-top: 18px;margin-left: -7px;}
.poputcentent p span{font-size: 16px;line-height: 36px;font-weight: bold;}
.poputcentent p i{font-weight: bold;color: #ffcc00;}
.poputcentent01 p{color: #000;}
.poputcentent p em{font-size: 30px;font-weight: bold;color: #ffe400;}
.poputcentent01 p i,.poputcentent01 p em{color: #ff1717;}
.poputcentent02{top: 343px;}
.poputcentent02 h1{width: 192px;height: 45px;background-position: 0 -82px;}
.poputcentent02 h3{margin-top: 5px;}
.poputcentent02 h4{color: #12ff00;}
.poputcentent02 p em{color: #ffcc00;}
.poputcentent02 .popuptext{margin-top: 48px}
.leftpopuptext{width: 305px;position: absolute;left: 0px;top: 134px;}
.rightpopuptext{width: 305px;position: absolute;right: -10px;top: 134px;}
.poputcentent p.line{margin-top: 20px;}
.poputcentent03{top: 827px;}
.poputcentent03 .popuptext{margin-top: 32px}
.poputcentent03 h1{width: 428px;height: 45px;background-position: 0 -165px;}
.poputcentent03 p em{color: #fff000;}
.poputcentent04{top: 1133px;}
.poputcentent04 h1{width: 155px;height: 45px;background-position: 0 -247px;}
.poputcentent04 h3{margin-top: 20px;}
.poputcentent04 .popuptext{margin-top: 6px;margin-left: 3px;}
.poputcentent04 p em{font-size: 24px;font-weight: bold;color: #ffe400;}
.poputcentent04 p{line-height: 30px;}
.poputcentent04 p i{color: #ffe400;}
.poputcentent05{top: 1542px;display: none;}
.poputcentent05 h1{width: 326px;height: 45px;background-position: 0 -329px;}

.poputcentent05 .leftpopuptext{width: 297px;left: 10px;}
.poputcentent05 .rightpopuptext{width: 294px;right: -3px;}

.poputcentent06{/*top: 1944px;*/top: 1547px;color: #000;}
.poputcentent06 h4{color: #fff;}
.poputcentent06 h1{width: 383px;height: 44px;background-position: 0 -412px;}
.poputcentent06 .leftpopuptext{top: 142px;}
.poputcentent06 .rightpopuptext{top: 142px;}
.poputcentent06 p em{font-size: 24px;}



