@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden; color:#333; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #ff3a0d; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }
 
@media all and (max-width:1280px){
	.wrap { width:92%; }
}
 
@font-face{
    font-family: 'Fontquan';
    src: url('../fonts/Fontquan.ttf');
    src: local('?'), url('../fonts/Fontquan.ttf') format('woff'), url('../fonts/Fontquan.ttf') format('truetype'), url('../fonts/Fontquan.ttf') format('svg');
 
}

.topArea { position:relative; background:#fff; top:0; left:0; right:0; z-index:99; }
.topArea .wrap { position:relative; }

.logo { float:left; }
.logo .img02 { display:none; }

.dhArea { position:relative; float:left; margin-left:65px; display:none; }
.dhArea p {  width:25px; height:75px; background:url(t03.png) no-repeat center; cursor:pointer; }
.dhArea ul { position:absolute; left:-50px; top:65px; width:110px; padding:20px 15px; box-shadow: 3px 3px 18px 1px hsla(0,0%,42.4%,0.3); background: #fff; display:none; z-index:9; }
.dhArea ul li a { display:block; font-size:16px; color:#666; padding:3px 0; }
.dhArea ul li:hover a,.dhArea ul li.current a { color:#ff3a0d; }
 
.dhArea.on p { background:url(t04.png) no-repeat center; }
.dhArea.on ul { display:block; }

.topArea .serbot { float:left; width:16px; height:75px; margin-left:40px; background:url(t02.png) no-repeat center; display:none; cursor:pointer; }

.topArea01 { position:fixed; border-bottom: 1px solid #e3e3e3; }
.topArea01 .dhArea { display:block; }
.topArea01 .serbot { display:block; }


.top01 { float:right; line-height:75px; font-size:14px; color:#999; }
.top01 i { font-size:30px; color:#ff3a0d; font-weight:bold; margin-left:25px; }

.nav { position:relative; background:#fef5f0; }
.nav ul { float:left; }
.nav ul li { float:left; text-align:center; margin-right:70px; font-size:0; }
.nav ul li:last-child { margin-right:0; }
.nav ul li .a1 { position:relative; display:inline-block; line-height:40px; font-size:18px; color:#333; font-family:"Fontquan"; transition: all 0.6s; z-index:5; }
.nav ul li:hover .a1,.nav ul li.current .a1 { color:#ff3a0d; padding-left:20px; }
.nav ul li:hover,.nav ul li.current { background:url(nav01.png) no-repeat center left; }

.nav .serbot { float:right; width:16px; height:40px; background:url(t01.png) no-repeat center; cursor:pointer; }

.nav .sub { position:absolute; top:40px; left:0; right:0; text-align:left; width:100%; border-top:1px solid #b38854; padding:50px 0; background:rgba(255,255,255,0.8); display:none; z-index:999; }
.nav .sub a { display:inline-block; font-size:14px; color:#666; margin-right:50px; }
.nav .sub a:last-child { margin-right:0; }
.nav .sub a:hover { color:#b38854; }

@media all and (max-width:1200px){
	.logo img { height:60px; width:auto; }
	.logo .img01 { display:none; }
	.logo .img02 { display:block; }
	
	.top01 { display:none; }
	.nav { display:none!important; }
	
	.topArea01 { position:relative; border-bottom:none; }
	.topArea01 .dhArea { display:none; }
	
	.topArea { box-shadow: #eee 0px 5px 10px; }
	.topArea .serbot { float:right; margin-left:0; margin-right:60px; height:60px; display:block; }
}
 
.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#ff3a0d; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:750px){
	.search form { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}


.u-menu { position:absolute; right:0; top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#ff3a0d; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}
 
 
@media all and (max-width:1200px){
	.u-menu { display:block; }
}

 
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,0.5); transition: all .8s; z-index: 101; }
.z_mask.active { width: 100%; }
.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; }
.slide_box.active { transform: translateX(0);}

.slide_nav{ width:100%; height:100%; overflow-y:auto}
.slide_nav li { margin-bottom: 40px; }
.slide_nav li>a { font-size: 16px; color:#ff3a0d }
.slide_nav .nav_down { margin-top: 5px;}
.slide_nav .nav_down a { color: #888; display: inline-block; margin-right: 20px; position: relative; line-height: 24px;}
.slide_nav .nav_down a:before { content:""; display: block; width: 0%; transition: all .6s; height: 1px; background: #ff3a0d; position: absolute; left: 50%; bottom: 0;}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #ff3a0d;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}

@media all and (max-width:1200px){
	.slide_box { width:240px; padding:30px 25px 30px 25px; }
	.slide_nav li{ margin-bottom:20px; }
}

.container { position:relative; z-index:5; }
.container:before { position:fixed; top:20%; left:0; display:block; content:""; width:77px; height:123px; background:url(a01.png) no-repeat center; z-index:1; }
@media all and (max-width:1400px){
	.container:before { display:none; }
}



.banner { position:relative; z-index:2; }
.swiper-container-1 .swiper-pagination  { width:100%!important; left:0%!important; bottom:50px!important; font-size:0; text-align:center; }
.swiper-container-1 .swiper-pagination-bullet { width:6px!important; height:6px!important; margin:0 3px!important; background:none; border-radius:100%; border:1px solid #ff3a0d; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background:#ff3a0d; width:14px!important; border-radius:10px; }

.swiper-container-1 .swiper-slide .img02 { display:none; }
 
 
@media all and (max-width:1280px){
	.swiper-container-1 .swiper-pagination  {  bottom:30px!important; }
}
@media all and (max-width:750px){
	.swiper-container-1 .swiper-pagination  { bottom:20px!important; }
	
	.swiper-container-1 .swiper-slide .img01 { display:none; }
	.swiper-container-1 .swiper-slide .img02 { display:block; }
	
	.swiper-container-1 .swiper-slide .banvideo { display:none; }
}
 
.bArea { position:relative; width:1920px; left:50%; margin-left:-960px; padding-top:125px; color:#b88d67; z-index:2; }
.bArea .txt01 { position:absolute; top:0; left:50%; margin-left:-600px; line-height:1.1; font-size:14px; z-index:2; }
.bArea .txt01 .p1 i { font-size:65px; margin-right:5px; }
.bArea .txt01 .p2 { margin-top:15px; }

.bArea .txt ul li { position:absolute; line-height:1.1; font-size:14px; text-align:center; width:120px; animation: remove 3s linear infinite; z-index:2; }
.bArea .txt ul li .p1 i { font-size:36px; margin-right:5px; }
.bArea .txt ul li .p2 { margin-top:10px; }
.bArea .txt ul li .p3 { width:2px; height:220px; margin:15px auto 0; background:url(b02.png) no-repeat center bottom; }

.bArea .txt ul li:nth-child(1) { left:37.4%; bottom:100px; }
.bArea .txt ul li:nth-child(2) { left:47.7%; bottom:20px; animation: remove2 3s linear infinite; }
.bArea .txt ul li:nth-child(3) { left:57.8%; bottom:100px; }
.bArea .txt ul li:nth-child(4) { left:67.92%; bottom:20px; animation: remove2 3s linear infinite; }
.bArea .txt ul li:nth-child(5) { left:77.3%; bottom:100px; }


@media all and (max-width:1280px){
	.bArea { width:100%; left:0; margin-left:0; padding-top:125px; }
	.bArea .txt01 { left:4%; margin-left:0; }
	.bArea .txt01 .p1 i { font-size:40px; }
	.bArea .txt01 .p2 { margin-top:15px; }
 
	.bArea .txt ul li { width:2px; }
	.bArea .txt ul li .p1 { position:relative; width:120px; margin-left:-60px; }
	.bArea .txt ul li .p1 i { font-size:28px; }
	.bArea .txt ul li .p2 { position:relative; width:120px; margin-left:-60px; }
	.bArea .txt ul li .p3 { height:150px; }

	.bArea .txt ul li:nth-child(1) { left:40.4%; bottom:60px; }
	.bArea .txt ul li:nth-child(2) { left:50.6%; bottom:10px; }
	.bArea .txt ul li:nth-child(3) { left:60.8%; bottom:60px; }
	.bArea .txt ul li:nth-child(4) { left:70.9%; bottom:10px; }
	.bArea .txt ul li:nth-child(5) { left:80.2%; bottom:60px; }
}
@media all and (max-width:1000px){
	.bArea { position:relative; padding:0 4%; box-sizing: border-box; }
	.bArea .pic { display:none;  }
	.bArea .txt01 { position:relative; top:0; left:0; padding:15px 0; border-bottom: 1px solid #f2f2f2; }
	.bArea .txt01 .p1 i { font-size:24px; font-weight:bold; }
	.bArea .txt01 .p2 { margin-top:10px; }

	.bArea .txt ul li { position:relative; padding:15px 0; left:0!important; bottom:0!important; border-bottom: 1px solid #f2f2f2; text-align:left; width:100%; animation:none!important; }
	.bArea .txt ul li .p1 { width:100%; margin-left:0; }
	.bArea .txt ul li .p1 i { font-size:24px; font-weight:bold; }
	.bArea .txt ul li .p2 { margin-top:10px; width:100%; margin-left:0; }
	.bArea .txt ul li .p3 { display:none; }
  
}
 
.Area-hd { text-align:center; line-height:1.1; }
.Area-hd .p1 { font-size:48px; font-family:"Fontquan"; }
.Area-hd .p2 { font-size:14px; color:#666; margin-top:25px; }
 
@media all and (max-width:1280px){
	.Area-hd .p1 { font-size:36px; }
	.Area-hd .p2 {  margin-top:20px; }
}
@media all and (max-width:1000px){
	.Area-hd .p1 { font-size:28px; }
	.Area-hd .p2 { margin-top:15px; }
}
@media all and (max-width:750px){
	.Area-hd .p1 { font-size:26px; }
	.Area-hd .p2 { margin-top:10px; }
}
 
 
.dArea { padding:140px 0 150px; background:#fef7f2; }
.dArea01 { margin-top:35px; }

.dArea011 { position:relative; border-bottom:1px solid rgba(67,67,67,0.1); }
.dArea011:before { position:absolute; height:1px; top:65px; left:0; right:0; background:rgba(67,67,67,0.1); display:block; content:""; z-index:0; }
.dArea011 .wrap { position:relative; }
.dArea011 .wrap:before { position:absolute; width:1px; top:65px; left:0; bottom:0; background:rgba(67,67,67,0.1); display:block; content:""; z-index:2; }
.dArea011 .wrap:after { position:absolute; width:1px; top:65px; right:0; bottom:0; background:rgba(67,67,67,0.1); display:block; content:""; z-index:2; }
.dArea011 .swiper-slide a { display:block; text-align:center; cursor:pointer; }
.dArea011 .swiper-slide .p1 { line-height:65px; color:rgba(51,51,51,0.5); font-size:20px; }
.dArea011 .swiper-slide .p2 { border-right:1px solid rgba(67,67,67,0.1); line-height:100px; font-size:20px; color:#333; font-family:"Fontquan"; }

.dArea011 .swiper-slide-thumb-active .p1 { font-size:30px; color:#ff3a0d; }
.dArea011 .swiper-slide-thumb-active .p2 { font-size:32px; background:#ff3a0d; color:#fff; }

.dArea012 { margin-top:65px; }
.dArea012 .swiper-slide { text-align:center; font-size:14px; line-height:2; }

.dArea02 { margin-top:70px; text-align:center; }
.dArea02 .p2 { font-size:14px; color:#999; margin-top:10px; }

.dArea03 { overflow:hidden; margin-top:60px; }
.dArea03 .swiper-slide { width: auto; height:200px; display: table; margin-right:80px; }
.dArea03 .swiper-slide a { display: table-cell; vertical-align: bottom; }
.dArea03 .swiper-slide .pic { max-height:200px; overflow:hidden; }
.dArea03 .swiper-slide img { max-height:200px; transition: all 0.6s; }

.dArea03 .swiper-slide:hover .pic img { transform: scale(1.1)!important; }


@media all and (max-width:1280px){
	.dArea { padding:80px 0; }
	.dArea01 { margin-top:35px; }

	.dArea011:before { top:50px; }
	.dArea011 .wrap:before { top:50px; }
	.dArea011 .wrap:after { top:50px; }
	.dArea011 .swiper-slide .p1 { line-height:50px; font-size:16px; }
	.dArea011 .swiper-slide .p2 { line-height:80px; font-size:16px; }

	.dArea011 .swiper-slide-thumb-active .p1 { font-size:18px; }
	.dArea011 .swiper-slide-thumb-active .p2 { font-size:20px;  }

	.dArea012 { margin-top:40px; }
	.dArea012 .swiper-slide {  font-size:14px; line-height:2; }

	.dArea02 { margin-top:40px; }
	.dArea02 .p2 { font-size:14px; margin-top:10px; }

	.dArea03 { margin-top:40px; }
	.dArea03 .swiper-slide { height:150px; margin-right:40px; }
	.dArea03 .swiper-slide img { max-height:150px; } 
}
@media all and (max-width:1000px){
	.dArea { padding:60px 0; }
	.dArea01 { margin-top:35px; }

	.dArea011:before { top:50px; }
	.dArea011 .wrap:before { top:50px; }
	.dArea011 .wrap:after { top:50px; }
	.dArea011 .swiper-slide .p1 { line-height:50px; font-size:16px; }
	.dArea011 .swiper-slide .p2 { line-height:80px; font-size:16px; }

	.dArea011 .swiper-slide-thumb-active .p1 { font-size:18px; }
	.dArea011 .swiper-slide-thumb-active .p2 { font-size:20px;  }

	.dArea012 { margin-top:40px; }
	.dArea012 .swiper-slide {  font-size:14px; line-height:2; }

	.dArea02 { margin-top:40px; }
	.dArea02 .p2 { font-size:14px; margin-top:10px; }

	.dArea03 { margin-top:40px; }
	.dArea03 .swiper-slide { height:120px; margin-right:30px; }
	.dArea03 .swiper-slide img { max-height:120px; }  
}
@media all and (max-width:750px){
	.dArea { padding:40px 0; }
	.dArea01 { margin-top:25px; }

	.dArea011:before { top:50px; }
	.dArea011 .wrap:before { top:50px; }
	.dArea011 .wrap:after { top:50px; }
	.dArea011 .swiper-slide .p1 { line-height:50px; font-size:16px; }
	.dArea011 .swiper-slide .p2 { line-height:60px; font-size:16px; }

	.dArea011 .swiper-slide-thumb-active .p1 { font-size:18px; }
	.dArea011 .swiper-slide-thumb-active .p2 { font-size:20px;  }

	.dArea012 { margin-top:30px; }
	.dArea012 .swiper-slide {  font-size:14px; line-height:2; }

	.dArea02 { margin-top:30px; }
	.dArea02 .p1 img { height:35px; width:auto; }
	.dArea02 .p2 { font-size:14px; margin-top:10px; }

	.dArea03 { margin-top:30px; }
	.dArea03 .swiper-slide { height:100px; margin-right:15px; }
	.dArea03 .swiper-slide img { max-height:100px; }  
}
 
 
 
 
 

.footer { background:url(footer.jpg) no-repeat center top #fdf6f1; border-top:3px solid #b38854; }
.footArea { padding:85px 0 100px; }
.foot01 { float:left; font-family:"Fontquan"; padding-top:10px; }
.foot01 a { display:block; font-size:20px; color:#333; margin-bottom:25px; }
.foot01 a:hover { color:#ff3a0d; }
.foot01 a:last-child { margin-bottom:0; }

.foot02 { float:left; margin-left:145px; padding-top:10px; }
.foot02 .p1 { font-size:26px; }  
.foot02 form { font-size:14px; margin-top:40px; }  
.foot02 form .text { float:left; line-height:35px; height:35px; border-bottom:1px solid rgba(51,51,51,0.3); margin-right:15px; }
.foot02 form .text01 { width:100px; }
.foot02 form .text02 { width:140px; }
.foot02 form .btn01 { float:left; width:65px; line-height:35px; height:35px; color:#aba6a2; background:url(btn01.png) no-repeat center right; text-align:left; border-bottom:1px solid rgba(51,51,51,0.3); cursor:pointer; }

.foot02 form .text::-webkit-input-placeholder { color:#aba6a2; opacity: 1; }
.foot02 form .text:-moz-placeholder { color:#aba6a2; opacity: 1; }
.foot02 form .text:-ms-input-placeholder { color:#aba6a2; opacity: 1; } 
.foot02 form .text.placeholder { color:#aba6a2; opacity: 1; }

.foot03 { float:right; }
.foot03 ul li { float:left; width:120px; margin-right:15px; text-align:center; }
.foot03 ul li:last-child { margin-right:0; }
.foot03 ul li img { width:100%; }
.foot03 ul li p { font-size:14px; margin-top:10px; }

.tail { font-size:14px; padding:10px 0; background:#b38854; color:rgba(255,255,255,0.5); }
.tail a { color:rgba(255,255,255,0.5); }
.tail a:hover { color:#fff; }
.tail .sjArea { text-align:center; font-size:12px; }

@media all and (max-width:1200px){
	.footArea { padding:60px 0; }
	.foot02 { margin-left:60px; }

	.foot03 { width:215px; }
	.foot03 ul li { width:100px; }	
	.foot03 ul li:nth-child(2n) { margin-right:0; }	
	.foot03 ul li:nth-child(n + 3) { margin-top:10px; }	
}
@media all and (max-width:1000px){
	.foot01 { float:none; width:100%; padding-top:0; margin-bottom:25px; }
	.foot01 a { display:inline-block; font-size:16px; margin-bottom:0; margin-right:15px; }
	.foot01 a:last-child { margin-right:0; }
	
	.foot02 { float:left; margin-left:0; padding-top:0; }
	.foot02 .p1 { font-size:20px; }  
	.foot02 form { font-size:14px; margin-top:10px; }  
	.foot02 form .text { float:none; display:block; line-height:35px; height:35px; margin-right:0; margin-bottom:10px; }
	.foot02 form .text01 { width:140px; }
	.foot02 form .text02 { width:140px; }
	.foot02 form .btn01 { float:none; width:65px; line-height:35px; height:35px; display:block; }

	.foot03 ul li { float:left; width:100px; margin-right:10px; }
	.foot03 ul li p { font-size:14px; margin-top:10px; }
}
@media all and (max-width:750px){
	.footArea { padding:30px 0; }
	.foot01 { display:none; }
 
	.foot02 { float:none; width:100%; }
	.foot02 .p1 { font-size:18px; }  
	.foot02 form { font-size:14px; margin-top:10px; }  
	.foot02 form .text { float:none; display:block; width:100%; }
	.foot02 form .text01 { width:100%; }
	.foot02 form .text02 { width:100%; }
	.foot02 form .btn01 { float:none; width:65px; line-height:35px; height:35px; display:block; }

	.foot03 { width:210px; float:none; text-align:center; margin:30px auto 0; }
	.foot03 ul li { float:left; width:100px; margin-right:10px; }
	.foot03 ul li:nth-child(2n) { margin-right:0; }	
	.foot03 ul li p { font-size:12px; margin-top:5px; } 
}
 
.rArea { position:fixed; width:50px; text-align:center; top:50%; transform: translateY(-50%); right:10px; z-index:9999; }
.rArea:before { position:absolute; right:-3px; top:-35px; width:55px; height:56px; display:block; content:""; background:url(rr.png) no-repeat center; z-index:5; }
.rArea ul { padding:30px 0 25px; border-radius:25px; background:#fef7f2; box-shadow: #dbdada 0px 5px 10px; }
.rArea ul li { position:relative; margin-bottom:5px; }
.rArea ul li:last-child { margin-bottom:0; }
.rArea ul li a { display:block; margin:0 auto; width:48px; height:48px; border-radius:100%; }
.rArea ul li a .img02 { display:none; }
 
.rArea ul li:hover a { background:#ff3a0d; }
.rArea ul li:hover a .img01 { display:none; }
.rArea ul li:hover a .img02 { display:inline-block; }
 
.rArea ul li .p1 { position:absolute; top:0; right:50px; padding:10px; background:#ff3a0d; width:120px; z-index:5; display:none; }
.rArea ul li .p1 img { width:120px; }
.rArea ul li:hover .p1 { display:block; }
 
.rArea ul li .p2 { position:absolute; top:0; right:50px; width:220px; border-radius:25px; line-height:48px; background:#fff; font-size:26px; color:#ff3a0d; font-weight:bold; display:none; }
.rArea ul li:hover .p2 { display:block; }

@media all and (max-width:1200px){
	.rArea { display:none; }
}


.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}

@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
@keyframes remove{
	0%{transform:translateY(0);}
	50%{transform:translateY(2vw);}
	100%{transform:translateY(0);}
}
@keyframes remove2{
	0%{transform:translateY(0);}
	50%{transform:translateY(-2vw);}
	100%{transform:translateY(0);}
}
@keyframes move_left {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}