*{ margin:0px; padding:0px; font-family:Yuanti-Regular;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
img,input{ border:0px;}
ul li{ list-style:none;}
em,i{ font-style:normal;}
.left{ float:left;}
.right{ float:right;}
.main{ margin:0 auto;  width:1426px;}
body{ background:#EDEDED; overflow-x:hidden;}
/*@font-face{
	font-family: 'Yuanti';
	src:url(../fonts/yuanti-sc-light.ttf);
}
@font-face{
	font-family: 'Yuanti-Bold';
	src:url(../fonts/yuanti-bold.ttf);
}
@font-face{
	font-family: 'Yuanti-Regular';
	src:url(../fonts/yuanti-regular.ttf);
}*/
a{-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s;}
.aMore{ display:inline-block;width:190px; height:60px; border:1px solid #707070; border-radius:6px; text-align:center; line-height:60px; font-size:24px; color:#666666; font-family:Yuanti-Bold;}

/* header */
header{ float:left; width:100%; height:195px;}
.header{ float:left; width:100%; background:#fff; z-index:111111;-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.xym11{width:75%;clear:both;margin:0 auto}
.logo{ float:left;}
.h_tell{ float:right; width:243px; background:#FF3111; border-bottom-left-radius:20px; border-bottom-right-radius:20px; text-align:center; padding:15px 0px; text-align:center; color:#fff; font-size:22px; line-height:30px; height:90px;}
.h_tell strong{ font-size:27px; font-family:Yuanti-Bold;}
.h_tell p{ font-size:17px; line-height:20px;}
.menu{ float:left; width:100%; height:45px; line-height:45px; background:#00A37E;}
.menu ul{ float:right;}
.menu ul li{ float:left; position:relative; height:45px;line-height:45px;}
.menu ul li a{ float:left; padding:0px 25px; color:#fff; font-size:18px; border-radius:100px; height:45px; letter-spacing:1px; position:relative; z-index:200}
.menu ul li a:hover{ color:#FF0}
.menu ul .a1{ background:#FF3111}
.menu ul .a2{ background:#AB2D8C}
.menu ul .a3{ background:#FF8D00}
.menu ul .a4{ background:#9FD42E}
.menu ul .a5{ background:#6955CE}
.menu ul .a6{ background:#FF0051}
.menu ul .a7{ background:#82D4EA}
.menu ul .a8{ background:#00A37E}
.menu ul .a9{ background:#FFCB19}
.menu ul li p{ position:absolute; top:45px; left:0px; width:100%; z-index:100; display:none; margin-top:-20px; padding-top:20px;}
.menu ul li p a{ border-radius:20px; border-top-left-radius:0px;border-top-right-radius:0px; padding-top:20px; margin-top:-20px; position:relative; z-index:100; height:50px; line-height:50px;}
.menu ul li p a:nth-child(2){ z-index:99}
.menu ul li p a:nth-child(3){ z-index:98}
.menu ul li p a:nth-child(4){ z-index:97}
.menu ul li p a:nth-child(5){ z-index:96}
.menu ul li p a:nth-child(6){ z-index:95}
.menu ul li p a:nth-child(7){ z-index:94}


/* 浮 fu */
.fu{ position:fixed; top:300px; left:30px; width:100px; z-index:3000}
.fu img{ width:100%; border-radius:6px; overflow:hidden; margin-bottom:5px; cursor:pointer;}
.img_ziXun{ position:fixed; top:300px; right:30px; border-radius:100px; z-index:3000}
.fu .d_zx{ position:relative;}
.fu .d_zx:hover p{ display:block}
.fu .d_zx p{ width:140px; display:none; background:#00A37E; padding:10px 0px; text-align:center; color:#fff; border-radius:6px; position:absolute; top:0px; left:110px; font-size:12px; line-height:20px;}
.fu .d_zx p img{ width:110px; margin:10px 0px;}
.fu .d_zx p strong{ font-size:14px;}

/* footer */
.footer{ float:left; width:100%; height:532px; background:url(../images/bg_04.png) no-repeat top center; color:#fff;background-size:100% 100%;}
.footer .left{ float:left; width:620px; padding-top:85px;}
.footer .left .img{ float:left; width:100%; height:125px;}
.footer .left .p1{ float:left; width:100%; line-height:64px; font-size:17px; font-family:Yuanti;}
.footer .left .ul{ float:left; width:100%; line-height:28px;}
.footer .left .ul li{ float:left; width:25%; font-size:16px;}
.footer .left .ul li a{ font-size:16px; color:#fff; opacity:1; font-family:Yuanti;}
.footer .left .ul li a:hover{ color:#FF0}
.footer .left .bottom{ float:left; width:100%; padding-top:30px;  font-family:Yuanti; line-height:26px; font-size:14px;}
.footer .right{ float:right; padding-top:100px; width:300px;}
.footer .right .top{ float:left; width:100%; text-align:center; height:230px;}
.footer .right .top li{ display:inline-block; text-align:center; line-height:28px; font-size:16px; padding:0px 5px;}
.footer .right .top li img{ width:128px;}
.footer .right .bottom{ float:left; width:100%; line-height:40px; font-size:22px;}
.footer .right .bottom strong{ font-size:38px; font-family:Yuanti-Bold}

/* 轮播 */
.lSSlideOuter {overflow: hidden;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.lightSlider:before, .lightSlider:after {content: " ";display: table;}
.lightSlider {overflow: hidden;margin: 0;}
.lSSlideWrapper {max-width: 100%;overflow: hidden;position: relative;}
.lSSlideWrapper > .lightSlider:after {clear: both;}
.lSSlideWrapper .lSSlide {-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transition: all 1s;-webkit-transition-property: -webkit-transform,height;-moz-transition-property: -moz-transform,height;transition-property: transform,height;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade {position: relative;}
.lSSlideWrapper .lSFade > * {position: absolute !important;top: 0;left: 0;z-index: 9;margin-right: 0;width: 100%;}
.lSSlideWrapper.usingCss .lSFade > * {opacity: 0;-webkit-transition-delay: 0s;transition-delay: 0s;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade > *.active {z-index: 10;}
.lSSlideWrapper.usingCss .lSFade > *.active {opacity: 1;}
.lSSlideOuter .lSPager.lSpg {margin: 10px 0 0;padding: 0;text-align: center;}
.lSSlideOuter .lSPager.lSpg > li {cursor: pointer;display: inline-block;padding: 0 5px;}
.lSSlideOuter .lSPager.lSpg > li a {background-color: #222222;border-radius: 30px;display: inline-block;height: 8px;overflow: hidden;text-indent: -999em;width: 8px;position: relative;z-index: 99;-webkit-transition: all 0.5s linear 0s;transition: all 0.5s linear 0s;}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {background-color: #FF7523;}
.lSSlideOuter .media {opacity: 0.8;}
.lSSlideOuter .media.active {opacity: 1;}
.lSAction > a {width: 32px;display: block;top: 50%;height: 32px;cursor: pointer;position: absolute;z-index: 99;margin-top: -16px;-webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;}
.lSAction > a:hover {opacity: 1;}
.lSAction > .lSPrev {background-position: 0 0;left: 10px;}
.lSAction > .lSNext {background-position: -32px 0;right: 10px;}
.lSAction > a.disabled {pointer-events: none;}
.cS-hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.lSSlideOuter.lSrtl {direction: rtl;}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {padding-left: 0;list-style: none outside none;}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {padding-right: 0;}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {float: left;}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {float: right !important;}

.sy_one{ float:left; width:100%;}
.sy_one .lSSlideOuter .lSPager.lSpg{ width:100%; position:relative; text-align:left; background:none; width:1200px; margin:0 auto; top:-80px;}
.sy_one .lSSlideOuter .lSPager.lSpg > li a{ width:31px; height:28px; background:url(../images/bg_01.png) no-repeat center center; border-radius:0;}
.sy_one .lSSlideOuter .lSPager.lSpg > li:hover a,.sy_one  .lSSlideOuter .lSPager.lSpg > li.active a{ background:url(../images/bg_01-sel.png) no-repeat center center;}
.sy_one .lSSlideOuter .lSPager.lSpg > li{ margin-top:0px}
.sy_one .item img{ float:left; width:100%}
.sy_one .lSAction{ float:left; width:100%; height:0px;}

.lb_one{ float:left; width:100%;margin-top:-300px; position:relative;}
.lb_one .lSSlideOuter .lSPager.lSpg{ display:none;}
.lb_one .lSAction{ float:left; width:100%; height:0px;}
.lb_one li{ padding-top:300px; padding-bottom:330px;}
.lb_one li .nei{float:left; width:86%;border:4px solid #00A37E; border-radius:60px; padding:30px 5%; position:relative; color:#00A37E; min-height:480px;-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.lb_one li h1{ float:left; width:120%; line-height:90px; font-size:56px; font-weight:normal; font-family:Yuanti-Bold}
.lb_one li .desc{ float:left; width:100%; font-size:14px; line-height:22px; padding:15px 0px;}
.lb_one li h2{ float:left; width:100%; font-size:18px; font-weight:normal; margin-bottom:-5px; padding-top:10px;}
.lb_one .img{ position:absolute; bottom:0px; right:48px;}
.lb_one .li2 .nei{ border:4px solid #AB2D8C; color:#AB2D8C;}
.lb_one .li2 .img{ right:60px; bottom:-150px;}
.lb_one .li3 .nei{ border:4px solid #FF8C00; color:#FF8C00;}
.lb_one .li3 .img{ right:auto; bottom:auto; left:20px; top:-195px;}
.lb_one .li4 .nei{ border:4px solid #FF0050; color:#FF0050;}
.lb_one .li4 .img{ right:auto; left:0; bottom:-95px;}
.lb_one .li5 .nei{ border:4px solid #86D206; color:#86D206;}
.lb_one .li5 .img{ right:30px; bottom:-25px;}
.lb_one li:hover .nei{ margin-top:-65px;-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s; padding-bottom:150px;}
.lb_one .lSAction > a{ top:300px;  width:20%; height:540px;}

.lb_two{ float:left; width:100%;}
.lb_two .lSSlideOuter .lSPager.lSpg{ display:none;}
.lb_two .lSAction{ float:left; width:100%;}
.lb_two li{ padding-top:120px; text-align:center;}
.lb_two li img{ max-width:70%}
.lb_two .lSAction > a{ top:100px;  width:20%; height:540px;}

.lb_three{ float:left; width:100%; padding-top:70px; }
.lb_three .lSSlideOuter .lSPager.lSpg{ display:none;}
.lb_three .lSAction{ float:left; width:100%;}
.lb_three ul li{ height:400px; padding-top:170px;}
.lb_three ul {background:url(../images/bg_1.png) repeat-x left center;margin-bottom:170px; padding-top:30px;}
.lb_three ul li h1{ float:left; width:100%; text-align:center; font-weight:normal; font-size:46px; color:#FF1D25; line-height:74px;}
.lb_three ul li p{ float:left; width:100%; height:170px;}
.lb_three ul li .desc{ width:160px; margin:0 auto; font-size:16px; color:#666; line-height:28px;}
.lb_three ul li .desc h2{ float:left; width:100%; font-size:16px; font-weight:normal; text-align:left; padding:10px 0px; height:110px;}
.lb_three ul .li2,.lb_three ul .li4,.lb_three ul .li6,.lb_three ul .li8,.lb_three ul .li10,.lb_three ul .li12{ padding-top:0px;}
.lb_three ul .li2 h1{ color:#AB2D8C;}
.lb_three ul .li3 h1{ color:#FFCB19;}
.lb_three ul .li4 h1{ color:#9FD32F;}
.lb_three ul .li5 h1{ color:#704DD6;}
.lb_three ul .li6 h1{ color:#FF004A;}
.lb_three ul .li6 .desc h2{ height:130px; margin-top:-20px;}
.lb_three ul .li7 h1{ color:#64D7EE;}
.lb_three ul .li8 h1{ color:#FF9000;}
.lb_three ul .li9 h1{ color:#00A67B;}
.lb_three ul .li0 h1{ color:#FF0000;}
.lb_three ul .li11 h1{ color:#BB0291;}
.lb_three .lSAction > a{ top:150px;  width:20%; height:540px;}

.lb_four{ float:left; width:100%; margin-top:-40px; height:590px;}
.lb_four .lSSlideOuter .lSPager.lSpg{ display:none;}
.lb_four .lSAction{ float:left; width:100%;}
.lb_four .lSAction > a{ top:100px;  width:20%; height:540px;}
.lb_four li{ padding-top:40px;}
.lb_four li img{ float:left; width:100%; height:290px;-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.lb_four li:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);}
.lb_four li p{ float:left; width:100%; text-align:center; line-height:40px; color:#fff; margin-top:10px; background:#F73870; font-size:22px;}
.lb_four li.li2 p{ background:#FF8D00}
.lb_four li.li3 p{ background:#87D306}
.lb_four li.li4 p{ background:#6D56D1}

/* 首页 sy */
.sy_main{ float:left; width:100%; background:url(../images/bg_02.png) no-repeat top center #EDEDED;}
.sy_two{ width:1200px; margin:0 auto;}
.sy_two .left{ float:left;}
.sy_two .left .sp{ float:left; width:100%; height:543px;}
.sy_two .right{ float:right; width:480px;  padding-bottom:126px;}
.sy_two .right .top{ float:left; width:100%; line-height:60px; color:#AB2C8C; font-size:36px; padding-bottom:20px; font-family:Yuanti;}
.sy_two .right .top span{ font-size:36px; font-family:Yuanti-Regular; }
.sy_two .right .desc{ float:left; width:100%; color:#666666; font-size:16px; line-height:28px; padding-bottom:70px;}
.sy_two .right .aMore{ float:right; width:190px; height:60px; border:1px solid #707070; border-radius:6px; text-align:center; line-height:60px; font-size:24px; color:#666666; font-family:Yuanti-Bold;}
.sy_two .right .aMore:hover{ background:#AB2D8C; border:1px solid #AB2D8C; color:#fff;}
.sy_three{ float:left; width:100%; height:50px;background-color:rgba(0,0,0,0.5); padding:18px 0px; line-height:50px; color:#fff; position:fixed; bottom:0px; left:0px; z-index:2000;}
.sy_three span{ font-size:31px; font-family:Yuanti;}
.sy_three .btn{ float:right; width:196px; height:50px; background:#FF0050; border-radius:30px; color:#fff; font-size:16px; cursor:pointer;}
.sy_three .btn:hover{ background:#F0004E;}
.sy_three .txt{ float:right; width:230px; padding-left:30px; height:50px; line-height:50px; background:#fff; border-radius:30px; color:#666666; font-size:16px; margin-right:20px; outline:none;}
.sy_four{ float:left; width:100%; position:relative;}
.sy_four ul{ position:relative; float:left; width:100%; height:710px;}
.sy_four ul li{ float:left; width:280px; text-align:right;color:#666666;}
.sy_four ul li h1{ line-height:100px; font-size:25px; font-weight:normal;}
.sy_four ul li .desc{ float:left; width:100%; line-height:24px; font-size:16px;}
.sy_four ul .li2{ position:absolute; top:0; right:0; text-align:left;}
.sy_four ul .li3{ position:absolute; bottom:0; left:0;}
.sy_four ul .li4{ position:absolute; bottom:0; right:0; text-align:left;}
.sy_four .xcx{ width:729px; height:601px; background:url(../picture/pic/bg_03.png) no-repeat left top; position:absolute; left:318px; top:70px; z-index:400;}
.sy_four .xcx img{ position:absolute;top:309px; left:36px; border-radius:200px;-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;transition:all .2s ease 0s;}
.sy_four .xcx .nei{ float:left; width:560px; height:560px; position:relative; border-radius:500px;}

.sy_five{float:left; width:100%; padding-bottom:80px;}
.sy_five .left{ float:left; padding-top:150px; width:480px;}
.sy_five .left .top{float:left; width:100%; line-height:60px; color:#FF0050; font-size:36px; padding-bottom:50px; font-family:Yuanti;}
.sy_five .left .top span{ font-size:36px;}
.sy_five .left .desc{ float:left; width:100%; color:#666666; font-size:16px; line-height:28px; padding-bottom:50px;}
.sy_five .right{ float:right; padding-top:280px;}
.sy_five .right img{ float:right;}
.sy_five .aMore{ float:left; width:190px; height:60px; border:1px solid #707070; border-radius:6px; text-align:center; line-height:60px; font-size:24px; color:#666666; font-family:Yuanti-Bold;}
.sy_five .aMore:hover{ background:#FF0050; border:1px solid #FF0050; color:#fff;}

.sy_five2{ padding-bottom:0}
.sy_five2 .right{ float:left; padding-top:0;}
.sy_five2 .right img{ float:right;}
.sy_five2 .left{ float:right; width:440px; padding-top:100px;}
.sy_five2 .left .top{ color:#9FD22E;}
.sy_five2 .aMore{ float:right;}
.sy_five2 .aMore:hover{ background:#9FD22E; border:1px solid #9FD22E; color:#fff;}

.sy_five3{ padding-bottom:0}
.sy_five3 .right{padding-top:0px; float:left;}
.sy_five3 .right img{ float:left;}
.sy_five3 .left{ float:right; width:470px;padding-top:50px;}
.sy_five3 .left .top{ color:#FF8C00;}
.sy_five3 .aMore{ float:right;}
.sy_five3 .aMore:hover{ background:#FF8C00; border:1px solid #FF8C00; color:#fff;}

.sy_five4{ padding-top:130px;}
.sy_five4 .right{padding-top:110px;}
.sy_five4 .right img{ float:right;}
.sy_five4 .left{ float:left; width:500px;padding-top:50px;}
.sy_five4 .left .top{ color:#6956CE;}
.sy_five4 .aMore{ float:left;}
.sy_five4 .aMore:hover{ background:#6956CE; border:1px solid #6956CE; color:#fff;}

.sy_six{ float:left; width:100%; padding-bottom:130px;}
.sy_six li{ float:left; width:399px; padding-top:130px;text-align:center;}
.sy_six li .pimg{ float:left; width:100%; height:330px;}
.sy_six li .top{ float:left; width:100%; text-align:center; padding-top:20px; line-height:38px; font-size:24px; color:#FF8C00;}
.sy_six li .desc{ float:left; width:80%; margin-left:10%; color:#666666; font-size:16px; line-height:26px; text-align:center; padding:15px 0px;}
.sy_six li .bottom{ float:left; padding-top:25px; text-align:center; width:100%}
.sy_six li.li1 .aMore:hover{ background:#FF8C00; border:1px solid #FF8C00; color:#fff;}
/*.sy_six li.li2{ padding:130px 105px;}*/
.sy_six li.li2 .top{ color:#00AA7F;}
.sy_six li.li2 .aMore:hover{ background:#00AA7F; border:1px solid #00AA7F; color:#fff;}
.sy_six li.li3 .top{ color:#FF0050;}
.sy_six li.li3 .aMore:hover{ background:#FF0050; border:1px solid #FF0050; color:#fff;}

.sy_seven{ float:left; width:100%;padding-top:160px; padding-bottom:220px;}
.sy_seven .img{ float:left; width:100%; text-align:center;}
.sy_seven .img img{ float:left;}
.sy_seven .left{ float:left; width:420px; padding:0; margin-top:-185px; text-align:left;}
.sy_seven .left .top{ color:#FF0050;}
.sy_seven .left .desc{ padding-bottom:100px;}
.sy_seven .aMore{ float:left;}
.sy_seven .aMore:hover{ background:#FF0050; border:1px solid #FF0050; color:#fff;}
.sy_seven .ul{ float:right; padding-top:30px;}
.sy_seven .ul li{ float:left; padding-left:70px; font-size:16px; text-align:left; line-height:40px;color:#FF0050}
.sy_seven .ul li span{ font-size:103px; font-family:Yuanti; margin-left:-6px;}
.sy_seven .ul li i{ font-size:60px;}

/* 关于我们 about */
.tong_bg{ float:left; width:100%; background:url(https://bjxybart.com/website/css/images/bg_05.png) no-repeat top center #ECECEC;}
.ab_one{ float:left; margin-top:45px; width:100%;}
.ab_one .top_img{ float:left; width:100%; margin-left:-130px; height:470px;}
.ab_one .top_img img{ float:left;}
.ab_one .left{ float:right; padding-bottom:140px; width:510px;}
.ab_one .left .top{ float:left; width:100%; padding-bottom:40px; font-size:36px; line-height:60px; color:#FF3111; font-family:Yuanti;}
.ab_one .left .top span{ font-size:53px;}
.ab_two{ float:left; width:100%; background:#fff; height:450px;}
.ab_two ul{ width:1200px; margin:0 auto;}
.ab_two ul li{ float:left; width:399px; padding:0px 45px; height:420px;-webkit-transition:all .6s ease 0s;-moz-transition:all .6s ease 0s;transition:all .6s ease 0s;color:#666666;}
.ab_two ul li .p_img{ float:left; width:100%; padding-top:65px; height:115px;}
.ab_two ul li .p_img img{ float:left;}
.ab_two ul li h1{ float:left; line-height:90px; font-weight:normal; font-size:41px; color:#FF8C00;}
.ab_two ul li h3{ float:left; font-weight:normal; width:100%; line-height:28px;  font-size:16px; letter-spacing:1px;}
.ab_two ul li.li3 h1{ color:#86D206;}
.ab_two ul li.li2 h1{ color:#6956CE;}
.ab_two ul li:hover{ margin-top:-70px;color:#fff;}
.ab_two ul li:hover h1{ color:#fff;}
.ab_two ul li.li1:hover{ background:#FF8D00;}
.ab_two ul li.li2:hover{background:#8778D8;}
.ab_two ul li.li3:hover{background:#9FD32F;}
.ab_three{ float:left; width:100%; background:url(../picture/pic/bg_06.png) no-repeat top center; padding-top:50px;}
.ab_three ul{ width:1200px; margin:0 auto;}
.ab_three ul li{ float:left; width:100%}
.ab_three .left{ float:left; padding-top:80px; width:470px;}
.ab_three .left .top{ float:left; width:100%; padding-bottom:40px; font-size:36px; line-height:60px; color:#FF3111; font-family:Yuanti;}
.ab_three .left .top span{ font-size:53px;}
.ab_three .left .desc{float:left; width:100%; color:#666666; font-size:16px; line-height:28px;}
.ab_three .img{ float:right;}
.ab_three .img img{ float:left;}
.ab_three .li1{ padding-bottom:225px;}
.ab_three .li1 .top{ color:#FF8D00;}
.ab_three .li2 .img{ float:left;}
.ab_three .li2 .left{ width:490px; padding-top:80px; float:right;}
.ab_three .li2 .left .top{ color:#79C943;}
.ab_three .li3{ position:relative; padding-top:190px;}
.ab_three .li3 .img{ padding-top:230px;}
.ab_three .li3 .bg_img{ position:absolute; top:0px; left:-358px; opacity:0.6}
.ab_three .li3 .left{ width:530px;}
.ab_three .li3 .left .top{ color:#6855CD; width:120%}
.ab_three .li3 .left .desc{ line-height:26px;}
.ab_three .li4{ padding-top:150px;}
.ab_three .li4 .img{ float:left;}
.ab_three .li4 .left{ float:right; width:460px; padding-top:90px; line-height:24px;}
.ab_four{ float:left; width:100%; text-align:center; padding-top:200px; padding-bottom:140px;}
.ab_four .top{ float:left; width:100%; line-height:60px; color:#00AA7F; font-size:36px; font-family:Yuanti; padding-bottom:40px;}
.ab_four .top span{ font-size:53px;}
.ab_four .desc{float:left; width:100%; color:#666666; font-size:16px; line-height:28px;}
.ab_five{ width:1200px; margin:0 auto;}
.ab_five li{ float:right; width:885px; background:#fff; border-radius:10px; padding:35px 0px; margin-bottom:50px; position:relative;}
.ab_five li .img{ float:left; width:390px; height:260px; margin-left:-195px;}
.ab_five li .right{ float:right; width:540px; padding-top:35px; padding-right:70px;}
.ab_five li .right .top{ float:left; width:100%; padding-bottom:0px; line-height:34px;}
.ab_five li .right .top a{ color:#666; font-size:24px; float:left; max-width:100%;}
.ab_five li .right .top a:hover{ color:#00AA7F}
.ab_five li .right .desc{ float:left; width:100%; padding-top:15px; color:#666666; font-size:16px; line-height:28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;
}
.ab_five li .date{ position:absolute; top:32px; left:-310px; font-size:20px; color:#666666;}
.ab_five li .date span{ font-size:36px;}

/* page */
.page{ float:left; width:100%; padding:100px 0px; text-align:center; padding-bottom:150px;}
.page a{ display:inline-block; width:52px; height:48px; text-align:center; line-height:58px; font-size:20px; color:#666666; background:url(../images/bg_07.png) no-repeat center center; margin:0px 10px;}
.page a.sel{ background:url(../images/bg_07-sel.png) no-repeat center center; color:#fff;}

/* 在线教育 online */
.on_bg{ float:left; width:100%; background:url(../images/on_bg.png) no-repeat top center #EDEDED;}
.on_one{ float:left; width:100%;}
.on_one .top{ float:left; width:100%; padding-top:100px;}
.on_one .top img{ float:right; margin-right:-96px;}
.on_one .bottom{ float:right; width:610px; padding:40px 60px; height:140px; background:#6956CE; color:#fff; margin-right:100px; margin-top:-220px;}
.on_one .bottom h1{ float:left; width:100%; font-size:22px; line-height:42px; font-weight:normal; padding-bottom:15px;}
.on_one .bottom p{ float:left; width:100%; font-size:16px; line-height:28px;}
.on_two{ float:left; width:1320px; margin-left:-60px; padding-top:250px; height:580px;}
.on_two li{ float:left; width:330px; text-align:center;}
.on_two li .img{ float:left; width:100%; height:265px;}
.on_two li .img img{ height:210px;}
.on_two li .img .ii{ height:220px;}
.on_two li h3{ float:left; width:100%; text-align:center; font-weight:normal; font-size:24px; line-height:40px; color:#FF8C00;}
.on_two .li2 h3{ color:#6855CD;}
.on_two .li3 h3{ color:#FF0050;}
.on_two .li4 h3{ color:#00A37E;}
.on_three{ float:left; width:100%; height:800px;}
.on_three .img,.on_three .img img{ float:left;}
.on_three .right{ float:right; width:460px; padding-top:60px;}
.on_three .right .top{ float:left; width:100%; line-height:60px; font-size:36px; color:#FF3111; padding-bottom:40px; font-family:Yuanti;}
.on_three .right .top span{ font-size:53px;}
.on_three .right .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666666;}
.on_four{ float:left; width:100%; height:890px;}
.on_four .top{ float:left; width:100%; text-align:center;}
.on_four .top span{ padding:50px 0; display:inline-block; line-height:26px; color:#666666; font-size:16px;}
.on_four .ul{ float:left; width:100%; padding-top:110px; width:1260px}
.on_four .ul li{ float:left; height:190px; width:355px; color:#666666; font-size:22px; line-height:50px;}
.on_four .ul li span{ color:#FF8C00; font-size:40px; float:left; width:100%}
.on_four .ul .li1 sapn{color:#FF8C00; }
.on_four .ul .li1:hover{color:#FF8C00;}
.on_four .ul .li2 span{ color:#FFCB00}
.on_four .ul .li2:hover{color:#FFCB00;}
.on_four .ul .li3 span{ color:#FF2D00}
.on_four .ul .li3:hover{color:#FF2D00;}
.on_four .ul .li4{width:180px;}
.on_four .ul .li4 span{ color:#00A37E}
.on_four .ul .li4:hover{color:#00A37E;}
.on_four .ul .li5 span{ color:#AB2C8C}
.on_four .ul .li5:hover{color:#AB2C8C;}
.on_four .ul .li6 span{ color:#6C55D1}
.on_four .ul .li6:hover{color:#6C55D1;}
.on_four .ul .li7 span{ color:#86D206}
.on_four .ul .li7:hover{color:#86D206;}
.on_four .ul .li8 span{ color:#3FD6EB}
.on_four .ul .li8:hover{color:#3FD6EB;}
.on_four .ul .li8{width:180px;}
.on_five{ float:left; width:100%; height:820px;}
.on_five .left{ float:left; width:400px; padding-top:20px;}
.on_five .left .top{ float:left; width:100%; padding-bottom:40px; line-height:60px; font-size:36px; color:#AB2C8C; font-family:Yuanti;}
.on_five .left .top span{ font-size:53px;}
.on_five .left .desc{ float:left; width:100%; font-size:16px; color:#666; line-height:28px;}
.on_five .img{ float:right;}
.on_five .img img{ float:left;}
.on_six{ float:left; width:1230px; height:590px;}
.on_six li{ float:left; width:275px; margin-right:30px;}
.on_six li img{ float:left; width:275px; height:290px;-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.on_six li:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);}
.on_six li p{ float:left; width:100%; text-align:center; line-height:40px; color:#fff; margin-top:10px; background:#F73870; font-size:22px;}
.on_six li.li2 p{ background:#FF8D00}
.on_six li.li3 p{ background:#87D306}
.on_six li.li4 p{ background:#6D56D1}
.on_seven{ float:left; width:100%; height:540px;}
.on_seven .left{ float:left; width:440px;}
.on_seven .left h1{ float:left; padding:25px 0px; font-weight:normal; font-size:62px; color:#86D206; line-height:70px;}
.on_seven .left .desc{ float:left; width:100%; color:#666666; font-size:16px; line-height:28px;}
.on_seven .right{ float:right; margin-right:50px; padding-top:42px; padding-right:70px; background:url(../images/bg_08.png) no-repeat right top; width:385px;}
.on_seven .right .txt{ float:left; height:80px; line-height:80px; background:#fff; border-radius:4px; margin-bottom:28px; padding-left:35px; width:350px; font-size:22px; color:#666; outline:none;}
.on_seven .right .txt::-webkit-input-placeholder {color:#C6C6C6;}
.on_seven .right .txt:-moz-placeholder {color:#C6C6C6;}
.on_seven .right .txt::-moz-placeholder {color:#C6C6C6;}
.on_seven .right .txt:-ms-input-placeholder {color:#C6C6C6}
.on_seven .btn{ float:left;width:150px; height:60px; border:1px solid #C6C6C6; text-align:center; color:#666666; font-size:24px; cursor:pointer; background:none; border-radius:5px; outline:none; margin-top:30px; }
.on_seven .btn:hover{ border:1px solid #86D206; background:#86D206; color:#fff;}

/* 课程体系 coures */
.cou_bg{ float:left; width:100%; background:url(../images/bg_09.png) no-repeat top center #EDEDED;}
.cou_one{ float:left; width:100%; margin-top:80px;}
.cou_one .img{ float:left; width:100%}
.cou_one .left{ float:right; width:450px; height:420px; text-align:center; margin-top:-160px;color:#FF2E00;}
.cou_one .left .top{ float:left; width:100%; line-height:60px; font-size:36px; padding-bottom:40px;}
.cou_one .left .top span{ font-size:53px;}
.cou_one .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; }
.cou_two{ float:left; width:50%; line-height:60px; color:#AB2C8C; font-size:36px; font-family:yuanti; padding-left:54px; height:225px;}
.cou_two span{ font-size:53px;}
.cou_three{ float:left; width:100%}
.cou_three li{ float:left; padding-bottom:110px; position:relative;}
.cou_three li .bt{ float:left; height:70px; padding:0 60px; color:#fff; border-radius:40px; font-size:28px; width:470px; background:#CA5AAD; line-height:70px;}
.cou_three li .bottom{ float:left; width:1080px; padding:50px 60px; border-radius:60px; background:#A22E85; color:#fff; font-size:20px; line-height:38px; font-family:Yuanti;}
.cou_three li .img{ position:absolute; top:-148px; right:75px; z-index:11;}
.cou_three li.li2 .bt{ text-align:right; background:#FFAD57; float:right;}
.cou_three li.li2 .bottom{ background:#FF8900;}
.cou_three li.li3 .bt{background:#87D981;}
.cou_three li.li3 .bottom{ background:#00C227;}
.cou_three li.li3 .img{ top:-144px; right:auto; left:-182px;}
.cou_three li.li4 .bt{ text-align:right; background:#9F7ADA; float:right;}
.cou_three li.li4 .bottom{ background:#9066C0;}
.cou_three li.li5{ margin-top:40px;}
.cou_three li.li5 .bt{background:#00C796;}
.cou_three li.li5 .bottom{ background:#00A87D;}
.cou_three li.li5 .img{ top:-145px; right:-108px;}
.cou_three li.li6 .bt{ text-align:right; background:#FF5C53; float:right;}
.cou_three li.li6 .bottom{ background:#FF2B13;}
.cou_four{ float:left; padding-top:110px; width:100%}
.cou_four{ float:left; width:100%; height:820px;}
.cou_four .img{ float:right;}
.cou_four .img img{ float:left;}
.cou_four .left{ float:left; width:450px; padding-top:140px;}
.cou_four .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FF8C00; padding-bottom:40px; font-family:Yuanti;}
.cou_four .left .top span{ font-size:53px;}
.cou_four .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.cou_five{ float:left; width:100%; height:720px;}
.cou_five .img{ float:left;}
.cou_five .img img{ float:left;}
.cou_five .left{ float:right; width:520px; padding-top:130px;}
.cou_five .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#6C55D1; padding-bottom:40px; font-family:Yuanti;}
.cou_five .left .top span{ font-size:53px;}
.cou_five .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.cou_six{ float:right; width:420px; margin-right:-105px; color:#666666;}
.cou_six .top{ float:left; line-height:100px; font-size:46px;}
.cou_six .bottom{ float:left; width:100%; line-height:28px; font-size:16px; padding-bottom:150px;}
.cou_seven{ float:left; width:100%; height:940px;}
.cou_seven li .nei{}
.cou_seven li{ float:left; width:14.6%; margin-left:1.5%; border:4px solid #00A37E; border-radius:60px; padding:40px 1.5%; position:relative; color:#00A37E; min-height:540px;}
.cou_seven li h1{ float:left; width:120%; line-height:90px; font-size:56px; font-weight:normal; font-family:Yuanti-Bold}
.cou_seven li .desc{ float:left; width:100%; font-size:14px; line-height:22px; padding:15px 0px;}
.cou_seven li h2{ float:left; width:100%; font-size:18px; font-weight:normal; margin-bottom:-5px; padding-top:10px;}
.cou_seven .img{ position:absolute; bottom:0px; right:48px;}
.cou_seven .li2{ border:4px solid #AB2D8C; color:#AB2D8C; margin-top:-65px;}
.cou_seven .li2 .img{ right:60px; bottom:-100px;}
.cou_seven .li3{ border:4px solid #FF8C00; color:#FF8C00;}
.cou_seven .li3 .img{ right:auto; bottom:auto; left:20px; top:-195px;}
.cou_seven .li4{ border:4px solid #FF0050; color:#FF0050;}
.cou_seven .li4 .img{ right:auto; left:0; bottom:-95px;}
.cou_seven .li5{ border:4px solid #86D206; color:#86D206;}
.cou_seven .li5 .img{ right:30px; bottom:-25px;}

/* 艺术服务 ys */
.ys_bg{ float:left; width:100%; background:url(../images/ys_bg.png) no-repeat top center #EDEDED;}
.ys_one{ float:left; width:100%; padding-top:110px; height:850px;}
.ys_one .img{ float:left;}
.ys_one .img img{ float:left;}
.ys_one .left{ float:right; width:460px; padding-top:30px;}
.ys_one .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FF2D00; padding-bottom:40px; font-family:Yuanti;}
.ys_one .left .top span{ font-size:53px;}
.ys_one .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.ys_two{ float:left; width:100%;}
.ys_two .top{ float:left; color:#AB2C8C; font-family:Yuanti; padding-left:215px; padding-bottom:20px; line-height:60px; font-size:36px;}
.ys_two .top span{ font-size:53px;}
.ys_two .bottom{ margin-left:-67px; float:left; width:1323px; height:758px; background:url(../images/ys2.png) no-repeat left top; margin-top:-25px;}
.ys_two .desc{ float:left; width:765px; margin-left:65px; padding-top:105px; padding-left:220px; line-height:28px; font-size:15px; color:#666666;}
.ys_three{ float:left; width:100%; padding-top:210px; padding-bottom:70px;}
.ys_three .title{ float:left; width:270px; line-height:60px; font-size:36px;font-family:Yuanti; color:#FF8C00; margin-top:-10px;}
.ys_three .title span{ font-size:53px;}
.ys_three .ul{ float:right; width:950px; margin-right:-55px;}
.ys_three .ul li{ float:left; width:360px; padding:0px 55px; height:610px;}
.ys_three .ul li .img{ float:left; width:108px; height:108px; border:2px solid #FECF2C; border-radius:100px;}
.ys_three .ul li .top{ float:left; width:100%; padding:35px 0px; color:#FF8D00; font-size:24px; line-height:40px;}
.ys_three .ul li .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666666;}
.ys_four{ float:left; width:100%; height:915px;}
.ys_four .img{ float:right;}
.ys_four .img img{ float:left;}
.ys_four .left{ float:left; width:520px; padding-top:140px;}
.ys_four .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#9FD22E; padding-bottom:40px; font-family:Yuanti;}
.ys_four .left .top span{ font-size:53px;}
.ys_four .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.ys_five{ float:left; width:1200px; height:590px;}
.ys_five li{ float:left; width:350px; height:350px; border:5px solid #95338A; border-radius:400px; text-align:center; margin-right:60px;color:#666666;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.ys_five li h1,.ys_five li h2{ float:left; width:100%; font-weight:normal; padding-top:50px; color:#95338A; font-size:24px; line-height:38px; padding-bottom:5px; color:#94338A;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.ys_five li h2{ line-height:28px; padding:0; padding-bottom:15px; }
.ys_five li p{ float:left; width:100%; text-align:center; padding:10px 0px; line-height:34px; font-size:20px; }
.ys_five li.li2{ border:5px solid #00AA80; margin-right:0; }
.ys_five li.li2 h1,.ys_five li.li2 h2{ color:#00AA80;}
.ys_five li.li3{ border:5px solid #FC0E52; margin-right:0; float:right;}
.ys_five li.li3 h1,.ys_five li.li3 h2{ color:#FC0E52;}
.ys_five .li1:hover{ background:#95338A; color:#fff;}
.ys_five .li1:hover h1,.ys_five .li1:hover h2{ color:#fff;}
.ys_five .li2:hover{ background:#00AA80; color:#fff;}
.ys_five .li2:hover h1,.ys_five .li2:hover h2{ color:#fff;}
.ys_five .li3:hover{ background:#FC0E52; color:#fff;}
.ys_five .li3:hover h1,.ys_five .li3:hover h2{ color:#fff;}
.ys_six{ float:left; width:100%; height:860px;}
.ys_six .img{ float:left;}
.ys_six .img img{ float:left;}
.ys_six .left{ float:right; width:500px; padding-top:50px;}
.ys_six .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FC0E52; padding-bottom:40px; font-family:Yuanti;}
.ys_six .left .top span{ font-size:53px;}
.ys_six .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.ys_seven{ float:left; width:100%; padding-bottom:270px;}
.ys_seven .title{ float:left; width:100%; line-height:60px; font-size:36px;font-family:Yuanti; color:#81D4EB; margin-top:-10px;}
.ys_seven .title span{ font-size:53px;}
.ys_seven .ul{ float:left; width:100%;}
.ys_seven .ul li{ float:left; width:20%; text-align:center; padding-top:120px;}
.ys_seven .ul li img{ max-width:70%}

/* 管理学院 gl */
.gl_bg{ float:left; width:100%; background:url(../images/gl_bg.png) no-repeat top center #EDEDED;}
.gl_one{ padding-top:65px; float:left; width:100%; height:970px;}
.gl_one .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#AB2C8C; padding-bottom:40px; font-family:Yuanti;}
.gl_one .top span{ font-size:53px;}
.gl_one .ul{ float:left; width:100%; background:url(../images/gl1.png) no-repeat center center;}
.gl_one .ul li{ float:left; width:345px; height:180px; line-height:28px; font-size:16px; margin-right:400px;}
.gl_one .ul .li{ float:right; margin-right:0px;}
.gl_one .ul li h3{ font-size:24px; line-height:48px; width:100%; float:left; font-weight:normal; color:#94338A;}
.gl_one .ul li .desc{ float:left; width:100%; font-size:16px;font-family:Yuanti;}
.gl_two{ float:left; width:100%; height:825px;}
.gl_two .img{ float:right;}
.gl_two .img img{ float:left;}
.gl_two .left{ float:left; width:520px; padding-top:90px;}
.gl_two .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FF8C00; padding-bottom:40px; font-family:Yuanti;}
.gl_two .left .top span{ font-size:53px;}
.gl_two .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.gl_three{ float:right; height:220px; line-height:64px; font-size:45px; color:#666666;}
.gl_four{ padding-bottom:70px;}
.gl_four li.li1 .img{ right:auto; left:470px; top:-220px;}
.gl_four li.li3 .bt{ background:#B6DA67}
.gl_four li.li3 .bottom{ background:#9FD32F; font-size:19px;}
.gl_four li.li4 { margin-top:50px;}
.gl_four li.li4 .img{ right:auto; left:-40px; top:-130px;}
.gl_four li.li4 .bt{ background:#9083D7}
.gl_four li.li4 .bottom{ background:#7968D2; font-size:19px;}
.gl_four li.li5 .bt{ background:#46BEA0}
.gl_four li.li5 .bottom{ background:#00AA80; font-size:19px;}
.gl_four li.li5 .img{ right:-15px;top:-125px;}
.gl_five{ float:left; width:100%; padding-bottom:200px}
.gl_five .img{ float:left;}
.gl_five .img img{ float:left;}
.gl_five .left{ float:right; width:520px; padding-top:50px;}
.gl_five .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#9FD32F; padding-bottom:40px; font-family:Yuanti;}
.gl_five .left .top span{ font-size:53px;}
.gl_five .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }

/* 加盟 jm */
.jm_bg{float:left; width:100%; background:url(../images/jm1.png) no-repeat top center #EDEDED;}
.jm_one{ float:left; width:100%; margin-top:30px; height:960px; background:url(../images/img9.png) no-repeat right top; background-size:920px;}
.jm_one .left{ float:left; width:420px; padding-top:200px; margin-right:600px;}
.jm_one .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FF3111; padding-bottom:45px; font-family:Yuanti;}
.jm_one .left .top span{ font-size:53px;}
.jm_one .left .desc{ float:left; width:100%; font-size:16px; line-height:30px; color:#666}
.jm_one .left .desc span{ font-size:16px; padding-right:12px;}
.jm_one .ul{ float:right; padding-top:50px; margin-right:170px;}
.jm_one .ul li{ float:left; padding-left:70px; font-size:16px; text-align:left; line-height:40px;color:#FF0050}
.jm_one .ul li span{ font-size:103px; font-family:Yuanti; margin-left:-6px;}
.jm_one .ul li i{ font-size:60px;}
.jm_two{ float:left; width:1240px; padding-bottom:155px;}
.jm_two li{ float:left; width:387px; height:240px; margin-right:15px; margin-bottom:15px;}
.jm_three{ float:left; width:100%; height:800px;}
.jm_three .img{ float:right;}
.jm_three .img img{ float:left;}
.jm_three .left{ float:left; width:470px; padding-top:150px;}
.jm_three .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#AB2C8C; padding-bottom:40px; font-family:Yuanti;}
.jm_three .left .top span{ font-size:53px;}
.jm_three .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.jm_four{ float:left; width:100%; height:820px;}
.jm_four .img{ float:left;}
.jm_four .img img{ float:left;}
.jm_four .left{ float:right; width:480px; padding-top:40px;}
.jm_four .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#9FD22E; padding-bottom:40px; font-family:Yuanti;}
.jm_four .left .top span{ font-size:53px;}
.jm_four .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.jm_five{ float:left; width:100%}
.jm_five li{ float:left; width:505px; padding:20px 40px; background:#fff; border-radius:5px; position:relative; padding-bottom:20px;}
.jm_five li .img{ position:absolute; top:-30px; left:16px;}
.jm_five li .top{ float:left; width:100%; color:#9FD22E; font-size:24px; line-height:50px; padding-bottom:10px; padding-top:5px;}
.jm_five li .bottom{ float:left; width:100%; color:#666666; font-size:16px; line-height:28px; padding-bottom:20px;}
.jm_five li.li{ float:right;}
.jm_six{ padding-top:110px; height:1100px;}
.jm_six .top{ text-align:center; height:140px; color:#9FD22E; font-size:24px; line-height:50px;}
.jm_six .ul li h3{ color:#9FD22E;}
.jm_seven{ float:left; width:100%; height:750px;}
.jm_seven .img{ float:right; width:550px;}
.jm_seven .img img{ float:left;}
.jm_seven .left{ float:left; width:540px;}
.jm_seven .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#6855CD; padding-bottom:40px; font-family:Yuanti;}
.jm_seven .left .top span{ font-size:53px;}
.jm_seven .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.jm_seven .left .desc p{ background:url(../images/jm6.png) no-repeat left 9px; padding-left:15px;}
.jm_eight{ float:left; width:100%;}
.jm_eight .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FF0050; padding-bottom:70px; font-family:Yuanti; text-align:center;}
.jm_eight .top span{ font-size:53px;}
.jm_eight .ul{ float:left; width:100%;}
.jm_eight .ul li{ float:left; width:290px; text-align:center; height:330px; padding-right:160px;}
.jm_eight .ul li .img{ float:left; width:100%; height:70px; text-align:center;-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;transition:all .2s ease 0s;}
.jm_eight .ul li h3{ float:left; width:100%; font-weight:normal; line-height:40px; color:#FF0050; font-size:24px; padding-bottom:20px;}
.jm_eight .ul li h6{ float:left; width:100%; font-weight:normal; line-height:30px; color:#666666; font-size:16px;}
.jm_eight .ul .li1 h3,.jm_eight .ul .li1:hover h6{ color:#FF0050;}
.jm_eight .ul .li2 h3,.jm_eight .ul .li2:hover h6{ color:#FF8C00;}
.jm_eight .ul .li3 h3,.jm_eight .ul .li3:hover h6{ color:#AB2C8C;}
.jm_eight .ul .li3,.jm_eight .ul .li6,.jm_eight .ul .li9{ padding-right:0}
.jm_eight .ul .li4 h3,.jm_eight .ul .li4:hover h6{ color:#6855CD;}
.jm_eight .ul .li5 h3,.jm_eight .ul .li5:hover h6{ color:#FF3111;}
.jm_eight .ul .li6 h3,.jm_eight .ul .li6:hover h6{ color:#00AA7F;}

.jm_eight .ul .li1 .img{ background:url(../images/jm7.png) no-repeat top center;}
.jm_eight .ul .li1:hover .img{ background:url(../images/jm7-sel.png) no-repeat top center;}
.jm_eight .ul .li2 .img{ background:url(../images/jm8.png) no-repeat top center;}
.jm_eight .ul .li2:hover .img{ background:url(../images/jm8-sel.png) no-repeat top center;}
.jm_eight .ul .li3 .img{ background:url(../images/jm9.png) no-repeat top center;}
.jm_eight .ul .li3:hover .img{ background:url(../images/jm9-sel.png) no-repeat top center;}
.jm_eight .ul .li4 .img{ background:url(../images/jm10.png) no-repeat top center;}
.jm_eight .ul .li4:hover .img{ background:url(../images/jm10-sel.png) no-repeat top center;}
.jm_eight .ul .li5 .img{ background:url(../images/jm11.png) no-repeat top center;}
.jm_eight .ul .li5:hover .img{ background:url(../images/jm11-sel.png) no-repeat top center;}
.jm_eight .ul .li6 .img{ background:url(../images/jm12.png) no-repeat top center;}
.jm_eight .ul .li6:hover .img{ background:url(../images/jm12-sel.png) no-repeat top center;}

.jm_nine{ float:left; width:1322px; height:758px; background:url(../images/jm13.png) no-repeat left top; margin-left:-60px; margin-bottom:120px;}
.jm_nine .nei{ float:left; padding-top:75px; padding-left:240px; width:820px;}
.jm_nine .nei .top{ float:left; text-align:center; width:100%; line-height:60px; font-size:36px;color:#04A67F; padding-bottom:45px; font-family:Yuanti;}
.jm_nine .nei .top span{ font-size:53px;}
.jm_nine .nei .txt{ float:left; width:350px; height:66px; background:#ECECEC; line-height:66px; font-size:17px; padding-left:30px; border-radius:5px; margin-bottom:35px;}
.jm_nine .nei .txt_rr{ float:right;}
.jm_nine .nei .txt::-webkit-input-placeholder {color:#ADADAD;}
.jm_nine .nei .txt:-moz-placeholder {color:#ADADAD;}
.jm_nine .nei .txt::-moz-placeholder {color:#ADADAD;}
.jm_nine .nei .txt:-ms-input-placeholder {color:#ADADAD}
.jm_nine .nei .p1{ float:left; width:100%; margin-top:-10px; font-size:12px; line-height:20px; color:#999999; padding-bottom:35px;}
.jm_nine .nei .bottom{ float:left; width:100%; text-align:center; position:relative;}
.jm_nine .nei .bottom .btn{ width:150px; height:60px; background:#999999; color:#fff; border-radius:6px; font-size:24px; background:#04A77F;}
.jm_nine .nei .ul_type{ position:absolute; top:18px; left:0px;}
.jm_nine .nei .ul_type li{ float:left; width:88px; height:40px; border:1px solid #A0A0A0; border-radius:30px; text-align:center; line-height:40px; color:#04A67F; font-size:16px; margin-right:15px; cursor:pointer;}
.jm_nine .nei .ul_type li.sel{ border:1px solid #04A67F; background:#04A67F; color:#fff;}

/* 活动 hd */
.hd_bg{ float:left; width:100%; background:url(../images/on_bg.png) no-repeat top center #EDEDED;}
.hd_one{ float:left; width:100%; background:url(../images/hd1.png) no-repeat top center; height:1256px;}
.hd_one .left{ float:left; width:480px; padding-top:240px; color:#fff; padding-left:180px; text-align:center;}
.hd_one .left .top{ float:left; width:100%; line-height:60px; font-size:36px; padding-bottom:40px; font-family:Yuanti;}
.hd_one .left .top span{ font-size:53px;}
.hd_one .left .desc{ float:left; width:100%; font-size:20px; line-height:36px; }
.hd_two{ float:left; width:1240px; padding-bottom:340px;}
.hd_two li{ float:left; width:388px; height:240px; margin-right:15px; margin-bottom:15px;}
.hd_two li img{ float:left; width:100%; height:240px;}

/* 详情 xq */
.xq_banner{ float:left; width:100%; height:750px; background:url(../images/banner2.jpg) no-repeat top center;}
.xq_banner img{ float:left; width:100%}
.xq_one{ float:left; width:100%; padding:90px 0px; padding-left:60px; width:1080px;}
.xq_one h1{ float:left; font-size:36px; font-weight:normal; width:100%; line-height:50px; color:#00A581; padding-bottom:20px;}
.xq_one p{ float:left; width:100%; color:#666666; font-size:13px;}

.xq_left{ float:left; width:960px; width:810px; background:#FFFFFF; padding:75px; margin-bottom:180px;}

.xq_two{ float:left; width:100%; color:#666666; font-size:16px; line-height:30px; color:#666666; text-align:center;}
.xq_two img{ width:100%;}

.xq_three{ float:left; width:100%; line-height:30px; padding-top:60px;}
.xq_three li{ float:left; width:100%}
.xq_three li a{ color:#666666; font-size:16px;}
.xq_three li a:hover,.xq_right .ul li h3 a:hover{ color:#00A581;}

.xq_right{ float:right; width:200px; padding-bottom:100px; padding-top:15px;}
.xq_right .top{ float:left; width:100%; line-height:35px; color:#666666; font-size:16px;}
.xq_right .top span{ color:#00A581; font-size:29px;}
.xq_right .ul{ float:left; width:100%; padding-top:20px;}
.xq_right .ul li{ float:left; width:100%; padding-top:40px; background:url(../images/bg_10.png) no-repeat left bottom; padding-bottom:35px;}
.xq_right .ul li h3{ float:left; width:100%; height:52px; line-height:26px; overflow:hidden;}
.xq_right .ul li h3 a{ float:left; font-weight:normal; color:#666666; font-size:16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xq_right .ul li .date{ float:left; color:#666666; font-size:16px; line-height:30px;}

/* 关于加盟 gy */
.gy_bg{ float:left; width:100%; background:url(../images/gy1.png) no-repeat top center #EDEDED;}
.gy_banner{ float:left; width:100%; height:750px; background:url(../images/gy2.png) no-repeat top center;}
.gy_one{ float:left; width:100%; padding-top:100px; height:780px;}
.gy_one .img{ float:left; margin-left:-60px;}
.gy_one .img img{ float:left;}
.gy_one .left{ float:right; width:465px; padding-top:140px;font-size:16px; line-height:28px; color:#666;}
.gy_two{ float:left; width:100%; text-align:center;}
.gy_two .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#ff1d25; padding-bottom:40px; font-family:Yuanti;}
.gy_two .top span{ font-size:53px;}
.gy_two .bottom{ float:left; padding-top:70px; height:710px;}
.gy_two .bottom img{ float:left; width:100%}
.gy_three{ float:left; width:100%; height:870px;}
.gy_three .img{ float:right; width:690px;}
.gy_three .img img{ float:left;}
.gy_three .left{ float:left; width:460px;}
.gy_three .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#ff8d00; padding-bottom:40px; font-family:Yuanti;}
.gy_three .left .top span{ font-size:53px;}
.gy_three .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }
.gy_three .right{ float:right; width:320px; margin-top:-130px; text-align:right;}
.gy_three .right h1{ float:left; width:100%; line-height:100px; font-size:53px; font-weight:normal; color:#ff8d00;}
.gy_three .right p{ float:left; width:100%; line-height:30px; font-size:16px;color:#666; padding-bottom:20px;}

.gy_four{ float:left; width:100%; height:940px; text-align:center; overflow:hidden;}
.gy_four .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#FF931E; padding-bottom:40px; font-family:Yuanti; height:285px;}
.gy_four .top span{ font-size:53px;}
.gy_four .ul{ float:left; width:1400px;}
.gy_four .ul li{ float:left; width:280px; padding-right:170px; height:250px; color:#666666;}
.gy_four .ul li p{ float:left; width:100%; text-align:center; height:80px;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s;}
.gy_four .ul li h3{ float:left; width:100%; font-weight:normal; font-size:24px; line-height:40px;}

.gy_four .ul .li1 p{ background:url(../images/jm10.png) no-repeat top center;}
.gy_four .ul .li1:hover p{ background:url(../images/jm10-sel.png) no-repeat top center;}
.gy_four .ul .li1:hover{ color:#704DD6;}
.gy_four .ul .li2 p{ background:url(../images/gy5.png) no-repeat top center;}
.gy_four .ul .li2:hover p{ background:url(../images/gy5-sel.png) no-repeat top center;}
.gy_four .ul .li2:hover{ color:#64D7EF;}
.gy_four .ul .li3 p{ background:url(../images/jm9.png) no-repeat top center;}
.gy_four .ul .li3:hover p{ background:url(../images/jm9-sel.png) no-repeat top center;}
.gy_four .ul .li3:hover{ color:#AD328F;}
.gy_four .ul .li4{ width:330px; margin-left:-30px; padding-right:140px;}
.gy_four .ul .li4 p{ background:url(../images/gy6.png) no-repeat top center;}
.gy_four .ul .li4:hover p{ background:url(../images/gy6-sel.png) no-repeat top center;}
.gy_four .ul .li4:hover{ color:#00A37E;}
.gy_four .ul .li5 p{ background:url(../images/gy7.png) no-repeat top center;}
.gy_four .ul .li5:hover p{ background:url(../images/gy7-sel.png) no-repeat top center;}
.gy_four .ul .li5:hover{ color:#9FD32F;}
.gy_four .ul .li6 p{ background:url(../images/gy8.png) no-repeat top center;}
.gy_four .ul .li6:hover p{ background:url(../images/gy8-sel.png) no-repeat top center;}
.gy_four .ul .li6:hover{ color:#FF0050;}

.gy_five{ float:left; width:100%; text-align:center; height:1190px;}
.gy_five .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#6956CE;font-family:Yuanti; height:250px;}
.gy_five .top span{ font-size:53px;}
.gy_five .bottom{ float:left; width:100%;}

.gy_six{ float:left; width:100%; text-align:right; line-height:60px; font-size:36px;color:#ff0050;font-family:Yuanti; height:360px;}
.gy_six span{ font-size:53px;}

.gy_seven{ margin-top:-100px;}
.gy_eight{ float:left; width:100%; height:800px; padding-top:40px;}
.gy_eight .img{ float:right;}
.gy_eight .img img{ float:left;}
.gy_eight .left{ float:left; width:480px; padding-top:20px;}
.gy_eight .left .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#a8cd52; padding-bottom:40px; font-family:Yuanti;}
.gy_eight .left .top span{ font-size:53px;}
.gy_eight .left .desc{ float:left; width:100%; font-size:16px; line-height:28px; color:#666; }

.gy_nine{ float:left; width:100%; padding-top:60px; padding-bottom:240px;}
.gy_nine .top{ float:left; width:100%; line-height:60px; font-size:36px;color:#6956CE; height:220px; font-family:Yuanti; text-align:center;}
.gy_nine .top span{ font-size:53px;}
.gy_nine .img{ float:left; padding-top:100px;}
.gy_nine .right{ float:right; width:485px; color:#666; font-size:16px;}
.gy_nine .p1{ float:left; line-height:80px; width:100%; color:#6956ce; font-size:53px;}
.gy_nine .top_num{ float:left; width:100%;}
.gy_nine .top_num li{ color:#6956ce; display:none}
.gy_nine .top_num li span{ float:left; width:100%;font-size:53px; line-height:80px;}
.gy_nine .top_num li.sel{ display:block}
.gy_nine .top_num li.li1 span{color:#6956ce;}
.gy_nine .top_num li.li2 span{color:#FF0050;}
.gy_nine .top_num li.li3 span{color:#EE8E39;}
.gy_nine .top_num li.li4 span{color:#97CD45;}
.gy_nine .top_num li.li5 span{color:#4EA481;}
.gy_nine .top_num li.li6 span{color:#FFCB19;}
.gy_nine .top_num li.li7 span{color:#FFCB19;}
.gy_nine .top_num li.li8 span{color:#FF3111;}

.gy_nine .desc{ float:left; width:100%; height:140px; border-bottom:1px solid #989898; line-height:28px; margin-bottom:18px; color:#666}
.gy_nine .ul{ float:left; width:540px;}
.gy_nine .ul li{ float:left; width:100px; height:42px; text-align:center; line-height:45px; background:#6956CE; border-radius:100px; color:#fff; font-size:30px; margin-right:30px; margin-bottom:16px; cursor:pointer;}
.gy_nine .bottom{ float:left; width:100%; padding:35px 0px; line-height:28px; }

.gy_nine .ul .li1{ border:1px solid #6956CE; background:none; color:#6956ce;}
.gy_nine .ul .li1.sel{ background:#6956CE; color:#fff;}
.gy_nine .ul .li2{ border:1px solid #FF0050; background:none; color:#FF0050;}
.gy_nine .ul .li2.sel{ background:#FF0050; color:#fff;}
.gy_nine .ul .li3{ border:1px solid #EE8E39; background:none; color:#EE8E39;}
.gy_nine .ul .li3.sel{ background:#EE8E39; color:#fff;}
.gy_nine .ul .li4{ border:1px solid #97CD45; background:none; color:#97CD45;}
.gy_nine .ul .li4.sel{ background:#97CD45; color:#fff;}
.gy_nine .ul .li5{ border:1px solid #4EA481; background:none; color:#4EA481;}
.gy_nine .ul .li5.sel{ background:#4EA481; color:#fff;}
.gy_nine .ul .li6{ border:1px solid #9A3D86; background:none; color:#9A3D86;}
.gy_nine .ul .li6.sel{ background:#9A3D86; color:#fff;}
.gy_nine .ul .li7{ border:1px solid #FFCB19; background:none; color:#FFCB19;}
.gy_nine .ul .li7.sel{ background:#FFCB19; color:#fff;}
.gy_nine .ul .li8{ border:1px solid #FF3111; background:none; color:#FF3111;}
.gy_nine .ul .li8.sel{ background:#FF3111; color:#fff;}

/* 弹视频播放器 */
.tan_shiPin{ float:left; width:1160px; height:600px; background:#fff; padding:20px; border-radius:6px;}
.tan_shiPin .sp{ float:left; width:100%; height:100%;}
img.sp{ cursor:pointer;}

/* 申请表 sq */
.sq_main{ width:700px; margin:0 auto;}
.sq_one{ float:left; width:100%; margin-top:100px;}
.sq_one img{ float:left; width:100%}
.sq_two{ float:left; width:640px; margin-bottom:120px; background:#fff; padding:25px 30px;}
.sq_two h1{ float:left; width:100%; line-height:40px; font-weight:normal; font-size:22px; color:#02A67F; text-align:center; padding-bottom:10px;}
.sq_two .desc{ float:left; width:100%; font-size:12px; color:#666666; line-height:22px; padding-bottom:20px;}
.sq_two h3{ float:left; width:100%; font-weight:normal; font-size:15px; color:#04A67F; line-height:30px;}
.sq_two h3 i{ color:red; font-size:15px;}
.sq_two .txt{ float:left; width:260px; padding-left:10px; height:32px; line-height:32px; border:1px solid #C8C8C8; font-size:14px; color:#666; margin-bottom:25px;outline:none;}
.sq_two .txt_desc{ float:left; width:620px; padding:5px 10px; line-height:24px; font-size:14px; color:#666; border:1px solid #C8C8C8; margin-bottom:25px;outline:none;}
.sq_two p{ float:left; width:100%; text-align:center; padding:20px 0px;}
.sq_two p .btn{ width:115px; height:40px; background:#04A77F; outline:none; font-size:20px; cursor:pointer; color:#fff; border-radius:50px;}

.fixed {
    top: 0 !important;
    position: fixed;
}
.header-hidden {
    -webkit-transform: translate(0, -100%) !important;
    -moz-transform: translate(0, -100%) !important;
    -ms-transform: translate(0, -100%) !important;
    -o-transform: translate(0, -100%) !important;
    transform: translate(0, -100%) !important;
}
.header-hidden.w-s-m {
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

.sy_three{-webkit-transition:all .8s ease 0s;-moz-transition:all .8s ease 0s;transition:all .8s ease 0s; bottom:-100px;}
.fixed1 {
    bottom: 0 !important;
    position: fixed;
}

.xym{color:#fff!important;font-family:Yuanti;}