/************* banner **************/
#user_defined55 .banner{
    width:100%;
    height:450px;
}
#user_defined55 #banner{
    margin-bottom:0 !important;
    position:relative;
    overflow:hidden;
}
#user_defined55 #banner .camera_loader{
    background:url(http://img.easthardware.com/upload/z/z3/zohen/picture/2016/04/13/b2a25732-7205-416a-82d5-115191a4e16f.gif) no-repeat center;
    background-color:#fff;
}
#user_defined55 #banner .camera_fakehover{
    height:450px !important;
}
#user_defined55 #banner .camera_pag{
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
}
#user_defined55 #banner .camera_pag_ul{
    text-align: center;
}
#user_defined55 #banner .camera_pag_ul li{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin:  28px 8px;
    border: 1px solid #1A5E98;
    background: none;
    transform: rotate(-45deg);
    border-radius: 0;
}
#user_defined55 #banner .camera_pag_ul li.cameracurrent{
     background: #1A5E98;
}
#user_defined55 #banner .camera_pag_ul li span{
    display: none;
}
#user_defined55 #banner .camera_pag_ul li span span{
    display: none;
}
#user_defined55 #banner .camera_prev span, #user_defined55 #banner .camera_next span{
    display: none;
}
#user_defined55 #banner .camera_prev{
    position: absolute;
    top: 280px;
    left: 13%;
    z-index: 100;
    width: 80px;
    height: 80px;
    font-size: 0;
    background: none;
    opacity: 0 !important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(-45deg);
    transition: all .3s;
}
#user_defined55 #banner .camera_next{
    position: absolute;
    top: 280px;
    right: 13%;
    z-index: 100;
    width: 80px;
    height: 80px;
    font-size: 0;
    background: none;
    opacity: 0 !important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(135deg);
    transition: all .3s;
}
#user_defined55 #banner:hover .camera_prev {
    left: 10%;
    opacity: 1 !important;
}
#user_defined55 #banner:hover .camera_next{
    right: 10%;
    opacity: 1 !important;
}
#user_defined55 #banner:hover .camera_prev:hover, #user_defined55 #banner:hover .camera_next:hover {
    border-top: 1px solid #9a282d;
    border-left: 1px solid #9a282d;
}


.glitzBody li{
width:191px;
}
#competitiveProducts .glitzBody{
margin-left:-14px;
}
#content1 {
width:220px !important;
}
#content2 {
width:750px !important;
}
#category_nav .bodyContContent {
width:215px;
}
#competitiveProducts .bodyContContent {
width:750px!important;
}
#user_defined3 {
/* width:1000px; */
margin:0 auto;
}
/*分类新闻*/
#belowList #category_news_page {
width:31%;
float:left;
margin:0 1%;
_margin:0 0.5%;
}
#belowList #category_news_page .bodyContTitle {
display:block;
border-bottom:#E0E0E0 solid 1px;
}
#belowList #category_news_page .bodyContTitle .fl {
background: #61A2DA;
line-height: 12px;
padding: 4px 8px 6px;
}
#belowList #category_news_page .bodyContTitle .fr {
color: #3D3D3D;
text-decoration: none;
}
#belowList #category_news_page .tal {
height:150px;
overflow:hidden;
}
#belowList #category_news_page dl {
border-bottom:0 none;
color:#3D3D3D;
font-size:12px;
padding:0;
line-height:25px;
}
#belowList #category_news_page .img_box,
#belowList #category_news_page .img_news_addTime,
#belowList #category_news_page .h_1,
#belowList #category_news_page dl dt {
width:auto;
display:inline;
line-height:25px;
}
#belowList #category_news_page .h_1 a,
#belowList #category_news_page dl a {
color:#3D3D3D;
font-weight:normal;
font-size:12px;
display:inline;
line-height:25px;
}
#belowList #category_news_page .h_1 a:hover,
#belowList #category_news_page dl a:hover {
text-decoration:underline;
}
#belowList #category_news_page .showSmallPic,
#belowList #category_news_page .p_1,
#belowList #category_news_page .news_origin {
display:none;
}
/*自定义34*/
#user_defined34 {
clear:both;
}

/*20190318*/
.key_bg {
    background: #fff;
    border-bottom: #A7A7A7 solid 0px;
    margin-bottom: 29px;
    height: 35px;
}
#category_news_page:after{
  content: "";
  display: table-cell;
  clear:both;
}