.welcome1{
    width:100%;
    background:#f4ebe1;
    padding:40px 0;
}
.welcome1 .img1{
    display:block;
    width:100%;
}


.welcome1 .welcome-inset1{
    background:url("../img1/2.png") no-repeat;
    background-size:100% 100%;
    width:100%;
    height:413px;
    position:relative;
}



.welcome1 .welcome-inset1 .welcome-inset2{
    width:1200px;
    height:200px;
    margin:0 auto;
    position:relative;
}



.welcome1 .welcome-inset1 .welcome-inset2 span{
    transition: all 1s ease-in-out 0.2s;
    cursor: pointer;

}

.welcome1 .welcome-inset1 .welcome-inset2 span:hover{
    color:#000000;
    transform:scale(1.1);
    -ms-transform:scale(1.1); /* Internet Explorer */
    -moz-transform:scale(1.1); /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1); /* Opera */
}


.welcome1 .welcome-inset1 .welcome-inset2{
    width:1000px;
    height:200px;
    margin:0 auto;
}


.welcome1 .welcome-inset1 .welcome-inset2 p{
    /*width:1000px;*/
    height:100px;

}


.welcome1 .welcome-inset1 .welcome-inset2 .span1{
    /*position:absolute;*/
    /*left:10%;*/
    /*bottom:64%;*/
    display:inline-block;
    font-size:22px;
    font-weight:bold;
    color:#000000;
    margin-left: 100px;
    margin-top: 30px;
}


.welcome1 .welcome-inset1 .welcome-inset2 .span4{
    /*position:absolute;*/
    /*left: 35%;*/
    /*top: 16%;*/
    display:inline-block;
    font-size:25px;
    font-weight:bold;
    color:#b19968;
    margin-left: 70px;
    margin-top: 50px;
}


.welcome1 .welcome-inset1 .welcome-inset2 .span5{
    /*position:absolute;*/
    /*left: 52%;*/
    /*top: 30%;*/
    display:inline-block;
    font-size:30px;
    font-weight:bold;
    color:#000000;
    margin-left: 70px;
    margin-top: 50px;
}


.welcome1 .welcome-inset1 .welcome-inset2 .span2{
    /*position:absolute;*/
    /*left: 7%;*/
    /*bottom: 18%;*/
    display:inline-block;
    font-size:30px;
    font-weight:bold;
    color:#e6c888;
    margin-left: 70px;
    margin-top: 30px;
}


.welcome1 .welcome-inset1 .welcome-inset2 .span3{
    /*position:absolute;*/
    /*left: 25%;*/
    /*bottom: 35%;*/
    display:inline-block;
    font-size:22px;
    font-weight:bold;
    color:#000000;
    margin-left: 70px;
    margin-top: 30px;
}




.welcome1 .welcome-inset1 .welcome-inset2 .span6{
    /*position:absolute;*/
    /*left: 54%;*/
    /*bottom: 11%;*/
    display:inline-block;
    font-size:25px;
    font-weight:bold;
    color:#dcbf82;
    margin-left: 30px;
    margin-top: 50px;
}


.welcome1 .welcome-inset1 .welcome-inset2 .span7{
    /*position:absolute;*/
    /*right: 4%;*/
    /*bottom: 28%;*/
    display:inline-block;
    font-size:25px;
    font-weight:bold;
    color:#e6c888;
    margin-left: 30px;
    margin-top: 50px;
}



.welcome1 .buttonsp{
    background:url("../img1/3.png") no-repeat;
    background-size:100% 100%;
    width:359px;
    height:53px;
    margin:0 auto;
    text-align:center;
    line-height:53px;
    cursor: pointer;


}

.welcome1 .buttonsp a{
    color:#ffffff;
    display:inline-block;
    margin-right:32px;


}


.welcome2{
    width:100%;
    background:#f4ebe1;
    padding:40px 0;
}

.welcome2 .img2{
    display:block;
    width:709px;
    height:98px;
    margin:0 auto;
}

