/* 合肥秀站网络科技有限公司 */
/* 精品与原创网站模板提供商，一站式建站 */
/* 主营业务：织梦模板、pbootcms模板、云优模板、易优模板 */
/* 麦站网：Www.Xiuzhanwang.Com */
/* 主机/服务器：Www.xiuzhanyun.Com */
/* 域名抢注：Www.xiuzhanmi.Com */
/* QQ：2361928288  835971066 */


/*banner*/
.banner{
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
	top:0;
}
.banner-box{
	position:absolute;
	left:50%;
	margin-left:-960px;
	width:1920px;
    height: 400px;
}

.content{
    margin-top: 40px;
}

/*about*/
.c_tab{
	margin-bottom:35px;
}
.c_tab li a{
    font-size: 16px;
    border-radius: 5px;
    background: #ff8f0b;
    line-height: 40px;
    display: block;
    padding: 0 20px;
    margin: 0 10px;
  	color:#fff;
}
.c_tab li a.current{
	background:#c12f2f;
}
#about{
    margin-top: 50px;
}
.about_right{
    width: 100%;
}
.about_right .about_video{
    float: left;
    width: 590px;
    height: 340px;
    margin-right:20px;
}


.about_right h2{
    color: #c12f2f;
    font-size: 50px;
    line-height: 50px;
    position: relative;
    font-family: "impact";
    padding-bottom: 25px;
}
.about_right h4{
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    position: relative;
}
.about_right p{    
    color: #444444;
    font-size: 15px;
    line-height: 28px;
    padding-top: 20px;
}

.chengn{
    background: url(../image/tj_bg_04.jpg) no-repeat center top;
    margin: 40px 0 10px 0;
    padding-bottom: 20px;
}
.chengn ul{
    margin: 30px -10px 0;
}
.chengn ul li{
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width:50%;
    margin-bottom: 20px;
}
.chengn ul li .cheng_box{
    margin: 0 10px;
    background: #fff;
    border-radius: 5px;
}
.chengn ul li .cheng_box .cheng-til{
    width: 90px;
    height: 90px;
    border-radius: 5px;
    float: left;
    background: #ff8f0b;
    text-align: center;
    line-height: 90px;
    color: #fff;
    font-family: "impact";
    font-size: 36px;
}
.chengn ul li .cheng_box .cheng_nr{    
    width: 80%;
    height: 90px;
    float: right;
    padding-right: 10px;
}
.chengn ul li .cheng_box .cheng_nr2{    
    width: 100%;
}
.chengn ul li .cheng_box .cheng_nr2 p{
    color: #444444;
    font-size: 16px;
    font-weight: 700;
}

/*advan*/
.advan{
    width: 100%;
    background: url(../image/ys_bg_04.jpg) no-repeat center bottom;
}
.advan .container{
    padding: 30px 0 45px 0;
}
.advan ul{
    margin: 0 -10px;
}
.advan li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width:33.33%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
}
.advan li .advan-box{
    margin: 0 10px;
    background: #f1f1f1;
    min-height:200px;
    position: relative;
}
.advan li:hover .advan-box{
    background: #ff660a;
}
.advan li .advan_til{
    position: absolute;
    left: 50%;
    width: 30%;
    height: 0;
    margin-left: -15%;
    top: -25%;
    padding-bottom: 30%;
    background: #ff8f0b;
    border-radius: 50%;
}
.advan li:hover .advan_til{
    background: #fff;
}
.advan li .advan_til::after{
    content: "";
    position: absolute;
    width:110%;
    height: 110%;
    border: 1px dotted #ff8f0b;
    left: -5%;
    top: -5%;
    border-radius: 50%;
}
.advan li .advan_til h2{
    height: 100%;
    position: absolute;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    padding: 0 20%;
}
.advan li:hover .advan_til h2{
    color: #ff8f0b;
}
.advan li .advan_main{
    height: 200px;
    padding: 74px 20px 0 20px;
    display: block;
}
.advan li .advan_main .flex_w{
    height: 100%;
}
.advan li .advan_main p{
    color: #444444;
    font-size: 15px;
    line-height: 30px;
}
.advan li:hover .advan_main p{
    color: #fff;
}
.advan .nr_more{
    width: 290px;
    height: 50px;
    border: 3px solid #e2e2e2;
    border-radius: 30px;
    display: block;
    margin: 10px auto 0;
    background: #ff8f0b;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    position: relative;
}
.advan .nr_more::after{    
    content: "";
    width: 46px;
    height: 55px;
    display: block;
    background: url(../image/zx_click.png) no-repeat center center;
    top: 15px;
    right: 0;
    position: absolute;
}

/*contact*/
#contact{
    padding: 40px 0 10px;
}
.con-box{
    -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    background: #ff8c05;
}
.con-box .map{
    width: 50%;
    float: left;
    height: 480px;
    background: #fff;
}
.con-box .contact-box{
    width: 50%;
    float: right;
    padding: 30px 0;
}
.contact-box h2{
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 2px solid #ffa337;
    padding-left: 50px;
    padding-bottom: 10px;
    line-height: 40px;
}
.contact-box ul{
    padding:30px 0 0 40px; 
}
.contact-box li{
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    padding-bottom: 20px;
}
.contact-box li img{
    padding-right: 10px;
}
.contact-box .con_ewm{
    display: inline-block;
    padding: 25px 0 0 40px;
}
.contact-box .con_ewm img{
    float: left;
}
.contact-box .con_ewm span{
    color: #fff;
    padding-left: 10px;
    font-size: 14px;
    line-height: 20px;
    float: right;
    writing-mode: tb-rl;
    letter-spacing: 2.2px;
}

