div.index-style{padding:50px 0; letter-spacing:3px;}
div.index-style h2{font-size:32px; font-weight:bold; color:#ff7300; letter-spacing:6px;}
div.index-style h2>span{font-size:18px; font-weight:bold; color:#666; font-style:italic; padding-top:8px; padding-left:8px;}
div.index-style h2>div{display:block; height:4px; width:50px; background-color:#ff7300; margin-top:10px;}
div.index-style a.more-btn{display:block; float:right; width:80px; height:30px; line-height:30px; margin-top:20px; font-size:12px; text-align:center; border:1px #CCC solid; color:#999; transition:0.5s;}
div.index-style a:hover.more-btn{border:1px #FF7300 solid; background-color:#FF7300; color:#FFF; transition:0.5s;}
div.index-style p.message{font-size:16px; font-weight:lighter; color:#666; margin-top:10px; letter-spacing:3px;}

/* 课程 */
div.index-kecheng div.content-kecheng{width:100%; margin:50px auto 0 auto;}
div.index-kecheng div.content-kecheng a{display:block; float:left; box-sizing:border-box; border:3px #EEE solid; width:18%; margin-left:2.5%; padding:30px 0; text-align:center; transition:0.5s;}
div.index-kecheng div.content-kecheng a:first-child{margin-left:0;}
div.index-kecheng div.content-kecheng a:hover{border:4px #ff7300 solid; transition:0.5s;}

@media screen and ( min-width:1920px ) {
	div.index-kecheng div.content-kecheng a{height:400px;}
}
@media screen and ( max-width:1920px ) {
	div.index-kecheng div.content-kecheng a{height:330px;}
}
@media screen and ( max-width:1200px ) {
	div.index-kecheng div.content-kecheng a{height:300px;}
}

/* 培训课程 */
div.index-kecheng div.content-kecheng a h5, div.index-kecheng div.content-kecheng a p{color:#666; text-align:center; font-size:14px; transition:0.5s;}
div.index-kecheng div.content-kecheng a h5{font-size:18px; margin-bottom:5px;}
div.index-kecheng div.content-kecheng a p{font-size:14px;}
div.index-kecheng div.content-kecheng a:hover h5, div.index-kecheng div.content-kecheng a:hover p{color:#ff7300;}
div.index-kecheng div.content-kecheng a div{width:20%; height:6px; background-color:#ccc; margin:20px auto; transition:0.5s;}
div.index-kecheng div.content-kecheng a:hover div{background-color:#ff7300;}
div.index-kecheng div.content-kecheng a img{width:80%; margin:0; animation:toSmall 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-kecheng div.content-kecheng a:hover img{animation:toBig 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-kecheng div.content-kecheng a:last-child{position:relative; border:0; background-color:#ff7300;}
div.index-kecheng div.content-kecheng a:last-child>img{position:absolute; width:125px; height:28px; left:50%; margin-left:-62.5px; top:50%; margin-top:-14px;}
div.index-kecheng div.content-kecheng a:last-child>p{position:absolute; display:block; width:100%; line-height:40px; color:#FFF; font-size:16px; text-align:center; letter-spacing:3px; left:0; top:50%; margin-top:-20px;}


h4.px-title{text-align:center; font-size:20px; color:#ff7300; margin-top:40px;}
h5.px-sub-title{text-align:center; font-size:14px; color:#888888; margin-top:12px;}
div.school-show{box-sizing:border-box; width:100%; border:1px #EEE solid; position:relative; padding:20px; background-color: rgba(255, 255, 255, 0.6); margin:20px auto 10px auto;}
div.school-show img{float:left; box-sizing:border-box; box-shadow:1px 1px 3px #999;}
div.school-show img:nth-child(1){width:49%;}
div.school-show img:nth-child(2),div.school-show img:nth-child(3),div.school-show img:nth-child(4),div.school-show img:nth-child(5){width:23.5%; margin-left:2%;}
div.school-show img:nth-child(6),div.school-show img:nth-child(7),div.school-show img:nth-child(8){width:32%; margin-top:22px;}
div.school-show img:nth-child(7),div.school-show img:nth-child(8){margin-left:2%;}

@media screen and ( min-width:1920px ) {
	div.school-show img:nth-child(2),div.school-show img:nth-child(3){margin-bottom:22px;}
}
@media screen and ( max-width:1920px ) {
	div.school-show img:nth-child(2),div.school-show img:nth-child(3){margin-bottom:16px;}
}
@media screen and ( max-width:1200px ) {
	div.school-show img:nth-child(2),div.school-show img:nth-child(3){margin-bottom:13px;}
}

/* 市场在哪里 */
div.index-kecheng div.index-shichang{position:relative; margin-top:60px; width:100%; height:400px; box-sizing:border-box; background:url("../img/index-shichang-bg.jpg") no-repeat center; background-size:cover;}
div.index-kecheng div.index-shichang>h4, div.index-kecheng div.index-shichang>h3{position:absolute; z-index:8; width:100%; text-align:center; color:#FFF; font-weight:bold; text-shadow:1px 1px 5px #333;}
div.index-kecheng div.index-shichang>h4{font-size:60px; top:100px;}
div.index-kecheng div.index-shichang>h3{font-size:80px; top:180px;}
div.index-kecheng div.index-shichang>h3>span{color:#FF7300;}
div.index-kecheng div.index-shichang:hover h3{animation:bounce 1s linear 0s 1; animation-fill-mode:both;}
div.index-kecheng div.index-shichang>div.chengshi{position:absolute; width:2000px; bottom:0; left:0; z-index:2;}
div.index-kecheng div.index-shichang>div.chengshi>img{position:absolute; max-width:2000px; left:0; bottom:0; z-index:4;}
div.index-kecheng div.index-shichang>div.chengshi>ul{position:absolute; max-width:2000px; bottom:0; left:0; z-index:3;}
div.index-kecheng div.index-shichang>div.chengshi>ul>li{position:absolute; display:block; margin-left:30px; border-radius:100%; background:#00a2d4; color:#FFF; font-weight:lighter; font-size:14px; text-align:center; cursor:pointer; animation-fill-mode:both;}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.w1{width:120px; heigth:120px; line-height:120px; animation:moveY2 3s linear 0s infinite; font-size:15px;}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.w2{width:100px; heigth:100px; line-height:100px; animation:moveY 2.3s linear 0s infinite;}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.w3{width:88px; heigth:88px; line-height:88px; animation:moveY 3.2s linear 0s infinite; font-size:12px;}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.w4{width:79px; heigth:79px; line-height:79px; animation:moveY 2.7s linear 0s infinite; font-size:10px;}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.b1{background-color: rgba(46, 197, 255, 0.22);}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.b2{background-color: rgba(29, 255, 235, 0.18);}
div.index-kecheng div.index-shichang>div.chengshi>ul>li.b3{background-color: rgba(133, 143, 255, 0.15);}

div.index-kecheng div.index-shichang>div.chengshi>ul>li:hover{animation:toBig 0.5s linear 0s 1; animation-fill-mode:both;}

/* 修复效果 */
div.index-kecheng div.xf-title{margin-top:60px;}
div.index-kecheng div.xf-title h3{display:block; float:left; width:300px; border-left:4px #666 solid; line-height:32px; color:#666; font-size:28px; text-indent:10px;}
div.index-kecheng div.xf-title a{display:block; float:right; width:30px; height:30px; border:1px #ccc solid; text-align:center; line-height:28px; color:#888; font-size:24px; transition:0.5s;}
div.index-kecheng div.xf-title a:hover{border-color:#ff7300; color:#ff7300; transition:0.5s;}

div.index-kecheng div.xf-body{width:100%; margin-top:30px; margin-bottom:50px; box-sizing:border-box; border:1px #ddd solid; background-color:#f1f1f1; padding:50px 0;}
div.index-kecheng div.xf-body>div{float:left; width:24%; margin-left:7%;}
div.index-kecheng div.xf-body>div img{width:100%; animation:toSmall 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-kecheng div.xf-body>div:hover img{animation:toBig 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-kecheng div.xf-body>div p{width:100%; margin-top:20px; font-size:16px; color:#666; text-align:center; transition:0.5s;}
div.index-kecheng div.xf-body>div:hover p{font-weight:bold; color:#FF7300; transition:0.5s;}

/* 优势 */
div.index-youshi{width:100%; padding-bottom:0; background:url("../img/index-youshi-bg.jpg") no-repeat center; background-size:cover; background-attachment:fixed;}
div.index-youshi>div.wrapper{text-align:center; padding-top:40px;}
div.index-youshi>div.wrapper>img{width:34%; min-width:500px;}
div.index-youshi div.youshi-item{width:100%; padding-top:60px;}
div.index-youshi div.youshi-item>div{float:left; width:22%; margin-left:4%; box-sizing:border-box; padding:6px; background-color:#FFF; animation:toSmall 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-youshi div.youshi-item>div:first-child{margin-left:0;}
div.index-youshi div.youshi-item>div:hover{animation:toBig 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-youshi div.youshi-item>div>img{width:100%;}
div.index-youshi div.youshi-item>div h3{text-align:center; color:#ff7300; font-size:20px; position:relative; padding:40px 0 20px 0;}
div.index-youshi div.youshi-item>div h3>img{position:absolute; width:40px; height:40px; left:50%; margin-left:-20px; top:-20px;}
div.index-youshi div.youshi-item>div p{font-size:14px; color:#666; font-weight:lighter; line-height:26px; padding:0 20px 20px 20px;}
div.index-youshi div.youshi-2{padding-top:80px; width:100%; background:url("../img/index-youshi-bg2.png") repeat-x bottom;}
div.index-youshi div.youshi-2 div.fl{height:480px; position:relative;}
div.index-youshi div.youshi-2 div.fl>img{max-width:432px;}
div.index-youshi div.youshi-2 div.fl p{font-size:14px; color:#FFF;}
div.index-youshi div.youshi-2 div.fl div.title-line{position:absolute; width:100%; height:4px; background-color:#FFF; top:40px; left:0;}
div.index-youshi div.youshi-2 div.fl div.tel{position:absolute; height:80px; line-height:80px; bottom:0; font-size:28px; font-style:italic; color:#eeea38; text-indent:180px;}
div.index-youshi div.youshi-2 div.fl div.tel>img{position:absolute; top:24px; left:0px; width:167px; height:32px;}
div.index-youshi div.youshi-2 div.fr{width:468px; height:480px; background:url("../img/index-youshi-form-bg.png") no-repeat center; background-size:cover; position:relative;}
div.index-youshi div.youshi-2 div.fr form{position:absolute; left:60px; top:140px;}
div.index-youshi div.youshi-2 div.fr form div{margin:0 0 30px 0;}
div.index-youshi div.youshi-2 div.fr form input, div.index-youshi div.youshi-2 div.fr form select{box-sizing:border-box; width:360px; height:50px; background-color:#D14000; color:#FFF; font-size:16px; border:1px #FFF solid; border-radius:8px; padding:3px;}
div.index-youshi div.youshi-2 div.fr form input::-webkit-input-placeholder {color:#FFF; text-indent:3px;}
div.index-youshi div.youshi-2 div.fr form input:-moz-placeholder {color:#FFF; text-indent:3px;}
div.index-youshi div.youshi-2 div.fr form input:-ms-input-placeholder {color:#FFF; text-indent:3px;}
div.index-youshi div.youshi-2 div.fr form a{display:block; width:360px; height:50px; line-height:50px; color:#FFF; font-size:18px; text-align:center; background-color:#FF7300; border-radius:8px; transition:0.5s; cursor:pointer;}
div.index-youshi div.youshi-2 div.fr form a:hover{background-color:#b14900; color:#eeea38; transition:0.5s;}
div.index-youshi div.youshi-2 div.fr form div.bm_msg{display:none; width:360px; margin-top:20px; color:#eeea38; font-size:14px; text-align:center; transition:0.5s;}

@media screen and ( min-width:1920px ) {
    div.index-youshi div.youshi-item>div{height:450px;}
	div.index-youshi div.youshi-2 div.fl{width:1180px;}
	div.index-youshi div.youshi-2 div.fl div.youshi-content{margin-top:50px;}
	div.index-youshi div.youshi-2 div.fl p{margin-bottom:14px; font-size:16px;}
}
@media screen and ( max-width:1920px ) {
    div.index-youshi div.youshi-item>div{height:400px;}
	div.index-youshi div.youshi-2 div.fl{width:720px;}
	div.index-youshi div.youshi-2 div.fl div.youshi-content{margin-top:40px;}
	div.index-youshi div.youshi-2 div.fl p{margin-bottom:10px;}
}
@media screen and ( max-width:1200px ) {
    div.index-youshi div.youshi-item>div{height:340px;}
	div.index-youshi div.youshi-item>div h3{font-size:14px; letter-spacing:1px;}
	div.index-youshi div.youshi-item>div p{font-size:12px; line-height:22px;}
	
	div.index-youshi div.youshi-2 div.fl{width:480px;}
	div.index-youshi div.youshi-2 div.fl div.youshi-content{margin-top:20px;}
	div.index-youshi div.youshi-2 div.fl p{margin-bottom:14px; line-height:24px;}
	div.index-youshi div.youshi-2 div.fl div.tel{font-size:18px; text-indent:145px;}
	div.index-youshi div.youshi-2 div.fl div.tel>img{top:29px; width:130px; height:25px;}
}

div.index-fuwu{background-color:#F1F1F1;}
div.index-fuwu div.fuwu-item{margin-top:60px; margin-bottom:50px;}
div.index-fuwu div.fuwu-item>div{float:left; position:relative; box-sizing:border-box; width:19%; margin-left:1.25%; background-color:#FFF; transition:0.5s;}
div.index-fuwu div.fuwu-item>div:first-child{margin-left:0;}

div.index-fuwu div.fuwu-item>div>img{width:100%;}

div.index-fuwu div.fuwu-item>div>div{position:absolute; bottom:0; left:0; z-index:10; width:100%; box-sizing:border-box; padding:25px 15px 0 15px; overflow:hidden; background-color:#FFF; background-image:url("../img/icon-jiantou.png"); background-repeat:no-repeat; background-size:26px 20px; background-position:center bottom -10px; transition:0.5s;}
div.index-fuwu div.fuwu-item>div>div h3{font-size:18px; text-align:center;}
div.index-fuwu div.fuwu-item>div>div p{font-size:14px; line-height:20px;}
div.index-fuwu div.fuwu-item>div>div>div{height:4px; width:40px; background-color:#FF7300; margin:20px auto;}
div.index-fuwu div.fuwu-item>div>div a{display:none; position:absolute; bottom:40px; left:50%; margin-left:-60px; width:120px; line-height:32px; border:1px #FFF solid; color:#FFF; text-align:center; font-size:14px; transition:0.5s;}
div.index-fuwu div.fuwu-item>div>div a:hover{background-color:#FFF; color:#FF7300; transition:0.5s;}

div.index-fuwu div.fuwu-item>div>div.onhover{height:100%; background-position:center top -10px; transition:0.5s;}
div.index-fuwu div.fuwu-item>div>div.onhover a{display:block;  animation:rotateLeft 0.5s linear 0s 1; animation-fill-mode:both;}

div.index-fuwu div.fuwu-item>div:hover>div{background-color:#FF7300;}
div.index-fuwu div.fuwu-item>div:hover h3, div.index-fuwu div.fuwu-item>div:hover p{color:#FFF;}
div.index-fuwu div.fuwu-item>div:hover>div>div{background-color:#FFF;}

@media screen and ( min-width:1920px ) {
	div.index-fuwu div.fuwu-item>div{height:519.2px;}
    div.index-fuwu div.fuwu-item>div>div{height:200px;}
}
@media screen and ( max-width:1920px ) {
	div.index-fuwu div.fuwu-item>div{height:428px;}
    div.index-fuwu div.fuwu-item>div>div{height:220px;}
}
@media screen and ( max-width:1200px ) {
	div.index-fuwu div.fuwu-item>div{height:382.4px;}
    div.index-fuwu div.fuwu-item>div>div{height:230px;}
	div.index-fuwu div.fuwu-item>div>div h3{font-size:16px;}
	div.index-fuwu div.fuwu-item>div>div p{font-size:12px;}
}


div.index-anli{background:url("../img/index-anli-bg.jpg") no-repeat center; background-size:cover;}
div.index-anli>div>h2, div.index-anli>div>h2>span{color:#FFF;}
div.index-anli>div>h2>div{background-color:#FFF;}
div.index-anli>div>a.more-btn{color:#FFF; border:1px #FFF solid;}
div.index-anli>div>a:hover.more-btn{background-color:#FFF; color:#FF7300;}

div.index-anli div.anli-item{margin:40px auto 60px auto;}
div.index-anli div.anli-item>div{width:18%; box-sizing:border-box; padding:10px; border:1px #FFF solid; float:left; margin-left:2.5%; margin-top:40px; position:relative;}
div.index-anli div.anli-item>div:nth-child(5n+1){margin-left:0;}
div.index-anli div.anli-item>div img{max-width:100%;}
div.index-anli div.anli-item>div div{display:block; box-sizing:border-box; width:100%; height:0; overflow:hidden; background-color:#d14000; color:#FFF; opacity:0.95; position:absolute; bottom:0; left:0; transition:0.5s;}
div.index-anli div.anli-item>div div a{position:absolute; display:block; width:120px; line-height:32px; font-size:12px; color:#FFF; border:1px #FFF solid; text-align:center; left:50%; margin-left:-60px; top:50%; margin-top:-16px; transition:0.5s;}
div.index-anli div.anli-item>div div a:hover{background-color:#FFF; color:#d14000; transition:0.5s;}
div.index-anli div.anli-item>div:hover{}
div.index-anli div.anli-item>div:hover div{height:100%; transition:0.5s;}


div.index-cailiao{background:url("../img/index-cailiao-bg.jpg") no-repeat center; background-size:cover; padding-bottom:0;}
div.index-cailiao>div{position:relative;}

div.index-cailiao>div div.content-title{border-left:6px #FF7300 solid; height:64px; width:300px;}
div.index-cailiao>div div.content-title h2, div.index-cailiao>div div.content-title h3{padding-left:8px;}
div.index-cailiao>div div.content-title h2{font-size:32px;}
div.index-cailiao>div div.content-title h3{font-size:14px; color:#666; font-style:italic; padding-top:4px;}

div.index-cailiao>div div.content-body{width:99%; margin-top:40px; margin-bottom:40px; border:1px #e9e9e9 solid; box-sizing:border-box; background-color:#f9f9f9; padding:30px 20px;}
div.index-cailiao>div div.content-body>a{float:left; display:block; text-align:center; box-sizing:border-box; width:16%; margin-left:6%; animation:toSmall 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-cailiao>div div.content-body>a img{max-width:100%; border:1px #DDD solid;}
div.index-cailiao>div div.content-body>a h5{color:#999; text-align:center; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:0.5s;}
div.index-cailiao>div div.content-body>a:hover{animation:toBig 0.5s linear 0s 1; animation-fill-mode:both;}
div.index-cailiao>div div.content-body>a:hover h5{color:#FF7300;}

div.index-cailiao>div div.fenlei{position:absolute; right:0; background:url("../img/index-fenlei-bg.png") no-repeat; background-size:cover; z-index:10px;}

div.index-cailiao>div div.fenlei div.fenlei-title, div.index-cailiao>div div.fenlei div.fenlei-item, div.index-cailiao>div div.fenlei div.more, div.index-cailiao>div div.fenlei div.contact{position:absolute; box-sizing:border-box;}
div.index-cailiao>div div.fenlei div.fenlei-title{border-bottom:1px #FFF solid; top:0;}
div.index-cailiao>div div.fenlei div.fenlei-title h3, div.index-cailiao>div div.fenlei div.fenlei-title h4{text-align:right; color:#FFF;}
div.index-cailiao>div div.fenlei div.fenlei-title h3{font-size:28px;}
div.index-cailiao>div div.fenlei div.fenlei-title h4{font-size:12px; font-weight:lighter; margin-top:6px;}

div.index-cailiao>div div.fenlei div.fenlei-item a{display:block; box-sizing:border-box; width:80%; border:1px #bf4d01 solid; background-color:#bf4d01; text-align:center; font-weight:lighter; color:#FFF; margin:10px auto; transition:0.5s;}
div.index-cailiao>div div.fenlei div.fenlei-item a:hover{border:1px #FFF solid; background-color:#FF7300; transition:0.5s;}

div.index-cailiao>div div.fenlei div.more a{display:block; box-sizing:border-box; width:80%; line-height:36px; font-size:16px; border:1px #FFF solid; text-align:center; font-weight:lighter; color:#FFF; margin:10px auto; transition:0.5s;}
div.index-cailiao>div div.fenlei div.more a:hover{background-color:#FFF; color:#FF7300; transition:0.5s;}

div.index-cailiao>div div.fenlei div.contact p{color:#FFF;}
div.index-cailiao>div div.fenlei div.contact p:first-child{font-size:14px; font-weight:bold;}
div.index-cailiao>div div.fenlei div.contact p:last-child{font-size:20px; font-style:italic;}

@media screen and ( min-width:1920px ) {
	div.index-cailiao>div div.content-body{padding-right:394px;}
	div.index-cailiao>div div.fenlei{width:394px; height:700px; bottom:-21px;}
	div.index-cailiao>div div.fenlei div.fenlei-title, div.index-cailiao>div div.fenlei div.fenlei-item, div.index-cailiao>div div.fenlei div.more, div.index-cailiao>div div.fenlei div.contact{width:346px; right:20px;}
	div.index-cailiao>div div.fenlei div.fenlei-title{height:90px; padding-top:20px;}
	div.index-cailiao>div div.fenlei div.fenlei-item{top:110px;}
	div.index-cailiao>div div.fenlei div.fenlei-item a{height:40px; line-height:38px; font-size:16px;}
	div.index-cailiao>div div.fenlei div.more{bottom:110px;}
	div.index-cailiao>div div.fenlei div.contact{bottom:38px; padding-left:66px;}
	div.index-cailiao>div div.fenlei div.contact p:first-child{font-size:16px;}
	div.index-cailiao>div div.fenlei div.contact p:last-child{font-size:30px;}

    div.index-cailiao>div div.content-body>a:nth-child(1), div.index-cailiao>div div.content-body>a:nth-child(2), div.index-cailiao>div div.content-body>a:nth-child(3), div.index-cailiao>div div.content-body>a:nth-child(4){margin-bottom:20px;}
	div.index-cailiao>div div.content-body>a h5{line-height:28px; font-size:14px;}
}
@media screen and ( max-width:1920px ) {
	div.index-cailiao>div div.content-body{padding-right:281px;}
	div.index-cailiao>div div.fenlei{width:280px; height:500px; bottom:-16px;}
	div.index-cailiao>div div.fenlei div.fenlei-title, div.index-cailiao>div div.fenlei div.fenlei-item, div.index-cailiao>div div.fenlei div.more, div.index-cailiao>div div.fenlei div.contact{width:256px; right:10px;}
	div.index-cailiao>div div.fenlei div.fenlei-title{height:80px; padding-top:16px;}
	div.index-cailiao>div div.fenlei div.fenlei-item{top:100px;}
	div.index-cailiao>div div.fenlei div.fenlei-item a{height:32px; line-height:30px; font-size:14px;}
	div.index-cailiao>div div.fenlei div.more{bottom:80px;}
	div.index-cailiao>div div.fenlei div.contact{bottom:16px; padding-left:50px;}
	div.index-cailiao>div div.fenlei div.contact p:first-child{font-size:14px;}
	div.index-cailiao>div div.fenlei div.contact p:last-child{font-size:22px;}

    div.index-cailiao>div div.content-body>a:nth-child(1), div.index-cailiao>div div.content-body>a:nth-child(2), div.index-cailiao>div div.content-body>a:nth-child(3), div.index-cailiao>div div.content-body>a:nth-child(4){margin-bottom:14px;}
	div.index-cailiao>div div.content-body>a h5{line-height:24px; font-size:12px;}
}
@media screen and ( max-width:1200px ) {
	div.index-cailiao>div div.content-body{padding-right:281px;}
	div.index-cailiao>div div.fenlei{width:281px; height:500px; bottom:-16px;}
	div.index-cailiao>div div.fenlei div.fenlei-title, div.index-cailiao>div div.fenlei div.fenlei-item, div.index-cailiao>div div.fenlei div.more, div.index-cailiao>div div.fenlei div.contact{width:256px; right:10px;}
	div.index-cailiao>div div.fenlei div.fenlei-title{height:80px; padding-top:16px;}
	div.index-cailiao>div div.fenlei div.fenlei-item{top:100px;}
	div.index-cailiao>div div.fenlei div.fenlei-item a{height:28px; line-height:26px; font-size:14px;}
	div.index-cailiao>div div.fenlei div.more{bottom:80px;}
	div.index-cailiao>div div.fenlei div.contact{bottom:16px; padding-left:50px;}

    div.index-cailiao>div div.content-body>a:nth-child(1), div.index-cailiao>div div.content-body>a:nth-child(2), div.index-cailiao>div div.content-body>a:nth-child(3), div.index-cailiao>div div.content-body>a:nth-child(4){margin-bottom:12px;}
	div.index-cailiao>div div.content-body>a h5{line-height:24px; font-size:12px;}
}


div.index-guanyu{background:url("../img/index-guanyu-bg.jpg") no-repeat center; height:500px;}
div.index-guanyu div.fl{background-color:#FF7300; height:60px;}
div.index-guanyu div.fl h2{width:100%; text-align:right; color:#FFF; padding-top:8px;}
div.index-guanyu div.fl h2 span{color:#FFF; padding-right:8px;}

div.index-guanyu div.fr{background-color:#DDD; background-image:url("../img/index-guanyu-bg2.jpg"); background-repeat:no-repeat; background-position: bottom right; height:60px; margin-top:14px;}
div.index-guanyu div.fr h3{width:100%; text-align:center; color:#333; font-size:22px; padding-top:15px;}
div.index-guanyu div.fr h3 span{padding-left:6px; font-size:12px;}

div.index-guanyu div.guanyu-content{position:relative; box-sizing:border-box; padding:40px; height:420px;}
div.index-guanyu div.guanyu-content p{margin-bottom:16px; text-indent:2em;}
div.index-guanyu div.guanyu-content a{position:absolute; display:block; border:1px #CCC solid; text-align:center; color:#999; width:130px; line-height:32px; font-size:14px; left:40px; bottom:0; transition:0.5s;}
div.index-guanyu div.guanyu-content a:hover{border:1px #FF7300 solid; color:#FFF; background-color:#FF7300; transition:0.5s;}

@media screen and ( min-width:1920px ) {
    div.index-guanyu div.fl{width:506px;}
	div.index-guanyu div.fr{width:1174px;}
	div.index-guanyu div.guanyu-content{margin-left:506px; padding:40px 80px;}
	div.index-guanyu div.guanyu-content a{left:80px;}
}
@media screen and ( max-width:1920px ) {
    div.index-guanyu div.fl{width:266px;}
	div.index-guanyu div.fl h2{font-size:24px; padding-top:14px; font-weight:normal;}
	div.index-guanyu div.fl h2 span{font-size:14px; font-weight:normal;}
	div.index-guanyu div.fr{width:934px;}
	div.index-guanyu div.guanyu-content{margin-left:266px;}
}
@media screen and ( max-width:1200px ) {
	div.index-guanyu{height:420px;}
    div.index-guanyu div.fl{width:146px;}
	div.index-guanyu div.fl h2{font-size:22px; font-weight:normal; line-height:24px; padding-top:6px;}
	div.index-guanyu div.fl h2 span{font-size:12px; font-weight:normal;}
	div.index-guanyu div.fr{width:814px;}
	div.index-guanyu div.guanyu-content{margin-left:166px; height:360px;}
}


div.news-list{margin-top:40px;}
div.news-list>div{box-sizing:border-box; float:left; width:30%; margin-left:5%; padding:20px; border:4px #EEE solid; transition:0.5s;}
div.news-list>div:first-child{margin-left:0;}

div.news-list>div h4{color:#888; font-size:24px; font-weight:bold; transition:0.5s;}
div.news-list>div div.title-line{height:4px; width:50px; background-color:#888; margin:10px 0; transition:0.5s;}


div.news-list>div:hover{border:4px #FF7300 solid; transition:0.5s;}
div.news-list>div:hover h4{color:#FF7300; transition:0.5s;}
div.news-list>div:hover div.title-line{background-color:#FF7300; transition:0.5s;}

div.news-list>div ul{width:100%; margin:30px 0;}
div.news-list>div ul li{width:100%; margin-bottom:6px; border-bottom:1px #DDD dotted;}
div.news-list>div ul li a{display:block; width:100%; font-size:14px; line-height:40px; color:#888; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:0.5s;}
div.news-list>div ul li a:hover{color:#FF7300; text-decoration-line:underline; transition:0.5s;}

div.news-list>div>a{display:block; box-sizing:border-box; width:92%; line-height:30px; margin:0 auto; text-align:center; font-size:12px; color:#888; border:1px #ccc solid; transition:0.5s;}
div.news-list>div>a:hover{background-color:#FF7300; color:#FFF; border:1px #FF7300 solid; transition:0.5s;}


/*市场在哪里*/
div.index-shichang{position:relative; width:100%; height:500px; overflow:hidden; }

div.index-shichang>div.qipao{position:absolute; width:100px; height:100px; border-radius:100%; background-color:rgba(14, 45, 95, 0.85); }



.superiority{width:100%; margin-top:60px; background-color:#EEE; background-size:cover;}
.superli{width:100%; height:270px;}
.superli ul{width:90%; height:270px; margin:10px auto;}
.superli ul li{width:100px; height:100px; float:left; border-radius:100%; background: rgba(51, 51, 51, 0.81); background-size:cover; display:block;}
.superli ul li:hover{transform: scale(1.3);transition:all 0.3s;}
.superli ul li a{display: block; font-size:16px; cursor:pointer; text-align:center; color:#FFF; line-height:100px; font-weight:lighter;}

@keyframes myfirst1 {0% {margin-top:12px;} 40% {margin-top:36px;} 100% {margin-top:12px;}}
.superli ul li:nth-child(1){margin-left:8%; animation:myfirst1 linear infinite 2s;}

@keyframes myfirst2 {0% {margin-top:30px;} 50% {margin-top:48px;} 100% {margin-top:30px;}}
.superli ul li:nth-child(2){margin-left:6%; animation:myfirst2 linear infinite 2s;}

@keyframes myfirst3 {0% {margin-top:6px;} 70% {margin-top:30px;} 100% {margin-top:6px;}}
.superli ul li:nth-child(3){margin-left:5%; animation:myfirst3 linear infinite 2s;}

@keyframes myfirst4 {0% {margin-top:23px;} 60% {margin-top:54px;} 100% {margin-top:23px;}}
.superli ul li:nth-child(4){margin-left:7%; animation:myfirst4 linear infinite 2s;}

@keyframes myfirst5 {0% {margin-top:13px;} 40% {margin-top:29px;} 100% {margin-top:13px;}}
.superli ul li:nth-child(5){margin-left:4%; animation:myfirst5 linear infinite 2s;}

@keyframes myfirst6 {0% {margin-top:5px;} 40% {margin-top:30px;} 100% {margin-top:5px;}}
.superli ul li:nth-child(6){margin-left:6%; animation:myfirst6 linear infinite 2s;}

.supertext{width:100%; height:65px; margin-top:20px;}
.supert{width:100%; height:65px; margin:0 auto; text-align:center; font-size:24px; color:#000000; display:none;}
.supert:first-Child{ display:block;}


