#content {
    padding:0;
    overflow:hidden;
    width:100%;
    margin:0;
    position:relative;
    z-index: 2;
}
#content1{
    width:1200px !important;
    margin:0 auto;
       float: none;
}
#content2 {
    float:none;
    width:1200px !important;
    margin:0 auto;
display: -webkit-box;
    background: none;
}

/*自定义4banner*/
#user_defined4 .banner{
    width:100%;
    height:543px;
}
#user_defined4 #banner{
    margin-bottom:0 !important;
    position:relative;
    overflow:hidden;
}
#user_defined4 #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_defined4 #banner .camera_fakehover{
    height:543px !important;
}
#user_defined4 #banner .camera_pag{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
#user_defined4 #banner .camera_pag_ul{
    text-align: center;
}
#user_defined4 #banner .camera_pag_ul li{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin:  28px 6px;
    border: 2px solid transparent;
    background: none;
    border-radius: 100%;
}
#user_defined4 #banner .camera_pag_ul li.cameracurrent{
    border-color: #19d3ff;
}
#user_defined4 #banner .camera_pag_ul li span{
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #19d3ff;
    left: 6px;
    top: 6px;
}
#user_defined4 #banner .camera_pag_ul li span span{
    display: none;
}
#user_defined4 #banner .camera_prev{
    opacity: 1 !important;
    width: 35px;
    height: 90px;
    margin-top: -60px;
    left: 50%;
    margin-left: -605px;
    overflow: hidden;
    border-radius: 3px;
    background: rgba(25,211,255,0);
}
#user_defined4 #banner .camera_prev:hover{
    background: rgba(25,211,255,0.8);
}
#user_defined4 #banner .camera_prev span{
    width: 35px;
    height: 90px;
    background: url(http://img.en.easthardware.net/upload/r/r5/ruitu/picture/2016/10/29/46d7b550-4a8c-46c8-98c6-1d5b35e63290.png) no-repeat;
}
#user_defined4 #banner .camera_next{
    opacity: 1 !important;
    width: 35px;
    height: 90px;
    margin-top: -60px;
    right: 50%;
    margin-right: -605px;
    overflow: hidden;
    border-radius: 3px;
    background: rgba(25,211,255,0);
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#user_defined4 #banner .camera_next:hover{
    background: rgba(25,211,255,0.8);
}
#user_defined4 #banner .camera_next span{
    width: 35px;
    height: 90px;
    background: url(http://img.en.easthardware.net/upload/r/r5/ruitu/picture/2016/10/29/451ea53b-8776-4f4c-b9c9-7d6efd823f09.png) no-repeat;
}

/*自定义5*/
.seca {
    background: #f1f1f1;
    padding-top: 40px;
    padding-bottom: 40px;
}
.seca_nr {
    width: 385px;
    margin: 0 auto;
    overflow: hidden;
}
.seca .seca_nr .box {
    width: 385px;
    padding-bottom: 300px;
}
.seca .seca_nr .boxl {
    
}
.seca .seca_nr .box .top {
    padding: 20px;
    background: #fff;
    color: #666;
    height: 250px;
}
.seca .seca_nr .box .top:hover{
    background: #0091D5;
}
.seca .seca_nr .box .top:hover .tit {
    color: #fff;
}
.seca .seca_nr .box .top .tit {
    font-size: 25px;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #666;
    text-decoration: initial;
}
.seca .seca_nr .box .top .line {
    height: 3px;
    width: 50px;
    background: #666;
    margin: 0 auto;
}
.seca .seca_nr .box .top:hover .line {
        background: #fff;
}
.seca .seca_nr .box .top .content {
    font-size: 14px;
    margin-top: 30px;
    text-indent: 2em;
    height: 175px;
    overflow: hidden;
    line-height: 2;
}
.seca .seca_nr .box .top:hover .content {
    color: #fff;
}
/*公司简介*/
#user_defined5{
    width: 385px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
#user_defined5 .bodyContTitle{
    display: none;
}
/*公司新闻*/
#news{
width: 385px;
    height: 550px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 40px;
    padding-bottom: 40px;
    background: url(http://img.jihui88.com/upload/z/z2/zjwmst/picture/2017/06/23/1c201070-2d4b-4c75-b404-410471f24a2e.png) left 290px no-repeat #fff;
}

#news .bodyContTitle{
    background: #fff;
}
#news .bodyContTitle:hover{
   background: #fff; 
}
#news .bodyContTitle .fl{
    cursor: default;
    font-size: 25px;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    color: #666;
    line-height: 85px;
}
#news .propertyByWideNews {
    padding: 0;
    width: 88%;
}
#news .listNews dl {
    overflow: auto;
    zoom: 1;
    padding: 7px 0;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
}
#news .listNews dt {
    float: left;
    width: 63%;
    font-size: 14px;
    overflow: hidden;
}
#news .listNews dt a{
    color: #666;
}
#news .listNews dt a:hover{
    color: #066693;
}

/*品保&服务*/
#user_defined29{
    width: 385px;
    display: inline-block;
    float: left;
}
#user_defined29 .bodyContTitle{
    display: none;
}

/*首页产品*/
#user_defined30{
    width: 1200px;
}
#user_defined30 .bodyContTitle{
    width: 100%;
}
#user_defined30 .bodyContTitle .titleName{
    display: none;
}
#user_defined30 .secb .center{
    font-size: 25px;
    display: block;
    padding: 20px 0;
    border-top: 3px solid #000;
    color: #000;
    border-bottom: none;
    text-align: left;
}
#user_defined30 .secb .center a{
    color: #000;
    text-decoration: initial;
    font-weight: normal;
}
#user_defined30 .secb .center a:hover{
    color: #066693;
}