/*news*/
.news ul{
    margin: 0 -10px;
}
.news ul li{
    position: relative;
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width:33.33%;
    margin-bottom: 20px;
}
.news ul li img{
    width: 100%;
}
.news ul li a{
    margin: 0 10px;
    background: #f7f7f7;
    display: block;
}
.news ul li:hover a{
    background: #ff8f0b;
}
.news ul li .news_font{
    padding: 10px;
    position: relative;
    text-align: center;
}
.news ul li .news_font::after{
    content: "";
    position: absolute;
    left: 50%;
    width: 34px;
    height: 3px;
    display: block;
    background: #c12f2f;
    margin-left: -17px;
    bottom: 0;
}
.news ul li .news_font h3{
    color: #555555;
    font-size: 16px;
    line-height: 25px;
    height: 25px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.news ul li:hover .news_font h3{
    color: #fff;
}
.news ul li .news_font p{
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    padding-top:5px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    margin-bottom: 10px;
}
.news ul li:hover .news_font p{
    color: #fff;
}
.news .nr_more{
    width: 200px;
    height: 50px;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    color: #ff8f0b;
    border: 2px solid #ff8f0b;
    line-height: 50px;
}
.news .nr_more:hover{
    background: #ff8f0b;
    color: #fff;
}

/*news_detail*/
.news_de_til{
    border-bottom: 1px dashed #d1d1d1;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.news_de_til h2{
    color: #444;
    font-size: 22px;
    line-height: 30px;
}
.news_de_til span{
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
.news_debox,.news_debox p{
    color: 333;
    font-size: 15px;
    line-height: 28px;
}

/*lxtj*/
.course{
    padding-bottom: 20px;
}
.course .ho_til::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -100px;
    background: -moz-linear-gradient(left, transparent 0%,#ff660a 20%,#ff660a 80%,transparent 100%);
    background: -webkit-gradient(linear, left, right,transparent 0%,#ff660a 20%,#ff660a 80%,transparent 100%);
    background: -webkit-linear-gradient(left, transparent 0%,#ff660a 20%,#ff660a 80%,transparent 100%);
    background: -o-linear-gradient(left, transparent 0%,#ff660a 20%,#ff660a 80%,transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%,#ff660a 20%,#ff660a 80%,transparent 100%);
    background: linear-gradient(to right, transparent 0%,#ff660a 20%,#ff660a 80%,transparent 100%);
    z-index: -1;
}
.course_tab{
    padding-top: 28px;
    margin-bottom: 35px;
}
.course_tab li{
    width: 16.66%;
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width:16.66%;
    text-align: center;
    position: relative;
}
.course_tab li.current::after{
    content: "";
    position: absolute;
    background: url(../image/tj_sj_03.png) no-repeat center top;
    width: 25px;
    height: 14px;
    left: 50%;
    bottom: -39px;
    margin-left: -12.5px;
}
.course_tab li.current h3,.course_tab li.current span,.course_tab li.current p{
    transform: scale(1.4);
}
.course_tab li h3{
    color: #ff660a;
    font-size: 36px;
    line-height: 45px;
    font-family: "impact";
}
.course_tab li span{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ff660a;
    border: 2px solid #e2e2e2;
    display: inline-block;
    margin: 20px 0;
}
.course_tab li p{
    color: #ff660a;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

.course .j-tab-con{
    background: #ff8f0b;
    border-radius: 10px;
    border: 2px solid rgb(146, 146, 146);
    padding: 20px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.course .j-tab-con .course_box p{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
}

/*messages*/
#mess{
    padding: 40px 0 10px 0;
}
#mess .form_left{
    width: 90%;
    margin: 0 auto;
    -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    padding: 30px;
}
.mess-box>div{
    width:50%;
    float: left;
}
.mess-box>div span{
    width: 25%;
    float: left;
    display: block;
    line-height: 45px;
    text-align: right;
    padding-right: 6px;
    font-size: 15px;
    color: #333;
}
.mess-box>div span em{
    color: #ea1919;
}
.form_left input ,.form_left textarea{
    width: 75%;
    height: 45px;
    background: none;
    font-size: 14px;
    color: #333;
    border: 1px solid #d3d3d3;
    padding: 10px 0 10px 15px;
    line-height: 45px;
    margin-bottom: 20px;
    border-radius: 4px;
    position: relative;
}
.form_left input.email1{
    margin: 0 1.2%;
}
.form_left textarea{
    width: 100%;
    height: 160px;
    line-height: 30px;
    padding-top: 5px;

}
.form-yzm{
    width: 32.23%;
    float: left;
}
#submit-button{
    width: 46%;
    background: #ff8f0b;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    float: right;
    border-radius: 4px;
    cursor: pointer;
}
/*环境*/
.gshj{
	background:#fafafa;
  	padding-bottom:30px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
#certify .swiper-slide {
	width: 835px;
    height: 503px;
    border: 4px solid #fff;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify {
	position: relative;
}

#certify .swiper-container {
	padding: 20px 0;
}
#certify  .swiper-slide img{
	display:block;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
  	text-align:center;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
     display: inline-block;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
  	border-radius:5px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #ff8f0b;
}

/*xyhj*/
.xyhj ul{
	margin:0 -10px;
}
.xyhj li{
	 width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 20px;
}
.xyhj li .advan-box {
    margin: 0 10px;
}
