
/*-------------------------------------banner--------------------------*/
#bxslider{
	margin-top: 78px;
}
#bxslider .sp-only {
	display: none;
}
.bx-wrapper .slider {
	position: relative;
}
.bx-wrapper .slider-btn {
	position: absolute;
	left: 17.71%;
	bottom: 5.86%;
	width: 18.23%;
}
.bx-wrapper .slider-btn-2 {
	left: 37%;
}
.bx-wrapper .slider-btn-3 {
	left: 35%;
	bottom: 22%;
}
.bx-wrapper .slider-btn-3 img{
	height: 65px;
	width: auto;
}
.bx-wrapper .slider-btn-4 {
	left: 14.5%;
}
.bx-wrapper .slider-btn-5 {
	left: 30%;
}
.bx-wrapper .slider-btn-6 {
	left: 39.5%;
}
.bx-wrapper .slider-btn-7 {
	left: 55%;
}
.bx-wrapper .slider-btn-8 {
	left: 65%;
}
.bx-wrapper .slider-btn-9 {
	left: 82%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #af1f39;
}
.bx-wrapper .bx-prev{
	background: url(../../i/client/home/left.png) no-repeat;
	background-size: 32px 46px;
	left: 5%;
}
.bx-wrapper .bx-next{
	background: url(../../i/client/home/right.png) no-repeat left top;
	background-size: 32px 46px;
	right: 5%;
}
.bx-wrapper .bx-controls-direction a{
	height: 46px;
	width: 32px;
	margin-top: -23px;
}
.bx-wrapper .bx-controls-direction .bx-next:hover{
	background-position: 0 0;
}
#bxslider {
    background: #eeeeee; 
    background: none;
}
/*-------------------------------------main--------------------------*/
/*-------------------------------------product--------------------------*/
#mian_product,#mian_download,#mian_news,#mian_case{
	padding-top: 52px;
}
.mian_title{
	text-align: center;
	font-style: italic;
}
.mian_title span{
	background: url(../../i/client/home/title.png) no-repeat left bottom;
	/*height: 70px;*/
	height: 42px;
	display: inline-block;
	text-align: center;
	/*width: 448px;*/
	width: 282px;
	/*font-size: 60px;*/
	font-size: 54px;
	color: #010101;
}
.download_title span{
	width: 235px;
}
.product_title span{
	background: url(../../i/client/home/title_product.png) no-repeat left bottom;
	background-size: cover;
}
#mian_product .container{
	/*width: 79.84%;
	 margin-top: 85px;*/
	width: 62.5%;
	margin-top: 0px;
	margin-bottom: 72px;
}
#mian_download .container,#mian_news .container, #mian_case .container{
	margin-top: 20px;
}
#mian_product .mian_product_list{
	width: 18%;
	height: auto;
	padding: 0 1%;
	border: 1px solid #e4e4e4;
	margin: 20px 1% 0;
	transition: border-color 0s;
	position: relative;
}
#mian_product .mian_product_list .hover-bg {
	position: absolute; 
	background: rgba(255, 0, 0, 0.2);
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	pointer-events: none;
	display: none;
}
	
#mian_product .mian_product_list:hover .hover-bg {
	/*border: 1px solid #222;*/
	/*border: 1px solid #dd3b2f;*/
	display: block;
}
#mian_product .mian_product_img{
	padding: 0;
}
#mian_product .mian_product_new:hover{
	/*border: 1px solid #dd3b2f;*/
}
.mian_product_list .case-cover{
	/*-webkit-box-shadow: #afaeae 0px 0px 30px;  
	-moz-box-shadow: #afaeae 0px 0px 30px;  
	box-shadow: #afaeae 0px 0px 30px;  */
}
.mian_product_list .case-cover-img{
	margin: 0;
}
.mian_product_list .case-cover-img img{
	height: 100%;
	width: 100%;
}
.mian_product_list .case-description{
	font-size: 14px;
	line-height: 24px;
	margin-top: 16px;
	color: #000000;
	text-align: center;
}
/*-------------------------------------download--------------------------*/
#mian_download{
	background: url(../../i/client/home/download_bg.jpg) no-repeat left top;
	width: 100%;
}
.download_title span{
	background: url(../../i/client/home/title_service.png) no-repeat left bottom;
	background-size: cover;
}
.download_text{
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	margin: 55px 0;
}
#mian_download .container{
	/*width: 66.97%;*/
	width: 57.29%;
}
#mian_download .col-lg-3{
	width: 19%;
	padding: 0;
	margin: 0 3% 60px;
	border: 3px solid #af1f39;
	border-radius: 50%;
}
#mian_download .col-lg-3 a{
	display: block;
}
#mian_download .col-lg-3 p{
	padding-top: 70.6%;
	text-align: center;
	font-size: 14px;
	color: #010101;
}
#mian_download .col-lg-3:hover p{
	color: #FFFFFF;
}
/*#mian_download .col-lg-3:nth-child(1) p{
	color: #FFFFFF;
}*/
#mian_download .col-lg-3:nth-child(1){
	background: #ffffff url(../../i/client/home/download_01.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(2){
	background: #ffffff url(../../i/client/home/download_02.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(3){
	background: #ffffff url(../../i/client/home/download_03.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(4){
	background: #ffffff url(../../i/client/home/download_04.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
