body{
	background: url(../images/bg_3.jpg) bottom center;
}
.clearfix:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clearfix{
    zoom:1;
}
/*通用按钮start*/

.common-btn-1 {
            display: block;
            margin: 0 auto;
            width: 251px;
            height: 47px;
            font-size: 17px;
            text-align: center;
            border: 1px solid #dda841;
            color: #000;
			
        }
        .common-btn-1 span {
            position: relative;
            top: -6px;
            left: -6px;
            z-index: 5;
            display: block;
            width: 250px;
            line-height: 45px;
            background-color: #dca436;
            -o-transition: .5s;
            -ms-transition: .5s;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            transition: .5s;
            color: #2b2929;

        }
        .common-btn-2 {
            display: block;
            margin: 0 auto;
             width: 251px;
            height: 47px;
            font-size: 17px;
            text-align: center;
            border: 1px solid #000;
            color: #fff;
        }
        .common-btn-2 span {
            position: relative;
            top: -6px;
            left: -6px;
            z-index: 5;
            display: block;
            width: 250px;
            line-height: 45px;
            background-color: #000;
            -o-transition: .5s;
            -ms-transition: .5s;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            transition: .5s;
        }
.common-btn-1 span{
    background-color: #ffba00;
    color: #fff;
}
.banner{
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}
.banner img{
	float: left;
}
.row1_cont_left{
	width:45%;
	padding-left: 14%;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.row1{
    padding-top: 44px;
    padding-bottom: 40px;
	overflow: hidden;
	background: url("../images/bg_1.jpg") no-repeat fixed;
}
.conn_title{
    width: 670px;
    height: 95px;
    background: url("../images/title_01.png") no-repeat;
    background-size: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.row2 .conn_title{
	background-position: 0 -95px;
}
.row4 .conn_title{
	background-position: 0 -190px;
}
.row5 .conn_title{
	background-position: 0 -285px;
}
.row6 .conn_title{
	background-position: 0 -380px;
}
.row7 .conn_title{
	background-position: 0 bottom;
}
.row1_title h4{
    padding-top: 3px;
    font-size: 36px;
    letter-spacing: 8px;
    font-weight: 400;
	opacity: 0;
}
.row1_title p{
    margin-top: 5px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.row1_cont{
    margin-top: 28px;
}
.row1_cont_right{
    width:40%;
    font-size: 19px;
}
.row1_cont_right .p1{
    font-size: 18px;
	color: #edb82a;
	line-height: 35px;
}
.row1_cont_right .p1 span{
	font-size: 14px;
}
.row1_cont_right .p2{
    font-size: 12px;
    text-transform: uppercase;
}

.row1_bg_left>div p{
	font-size: 14px;
}
.row1_bg1{
    width: 200px;
   height: 152px;
    background: url("../images/row1_cont_bg1.png") no-repeat;
    background-size: 100%;
    padding-left: 78px;
}
.row1_bg2{
    width: 200px;
   height: 152px;
    background: url("../images/row1_cont_bg1.png") no-repeat;
    background-size: 100%;
    padding-left: 78px;
	margin-left: -50px;
}
.row1_bg3{
    width: 200px;
    height: 152px;
    background: url("../images/row1_cont_bg1.png") no-repeat;
    background-size: 100%;
    padding-left: 78px;
	margin-left: -80px;
}
.row1_bg_right{
    padding-top: 107px;
    margin-left: 24px;
}
.row1_cont_right{
    padding-top: 69px;
}


.row2{
    padding-top: 26px;
    background: url("../images/bg_2.jpg") repeat-y;
    padding-bottom: 25px;
}

.conn_title h4{
    padding-top: 3px;
    font-size: 36px;
    letter-spacing: 8px;
    font-weight: 400;
	opacity: 0;
}
.conn_title p{
    margin-top: 5px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.row2_cont{
    margin-top: 64px;
}
.row2_cont_left{
    width: 440px;
    height: 576px;
    background: url("../images/row2_left_bg.png") no-repeat 100%;
    font-size: 20px;
    text-align: center;
}
.row2_cont_left .p1{
    margin-top: 40px;
    font-size: 22px;
}
.row2_cont_left .p2{
    margin-top: 8px;
    font-size: 22px;
}
.row2_cont_left .p3{
    margin-top: 100px;
    padding: 0 25px;
	font-size: 16px;
	text-align: left;
}
.row2_cont_left .p4{
    margin-top: 150px;
	 padding: 0 25px;
	 font-size: 16px;
}
.row2_cont_right{
    width: 690px;
}
.row2_cont_left .h5_title{
	margin-top: 90px;
    text-align: left;
    padding-left: 70px;
}
.content_detail .detail{
	display: none;
}
.sl-list4 {
    margin: 39px 0 52px;
    overflow: hidden;
    border-right: 1px dashed #bdbdbd;
	
}
.sl-list4 .num {
    font-size: 56px;
    color: #888;
    font-family: 'sophis';
    line-height: 1.1em;
}
.sl-list4 .ico {
    
    margin-bottom: 20px;
}
.sl-list4 li {
    float: left;
   width: 21%;
    padding: 10px 20px;
    text-align: center;
    height: 260px;
    color: #525252;
    overflow: hidden;
    border-left: 1px dashed #bdbdbd;
}

.sl-list4 li.active{
	background-color: #ffba00;
}
.sl-list4 li.active>*{
	color: #fff;
}
.swiper_btn .swiper_prev{
    float: left;
    width: 36px;
    height: 36px;
    background: url("../images/prev.jpg") no-repeat 100%;
    cursor: pointer;
}
.swiper_btn .swiper_next{
    float: left;
    width: 36px;
    height: 36px;
    background: url("../images/next.jpg") no-repeat 100%;
    cursor: pointer;
}
.swiper_pagination{
    float: left;
    width: 175px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.swiper-pagination-bullet {
    margin: 0 5px;
    width: 11px;
    height: 11px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffbc3f;
}
.swiper_btn {
    width: 267px;
    margin: 17px auto 0;
}
.row3{
    margin-top: 44px;
    padding-bottom: 40px;
}
.row3_chuanye{
    position: relative;
    width: 580px;
    height: 197px;
    background: url("../images/chuangye.jpg") no-repeat 100%;
}
.row3_jiuye{
    position: relative;
    width: 580px;
    height: 197px;
    background: url("../images/jiuye.jpg") no-repeat 100%;
}
.row3 p{
    width: 460px;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate( -50%, -50% );
    font-size: 18px;
}
.row4{
   
    padding-top: 44px;
    padding-bottom: 46px;
}
.row4_cont ul{
  
    margin: 24px auto 0;
}
.row4_cont ul li{
    width: 277px;
    height: 234px;
    margin-left: 25px;
    margin-bottom: 25px;
    position: relative;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	background-size: 277px 234px;
	background: url('../images/row4_1.jpg') no-repeat ;
	float: left;
}
.row4_cont ul li:nth-of-type(2){
	background-image: url('../images/row4_2.jpg');
}
.row4_cont ul li:nth-of-type(3){
	background-image: url('../images/row4_3.jpg');
}
.row4_cont ul li:nth-of-type(4){
	background-image: url('../images/row4_4.jpg');
}
.row4_cont ul li:nth-of-type(5){
	background-image: url('../images/row4_5.jpg');
	margin-left: 0;
}
.row4_cont ul li:nth-of-type(6){
	background-image: url('../images/row4_6.jpg');
}
.row4_cont ul li:nth-of-type(7){
	background-image: url('../images/row4_7.jpg');
}
.row4_cont ul li:nth-of-type(8){
	background-image: url('../images/row4_8.jpg');
}

.row4_cont ul li p{
    width: 100%;
    position: absolute;
    bottom: 7px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.row4_line{
    border-top: 1px dashed #ffbc3f;
    height: 1px;
}
.row4_bottom{
    margin-top: 30px;
}
.row6{
    padding: 42px 0 37px;
   
}
.row6 p.text{
    text-align: center;
    font-size: 20px;
    margin-top: 28px;
}
.row5{
    padding: 50px 0 46px;
}
.row5 .row5_cont{
    margin-top: 22px;
}
.row5 .row5_cont .head li{
    text-align: center;
    float: left;
    margin-left: 30px;
}
.row5_bg{
    padding-top: 30px;
    text-align: center;
    background: url("../images/row5_bg.jpg") no-repeat;
    width: 260px;
    height: 268px;
    box-sizing: border-box;
}
.row5 .row5_cont .text li{
    width: 260px;
    height: 268px;
    float: left;
    margin-left: 38px;
    cursor: pointer;
}
.row5_text{
    font-size: 16px;
    background: url("../images/row5_bg.jpg") no-repeat;
    width: 260px;
    height: 268px;
    display: none;
}
.row5_text div{
    width: 215px;
    height: 175px;
    margin: 0 auto;
    padding-top: 64px;
    box-sizing: border-box;
}
.row5_text .title{
    font-size: 20px;
    font-weight: 600;
}
.row5_text .title span{
    font-size: 14px;
}

.coffee-registration .pc-bm{
    font-size: 12px;
    margin-left: 110px;
}
.coffee-registration .pc-line{
    width: 300px;
    margin-top: 85px;
}
.coffee-registration .pc-line input{
    width: 100%;
    height: 34px;
    border: 1px solid #000;
    margin-top: 20px;
    color: #000;
    border-radius: 3px;
    padding-left: 18px;
    box-sizing: border-box;
    background-color: #fff;
}
.ljbm-btn{
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background-color: #d52038;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 27px;
    cursor: pointer;
}
.ljbm-btn span{
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    width: 34px;
    height: 20px;
    background: url(../images/omick_icon.png) no-repeat;
    background-position: 0 -87px;

}
.bm-box{
    width: 970px;
    margin: 0 auto;
    margin-bottom: 70px;
	margin-top: 40px;
}
.pc-bm .lnr .bmdt{float: left; width: 500px; height: 345px; background-color: #FFF;  padding: 10px 20px;}
.pc-bm .lnr .bmdt .bm{height: 30px; margin: 20px 20px;}
.pc-bm .lnr .bmdt .bm .title1{ color:#cc2222; font-size:24px; font-family: "Microsoft YaHei",Arial;}
.pc-bm .lnr .bmdt .bm .title1 span{ color:#0073c3;}
.pc-bm .lnr .bmdt .bm .title1 b{ font-weight:normal; color:#999; font-size:14px; text-transform:uppercase; font-family:"Courier New", Courier, monospace; margin-left:4px; }
.pc-bm .lnr .nameac{ width:100%; height:250px; overflow:hidden; background-color:#373432; color:#fff;text-align: center}
.pc-bm .lnr .nameac ul{}
.pc-bm .lnr .nameac li{ float:left; padding:0; height:25px; width:500px;}
.pc-bm .lnr .nameac li span{ display:inline-block; line-height:25px; overflow:hidden;}
.pc-bm .lnr .nameac .name{ width:80px;}
.pc-bm .lnr .nameac .privce{ width:100px;}
.pc-bm .lnr .nameac .coure{ width:190px;}
.pc-bm .lnr .nameac .level{ width:85px;}
.pc-bm .lnr .bmbd{float: right; width: 345px; height: 365px; border-radius:10px;background:#292929;background:#ccc; background:rgba(22,22,22,0.3); font-size:14px;}
.pc-bm .lnr .bmbd .sex{width:150px; height:25px; margin:20px 0 0 165px;color:#FFF;line-height:25px; font-size:16px;}
.pc-bm .lnr .bmbd .sex input{margin:2px 5px 0 20px;width: 20px;height: 20px; }
.pc-bm .lnr .bmbd .input1{height: 32px;margin: 10px 0 30px 20px;font-size: 14px;color: #fff;letter-spacing: 2px;}
.pc-bm .lnr .bmbd .input1 span{color: #ff9a30; font-size: 14px;}
.pc-bm .lnr .bmbd .input12{height: 32px;margin: 10px 0 30px 20px;font-size: 14px;color: #fff;letter-spacing: 2px; text-indent:0px;}
.pc-bm .lnr .bmbd .input12 span{color: #ff9a30; font-size: 14px;}
.pc-bm .lnr .bmbd .input1 input{width:210px; height:32px; font:14px/32px 'ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“'; color:#666; border:#FFF solid 1px; margin-left:5px;}
.pc-bm .lnr .bmbd .input1 select{width:212px; height:36px; font-size:14px;margin-left:5px;}
.pc-bm .lnr .bmbd .input12 input.qq{width:210px; height:32px; font:14px/32px 'ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“'; color:#666; border:#FFF solid 1px; margin-left:5px;}
.pc-bm .lnr .bmbd .ljyy{width:208px; height:33px; margin:20px 0 0 0px}
.pc-bm .lnr .bmbd .bmtj{ text-align:center;}
.input{
    width: 100%;
    height: 34px;
    border: 1px solid #000;
    margin-top: 20px;
    border-radius: 3px;
    padding-left: 18px;
    box-sizing: border-box;
}
.coffee-registration{
    margin-top: 80px;
    text-align: center;
    font-size: 20px;
    color: #000;
}
.barista-icon{
    margin: 6px auto;
    width: 517px;
    height: 34px;
    background: url("../images/coffeepc-title-icon.jpg") center no-repeat;
}