﻿@charset "utf-8";
/*bannerbox*/
.bannerbox{
	width:100%;
	position: relative;
}
.bannerbox>a>img{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
}
.bannerbox>div>img{
	z-index: -5;
}

.bannera{
	margin-top: 0.25rem;
}

body{
	background: #F2F2F2;
}


.content1{
	margin-top: 0.25rem;
}
.the-title{
	border-left: 0.2rem solid #ff8b00;
	font-size: 1.7rem;
	padding-left: 0.6rem;
	display: inline-block;
	text-align: left;
	color: #000000;
}

.zxtd{
	display: inline-block;
	float: right;
	width: 23%;
	text-align: right;
	color: #000000;
                margin-right: 1rem;
}

.ybspan{
	display: inline-block;
	color: #FD0000;
	font-size: 1.5rem;
	margin-left: 1rem;
}
.ybspan>img{
	width: 1.8rem;
	height: 1.8rem;
}
.ybspan>span{
	color: #000000;
	font-size: 1.1rem;
}




.content2 ul{
	padding-top: 1.4rem;
}


.content1 li img,.content2 li img{
	width: 46%;
	float: left;
	display: inline-block;
}


.more-btn{
	display: block;
	background: #FF6634;
	color: #FFFFFF;
	width: 56%;
	margin: 0 auto;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	font-size: 1.2rem;
	margin-top: 1.2rem;
	border-radius: 0.3rem;
}

.content1{
	margin-bottom: 0.25rem;
	background: #FFFFFF;
}

.content1 .the-title{
	color: #FE6601;
	font-size: 1.2rem;
	text-align: center;
	margin-left:1rem ;
}

.content1 ul{
	margin-top: 0.8rem;
}

.content1 li{
	display: inline-block;
	width: 40%;
	color: #FFFFFF;
	text-align: center;
	margin: 0.3rem 1rem;
}

.content1 li a{
	display: inline-block;
	background: #FB6400;
	color: #FFFFFF;
	text-align: center;
	padding: 0.2rem 0.8rem;
	border-radius: 0.2rem;
}

.content1 li .chu{
	background: #32CCFE;
}

#baoming0 li{
	display: inline-block;
	width: 90%;
	float: left;
	margin: 0.57rem 0 0 1.57rem;
}

#baoming0 select{
	display: inline-block;
	width: 96%;
	float: left;
	height: 2.6rem;
	margin-top: 0.57rem;
	border-radius: 0.4rem;
}

#baoming0 input{
	width: 96%;
	height: 2.6rem;
	line-height: 2.6rem;
	color: #CCCCCC;
	margin-top: 0.5rem;
	padding: 0.3rem;
	font-size: 1.16rem;
	border: 1px solid #CCCCCC;
	border-radius: 0.4rem;
}

#baoming0 .bmbtn{
	border-radius: 0.4rem;
	background: #FD0000;
	font-weight: normal;
	font-size: 1.16rem;
	height: 3rem;
	line-height: 1.6rem;
	color: #FFFFFF;
	width: 93%;
}

.content2{
	padding-top: 1rem;
	background: #FFFFFF;
                margin-top:0.25rem;
                margin-bottom: 0.25rem;
}

.content2 li{
	height: 13rem;
}

.content2 li>div{
    width: 53%;
    display: inline-block;
    float: left;
    text-align: center;
    padding-left: 2%;
}

.xian{
	border-top: 1px solid #DCA435;
	width: 50%;
	height: 0.2rem;
	margin: initial;
}

.content2 li h4{
	/*border-bottom: 1px solid #FF6600;*/
	text-align: left;
	font-size: 1.3rem;
	margin-bottom: 0.3rem;
}

.xian{
	
}

.content2 li p{
	text-align: left;
	color: #666666;
	letter-spacing: 0.2rem;
	font-size: 1.1rem;
	margin-bottom: 0.3rem;
}

.content2 li span{
	display: block;
	text-align: center;
	color: #FF6600;
}

.content2 li .c2-ins{
	display: inline-block;
	text-align: left;
	color: #FF6600;
}

