﻿
/* CSS Document */

/* 通用样式 */
*{ padding:0; margin:0;}
body {font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); font-size:14px; line-height:26px; color:#333333;}
@font-face {
	font-family: "Microsoft YaHei","微软雅黑","Arial";
	src: url('/Templates/vip/images/msyh.eot'); /* IE9 Compat Modes */
	src: url('/Templates/vip/images/msyh.eot?') format('embedded-opentype'), /* IE6-IE8 */
             url('/Templates/vip/images/msyh.woff') format('woff'), /* Modern Browsers */
             url('/Templates/vip/images/msyh.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('/Templates/vip/images/msyh.svg') format('svg'); /* Legacy iOS */
}
ul, li{ list-style-type:none; }
img, form{ border:0; }
label { }
em, cite, b { font-style:normal; }
a {color: #333333;transition-duration:.3s}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover{text-decoration: underline;}
a:active {text-decoration: none;}
.clear{ clear:both;}
  
/* 头部 */
.top_header{ width:100%;height:120px;position:absolute; z-index:9; top:0;}
.hero {width:1200px;height:120px;margin:auto;}
.logo{ margin:23px 0 0 0;float: left;}
.logo img{ max-width:200px; height:auto;}

/* 主导航 */
.top_nav{ display:none;}
.top_menu{width:950px; height:120px; float:right; margin:20px 0 0 0;}
#navul{width:100%; height:70px;}
#navul li{float:left;height:70px; line-height:70px; padding:0 0 0 40px;position:relative;text-align:center;}
#navul .color {margin:20px 0 0 20px; height:50px;}
#navul li .blue { width:40px; height:25px; float:left; background:#0665a9; display:block;}
#navul li .orange { width:40px; height:25px; float:left; background:#ff6a39; display:block;}
#navul .search { width:33px; height:33px; float:right; background:url(../image/search.png) no-repeat; margin:20px 0 0 0; padding:0;}
#navul li img{ margin:12px 0 0 0;}
#navul li a:link, #navul li a:visited{text-decoration:none; display:block; font-size:16px; }
#navul li ul{position:absolute;z-index:999;top:70px; left:10px;-webkit-box-shadow:0 0 10px #ccc;-moz-box-shadow:0 0 10px #ccc; box-shadow:0 0 10px #ccc;border-radius:5px; overflow:hidden; display:none; border-top:solid #0665a9 2px;}
#navul li ul li{display:block;width:120px; text-align:left;float:none;height:40px;position:relative;line-height:40px;overflow:hidden; padding:0; border-bottom:solid #e2efec 1px;}
#navul li.navmoon{height:46px;}
#navul li.navmoon a{color:#0665a9;}
#navul li.navhome a:hover{color:#0665a9;}
#navul li.navmoon ul{ display:block;}
#navul li.navmoon ul a{display:block;width:180px;height:40px;line-height:40px;font-size:12px; font-weight:normal; padding:0 0 0 20px;color:#333; background:#fff url(../image/ico.gif) no-repeat 190px 20px;}
#navul li.navmoon ul a:hover{ text-decoration:none;color:#1979ca; padding:0 0 0 25px; background:#f4f4f4 url(../image/ico.gif) no-repeat 100px 20px;}

/* 搜索 */
.metsearch {width:100%; height:50px;}
.metsearch .searchtext{ width:205px; height:30px; line-height:28px; background:#333333; color:#FFF; padding:0 10px; float:right; border:0;}
.metsearch .searchgo{ width:60px; height:30px; line-height:28px; background:#0665a9; color:#FFF; float:right; border:0;}

/* 滚动图片开始*/
.swiper-container {width: 100%;height: auto;position:relative; z-index:0; padding:120px 0 0 0;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-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)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:calc(50% + 60px);width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}
.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;z-index:1}
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}
.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}
@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* 滚动图片结束 */