.welcome2 .h3{
    font-size:26px;
    color:#000000;
    text-align: center;
    margin:20px 0;
}


.welcome2 .ul1{
    width:1200px;
    margin:65px auto;
    height:151px;
}


.welcome2 .ul1 li:first-of-type{
    margin-left:0;
}


.welcome2 .ul1 li{
    display:inline-block;
    vertical-align: middle;
    margin-left:55px;
    cursor: pointer;

}



.welcome2 .ul1 li .img91{
    display:none;

}


.welcome2 .ul2 .li80{
    background:url("../teacher/1.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li80 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 78px;
    left:10px;

}

.welcome2 .ul2 .li80 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li80 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li80 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}




.welcome2 .ul2 .li81{
    background:url("../teacher/2.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li81 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 32px;
    left:10px;

}

.welcome2 .ul2 .li81 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li81 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li81 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}




.welcome2 .ul2 .li82{
    background:url("../teacher/3.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li82 .wenzi{
    width: 540px;
    position:absolute;
    bottom:29px;
    left:10px;

}

.welcome2 .ul2 .li82 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li82 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li82 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}





.welcome2 .ul2 .li83{
    background:url("../teacher/4.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li83 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 51px;
    left:10px;

}

.welcome2 .ul2 .li83 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li83 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li83 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}








.welcome2 .ul2 .li85{
    background:url("../teacher/5.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li85 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 50px;
    left:10px;

}

.welcome2 .ul2 .li85 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li85 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li85 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}



.welcome2 .ul2 .li86{
    background:url("../teacher/6.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li86 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 124px;
    left:10px;

}

.welcome2 .ul2 .li86 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li86 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li86 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}



.welcome2 .ul2 .li87{
    background:url("../teacher/7.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li87 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 122px;
    left:10px;

}

.welcome2 .ul2 .li87 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li87 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li87 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}