.content2 li div a{
	background: #ff8b00;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  padding: 0.1rem 0.7rem;
  border-radius: 0.2rem;
  margin-top: 0.5rem;
  
  font-size: 1rem;
}
.content2 li div .the-2{
	background: #FFFFFF;
	color: #ff8b00;
	border: 1px solid #ff8b00;
}

.content3{
	/*padding-top: 2rem;
	margin-bottom: 1rem;*/
	background: #FFFFFF;
}

.content3 ul{
	width: 100%;
	text-align: center;
    overflow:auto;
}

.content3 ul li{
	display: inline-block;
	width: 24%;
	margin: 1.2rem;
	float: left;
	height: 7.5rem;
	font-size:1.2rem;
}

.content3 li img{
	text-align: center;
	height: 4rem;
	width: 4rem;
	margin: 0 auto;
}

/*豆腐块*/
.doufu{
	background: #ffffff;
	text-align: center;
	height: 20rem;
}

.doufu ul{
	width: 96%;
	margin: 0 auto;
}
.doufu li{
	display: inline-block;
	width: 33%;
	text-align: center;
	float: left;
}
.doufu li>div{
	height: 6rem;
}
.dofu-p{
	background: #ff5742;
	color: #FFFFFF;
}
.doufu li img{
	width: 80%;
	margin:0 auto;
}
.dofu-p span{
	display: inline-block;
	margin-top: 1rem;
	font-size: 1.4rem;
	font-weight: bold;
}
.dofu-p p{
	margin-top: 0.4rem;
}

.content4{
	padding-top: 1rem;
	margin-bottom: 1rem;
	background: #FFFFFF;
}
.content4 ul{
	height: 24rem;
}
.content4 ul li{
	display: inline-block;
	width: 43%;
	margin: 0 0.5rem;
	float: left;
}

.content4 li span{
	text-align: center;
	display: block;
	color: #000000;
	font-size: 1.2rem;
	margin-top: 0.4rem;
}
.content4 .more-btn{
	width: 30%;
	border-radius: 2rem;
}

.content5{
	padding-top: 2rem;
	margin-bottom: 1rem;
	background: #FFFFFF;
                margin-top: 0.5rem;
}

.content5 ul{
	height: 19rem;
}

.content4 ul li,.content5 ul li{
	display: inline-block;
	width: 46%;
	margin: 0.5rem;
	float: left;
}

.content5 ul li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.content5 ul li span{
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	display: block;
	background: #000000;
	opacity: 0.7;
	color: #FFFD00;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	font-size: 1.1rem;
}

.phoo{
	width: 80%;
    margin: 0 auto;
}

.content6{
	margin: 0.8rem 0;
	padding: 0 0.4rem;
}

.content6 h4{
	color: #FF3232;
	font-size: 1.6rem;
	font-weight: normal;
	margin-bottom: 0.6rem;
}

.content6 a{
	display: block;
	color: #676767;
	letter-spacing: 0.1rem;
	margin-top: 0.06rem;
	font-size: 1.3rem;
}