/*#mian_download .col-lg-3:nth-child(6) p{
	padding-top: 56%;
}*/
#mian_download .col-lg-3:nth-child(5){
	background: #ffffff url(../../i/client/home/download_05.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(6){
	background: #ffffff url(../../i/client/home/download_06.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(7){
	background: #ffffff url(../../i/client/home/download_07.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(8){
	background: #ffffff url(../../i/client/home/download_08.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}

#mian_download .col-lg-3:nth-child(1):hover{
	background: #af1f39 url(../../i/client/home/download_01_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(2):hover{
	background: #af1f39 url(../../i/client/home/download_02_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(3):hover{
	background-image: url(../../i/client/home/download_03_1.png);
	background-color: #af1f39;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(4):hover{
	background: #af1f39 url(../../i/client/home/download_04_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(5):hover{
	background: #af1f39 url(../../i/client/home/download_05_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(6):hover{
	background: #af1f39 url(../../i/client/home/download_06_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(7):hover{
	background: #af1f39 url(../../i/client/home/download_07_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
#mian_download .col-lg-3:nth-child(8):hover{
	background: #af1f39 url(../../i/client/home/download_08_1.png) no-repeat center 35%;
	background-size: 42% 44.7%;
}
/*-------------------------------------news--------------------------*/
#mian_news .container{
	/*width: 80.2%;*/
	width: 62.5%;
	border-top: 1px solid #e4e4e4;
}
.news_title span{
	background: url(../../i/client/home/title_news.png) no-repeat left bottom;
	/*width: 300px;*/
	width: 192px;
	background-size: cover;
}
.update_title span{
	background: url(../../i/client/home/title_update.jpg) no-repeat left bottom;
	/*width: 300px;*/
	width: 241px;
	background-size: cover;
}
.news_row{
	padding: 14px 0;
	border-bottom: 1px solid #e4e4e4;
}
.news_row .col-lg-1,.news_row .col-lg-2,.news_row .col-lg-7{
	height: auto;
	padding-bottom: 0;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}
.news_row .col-lg-2{
	padding: 0 4px;
	width: 17%;
	font-weight: bolder;
}
.news_row .col-lg-1{
	padding: 0;
	width: 11%;
	background: #0075c1;
	color: #FFFFFF;
	text-align: center;
}
.news_row .news_product{
	background: #d83b22;
}
.news_row .col-lg-7{
	width: 70%;
	padding: 0 0 0 6.3%;
	background: url(../../i/client/home/icon.png) no-repeat 5.8% center;
}
.news_row .col-lg-7 a{
	color: #000000;
}
.news_more_row{
	text-align: center;
	margin-top: 70px;
}
.news_more_row a{
	display: inline-block;
	width: 419px;
	height: 64px;
	line-height: 64px;
	color: #FFFFFF;
	background: #af1f39 url(../../i/client/home/icon2.png) no-repeat 380px center;
	background-size: 18px 18px;
	border-radius: 4px;
	font-size: 18px;
}
/*-------------------------------------case--------------------------*/
.case_title span{
	background: url(../../i/client/home/title_case.png) no-repeat left bottom;
	/*width: 491px;*/
	width: 180px;
	background-size: cover;
}
#mian_case{
	padding-bottom: 50px;
}
#mian_case .container{
	/*width: 89.4%;*/
	width: 70%;
}
#mian_case .col-lg-3{
	height: auto;
	/*background: url(../../i/client/home/case.png) no-repeat;*/
	background-size: 100% 100%;
	/*height: 311px;*/
	padding: 0;
	position: relative;
	width: 21%;
	margin: 0 2%;
	color: #FFFFFF;
}
#mian_case .col-lg-3 img{
	/*height: 100%;*/
	transition: all 0.3s;
	width: 100%;
}
#mian_case .col-lg-3:hover img{
	opacity: 0.5;
}
#mian_case .col-lg-3 a{
	display: block;
	color: #FFFFFF;
}
#mian_case .col-lg-3 p{
	background: rgba(218,218,218,.4);
	padding: 25px;
	font-size: 14px;
	color: #000000;
	/*position: absolute;
	bottom: 0;*/
	margin-bottom: 0;
	transition: background 0.3s;
	padding-top: 15px;
}
#mian_case .col-lg-3 p a{
	font-size: 16px;
	color: #0075c1;
	display: block;
	font-weight: bolder;
	padding-bottom: 10px;
}
#mian_case .col-lg-3:hover p{
	background: rgba(150,150,150,.7);
}
#mian_case .col-lg-3>span{
	position: absolute;
	left: 15px;
	top: 12px;
	width: 110px;
	height: 40px;
	text-align: center;
	background: #af1f39;
	line-height: 40px;
	font-size: 14px;
}