.welcome2 .ul2 .li88{
    background:url("../teacher/8.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:302px;
    margin:0 auto;
    border:1px solid #df665c;
    border-radius:18px;
    box-sizing: border-box;
    box-shadow: 0px 1px 5px #888;
    position:relative;

}


.welcome2 .ul2 .li88 .wenzi{
    width: 540px;
    position:absolute;
    bottom: 99px;
    left:10px;

}

.welcome2 .ul2 .li88 .wenzi .tit{
    color:#d42419;
    font-size:26px;
    font-weight:bold;
}

.welcome2 .ul2 .li88 .wenzi .tis{
    color:#d42419;
    font-size:26px;

}

.welcome2 .ul2 .li88 .wenzi p{
    text-align:justify;
    text-indent:2em;
    color:#000000;
    font-size:17px;
    margin-top:15px;
}


.welcome4{
    background:url("../ten/11.jpg") no-repeat;
    background-size:100% 100%;
    width:100%;
    height:1580px;
}

.welcome4 .img3{
    display:block;
    width:725px;
    height:117px;
    margin:0 auto;
}


.welcome4 .welcom4-inset{
    width:1200px;
    margin:0 auto;
    /*border:1px solid #000000;*/
    box-sizing: border-box;
    padding-top:30px;
}

.welcome4 .welcom4-inset .h31{
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    margin: 20px 0;
}

.welcome4 .welcom4-inset .ul3{
    margin:20px 0;
}



.welcome4 .welcom4-inset .ul3 li:first-of-type{
    margin-left:0;
}


.welcome4 .welcom4-inset .ul3 li{
    float:left;
    margin-left:4px;
}


.welcome4 .welcom4-inset .ul3 li .img96{
    display:none;
}




.welcome4 .welcom4-inset .ul4 .li20{
    background:url("../ten/1.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position:relative;
    z-index:1;
}



.welcome4 .welcom4-inset .ul4 .li20 .liboxs{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li20 .liboxs h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li20 .liboxs p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li20 .liboxs .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}





.welcome4 .welcom4-inset .ul4 .li21{
    background:url("../ten/2.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position: relative;
}



.welcome4 .welcom4-inset .ul4 .li21 .liboxs1{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li21 .liboxs1 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li21 .liboxs1 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li21 .liboxs1 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}






.welcome4 .welcom4-inset .ul4 .li22{
    background:url("../ten/3.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position:relative;
}






.welcome4 .welcom4-inset .ul4 .li22 .liboxs2{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li22 .liboxs2 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li22 .liboxs2 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li22 .liboxs2 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}






.welcome4 .welcom4-inset .ul4 .li23{
    background:url("../ten/4.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position:relative;
}




.welcome4 .welcom4-inset .ul4 .li23 .liboxs3{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li23 .liboxs3 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li23 .liboxs3 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li23 .liboxs3 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}










.welcome4 .welcom4-inset .ul4 .li24{
    background:url("../ten/5.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position: relative;
}




.welcome4 .welcom4-inset .ul4 .li24 .liboxs4{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li24 .liboxs4 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li24 .liboxs4 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li24 .liboxs4 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}



.welcome4 .welcom4-inset .ul4 .li25{
    background:url("../ten/6.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position:relative;
}




.welcome4 .welcom4-inset .ul4 .li25 .liboxs5{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li25 .liboxs5 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li25 .liboxs5 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li25 .liboxs5 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}


.welcome4 .welcom4-inset .ul4 .li26{
    background:url("../ten/7.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position: relative;
}



.welcome4 .welcom4-inset .ul4 .li26 .liboxs6{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li26 .liboxs6 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li26 .liboxs6 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li26 .liboxs6 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:2%;
    cursor: pointer;
}





.welcome4 .welcom4-inset .ul4 .li27{
    background:url("../ten/8.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position:relative;
}



.welcome4 .welcom4-inset .ul4 .li27 .liboxs7{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li27 .liboxs7 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li27 .liboxs7 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li27 .liboxs7 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}





.welcome4 .welcom4-inset .ul4 .li28{
    background:url("../ten/9.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position: relative;
}




.welcome4 .welcom4-inset .ul4 .li28 .liboxs8{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li28 .liboxs8 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li28 .liboxs8 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li28 .liboxs8 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}




.welcome4 .welcom4-inset .ul4 .li29{
    background:url("../ten/10.jpg") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:438px;
    position:relative;
}





.welcome4 .welcom4-inset .ul4 .li29 .liboxs9{
    width:543px;
    height:237px;
    position:absolute;
    z-index:3;
    right: 1%;
    bottom: 22%;

}


.welcome4 .welcom4-inset .ul4 .li29 .liboxs9 h3{
    font-size:20px;
    color:#000000;
}

.welcome4 .welcom4-inset .ul4 .li29 .liboxs9 p{
    font-size:16px;
    color:#000000;
    margin-top:10px;
    text-indent:2em;
    text-align:justify;
}

.welcome4 .welcom4-inset .ul4 .li29 .liboxs9 .gengduo{
    width:117px;
    height:27px;
    border:1px solid #d42419;
    text-align:center;
    line-height:27px;
    border-radius:16px;
    position:absolute;
    right:0;
    bottom:10%;
    cursor: pointer;
}





.welcome4 .welcom4-inset .img4{
    width:720px;
    height:115px;
    display:block;
    margin:40px auto 0;
}

.welcome4 .welcome-bom4{
    width:100%;
    height:487px;
    background:#f4ebe1;
    position:relative;
    z-index: 1;

}


.welcome4 .welcome-bom4 .leftbox10{
    background: linear-gradient(to right, rgba(212,36,25,0.7) , rgba(212,32,65,0));
    background: -webkit-linear-gradient(to right, rgba(212,36,25,0.7) , rgba(212,32,65,0));

    background: -moz-linear-gradient(to right, rgba(212,36,25,0.7) , rgba(212,32,65,0));
    background: -o-linear-gradient(to right, rgba(212,36,25,0.7) , rgba(212,32,65,0));
    height:487px;
    width:300px;
    /*opacity:0.2;*/
    position:absolute;
    bottom:0;
    left:0;
    z-index: 3;
}



.welcome4 .welcome-bom4 .rightbox10{
    background: linear-gradient(to left, rgba(212,36,25,0.7) , rgba(212,32,65,0));

    background: -webkit-linear-gradient(to left, rgba(212,36,25,0.7) , rgba(212,32,65,0));

    background: -moz-linear-gradient(to left, rgba(212,36,25,0.7) , rgba(212,32,65,0));
    background: -o-linear-gradient(to left, rgba(212,36,25,0.7) , rgba(212,32,65,0));
    height:487px;
    width:300px;
    /*opacity:0.2;*/
    position:absolute;
    bottom:0;
    right:0;
    z-index: 3;
}



.welcome4 .welcome-bom4 .dowebok{
    background:#f4ebe1;
}


.welcome4 .welcome-bom4 .dowebok img{
    display:inline-block;
    width:381px;
    height:215px;
    margin:17px 8px;
}


.welcome4 .welcome-bom4 .dowebok p:nth-of-type(2) img{
    margin-top:0;
}


.welcome5{
    background:#f4ebe1;
    width:100%;
    padding-top:30px;
    height:1052px;
    position:relative;
}

.welcome5 .img93{
    display:block;
    margin:0 auto;
    width:784px;
    height:118px;
}

.welcome5 .h32{
    font-size: 26px;
    color: #000000;
    text-align: center;
    margin: 20px 0;
}


.welcome5 .img94{
    display:block;
    width:167px;
    height:72px;
    position:absolute;
    top: 11%;
    left: 12%;
}


.welcome5 .img95{
    display:block;
    width:202px;
    height:182px;
    position:absolute;
    bottom: 2%;
    right: 3%;
}


.welcome6{
    background: #f4ebe1;
    width:100%;
    padding-bottom:50px;


}


.welcome6 .img99{
    display:block;
    width:717px;
    height:115px;
    margin:0 auto;

}


input {
    outline: none;
    border: none;
}


.cyc-mo4{
    width: 1200px;
    height: 666px;
    background: url(../img1/bei.png);
    background-size: 100% 100%;
    margin: 50px auto 0;

}

.cyc-mo4 .divbox{
    width: 1075px;
    float: right;
    padding-top:11px;
    position: relative;
}
.cyc-mo4 .divbox h2{
    font-size: 30px;
    color: white;

}

.cyc-mo4 .divbox h2 span{
    font-size:18px;
}
.cyc-mo4 .divbox  form {
    font-size: 15px;
    position: relative;
    margin-top:5px;
}
.cyc-mo4 .divbox  form  input{
    width: 209px;
    height: 45px;
    padding-left:52px;
    box-sizing: border-box;
}
.cyc-mo4 .divbox  form  input[type=submit]{
    width: 209px;
    height: 45px;
    padding-left: 0;
    background: #f6d692;
    font-size: 18px;
    color: #b17800;
    border-radius: 8px;
    position: relative;
    top: 0px;
    left: 4px;
    letter-spacing: 1px;
    font-weight: bold;
}
.cyc-mo4 .divbox  form  select{
    width: 209px;
    height: 45px;
    padding-left:52px;
    box-sizing: border-box;
    color: #8a8a8a;
    border: none;
}
.cyc-mo4 .divbox  .p1 {
    top: 12px;
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    left: 14px;
}


.cyc-mo4 .divbox  .p2{
    top: 12px;
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    left:229px;
}


.cyc-mo4 .divbox  .p3{
    top: 12px;
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    left:442px;
}

.cyc-mo4 .divbox  .p4{
    top: 12px;
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    left:653px;
}


.cyc-mo4 .divbox .text p{
    font-size: 24px;
    font-weight: bold;
    color: #2c2c2c;
    margin-bottom:3px;
}

.cyc-mo4 .divbox .text span{
    font-size: 18px;
    color: #8a8a8a;

}

.welcome3{
    background:#f4ebe1;
    width:100%;
    padding:20px 0;
}


.welcome3 .welcome3-inset{
    width:1200px;
    margin:0 auto;
}


.welcome3 .img101{
    display:block;
    width:710px;
    height:107px;
    margin:0 auto;
}

.welcome3 .ul101{
    margin:40px 0;
}


.welcome3 .ul101 li:first-of-type{
    margin-left:0;
}




.welcome3 .ul101 li{
    width:157px;
    height:49px;
    color:#ffffff;
    font-size:20px;
    line-height:49px;
    float:left;
    background: #d42419;
    text-align: center;
    font-weight:bold;
    border-radius:6px;
    box-shadow:0 0 5px #000000;
    margin-left:16px;
    cursor: pointer;
}


.welcome3 .ul101 li.active{
   color:#f6d692;

}

.welcome3 .ulbom101 li{
    width:100%;
    height:315px;
    box-sizing: border-box;
    padding:10px;
    box-shadow:0 0 5px #000000;
    border-radius:9px;
}


.welcome3 .ulbom101 li .dayleft{
    float: left;
}


.welcome3 .ulbom101 li .dayright-box{
    float: right;
    width:993px;
    height:276px;
    margin-top:10px;
}


.welcome3 .ulbom101 li .dayright{
    width:993px;
    height:276px;
}


.welcome3 .ulbom101 li .dayright img{
   width:100%;
}






.welcome3 .ulbom101 li .dayevery{
    width:173px;
    height:59px;
    text-align:center;
    line-height:59px;
    background:#d42419;
    color:#ffffff;
    font-size:20px;
    box-shadow:0 0 5px #000000;
    cursor: pointer;
}


.welcome3 .ulbom101 li .dayevery.actives{
    color:#f6d692;
    font-weight:bold;
}








.welcome3 .ulbom101 li .dayleft1{
    float: left;
}


.welcome3 .ulbom101 li .dayright-box1{
    float: right;
    width:993px;
    height:276px;
    margin-top:10px;
}


.welcome3 .ulbom101 li .dayright1{
    width:993px;
    height:276px;
}


.welcome3 .ulbom101 li .dayright1 img{
    width:100%;
}






.welcome3 .ulbom101 li .dayevery1{
    width:173px;
    height:59px;
    text-align:center;
    line-height:59px;
    background:#d42419;
    color:#ffffff;
    font-size:20px;
    box-shadow:0 0 5px #000000;
    cursor: pointer;
}


.welcome3 .ulbom101 li .dayevery1.actives{
    color:#f6d692;
    font-weight:bold;
}






.welcome3 .ulbom101 li .dayleft2{
    float: left;
}


.welcome3 .ulbom101 li .dayright-box2{
    float: right;
    width:993px;
    height:276px;
    margin-top:10px;
}


.welcome3 .ulbom101 li .dayright2{
    width:993px;
    height:276px;
}


.welcome3 .ulbom101 li .dayright2 img{
    width:100%;
}

.welcome3 .ulbom101 li .dayevery2{
    width:173px;
    height:59px;
    text-align:center;
    line-height:59px;
    background:#d42419;
    color:#ffffff;
    font-size:20px;
    box-shadow:0 0 5px #000000;
    cursor: pointer;
}


.welcome3 .ulbom101 li .dayevery2.actives{
    color:#f6d692;
    font-weight:bold;
}


.welcome3 .buttonsp{
    background:url("../img1/3.png") no-repeat;
    background-size:100% 100%;
    width:359px;
    height:53px;
    margin:40px auto;
    text-align:center;
    line-height:53px;
    cursor: pointer;
}



.welcome3 .buttonsp a{
    color:#ffffff;
    display:inline-block;
    margin-right:32px;


}












