锘?banner{
	position: relative;
}
.ban_tit{
	width: 100%;
	text-align: center;
	color: #fff;
	top: 40%;
    position: absolute;
}
.ban_tit a{
	color: #fff;
}
ul.hot_down{
   background:#fff;
}
.ti{
	height: 38px;
	font-size: 32px;
	font-weight: bold;
}
.proclass p{
	font-size: 13px;
}
.proclass .col-2{
	width: 10%;
}
.proclass .proitem1{
	padding-top:18%;
}
.right_search{
	float: right;
	margin:2.3% 0;
	border:1px solid #e4e4e3;
	border-radius:20px;
}
.right_search input{
	display: inline;
	border: 0;
	outline: none;
	width: 75%;
	padding-left:4%;
	margin-left:5%;
	margin-top: 4px;
	margin-bottom:4px;
	font-size: 12px;
	color: #bababa;
}
.right_search button{
	padding-left:8px;
	background: none;
	border: 0;
	outline: 0;
}
.product_con{
	background:#f5f5f5;
}
.product_con_tit{
	font-size:20px;
	color: #111;
	padding-bottom:18px;
    font-weight:bold;
}
.product_con_list ul{
	margin: 12px 0;
}
.product_con_list ul li{
    border:1px solid #dcdcdc;
    background: #fff;
    padding:8px 14px;
    margin:4px 2px;
}
.product_con_list ul li:hover{
	background:#4ca6ff;
	border:1px solid #fff;
}
.product_con_list ul li:hover a{
	color:#fff;
}
.product_con_list ul li a{
	color: #333;
}
.product_con_list ul li:first-child{
	background: #4ca6ff;
	border:1px solid #4ca6ff;
	color: #fff;
	width: 105px;
	text-align: center;
	font-size: 15px;
}
.product_con{
	padding:3% 0;
}
.product_con_ul{
	padding:1% 0;
}
.product_con_ul .col-md-3 .ul_item{
	background:#fff;
	border:1px solid #e9e9e9;
	position: relative;
	margin:5% 0;
}
.product_con_ul .col-md-3 .ul_item:hover .item_text{
   display: block;
}.product_con_ul .col-md-3 .ul_item .item_text a{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product_con_ul .col-md-3 .ul_item> a{
	display: block;
	padding: 12px 0;
	
}
.product_con_ul .col-md-3 .ul_item img{
	max-width: 100%;
}
.pages{
	margin-bottom:60px;
}
.item_text{
	position: absolute;
	opacity: 0.8;
	z-index: 100;
	background: #000;
	color: #fff;
	top: 0;
	bottom: 0;
	padding:16% 10%;
	line-height: 28px;
	display: none;
	height: 100%!important;
	width: 100%;
}
.item_text a{
	color: #fff;
}
.product_con_tit{
	margin-bottom: 2%;
}
.product_con_tit .right a{
	font-size: 14px;
	font-weight: bold;
	color: #4ca6ff;
}
.product_con_tit .right a img{
	padding-right:4px;
}
.pro_des{
	background: #fff;
	overflow: hidden;
	padding:2%;
}
.des_9{
	border:1px solid #eee;
	width: 80%;
	/*padding:12% 4.8%;*/
	overflow: hidden;
}
.des_1{
	width:18%;
}
.des_9 img{
	max-width: 100%;
	display: none;
	transition: 1s;
}
.des_9 img:hover{
	transform:scale(1.1);
}
.des_1 ul li{
	margin-bottom:10%;
	padding:5px;
	border:1px solid #ececec;
	position: relative;
}
.des_1 > ul > li > img{
	position: absolute;
	left:-8px;
	top:42%;
	display: none;
}
.des_1 ul li a img{
	width: 100%;
	max-width: 100%;
}
.pro_des .col-md-6 dl dt{
	font-size: 17px;
	color: #4ca6ff;
	padding:30px 0 20px 0;
	font-weight: normal;
}
.pro_des .col-md-6 dl dd{
	color: #898989;
	line-height: 28px;
}

.pro_info{
	background: #f5f5f5;
	overflow: hidden;
	margin:2% 0 60px 0; 
	padding:2% 0;
}
.pro_info ul.list-inline{
	border-bottom: 1px solid #eee;
background:#fff;
}
.pro_info ul li{
	padding:10px 10px;
	margin-bottom: -2px;
}
.act{
	border-bottom: 3px solid #4ca6ff;
}
.act a{
	color: #111!important;
}
.pro_info ul li a{
	color: #585858;
        font-size:14px;
}
.down_info{
	padding:5% 0;
        background:#fff;
        margin-left:-6px;
}
.down_info table{
	border-collapse:collapse;
}
.down_info table tr th{
	text-align: center;
	border-top: 0;
	background: #eaeaea;
}
.down_info table tr th:last-child{
	border-right: 1px solid #eaeaea;
}
.down_info table tr td{
	border-right:1px solid #f0f0f0;
	color: #898989;
	padding:15px auto;
}
.down_info table tr td:first-child{
	border-left: 1px solid #f0f0f0;
}
.down_info .table > tbody > tr > td{
	border-top:0;
}
.down_info .table > tbody > tr:last-child{
	border-bottom: 1px solid #fafafa;
}
.down_info .table > tbody > tr > td:last-child a{
	background: #f3b605;
	color: #fff;
	border-radius: 5px;
	padding:2px 4px;
}
.download{
	margin:0;
}
.down1{
	display: none;
}
.down1 p{
	line-height: 26px;
}
.down1 img{
	max-width: 100%;
}
.down_info .down1:first-child{
	display: block;
}
ul.hot_down li{
	text-align: center;
	margin:3% 0;
}
ul.hot_down li a img{
    display: block;
    margin:10px auto;
    width: 100%;
}
p.dow_ti{
	font-size:15px;
	line-height: 30px;
	padding-top: 15px;
    font-weight:bold;
}
.an{
	margin-top: 15px;
}
.js_ul img{
    width: 100%;
}
.sx_top select{
	height:35px;
	background:#f5f5f5;
	border:1px solid #e0e0e0;
	color: #898989;
	font-size: 14px;
	font-family: '寰蒋闆呴粦';
	margin:5px 18px;
	appearance:none;  
	-moz-appearance:none;  
	-webkit-appearance:none; 
	padding:0 90px 0 40px;
	background: url(../images/sele.jpg) no-repeat scroll right center transparent;
	outline: none;
}
.sx_top select option{
	background: #fff;
	-webkit-padding:10px 0;
}
.sx_top span{
	font-size: 16px;
	color:#040404;
	padding-left: 15px;
}
.sure{
	width: 130px;
	background:#4ca6ff;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
}
.sure:hover{
	color: #fff;
	background: #074b8f;
}
.jc li{
	padding:10px;
}
.jc li a{
	color: #898989;
}
.js_ul li a p:hover,.jc li a:hover,.pro_info a:hover,.porjishu a:hover{
	color: #4ca6ff;
}
.js_ul li{
	overflow: hidden;
}
.xwimg img,.js_ul li a img{
	transition: 1s;
}
.xwimg img:hover,.js_ul li a img:hover{
	transform: scale(1.1);
}
.ti1{
	padding-left: 10px;
}
.ti2{
	padding-top:20px;
}
.pp{
	color: #898989;
	margin: 18px 0;
}
.cil{
	background: #fff;
	height: 50px;
	line-height: 50px;
	padding:0 2%;
	margin:2% 0;
}
.cil a{
	color: #666;
}
.cil p{
	display: inline-block;
	margin-right:0px;  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	height: 50px;
	line-height: 50px;
	width:18%;
}
.cil p:last-child{
	width: 57%;
	margin-right: 0;	height: 50px;
	line-height: 50px;
}
.cil img{
	padding-right:10px;
}
.cil span{
	display: inline-block;
	float: right;
	width: 28px;
	height: 28px;
	background: #9d9d9d;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height:28px;
	font-size: 16px;
	margin:11px 0;
}
.porjishu{
	background: none;
}
.jifff{
	background: #fff;
	padding:2% 0;
	overflow: hidden;
}
.jsser{
	padding-left:35px;
	border-right: 1px solid #e0e0e0;

}
.jsser p{
	font-size: 16px;
	color: #414141;
	margin-bottom: 10px;
	line-height: 1.5;
}
.jsser img{
	max-width: 100%;
	padding:15px 0;
}
.bgw{
	background: #fff;
}

.newshow{
	border:1px solid #e9e9e9;
	margin:15px 0;
	overflow: hidden;
}
.newshow .col-md-4,.newshow .col-md-7{
	padding:15px 0;
}
.newshow .col-md-7{
	padding:15px;
}
.newshow .col-md-4 img{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.newr{
	padding-bottom: 26px;
}
.newshow .col-md-1{
	border-left:1px solid #e9e9e9;
}
.newshow dl dt{
	font-weight: normal;
	font-size: 17px;
	padding-bottom:18px;
}
.newshow dl dt a{
	color: #4ca6ff;
}
.newshow .col-md-7 p a{
	color: #898989;
}
.newshow dl dd{
	color: #898989;
	line-height: 28px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}
.newshow dl dt span{
	color: #9c9c9c;
	font-size: 13px;
	float:right;
}
.newrxs ul{
	height: 40px;
	width: 200px;
	margin:0 auto;
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding:17px 0;
}
.newrxs ul li{
    width:6px;
    height:6px;
    background: #e9e9e9;
    float: left;
    margin:0 6px;
}
.hotnew{
	padding:15px;
}
.hotnew img{
	width: 100%;
}
.xwimg{
	overflow: hidden;
}
.xwimg p{
	margin:15px 0;
	text-align: center;
	font-size: 15px;
	color: #111111;
}
.xwimg p:hover{
	color: #4ca6ff;
}
.aboutus .col-2{
    width: 14.25%;
}
.jieshao{
	margin:3% auto 5% auto;
}
.jieshao .col-md-6 img{
	max-width: 100%;
}
.jieshao p{
	color:#8c8c8c;
	line-height: 28px;
}
.danye{
	line-height: 28px;
	margin:1.5%  auto;
	color: #6e6e6e;
}
.danye img{
	max-width: 100%;
}
.zz{
	margin:1.5% auto;
}
.zz img{
	width: 100%;
	border:4px solid #eee;
}
.zz p{
	margin:15px 0;
}
 .contact_us{
 	padding:3% 0;
 }
 .contact_l img{
    border:1px solid #b1b0c1;
 }
 .contact_form textarea{
 	width: 100%;
 	max-width: 100%;
 	border:1px solid #b1b0c1;
 	padding-left: 1%;
 }
 .contact_form input{
 	border-radius:0;
 	border:1px solid #b1b0c1;
 }
 .contact_form label{
 	color: #585757;
 	font-weight: normal;
 }
 .contact_form .col-md-6{
 	margin-bottom: 2%;
 }
 .su input{
 	width: 74px;
 	height: 40px;
 	color: #fff;
 	background: #4ca6ff;
 	border: 0;
 	margin-top: 1.5%;
 }
 .contact_us p{
    color: #585757;
 }
 .ke-zeroborder td{
	padding: 10px;
 } .ke-zeroborder {
	width: 100%;
	text-align: center;
 }.ke-zeroborder{
	margin-bottom: 10px;
 }
 .ta{
	text-align: center;
 }
.pager .pagination>li{
	padding: 0;
	display: inline-block;
 }.foot_form input::placeholder{
	color: #fff;
 }
 .foot_form textarea::placeholder{
	color: #fff;
 }
 .search_btn{
	background: transparent;
	border: none;
 }