/* 关于我们 */
.onefloor { width:1200px; height:auto; overflow:hidden; margin:auto;}
.onefloor header{ width:100%; height:auto; margin:auto; padding:60px 0 40px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
.onefloor header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.onefloor header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.onefloor header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.onefloor .title{ width:750px; height:70px; margin:auto; background:#eaeaea; border:solid #CCC 1px;text-align:center;}
.onefloor .title li{ width:180px; height:70px; line-height:70px; display: inline-block; font-weight:bold; font-size:16px;}
.onefloor .title li span{ color:#ff6a39;}
.onefloor .container{width:750px; height:auto; margin:auto; padding:30px 0 50px 0;letter-spacing:1px;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
.onefloor .more{ width:1200px; height:40px; margin:auto;}
.onefloor .more .fl{ width:510px; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
.onefloor .more .fm{ width:180px; height:40px;float:left; }
.onefloor .more .fm a{ display:block;background:#e3e3e3;height:40px; line-height:40px; text-align:center; font-size:16px;}
.onefloor .more .fm a:hover{background:#ff6a39; color:#FFF; text-decoration:none;}
.onefloor .more .fr{ width:510px; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}

/* 经典案例 */
.twofloor { width:100%; height:804px; overflow:hidden; background:url(../image/case.jpg) center no-repeat; margin:60px 0;}
.twofloor header{ width:100%; height:auto; margin:auto; padding:50px 0 40px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#fff;}
.twofloor header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#fff;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.twofloor header h3 .fl{ width:25px; height:15px; border-bottom:solid #fff 1px; float:left;}
.twofloor header h3 .fr{ width:25px; height:15px; border-bottom:solid #fff 1px; float:right;}
.twofloor .slideGroup{ width:100%; height:auto; overflow:hidden;}
.twofloor .slideGroup .parHd{ height:37px; line-height:30px; position:relative; color:#FFF;}
.twofloor .slideGroup .parHd ul{height:37px; line-height:30px;text-align:center;}
.twofloor .slideGroup .parHd ul li{ width:120px; height:37px; line-height:30px; overflow:hidden;display: inline-block; cursor:pointer;  background: url(../image/case_title_bg.png) center no-repeat; margin:0 15px;}
.twofloor .slideGroup .parHd ul li.on{ width:120px; height:37px; line-height:30px; background: url(../image/case_title_bgc.png) center no-repeat;}
.twofloor .slideGroup .parBd{zoom:1; width:1200px;height:auto; overflow:hidden; margin:50px auto;}
.twofloor .slideGroup .slideBox{zoom:1;margin:0 0 0 -15px;}
.twofloor .slideGroup .parBd ul{zoom:1;}
.twofloor .slideGroup .parBd ul li{ margin:0 0 0 15px; float:left; _display:inline; width:288px; height:420px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.twofloor .slideGroup .parBd ul li:hover{ background:#cb0c1b; color:#FFF;transition-duration:.3s}
.twofloor .slideGroup .parBd ul li:hover a{ color:#FFF;}
.twofloor .slideGroup .parBd ul li .pic{ text-align:center; }
.twofloor .slideGroup .parBd ul li .pic img{ width:286px; height:176px; display:block; border:1px solid #fff; }
.twofloor .slideGroup .parBd ul li .pic a:hover img{ border-color:#ff6a39;  }
.twofloor .slideGroup .parBd ul li .title{ padding:0 15px; height:50px; line-height:60px;}
.twofloor .slideGroup .parBd ul li .desc{ padding:0 15px; height:140px;}
.twofloor .slideGroup .parBd ul li .more{ padding:0 15px;}
.twofloor .slideGroup .parBd ul li .more a{ display:block; background:url(../image/more.png) no-repeat; padding:0 0 0 30px; font-family:Verdana, Geneva, sans-serif; height:23px; line-height:23px;}
.twofloor .slideGroup .parBd ul li .more :hover{background:url(../image/morec.png) no-repeat; color:#ff6a39; text-decoration:none;}
.twofloor .slideGroup .parBd .switch{ width:100%; height:30px; clear:both;}
.twofloor .slideGroup .sPrev{ display:block; width:30px; height:30px; float:left; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF; margin:59px 0 0 445px;}
.twofloor .slideGroup .sNext{ display:block; width:30px; height:30px; float:right; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF;margin:59px 430px 0 0;}
.twofloor .slideGroup .sPrev:hover, .twofloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}

/* 我们的团队 */
.threefloor { width:100%; height:auto; overflow:hidden; margin:0;}
.threefloor header{ width:100%; height:auto; margin:auto; padding:20px 0 0 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
.threefloor header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.threefloor header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.threefloor header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.threefloor .slideGroup{ width:100%; height:auto; overflow:hidden;}
.threefloor .slideGroup .parBd{zoom:1; width:1200px;height:auto; overflow:hidden; margin:30px auto;}
.threefloor .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0 0 0 45px;}
.threefloor .slideGroup .parBd ul{zoom:1;}
.threefloor .slideGroup .parBd ul li{ margin:0 10px; float:left; _display:inline; width:202px; height:320px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.threefloor .slideGroup .parBd ul li .pic{ text-align:center; }
.threefloor .slideGroup .parBd ul li .pic img{ width:200px; height:250px; display:block; border:1px solid #dedede; }
.threefloor .slideGroup .parBd ul li .pic a:hover img{ border-color:#ff6a39;  }
.threefloor .slideGroup .parBd ul li .title{ padding:0 15px; height:40px; line-height:50px;}
.threefloor .slideGroup .parBd ul li .desc{ padding:0 15px; color:#666;}
.threefloor .slideGroup .sPrev{display:block; width:30px; height:30px; border:1px solid #dedede;border-radius:15px; text-align:center; color:#999; margin:100px 0 0 0; position:absolute; left:0; top:50px; z-index:9;}
.threefloor .slideGroup .sNext{display:block; width:30px; height:30px; border:1px solid #dedede;border-radius:15px; text-align:center; color:#999; margin:100px 0 0 0; position:absolute; right:0; top:50px; z-index:9;}
.threefloor .slideGroup .sPrev:hover, .threefloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}
.threefloor .more{ display:block; border:solid #dedede 1px; width:180px;height:40px; line-height:40px; margin:auto;text-align:center; font-size:16px;}
.threefloor .more:hover{background:#ff6a39; border:solid #ff6a39 1px; color:#FFF; text-decoration:none;}

/* 加入我们 */
.join { width:1200px; height:auto; overflow:hidden; margin:auto;}
.join header{ width:100%; height:100px; margin:0; padding:20px 0 0 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b; border-bottom: solid #bfbfbf 1px; }
.join header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.join header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.join header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.join .slideGroup{ width:100%; height:auto; overflow:hidden;}
.join .slideGroup .parBd{zoom:1; width:1200px;height:auto; overflow:hidden; margin:50px auto;}
.join .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0 0 0 60px;}
.join .slideGroup .parBd ul{zoom:1;}
.join .slideGroup .parBd ul li{ margin:0 30px;padding:15px; float:left; _display:inline; width:270px; height:450px; overflow:hidden;  background:#dad9d9;}
.join .slideGroup .parBd ul li:hover{ background:#0665a9; color:#FFF;}
.join .slideGroup .parBd ul li:hover a{ color:#FFF;}
.join .slideGroup .parBd ul li .title{height:50px; line-height:40px; border-bottom: dashed #999 1px; font-size:20px;}
.join .slideGroup .parBd ul li .desc{padding:15px 0; height:310px; overflow:hidden;}
.join .slideGroup .sPrev{display:block; width:30px; height:30px; border:1px solid #dedede;border-radius:15px; text-align:center; color:#999; margin:100px 0 0 0; position:absolute; left:0; top:50px; z-index:9;}
.join .slideGroup .sNext{display:block; width:30px; height:30px; border:1px solid #dedede;border-radius:15px; text-align:center; color:#999; margin:100px 0 0 0; position:absolute; right:0; top:50px; z-index:9;}
.join .slideGroup .sPrev:hover, .join .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}
.join .more{ display:block; border:solid #dedede 1px; width:180px;height:40px; line-height:40px; margin:auto;text-align:center; font-size:16px;}
.join .more a{ display:block; text-decoration:none;}
.join .more:hover{background:#ff6a39; border:solid #ff6a39 1px; color:#FFF; text-decoration:none;}
.join dl{ width:1000px; height:auto; overflow:hidden; margin:50px auto;padding:15px;background:#dad9d9;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.join dl dt{height:50px; line-height:40px; border-bottom: dashed #999 1px; font-size:20px;}
.join dl .desc{padding:100px 200px; font-size:16px;}
.join dl .job{ text-align:center; height:100px;}
.join dl .job a{ display:block; width:130px; height:45px; line-height:45px; background:#cb2121; color:#FFF; text-decoration:none; font-size:16px; text-align:center; margin:auto;}
.join dl .job a:hover{background:#ff6a39;}
.apply { width:1200px; height:auto; overflow:hidden; margin:auto;}
.apply ul{}
.apply ul li{ margin:10px 0;}
.apply ul li h3{ font-size:14px; font-weight:normal; width:120px; text-align:right; float:left; margin:0 15px 0 0;}
.apply ul li .input-text{ width:calc(100% - 200px); height:30px; line-height:30px; padding:0 10px;}
.apply ul li .textarea-text{ padding:10px; width:calc(100% - 200px);}
.apply ul li .submit{ padding:10px 20px; margin:10px 0 0 45%; font-size:20px;}

/* 新闻中心 */
.fourfloor { width:100%; height:auto; overflow:hidden;margin:20px 0;}
.fourfloor header{ width:100%; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
.fourfloor header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.fourfloor header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.fourfloor header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.fourfloor .slideGroup{ width:100%; height:auto; overflow:hidden;}
.fourfloor .slideGroup .parHd{ height:30px; position:relative; color:#333; background:url(../image/line.gif) center repeat-x;}
.fourfloor .slideGroup .parHd ul{height:30px;text-align:center; font-size:0;}
.fourfloor .slideGroup .parHd ul li{ width:120px; height:30px; line-height:30px; overflow:hidden;display: inline-block; cursor:pointer; border:solid #bbbbbb 1px; background:#FFF; margin:0 -1px; font-size:14px;}
.fourfloor .slideGroup .parHd ul li.on{ width:120px; height:30px; line-height:30px; border:solid #f50000 1px; background:#f50000; color:#fff;}
.fourfloor .slideGroup .parBd{zoom:1; width:1200px;height:auto; overflow:hidden; margin:30px auto;}
.fourfloor .slideGroup .parBd ul{zoom:1;margin:0 0 0 -20px;}
.spbq{width:570px;height:130px;float: left;line-height: 2;padding: 10px;margin:0 0 0 20px;position: relative;overflow: hidden;}
.spbq a{ text-decoration:none;}
.spbq h3{color: #333; background:#f0f0f0; height:60px; line-height:60px;}
.spbq span{display: block;color: #999;margin:0; padding:0 10px 0 0; background:#f0f0f0; height:70px;}
.biankuang{width: 3px;height: 3px;position: absolute;z-index: 99;border-radius:10px;/*background: black;*/}
.biankuang_1{height: 3px;top: -6px;left:0px;border-left: 3px solid #ff6a39;}
.biankuang_2 {width: 0px;bottom:-3px;left: 0px;border-top: 3px solid #ff6a39;}
.biankuang_3{height: 0px;bottom:0px;right:0px;border-right: 3px solid #ff6a39;}
.biankuang_4{width:0px;top:-3px;right:0px;border-bottom: 3px solid #ff6a39;}
.text_gobuy {position: absolute;z-index:9;top: -30px;left: 0px;width: 590px;height:44px;overflow: hidden;background:rgba(207, 208, 211, 0);cursor: pointer;transition:all  300ms;-webkit-transition:all  300ms;-moz-transition:all  300ms;-o-transition:all  300ms;}
.text_gobuy_show{height:44px;position: absolute;z-index:9;top: 0px;width: 590px;overflow: hidden;cursor: pointer;background-color: rgba(32, 32, 33,0.3);}
.spbq p{position: absolute;bottom:10px;right:20px;color: #fff}
.spbq .zst{ width:130px; height:130px; background:#0665a9; color:#FFF; float:left; font-family:Verdana, Geneva, sans-serif; text-align:right; margin:0 20px 0 0;}
.spbq .zst .day{ display:block; font-size:30px; margin:15px 20px 0 0;}
.spbq .zst .month{ display:block; margin:0 20px 0 0;}
.fourfloor .more{ display:block; border:solid #dedede 1px; width:180px;height:40px; line-height:40px; margin:15px auto;text-align:center; font-size:16px;}
.fourfloor .more:hover{background:#ff6a39; border:solid #ff6a39 1px; color:#FFF; text-decoration:none;}

/* 行业培训 */
.fivefloor { width:100%; height:auto; overflow:hidden;margin:0;background:url(../image/line1.gif) center bottom no-repeat;}
.fivefloor header{ width:100%; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
.fivefloor header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.fivefloor header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.fivefloor header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.fivefloor .slideGroup{ width:100%; height:auto; overflow:hidden;}
.fivefloor .slideGroup .parBd{zoom:1; width:1200px;height:auto; overflow:hidden; margin:10px auto;}
.fivefloor .slideGroup .slideBox{zoom:1;margin:0 0 0 -15px;}
.fivefloor .slideGroup .parBd ul{zoom:1;}
.fivefloor .slideGroup .parBd ul li{ margin:0 0 0 15px; float:left; _display:inline; width:390px; height:242px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.fivefloor .slideGroup .parBd ul li a{ text-align:center; position:relative; z-index:0;}
.fivefloor .slideGroup .parBd ul li a img{ width:388px; height:240px; display:block; border:1px solid #dedede; }
.fivefloor .slideGroup .parBd ul li a:hover img{ border-color:#ff6a39;  }
.fivefloor .slideGroup .parBd ul li a h3{ text-align:center;}
.fivefloor .slideGroup .parBd ul li a span{ display:block;width:360px; height:232px; position:absolute; left:0; top:262px; z-index:9;background:rgba(0, 0, 0, 0.5);cursor: pointer;transition:all  300ms;-webkit-transition:all  300ms;-moz-transition:all  300ms;-o-transition:all  300ms; color:#FFF; text-align:left; padding:15px;}
.fivefloor .slideGroup .parBd ul li a:hover span{ display:block;width:360px; height:232px; position:absolute; left:0; top:0; z-index:9;}
.fivefloor .slideGroup .parBd .switch{ width:100%; height:30px; clear:both;}
.fivefloor .slideGroup .sPrev{ display:block; width:30px; height:30px; float:left; border:1px solid #ccc;border-radius:15px; text-align:center; color:#999; margin:50px 0 0 445px;}
.fivefloor .slideGroup .sNext{ display:block; width:30px; height:30px; float:right; border:1px solid #ccc;border-radius:15px; text-align:center; color:#999;margin:50px 430px 0 0;}
.fivefloor .slideGroup .sPrev:hover, .fivefloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}

/* 合作伙伴 */
.sixfloor { width:100%; height:auto; overflow:hidden; margin:0;}
.sixfloor header{ width:100%; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
.sixfloor header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.sixfloor header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.sixfloor header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.sixfloor .slideGroup{ width:100%; height:auto; overflow:hidden;}
.sixfloor .slideGroup .parHd{ height:37px; line-height:30px; position:relative; color:#333; background:url(../image/line2.gif) center top no-repeat;}
.sixfloor .slideGroup .parHd ul{height:37px; line-height:30px;text-align:center;}
.sixfloor .slideGroup .parHd ul li{ width:120px; height:37px; line-height:30px; overflow:hidden;display: inline-block; cursor:pointer;  background: url(../image/case_title_bg1.png) center no-repeat; margin:0 15px;}
.sixfloor .slideGroup .parHd ul li.on{ width:120px; height:37px; line-height:30px; background: url(../image/case_title_bgc.png) center no-repeat; color:#fff;}
.sixfloor .slideGroup .parBd{zoom:1; width:1200px;height:auto; overflow:hidden; margin:30px auto;}
.sixfloor .slideGroup .parBd ul{zoom:1;margin:0 0 0 -10px;}
.sixfloor .slideGroup .parBd ul li{ margin:0 0 10px 10px; float:left; _display:inline; width:232px; height:144px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.sixfloor .slideGroup .parBd ul li .pic{ text-align:center; }
.sixfloor .slideGroup .parBd ul li .pic img{ width:230px; height:142px; display:block; border:1px solid #dedede; }
.sixfloor .slideGroup .parBd ul li .pic a:hover img{ border-color:#ff6a39;  }
.sixfloor .slideGroup .parBd .switch{ width:100%; height:30px; clear:both;}
.sixfloor .slideGroup .sPrev{ display:block; width:30px; height:30px; float:left; border:1px solid #ccc;border-radius:15px; text-align:center; color:#999; margin:59px 0 0 445px;}
.sixfloor .slideGroup .sNext{ display:block; width:30px; height:30px; float:right; border:1px solid #ccc;border-radius:15px; text-align:center; color:#999;margin:59px 430px 0 0;}
.sixfloor .slideGroup .sPrev:hover, .sixfloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}

/* 底部 */
.footer{ background:#0665a9; height:auto; overflow:hidden; padding:0; clear:both; margin:50px 0 0 0; padding:0; color:#FFF; text-align:center;padding-top:50px}
.footer .logo-footer{ width:292px; height:149px; margin:60px auto 30px auto;}
.footer .copyright{ border-top:solid #4089bd 1px; margin:30px 0 0 0; padding:15px;}
.footer .copyright a{ color:#ff6a39;}
.footer address{ font-style:normal;}

/* 鼠标经过图片样式变化 */
.photo {width:389px; height:307px; border:solid #dedede 1px; overflow:hidden;}
.photo a{width:389px; height:307px; display:table-cell; *display: block;vertical-align:middle; text-align:center;}
.photo img{max-width:389px;width:expression(document.body.clientWidth > 389? "389px": "auto");max-height:307px;height:expression(document.body.clientHeight > 307? "307px": "auto");vertical-align:middle;}
.photo1 {width:389px; height:307px; border:solid #23ac38 1px; overflow:hidden;}
.photo1 a{width:389px; height:307px; display:table-cell; *display: block;vertical-align:middle; text-align:center;}
.photo1 img{max-width:389px;width:expression(document.body.clientWidth > 389? "389px": "auto");max-height:307px;height:expression(document.body.clientHeight > 307? "307px": "auto");vertical-align:middle;}
.pro{border:solid #dedede 1px; }
.pro1{border:solid #23ac38 1px;}
.prc{border:solid #dedede 1px;}
.prc a{width:289px; height:289px;display:table-cell; *display: block;vertical-align:middle; text-align:center; overflow:hidden;}
.prc img{max-width:289px;width:expression(document.body.clientWidth > 289? "289px": "auto");max-height:289px;height:expression(document.body.clientHeight > 289? "289px": "auto");}
.prc1{border:solid #23ac38 1px;}
.prc1 a{width:289px; height:289px;display:table-cell; *display: block;vertical-align:middle; text-align:center; overflow:hidden;}
.prc1 img{max-width:289px;width:expression(document.body.clientWidth > 289? "289px": "auto");max-height:289px;height:expression(document.body.clientHeight > 289? "289px": "auto");}

/* 内页 */
.headlines {width:100%; height:100px; background:#505050 url(../image/headlines.jpg) center no-repeat; position:relative; z-index:0; margin:120px 0 0 0;}
.headlines header{ width:1100px; margin:auto; height:100px;}
.headlines header h4{ color:#d19f5e; font-size:24px; font-weight:normal; font-family: "Times New Roman", Times, serif; float:left; width:420px; height:100px; line-height:100px; overflow:hidden;}
.headlines header span{ color:#fff; font-size:18px; float:left; margin:0 20px 0 0;font-family: "Microsoft YaHei","微软雅黑","Arial";}
.headlines header a{ float:right; color:#fff; display:block; padding:0 20px; margin:50px 0 0 10px; background: none; border:solid #fff 1px;}
.headlines header a:hover { background:#c80202; border:solid #c80202 1px; text-decoration:none;}
.location{ width:1200px; height:50px; line-height:50px; margin:auto; text-align:right;}
.banner{ width:1200px; height:300px; margin:auto;}
.subpage{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
.subpage header { text-align:center; height: auto;}
.subpage header h1{ color:#c80203; line-height:30px;}
.subpage .editor{ padding:30px 0; margin:20px 0; border-top:dashed #a0a0a0 1px;}
.subpage .related{ padding:20px 0 0 0;}
.subpage .container .updown{ margin:15px 0 0 0; padding:10px 0 0 0; border-top: solid #e2e2e2 1px;}
.newslist{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
.newslist ul{}
.newslist ul li{ padding:30px; margin:0 0 20px 0; font-size:20px;}
.newslist ul li span{ float:right; color:#999; font-size:12px;}
.newslist ul li p{ font-size:16px; color:#666; padding:10px 0 0 0;}
.newslist ul li:hover{ background:#0665a9; color:#4089bd;}
.newslist ul li:hover span{color:#4089bd;}
.newslist ul li:hover p{color:#84bee7;}
.newslist ul li:hover a{color:#fff;}
.newslist li:nth-child(odd){ background:#cecece}
.newslist li:nth-child(even){ background:#f0f0f0}
.sidebar{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
.sidebar header{ width:100%; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333; clear:both;}
.sidebar header h3{ width:120px; height:auto; margin:auto;text-align:center; font-size:16px; font-weight:normal;color:#f50000;font-family: "Microsoft YaHei","微软雅黑","Arial"; src:url("/Templates/vip/images/msyh.ttf") format("truetype"); height:30px; line-height:30px;}
.sidebar header h3 .fl{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:left;}
.sidebar header h3 .fr{ width:25px; height:15px; border-bottom:solid #f50000 1px; float:right;}
.sidebar ul{ margin:0 0 0 -30px;}
.sidebar ul li{ margin:0 0 0 30px; float:left; _display:inline; width:380px; height:500px; overflow:hidden;}
.sidebar ul li .pic{ text-align:center; }
.sidebar ul li .pic img{ width:380px; height:234px; display:block; border:0; }
.sidebar ul li .pic a:hover img{ width:378px; height:232px; display:block; border:1px solid #ff6a39;}
.sidebar ul li .title{ padding:0 15px; height:90px; line-height:120px; background:#d5d5d5; text-align:center; font-size:20px;}
.sidebar ul li .desc{ padding:0 15px; color:#666; height:60px; background:#d5d5d5; text-align:center; font-size:16px;}
.sidebar ul li .more{ padding:0; margin:20px 0 0 0;}
.sidebar ul li .more a{ display:block;  font-family:Verdana, Geneva, sans-serif; width:120px; height:40px; line-height:40px;border-radius:30px; border:solid #666 1px; color:#666; text-align:center;}
.sidebar ul li .more :hover{ color:#fff; text-decoration:none; background:#ff6a39;border:solid #ff6a39 1px;}
.service{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
.service ul{}
.service ul li{ width:12ppx; height:auto; overflow:hidden; margin:0 0 20px 0;}
.service ul li h3{ width:45px; height:45px; line-height:45px; float:left; color:#FFF; position:relative; z-index:0;}
.service ul li h3 span{ position:absolute; left:0; top:0;width:45px;height:45px; line-height:45px; display:block; text-align:center; font-size:24px;}
.service ul li .c{ width:1120px; height:45px; line-height:45px; float:right; color:#FFF; text-align: left; display:block; background:#68696a; padding:0 15px; font-size:20px;}
.slideTeam{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
.slideTeam ul{ margin:0 0 0 -130px;}
.slideTeam ul li{ margin:0 0 10px 130px; float:left; _display:inline; width:202px; height:400px; overflow:hidden;}
.slideTeam ul li .pic{ text-align:center; }
.slideTeam ul li .pic img{ width:200px; height:250px; display:block; border:1px solid #dedede; }
.slideTeam ul li .pic a:hover img{ border-color:#ff6a39;  }
.slideTeam ul li .title{ padding:0 15px; height:40px; line-height:50px;}
.slideTeam ul li .desc{ padding:0 15px; color:#666;}
.trainlist{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
.trainlist header{ width:120px; height:37px; line-height:30px; margin:0 auto 50px auto; line-height:30px; text-align:center; background:url(../image/case_title_bgc.png) center no-repeat; color:#FFF;}
.trainlist ul{}
.trainlist ul li{ padding:0; margin:0 0 20px 0; font-size:20px;}
.trainlist ul li h3{ height:50px; line-height:50px; padding:0 20px; background:#0665a9; font-weight:normal;}
.trainlist ul li h3 a{ color:#FFF; font-size:20px;}
.trainlist ul li h3 span{ float:right; color:#4089bd; font-size:12px;}
.trainlist ul li p{ font-size:16px; color:#666; padding:15px;}
.trainlist li:nth-child(odd){ background:#f0f0f0}
.trainlist li:nth-child(even){ background:#cecece}
.contact{width:1200px; height:auto; margin:auto; overflow:hidden;padding:0;}
.contact header{ height:150px; line-height:150px; text-align:center; font-size:20px;}
.contact header span{ font-size:30px; font-family:Verdana, Geneva, sans-serif; color:#de0000;}
.contact ul{height:auto; margin:auto; overflow:hidden; border-bottom:solid #bfbfbf 1px; border-top:solid #bfbfbf 1px; padding:50px 0 50px 30px;}
.contact ul li{float:left;}
.contact ul li:nth-child(1){ width:40%; }
.contact ul li:nth-child(2){ width:40%; }
.contact ul li:nth-child(3){ width:20%; }
.contact ul li h3 {}
.contact ul li h3 span{ font-family:Verdana, Geneva, sans-serif;}
.message{ width:1200px; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
.message h1{ width:120px; height:50px; margin:auto; line-height:50px; text-align:center; background:#cb2121; color:#FFF; font-size:18px; font-weight:normal;}
.message h2{width:120px; height:50px; margin:0 auto 50px auto;}
.message h2 a{ width:116px; height:48px; line-height:48px; text-align:center; background:#fff; color:#333; font-size:18px; font-weight:normal; border-left:solid #9a9a9a 2px; border-right:solid #9a9a9a 2px; border-bottom:solid #9a9a9a 2px; display:block; text-decoration:none;}
.message h2 a:hover{ background:#ff6a39; color:#fff; border-left:solid #ff6a39 2px; border-right:solid #ff6a39 2px; border-bottom:solid #ff6a39 2px;}
.message .messagelist{ }
.message .messagelist dl{ height:auto; overflow:hidden; margin:0 0 10px 0;}
.message .messagelist dl dt{ background:#0665a9; padding:10px 15px; color:#FFF; font-size:16px;}
.message .messagelist dl dt span{ float:right; font-size:12px; color:#84bee7;}
.message .messagelist dl .tt{ font-weight:bold;}
.message .messagelist dl .info{ background:#f0f0f0; padding:15px;}
.message .messagelist dl .reinfo{ background:#cecece; padding:15px;}
.message .messagelist dl dd:hover{ background:#dedede; padding:15px;}
.message .messagelist form{ margin:50px 0 0 0; padding:0;}
.message .messagelist form ul{}
.message .messagelist form ul li{ margin:10px 0;}
.message .messagelist form ul li .input-text{ width:calc(100% - 100px);height:30px; line-height:30px; padding:0 10px;}
.message .messagelist form ul li .info{ color:#ff6a39;}
.message .messagelist form ul li .textarea-text{ padding:10px;  width:calc(100% - 100px);}
.message .messagelist form ul li .submit{ padding:10px 20px; margin:10px 0 0 45%; font-size:20px;}
.subnav{ height: auto; overflow:hidden;}
.subnav ul { text-align:center;}
.subnav ul li{ height:40px; overflow:hidden;display: inline-block;}
.subnav ul li a{ font-size:14px; font-weight: normal; display:block; padding:0 15px 0 15px; margin:0 2px; color:#666; border:0; height:34px; line-height:34px; border:solid #fff 1px;border-radius:20px;}
.subnav ul li a:hover, .subnav ul li a.focus{color:#2a9835; display:block; padding:0 15px 0 15px; margin:0 2px; text-decoration:none; border:solid #dadada 1px;border-radius:20px;}
#flip{ padding:20px 0 0 0; clear:both;}
#flip span{ background:#0665a9; color:#FFF; margin:2px; padding:4px 10px;}
#flip a{ background:#0665a9; color:#FFF; margin:2px; padding:4px 10px;}
#flip a:hover{ background:#ff6a39; text-decoration:none;}
#map{width:1200px;height:550px; margin:auto;border:#ccc solid 1px;font-size:12px}

/* 返回顶部 */
.toolbar-item,.toolbar-layer{background:url(../image/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}

/* 超小型设备（手机，小于480像素） */
@media (max-width:480px) {
	/* 头部 */
    .top_header{ width:100vw;height:150px;position:absolute; z-index:9; top:0;}
    .hero {width:100vw;height:160px;}
    .logo{width:100vw; height:80px; overflow:hidden; margin:15px 0 0 0; padding:0; display:block; text-align:center;}
    .logo img{ max-height:80px; height:auto; margin:auto;}
	
	/* 主导航 */
    .top_menu{ display:none;}
	.top_nav{ display: block; width:90vw; padding:0; height:40px; line-height:40px; margin:auto; background:#eaeaea; border:solid #ccc 1px; clear:both;}
	#nav{ background:#0665a9; padding:10px; line-height:30px;}
	#nav a{ color:#FFF;}
	#nav a span{ color:#84bee7; font-weight:bold;}
	
	/* 滚动图片 */
	.swiper-container {width: 100%;height: auto;position:relative; z-index:0; padding:150px 0 0 0;}
	.swiper-button-next,.swiper-button-prev{position:absolute;top:calc(50% + 80px);width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
	
	/* 关于我们 */
    .onefloor { width:95vw; height:auto; overflow:hidden; margin:auto;}
    .onefloor header{ width:95vw; height:auto; margin:auto; padding:30px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
    .onefloor .title{ width:90vw; height:auto; margin:auto; padding:10px 0; background:#eaeaea; border:solid #CCC 1px;text-align:center;}
    .onefloor .title li{ width:90vw; height:30px; line-height:30px; display: inline-block; font-weight:bold; font-size:16px;}
    .onefloor .title li span{ color:#ff6a39;}
    .onefloor .container{width:90vw; height:auto; margin:auto; padding:30px 0;letter-spacing:1px;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .onefloor .more{ width:100vw; height:40px; margin:auto;}
    .onefloor .more .fl{ width:30vw; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
    .onefloor .more .fm{ width:40vw; height:40px;float:left; }
    .onefloor .more .fm a{ display:block;background:#e3e3e3;height:40px; line-height:40px; text-align:center; font-size:16px;}
    .onefloor .more .fm a:hover{background:#ff6a39; color:#FFF; text-decoration:none;}
    .onefloor .more .fr{ width:30vw; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
	
	/* 经典案例 */
    .twofloor { width:100vw; height:804px; overflow:hidden; background:url(../image/case1.jpg) center no-repeat; margin:60px 0;}
    .twofloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 40px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#fff;}
    .twofloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .twofloor .slideGroup .parBd{zoom:1; width:288px;height:auto; overflow:hidden; margin:50px auto;}
    .twofloor .slideGroup .slideBox{zoom:1;margin:0;}
	.twofloor .slideGroup .parBd ul li{ margin:0; float: none; _display:inline; width:288px; height:420px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
    .twofloor .slideGroup .parBd .switch{ width:100%; height:30px; clear:both;}
    .twofloor .slideGroup .sPrev{ display:block; width:30px; height:30px; float:left; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF; margin:59px 0 0 20%;}
    .twofloor .slideGroup .sNext{ display:block; width:30px; height:30px; float:right; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF;margin:59px 20% 0 0;}
    .twofloor .slideGroup .sPrev:hover, .twofloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}
	
	/* 我们的团队 */
    .threefloor { width:100vw; height:auto; overflow:hidden; margin:0;}
    .threefloor header{ width:100vw; height:auto; margin:auto; padding:20px 0 0 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
    .threefloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .threefloor .slideGroup .parBd{zoom:1; width:202px;height:auto; overflow:hidden; margin:30px auto;}
    .threefloor .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0;height:320px; overflow:hidden;}
	.threefloor .slideGroup .parBd ul li{ margin:0; float: none; _display:inline; width:202px; height:320px; overflow:hidden;  background:#FFF;}
	.threefloor .slideGroup .sPrev{display: none; }
    .threefloor .slideGroup .sNext{display:none; }
	
	/* 新闻中心 */
    .fourfloor { width:100vw; height:auto; overflow:hidden;margin:20px 0;}
    .fourfloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .fourfloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .fourfloor .slideGroup .parHd ul li{ width:25vw; height:30px; line-height:30px; overflow:hidden;display: inline-block; cursor:pointer; border:solid #bbbbbb 1px; background:#FFF; margin:0 -1px; font-size:14px;}
    .fourfloor .slideGroup .parHd ul li.on{ width:25vw; height:30px; line-height:30px; border:solid #f50000 1px; background:#f50000; color:#fff;}
    .fourfloor .slideGroup .parBd{zoom:1; width:90vw;height:auto; overflow: visible; margin:30px auto;}
    .spbq{width:85vw;height:130px;line-height: 2;padding: 10px;margin:0 0 10px 5vw;position: relative;overflow: hidden; background:#f0f0f0;}
	.spbq h3{color: #333; height:60px; line-height:60px; overflow:hidden;white-space:nowrap; padding:0 10px;text-overflow:ellipsis;}
	.spbq span{display: block;color: #999;margin:0; padding:0 10px; height:65px; overflow:hidden;text-overflow:ellipsis;}
	.spbq .zst{ width:130px; height:130px; background:#0665a9; color:#FFF; float:left; font-family:Verdana, Geneva, sans-serif; text-align:right; margin:0;}
    .text_gobuy { display:none;}
	
	/* 行业培训 */
    .fivefloor { width:100vw; height:auto; overflow:hidden;margin:0;background: none;}
    .fivefloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .fivefloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .fivefloor .slideGroup .parBd{zoom:1; width:290px;height:auto;  overflow: visible;  margin:10px auto;}
	.fivefloor .slideGroup .parBd ul { height:180px; overflow:hidden;}
    .fivefloor .slideGroup .parBd ul li{ margin:0 0 0 15px; float:left; _display:inline; width:290px; height:180px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
    .fivefloor .slideGroup .parBd ul li a{ text-align:center; position:relative; z-index:0;}
    .fivefloor .slideGroup .parBd ul li a img{ width:288px; height:178px; display:block; border:1px solid #dedede; }
    .fivefloor .slideGroup .parBd ul li a span{ display:block;width:260px; height:200px; position:absolute; left:0; top:262px; z-index:9;background:rgba(0, 0, 0, 0.5);cursor: pointer;transition:all  300ms;-webkit-transition:all  300ms;-moz-transition:all  300ms;-o-transition:all  300ms; color:#FFF; text-align:left; padding:15px;}
    .fivefloor .slideGroup .parBd ul li a:hover span{ display:block;width:260px; height:200px; position:absolute; left:0; top:0; z-index:9;}
    .fivefloor .slideGroup .parBd .switch{ display:none;}
    
	/* 合作伙伴 */
    .sixfloor { width:100vw; height:auto; overflow:hidden; margin:0;}
    .sixfloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .sixfloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .sixfloor .slideGroup .parBd{zoom:1; width:230px;height:auto; overflow: visible;  margin:30px auto;}
    .sixfloor .slideGroup .parBd ul li{ margin:0 0 10px 10px; float: none; _display:inline; width:232px; height:144px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
	
	/* 内页 */
    .headlines {width:100vw; height:100px; background:#505050 url(../image/headlines.jpg) center no-repeat; position:relative; z-index:0; margin:160px 0 0 0;}
    .headlines header{ width:90vw; margin:auto; height:100px;}
    .headlines header a{display: none;}
	.headlines header h4{ color:#d19f5e; font-size:24px; font-weight:normal; font-family: "Times New Roman", Times, serif; float:left; width:100%; height:100px; line-height:100px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
    .location{ width:90vw; height:50px; line-height:50px; margin:auto; text-align:right;}
    .banner{ width:100vw; height: auto; margin:auto;}
	.banner img{ width:100vw; height: auto;}
	.subpage{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
	.subpage img{max-width:100%; height: auto; margin:auto;}
    .newslist{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .sidebar{ width:380px; height:auto; margin:auto; overflow: hidden;padding:50px 0;}
    .sidebar ul{ margin:0;}
    .sidebar ul li{ margin:auto; float: none; _display:inline; width:380px; height:500px; overflow:hidden;}
    .service{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .service ul li .c{ width:calc(100% - 75px); height:45px; line-height:45px; float:right; color:#FFF; text-align: left; display:block; background:#68696a; padding:0 15px; font-size:20px;white-space:nowrap; text-overflow:ellipsis;}
    .slideTeam{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
    .slideTeam ul{ margin:0;}
    .slideTeam ul li{ margin: auto; float: none; _display:inline; width:202px; height:400px; overflow:hidden;}
    .trainlist{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .trainlist ul li h3{ height:50px; line-height:50px; overflow:hidden; padding:0 20px; background:#0665a9; font-weight:normal;white-space:nowrap; text-overflow:ellipsis;}
    .contact{width:90vw; height:auto; margin:auto; overflow:hidden;padding:0;}
	.contact header{ height:80px; line-height:60px; text-align:center; font-size:16px;}
    .contact header span{ font-size:24px; font-family:Verdana, Geneva, sans-serif; color:#de0000;}
    .contact ul{height:auto; margin:auto; overflow:hidden; border-bottom:solid #bfbfbf 1px; border-top:solid #bfbfbf 1px; padding:50px 0 50px 30px;}
    .contact ul li{float: none;}
    .contact ul li:nth-child(1){ width:100%; }
    .contact ul li:nth-child(2){ width:100%; }
    .contact ul li:nth-child(3){ width:100%; }
    .message{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
    .message .messagelist form ul li .input-text{ width:calc(100% - 100px); height:30px; line-height:30px; padding:0 10px;}
    .message .messagelist form ul li .textarea-text{ padding:10px; width:calc(100% - 100px);}
	#map{width:90vw;height:250px; margin:auto;border:#ccc solid 1px;font-size:12px}

    /* 加入我们 */
    .join { width:90vw; height:auto; overflow:hidden; margin:auto;}
    .join .slideGroup{ width:100%; height:auto; overflow:hidden;}
    .join .slideGroup .parBd{zoom:1; width:100%;height:auto; overflow:hidden; margin:50px auto;}
    .join .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0;}
    .join .slideGroup .parBd ul li{ margin:10px auto;padding:15px; float: none; _display:inline; width:calc(100% - 30px); height:450px; overflow:hidden;  background:#dad9d9;}
    .join .slideGroup .sPrev{display: none;}
    .join .slideGroup .sNext{display:none;}
    .join dl{ width:100%; height:auto; overflow:hidden; margin:50px auto;padding:15px;background:#dad9d9;}
    .join dl .desc{padding:15px; font-size:16px;}
    .apply { width:90vw; height:auto; overflow:hidden; margin:auto;}
    .apply ul li h3{ font-size:14px; font-weight:normal; width:120px; text-align: left; float: none; margin:0 15px 0 0;}
    .apply ul li .input-text{width:90%; height:30px; line-height:30px; padding:0 10px;}
    .apply ul li .textarea-text{width:90%; padding:10px;}
}

/* 小型设备（平板电脑，手机小于767px） */
@media (min-width:479px) and (max-width:767px) {
	/* 头部 */
    .top_header{ width:100vw;height:150px;position:absolute; z-index:9; top:0;}
    .hero {width:100vw;height:160px;}
    .logo{width:100vw; height:80px; overflow:hidden; margin:15px 0 0 0; padding:0; display:block; text-align:center;}
    .logo img{ max-height:80px; height:auto; margin:auto;}
	
	/* 主导航 */
    .top_menu{ display:none;}
	.top_nav{ display: block; width:90vw; padding:0; height:40px; line-height:40px; margin:auto; background:#eaeaea; border:solid #ccc 1px; clear:both;}
	#nav{ background:#0665a9; padding:10px; line-height:30px;}
	#nav a{ color:#FFF;}
	#nav a span{ color:#84bee7; font-weight:bold;}
	
	/* 滚动图片 */
	.swiper-container {width: 100%;height: auto;position:relative; z-index:0; padding:150px 0 0 0;}
	.swiper-button-next,.swiper-button-prev{position:absolute;top:calc(50% + 80px);width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
	
	/* 关于我们 */
    .onefloor { width:95vw; height:auto; overflow:hidden; margin:auto;}
    .onefloor header{ width:95vw; height:auto; margin:auto; padding:30px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
    .onefloor .title{ width:90vw; height:auto; margin:auto; padding:10px 0; background:#eaeaea; border:solid #CCC 1px;text-align:center;}
    .onefloor .title li{ width:90vw; height:30px; line-height:30px; display: inline-block; font-weight:bold; font-size:16px;}
    .onefloor .title li span{ color:#ff6a39;}
    .onefloor .container{width:90vw; height:auto; margin:auto; padding:30px 0;letter-spacing:1px;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .onefloor .more{ width:100vw; height:40px; margin:auto;}
    .onefloor .more .fl{ width:30vw; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
    .onefloor .more .fm{ width:40vw; height:40px;float:left; }
    .onefloor .more .fm a{ display:block;background:#e3e3e3;height:40px; line-height:40px; text-align:center; font-size:16px;}
    .onefloor .more .fm a:hover{background:#ff6a39; color:#FFF; text-decoration:none;}
    .onefloor .more .fr{ width:30vw; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
	
	/* 经典案例 */
    .twofloor { width:100vw; height:804px; overflow:hidden; background:url(../image/case1.jpg) center no-repeat; margin:60px 0;}
    .twofloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 40px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#fff;}
    .twofloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .twofloor .slideGroup .parBd{zoom:1; width:288px;height:auto; overflow:hidden; margin:50px auto;}
    .twofloor .slideGroup .slideBox{zoom:1;margin:0;}
	.twofloor .slideGroup .parBd ul li{ margin:0; float: none; _display:inline; width:288px; height:420px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
    .twofloor .slideGroup .parBd .switch{ width:100%; height:30px; clear:both;}
    .twofloor .slideGroup .sPrev{ display:block; width:30px; height:30px; float:left; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF; margin:59px 0 0 10%;}
    .twofloor .slideGroup .sNext{ display:block; width:30px; height:30px; float:right; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF;margin:59px 10% 0 0;}
    .twofloor .slideGroup .sPrev:hover, .twofloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}
	
	/* 我们的团队 */
    .threefloor { width:100vw; height:auto; overflow:hidden; margin:0;}
    .threefloor header{ width:100vw; height:auto; margin:auto; padding:20px 0 0 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
    .threefloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .threefloor .slideGroup .parBd{zoom:1; width:202px;height:auto; overflow:hidden; margin:30px auto;}
    .threefloor .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0;height:320px; overflow:hidden;}
	.threefloor .slideGroup .parBd ul li{ margin:0; float: none; _display:inline; width:202px; height:320px; overflow:hidden;  background:#FFF;}
	.threefloor .slideGroup .sPrev{display: none; }
    .threefloor .slideGroup .sNext{display:none; }
	
	/* 新闻中心 */
    .fourfloor { width:100vw; height:auto; overflow:hidden;margin:20px 0;}
    .fourfloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .fourfloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .fourfloor .slideGroup .parHd ul li{ width:25vw; height:30px; line-height:30px; overflow:hidden;display: inline-block; cursor:pointer; border:solid #bbbbbb 1px; background:#FFF; margin:0 -1px; font-size:14px;}
    .fourfloor .slideGroup .parHd ul li.on{ width:25vw; height:30px; line-height:30px; border:solid #f50000 1px; background:#f50000; color:#fff;}
    .fourfloor .slideGroup .parBd{zoom:1; width:90vw;height:auto; overflow: visible; margin:30px auto;}
    .spbq{width:85vw;height:130px;line-height: 2;padding: 10px; float:none;margin:0 auto 10px auto;position: relative;overflow: hidden; background:#f0f0f0;}
	.spbq h3{color: #333; height:60px; line-height:60px; overflow:hidden;white-space:nowrap; padding:0 10px;text-overflow:ellipsis;}
	.spbq span{display: block;color: #999;margin:0; padding:0 10px; height:65px; overflow:hidden;text-overflow:ellipsis;}
	.spbq .zst{ width:130px; height:130px; background:#0665a9; color:#FFF; float:left; font-family:Verdana, Geneva, sans-serif; text-align:right; margin:0;}
    .text_gobuy { display:none;}
	
	/* 行业培训 */
    .fivefloor { width:100vw; height:auto; overflow:hidden;margin:0;background: none;}
    .fivefloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .fivefloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .fivefloor .slideGroup .parBd{zoom:1; width:290px;height:auto;  overflow: visible;  margin:10px auto;}
	.fivefloor .slideGroup .parBd ul { height:180px; overflow:hidden;}
    .fivefloor .slideGroup .parBd ul li{ margin:0 0 0 15px; float:left; _display:inline; width:290px; height:180px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
    .fivefloor .slideGroup .parBd ul li a{ text-align:center; position:relative; z-index:0;}
    .fivefloor .slideGroup .parBd ul li a img{ width:288px; height:178px; display:block; border:1px solid #dedede; }
    .fivefloor .slideGroup .parBd ul li a span{ display:block;width:260px; height:200px; position:absolute; left:0; top:262px; z-index:9;background:rgba(0, 0, 0, 0.5);cursor: pointer;transition:all  300ms;-webkit-transition:all  300ms;-moz-transition:all  300ms;-o-transition:all  300ms; color:#FFF; text-align:left; padding:15px;}
    .fivefloor .slideGroup .parBd ul li a:hover span{ display:block;width:260px; height:200px; position:absolute; left:0; top:0; z-index:9;}
    .fivefloor .slideGroup .parBd .switch{ display:none;}
    
	/* 合作伙伴 */
    .sixfloor { width:100vw; height:auto; overflow:hidden; margin:0;}
    .sixfloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .sixfloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .sixfloor .slideGroup .parBd{zoom:1; width:230px;height:auto; overflow: visible;  margin:30px auto;}
    .sixfloor .slideGroup .parBd ul li{ margin:0 0 10px 10px; float: none; _display:inline; width:232px; height:144px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
	
	/* 内页 */
    .headlines {width:100vw; height:100px; background:#505050 url(../image/headlines.jpg) center no-repeat; position:relative; z-index:0; margin:160px 0 0 0;}
    .headlines header{ width:90vw; margin:auto; height:100px;}
    .headlines header a{display: none;}
	.headlines header h4{ color:#d19f5e; font-size:24px; font-weight:normal; font-family: "Times New Roman", Times, serif; float:left; width:100%; height:100px; line-height:100px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
    .location{ width:90vw; height:50px; line-height:50px; margin:auto; text-align:right;}
    .banner{ width:100vw; height: auto; margin:auto;}
	.banner img{ width:100vw; height: auto;}
	.subpage{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
	.subpage img{max-width:100%; height: auto; margin:auto;}
    .newslist{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .sidebar{ width:380px; height:auto; margin:auto; overflow: hidden;padding:50px 0;}
    .sidebar ul{ margin:0;}
    .sidebar ul li{ margin:0; float: none; _display:inline; width:380px; height:500px; overflow:hidden;}
    .service{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .service ul li .c{ width:calc(100% - 75px); height:45px; line-height:45px; float:right; color:#FFF; text-align: left; display:block; background:#68696a; padding:0 15px; font-size:20px;white-space:nowrap; text-overflow:ellipsis;}
    .slideTeam{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
    .slideTeam ul{ margin:0 0 0 -15px;}
    .slideTeam ul li{ margin: 0 0 10px 15px; float: left; _display:inline; width:202px; height:400px; overflow:hidden;}
    .trainlist{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .trainlist ul li h3{ height:50px; line-height:50px; overflow:hidden; padding:0 20px; background:#0665a9; font-weight:normal;white-space:nowrap; text-overflow:ellipsis;}
    .contact{width:90vw; height:auto; margin:auto; overflow:hidden;padding:0;}
	.contact header{ height:80px; line-height:60px; text-align:center; font-size:16px;}
    .contact header span{ font-size:24px; font-family:Verdana, Geneva, sans-serif; color:#de0000;}
    .contact ul{height:auto; margin:auto; overflow:hidden; border-bottom:solid #bfbfbf 1px; border-top:solid #bfbfbf 1px; padding:50px 0 50px 30px;}
    .contact ul li{float: none;}
    .contact ul li:nth-child(1){ width:100%; }
    .contact ul li:nth-child(2){ width:100%; }
    .contact ul li:nth-child(3){ width:100%; }
    .message{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
    .message .messagelist form ul li .input-text{ width:calc(100% - 100px); height:30px; line-height:30px; padding:0 10px;}
    .message .messagelist form ul li .textarea-text{ padding:10px; width:calc(100% - 100px);}
	#map{width:90vw;height:250px; margin:auto;border:#ccc solid 1px;font-size:12px}

    /* 加入我们 */
    .join { width:90vw; height:auto; overflow:hidden; margin:auto;}
    .join .slideGroup{ width:100%; height:auto; overflow:hidden;}
    .join .slideGroup .parBd{zoom:1; width:100%;height:auto; overflow:hidden; margin:50px auto;}
    .join .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0;}
    .join .slideGroup .parBd ul li{ margin:10px auto;padding:15px; float: none; _display:inline; width:calc(100% - 30px); height:450px; overflow:hidden;  background:#dad9d9;}
    .join .slideGroup .sPrev{display: none;}
    .join .slideGroup .sNext{display:none;}
    .join dl{ width:100%; height:auto; overflow:hidden; margin:50px auto;padding:15px;background:#dad9d9;}
    .join dl .desc{padding:15px; font-size:16px;}
    .apply { width:90vw; height:auto; overflow:hidden; margin:auto;}
    .apply ul li h3{ font-size:14px; font-weight:normal; width:120px; text-align: left; float: none; margin:0 15px 0 0;}
    .apply ul li .input-text{width:90%; height:30px; line-height:30px; padding:0 10px;}
    .apply ul li .textarea-text{width:90%; padding:10px;}
}

/* 中小型设备（平板电脑，智能手机，笔记本电脑） */
@media (min-width:768px) and (max-width:1199px) {
    /* 头部 */
    .top_header{ width:100vw;height:150px;position:absolute; z-index:9; top:0;}
    .hero {width:100vw;height:160px;}
    .logo{width:100vw; height:80px; overflow:hidden; margin:15px 0 0 0; padding:0; display:block; text-align:center;}
    .logo img{ max-height:80px; height:auto; margin:auto;}
	
	/* 主导航 */
    .top_menu{ display:none;}
	.top_nav{ display: block; width:90vw; padding:0; height:40px; line-height:40px; margin:auto; background:#eaeaea; border:solid #ccc 1px; clear:both;}
	#nav{ background:#0665a9; padding:10px; line-height:30px;}
	#nav a{ color:#FFF;}
	#nav a span{ color:#84bee7; font-weight:bold;}
	
	/* 滚动图片 */
	.swiper-container {width: 100%;height: auto;position:relative; z-index:0; padding:150px 0 0 0;}
	.swiper-button-next,.swiper-button-prev{position:absolute;top:calc(50% + 80px);width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
	
	/* 关于我们 */
    .onefloor { width:95vw; height:auto; overflow:hidden; margin:auto;}
    .onefloor header{ width:95vw; height:auto; margin:auto; padding:30px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
    .onefloor .title{ width:90vw; height:auto; margin:auto; padding:10px 0; background:#eaeaea; border:solid #CCC 1px;text-align:center;}
    .onefloor .title li{ width: auto; padding:0 15px; height:70px; line-height:70px; display: inline-block; font-weight:bold; font-size:16px;}
    .onefloor .title li span{ color:#ff6a39;}
    .onefloor .container{width:90vw; height:auto; margin:auto; padding:30px 0;letter-spacing:1px;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .onefloor .more{ width:100vw; height:40px; margin:auto;}
    .onefloor .more .fl{ width:30vw; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
    .onefloor .more .fm{ width:40vw; height:40px;float:left; }
    .onefloor .more .fm a{ display:block;background:#e3e3e3;height:40px; line-height:40px; text-align:center; font-size:16px;}
    .onefloor .more .fm a:hover{background:#ff6a39; color:#FFF; text-decoration:none;}
    .onefloor .more .fr{ width:30vw; height:20px; float:left; border-bottom:solid #e3e3e3 1px;}
	
	/* 经典案例 */
    .twofloor { width:100vw; height:804px; overflow:hidden; background:url(../image/case1.jpg) center no-repeat; margin:60px 0;}
    .twofloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 40px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#fff;}
    .twofloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .twofloor .slideGroup .parBd{zoom:1; width:600px;height:auto; overflow:hidden; margin:50px auto;}
    .twofloor .slideGroup .parBd .switch{ width:100%; height:30px; clear:both;}
    .twofloor .slideGroup .sPrev{ display:block; width:30px; height:30px; float:left; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF; margin:59px 0 0 10%;}
    .twofloor .slideGroup .sNext{ display:block; width:30px; height:30px; float:right; border:1px solid #fff;border-radius:15px; text-align:center; color:#FFF;margin:59px 10% 0 0;}
    .twofloor .slideGroup .sPrev:hover, .twofloor .slideGroup .sNext:hover{text-decoration:none; border:1px solid #ff6a39; color:#ff6a39;}
	
	/* 我们的团队 */
    .threefloor { width:100vw; height:auto; overflow:hidden; margin:0;}
    .threefloor header{ width:100vw; height:auto; margin:auto; padding:20px 0 0 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6b6b6b;}
    .threefloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .threefloor .slideGroup .parBd{zoom:1; width:95vw;height:auto; overflow:hidden; margin:30px auto;}
    .threefloor .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0 0 0 35px;}
	
	/* 新闻中心 */
    .fourfloor { width:100vw; height:auto; overflow:hidden;margin:20px 0;}
    .fourfloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .fourfloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .fourfloor .slideGroup .parBd{zoom:1; width:100vw;height:auto; overflow:hidden; margin:30px auto;}
    .fourfloor .slideGroup .parBd ul{zoom:1;margin:0 0 0 -20px;}
    .spbq{width:570px;height:130px;float: none;line-height: 2;padding: 10px;margin: auto;position: relative;overflow: hidden;}
    .text_gobuy { display:none;}
    
	
	/* 行业培训 */
    .fivefloor { width:100vw; height:auto; overflow:hidden;margin:0;background: none;}
    .fivefloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .fivefloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .fivefloor .slideGroup .parBd{zoom:1; width:600px;height:auto;  overflow: visible;  margin:10px auto;}
	.fivefloor .slideGroup .parBd ul { height:180px; overflow:hidden;}
    .fivefloor .slideGroup .parBd ul li{ margin:0 0 0 15px; float:left; _display:inline; width:290px; height:180px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
    .fivefloor .slideGroup .parBd ul li a{ text-align:center; position:relative; z-index:0;}
    .fivefloor .slideGroup .parBd ul li a img{ width:288px; height:178px; display:block; border:1px solid #dedede; }
    .fivefloor .slideGroup .parBd ul li a span{ display:block;width:260px; height:200px; position:absolute; left:0; top:262px; z-index:9;background:rgba(0, 0, 0, 0.5);cursor: pointer;transition:all  300ms;-webkit-transition:all  300ms;-moz-transition:all  300ms;-o-transition:all  300ms; color:#FFF; text-align:left; padding:15px;}
    .fivefloor .slideGroup .parBd ul li a:hover span{ display:block;width:260px; height:200px; position:absolute; left:0; top:0; z-index:9;}
    .fivefloor .slideGroup .parBd .switch{ display:none;}
    
	/* 合作伙伴 */
    .sixfloor { width:100vw; height:auto; overflow:hidden; margin:0;}
    .sixfloor header{ width:100vw; height:auto; margin:auto; padding:50px 0 20px 0; text-align:center; font-size:24px; font-family:"Times New Roman", Times, serif; color:#333;}
    .sixfloor .slideGroup{ width:100vw; height:auto; overflow:hidden;}
    .sixfloor .slideGroup .parBd{zoom:1; width:90vw;height:auto; overflow: visible;  margin:30px auto;}
    .sixfloor .slideGroup .parBd ul li{ margin:0 0 10px 10px; float: left; _display:inline; width:232px; height:144px; overflow:hidden;  background:#FFF;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
	
	/* 内页 */
    .headlines {width:100vw; height:100px; background:#505050 url(../image/headlines.jpg) center no-repeat; position:relative; z-index:0; margin:160px 0 0 0;}
    .headlines header{ width:90vw; margin:auto; height:100px;}
    .headlines header a{display: none;}
	.headlines header h4{ color:#d19f5e; font-size:24px; font-weight:normal; font-family: "Times New Roman", Times, serif; float:left; width:100%; height:100px; line-height:100px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
    .location{ width:90vw; height:50px; line-height:50px; margin:auto; text-align:right;}
    .banner{ width:100vw; height: auto; margin:auto;}
	.banner img{ width:100vw; height: auto;}
	.subpage{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
	.subpage img{max-width:100%; height: auto; margin:auto;}
    .newslist{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .sidebar{ width:380px; height:auto; margin:auto; overflow: hidden;padding:50px 0;}
    .sidebar ul{ margin:0;}
    .sidebar ul li{ margin: auto; float: none; _display:inline; width:380px; height:500px; overflow:hidden;}
    .service{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .service ul li .c{ width:calc(100% - 75px); height:45px; line-height:45px; float:right; color:#FFF; text-align: left; display:block; background:#68696a; padding:0 15px; font-size:20px;white-space:nowrap; text-overflow:ellipsis;}
    .slideTeam{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
    .slideTeam ul{ margin:0 0 0 -15px;}
    .slideTeam ul li{ margin: 0 0 10px 15px; float: left; _display:inline; width:202px; height:400px; overflow:hidden;}
    .trainlist{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;text-align:justify;text-justify:inter-ideograph;letter-spacing:1px;}
    .trainlist ul li h3{ height:50px; line-height:50px; overflow:hidden; padding:0 20px; background:#0665a9; font-weight:normal;white-space:nowrap; text-overflow:ellipsis;}
    .contact{width:90vw; height:auto; margin:auto; overflow:hidden;padding:0;}
	.contact header{ height:80px; line-height:60px; text-align:center; font-size:16px;}
    .contact header span{ font-size:24px; font-family:Verdana, Geneva, sans-serif; color:#de0000;}
    .contact ul{height:auto; margin:auto; overflow:hidden; border-bottom:solid #bfbfbf 1px; border-top:solid #bfbfbf 1px; padding:50px 0 50px 30px;}
    .contact ul li{float: none;}
    .contact ul li:nth-child(1){ width:100%; }
    .contact ul li:nth-child(2){ width:100%; }
    .contact ul li:nth-child(3){ width:100%; }
    .message{ width:90vw; height:auto; margin:auto; overflow:hidden;padding:50px 0;}
    .message .messagelist form ul li .input-text{ width:calc(100% - 100px); height:30px; line-height:30px; padding:0 10px;}
    .message .messagelist form ul li .textarea-text{ padding:10px; width:calc(100% - 100px);}
	#map{width:90vw;height:250px; margin:auto;border:#ccc solid 1px;font-size:12px}

    /* 加入我们 */
    .join { width:90vw; height:auto; overflow:hidden; margin:auto;}
    .join .slideGroup{ width:100%; height:auto; overflow:hidden;}
    .join .slideGroup .parBd{zoom:1; width:100%;height:auto; overflow:hidden; margin:50px auto;}
    .join .slideGroup .slideBox{zoom:1; position:relative; z-index:0; padding:0;}
    .join .slideGroup .parBd ul li{ margin:10px auto;padding:15px; float: none; _display:inline; width:calc(100% - 30px); height:450px; overflow:hidden;  background:#dad9d9;}
    .join .slideGroup .sPrev{display: none;}
    .join .slideGroup .sNext{display:none;}
    .join dl{ width:100%; height:auto; overflow:hidden; margin:50px auto;padding:15px;background:#dad9d9;}
    .join dl .desc{padding:15px; font-size:16px;}
    .apply { width:90vw; height:auto; overflow:hidden; margin:auto;}
    .apply ul li h3{ font-size:14px; font-weight:normal; width:120px; text-align: left; float: none; margin:0 15px 0 0;}
    .apply ul li .input-text{width:90%; height:30px; line-height:30px; padding:0 10px;}
    .apply ul li .textarea-text{width:90%; padding:10px;}
}
