@charset "utf-8";



.b1 {
    background-position: center center;
    background-size: cover;
    height: 500px;
    width: 100%;
}
/*幻灯*/
.main_visual{
    height: 700px;
    overflow: hidden;
    position: relative;
}
.main_image{

}
/*.main_image ul{
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}*/
.main_image a{
    float: left;
    width: 100%;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.main_image .b1 a{
    background-image: url(../../images/b1.jpg);
}
.main_image .b2 a{
    background-image: url(../../images/b2.jpg);
}
.main_image .b3 a{
    background-image: url(../../images/b3.jpg);
}


div.flicking_con{
    position: absolute;
    top: 330px;
    left: 50%;
    z-index: 10;
    height: 15px;
    width: 200px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: -100px;
    text-align: center;
}
div.flicking_con a{
    width: 21px;
    height: 15px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -1000;
    background-image: url(../../images/btnPic.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
div.flicking_con a.on{
    background-position: center -15px
}
#btn_prev,#btn_next{
    z-index: 11111;
    position: absolute;
    display: block;
    width: 44px!important;
    height: 44px!important;
    top: 50%;
    margin-top: -22px;
    display: none;
}
#btn_prev{
    left: 50px;
    background-image: url(../../images/l-btn.png);
    background-repeat: no-repeat;
}
#btn_next{
    right: 50px;
    background-image: url(../../images/r-btn.png);
    background-repeat: no-repeat;
}

.FourBox {
    margin-top: -118px;
    z-index: 100;
}

#picList {
    margin-bottom: 150px;
}


#FourBox .lk {
    text-align: center;
}
#FourBox h2 {
    text-align: center;
    font-size: 17px;
    color: #0067B4;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
#FourBox h2 a{
    font-size: 17px;
    font-weight: bold;
}
#FourBox .col-xs-3 h3{
        line-height:4.1em;
        text-align:center;
}
@media screen and (max-width: 991px) {
  #FourBox .col-xs-3 h3{
        line-height:2em;
}
 #FourBox .col-xs-3 h3 a{
       font-size:0.7em !important;
}}
#FourBox .PCBDesign h3{
        background-color:#0067B4;
}
#FourBox .PCBFabrication h3{
        background-color:#00A1E5;
}
#FourBox .PCBAssembly h3{
        background-color:#00B38B;
}
#FourBox .PartsSourcing h3{
        background-color:#F3AF32
}

.foruDisc {
    font-size: 13px;
    color: #333;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}



.bk a {
    font-size: 1.4em;
}


.topNews .topImg.pull-left a {
    display: block;

    width: 145px;
}

.topNewsDetail  {
    padding-left: 165px;
}
.topNewsDetail h3 {
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /* border-bottom-color: #2E76F9FF; */
    padding-bottom: 5px;
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: bold;
}
.topList {
    clear: both;
    padding-top: 20px;
  	margin-bottom:20px;
}
.topNews {
    padding-right: 15px;
}

.topList a {
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
}
.topList li time {
    float: right;
    line-height: 2.5em;
     font-size: 13px;
    color: #333333FF;
}
.topList li {
    clear: both;
}
.newsBox .topList li a {
    display: block;
    padding-left: 10px;
    background-image: url(/cn/images/NEWS_PIC.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #333333FF;
    font-size: 16px;
    width: auto;
}
.profile{
 	color:#FE7418;
  	font-weight:bold;
}
