/*
 .Top
 */
.Top .auto { max-width: 1500px; }

@media(max-width:1500px) {
.Top .auto { padding: 0 2%; }
}
.Top .top_div{background:#f6f6f6;}
.Top .top_div span{font-size:15px;margin-right: 20px;color: #333;position:relative;padding-left: 13px;line-height:  40px;}
.Top .top_div span:before {display: block;content: '';width: 8px;height: 20px;background: url(../images/right.png) no-repeat right;left: 0;position: absolute;top: 50%;margin-top: -10px;}
.Top .header { position: relative; z-index: 100; }
.Top .logo {padding: 35px 0;position:  relative;}
.Top .logo ul { display: table; }
.Top .logo ul > * { display: table-cell; vertical-align: middle; color: #666; font-size: 15px; }
.Top .logo ul li img { margin: 0 10px 0 40px;display: inline-block }
.Top .logo ul li span { display: inline-block }
.Top nav li dl { display: none; }
.Top .search { position: absolute; width: 15%; height: 35px; background-color: #fff; padding: 0 10px; bottom: -36px; right: 0; border: 1px solid #ddd; overflow: hidden; }
.Top .search .text { width: 100%; line-height: 36px; height: 35px; padding: 0 35px 0 0; border: none; border: none; color: #ddd; font-size: 13px; }
.Top .search .text.focus { font-size: 16px; color: #0598aa; }
.Top .search .btn { position: absolute; right: 0; top: 0; width: 35px; height: 35px; background: url(../images/btn_search.png) no-repeat center center #fff; }
.Top .pic2{position: absolute;top: 7px;left: 400px;}
@media(max-width:1280px){
.Top .pic2{position: absolute;top: 7px;left: 360px;}}
@media(max-width:1200px){
.Top .pic2{display:none;}
}
@media screen and (min-width:781px) and (max-width:1280px){
.Top .top_div span:nth-child(3n){margin-right:0;}		
}

@media(max-width:780px){
.Top .top_div span{width: 48%;;margin-right: 4%;}
.Top .top_div span:nth-child(2n){margin-right:0;}	
.Top .top_div{padding:5px 0;}
}
@media(max-width:780px){
.Top .top_div{display:none}
}
@media(max-width:1440px){
.Top .logo ul li{ padding:0 1%; }
.Top .logo ul ol{width:30%;}
.Top .logo ul .list-paddingleft-2{ width:80%;}
.Top .logo ul li img{ display:block; margin:0 auto;}
.Top .logo ul li span{ display:block; text-align:center; margin-top:5px;}	
}
@media(min-width:1025px) {
.Top .moblie_menu { display: none; }
.Top .header dl { float: right; text-align: right; line-height: 28px; padding-top: 25px; }
.Top .header dl dt span { display: inline-block; background: url(../images/icon_call.png) no-repeat left center; padding-left: 38px; font-size: 17px; color: #666; }
.Top .header dl dt b { color: #3caa91; font-size: 20px; margin-left: 5px; }
.Top .header dl dd a { color: #8c8c8c; display: inline-block; position: relative; margin-left: 37px; }
.Top .header dl dd a::before { position: absolute; content: ''; width: 1px; height: 12px; background-color: #c7c7c7; left: -19px; top: 50%; margin-top: -6px; }
.Top .header dl dd a:first-child::before { display: none; }
.Top .header dl dd a:nth-child(2)::before, .Top .header dl dd a:nth-child(3)::before { width: 4px; height: 4px; border-radius: 50%; margin-top: -2px; left: -20px; }
.Top nav { padding-bottom: 25px; }
.Top nav ul { width: 77%; }
.Top nav ol { display: none; }
.Top nav li { position: relative; line-height: 40px; float: left; width: 9%; }
.Top nav li span { display: none; }
.Top nav li em{ font-style: normal;}
.Top nav li a { display: block; color: #333; font-size: 16px; text-align: center;}
.Top nav li:first-child{ width: 5%;}
.Top nav li:first-child a{ text-align: left;}
.Top nav li > a { font-size: 16px; }
.Top nav li:hover em a, .Top nav li.aon em a,.Top nav li dl a:hover { color: #3caa91; }
.Top nav li dl { position: absolute; left: 0; z-index: 100; top: 100%; margin-top: 25px; width: 100%; background-color: #fff; text-align: center; }
.Top nav li dt a { line-height: 24px; padding: 5px 0; font-size: 14px; }
}

@media(max-width:1280px) {
.Top .logo ul ul { display: none; }
}
@media(max-width:1024px) {
.Top .logo { position: relative; z-index: 10; background-color: #fff; }
.Top .logo img{ max-width: 70%;}
.Top .header dl { display: none; }
.Top .search { background-color: #404040; border-radius: 0; padding: 20px; top: auto; bottom: auto; height: auto; right: auto; left: 2%; width: 96%; transform: translateY(-80px); z-index: 5; opacity: 0; transition: all ease-in-out 0.3s; }
.Top .search_show { opacity: 1; transform: translateY(0); }
.Top .search .text { height: 40px; border-radius: 20px; background: #fff; line-height: 40px; padding: 0 50px 0 10px; overflow: hidden;}
.Top .search .btn { height: 40px; top: 20px; right: 30px; width: 40px; padding-top: 0; border-radius: 0 20px 20px 0; }
.Top .moblie_menu { position: absolute; right: 2%; text-align: right; height: 34px; top: 50%; margin-top: -17px; z-index: 20; }
.Top .moblie_menu em { display: inline-block; width: 45px; height: 35px; border-radius: 3px; border: 1px solid #eee; background-color: #eee; position: relative; cursor: pointer; vertical-align: middle; }
.Top .moblie_menu i, .Top .moblie_menu i::before, .Top .moblie_menu i::after { border-radius: 3px; height: 4px; background-color: #6c6c6c; position: absolute; }
.Top .moblie_menu i { width: 80%; left: 10%; top: 50%; margin-top: -2px; }
.Top .moblie_menu i::before, .Top .moblie_menu i::after { content: ''; width: 100%; left: 0; }
.Top .moblie_menu i::before { top: -8px; }
.Top .moblie_menu i::after { bottom: -8px; }
.Top .moblie_menu span { height: 24px; text-align: center; font-size: 24px; vertical-align: middle; width: 34px; margin-right: 20px; }
.Top nav { background: #f2fbff; position: fixed; left: 0; top: 0; width: 100%; height: 100%; max-height: 100%; overflow: auto; z-index: 120; transform: translateX(100%); opacity: 0; transition: all ease-in-out 0.5s; }
.Top nav.nav_show { transform: translateX(0); opacity: 1; }
.Top nav .auto { padding: 0; }
.Top nav ol { background-color: #3caa91; text-align: right; font-size: 16px; }
.Top nav ol a { color: #fff; display: inline-block; line-height: 39px; width: 60px; text-align: center; }
.Top nav li a, .Top nav li span { color: #444; }
.Top nav li em { display: none; font-style: normal;}
.Top nav li span, .Top nav li a.show, .Top nav li:first-child a { display: block; font-size: 16px; position: relative; line-height: 45px; }
.Top nav li span::before, .Top nav li a.show:before { position: absolute; content: ''; width: 30px; height: 100%; right: 0; top: 0; background: url(../images/a_span.png) no-repeat center center; }
.Top nav li { padding-left: 15px; }
.Top nav li dl { padding: 0 3%; }
.Top nav li dl dt { padding-left: 30px; background: url(../images/a_span.png) no-repeat left 10px; }
.Top nav li dl dt a { display: block; line-height: 20px; padding: 8px 0; }
	
	
.Top nav li#m0 span,.Top nav li#m24 span,.Top nav li#m69 span { display: none; }
.Top nav li#m0 em,.Top nav li#m24 em,.Top nav li#m69 em { display: block; font-size: 16px; line-height:45px; color: #444; position: relative;}
.Top nav li#m0 em::before,.Top nav li#m24 em::before,.Top nav li#m69 em::before { position: absolute; content: ''; width: 30px; height: 100%; right: 0; top: 0; background: url(../images/a_span.png) no-repeat center center; }

	
	
}
/*HBanner */
.HBanner { }
/*slick Basic*/
.HBanner .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.HBanner .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.HBanner .slick-list:focus { outline: none }
.HBanner .slick-list.dragging { cursor: pointer; cursor: hand; }
.HBanner .slick-slider .slick-track, .HBanner .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) }
.HBanner .slick-track { position: relative; top: 0; left: 0; display: block; }
.HBanner .slick-track:before, .HBanner .slick-track:after { display: table; content: ''; }
.HBanner .slick-track:after { clear: both; }
.HBanner .slick-loading .slick-track { visibility: hidden; }
.HBanner .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.HBanner .slick-slide .slick-loading img { display: none; }
.HBanner .slick-slide .dragging img { pointer-events: none; }
.HBanner .slick-initialized .slick-slide { display: block; }
.HBanner .slick-loading .slick-slide { visibility: hidden; }
.HBanner .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.HBanner .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/

.HBanner .slick-list li { position: relative; }
.HBanner .slick-list li a { display: block; }
.HBanner .slick-list li img { display: block; width: 100%; }
.HBanner .slick-dots { position: absolute; left: 0; z-index: 10; width: 100%; bottom: 5%; text-align: center; }
.HBanner .slick-dots li button { display: none; }
.HBanner .slick-dots li { display: inline-block; border: 1px dashed #ccc; border-radius: 50%; margin: 0 15px; cursor: pointer; width: 26px; height: 26px; position: relative; }
.HBanner .slick-dots li:after { content: ''; position: absolute; background: #ccc; border-radius: 50%; width: 10px; height: 10px; left: 50%; top: 50%; margin: -5px 0 0 -5px; }
.HBanner .slick-dots li.slick-active { border-color: #3caa91; }
.HBanner .slick-dots li.slick-active:after { background: #3caa91; }

@media(max-width:640px) {
.HBanner .slick-dots li { width: 10px; height: 10px; margin: 0 2px; }
.HBanner .slick-dots li.slick-active:after { width: 4px; height: 4px; margin: -2px 0 0 -2px; }
}
/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œ */
.Htitle { padding-bottom: 3%; }
.Htitle h2 { margin: 0; font-size: 30px; font-weight: normal; color: #3caa91; text-align: center; }
.Htitle h2 span { display: block; margin-top: 10px; color: #999; font-size: 24px; text-transform: uppercase; }

@media(max-width:768px) {
.Htitle h2 { font-size: 24px; }
.Htitle h2 span { font-size: 18px; }
}
/*Floor1 */
.Floor1 { padding: 3% 0; }
.Floor1 .auto { position: relative; }

@media(min-width:769px) {
.Floor1 .box-left { float: left; width: 40%; }
.Floor1 .box-right { float: right; width: 56%; }
}
.Floor1 .Htit { margin: 0; font-size: 30px; font-weight: normal; color: #333; background: url(../images/Floor1-line.jpg) no-repeat left center; padding-left: 25px; margin-bottom: 25px; }
.Floor1 .Htit span { color: #999; font-size: 18px; text-transform: uppercase; margin-left: 10px; }

@media(max-width:768px) {
.Floor1 .Htit { font-size: 24px; }
.Floor1 .Htit span { font-size: 18px; }
}
.Floor1 .box h2 { margin: 0 0 25px 0; position: relative; }
.Floor1 .box h2 a { position: absolute; right: 0; top: 50%; margin-top: -18px; width: 100px; text-align: center; line-height: 35px; border-radius: 35px; color: #3caa91; font-size: 14px; border: 1px solid #3caa91; font-weight: normal; }
.Floor1 .box h2 a:hover { background: #3caa91; color: #fff; }
.Floor1 .box h2 b { display: inline-block; font-size: 18px; margin-right: 20px; font-weight: normal; color: #333; line-height: 35px; padding: 0 12px; cursor: pointer; position: relative; }
.Floor1 .box h2 b+b:before { content: ""; width: 1px; height: 50%; top: 25%; background: #ccc; position: absolute; left: -10px; }
.Floor1 .box h2 b.on { color: #fff; background: #3caa91; }
.Floor1 .box-left li { position: relative; float: left; background: #d8eee9; text-align: center; width: 32%; margin-right: 2%; margin-bottom: 2%; }
.Floor1 .box-left li:nth-child(3n) { margin-right: 0; }
.Floor1 .box-left li a { display: block; position: relative; z-index: 100; padding: 12% 0; }
.Floor1 .box-left li a:hover { background: none; }
.Floor1 .box-left li .icon img { width: 50px; height: 50px; }
.Floor1 .box-left li .icon span { font-size: 16px; color: #333; padding-top: 10px; }
.Floor1 .box-left li:hover .icon span { color: #3caa91; }

@media(max-width:768px) {
.Floor1 .box-left li .icon img { width: 40px; height: 40px; }
.Floor1 .box-left li .icon span { font-size: 14px; }
}
.Floor1 .box-right ol { position: relative; padding-left: 50%; min-height: 152px; margin-bottom: 16px; }
.Floor1 .box-right ol .dot { font-size: 16px; color: #333; }
.Floor1 .box-right ol .dot:hover { color: #3caa91; }
.Floor1 .box-right ol .Ispic { height: 100%; position: absolute; left: 0; top: 0; width: 46%; }
.Floor1 .box-right ol time { font-size: 15px; color: #999; }
.Floor1 .box-right ol .txt { padding: 20px 0; }
.Floor1 .box-right ol p { line-height: 26px; color: #999; font-size: 15px; }
.Floor1 .box-right li { line-height: 40px; font-size: 15px; border-bottom: 1px solid #efefef; }
.Floor1 .box-right li a { color: #999; }
.Floor1 .box-right li a:hover { color: #3caa91; }
.Floor1 .box-right li time { float: right; color: #999; }

@media(max-width:640px) {
.Floor1 .box-left { margin-bottom: 2%; }
.Floor1 .box li { padding-left: 12px; }
.Floor1 .box h2 a { display: none; }
}

@media(max-width:480px) {
.Floor1 .box h2 b { font-size: 16px; }
.Floor1 .box-right ol { padding-left: 0; padding-bottom: 0; margin-bottom: 0; }
.Floor1 .box-right ol .Ispic { position: relative; height: auto; padding-bottom: 53%; display: block; width: auto; }
}


.Floor15 { padding: 3% 0;  background: #f6f6f6;display: none;}


.Floor15 .box{ width: 48%; float: left}
.Floor15 .box:nth-child(2n){ float:right}

.Floor15 .box1 .left a{background: url(../images/hbg1.jpg) no-repeat center center; background-size: cover;}
.Floor15 .box2 .left a{background: url(../images/hbg2.jpg) no-repeat center center; background-size: cover;}

.Floor15 .box{ float: left; height: auto; overflow: hidden; position: relative}
.Floor15 .box .left a{ width: 35%; position: absolute; left: 0; top: 0; height: 97%; padding:15%  13%; display: block;padding:15%  13%; display: block}
.Floor15 .box .left h1{ color: #fff; font-weight: normal; font-size: 18px;  }

.Floor15 .box .con{ width: 65%; float: right }
.Floor15 .box .con li a{ display: block; width: 49%; float: left; background: #fff; padding: 20px 0; margin-right: 2%;margin-bottom: 2%; text-align: center  }
.Floor15 .box .con li a:hover{ box-shadow:  0 0 10px #ddd; color: #3caa91  }
.Floor15 .box .con li a:hover h1{  color: #3caa91  }
.Floor15 .box .con li h1{ font-size: 16px ;font-weight: normal; color: #666; display: block; margin: 10px 0 0}
.Floor15 .box .con li:nth-child(2n) a{ margin-right: 0}


@media(max-width:768px) {
.Floor15 .box{ width:100%; float: left}	
.Floor15 .box .left a{ width: 100%; position: relative; padding: 30px; text-align: center}	
.Floor15 .box .con{ width: 100%;float: left}
	.Floor15 .box1 { margin-bottom: 20px;}
}







/*Floor2 */
.Floor2 { padding: 3% 0; background: url(../images/Floor2-bg.jpg) no-repeat center center; background-size: cover; }
.Floor2 .tabs { text-align: center; margin: 0 0 30px; font-size: 18px; color: #333; }
.Floor2 .tabs span { padding: 0 14px; line-height: 24px; display: block; }
.Floor2 .tabs span.on { color: #fff; background-color: #3caa91; }
@media (min-width: 768px) {
.Floor2 .tabs span { position: relative; padding: 0 14px; margin-right: 20px; line-height: 35px; display: inline-block; }
.Floor2 .tabs span+span:before { content: ""; width: 1px; height: 50%; top: 25%; background: #ccc; position: absolute; left: -10px; }
}
.Floor2 .box{ display: none;position: relative;}

.Floor2 .con, .Floor2 ul { width: 48%; margin-right: 3%; float: left; }
.Floor2 ul { width: 38%;display: flex;display: -webkit-flex;flex-wrap: wrap;align-items: center; }
.Floor2 li { float: left; width: 32%; margin-right: 2%; margin-bottom: 2%; cursor: pointer; }
.Floor2 li:nth-child(3n) { margin-right: 0; }
.Floor2 li img { display: block; width: 100%; }
.Floor2 li h1 { font-weight: normal; text-align: center; background: #fff; font-size: 16px; color: #333; line-height: 35px; margin: 0; }
.Floor2 li:hover h1, .Floor2 li.active h1 { background: #3caa91; color: #fff; }
.Floor2 .con { position: relative; background: #3caa91; width: 59%; margin-right: 0; color: #fff; }
.Floor2 .con .Ispic { position: absolute; left: 0; width: 52%; top: 0; height: 101%; background-position: left top; background-size: auto 100%; }
.Floor2 .con .auto { padding: 3% 0; position: relative; z-index: 2; }
.Floor2 .con section { margin-left: 50%; padding: 6%; }
.Floor2 .con dd { overflow: hidden; }
.Floor2 .con dd figure { float: right; width: 26%; margin-right: 10%; }
.Floor2 .con dd figure a { display: block; position: relative; }
.Floor2 .con dd figure img { display: block; width: 100%; }
.Floor2 .con dd figure span { position: absolute; top: 100%; height: 30px; overflow: hidden; left: 0; width: 100%; }
.Floor2 .con dd figure span img { transform: rotateX(180deg); opacity: 0.2; }
.Floor2 .con dd figure span::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
}
.Floor2 .con dd h1 { margin: 0; font-size: 24px; font-weight: normal; }
.Floor2 .con dd span { font-size: 18px; display: block; margin: 25px 0; }
.Floor2 .con dd p {margin: 0;line-height: 28px;font-size: 15px;height: auto;overflow: hidden;height: 175px;}
.Floor2 .con dd .more {display: inline-block;margin-top: 25%;background: #fff;color: #3caa91;padding: 0 15px;line-height: 35px;max-width: 120px;margin-right: 20px;float:  left;}
.Floor2 .con .more2 {display: inline-block;margin-top: -35px;background: #fff;color: #3caa91;padding: 0 15px;line-height: 35px;max-width: 120px;margin-left: 125px;float:  left;}
.Floor2 .con{position: absolute;bottom: 2%;top: 0;right: 0;overflow: hidden;}
@media(max-width:1200px) {
.Floor2 .con dd .more {margin-top: 7%;padding: 0 5px;margin-right:  0;}
.Floor2 .con .more2{
    margin-left: 100px;
    padding:  0 5px;
}
}
@media(max-width:1024px) {

}

@media(max-width:768px) {
.Floor2 .con, .Floor2 ul { width: auto; margin-right: 0; float: none; }
.Floor2 .con section { margin-left: 0; }
.Floor2 .con .Ispic { display: none;}
.Floor2 .con dd .more {margin-top: 10%;}
    .Floor2 .con{position: relative;bottom: auto;top: auto;right: auto;}
    .Floor2 .con dd p{height:200px;}
}

@media(max-width:480px) {
.Floor2 .con dd figure { display: none; }
}
/*
 .Floor3
 */
.Floor3 { position: relative; z-index: 5; padding: 3% 0 0; }
.Floor3 .auto { max-width: 1500px; }

@media(max-width:1500px) {
.Floor3 .auto { padding: 0 2%; }
}
.Floor3 .tabs { text-align: center; margin: 0 0 30px; font-size: 18px; color: #333; }
.Floor3 .tabs span { padding: 0 14px; line-height: 24px; display: block; }
.Floor3 .tabs span.on { color: #fff; background-color: #3caa91; }
.Floor3 .con { display: none; }
.Floor3 .word h4 { font-size: 20px; color: #3caa91; font-weight: normal; margin: 15px 0; }
.Floor3 .word p { font-size: 16px; line-height: 30px; color: #666; margin: 0; }
.Floor3 .con .img img{ width: 100%;}
@media (min-width: 769px) {
.Floor3 .con .img { width: 45%; float: left; max-width: 656px }
.Floor3 .con .word { width: 50%; float: right; margin: -20px 0 0 }
.Floor3 .tabs span { position: relative; padding: 0 14px; margin-right: 20px; line-height: 35px; display: inline-block; }
.Floor3 .tabs span+span:before { content: ""; width: 1px; height: 50%; top: 25%; background: #ccc; position: absolute; left: -10px; }
}

@media (min-width:1500px) {
.Floor3 .con .img { width: 656px; }
.Floor3 .con .word { width: 688px; margin: 0 90px 0 0 }
}
.Floor3 ol { float: left; width: 40%; position: relative; }
.Floor3 ol a{ height: 364px; display: block}
.Floor3 ol img { width: 100%; }
.Floor3 ol p { position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.3); margin: 0; line-height: 45px; font-size: 16px; color: #fff; }
.Floor3 ol p span { padding: 0 2%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.Floor3 ol p time { padding-right: 10px; }
.Floor3 ol p time em { font-style: normal; font-size: 30px; }
.Floor3 li { float: right; width: 57%; padding-left: 26%; padding-right: 3%; margin-bottom: 30px; position: relative; height: 168px; }
.Floor3 li:last-child { margin-bottom: 0; }
.Floor3 li .Ispic { position: absolute; left: 1px; top: 0; height: 100%; width: 40%; }
.Floor3 li h2 { margin: 0; font-weight: normal; font-size: 16px; color: #333; }
.Floor3 li p { margin: 0; margin-top: 3%; font-size: 15px; color: #999; line-height: 24px; height: 115px; overflow: hidden; }
.Floor3 li time { display: block; font-size: 15px; color: #999; position: relative; padding-left: 30px; }
.Floor3 li time::before { position: absolute; left: 0; content: ""; background: url(../images/Floor3_icon.png) no-repeat; display: block; width: 20px; height: 20px; }
.Floor3 li time::after { position: absolute; right: 0; content: ""; width: 21px; height: 9px; background: url(../images/Floor3_icon2.png) no-repeat; }
.Floor3 li:hover time::after { background-image: url(../images/Floor3_icon2_on.png); }
.Floor3 li:hover a { color: #3caa91; }

@media(max-width:1000px) {
.Floor3 li p { height: 70px; }
}

@media(max-width:768px) {
.Floor3 ol { float: none; width: auto; margin-bottom:30px; }
	.Floor3 ol a{ height: 250px; display: block}
.Floor3 li { float: none; width: auto; padding-left: 0; height: auto; overflow: hidden; margin-bottom: 30px; }
	.Floor3 li .Ispic{ width: 100%; position: relative; height: 250px; display: block; margin-bottom: 20px;}
	.Floor3 li:last-child{ margin-bottom: 30px;}
	
}

@media(max-width:480px) {
.Floor3 ol p { padding: 0; }
.Floor3 li p { height: 48px; }
}
/*Floor4 */
.Floor4 { padding: 3% 0; background: url(../images/Floor4-bg.jpg) no-repeat center center; background-size: cover; overflow: hidden; }
.Floor4 .copy-html { display: none; }
.Floor4 .tab li { text-align: center; cursor: pointer; }
.Floor4 .tab li span { display: block; position: relative; font-size: 18px; color: #333; line-height: 24px; padding: 0 14px; }
.Floor4 .tab li.on span { color: #fff; background-color: #3caa91; }

@media (min-width: 768px) {
.Floor4 .tab li { float: left;  }
.Floor4 .tab li span { position: relative; margin-right: 20px; line-height: 35px; display: inline-block; }
.Floor4 .tab li:not(:nth-child(1)) span:before {
content: "";
width: 1px;
height: 50%;
top: 25%;
background: #ccc;
position: absolute;
left: -10px;
}
}

@media(min-width:641px) {
.Floor4 .tab ul { width: 80%; margin: 0 auto; max-width: 380px; }
.Floor4 .tab li { width: 33.33%; }
}
/*slick Basic*/
.Floor4 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Floor4 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Floor4 .slick-list:focus { outline: none }
.Floor4 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor4 .slick-slider .slick-track, .Floor4 .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) }
.Floor4 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor4 .slick-track:before, .Floor4 .slick-track:after { display: table; content: ''; }
.Floor4 .slick-track:after { clear: both; }
.Floor4 .slick-loading .slick-track { visibility: hidden; }
.Floor4 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Floor4 .slick-slide .slick-loading img { display: none; }
.Floor4 .slick-slide .dragging img { pointer-events: none; }
.Floor4 .slick-initialized .slick-slide { display: block; }
.Floor4 .slick-loading .slick-slide { visibility: hidden; }
.Floor4 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Floor4 .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/

.Floor4 .news-top { padding-top: 2%; }
.Floor4 .news-top .auto { position: relative; }
.Floor4 .news-top .inner { background: #fff; }
.Floor4 .slick-slide img { width: 100%;}

.Floor4 .news-top h2 { font-weight: normal; font-size: 18px; color: #333; margin: 0; }
.Floor4 .news-top p { line-height: 24px; color: #999; font-size: 15px; }
.Floor4 .news-top p span { color: #3caa91; }
.Floor4 .news-top .slick-arrow { z-index: 10; border: none; font-size: 0; position: absolute; left: 0; bottom: 0; width: 45px; height: 45px; cursor: pointer; background: #3caa91; }
.Floor4 .news-top .slick-disabled { background: #ddd; }
.Floor4 .news-top .slick-arrow::before { position: absolute; content: ''; width: 14px; height: 14px; left: 50%; top: 50%; margin: -6px 0 0 -8px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.Floor4 .news-top .slick-prev::before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); margin-left: -4px; }
.Floor4 .news-top .slick-next { margin-left: 45px; }

@media(max-width:1200px) {
.Floor4 .news-top .auto { padding: 0; width: 96%; }
}

@media(max-width:1024px) {
.Floor4 .news-top .slick-arrow { left: auto; right: 0; width: 50px; height: 50px; }
.Floor4 .news-top .slick-prev { right: 51px; }
}

@media(min-width:769px) {
.Floor4 .news-top .slider { position: absolute; right: 0; top: -10%; width: 50%; }
.Floor4 .news-top .txt { padding-right: 42%; margin-top: 4%; }
.Floor4 .news-top .inner { padding: 8%; padding-right: 20%; height: 420px; }
.Floor4 .news-top .slick-dots { z-index: 10; position: absolute; left: 0; text-align: right; bottom: 12%; width: 60%; }
}

@media(max-width:768px) {
.Floor4 .news-top .slider { position: relative; display: block; }
.Floor4 .news-top .inner { padding: 5%; }
.Floor4 .news-top .slick-dots { text-align: center; padding: 10px 0; }
.Floor4 .news-top .slick-dots li { border-color: #ccc; }
}
/*
 .Floor5 
 */
.Floor5 { padding: 3% 0 0; }
.Floor5.xjsb { padding: 3% 0; }
.Floor5 .con { position: relative; }
.Floor5 .con:after { position: absolute; content: ""; width: 110%; height: 80%; bottom: -5%; left: -5%; background: #f6f6f6; z-index: -1; }
.Floor5.xjsb .con:after { display: none;}
.Floor5 .big li { position: relative; }
.Floor5 .big li figure { width: 100%; text-align: center;}
.Floor5 .big li span { display: block; padding-bottom: 45%; background-size: cover; background-position: center center; }
.Floor5 .big li .txt { margin: 0; padding: 3%; color: #fff; background: #3caa91; position: relative; width: 100%; }
.Floor5 .big li .txt h1 { margin: 0; margin-bottom: 20px; font-size: 20px; }
.Floor5 .big li .txt h1 a{ color: #fff;}
.Floor5 .big li .txt p { margin: 0; font-size: 15px; line-height: 28px;}
.Floor5 .small { padding: 0 150px; position: relative; margin: 2% auto; }
.Floor5 .small li aside { padding: 0 12px; }
.Floor5 .small li figure { position: relative; padding-bottom: 72%; margin: 0 auto; }
.Floor5 .small li figure span { position: absolute; left: 0; top: 0; right: 0; height: 100%; background-size: cover; z-index: 3; }
.Floor5 .small li h1 { font-weight: normal; text-align: center; font-size: 15px; color: #333; margin: 0; line-height: 35px; background-color: #fff; }
.Floor5 .small li h1 a{ color: #333; }
.Floor5 .small li p { display: none; }
.Floor5 .small li.on h1 { color: #3caa91; }
.Floor5 .small li.on h1 a{ color: #3caa91; }
.Floor5 .small .btn { width: 45px; height: 45px; position: absolute; top: 50%; margin-top: -22px; cursor: pointer; background: #3caa91; }
.Floor5 .small .prev { left: 100px; }
.Floor5 .small .next { right: 100px; }
.Floor5 .small .btn::before { position: absolute; content: ''; width: 14px; height: 14px; left: 50%; top: 50%; margin: -6px 0 0 -8px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.Floor5 .small .prev::before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); margin-left: -4px; }
.Floor5 .small .prevStop, .Floor5 .small .nextStop { cursor: default; background: #ddd; }

@media(max-width:1024px) {
.Floor5 .big li figure { width: 100%; }
.Floor5 .big li .txt { margin: 0; padding: 3%; color: #fff; background: #3caa91; position:static; width: 100%; right: auto; top: auto; transform: translateY(0); }
.Floor5 .big li p { font-size: 16px; }
}
@media(max-width:768px) {
.Floor5 .small { padding: 0 60px; }
.Floor5 .small .prev { left: 10px; }
.Floor5 .small .next { right: 10px; }
}




.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*end*/







/*Floor6 */
.Floor6 { padding: 3% 0; }
.Floor6 .img1{ max-width: 500px; margin: 0 auto; display: block; }
.Floor6 .auto{ position:relative;}
.Floor6 .list { position: relative; width: 100% ;}
.Floor6 .owl-carousel{ overflow:hidden; position:relative; padding-bottom:6%;  }
.Floor6 .owl-carousel .owl-item{ float:left;}
.Floor6 .owl-carousel .owl-nav div{width: 45px;
    height: 45px;
    position: absolute;
    top: 44%;
    margin-top: -22px;font-size:0;
    cursor: pointer;
    background: #3caa91;}
.Floor6 .owl-carousel .owl-nav div::before{position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);}
.Floor6 .owl-carousel .owl-nav div.owl-next{right:0;}
.Floor6 .owl-carousel .owl-nav div.owl-prev::before{    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-left: -4px;}
.Floor6 .bd ul{width: 100%;padding:0 3%;}
.Floor6 .items  {  width: 25%; float: left;padding:30px 20px; }

.Floor6 .items .pic { overflow: hidden; border: 5px solid #ccc; }
.Floor6 .items  .pic img { display: block; width: 100%; }

.Floor002358 .bd ul{ margin: 0; padding: 0 10px;}

.Floor6 .owl-dots{text-align: center; width: 100%; height: 50px; position: absolute; left: 0; bottom:0px}
.Floor6 .owl-dots .owl-dot{display: inline-block; width: 14px; height: 14px; background: #ddd; border-radius: 50%; cursor: pointer; margin: 0 10px; border: none}
.Floor6 .owl-dots .active{background: #3caa91;}


@media (min-width:1024px ) {

.Floor6 .list:before, .Floor6 .list:after { position: absolute; content: ""; left: 50%; bottom: 100px; transform: translateX(-50%); width: 100%; height: 20px; background: url(../images/Floor6-line.png) no-repeat center center; }
.Floor6 .list:before { top: 50%; bottom: auto; margin-top: -80px; }
}

@media (max-width:1024px ) {
	
	.Floor6  { padding: 30px 0; width: 100%; overflow-x:hidden}
	.Floor6 .items  {  width: 50%;}
.Floor002358 .bd ul{ margin: 0; padding: 0 5px;}
	.Floor6 .items  { padding:10px 10px; }
	.Floor6 .owl-carousel{ padding-bottom:60px  }
	
	
}
@media (max-width:640px ) {
.Floor6 .img1{ width: 90%; }

}





/*
 .Bottom 
 */
.Bottom { padding: 15px 0 0; background: #f2fbff; width: 100%; }
.Bottom footer { padding-bottom: 20px; max-width: 1600px; margin: 0 auto; }
.Bottom .wrap-container { max-width: 1500px; margin: 0 auto; }

@media(max-width:1500px) {
.Bottom .wrap-container { padding: 0 2%; }
}

@media (min-width:1024px ) {
.Bottom { padding-top: 0; border-top: 0; }
.Bottom footer { padding: 3% 0; }
}
.Bottom .botnav { display: none; }

@media screen and (min-width:1024px ) {
.Bottom .botnav { display: block; float: left; width: 74%; overflow: hidden; }
.Bottom .botnav ul { margin: 0 -1.5%; }
.Bottom .botnav ul li { float: left; padding: 0 1.5%; width: 13%; }
.Bottom .botnav ul li:nth-child(3),.Bottom .botnav ul li:nth-child(8),.Bottom .botnav ul li:nth-child(9) { display: none;}
.Bottom .botnav ul li:first-child { width: 22%; }
.Bottom .botnav ul li:first-child dl dd { width: 50%; float: left; }
.Bottom .botnav ul li dt { color: #333; font-size: 18px; padding-bottom: 25px; }
.Bottom .botnav ul li dd a { color: #999; font-size: 15px; line-height: 28px; }
.Bottom .botnav ul li dd:hover a { color: #3caa91; }
}
.Bottom .rwmImg { max-width: 240px; margin: 0 auto; }
.Bottom .rwmImg ul li { float: left; width: 40%; margin-right: 10%; }
.Bottom .rwmImg ul li .img { overflow: hidden; text-align: center; }
.Bottom .rwmImg ul li .img img { width: 100%; }
.Bottom .rwmImg ul li .txt { text-align: center; color: #999; line-height: 35px; }
.Bottom .rwmImg ul ol { line-height: 30px; color: #999; }
.Bottom .rwmImg ul ol span { font-size: 15px; color: #3caa91; }
.Bottom .rwmbox { max-width: 273px; margin: 0 auto; }

@media screen and (min-width:1024px ) {
.Bottom .other { float: right; width: 26%; padding-left: 3%; }
.Bottom .rwmbox { float: right; max-width: 240px; margin: 0; }
}
.Bottom .Bot { margin: 0 auto; padding: 25px 0; line-height: 20px; color: #fff; background: #3caa91; }
.Bottom .Bot a { color: #fff; margin-right: 15px; }
.Bottom .Bot a:hover { text-decoration: underline; }
.Bottom .Bot .left { text-align: center; }
.Bottom .Bot .right { text-align: center; }

@media (min-width:1024px ) {
.Bottom .Bot .left { float: left; }
.Bottom .Bot .right { float: right; }
}
/*
 .Banner002307
 */
.Banner002307 { }
.Banner002307 { overflow: hidden; }
.Banner002307 span { display: none; }
.Banner002307 img { max-width: none; width: 155%; margin-left: -27.5%; }

@media only screen and (min-width: 768px) {
.Banner002307 img { width: 150%; margin-left: -25%; }
}

@media only screen and (min-width: 1024px) {
.Banner002307 img { width: 140%; margin-left: -20%; }
}

@media only screen and (min-width: 1200px) {
.Banner002307 { height: 330px; }
.Banner002307 img { display: none; }
.Banner002307 span { display: block; background-position: center; background-repeat: no-repeat; height: 330px; width: 100%; }
}
/*
 .Menu002272 
 */
.Menu002272 { }
.Menu002272 .nav-menu { border-bottom: 1px solid #eef0f1; }
.Menu002272 .nav-menu ul { display: none; }
.Menu002272 .current { padding-left: 25px; background: url(../images/Menu002272-icon.png) no-repeat left center; }
.Menu002272 .current a { font-size: 14px; color: #717171; padding: 0 13px 0 10px; position: relative; line-height: 45px; }
.Menu002272 .current a:after { content: ">"; position: absolute; top: 0; right: 0; line-height: 20px; height: 20px; color: #ddd; }
.Menu002272 .current a:first-child { padding-left: 0; }
.Menu002272 .current a:hover { color: #3caa91; }
.Menu002272 .current span { padding-left: 10px }

@media screen and (min-width:768px ) {
.Menu002272 .nav-menu ul { display: block; float: left; }
.Menu002272 .nav-menu ul li { float: left; line-height: 60px; margin: 0 2px; padding: 0 3px; }
.Menu002272 .nav-menu ul li:first-child { margin-left: 0; }
.Menu002272 .nav-menu ul li:hover, .Menu002272 .nav-menu ul li.on { background: #3caa91; }
.Menu002272 .nav-menu ul li a { font-size: 15px; }
.Menu002272 .nav-menu ul li:hover a, .Menu002272 .nav-menu ul li.on a { color: #fff; }
.Menu002272 .nav-menu .location { float: right; }
.Menu002272 .current a { line-height: 60px; }
}

@media screen and (min-width:1024px ) {
.Menu002272 .nav-menu ul li { padding: 0 12px; margin: 0 6px; }
}

@media screen and (min-width:1200px ) {
.Menu002272 .nav-menu ul li { line-height: 73px; font-weight: 700; }
.Menu002272 .current a { line-height: 73px; font-weight: 700; }
.Menu002272 .current span { font-weight: 700; }
}
/*
 .Menu002252
 */
.Menu002252 { padding: 10px 0; text-align: center; overflow: hidden; }
.Menu002252 a { font-size: 16px; display: block; background: #e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon, .Menu002252 a:hover { color: #fff; background-color: #3c89d9; }

@media(min-width:768px) {
.Menu002252 { padding: 25px 0 10px; }
.Menu002252 a { display: inline-block; line-height: 30px; padding: 0 15px; min-width: 115px; border-radius: 30px; overflow: hidden; margin: 0 7px 1px; }
}

@media(min-width:1024px) {
.Menu002252 { padding: 35px 0 20px; }
.Menu002252 a { display: inline-block; line-height: 36px; padding: 0 20px; background: #e9e9e9; min-width: 130px; border-radius: 36px; }
}
.RighInfo002228 { padding: 3% 0; }
.RighInfo002228 .auto { }
.RighInfo002228 .single-header { text-align: center; }
.RighInfo002228 .single-header h3 { color: #3caa91; font-size: 16px; margin: 0; font-weight: normal; position: relative; }
.RighInfo002228 .single-header h3:after { content: ""; display: block; height: 1px; background-color: #f3eee9; width: 100%; z-index: 1; margin-top: 15px; }
.RighInfo002228 .single-header h3 span { position: relative; z-index: 2; padding: 0 30px; background-color: #fff; }
.RighInfo002228 .single-content { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; overflow: hidden; font-size: 14px; line-height: 24px; color: #666; padding-top: 2%; }
.RighInfo002228 .single-content p { text-indent: 2em; margin: 0; padding: 10px 0; font-size: 15px; line-height: 30px; }
.RighInfo002228 .single-content .no-textindent { text-indent: 0; }
.RighInfo002228 .pic { font-size: 15px; margin-bottom: 30px; }
.RighInfo002228 .con { font-size: 15px; margin-bottom: 30px; }
.RighInfo002228 .con p { font-size: 15px; }
.RighInfo002228 .con h3 { font-size: 18px; color: #3caa91; }
.RighInfo002228 .con span { font-size: 15px; }
.RighInfo002228 .con li { font-size: 15px; line-height: 30px; }
.RighInfo002228 .con dl { font-size: 15px; }
.RighInfo002228 .con dl dd { font-size: 15px; width: 48%; float: left; margin-right: 4%; padding: 15px 20px; background: #f6f6f6; margin-bottom: 10px; }
.RighInfo002228 .con dl dd:nth-child(2n) { margin-right: 0%; }
.RighInfo002228 .con dl dd span { color: #3caa91; margin-left: 20px; font-weight: bold; }
.RighInfo002228 .con h3:after { color: #3caa91; width: 50px; height: 2px; background: #3caa91; border: none; margin: 15px 0px; content: ""; display: block; }
.RighInfo002228 .fr { float: none; }

@media(max-width:950px) {
.RighInfo002228 .auto { padding: 0 2%; }
}

@media screen and (min-width:465px) {
.RighInfo002228 .col2 { width: 48%; }
.RighInfo002228 .fr { float: right; }
.RighInfo002228 .col2+.col2 { margin-top: 0; }
}

@media screen and (min-width:768px) {
.RighInfo002228 .single-header h1 { font-size: 24px; }
.RighInfo002228 .single-header h3 { font-size: 20px; }
.RighInfo002228 .single-content p { padding: 15px 0; }
.RighInfo002228 .single-header h3:after { background-color: #f3eee9; position: absolute; top: 50%; z-index: 1; margin-top: 0; }
}

@media screen and (min-width:1024px) {
.RighInfo002228 .single-header h1 { font-size: 30px; }
}
.RighInfo002257 { margin-top: -3%; padding-bottom: 3%; }
.RighInfo002257 p { line-height: 1.8; }
.RighInfo002257 .item { border-bottom: 1px dashed #d0d0d0; padding: 25px 0; }
.RighInfo002257 .item .h1 { font-size: 18px; margin: 0; color: #3caa91; line-height: 36px; }
.RighInfo002257 .item .con { color: #666; font-size: 15px; margin: 10px 0 0; line-height: 30px; }

@media only screen and (min-width:768px ) {
.RighInfo002257 .item { padding: 38px 0; }
.RighInfo002257 .item .pic { float: left; width: 40%; }
.RighInfo002257 .item .word { float: right; width: 55%; }
.RighInfo002257 .item:nth-child(2n) .pic { float: right; }
.RighInfo002257 .item:nth-child(2n) .word { float: left; }
}

@media only screen and (max-width: 767px) {
.RighInfo002257 .item { max-width: 462px; margin: 0 auto; }
.RighInfo002257 .item .word { padding-bottom: 15px; }
.RighInfo002257 .item .word { padding-top: 0 !important; }
}
.PicList002313 { margin: 3% 0; }
.PicList002313 li { margin-bottom: 30px; }
.PicList002313 li .inner { position: relative;/* min-height: 158px; */ background: #f0f6f9;padding: 30px; height: auto; overflow: hidden }
.PicList002313 li .img{  width: 40%; float: left; margin-right: 30px;}

.PicList002313 li:nth-child(2n) .img{ float: right; margin-right: 0; margin-left: 30px;}


.PicList002313 li .h3 { margin: 0; color: #3caa91; font-size: 18px; }
.PicList002313 li  h2 { margin:15px 0; color: #555; font-size: 15px; }
.PicList002313 li { font-size: 15px; color: #555; line-height: 30px; margin: 10px 0;/* height: 66px; */ overflow: hidden; }


@media(max-width:768px) {
	.PicList002313 li .img{ width: 100% !important; float: left !important}
}


/*PicList002663 */
.PicList002663 { padding: 3% 0 0; font-family: Arial, Helvetica, sans-serif; }
.PicList002663 li { background: #f9fafb; }
.PicList002663 .news-top .bx-wrapper { position: relative; z-index: 1; }
.PicList002663 .news-top .bx-viewport { z-index: 1 }
.PicList002663 .news-top { }
.PicList002663 li time { color: #999; font-size: 16px; font-weight: normal; }
.PicList002663 li h3 { font-size: 22px; line-height: 30px; font-weight: normal; margin-bottom: 10px; height: 32px; margin-top: 0px; }
.PicList002663 li h3 a { color: #333; }
.PicList002663 li h3 a:hover { color: #3caa91; }
.PicList002663 li p { line-height: 26px; font-size: 14px; overflow: hidden; margin-top: 2%; height: 86px; margin-bottom: 2.2%; }
.PicList002663 li .more { position: relative; color: #fff; padding: 9px 20px; background: #3caa91; }
.PicList002663 .news-list li { float: left; margin-right: 2%; margin-bottom: 2%; padding: 5% 3%; }
.PicList002663 .bx-pager { text-align: center; background: #f0f0f0; padding: 3% 3%; }
.PicList002663 .bx-pager div { display: inline-block; padding: 0 5px; }
.PicList002663 .bx-pager div a { position: relative; display: block; width: 14px; height: 14px; border-radius: 50%; border: 1px solid transparent; overflow: hidden; line-height: 1000px; }
.PicList002663 .bx-pager div a::before { position: absolute; content: ''; left: 2px; top: 2px; right: 2px; bottom: 2px; background: #c4c4c4; border-radius: 50%; }
.PicList002663 .bx-pager div a.active { background: #fff; border-color: #3caa91; }
.PicList002663 .bx-pager div a.active::before { background: #3caa91; }

@media(min-width:769px) {
.PicList002663 .news-top .pic { width: 41.66%; }
.PicList002663 .news-top .txt { width: 58.34%; padding: 0 3%; }
.PicList002663 .news-list li { width: 32%; }
.PicList002663 .news-list li:nth-child(3n) { margin-right: 0; }
.PicList002663 .bx-controls { position: absolute; left: 0; width: 41.66%; bottom: 0; z-index: 10; }
.PicList002663 .bx-pager { float: right; }
.PicList002663 .bx-pager div { float: left; }
}

@media(max-width:1024px) {
.PicList002663 li time, .PicList002663 li h3 { font-size: 24px; }
}

@media(min-width:481px) and (max-width:1024px) {
.PicList002663 li p { line-height: 20px; font-size: 14px; height: 80px; }
}

@media(max-width:768px) {
.PicList002663 .news-top .ycenter { display: block; }
.PicList002663 .news-top .txt { padding: 3%; }
.PicList002663 .news-top li h3 { max-height: 60px; height: auto; font-size: 20px; }
.PicList002663 .news-top li p { margin: 3% 0; height: auto; }
.PicList002663 .news-list li { width: 49%; }
.PicList002663 .news-list li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:480px) {
.PicList002663 .news-list li { float: none; width: auto; margin-right: 0; }
.PicList002663 .news-list li p, .PicList002663 .news-list li h3 { height: auto; }
.PicList002663 .news-top li h3 { font-size: 16px; }
}
/*PicList002736 */
.PicList002736 { padding-top: 3%; }
.PicList002736 li { margin-bottom: 2%; }
.PicList002736 li a { overflow: hidden; display: block; background: #f9fafb; transition: 0.3s; }
.PicList002736 li a:hover { border-color: #3caa91; }
.PicList002736 li .Ispic { background-size: cover; background-color: #f5faff; }
.PicList002736 li .txt { padding: 0% 0; }
.PicList002736 li .txt h3 { font-size: 18px; color: #333; font-weight: normal; }
.PicList002736 li .txt p { line-height: 30px; color: #666; height: 112px; margin-bottom: 0; font-size: 15px; }

@media(min-width:481px) {
.PicList002736 li .Ispic { float: left; }
.PicList002736 li .txt { float: right; margin-right: 3%; }
}

@media(min-width:1025px) {
.PicList002736 li .Ispic { width: 23%; padding-bottom: 15.16%; }
.PicList002736 li .txt { width: 70.736%; padding-top: 1%; }
}

@media(min-width:481px) and (max-width:1024px) {
.PicList002736 li .Ispic { width: 45%; padding-bottom: 31.3%; }
.PicList002736 li .txt { width: 48%; }
}

@media(max-width:640px) {
.PicList002736 li .txt p { -webkit-line-clamp: 3; height: 84px; }
}

@media(max-width:480px) {
.PicList002736 li { margin-bottom: 20px; }
.PicList002736 li .Ispic { padding-bottom: 69.5%; }
.PicList002736 li .txt { padding: 15px; }
}
/*
 .Page002193 
 */
.Page002193 { zoom: 1; overflow: hidden; text-align: center; padding: 45px 0 5%; text-align: center; }
.Page002193 span { padding: 0px 3px; display: inline-block; }
.Page002193 a { display: inline-block; margin: 0px 2px; border: 1px solid #ededed; padding: 0 1em; color: #666; line-height: 35px; border-radius: 3px; transition: .3s ease-out; }
.Page002193 a:hover { color: #fff; border: 1px solid #3caa91; background: #3caa91; }
.Page002193 .p_cur, .Page002193 .p_count, .Page002193 .p_total, .Page002193 .p_jump, .Page002193 .a_first, .Page002193 .a_end { display: none; }
.Page002193 .p_cur b { color: #3caa91; }
.Page002193 .p_count b { color: #3caa91; }
.Page002193 .p_total b { color: #3caa91; }
.Page002193 .p_page em { font-style: normal; }
.Page002193 .p_page em a { }
.Page002193 .p_page em a.a_cur { color: #fff; background: #3caa91; border-color: #3caa91; }
.Page002193 .p_page b { font-weight: normal; }
/*
 .Timeline000618 
 */
.Timeline000618{ padding:3% 0;}
.Timeline000618 .auto{ position: relative;}
.Timeline000618 .swiper-container {position: relative;overflow: hidden;z-index: 1; background: url(../images/Timeline-bg.jpg) no-repeat center bottom;}
.Timeline000618 .swiper-wrapper {position: relative;width: 100%;height: 55px;z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.Timeline000618 .swiper-wrapper li {width: 100%;position: relative; height: 55px; text-align: center; color: #333; cursor:pointer;background:url(../images/Timeline-icon-gray.jpg) no-repeat center bottom; background-size:auto; font-size:20px;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}
.Timeline000618 .swiper-wrapper li.on{ color:#3caa91; background-image: url(../images/Timeline-icon-blue.jpg);}
.Timeline000618 .next,
.Timeline000618 .prev{ position:absolute; top:45%; width:34px; height:34px; cursor:pointer; background: url(../images/Timeline-arrow.jpg) no-repeat left center; z-index:10;}
.Timeline000618 .prev{ left:0;}
.Timeline000618 .next{ right:0; background-position: right center;}
.Timeline000618 .list{ padding-top:5%;}
.Timeline000618 .box{ display:none;}
.Timeline000618 .box{ max-width:80%; margin: auto; min-height: 300px;}
.Timeline000618 .box ul li{ padding-left:106px; position:relative; margin-bottom:23px;}
.Timeline000618 .box ul li h6{ position:absolute; left:0; top:40px; width:106px; text-align:center; font-size:16px; font-weight:normal; color:#999999; padding:0px; margin:0px; background:url(../images/Timeline-time_list.jpg) no-repeat center center;}
.Timeline000618 .box ul li h6 b,.Timeline000618 .box ul li h6 span{ display:block;}
.Timeline000618 .box ul li h6 b{ font-weight:normal;}
.Timeline000618 .box ul li h6 span{ font-size:12px;}
.Timeline000618 .box ul li dl{ padding:13px; border:solid 1px #efefef; overflow: hidden;}
.Timeline000618 .box ul li h5{ font-size:16px; padding:0px 0px 0px 183px; margin:0px; height:24px;   text-overflow:ellipsis; overflow:hidden; }
.Timeline000618 .box ul li p{ color:#bbbbbb; padding:0px 0px 0px 183px; margin:0px; line-height:24px; height: 120px; word-break: break-all;overflow:hidden; text-align:justify; text-justify:inter-ideograph;}
.Timeline000618 .box ul li .pic{ position:absolute;}
.Timeline000618 .box ul li img{ width:170px; height: 120px;}
.Timeline000618 .box ul li:hover dl{ background-color:#3caa91;}
.Timeline000618 .box ul li:hover dl,
.Timeline000618 .box ul li:hover dl h6,
.Timeline000618 .box ul li:hover dl h5,
.Timeline000618 .box ul li:hover p{ color:#fff;}

@media(max-width:768px){
.Timeline000618 .box dl dt{  font-size:16px; padding-bottom:10px;}
.Timeline000618 .box dl dd{ font-size:12px;}
.Timeline000618 .box ul li .pic{ position:static;}
.Timeline000618 .box ul li img{ width:100%; height: auto;}
.Timeline000618 .box ul li p{ padding:0; height: auto}
}

.RichInfo005 { padding: 3% 0; }
.RichInfo005 .news_info .title { text-align: center; padding-bottom: 20px; }
.RichInfo005 .news_info .title h1 { margin: 0; padding-bottom: 15px; font-size: 24px; font-weight: normal; }
.RichInfo005 .news_info .title p { margin: 0; border-bottom: 1px dashed #d2d2d2; padding-bottom: 10px; }
.RichInfo005 .news_info .title p span { margin: 0 5px; color: #777; }
.RichInfo005 .news_info .info { text-align: justify; }
.RichInfo005 .news_info .info p { font-size: 15px; line-height: 30px; text-indent: 2em; }
.RichInfo005 .news_info .info p >span:nth-child(n+2){  text-indent: 2em; display: inline-block;}
.RichInfo005 .news_info .info p img{ margin-left:-2em}
.RichInfo005 .news_info ul { margin: 3% 0; }
.RichInfo005 .news_info ul li { width: 31%; float: left; margin-right: 3.5%; }
.RichInfo005 .news_info ul li img { width: 100%; }
.RichInfo005 .news_info ul li span { display: block; text-align: center; padding: 10px 0; font-size: 15px; }
.RichInfo005 .news_info ul li:nth-child(3n) { margin-right: 0; }
.RichInfo005 .news_info .info_back { text-align: center; clear: both; padding: 20px 0; }
.RichInfo005 .news_info .info_back a { color: #3caa91; font-size: 18px; }
.RichInfo005 .news_info .info_pn span { display: block; }
.RichInfo005 .news_info .info_pn span a { color: #999; line-height: 30px; }
.RichInfo005 .news_info .info_pn span a:hover { color: #3caa91; }
.RichInfo005 .news_info .info_pn{margin-top:3%;}
.RichInfo005 .news_info .info_pn span{width:48%;float:left;margin-right:4%}
.RichInfo005 .news_info .info_pn span:nth-child(2){margin-right:0;float:right;}
.RichInfo005 .news_info .info_pn span:nth-child(2) a{float:right;}

@media(max-width:960px) {
.RichInfo005 img{width:auto !important; height: auto !important;}
.RichInfo005 .news_info .info_pn span{width:100%;display:block;float:none;margin-right:0}
.RichInfo005 .news_info .info_pn span:nth-child(2) a{float:left;}

.RichInfo005 .news_info .info table{width:auto !important;}
.RichInfo005 .news_info .info video{ max-width:100%}
}

.PicList000864 { padding-top: 3%; }
.PicList000864 li { float: left; width: 31%; margin-right: 3.5%; margin-bottom: 3.5%; }
.PicList000864 li:nth-child(3n) { margin-right: 0; }
.PicList000864 li .Ispic { padding-bottom: 70%; position: relative; display: block; }
.PicList000864 li h5 { font-size: 16px; font-weight: normal; margin: 15px 0 0; padding: 0; }
.PicList000864 li h5 a:hover { color: #3caa91; }
.PicList000864 li p { margin: 10px 0; line-height: 26px; height: 54px; overflow: hidden; }
.PicList000864 ul li span { float: right; font-size: 14px; color: #999; }
.PicList000864 li .more { float: left; width: 42px; height: 11px; display: block; background: url(../images/PicList000864_icon.jpg) no-repeat center; }
@media(max-width:768px) {
.PicList000864 li { width: 49%; }
.PicList000864 li h5 { line-height: 30px; }
.PicList000864 li:nth-child(3n) { margin-right: 2%; }
.PicList000864 li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:480px) {
.PicList000864 li { width: 100%; }
.PicList000864 li h5 { margin-top: 2px; }
.PicList000864 li p { margin: 2px 0 10px 0; }
}

/*Map002516 */
.Map002516 { margin: 3% 0; }
.Map002516 .map { border: 1px solid #ECECEC; padding: 5px; }
.Map002516 .map #allmap { height: 400px; }
.Map002516 .map #allmap * { box-sizing: content-box; }
.Map002516 .map #allmap img { max-width: none; }

@media(min-width:641px) {
.Map002516 .ul_con li { float: left; width: 50%; padding: 5% 8%; }
}
.Map002516 .ul_con li{ position: relative;}
.Map002516 .ul_con li img{ position: absolute; left: 15%; top: 50%; transform: translateY(-50%);}
.Map002516 .ul_con li div { padding-left: 50px; background-repeat: no-repeat; background-position: left center; }
.Map002516 .ul_con li p { margin: 0; border-bottom: 1px solid #efefef; padding-bottom: 15px; margin-bottom: 15px; color: #333; font-size: 16px; }
.Map002516 .ul_con li:nth-child(2n+1) { clear: left; }

@media(max-width:768px) {
.Map002516 .ul_con li { padding: 10px; }
.Map002516 .ul_con li:nth-child(2n) { background: #f5f5f5; }
.Map002516 .ul_con li img{ left: 2%;}
.Map002516 .map #allmap { height: 280px; }
}



.PicList001647 li { float: left; margin-right: 3%; width: 22.75%; margin-bottom: 2%; position: relative; }
.PicList001647 li figure { position: relative; }
.PicList001647 li figure img { width: 100%; }
.PicList001647 li a.Ispic { padding-bottom: 130%; display: block; background-size: cover; }
.PicList001647 li * { margin: 0; }
.PicList001647 li p { font-size: 12px; color: #999; height: 40px; overflow: hidden; line-height: 20px; }
.PicList001647 li h1 { font-size: 18px; font-weight: normal; position: absolute; bottom: 0; background: rgba(60,170,145,0.8); width: 100%; padding: 3% 2%; }
.PicList001647 li h1 a { color: #fff; text-align: center; }
.PicList001647 li h1 span { font-size: 15px; margin-left: 15px; }

@media(min-width:641px) {
.PicList001647 li:nth-child(4n) { margin-right: 0; }
.PicList001647 li:nth-child(4n+1) { clear: left; }
}

@media(max-width:640px) {
.PicList001647 li { float: left; margin-right: 2%; width: 49%; }
.PicList001647 li:nth-child(2n) { margin-right: 0; }
.PicList001647 li:nth-child(2n+1) { clear: left; }
.PicList001647 li h1 { font-size: 16px; }
}
/*RighInfo002218*/
.RighInfo002218 { margin: 3% 0; }
.RighInfo002218 { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; clear: both; overflow: hidden; min-height: 246px; padding-bottom: 5%; }
.RighInfo002218 .box1 { font-size: 15px; line-height: 30px; }
.RighInfo002218 .box1 .pic { float: right; margin-left: 5%; }
.RighInfo002218 .box1 .h3 { font-size: 18px; color: #3caa91; margin: 0 0 20px 0; font-weight: normal; }
.RighInfo002218 .box1 figure { color: #333; }
.RighInfo002218 .box1 figure p { font-size: 15px; line-height: 30px; text-indent: 2em; }

@media(max-width:1000px) {
.RighInfo002218 .box1 .pic { float: none; margin: 0 auto 3% auto; display: block; }
}
.RighInfo002218 .list { padding-top: 5%; }
.RighInfo002218 .list li { display: block; float: left; width: 20%; }
.RighInfo002218 .list img { float: left; margin-right: 20px; max-width: 98px; border-radius: 50%; }
.RighInfo002218 .list figure { padding-top: 7%; }
.RighInfo002218 .list h2 { font-weight: normal; color: #3caa91; font-size: 18px; margin: 0; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.RighInfo002218 .list p { margin: 10px 0 0; color: #728391; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 16px; }

@media(max-width:1000px) {
.RighInfo002218 .box1 .pic { float: none; margin: 0 auto 3% auto; display: block; }
.RighInfo002218 .list figure { padding: 3% 0; }
.RighInfo002218 .list li { width: 100% !important; padding: 0 !important; margin: 2% 0; max-width: 400px; }
}
/*RighInfo002218 End*/
.RighInfo001108 { margin: 3% 0; }
.RighInfo001108 .pic { float: left; width: 30%; }
.RighInfo001108 .pic img { width: 100%; }
.RighInfo001108 .txt { float: right; width: 62%; padding-right: 2%; color: #333; }
.RighInfo001108 .txt h1 { font-size: 20px; font-weight: normal; }
.RighInfo001108 .txt dl { padding: 3% 0; border-bottom: 1px solid #d9d9d9; }
.RighInfo001108 .txt dd { line-height: 26px; padding: 5px 0; font-size: 16px; }
.RighInfo001108 .txt dd span { color: #3caa91; }
.RighInfo001108 .txt p { line-height: 36px; font-size: 15px; }
.RighInfo001108 .txt .contact { padding: 3% 0; }
.RighInfo001108 .txt .contact a { color: #3caa91; width: 120px; text-align: center; border: 1px solid #3caa91; border-radius: 30px; line-height: 34px; display: inline-block; }
.RighInfo001108 .txt .contact a:hover { background-color: #3caa91; color: #fff; }

@media(max-width:480px) {
.RighInfo001108 .pic, .RighInfo001108 .txt { float: none; width: auto; }
}
.Floor001330 { margin: 3% 0; }
.Floor001330 .title { padding-bottom: 60px; font-size: 22px; color: #333; font-weight: bold; }
.Floor001330 dd { margin-bottom: 4%; height: 140px; font-size: 15px; cursor: pointer; background-color: #48b79e; width: 31%; float: left; border-radius: 10px; margin-right: 3.5%; padding: 18px; position: relative; }
.Floor001330 dd:after { display: block; content: ''; width: 14px; height: 20px; background: url(../images/right.png) no-repeat right; right: -32px; position: absolute; top: 50%; margin-top: -10px; }
.Floor001330 dd:nth-child(3n):after, .Floor001330 dd:last-child:after { display: none; }
.Floor001330 dd:nth-child(2n) { background: #f57641; }
.Floor001330 dd:nth-child(3n) { margin-right: 0%; }
.Floor001330 dd aside { padding: 15px; }
.Floor001330 dd span { font-size: 18px; color: #fff; display: block; font-weight: bold; margin-bottom: 10px; }
.Floor001330 dd p { font-size: 15px; color: #fff; margin: 0; line-height: 26px; }
.Floor001330 dd .more { position: absolute; right: 18px; text-align: center; }
.Floor001330 dd .more a { color: #fff; }
.Floor001330 dd .more img { display: block; text-align: center; margin: 0 auto; margin-bottom: 10px; }
.Floor001330 .pic { text-align: center; }
.Floor001330 .box { margin-bottom: 3.5%; }
.Floor001330 .box .right { display: inline-block; }
.Floor001330 .box .ycenter { background:url(../images/Floor001330_icon.png) no-repeat 14px center #f6f6f6; padding: 14px 22px 14px 60px; max-width: 580px; border-radius: 10px; }
.Floor001330 .box p { font-size: 22px; color: #fff; margin: 0; line-height: 32px; }
.Floor001330 .box span { font-size: 18px; color: #333; display: block; }
.Floor001330 .tel { font-size: 18px; text-align: center; }

@media(max-width:768px) {
.Floor001330 dd{ width: 100%; height: auto; margin-right: 0; float: none; margin-bottom: 3%;}
.Floor001330 dd:after { display: none;}
}


/*PicList001958*/
.PicList001958 li { overflow: hidden; padding: 20px 0; border-bottom: 1px solid #ebecec; }
.PicList001958 li:last-child { border-bottom: 0; }
.PicList001958 li div { position: relative; padding-left: 29%; min-height: 200px; }
.PicList001958 li .Ispic { position: absolute; left: 0; top: 0; height: 100%; width: 26%; }
.PicList001958 li .Ispic img { display: none; }
.PicList001958 li h1 { margin: 0; font-size: 20px; font-weight: normal; padding: 15px 0; }
.PicList001958 li h1 a { color: #3caa91; }
.PicList001958 li time { color: #999; display: block; margin: 6% 0 2%; }
.PicList001958 li p { color: #666; margin: 10px 0 0 0; line-height: 30px; height: 90px; overflow: hidden; }
.PicList001958 li .more { display: inline-block; line-height: 30px; padding: 0 40px 0 26px; border: 1px solid #c3d8d7; border-radius: 28px; background: url(../images/PicList001216-more.png) no-repeat 95% center; position: absolute; bottom: 0; }
.PicList001958 li .more:hover { color: #3caa91; }

@media(max-width:768px) {
.PicList001958 li div { padding-left: 45%; }
.PicList001958 li .Ispic { width: 42%; }
.PicList001958 li .more { position: static; bottom: auto;}	
}

@media(max-width:480px) {
.PicList001958 li div { padding-left: 0; }
.PicList001958 li .Ispic { position: relative; display: block; width: auto; padding-bottom: 50%; }
.PicList001958 li p { line-height: 20px; height: 60px; font-size: 12px; }
.PicList001958 li h1 { font-size: 16px; }
}
.RighInfo001960 { margin: 3% 0; }
.RighInfo001960 .single-header { text-align: center; margin-bottom: 3%; }
.RighInfo001960 .single-header h1 { font-size: 20px; }
.RighInfo001960 .single-header h3 { color: #3caa91; font-size: 16px; margin: 0; font-weight: normal; position: relative; }
.RighInfo001960 .single-header h3:after { content: ""; display: block; height: 1px; background-color: #f3eee9; width: 100%; z-index: 1; margin-top: 15px; }
.RighInfo001960 .single-header h3 span { position: relative; z-index: 2; padding: 0 30px; background-color: #fff; }
.RighInfo001960 .info { margin: 3% 0; }
.RighInfo001960 .info .title { margin: 3% 0; }
.RighInfo001960 .info .title b { margin: 3% 0; }
.RighInfo001960 p { font-size: 15px; line-height: 30px; text-indent: 2em; }
.RighInfo001960 .info .title { padding-left: 24px; line-height: 40px; font-size: 18px; color: #3caa91; font-weight: normal; border-left: 4px solid #3caa91; background: #eee; }

@media screen and (min-width:768px) {
.RighInfo001960 .info .title { padding-left: 30px; line-height: 52px; font-size: 24px; }
.RighInfo001960 .single-header h1 { font-size: 24px; }
.RighInfo001960 .single-header h3 { font-size: 20px; }
.RighInfo001960 .single-content p { padding: 15px 0; }
.RighInfo001960 .single-header h3:after { background-color: #f3eee9; position: absolute; top: 50%; z-index: 1; margin-top: 0; }
}

@media screen and (min-width:1024px) {
.RighInfo001960 .single-header h1 { font-size: 30px; }
}
/*RighInfo002522 */
.RighInfo002522 { padding-bottom: 3%; }
.RighInfo002522 .title { padding-bottom: 3%; font-size: 36px; color: #132b47; }
.RighInfo002522 .title span { display: block; font-size: 14px; color: #999; text-transform: uppercase; }
.RighInfo002522 .list dl { float: left; width: 100%; display: table; border: 1px solid #ededed; margin-bottom: 3.5%; }
.RighInfo002522 .list dl > * { display: table-cell; vertical-align: middle; }
.RighInfo002522 .list dt { width: 95px; }
.RighInfo002522 .list dt b { display: block; width: 45px; height: 45px; border-radius: 50%; background: #333; color: #fff; font-size: 24px; position: relative; overflow: hidden; line-height: 45px; text-align: center; margin: 25px auto; }
.RighInfo002522 .list dt b::after { position: absolute; content: ''; width: 20px; height: 7px; background: #f57641; bottom: 0; right: 0; }
.RighInfo002522 .list dd p { padding: 3% 5% 3% 0; color: #333; margin: 0; font-size: 16px; line-height: 32px; }

@media(max-width:1024px) {
.RighInfo002522 .title { font-size: 24px; }
}

@media(min-width:769px) {
.RighInfo002522 .list dl { width: 31%; margin-right: 3.5%; }
.RighInfo002522 .list dl:nth-child(3n) { margin-right: 0; }
.RighInfo002522 .list dl:nth-child(3n+1) { clear: left; }
}

@media(max-width:768px) and (min-width:481px) {
.RighInfo002522 .list dl { width: 48%; }
.RighInfo002522 .list dl:nth-child(2n) { float: right; }
.RighInfo002522 .list dl:nth-child(2n+1) { clear: left; }
}
.TextList001652 { margin: 3% 0; }
.TextList001652 .list_ul, .TextList001652 .job_ol { overflow: hidden; clear: both; }
.TextList001652 .job_ol li, .TextList001652 .list_ul li { list-style: none; float: left; width: 25%; text-align: center; font-size: 15px; }
.TextList001652 .job_ol li { background-color: #3caa91; color: #fff; line-height: 3em; }
.TextList001652 .list { border-bottom: 1px solid #ebebeb; }
.TextList001652 .job_info { display: none; }
.TextList001652 .list_ul { cursor: pointer; font-size: 12px; }
.TextList001652 .list_ul li { padding: 1em 0; }
.TextList001652 .list_ul li:nth-child(5) a { border: 1px solid #ededed; border-radius: 5px; display: inline-block; padding: 0 7%; line-height: 1.8em; }
.TextList001652 .list_ul li:nth-child(5) a:hover { background-color: #3caa91; color: #fff; }
.TextList001652 .job_info { padding: 2% 5% 2%; }
.TextList001652 .job_info p { font-size: 14px; line-height: 30px; }
.TextList001652 .job_info .job-email { color: #3caa91; }

@media(max-width:640px) {
.TextList001652 .job_ol li, .TextList001652 .list_ul li { width: 33.333%; }
.TextList001652 .job_ol li:nth-child(4), .TextList001652 .list_ul li:nth-child(4) { display: none; }
}
.PicList000267 { padding: 3% 0 0; }
.PicList000267 .list li { float: left; text-align: center; position: relative; width: 23%; margin-right: 2.65%; margin-bottom: 2.65%; }
.PicList000267 .list li:nth-child(4n) { margin-right: 0; }
.PicList000267 .list li .card { position: relative; border-radius: 10px; overflow: hidden; color: #fff; margin-bottom: 10px; }
.PicList000267 .list li .pic { position: relative; overflow: hidden;/* -webkit-box-sizing: border-box; *//* box-sizing: border-box; */ height: 201px; }
.PicList000267 .list li .pic img { position: absolute; top: 0; left: 0; width: 100%; height: auto; display: block; }
.PicList000267 .list li .bd-holder { padding-top: 50%; }
.PicList000267 .list li:hover .card-bd { height: 100% }
.PicList000267 .list li:hover .card-bd .bg { opacity: 1 }
.PicList000267 .list li:hover .card-bd .cnt { height: 300px }
.PicList000267 .list li:hover .card-bd .cnt .desc { height: auto }
.PicList000267 .list li:hover .card-bd .iconwrap { height: 120px }
.PicList000267 .list li .card-bd { position: absolute; bottom: 0; left: 0; height: 44%; width: 100%; background: #3caa91; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; padding: 30px; min-height: 179px; }
.PicList000267 .list li .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/icon2.png) no-repeat 50% 0; background-size: 100% auto; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.PicList000267 .list li .cnt { position: relative; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; overflow: hidden; height: 60px; margin-bottom: 1em; }
.PicList000267 .list li .cnt .icon { height: 0; overflow: hidden; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; text-align: center; margin: 0 auto; }
.PicList000267 .list li .cnt .icon img { width: 54px; height: 54px; }
.PicList000267 .list li .cnt h2 { font-size: 16px; font-weight: normal; margin: 0; }
.PicList000267 .list li p { margin: 0; overflow: hidden; margin-bottom: 20px; height: 93px; margin-bottom: 1em; font-size: 14px; }
.PicList000267 .list li:hover p { height: 130px; }
.PicList000267 .list li:hover .icon { height: 120px; width: 54px; height: 54px; margin-bottom: 30px; }
.PicList000267 .list li span { display: block; width: 146px; line-height: 30px; background: #fff; text-align: center; margin: 0 auto; font-size: 12px; font-weight: bold;  color: #3caa91; }
.PicList000267 .list li span a {}
@media(max-width:768px) {
.PicList000267 .list li { width: 49%; margin-right: 2%; margin-bottom: 2%; }
.PicList000267 .list li:nth-child(4n) { margin-right: 2%; }
.PicList000267 .list li:nth-child(2n) { margin-right: 0; }
.PicList000267 .list li .bd-holder { padding-top: 40%; }
.PicList000267 .list li .pic { height: 150px; }
.PicList000267 .list li .card-bd { padding: 10px; min-height: 150px; }
.PicList000267 .list li:hover p { height: 96px; }

}





.Floor001207 { padding: 3% 0; overflow: hidden; }
.Floor001207 .boutique { position: relative; z-index: 1; }
.Floor001207 li { position: absolute; z-index: 1; display: none; }
.Floor001207 li img { width: 357px; height: 357px; border-radius: 50%; padding: 4%; border: 1px #79a2e3 solid; }
.Floor001207 li a { display: block; }
.Floor001207 .main { position: relative; }
.Floor001207 .main .btn { position: absolute; width: 30px; height: 60px; top: 50%; margin-top: -30px; z-index: 10; cursor: pointer; }
.Floor001207 .main .prev { left: -5%; }
.Floor001207 .main .next { right: -5%; transform: rotate(180deg); }
.Floor001207 .main .btn::before, .Floor001207 .main .btn::after { position: absolute; content: ''; width: 100%; height: 2px; background-color: #000; transform: rotate(-45deg); top: 50%; margin-top: -10px; }
.Floor001207 .main .btn::after { transform: rotate(45deg); margin-top: 10px; }
.Floor001207 li div { display: none !important; }
.Floor001207 .name { text-align: center; font-family: Arial, Helvetica, sans-serif; margin: 20px auto; max-width: 40%; font-size: 18px; }
.Floor001207 .name h6 { display: none; margin: 0; font-size: 24px; padding-bottom: 10px; position: relative; color: #000; }
.Floor001207 .name h6::before { position: absolute; content: ''; width: 50px; height: 3px; background-color: #000; left: 50%; margin-left: -25px; bottom: 5px; }
.Floor001207 .name p { line-height: 22px; height: 44px; overflow: hidden; margin: 0; text-transform: uppercase; color: #3caa91; }

@media(max-width:1200px) {
.Floor001207 .main .prev { left: 2%; }
.Floor001207 .main .next { right: 2%; }
}

@media(max-width:1000px) {
.Floor001207 h1 { font-size: 30px; }
.Floor001207 h1 span { font-size: 18px; }
}

@media(max-width:768px) {
.Floor001207 .name { max-width: none; }
}

@media(max-width:480px) {
.Floor001207 h1 { font-size: 20px; }
.Floor001207 h1 span { font-size: 16px; }
.Floor001207 .name h6 { font-size: 18px; }
.Floor001207 .main .btn { width: 20px; height: 40px; margin-top: -20px; }
.Floor001207 .main .btn::before, .Floor001207 .main .btn::after { margin-top: -7px; }
.Floor001207 .main .btn::after { margin-top: 7px; }
}
.Menu002252 { padding: 50px 0 30px 0; text-align: center; overflow: hidden; }
.Menu002252 a { font-size: 16px; display: block; background: #e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon, .Menu002252 a:hover { color: #fff; background-color: #3caa91; }

@media(min-width:768px) {
.Menu002252 a { display: inline-block; line-height: 30px; padding: 0 15px; min-width: 115px; border-radius: 30px; overflow: hidden; margin: 0 7px 4px; }
}
@media(min-width:1024px) {
.Menu002252 a { display: inline-block; line-height: 36px; padding: 0 20px; background: #e9e9e9; min-width: 130px; border-radius: 36px; }
}


/*PicList001935*/
.PicList001935 { margin: 3% 0; }
.PicList001935 .txt { }
.PicList001935 .txt h2 { color: #3caa91; }
.PicList001935 .txt p { font-size: 15px; text-indent: 2em; line-height: 30px; }
.PicList001935 li { float: left; width: 22%; margin-right: 2.65%; margin-bottom: 3%; }
.PicList001935 li:nth-child(4n) { margin-right: 0; }
.PicList001935 li:nth-child(3n+1) { margin-right: 0; }
.PicList001935 li figure, .PicList001935 li figcaption { max-width: 250px; margin: 0 auto; text-align: center; }
.PicList001935 li figcaption { max-width: 200px; }
.PicList001935 li figure { position: relative; padding: 2px; }
.PicList001935 li figure a { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.PicList001935 li:hover figure a { border-color: #3caa91; }
.PicList001935 li figure img { display: block; width: 100%; }
.PicList001935 li h3 { color: #3caa91; margin: 0; padding: 5% 0; border-bottom: 1px solid #e2d9c8; font-size: 18px; }
.PicList001935 li h3 a { color: #3caa91; }
.PicList001935 li h3 a:before { display: inline-block; content: ''; width: 25px; height: 18px; background: url(../images/PicList001935-icon.jpg) no-repeat left center; margin-right: 5px; }
.PicList001935 li p { font-size: 15px; }
.PicList001935 li p a { float: right; background: url(../images/PicList001935-share.jpg) no-repeat left center; padding-left: 17px; }

@media(max-width:1210px) {
.PicList001935 li { width: 33.33333333%; text-align: center; padding: 2%; margin-right: 0; }
}
@media(max-width:768px) {
.PicList001935 li { width: 50%; }
.PicList001935 li:nth-child(3n+1) { clear: none; }
.PicList001935 li:nth-child(2n+1) { clear: left; }
}



/*RighInfo002096 */
.RighInfo002096 { padding: 3% 0; }
.RighInfo002096 .pic img { display: block; width: 100%; }
.RighInfo002096 .txt { }
.RighInfo002096 .txt h2 { color: #3caa91; }
.RighInfo002096 .txt p { font-size: 15px; }
.RighInfo002096 .box { margin-bottom: 3%; }
.RighInfo002096 .box h5 { color: #3caa91; font-size: 18px; }
.RighInfo002096 .box p { font-size: 15px; }
.RighInfo002096 .ul_tab { border-top: 1px solid #e0e1e3; border-bottom: 1px solid #e0e1e3; }
.RighInfo002096 .ul_tab li { font-size: 16px; float: left; overflow: hidden; width: 50%; max-width: 150px; text-align: center; line-height: 50px; cursor: pointer; }
.RighInfo002096 .ul_tab li.active { background-color: #3caa91; color: #fff; }
.RighInfo002096 .ul_tab li.active:before { float: left; content: ''; width: 15px; height: 50px; background: #3caa91; }
.RighInfo002096 .ul_tab li span { color: #d1d1d1; }
.RighInfo002096 .ul_tab li.active span { color: #fff; }
.RighInfo002096 .tab_info { border-top: 6px solid #f6f6f7; padding-top: 3%; }
.RighInfo002096 .tab_info .info img{ width: 60%; margin: 0 auto; display: block}
.RighInfo002096 .evaluate h1 { margin: 0; font-size: 18px; color: #535353; }
.RighInfo002096 .evaluate dd { padding: 2% 0; line-height: 25px; color: #333; }
.RighInfo002096 .evaluate .from { padding: 3% 0; }
.RighInfo002096 .from .name { width: 81px; color: #999; vertical-align: top; }
.RighInfo002096 .from textarea { width: 100%; height:;
3caa91:1px solid #ebebeb;
background: none; padding: 10px; line-height: 22px; height: 130px; margin-bottom: 20px; }
.RighInfo002096 .from .btn { color: #fff; background: #e14343; width: 81px; height: 29px; cursor: pointer; border: none; padding: 0; }

@media(max-width:480px) {
.RighInfo002096 .intro td { display: block; width: auto !important; border: none; padding: 5px !important; }
.RighInfo002096 .intro td.name { text-align: left; background-color: #F3F1F1; color: #333; font-weight: bold; }
.RighInfo002096 .intro td.mid { max-width: none; }
}
.RighInfo000621 { padding: 3% 0; }
.RighInfo000621 .pic { float: right; width: 49%; margin-left: 3%; margin-bottom: 2%; }
.RighInfo000621 h3 { font-size: 18px; color: #3caa91; line-height: 2; margin: 0; }
.RighInfo000621 p { font-size: 16px; line-height: 2; }
.RighInfo000621 span { font-size: 16px; line-height: 2; }

/*
 .Linklist002317
 */
.Linklist002317{ padding: 3% 0 0; }
.Linklist002317 .auto{overflow: hidden;}
.Linklist002317 ul{ margin: 0 -1%;}
.Linklist002317 ul li{ float: left; width: 48%;margin: 0 1% 20px 1%;text-align: center;}
.Linklist002317 ul li .pic{display: block; padding-bottom: 30%; position: relative;border: 1px solid #eee;}
.Linklist002317 ul li img{ max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50% ,-50%);}
.Linklist002317 ul li h4{overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; margin:10px 0 0; font-weight: normal; font-size: 14px;}
@media screen and (min-width:768px ){
.Linklist002317 ul li{width:31.334%;}
}
@media screen and (min-width:1024px ){
.Linklist002317 ul li{width:18%; margin-bottom: 30px; }
}



.searchlist{ padding-top: 3%;}
.searchlist ul li { padding: 2% 120px 2% 0; position: relative; border-bottom: 1px solid #eaeaea; font-size: 14px; }
.searchlist ul li time { position: absolute; right: 0; top: 50%; color: #999; margin-top: -10px; }
.searchlist ul li a:hover{ color: #3caa91;}



.Galary002512{ padding:3% 0 5%;}
.Galary002512 .auto{position: relative;}
.Galary002512 .slider-for{ margin-bottom:3%;}
.Galary002512 .slider-for li{}
.Galary002512 .slider-for li .pic{width:70%;}
.Galary002512 .slider-for li .Ispic{ display: block;padding-bottom: 45%;background-size: cover;background-position: center center;}
.Galary002512 .slider-for li .txt{margin: 0;padding: 3%;color: #fff;background: #3caa91;position: absolute;width: 34%;right: 0;top: 50%;transform: translateY(-50%);} 
.Galary002512 .slider-for li .txt h1{margin:0;margin-bottom:20px;font-size:20px;}
.Galary002512 .slider-for li .txt h1 a{color:#fff;} 
.Galary002512 .slider-for li .txt p{margin:0;font-size:15px;line-height: 28px;}
.Galary002512 .slider-for li .txt .more { display:block; margin-top:20px; background: #fff; color: #3caa91; padding: 0 15px; line-height: 35px;    max-width: 120px; }
.Galary002512 .slider-nav li .Ispic{  background-color:#fff; padding-bottom:71%; margin:0 0%;}
.Galary002512 .slider-nav li.slick-center .Ispic{ border-color:#fd8d2b;}
.Galary002512 .slider-nav li p{background: #fff;text-align: center;margin:0;font-size:15px;line-height: 35px;} 
.Galary002512 .slider-nav li.slick-current p{color:#3caa91;}
.Galary002512 .slider-nav{ margin-bottom:30px;}
/* Slider */
.Galary002512 .slick-slider{margin:0 auto; position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.Galary002512 .slider-nav{max-width:900px;margin-top:2%;}
.Galary002512 .slider-nav li{padding:0 11px;}
.Galary002512 .slick-list{position: relative;overflow: hidden;margin:0 auto;}
.Galary002512 .slick-slider .slick-track,
.Galary002512 .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);}
.Galary002512 .slick-track{position: relative;top: 0;left: 0;}
.Galary002512 .slick-loading .slick-track{visibility: hidden;}
.Galary002512 .slick-slide{display: none;float: left;min-height: 1px;}
.Galary002512 .slick-initialized .slick-slide{display: block;}
.Galary002512 .slick-loading .slick-slide{visibility: hidden;}
.Galary002512 .slick-loading .slick-list{background: url(../images/ajax-loader.gif) center center no-repeat;}
.Galary002512 .slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.Galary002512 .slick-arrow.slick-hidden {display: none;}
.Galary002512 .auto_1200:after {position: absolute;content: "";width: 110%;height: 65%;bottom: -5%;left: -5%;background: #f6f6f6;z-index: -1;}



/* Arrows */
.Galary002512 .slick-arrow{font-size: 0;line-height: 0;position: absolute;top: 50%; width: 45px;height: 45px;padding: 0;cursor: pointer;border: none; z-index:10; margin-top:-20px; border-radius:0%; background-color:#3caa91;}
.Galary002512 .slick-arrow::before{ position:absolute; content:''; left:50%; top:50%; margin-left:-4px; margin-top:-8px; width:16px; height:16px;  transform:rotate(-45deg);}
.Galary002512 .slick-prev{left: -50px;}
.Galary002512 .slick-next{right: -50px; background-position: right top;}
.Galary002512 .slick-prev::before{ border-left:3px solid #fff;border-top:3px solid #fff;}
.Galary002512 .slick-next::before{ border-right:3px solid #fff;border-bottom:3px solid #fff;margin-left:-12px;}



/* Dots */
.Galary002512 .slick-dots{display: none; list-style: none;text-align: center; position:absolute; left:0; bottom:-30px; width:100%;}
.Galary002512 .slick-dots li{display: inline-block;margin: 0 5px;}
.Galary002512 .slick-dots li button{font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;cursor: pointer;border: 0;background: rgba(0, 0, 0, 0.3); border-radius:50%; padding:0;}
.Galary002512 .slick-dots li.slick-active button{opacity: .75;background: rgba(253, 141, 43, 0.5);}
@media(max-width:1200px){
.Galary002512 .slider-for{ margin-bottom:50px;}
.Galary002512 .slick-prev,
.Galary002512 .slick-next{ right:auto; left:50%; margin-top:0; top:-45px;}
.Galary002512 .slick-prev{ margin-left:-50px;}
.Galary002512 .slick-next{ margin-right:-50px;}
.Galary002512 .slider-for li .pic{width:100%;}
.Galary002512 .slider-for li .txt{width:100%;position: relative;transform: translateY(0%);}
.Galary002512 .auto_1200:after{width:100%;}
}
@media(max-width:640px){
.Galary002512 .slick-prev,
.Galary002512 .slick-next{ display:none !important;}
.Galary002512 .slider-for{ margin-bottom:3%;}
}


/*
 .Form001518 
 */
.Form001518{ padding:3% 0;}
.Form001518 .left{ float: left; width: 48%}
.Form001518 .title{ position:relative; color:#343434; font-size:34px; padding-bottom:5%; background:url(../images/Form001518_tit.png) no-repeat left center/contain; }
.Form001518 .title:before{ position:absolute; left:0; bottom:0; width:31px; height:2px; content:""; background:#343434; }
.Form001518 .tips{position: relative; height: 50px; margin-bottom: 10px; }
.Form001518 .tips:after{position: absolute; left:0; bottom:0; width:50px; height:2px; content:""; background:#ccc;}
.Form001518 dl dt{ padding:3% 0; color:#3caa91; font-size:16px; font-weight: bold;}
.Form001518 dd li{ float:left;width:49%; margin-right:2%;margin-bottom:5px; position:relative;}
.Form001518 dd li:nth-child(2n){ margin-right:0;}
.Form001518 dd .text{border: 1px solid #dadada;line-height: 46px;height: 46px; width:100%; background:#fff; padding:0 10px;}
.Form001518 dd li label{ position:absolute; left:5px; top:0; line-height:46px; }
.Form001518 dd li .form_err{position:absolute; right:5px; top:50%; color:#f00; line-height:20px; margin-top: -10px;}
.Form001518 dd textarea.text{height:140px;}
.Form001518 .right{ float: right; width: 48%; text-align: center; background: rgba(0,0,0,0.5) center; height: 440px; display: table;}
.Form001518 .right .feedback{background: url("../images/zxzs.jpg");  display: table-cell;vertical-align: middle; }
.Form001518 .right .feedback .btn2 {background: #fff; width: 200px; height: 50px; margin:auto; line-height: 50px; display: block; border-radius: 8px; font-size: 16px;}
.Form001518 .btn{ margin: 2% 0; cursor: pointer;border-radius: 5px;background: #3caa91;color: #fff; height: 42px;border: none; font-size:18px; width:40%; max-width:200px;}
@media(max-width:768px){
.Form001518 { padding: 0 2% }
.Form001518 .left,
.Form001518 .right{ float:left; width: 100%; height: 200px; }
.Form001518 dd li{ float:none; width:auto; margin-right:0 !important;}
}
@media(max-width:480px){
.Form001518 .title{ font-size:24px;}
}


.RighInfo001848{margin:3% 0;}
.RighInfo001848 .info{margin-bottom:30px;}
.RighInfo001848 .info p{font-size:15px;line-height:30px;}
.RighInfo001848 .img_scroll{background:url(../images/RighInfo001848-ying.png) no-repeat center bottom;}
.RighInfo001848 .img_scroll .bx-wrapper{position:relative;}
.RighInfo001848 .img_scroll li img{ display:block; width:100%;}
.RighInfo001848 .img_scroll li{ float:left; width:32%; margin-right:2%; margin-bottom:22px;}
.RighInfo001848 .img_scroll li:nth-of-type(3n){ margin-right:0;}



/*
 .Bottom001223 为demo编号
 */
.Bottom001223 { position: fixed; width: 100%; left: 0; bottom: 0; z-index: 200; background-color: rgb(77, 76, 76); }
.Bottom001223 .rss { padding: 1% 0; }
.Bottom001223 .rss dd { float: left; width: 20%; overflow: hidden; margin-top: 5px; }
.Bottom001223 .rss .share { margin-top: 0; }
.Bottom001223 .rss .form { width: 36%; }
.Bottom001223 .rss .btn { margin: 0 2%; margin-top: 5px; }
.Bottom001223 .rss .share a { display: inline-block; background-repeat: no-repeat; background-position: center center; position: relative; height: 50px; width: 50px; border-radius: 50%; background: #fff; vertical-align: middle; margin: 0 10px; }
.Bottom001223 .rss .share a.a_online { background-image: url(../images/icon-online.png); }
.Bottom001223 .rss .share a.a_qq { background-image: url(../images/icon-qq.png); }
.Bottom001223 .rss .share a.a_phone { background-image: url(../images/icon-phone.png); }
.Bottom001223 .rss .form input { float: left; height: 40px; border: none; }
.Bottom001223 .rss .form .text { width: 70%; line-height: 40px; padding: 0 10px; background: #fff; color: #999; }
.Bottom001223 .rss .form .submit { width: 30%; padding: 0; color: #fff; background: #3caa91; font-size: 16px; cursor: pointer; }
.Bottom001223 .rss .btn a { display: inline-block; width: 43%; height: 40px; line-height: 40px; text-align: center; margin: 0 2%; color: #fff; background: #3caa91; font-size: 16px; cursor: pointer; }
.Bottom001223 .rss .btn .order { background: #db531c; }
.Bottom001223 .rss .hotline { display: inline-block; color: #fff; font-size: 24px; line-height: 40px; padding-left: 40px; background: url(../images/icon-hotline.png) no-repeat left center; margin-bottom: 0; }

@media(max-width:1200px) {
.Bottom001223 .rss dd { width: 24%; }
.Bottom001223 .rss .share a { margin: 0 5px; }
.Bottom001223 .rss .form { width: 30%; }
.Bottom001223 .rss .btn { width: 18%; margin: 0 1%; }
}

@media(max-width:1024px) {
.Bottom001223 .rss dd { width: 20%; margin-top: 0 !important; }
.Bottom001223 .rss .share a { width: 40px; height: 40px; background-size: contain; }
.Bottom001223 .rss .form { width: 32%; }
.Bottom001223 .rss .btn a, .Bottom001223 .rss .btn a { font-size: 14px; }
.Bottom001223 .rss .hotline { font-size: 20px; width: 26%; }
}


@media(max-width:768px) {
.Bottom001223 .rss { padding: 2px 0; max-width: 640px; margin: 0 auto; text-align: center; }
.Bottom001223 .rss dd { float: none; width: auto !important; margin: 2px auto !important; }
.Bottom001223 .rss .share,
.Bottom001223 .rss .btn {display:none;}
}
.Other001470{ width:84px; height:auto; position:fixed; top:180px; right:0; z-index:100;}
.Other001470 a{display:block;width:84px;padding-bottom:10px;background: #fff;font-size:14px;color:#999;text-align:center;margin-bottom:1px;position:relative;border-radius: 3px;-webkit-box-shadow: 0px 0px 59px 0px rgba(19, 40, 83, 0.1);box-shadow: 0px 0px 59px 0px rgba(19, 40, 83, 0.1);}
.Other001470 a .img{width: 100%;padding: 10px;}
.Other001470 a img{width:30px;height:30px;text-align: center;}
.Other001470 a .img2{display:none;}
.Other001470 .icon4{ background-position: center -254px;}
.Other001470 .top{padding-top: 50px;background-image:url(../images/Other001470-icon.png);background-repeat:no-repeat;text-align: center;background-position: center 15px;}
.Other001470 a:hover.top{background-image:url(../images/Other001470-icon2.png);background-repeat:no-repeat;text-align: center;background-position: center 15px;}
.Other001470 a:hover{background: #3caa91;color:#fff}
.Other001470 a:hover img{display:none;}
.Other001470 a:hover .img2{display:inline-block;}
.Other001470 li:nth-child(3){position:relative;}
.Other001470 li:nth-child(3) figure{display:none;position: absolute;top: 1px;right: 83px;height: 78px;width: 170px;}
.Other001470 li:nth-child(3) figure a{height: 78px;line-height: 78px;width: 100%;}
.Other001470 li:nth-child(3):hover figure{display:block;}
.Other001470 li:nth-child(3) figure a img{margin-right: 10px;}