.pc_left{width:339px;}
.pc_leftbt{width: 339px; float: left; background: #020fbd; padding:9px; line-height: 36px;}
.pc_leftbtk{width: 321px; float: left; border: 3px #fff solid; padding:35px 0px; font-size: 36px; font-weight: bold; color: #fff; text-align: center; line-height: 38px;}
.pc_leftbtk span{font-size: 18px; text-transform: uppercase; color: #5072ef; display: block;}
.pc_leftbtk a{width: 221px; float: left; height: 46px; line-height: 46px; font-size: 16px; font-weight: 100; background: #fff; margin-left:50px; }
.pc_leftbtk a:after {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../img/20191224142652_1281145353.jpg) no-repeat center;
    position: absolute;
    margin-top: 12px;
    margin-left: 5px;
    transition: 600ms ease;
}
.pcl_listd{width: 321px; float: left; padding: 25px 13px; background: #fff;}
.pcl_list{ float: left; }
.pcl_list tr{}
.pcl_list tr td{display:block; margin-top: 8px;}
.pcl_list tr td div{line-height: 0}
.pcl_list tr td b{font-size:0; line-height: 0}
.pcl_list tr td b a{display:block;line-height:49px;padding-left:45px;transition:500ms ease;position:relative; background: #eee; }
.pcl_list tr td a{font-size:16px;}
.pcl_list tr td b a:hover,.pcl_list .active b a{
	background-color: #020fbd;
	color: #fff;
}

.pcl_tel{width: 294px; float: left; margin-top: 32px; border-bottom: 1px #eee solid; padding-bottom: 32px; padding-left:25px;}
.pcl_tel span{background: url(../img/20191224143146_1130181819.jpg) left no-repeat; font-size: 15px; font-weight: 100; padding-left: 30px;}
.pcl_tel p{display: block; font-size: 30px; font-weight: bold; font-family: Impact; line-height: 36px;}
.pcl_tel em{font-style: none; color: #999; font-size: 14px; margin-top: 8px;}


.pro_one_box{border:solid 1px #ddd; width:293px !important; margin:10px; padding:15px 10px; background:#fff; overflow:hidden;}
.pro_name{font-size: 18px;font-weight: bold;}
.pro_text{font-size: 12px; color: #999; height: 70px; overflow: hidden;}
.pro_one_box:hover .pro_name a{color:#020fbd;}
.pro_one_box:hover{border:solid 1px #020fbd}

.prod_image{
	text-align: center;
}
.prod_image img{
	max-width: 60%;
}
.prod_title h1{
	font-size: 22px;
	text-align: center;
}
.prod_psupdown{
	text-align: center;
}
.prod_futit{
	margin-top: 10px;
	padding: 20px;
	text-align: center;
	background-color: #eee;
	font-size: 28px;
}
.prod_content img{
	max-width: 100%;
}

.dh{width:400px;}
.dh .xb{    width: 15px; height: 80px; margin: 0 auto; background: linear-gradient(to top, #4955f1, #5d85f1,#838bff,#b5baf9); background-size: 1400% 300%; animation: mymove 5s ease infinite;-webkit-animation: mymove 5s ease infinite; -moz-animation: mymove 5s ease infinite; float: left;    margin-top: 30px;} 
.dh h2{font-size:35px;margin-left: 30px;line-height:50px;padding-top: 20px;}
.dh span{font-size:18px;color:#999999;margin-left:15px;}
.dh img{    margin-left:15px;margin-top: -14px;}

.prod_list{
	margin-top: 15px;
}
.prod_list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prod_list li{
	width: 32%;
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #eee;
}
.prod_list li img{
	width: 100%;
}
.prod_list li:hover{
	border-color: #020fbd;
	box-shadow: 0 0 5px #ccc;
}