/*main ?·å?*/
.main{
    margin-top: 24px;
    background: #FFFFFF;
    -moz-box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.19);
    -webkit-box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.19);
   
}
.main .title{
    padding-left: 38px;
}
.main .title span{
    display: block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F95E01;
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.14);
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0px;
}
.main .t_head {
    margin-bottom: 30px;
}
.main .t_head p{
    margin-top: 15px;
    text-align: center;
}
.main .t_head p span {
    font-size: 12px;
    color: #292929;
    letter-spacing: 0px;
}
.main .t_head p img{
    margin: 0 10px;
}
.main .t_head .zc{
    margin-top: 20px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0px;
}
.main .m_content ul{
	
	width: 680px;
	*width: 639px;
	height: 340px;
    padding: 0 210px;
}
.main .m_content li{
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 120px;
    margin: 25px;
    text-align: center;
    transition: all .4s;
    cursor: pointer;
}
.main .m_content li div{
    display: block;
    width: 116px;
    height: 100px;
    padding-top: 16px;
    border: 2px solid #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.main .m_content .current div{
    border: 2px solid #F95E01;
}

.main .m_content li:hover i>img{
   	width: 33px;
   	height: 33px;
    margin-bottom: 19px;
    margin-top: -8px;
}
.main .m_content .current i>img{
	width: 33px;
   	height: 33px;
    margin-bottom: 19px;
    margin-top: -8px;
  
}

.main .m_content li:hover {
    font-size: 10px;
    background: #FFFFFF;
    -moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.main .m_content img{
    display: block;
    margin: 0 auto;
    width: 43px;
    height: 43px;
    margin-bottom: 25px;
    transition: all .4s;
}

.main .m_content .current em{
    width: 23px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url("../img/g.png") no-repeat;
}
.main .btn{
    display: block;
    text-align: center;
    cursor: pointer;
    line-height: 41px;
    margin: 35px auto;
    width: 260px;
    height: 41px;
    font-size: 16px;
    color: #fff;
    background: #F95E01;
   -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.main .btn:hover{
	 -moz-box-shadow: 0px 3px 3px 0px rgba(249,93,0,0.90);
	 -webkit-box-shadow: 0px 3px 3px 0px rgba(249,93,0,0.90);
	 box-shadow: 0px 3px 3px 0px rgba(249,93,0,0.90);
}
.m_bottom .b_tit{
    text-align: center;
    line-height: 33px;
    height: 33px;
    background: #F1F1F1;
    border: 1px solid #DDDDDD;
    font-size: 12px;
    color: #9B9B9B;
    letter-spacing: 0px;
    cursor: pointer;
}
.m_bottom .b_tit i{
    display: inline-block;
   	width: 12px;
   	height: 8px;
   	background: #F1F1F1 url("../img/Path 3 Copy.png") no-repeat;
    margin-left: 6px;
}
.m_bottom .b_content li{
    float: left;
    margin: 20px 0px 27px 160px;
}
.m_bottom .b_content li .pic{
    margin-right: 18px;
    padding-top: 13px;
    width: 113px;
    height: 100px;

}

.m_bottom .b_content li .pic i {
    display: block;
    width: 55px;
    height: 55px; 
    background-repeat: no-repeat;
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.17);
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.17);
    box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.17);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0px auto;
}

.m_bottom .b_content .left .pic i{
	 background-image: url("../img/Oval 7.png");
}
.m_bottom .b_content .right .pic i{
     background-image: url("../img/Oval 7 Copy.png");
}
.m_bottom .b_content li .pic span{
    display: block;
    margin: 12px auto;
    width: 44px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    font-size: 11px;
    color: #FFFFFF;
    letter-spacing: 0px;
}
.m_bottom .b_content .left .pic span{
    background: #FF8E4A;
}
.m_bottom .b_content .right .pic span{
    background: #72B9F5;
}
.m_bottom .b_content{
    background: #F7F7F7;
}
.m_bottom .b_content ul{
	height: 160px;
	background: #F7F7F7;
}
.m_bottom .b_content li .txt span{
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #BDBDBD;
    -moz-border-radius: 58px;
    -webkit-border-radius: 58px;
    border-radius: 58px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0px;
    margin-bottom: 11px;
}
.m_bottom .b_content li .txt p{
    height: 80px;
    font-size: 11px;
    line-height: 20px;
    color: #565656;
    letter-spacing: 0px;
}