#wrap { max-width: 640px; margin: 0 auto; height: 100%; position: relative; width: 100%; }
.head-bg { background: url(../images/myuecai_02.jpg) no-repeat center;background-size: 100%; width: 100%;}
.header h1 { position: relative; text-align: center; color: #fff; font-weight: normal; }
.header h1 { text-align: center }
.header h1 font { color: #000; line-height: 4.4rem; text-align: center; font-size: 2rem; -moz-box-flex: 1; }
.tb_back { position: absolute; left: 0; }
.tb_back a { background: transparent url(/image/hd-back.png) no-repeat scroll; background-size: 100% auto; width: 3.5rem; height: 4rem; display: inline-block; text-indent: -999em; }
.sort-nav { overflow: hidden; background: #fff; padding-bottom:.36rem;
margin-bottom:.2rem;max-width:36rem;
}
.sort-nav ul li { display: inline-block; width: 25%; text-align: center; float: left; }
.sort-nav .sort-circle { background:url(../images/icon.png) no-repeat;background-size: 27.5rem 8.65rem;display: block; margin: auto; margin-bottom: .5rem;text-align: center; color: #fff; }
.sort-nav li a {font-size: 1.3rem; padding:1.8rem 0 0; display: block; color: inherit; height: 100%;color:#545454;text-decoration:none; }
.sort-nav .sortid1 { background-position: 0rem 0rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid2 { background-position: -7.9rem 0rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid3 { background-position: -16.29rem 0rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid4 { background-position: -24.12rem 0rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid5 { background-position: 0rem -5.41rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid6 { background-position: -7.9rem -5.41rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid7 { background-position: -16.29rem -5.41rem;width:3.2rem;height:3.2rem;}
.sort-nav .sortid8 { background-position: -24.12rem -5.41rem;width:3.2rem;height:3.2rem;}
.com-client { position: fixed; width: 100%; left: 0; bottom: 0; z-index: 800; }
.user-info { background: #f3f3f3; width: 100%; float: left ;}
.user-info li { width: 20%; text-align: center; float: left; display: inline; box-sizing: border-box }
.user-info li a{text-decoration:none;}
.user-info li img { width:3.5rem;
height:3.5rem;
margin-top:.35rem;
}
.user-info li p {
font-size:1.2rem; color: #ee7902 }								 
.h_20px {
height:1rem; clear: both; overflow: hidden; font-size: 0 }
.h_10px {
height:0.5rem; clear: both; overflow: hidden; font-size: 0 }
.h_70px {
height:3.5rem; clear: both; overflow: hidden; font-size: 0 }

.container { width: 100%; background: #fff; float: left }
/*标题 */
.con_title { height: 2rem; padding: 12px 10px 12px 10px; line-height: 2rem; background: #fff; border-bottom: 1px solid #e1e1e1; }
.con_title span { float: left; font-size: 1.6rem; color: #333; display: block; }
.con_title span em { background-size: 100% auto; width:.3rem;
height:1.6rem;
float: left; margin-right: 0.4rem; margin-top: 0.15rem; }
.con_title span em.modular1 { background: #fa7a49; }
.con_title span em.modular2 { background: #f6b62d; }
.con_title span em.modular3 { background: #a3cb5c; }
.con_title span em.modular4 { background: #6cc8c7; }
.con_title span em.modular5 { background: #62a8ea; }
.con_title span em.modular6 { background: #ff6a6a; }
.con_title span em.modular7 { background: #c00; }
.con_title a { float: right; color: #818181; font-size: 1.2rem }
.con_title a.phone { border: 1px solid #e57f21; border-radius: 100px; float: right;  padding:0.1rem .5rem; color:#e37510 }
.con_title a.phone img{ background:url(/image/dh.gif) no-repeat; background-size: 100% auto; width:2.2rem; height:1.8rem;}
.con_title a.online { border: 1px solid #c00; border-radius: 100px; float: right;  padding:0.1rem .5rem; color:#c00 }
.con_title a.online img{ background:url(/image/online.gif) no-repeat; background-size: 100% auto; width:2.1rem; height:1.8rem;}
/*报名通告*/
.bmbtn { background: #f57f00; border: 1px solid #e77800; border-radius: 4px; box-shadow: 0 1px 0 #f8ab45 inset; color: #FFFFFF; cursor: pointer; display: block; font-weight: 700; height:4.0rem;
line-height:4.0rem;
text-align: center; font-weight: bold; width: 100%; *width:98%;
font-size:2.0rem;
margin-bottom: 10px }
#baoming {
padding:0 1rem 1rem 1rem; background-color: #FFF; float: left }
#baoming ul li { width: 100%; float: left; line-height:3.5rem;
margin-top:1rem
}
.name { width: 15%; text-align: right; float: left; color: #646464 }
#baoming #user_name, #baoming #shouji, #main #user_email, #baoming #hukou, #baoming #zy, #baoming #email, #baoming #qq { width: 100%; height:3.5rem;
text-indent: 5px; border: 1px solid #dcdcdc; outline: none; color: #666;font-size:1.5rem; }
.sex { margin-right: 15px }



















































