/*Top002441*/
.Top002441{ position:fixed; width:100%; left:0; top:0; z-index:8; border-bottom:1px rgba(255,255,255,0.1) solid;}
.Top002441_fixed{ background:#4760ab;}
.Top002441 .header{height:84px;position:relative;z-index:100;}
.Top002441 .header-left{float:left;height:100%;position:relative;width:30%;max-width: 260px;}
.Top002441 .header-left .logo{ position:absolute; left:0; top:50%; transform:translateY(-50%);}
.Top002441 .header-mid,
.Top002441 .header-right{ float:right;}
.Top002441 .header-right{ height:100%;padding-top:27px;}
.Top002441 .header-right .sky{display:inline-block;position:relative;top: -9px;margin-right: 26px;}
.Top002441 .open-search{width: 24px;height: 27px;background:url(../images/Top002441-search_btn.png) no-repeat center center;display:inline-block;}
.Top002441 .top-search{ position:absolute; width:100%; left:0; top:100%; background:#fff; box-shadow:0 0 6px 2px rgba(56, 128, 106,.25); display:none;}
.Top002441 .top-search .text{ width:100%; border:none; background:none;  line-height:30px; padding:10px 65px 10px 10px; font-size:16px; color:#999;}
.Top002441 .top-search .btn{ position:absolute; right:0; top:0; width:60px; text-align:center; line-height:50px; font-size:20px; color:#0069c5; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.Top002441 .header-mid{width:51%;max-width: 728px;margin-right:0%;}
.Top002441 .header-menu li{ padding:27px 0;}
.Top002441 .header-menu li em > a{display:block;font-size: 15px;line-height:30px;color:#fff;}
@media(max-width:1460px){
.Top002441 .header{ margin:0 2%;}
}
@media(max-width:1024px){
.Top002441 #open_menu{ float:right; width:30px; height:30px; position:relative; z-index:103; margin-left:20px;}
.Top002441 #open_menu *,
.Top002441 #open_menu *::before,
.Top002441 #open_menu *::after{background:#fff;height:2px;position:absolute; left:0;}
.Top002441 #open_menu *::before,
.Top002441 #open_menu *::after{ content:''; width:100%; }
.Top002441 #open_menu *{ top:50%; margin-top:-1px; transition:transform 0.3s;}
.Top002441 #open_menu i{ width:20%;}
.Top002441 #open_menu span{ width:60%; left:auto; right:0;}
.Top002441 #open_menu *::before{ top:-10px;}
.Top002441 #open_menu *::after{ top:10px;}
.Top002441 #open_menu.open_menu_on *::before,
.Top002441 #open_menu.open_menu_on *::after{ display:none;}
.Top002441 #open_menu.open_menu_on *{ top:50%; width:100%; background:#fff;}
.Top002441 #open_menu.open_menu_on i{ transform:rotate(45deg);}
.Top002441 #open_menu.open_menu_on span{ transform:rotate(-45deg);}

.header-layer{ position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.5); z-index:100; display:none;}
#header-menu{ position:fixed; z-index:101; right:-100%; top:0; bottom:0; width:200px; background:#af398a; box-shadow:0 0 5px 5px rgba(0,0,0,0.2); opacity:0; transition:opacity 1s ease-in-out,right 0.5s ease-in-out;}
#header-menu.header-menu-show{ opacity:1; right:0; transition:0.5s ease-in-out;}
#header-menu ul{ padding-top:84px;}
#header-menu li{ font-size:16px; border-bottom:1px solid rgba(255,255,255,0.1); line-height:40px; text-align:center;}
#header-menu li em{ font-style:normal; display:block; position:relative;}
#header-menu li em::after{ position:absolute; content:''; height:100%; width:0;  left:0;background:rgba(0,0,0,0.2); top:0; transition:0.3s;}
#header-menu li:nth-child(2n) em::after{ left:auto; right:0;}
#header-menu li a{ color:#fff;display:block; position:relative; z-index:2;}
#header-menu li:hover em::after{width:100%; }

.Top002441 .header-left{ width:65%;}
}


/*Banner002058 */
.Banner002058{ position:relative; z-index:1;}
.Banner002058 .bx-viewport{ z-index:1;}
.Banner002058 li a,
.Banner002058 li{ height:770px;}
.Banner002058 li{ background-position: center top; background-repeat:no-repeat;}
.Banner002058 li a{ position:relative; display:block;}
.Banner002058 li img{ display:none;}
.Banner002058 li figure{ position:absolute; left:18.75%; width:62.5%; top:50%; height:115px; transform:translateY(-50%);}
.Banner002058 li figure *{ position:absolute; left:0; opacity:0; }
.Banner002058 li figure.active *{ opacity:1;}
.Banner002058 li h1{ margin:0; font-size:48px; color:#fff; top:-100%;transition:top 1s;}
.Banner002058 li span{/*width:131px; border:2px solid #fff; */line-height:36px; text-align:center; color:#fff; border-radius:50px;bottom:-100%;transition: 1s;font-size: 22px;}
.Banner002058 li figure.active h1{ top:0;}
.Banner002058 li figure.active span{bottom:0;transition: 1s;}

.Banner002058 .bx-controls-direction a{ z-index:10;position:absolute; width:49px; height:49px; overflow:hidden; line-height:1000px; top:50%; transform:translateY(-50%); background:url(../images/Banner002058-btn_left.png) no-repeat center center; background-size:contain;}
.Banner002058 .bx-controls-direction a.bx-prev{ left:2%;}
.Banner002058 .bx-controls-direction a.bx-next{ right:2%; background-image:url(../images/Banner002058-btn_right.png);}
.Banner002058 .bx-controls-direction a.bx-prev:hover{ background-image:url(../images/Banner002058-btn_lefton.png);}
.Banner002058 .bx-controls-direction a.bx-next:hover{ background-image:url(../images/Banner002058-btn_righton.png);}

.Banner002058 .bx-pager{ position:absolute; left:0; bottom:5%; text-align:center; width:100%; z-index:10;}
.Banner002058 .bx-pager *{width:13px; height:13px;}
.Banner002058 .bx-pager div{ display:inline-block;margin:0 5px;}
.Banner002058 .bx-pager div a{ display:block;  line-height:100px; overflow:hidden; border-radius:50%; background:#fff; }
.Banner002058 .bx-pager div a.active{ background:#9a1d75;}
@media(max-width:1000px){
.Banner002058 li a,
.Banner002058 li{ height:auto;}
.Banner002058 li{ background:none !important;}
.Banner002058 li img{ display:block; width:100%;}
.Banner002058 li span{text-align:left; font-size: 15px;}
}
@media(max-width:768px){
.Banner002058 li figure{ height:90px;}
.Banner002058 li figure h1{ font-size:30px;}
.Banner002058 .bx-controls-direction a{ width:30px; height:30px;}
}
@media(max-width:480px){
	.Banner002058 li figure{ top:60%}
/*.Banner002058 li figure{ height:70px;}*/
.Banner002058 li figure h1{ font-size:20px;}
.Banner002058 li figure span{ line-height:26px; width:100%;}
.Banner002058 .bx-pager *{width:9px; height:9px;}
}
/*
 .Floor000891 为demo编号
 */
.Floor000891{ padding:6% 0;}
.Floor000891 .title{font-size: 30px;font-weight: bold;/* line-height:62px; */color:#4760ab;padding-bottom:3%;position:relative;text-align: center;}
.Floor000891 .title::after{content:'';width: 50px;height:3px;background-color:#d8adcf;display:block;margin: 9px auto 0;}
.Floor000891 .title span{ display:block; font-weight:normal; font-size:18px; letter-spacing:3px; margin-top:5px; text-transform:uppercase}
.Floor000891 .intro{ float:left; width:50.8%;}
.Floor000891 .intro p{     font-size: 16px;line-height: 30px; margin:0; margin-bottom:10px}
.Floor000891 .img{ width:45.45%; float:right;}
.Floor000891 .word{ padding-bottom:2%}
.Floor000891 .word p{     font-size: 16px;line-height: 30px; margin:0; margin-bottom:10px}

@media(max-width:768px){
.Floor000891 .intro,
.Floor000891 .img{ float:none; width:auto;}
.Floor000891 .img{ text-align:center;margin-bottom: 30px;}
}
@media(max-width:480px){
.Floor000891 .title{ font-size:24px;}
}



/*
 .Floor000899 为demo编号
 */
.Floor000899{ padding:6% 0;background: #f7f7fa;}
.Floor000899 .title{font-size: 30px;font-weight: bold;/* line-height:62px; */color:#4760ab;padding-bottom:3%;position:relative;text-align: center;}
.Floor000899 .title::after{content:'';width: 50px;height:3px;background-color:#d8adcf;display:block;margin: 9px auto 0;}
.Floor000899 .title span{ display:block; font-weight:normal; font-size:18px; letter-spacing:3px; margin-top:5px; text-transform:uppercase}
.Floor000899 .intro{ float:right; width:50.8%;}
.Floor000899 .intro .info{ line-height:28px;}
.Floor000899 .intro .info h1{ line-height:28px;font-weight: normal;
    color: #a1277b;
    font-size: 24px;}
.Floor000899 .intro .info p{border-bottom: 1px solid #e5e5e5;margin: 0;padding: 24px 0;    font-size: 16px;
    line-height: 30px;}
.Floor000899 .intro .info p b{padding: 4px 9px;margin-right: 10px;background:-webkit-gradient(linear, 30% 61%, 28% bottom, from(#ddd), to(#949494));
background: linear-gradient(30deg, #b863a3 3% , #4760ab);color: #fff; border-radius: 50px;}
.Floor000899 .img{ width:45.45%; float:left;}
.Floor000899 .more{display: inline-block;width: 143px; height: 40px;border: #dedede 1px solid;color: #dedede;text-align: center;line-height: 40px;border-radius: 30px;font-size: 12px;}
.Floor000899 .more:hover{ background-color:#f4a60f; color:#fff;}

/*slick Basic*/
.Floor000899 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor000899 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor000899 .slick-list:focus {outline: none}
.Floor000899 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor000899 .slick-slider .slick-track, 
.Floor000899 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor000899 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor000899 .slick-track:before, 
.Floor000899 .slick-track:after{display: table; content: '';}
.Floor000899 .slick-track:after{ clear: both;}
.Floor000899 .slick-loading .slick-track { visibility: hidden;}
.Floor000899 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor000899 .slick-slide .slick-loading img { display: none;}
.Floor000899 .slick-slide .dragging img { pointer-events: none;}
.Floor000899 .slick-initialized .slick-slide { display: block;}
.Floor000899 .slick-loading .slick-slide { visibility: hidden;}
.Floor000899 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor000899 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor000899 .slick-arrow{ position:absolute; width:22px; height:22px; top:50%; margin-top:-11px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 3px solid #4760ab;border-left: 3px solid #4760ab;transform:rotate(-45deg);}
.Floor000899 .slick-prev{ left:-40px;}
.Floor000899 .slick-next{transform:rotate(135deg); right:-40px;}
@media(min-width:1293px){
/*.Floor000899 .list_scroll .slider{margin: 0 -16px;}*/
}
@media(max-width:1292px){
.Floor000899 .slick-prev{ left:0;}
.Floor000899 .slick-next{ right:0;}
}
@media(max-width:768px){
.Floor000899 .list_scroll .slider{padding: 0 26px;}
.Floor000899 .list_scroll li a{margin: 0 5px;}
}
@media(max-width:768px){
.Floor000899 .intro,
.Floor000899 .img{ float:none; width:auto;}
.Floor000899 .img{ text-align:center;}
}
@media(max-width:480px){
.Floor000899 .title{ font-size:24px;}
}


/*Floor002787 */
.Floor002787{padding: 6% 0;background: #f7f7fa; }
.Floor002787 .title{font-size: 30px;font-weight: bold;/* line-height:62px; */color:#4760ab;padding-bottom:3%;position:relative;text-align: center;}
.Floor002787 .title::after{content:'';width: 50px;height:3px;background-color:#d8adcf;display:block;margin: 9px auto 0;}
.Floor002787 .title span{ display:block; font-weight:normal; font-size:18px; letter-spacing:3px; margin-top:5px; text-transform:uppercase}

.Floor002787 li{ width: 22.4%;
    margin-right: 3.444%; float: left; position: relative}
.Floor002787 li:nth-child(4){ margin-right: 0}
.Floor002787 li .con{  padding:12% 12% 10%; border-radius: 3px; position: relative; overflow: hidden; min-height: 350px;}
.Floor002787 li .con:after{ content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 170px; height: 170px; background: url(../images/Floor002787_bg.png); background-size: contain; opacity: 0.07}
/*.Floor002787 li .hover{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; opacity:0; overflow: hidden; background: #f5f5f5}*/
.Floor002787 li .list dd .pic{ height: 230px; display: block; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center}
.Floor002787 li .list .word{ width: 100% ; padding:0 20px}
.Floor002787 li .list .word h1 {font-size: 18px; font-weight: normal; color: #444; margin:20px 0 0; line-height: 30px;}
.Floor002787 li .list .word span{font-size: 14px; display: block; line-height: 24px;}
.Floor002787 li:hover span{ color: #666}
.Floor002787 li .list .bx-pager{ position:absolute; right:20px; bottom:11%; text-align:right; width:100%; z-index:50;}
.Floor002787 li .list .bx-pager *{}
.Floor002787 li .list .bx-pager div{ display:inline-block;margin:0 2px;}
.Floor002787 li .list .bx-pager div a{ display:block;  line-height:100px; overflow:hidden; border-radius:50%;background: #999;width:8px; height:8px; position: relative;}
.Floor002787 li .list .bx-pager div a.active{ background: #03afc1 }
.Floor002787 li .list .bx-controls-direction a{ display: none}
/*.Floor002787 li:hover .con {  -webkit-animation: flipOutYtest 0.8s linear;
  animation: flipOutYtest 0.8s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;opacity: 1;}
.Floor002787 li:hover .hover {opacity: 1;    -webkit-animation: flipInYtest 0.8s linear;
  animation: flipInYtest 0.8s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;}*/
.Floor002787 li .icon{max-width: 50%; margin: 0 auto 5%; background: url(../images/Floor002787_icon_bg.png); background-size: contain; background-repeat: no-repeat; background-position: center center; padding: 10%}
.Floor002787 li .icon img{opacity: 1; }
.Floor002787 li .text{width: 100%; overflow: hidden; text-align: center }
.Floor002787 li .text h1{color: #fff; /*font-weight: normal; */letter-spacing: 2px;font-size: 18px; margin: 0 0 10px 0}
.Floor002787 li .text h2{color: #fff; font-weight: normal; font-size: 16px; margin: 0 }
.Floor002787 li .text p{color: #fff;line-height:22px;margin-top: 18px;opacity: 0.85;text-align: left;height: 186px;}
.Floor002787 li:nth-child(4) .text h1{ margin: 0 0 6px 0 }
.Floor002787 li:nth-child(4) .text p{ margin-bottom: 15px;    -webkit-line-clamp:2; }
.Floor002787 li:hover .pic{ display: block}
.Floor002787 li  em a{  color: #fff; margin-top: 10px; font-style: normal; display:block; position: relative; opacity: 0.6}
.Floor002787 li  em a:after{ position: absolute; right: -15px; top: 5px;  content: ""; display: block; width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff; opacity: 0.9}
.Floor002787 li:nth-child(1) .con{  background:#4760ab  }
.Floor002787 li:nth-child(2) .con{  background:#b863a3  }
.Floor002787 li:nth-child(3) .con{  background:#61a7d3}
.Floor002787 li:nth-child(4) .con{  background: #ec6567 }
.Floor002787 li .pic .hover{ position: absolute; left: 0; bottom: 0; width: 100%; z-index: 60;padding: 0 20px ; height: 50%; padding-top:10% }
.Floor002787 li .pic .hover h1{color: #fff; font-weight: normal; font-size: 18px; margin: 0; display: block;margin: 0 0 5px 0}
.Floor002787 li .pic .hover em{ display: inline-block;  font-size: 14px;margin: 0}
@media(max-width:1024px){	
	.Floor002787 li{width: 49%; margin: 0 2% 2% 0}	
	.Floor002787 li:nth-child(2n){ margin-right:0}	
	.Floor002787 li .con{min-height: auto}		
	}
@media(max-width:768px){
	.Floor002787{padding: 40px 0}		
	}	
@media(max-width:480px){
	.Floor002787 li{width: 100%;float:none; margin-bottom:15px;}		
	}		
@-webkit-keyframes flipOutYtest {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }

  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}



@-webkit-keyframes flipInYtest {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}







/*
 .RighInfo002800 
 */
.RighInfo002800{padding: 6% 0 6%;}
.RighInfo002800 .title{font-size: 30px;font-weight: bold;/* line-height:62px; */color:#4760ab;padding-bottom:3%;position:relative;text-align: center;}
.RighInfo002800 .title::after{content:'';width: 50px;height:3px;background-color:#d8adcf;display:block;margin: 9px auto 0;}
.RighInfo002800 .title span{ display:block; font-weight:normal; font-size:18px; letter-spacing:3px; margin-top:5px; text-transform:uppercase}

.RighInfo002800 .text{margin-bottom: 30px}
.RighInfo002800 .text .p{font-size: 16px;color:#333;line-height: 38px; margin: 0; background-repeat: no-repeat; background-position: left center; padding: 13px  0; padding-left:60px; }
.RighInfo002800 .text .company{ font-weight:bold; font-size:22px !important; color:#a1277b;padding-left: 0px;}
.RighInfo002800 .text .web{background-image: url(../images/RighInfo002800-icon8.png);}
.RighInfo002800 .text .tel{background-image: url(../images/RighInfo002800-icon2.png);}
.RighInfo002800 .text .mall{background-image: url(../images/RighInfo002800-icon3.png);}
.RighInfo002800 .text .address{background-image: url(../images/RighInfo002800-icon4.png);}
.RighInfo002800 .text .fax{background-image: url(../images/RighInfo002800-icon6.png);}
.RighInfo002800 .text .code{background-image: url(../images/RighInfo002800-icon7.png);}
.RighInfo002800 .text .wx img{display: inline-block;  margin-left: 10px; width: 25%; max-width: 136px;}
.RighInfo002800 .map{width: 100%;height: 300px; padding:10px; background: #fff; box-shadow:0 0 28px rgba(0, 0, 0, 0.1) ; border-radius: 10px; }
.RighInfo002800 .map #map{height: 100%;}
.RighInfo002800 .map img{max-width: none !important;}

@media screen and (min-width: 1025px) {
.RighInfo002800 .text{float: left;width: 50%;}
.RighInfo002800 .map{float: right;width: 45%;height: 320px;}
}

@media screen and (min-width: 1200px) {
.RighInfo002800 .map{width:57%;height: 450px; }
.RighInfo002800 .text{width:40%; padding-top:5%}
.RighInfo002800 .text .p{font-size: 16px;}
}

@media(max-width:600px){
.RighInfo002800{padding: 40px 0 50px;}
}
/*Other002539 */
.Other002539{ position:fixed; z-index:200; right:0%;}
.Other002539 ul li{ position:relative;/*box-shadow: 0 0 32px 18px #dce1f1;*/}
.Other002539 ul li figure{ position:absolute; top:0; right:60px;background:#526bb7; color:#fff;/* display:none;*/}
.Other002539 .li_wx figure{ width:120px; padding:10px;}
.Other002539 .li_wx figure img{ display:block; width:100%;} 
.Other002539 .li_tel figure{ padding:0 20px; font-size:18px;line-height:60px;white-space:nowrap;} 
.Other002539 .li_tel figure a{ color:#fff;}
.Other002539 .icon{ display:block; width:60px; height:60px; background:url(../images/Other002539-icon.png) no-repeat left top #4760ab; border-bottom:1px solid #647abe;}
.Other002539 .li_wx .icon{ background-position:0 7px;}
.Other002539 .li_sina .icon{ background-position:0 -50px;}
.Other002539 .li_tel .icon{ background-position:0 -92px;}
.Other002539 .li_feedback .icon{ background-position:0 -147px;}
.Other002539 .icon.gettop{ background-position:0 102%;}
.Other002539 .icon.open{ background-image:none; position:relative; }
.Other002539 .open span{ color:#fff; font-size:24px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
@media(min-width:1025px){
.Other002539{ top:60%; transform:translateY(-50%);}
.Other002539 ul{ display:block !important;}
.Other002539 .icon.open{display:none;}
.Other002539 .li_tel figure::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background-color:transparent;}
}
@media(max-width:1024px){
.Other002539{ bottom:7.5%;}
/*.Other002539 ul{ display:none;}*/
.Other002539 #open_2539{ background-color:#483f3e;}
}





/*
 .Bottom002230 为demo编号
 */
.Bottom002230{}
.Bottom002230{ background: #142034;  padding: 37px  0 0}
.Bottom002230 .left h3{ font-weight: 100; font-size: 18px; color: #fff;}
.Bottom002230 .left h3 span{display: block; width: 37px; height: 1px; border-bottom: 1px solid #ddd; margin: 16px 0 0}
.Bottom002230 .left ul { padding: 0 0 10px}
.Bottom002230 .left ul li{ float: left; font-size: 14px; padding:0 38px 10px 0;}
.Bottom002230 .left ul li a{  color: #fff}
.Bottom002230 .left ul li a:hover{  color: #4760ab}
.Bottom002230 .right img{ border: 5px solid #243758}
.Bottom002230 .right .img{ text-align: center; float: left; }
.Bottom002230 .right .text{ float: left; padding: 0 0 0 17px;}
.Bottom002230 .right .text p{margin:0 0 8px;color: #fff; font-size: 14px;}
.Bottom002230 .right .text li{ float: left; width: 34px; height: 34px; background: url(../images/Bottom002230-icon.png) no-repeat left top; margin: 0 8px 0 0}
.Bottom002230 .right .text li.wx{  background: url(../images/Bottom002230-icon.png) no-repeat -41px top; }
.Bottom002230 .right .text li.tx{  background: url(../images/Bottom002230-icon.png) no-repeat -80px top; }
.Bottom002230 .right .text li.rr{  background: url(../images/Bottom002230-icon.png) no-repeat -121px top; }
.Bottom002230 .right .text li a{ display: inline-block; cursor: pointer; width: 34px; height: 34px;}
.Bottom002230 .bottom{ border-top: 1px solid #1c2c47; margin: 13px 0 0}
.Bottom002230 .bottom ul li{ float: left; font-size: 14px; padding:0 10px 0 0; line-height: 61px;}
.Bottom002230 .bottom ul li a,.Bottom002230 .bottom p a{  color: #d5cfc9}
.Bottom002230 .bottom ul li a:hover,.Bottom002230 .bottom p a:hover{  color: #fff}
.Bottom002230 .bottom p{ font-size: 14px; color: #bbb; margin: 0; padding: 0 0 20px}

@media (min-width:768px) {
.Bottom002230 .left h3{ margin-top: 0}
.Bottom002230 .right{ float: right;}
.Bottom002230 .left,.bottom ul { float: left;}
.Bottom002230 .bottom p{ padding: 0; line-height: 61px;}
.Bottom002230 .left ul li{ padding-right: 22px;}
}
@media (min-width:1024px) {
	.Bottom002230 .left ul li{ padding-right: 38px;}
}

@media (max-width:768px) {
	.Bottom002230 .right .text{ padding:0}
	
}