@charset "utf-8";
html.body{ background:#FFF}

/*电脑端的banner样式*/
.priceBanner{
	background:url(../../images/front/bannerBg1.png);
	background-size:cover;
	background-position:0 center;
	height:380px}
.priceBanner1{ position:relative; height:380px}
.index_banner_box{ position:absolute; top:60%; left:0; transform:translateY(-50%)}
.index_banner_box_title{font-size:36px;color:#FFF;font-weight:bold;}
.index_banner_box_title2{font-size:20px;color:#FFF;margin-top:16px}

.index_banner_img{
	width:400px;
	height:256px;
	background:url(../../images/front/yingyong1.png);
	position:absolute;
	bottom:0;
	right:0}

/*无需安装*/
.xcx_h{
	background:#f8f8f8;
	padding-bottom:80px}
.xcx_h_dl_dt{
	margin-top:60px;}
.xcx_h_dl_dt_1{
	font-size:30px;
	text-align:center;
	color:#333333;
	font-weight:normal}
.xcx_h_dl_dt_2{
	display:block;
	width:22px;
	height:2px;
	background:#333333;
	margin:0 auto;
	margin-top:22px;}
.xcx_h_dl_dt_3{
	font-size:18px;
	margin-top:30px;
	color:#666666;
	text-align:center;
	font-weight:normal}
.xcx_h_dl_dd_ul{
	overflow:hidden;
	padding-bottom:10px}
.xcx_h_dl_dd_ul_li{
	margin: 30px 0 30px 0;
	font-size:16px;
	color:#333333;
	}

.xcx_h_dl_dd_ul_li img{
	display:block;
	margin:0 auto;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.xcx_h_dl_dd_ul_li:hover img{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0 0 30px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 30px rgba(0,0,0,0.2);
    box-shadow:0 0 30px rgba(0,0,0,0.2);}
.xcx_s_dl_dd_ul_li_div{
	padding-bottom:10px;
	padding-top:10px;
	/*box-shadow:0 0 5px rgba(12,6,14,0.1);*/}
.xcx_s_dl_dd_ul_li_text{
	font-size:18px;
    color: #403e3e;
    font-weight: bold;
    margin: 10px 1px 20px 1px;
    text-align:center;
}
.xcx_s_dl_dd_ul_li_text a{color:#403e3e;}
.xcx_s_dl_dd_ul_li_text a:hover{color:#2589ff;}

.xcx_s_dl_dd_ul_li_text1{
	font-size:14px;
	color:#666;
	margin-top:26px;
	line-height:25px;
	margin:0 30px;
	height:60px;
	text-align:center;
	}
.buttonMore{
	width:170px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#333333;
	border:1px solid #333333;
	margin:0 auto;
	border-radius:25px}
.buttonMore a{
	border-radius:25px;
	color:#333333;
	display:block}
.buttonMore a:hover{
	background:#333333;
	color:#FFF}
	
	
	
/*新增*/
.content_4{
	background:url(../../images/front/news/news19.png);
	height:430px;
	padding-top:107px;
	background-size: cover;
    background-position-y: center;
	border-top:1px solid #ddd;
	}
.content_4_1{
	background:url(../../images/front/news/news20.png);
	width:364px;
	height:50px;
	margin:0 auto;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center}
.content_4_2{
	width:521px;
	height:29px;
	background:url(../../images/front/news/news21.png);
	margin:0 auto;
	margin-top:30px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center}
.content_4_3{
	margin:0 auto;
	width:148px;
	height:48px;
	text-indent:28px;
	line-height:48px;
	border-radius:5px;
	font-size:18px;
	background:#ff8779;
	color:#FFF;
	margin-top:40px;
	position:relative;
	display:block;
	box-shadow:5px 0 10px rgba(255,124,108,0.5)}
.content_4_3:hover{
	color:#FFF;}
.content_4_2_1{
	width:8px;
	height:13px;
	position:absolute;
	background:url(../../images/front/btn_right2.png);
	top:18px;
	right:28px}
	
.xcx_h_dl_dd_desc {
	margin:10px 0 30px 0;
    text-align: center;
    color: #333;
    font-size: 18px;
	font-weight:normal;
    line-height: 40px;
}

.button_area a{
    font-size: 20px;
    padding: 13px 60px;
    color: #000;
    background: #ffd600 ;
    background-position-x: 190px;
    background-size: 11px;
}