@media screen and (max-width: 750px) {
	
	#bxslider{
		height: auto;
		margin-top: 0;
	}
	#bxslider .pc-only {
		display: none;
	}
	#bxslider .sp-only {
		display: block;
	}
	.bx-wrapper .slider-btn {
		left: 4.70%;
    	bottom: 8.86%;
    	width: 34.23%;
	}
	.bx-wrapper .slider-btn-2{
		left: 40%;
	}
	.bx-wrapper .slider-btn-3 {
		left: 36%;
		bottom: 21%;
	}
	.bx-wrapper .slider-btn-3 img{
		height: 30px;
	}
	.bx-wrapper .slider-btn-4 {
		width: 30%;
		left: 3%;
	}
	.bx-wrapper .slider-btn-5 {
		left: 30%;
	}
	.bx-wrapper .slider-btn-6 {
		width: 30%;
		left: 35%;
	}
	.bx-wrapper .slider-btn-7 {
		left: 62%;
	}
	.bx-wrapper .slider-btn-8 {
		width: 30%;
		left: 66%;
	}
	.bx-wrapper .slider-btn-9 {
		left: 91%;
	}
		
	#bxslider .bx-viewport{
		margin-bottom: 0;
	}
	.bx-wrapper .bx-prev{
		background-size: 16px 23px;
		left: 3%;
	}
	.bx-wrapper .bx-next{
		background-size: 16px 23px;
		right: 3%;
	}
	.bx-wrapper .bx-controls-direction a{
		height: 23px;
		width: 16px;
		margin-top: -12px;
	}
	.mian_title span{
		background-size: 250px 38px;
		height: 38px;
		width: 250px;
		/*font-size: 38px;*/
	}
	.download_title span{
		background-size: 270px 38px;
		width: 270px;
	}
	#mian_product {
	    padding-top: 62px;
	}
	#mian_product .container{
		margin-top: 0px;
		width: 80%;
	}
	#mian_product .mian_product_list{
		width: 48%;
		padding: 0 3%;
		margin: 8px 4px 0;
		width: calc(50% - 8px);
		width: -webkit-calc(50% - 8px);
		width: -moz-calc(50% - 8px);
	}
	#mian_product .mian_product_img{
		padding: 0;
	}
	#mian_download{
		/*background-repeat-y: initial;*/
		background-size: cover;
	}
	#mian_download .container{
		width: 70%;
	}
	#mian_download .col-lg-3{
		width: 44%;
		margin-bottom: 30px;
	}
	#mian_download .col-lg-3 p{
		line-height: 20px;
		padding-top: 70%;
	}
	#mian_download .col-lg-3:nth-child(1){
		background: #ffffff url(../../i/client/home/download_01.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(2){
		background: #ffffff url(../../i/client/home/download_02.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(3){
		background: #ffffff url(../../i/client/home/download_03.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(4){
		background: #ffffff url(../../i/client/home/download_04.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(5){
		background: #ffffff url(../../i/client/home/download_05.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(6){
		background: #ffffff url(../../i/client/home/download_06.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(7){
		background: #ffffff url(../../i/client/home/download_07.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(8){
		background: #ffffff url(../../i/client/home/download_08.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(1):hover{
		background: #af1f39 url(../../i/client/home/download_01_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(2):hover{
		background: #af1f39 url(../../i/client/home/download_02_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(3):hover{
		background: #af1f39 url(../../i/client/home/download_03_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(4):hover{
		background: #af1f39 url(../../i/client/home/download_04_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(5):hover{
		background: #af1f39 url(../../i/client/home/download_05_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(6):hover{
		background: #af1f39 url(../../i/client/home/download_06_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(7):hover{
		background: #af1f39 url(../../i/client/home/download_07_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	#mian_download .col-lg-3:nth-child(8):hover{
		background: #af1f39 url(../../i/client/home/download_08_1.png) no-repeat center 30%;
		background-size: 40% 40.7%;
	}
	.download_text{
		padding: 0 5%;
		margin: 30px 0;
		font-size: 18px;
    	line-height: 30px;
	}
	#mian_news .container{
		width: 100%;
		border-top: 1px dotted #696969;
	}
	.news_title span{
		background-size: 172px 38px;
		width: 172px;
	}
	.news_row{
		border-bottom: 1px dotted #696969;
		padding: 15px 10%;
		background: url(../../i/client/home/more.png) no-repeat right center;
	}
	.news_row .col-lg-2{
		width: auto;
		margin-right: 5px;
	}
	.news_row .col-lg-1{
		width: 50%;
	}
	.news_row .col-lg-1, .news_row .col-lg-2, .news_row .col-lg-7{
		line-height: 24px;
	}
	.news_row .col-lg-7{
		padding-top: 15px;
		width: 100%;
		background: none;
		padding-left: 0;
	}
	.news_more_row{
		margin-top: 40px;
	}
	.news_more_row a{
		width: 260px;
		background: #af1f39 url(../../i/client/home/icon2.png) no-repeat 230px center;
		height: 50px;
		line-height: 50px;
	}
	#mian_case .container{
		width: 80%;
	}
	#mian_case .col-lg-3{
		width: 96%;
		margin-bottom: 20px;
	}
	.case_title span{
		background-size: 168px 38px;
		width: 168px;
	}
	
	#mian_download .container, #mian_news .container, #mian_case .container{
		margin-top: 45px;
	}
}