.sh_banner{
	background: url(/index/images/sb_banner.jpg)center top no-repeat;
	box-sizing: border-box;
	padding-top: 470px;
}
.sh12{
	width: 1200px;
	margin: 0px auto;
}
.sh_search{
	height: 260px;
	background: #fff;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.14);
	border-radius: 5px;
	overflow: hidden;
}
.sh_search h2{
	margin-top: 29px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    text-align: center;
}
.sh_search .form{
	width: 872px;
    height: 58px;
    margin: 23px auto 0;
    background-color: #fdfdff;
    box-shadow: 0px 0px 8px 0px rgba(5,5,5,0.1);
    border-radius: 2px;
    overflow: hidden;
}
.sh_search .form input{
	width: 687px;
    height: 58px;
    padding-left: 15px;
    font-size: 18px;
    border: none;
    outline: none;
    float: left;
}
.sh_search .form a{
	display: inline-block;
    width: 170px;
    height: 58px;
    background-color: #ff4d48;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 58px;
    text-align: center;
}
.sh_search .form a i{
	display: inline-block;
    width: 17px;
    height: 8px;
    margin-left: 7px;
    background: url(/index/images/sbfw/icon_arrow.png) left top no-repeat;
    vertical-align: middle;
}
.slideBox{width:700px;height: 20px;position:relative;overflow: hidden;margin: 20px auto;}
.slideBox .bd{width: 100%;height: 20px;overflow: hidden;}
.slideBox .bd li{
	width: 100%;
	height: 20px;
	line-height: 20px;
	float: left;
}
.slideBox .bd li span{
	display: block;
	width: 50%;
	float: left;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.slideBox .bd li span:before{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #bfbfbf;
	float: left;
	margin: 8px 10px 0px 0px;
}
.sh_fenlei{
	width: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: #f6f6fa;
    overflow: hidden;
    margin-top: 30px;
}
.sh_fenlei li{
	width: 25%;
	height: 16px;
	float: left;
	text-align: center;
	border-right: 1px rgba(0,0,0,0.11) solid;
	box-sizing: border-box;
	font-size: 16px;
}
.sh_fenlei li a{
	display: block;
	line-height: 16px;
	color: #666;
}
.sh_fenlei li a:hover{
	color: #ff4d48;
}
.sh_fenlei li a:after{
	content: "";
	display: inline-block;
	width: 15px;
    height: 15px;
    background: url(/index/images/sbfw/icon_video.png)0 0;
    margin-left: 10px;
    vertical-align: bottom;
}
.sh_fenlei li a:hover:after{
	background: url(/index/images/sbfw/icon_video.png)0 15px;
}
.sh_tan{
	position: fixed;
    width: 482px;
    left: 50%;
    top: 50%;
    margin-left: -241px;
    margin-top: -200px;
    padding: 12px 0px 35px 0px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 200;
    display: none;
}
.sh_zz{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,.5);
	display: none;
	z-index: 100;
}
.sh_tan form{
    width: 380px;
    margin: 0 auto;
}
.sh_tan input{
	width: 380px;
    height: 46px;
    padding-left: 10px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
    font-size: 14px;
    outline: none;
}
.sh_tan h2{
	text-align: center;
	font-size: 24px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 45px;
}
.form-item{
	position: relative;
	margin-top: 25px;
}
.form-item font{
	color: red;
	position: absolute;
    top: 16px;
    left: -14px;
    font-size: 18px;
    line-height: 1;
}
.sh_tan button{
    width: 270px;
    height: 52px;
    background-color: #ff4d48;
    border-radius: 26px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #ffffff;
    line-height: 52px;
    text-align: center;
    outline: none;
    border: none;
    cursor: pointer;
}
.form-btn{
	text-align: center;
	margin-top: 20px;
}
.sh_tan .close{
	width: 16px;
	height: 16px;
	background: url(/index/images/sbfw/close.png);
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}
.sh_tishi{
	font-size: 14px;
    line-height: 22px;
    color: red;
    margin-left: 10px;
    margin-top: 4px;
    height: 22px;
}
.sh_tan input::-webkit-input-placeholder{
    color: #b1b1b1;
}
.sh_bg{
	background: #f5f7fd;
	overflow: hidden;
	padding-bottom: 70px;
}
.sh_title{
	margin-top: 80px;
    margin-bottom: 50px;
    line-height: 1;
    text-align: center;
}
.sh_title h2{
	font-size: 40px;
    color: #191919;
    margin: 0px;
}
.sh_title p{
	margin-top: 20px;
    font-size: 18px;
    color: #999999;
}
.sh_wenti ul{
	height: 280px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.sh_wenti ul li{
	float: left;
    margin-right: 13px;
    width: 280px;
    height: 240px;
    background-color: #f5f7fd;
    border-radius: 6px;
    overflow: hidden;
}
.sh_wenti ul li:last-child{
	margin-right: 0px;
}
.sh_wenti ul li h2{
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
    text-align: center;
}
.sh_wenti ul li a{
	display: block;
    margin: 20px auto 0;
    width: 140px;
    height: 36px;
    background-color: #ff4d48;
    border-radius: 18px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    opacity: 0;
    transition: .5s;
}
.sh_wenti ul li .cont{
	transition: .5s;
}
.sh_wenti ul li:hover .cont{
	transform: translateY(-50px);
}
.sh_wenti ul li:hover .cont a{
	opacity: 1;
}
.sh_zhuce{
	overflow: hidden;
	padding-bottom: 10px;
}
.slideBox2 .bd li{
	width: 285px;
	height: 460px;
	background: #fff;
	text-align: center;
	float: left;
	margin-right: 20px;
	transition: .5s;
}
.slideBox2 .bd li img{
	margin: 50px 0px 28px 0px;
}
.slideBox2 .bd li .sh_b h2{
	font-size: 24px;
	color: #333;
	margin: 0 auto 14px;
}
.slideBox2 .bd li .sh_b p{
	font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 0 5px;
}
.slideBox2 .bd li .sh_price{
    width: 160px;
    margin: 90px auto 0px;
}
.slideBox2 .bd li .sh_price p{
	line-height: 40px;
	background: #E63917;
	color: #fff;
	font-size: 30px;
	font-family: 'DINPro-Bold';
}
.slideBox2 .bd li .sh_price p font{
	font-size: 16px;
	margin-left: 2px;
}
.slideBox2 .bd li .sh_price span{
	display: block;
	height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e6e6e6;
    font-size: 14px;
    color: #666;
    border-radius: 0 0 3px 3px;
}
.slideBox2 .bd li a{
	display: block;
}
.slideBox2 .bd li:hover img{
	transform: rotateY(360deg);
	transition: .8s;
}
.slideBox2{height: 510px;overflow:hidden;position:relative;}
.slideBox2 .bd{ position:relative;height:100%;overflow: hidden;}
.slideBox2 .hd{ width: 100%;overflow:hidden; position:absolute;bottom:0px;text-align:center;}
.slideBox2 .hd ul{overflow:hidden; display:inline-block;}
.slideBox2 .hd ul li{width:35px;height:4px;float:left; margin: 0px 6px; background:#ccc;cursor:pointer;border-radius: 2px;}
.slideBox2 .hd ul li.on{background: #ff4d48;}

.sh_lei{
	background: url(/index/images/sbfw/bg.jpg)center top no-repeat;
	margin-top: 60px;
	overflow: hidden;
}
.sh_lei .sh_title h2{
    color: #fff;
}
.sh_lei .sh_title p{
	color: #ccc;
}
.sh_col{
    width: 120px;
    float: left;
    border-left: 1px solid #d9d9d9;
    box-sizing: border-box;
    position: relative;
    background: #fff;
}
.sh_col .item{
	position: relative;
    width: 120px;
    height: 180px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #fff;
    box-sizing: border-box;
    cursor: pointer;
}
.item_title{
	padding-top: 58px;
}
.item_title .img{
	width: 30px;
	height: 30px;
	margin: 0px auto;
	background-position: 0px 0px;
}
.item_title h2{
	font-size: 16px;
    line-height: 1;
    margin-top: 12px;
    color: #333333;
    text-align: center;
}
.item_tab{
	position: absolute;
    width: 360px;
    height: 360px;
    opacity: 0;
    z-index: -1;
    padding-top: 25px;
    padding-left: 15px;
    box-sizing: border-box;
    left: 120px;
}
.sh_col.active .item.cur .item_tab{
	z-index: 1;
	opacity: 1;
	background: #ff4d48;
}
.sh_col .item.cur{
	background: #ff4d48;
}
.sh_col.active{
	width: 480px;
}
.sh_col .item:last-child{
	border-bottom: none;
}
.sh_col .item:first-child .item_tab{
	top: 0px;
}
.sh_col .item:last-child .item_tab{
    bottom: 0px;
}
.sh_col .item.cur .img{
	background-position: 0px 30px;
}
.sh_col .item.cur .item_title h2{
	color: #fff;
}


.canyin{
	background-image: url(/index/images/sbfw/icon_11.png);
}
.shipin{
	background-image: url(/index/images/sbfw/icon_12.png);
}
.fuzhuang{
	background-image: url(/index/images/sbfw/icon_13.png);
}
.sheying{
	background-image: url(/index/images/sbfw/icon_14.png);
}
.zhubao{
	background-image: url(/index/images/sbfw/icon_15.png);
}
.dianqi{
	background-image: url(/index/images/sbfw/icon_16.png);
}
.lvyou{
	background-image: url(/index/images/sbfw/icon_17.png);
}
.nengyuan{
	background-image: url(/index/images/sbfw/icon_18.png);
}
.huazhuang{
	background-image: url(/index/images/sbfw/icon_19.png);
}
.jixie{
	background-image: url(/index/images/sbfw/icon_20.png);
}
.hulian{
	background-image: url(/index/images/sbfw/icon_21.png);
}
.dianzi{
	background-image: url(/index/images/sbfw/icon_22.png);
}
.jiaju{
	background-image: url(/index/images/sbfw/icon_23.png);
}
.gengduo{
	background-image: url(/index/images/sbfw/icon_24.png);
}

.item_tab .box{
    margin-bottom: 24px;
}
.item_tab .box h4{
	font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}
.item_tab .box p{
	width: 285px;
    margin-top: 14px;
    margin-left: 13px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}
.item_tab .box p span{
    display: inline-block;
    width: 80px;
    margin-right: 15px;
}
.item_tab .btn{
	display: block;
    width: 150px;
    height: 36px;
    margin-left: 10px;
    margin-top: -10px;
    background-color: #ffffff;
    border-radius: 17px;
    font-size: 16px;
    font-weight: bold;
    color: #ff4d48;
    line-height: 36px;
    text-align: center;
}
.item_tab .img-box{
	position: absolute;
    width: 140px;
    height: 140px;
    right: 10px;
    bottom: 10px;
}
.item_tab em{
	font-style: normal;
    font-weight: normal;
}
.item_tab ul li{
	float: left;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 32px;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    cursor: pointer;
}
.item_tab ul li a{
	color: #fff;
}
.item_tab ul li img{
	width: 22px;
    height: 22px;
    margin-right: 6px;
    vertical-align: middle;
}
.sh_liu{
	overflow: hidden;
}
.sh_white{
	background: #fff;
}
.sh_apply{
	overflow: hidden;
}
.shappl{
	width: 524px;
	float: left;
}
.shapplb{
	width: 156px;
    height: 49px;
    background-image: linear-gradient(90deg, #5cbaff 0%, #2f84ff 100%);
    border-radius: 0px 0px 16px 0px;
    overflow: hidden;
    font-size: 18px;
    line-height: 49px;
    color: #fff;
}
.shapplb img{
    vertical-align: top;
    width: 23px;
    height: 23px;
    margin-left: 14px;
    margin-top: 13px;
    margin-right: 9px;
}
.shappl .cont{
	padding: 39px 43px 40px 44px;
    width: 370px;
    margin-left: 31px;
    margin-top: 30px;
    background-color: #f5f7fd;
    border-radius: 4px;
    border: solid 1px #eceef9;
    overflow: hidden;
}
.shappr{
	width: 675px;
	float: right;
}
.shappr .cont{
	width: 647px;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 54px;
    background-color: #f1f8ff;
    border-radius: 4px;
    border: solid 1px #e8eef3;
    overflow: hidden;
    text-align: center;
}
.shappr .cont h3{
	font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #333;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
.shappr .cont h3 span{
	font-size: 26px;
    vertical-align: top;
}
.shappr .step{
	width: 400px;
	margin: 0 auto;
}
.shappr .step span{
	float: left;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #666;
}
.shappr .step span:first-child{
	margin-left: 22px;
}
.shappr .step span:last-child{
	float: right;
	margin-right: 22px;
}
.sh_remen{
	width: 1142px;
    margin: 30px auto 0;
    border-top: 1px dashed #eeeeee;
    padding-top: 28px;
    padding-bottom: 20px;
    overflow: hidden;
}
.sh_rml{
	float: left;
	overflow: hidden;
	margin-left: 10px;
    margin-right: 48px;
}
.sh_rml h2{
	padding-left: 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    background: url(/index/images/sbfw/icon_title.png) 2px center no-repeat;
    overflow: hidden;
    margin: 0px;
}
.sh_rml .cont{
	width: 320px;
	margin-top: 24px;
    overflow: hidden;
}
.sh_rml .cont a{
	display: block;
    height: 42px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    padding-left: 15px;
    font-size: 14px;
    line-height: 42px;
    color: #333;
    float: left;
    margin-right: 10px;
    width: 133px;
}
.sh_rml .cont a i{
	width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    background-position: 0px 0px;
}
.icon-01{
	background-image: url(/index/images/sbfw/icon_01.png);
}
.icon-02{
	background-image: url(/index/images/sbfw/icon_02.png);
}
.icon-03{
	background-image: url(/index/images/sbfw/icon_03.png);
}
.icon-04{
	background-image: url(/index/images/sbfw/icon_04.png);
}
.icon-05{
	background-image: url(/index/images/sbfw/icon_05.png);
}
.icon-06{
	background-image: url(/index/images/sbfw/icon_06.png);
}
.sh_rml .cont a:hover{
	border: 1px #ff4d48 solid;
	color: #ff4d48;
}
.sh_rml .cont a:hover i{
	background-position: 0px 18px;
}
.sh_remen .em{
    width: 0;
    height: 110px;
    margin-top: 54px;
    border-left: 1px dashed #e5e5e5;
    float: left;
}
.sh_rmc{
	float: left;
	overflow: hidden;
	margin-left: 51px;
    margin-right: 55px;
}
.sh_rmc h2{
	padding-left: 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    background: url(/index/images/sbfw/icon_title.png) 2px center no-repeat;
    overflow: hidden;
    margin: 0px;
}
.sh_rmc .cont{
	margin-top: 24px;
    overflow: hidden;
}
.sh_rmc .cont a{
	width: 193px;
	display: block;
    height: 42px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    padding-left: 15px;
    font-size: 14px;
    line-height: 42px;
    color: #333;
}
.sh_rmc .cont a i{
	width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    background-position: 0px 0px;
}
.icon-07{
	background-image: url(/index/images/sbfw/icon_07.png);
}
.icon-08{
	background-image: url(/index/images/sbfw/icon_08.png);
}
.icon-09{
	background-image: url(/index/images/sbfw/icon_09.png);
}
.sh_rmc .cont a:hover{
	border: 1px #ff4d48 solid;
	color: #ff4d48;
}
.sh_rmc .cont a:hover i{
	background-position: 0px 16px;
}
.questions{
	width: 404px;
    margin-left: 42px;
    float: left;
    overflow: hidden;
}
.questions h4{
	margin: 0px;
	padding-left: 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    background: url(/index/images/sbfw/icon_title.png) 2px center no-repeat;
    overflow: hidden;
}
.questions .dot{
    float: right;
    margin-right: 2px;
    overflow: hidden;
}
.questions .dot em{
	float: left;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    font-size: 12px;
    color: #999;
    line-height: 15px;
    text-align: center;
    background-color: #e6e6e6;
    border-radius: 2px;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
}
.questions .dot em.cur{
	background-color: #ff4d48;
    color: #fff;
}
.sh_wrap{
	width: 384px;
    height: 172px;
    margin-top: 14px;
    overflow: hidden;
}
.sh_wrap li{
	float: left;
	display: none;
}
.sh_wrap li:first-child{
	display: block;
}
.sh_wrap li p i{
    display: inline-block;
    width: 28px;
    height: 20px;
    margin-right: 8px;
    font-size: 12px;
    line-height: 16px;
    background: url(/index/images/sbfw/icon_10.png) 0 0 no-repeat;
    color: #fff;
    font-style: normal;
    text-align: center;
}
.sh_wrap li p span{
	display: inline-block;
    width: 348px;
    font-size: 14px;
    line-height: 42px;
    color: #666666;
    border-bottom: 1px dashed #ededed;
}
.sh_wrap li a:hover i{
	color: #ff4d48;
    background-position: 0 -20px;
}
.sh_wrap li a:hover span{
	color: #ff4d48;
}
.sh_fwl h2{
	margin-top: 60px;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
}
.sh_fuwu{
	overflow: hidden;
}
.sh_fwl{
	width: 240px;
    height: 520px;
    margin: 0 10px;
    padding-left: 40px;
    border-radius: 4px;
    background: url(/index/images/sbfw/bg_brand.png) center no-repeat;
    float: left;
}
.sh_fwl h2 i{
	margin-right: 7px;
	display: inline-block;
    width: 36px;
    height: 36px;
    background: url(/index/images/sbfw/icon_service.png) 0 0 no-repeat;
    vertical-align: top;
	background-position: 0 0;
}
.sh_fwl p{
	margin-top: 12px;
    color: #fff;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
}
.sh_fwl .btn{
	display: block;
    width: 140px;
    height: 36px;
    margin-top: 28px;
    background-color: #ff4d48;
    border-radius: 17px;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.sh_fwr{
	width: 900px;
	float: right;
    overflow: hidden;
}
.sh_fwr ul{
	margin-top: -10px;
    overflow: hidden;
}
.sh_fwr li{
	float: left;
    width: 280px;
    height: 160px;
    margin: 10px;
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}
.sh_fwr li .box{
	padding-left: 30px;
    transition: all .5s;
    overflow: hidden;
}
.sh_fwr li h3{
    margin-top: 30px;
    font-size: 16px;
    color: #676767;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 0px;
}
.sh_fwr li p{
	margin-top: 6px;
    color: #999999;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
} 
.sh_fwr li .btn-box{
	opacity: 0;
    margin-top: 6px;
    transition: all .1s;
}
.sh_fwr li .btn-box .btn{
	display: inline-block;
    font-size: 14px;
	width: 88px;
    height: 28px;
    border-radius: 14px;
    border: solid 1px #ff4d48;
    color: #ff4d48;
    line-height: 28px;
    text-align: center;
    margin-right: 20px;
}
.sh_fwr li .btn-box .btn:hover{
	background: #ff4d48;
	color: #fff;
}
.sh_fwr li .btn-box .txt{
	color: #ff4d48;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
}
.sh_fwr li h3 i{
	margin-right: 10px;
	display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(/index/images/sbfw/icon_service.png);
    vertical-align: top;
}
.icon-logo{
    background-position: -36px 0;
}
.icon-fushen{
    background-position: -72px 0;
}
.icon-xuzhan{
    background-position: 0 -36px;
}
.icon-biangeng{
    background-position: -36px -36px;
}
.icon-xianzhi{
    background-position: -72px -36px;
}
.icon-yiyi{
    background-position: 0 -72px;
}
.icon-chesan{
    background-position: -36px -72px;
}
.icon-zhuce{
    background-position: -72px -72px;
}
.advisory a{
	display: block;
    width: 86px;
    margin: 56px auto 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #676767;
    text-decoration: underline;
}
.advisory a i{
	display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 6px;
    background: url(/index/images/sbfw/icon_more.png) 0 0 no-repeat;
    vertical-align: top;
}
.advisory p{
	margin-top: 6px;
    color: #999999;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.sh_fwr li:hover .box{
    margin-top: -13px;
} 
.sh_fwr li:hover .btn-box{
    opacity: 1;
}
.advisory a:hover{
	color: #ff4d48;
}
.advisory a:hover i{
	background-position: 0px -16px;
}
.slideBox3{ width:100%;position:relative;margin-top: 25px;}
.slideBox3 .bd{ position:relative;height:100%;overflow: hidden;height: 360px;}
.slideBox3 .prev{width:16px;height:42px;display:block;background:url(/index/images/sbfw/jt_06.png);position:absolute;top:50%;left:-60px;transform: translateY(-50%);}
.slideBox3 .next{width:16px;height:42px;display:block;background:url(/index/images/sbfw/jt_03.png);position:absolute;top:50%;right:-60px;transform: translateY(-50%);}
.slideBox3 .bd li{
	width: 224px;
	float: left;
	margin-right: 20px;
}
.slideBox3 .bd li .img{
	width: 224px;
	height: 320px;
	overflow: hidden;
	border: 2px #e6e6e6 solid;
	border-radius: 10px;
	box-sizing: border-box;
}
.slideBox3 .bd li img{
	width: 220px;
	height: 316px;
	transition: .5s;
}
.slideBox3 .bd li p{
	font-size: 18px;
	color: #333;
	margin-top: 15px;
	text-align: center;
}
.slideBox3 .bd li:hover img{
	transform: scale(1.05);
} 
.slideBox3 .bd li:hover p{
	color: #ff4d48;
}