/*应用场景*/
.cj-banner {
    height: 500px;
}
.cj-kehu{
	background: url(imageskehu.jpg) center no-repeat;
}
.cj-cuxiao{
	background: url(imagescuxiao.jpg) center no-repeat;
}
.cj-shangwu{
	background: url(imagesshangwu.jpg) center no-repeat;
}
.cj-huiyi{
	background: url(imageshuiyi.jpg) center no-repeat;
}
.cj-kaiye{
	background: url(imageskaiye.jpg) center no-repeat;
}
.cj-waishi{
	background: url(imageswaishi.jpg) center no-repeat;
}
.cj-jieri{
	background: url(imagesjieri.jpg) center no-repeat;
}
.cj-qiaoqian{
	background: url(imagesqiaoqian.jpg) center no-repeat;
}
.cj-jinian{
	background: url(imagesjinian.jpg) center no-repeat;
}
.cj-nianhui{
	background: url(imagesnianhui.jpg) center no-repeat;
}
.body{ color:#333;}
.w1190{ width:1190px; margin:auto;}
.boxbg1{ background:#eaf2f8; padding-top:50px;}
.boxbg2{ background:#fff; padding-top:50px;}
.boxbg3{ background:#363a4c; padding-top:50px; color:#FFF;}
.boxbg7{ background:#e9cf82; padding-top:50px;}

.boxbg_4{background: #D7B061;}

.titleCon-box{ text-align:center; border:solid 1px #ccc; height:66px; margin-bottom:50px;}
.titleCon-box h2{ font-size:35px; line-height:50px; margin-top:-25px; display:inline-block; padding:0 20px; font-weight:normal;}
.titleCon-box p span{ font-size:18px; line-height:30px; display:inline-block; padding:0 10px; margin-bottom:-55px;}

.box-list{ overflow:hidden;}
.box-list li{ float:left; width:290px; margin-left:10px; margin-bottom:10px; background:#FFF;}
.box-list li a{ overflow:hidden; display:block;text-align: center;}
.box-list li img{ width:100%; transition:all 0.5s;}
.box-list li:hover img{transform:scale(1.2);}
.box-list li:hover a{ color:#000;}
.box-list li p{ padding:0 15px; font-size:14px; height:36px; line-height:36px; margin:10px 0;overflow: hidden;}
.box-list .btn{ text-align:center; margin:0 20px 20px;}
.box-list .btn a{ display:inline-block; font-size:12px; width:33.333%; line-height:26px; border:1px solid #ccc; text-align:center; margin-left:-1px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.top-box{ position:fixed; left:50%; color:#FFF; text-align:center; bottom:100px; margin-left:610px; width:110px; z-index:999;}
.top-box li{ background:#313b45; line-height:35px; font-size:14px; margin-bottom:8px;}
.top-box li a{ color:#FFF;}
.top-box li:hover a{ color:#ffd609;}
.top-box li b{ display:block; font-weight:normal;}
.top-box li em{width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #000; display:inline-block; margin-top:10px;}

.more{
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.more a{
	color: #333;
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.foot{ background:#333333; width:100%; height:230px; clear:both;}
.foot .foot_c{ background:url(imagesf_sao.png) left center no-repeat; height:180px; padding-left:140px; padding-top:50px; width:1060px; margin:auto;}
.foot .foot_c dl{ overflow:hidden;}
.foot .foot_c .p1,.foot .foot_c .p1 a{ color:#FFF;}
.foot .foot_c .p2{ color:#999999;}
.foot .foot_c .p1 em{ color:#DC100B; font-size:24px;}
.foot .foot_c span{ margin:0 3px; display:inline-block;}
.foot .foot_c span a{ color:#999;}
.foot_b{ background:#252525; color:#8E8E8E; height:55px; line-height:55px; text-align:center; font-size:14px;}


.navdown{ position:relative;}
.navdown div{ display:none; width:120px; position:absolute; left:-10px; background-color: rgba(0, 0, 0,0.8); z-index:9999;}
.navdown div a{ display:block;}


