/*public start*/
.fl {
    float: left;
}
.fr {
    float: right;
}
.top{
    margin-top: 30px;
}
.top-two{
    margin-top: 20px;
}
a img{
    border:0;
}
img{
    vertical-align:middle;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #0094d4;
    text-decoration: none;
}

a:focus{
    text-decoration: none
}
ul,ol {
    list-style: none;
}
/*public end*/


/*logo start*/
.topic-logo{
    height: 70px;
    text-align: center;
    line-height: 70px;
}
.t-l-ameya{
    padding: 27px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.t-l-seed{
    padding: 27px;
    border-right: 1px solid #dddddd;
}
/*logo end*/


/*banner start*/
.topic-banner{
    height: 380px;
    /*background-color: #b2d0ff;*/
}
.topic-banner a img{
    width: 100%;
    height: 100%;
}
.focusBox {
    position: relative;
    margin:0 auto;
    width: 100%;
    height: 380px;
    overflow: hidden;
}
.focusBox ul{
    padding: 0px;
}
.focusBox .pic {
    position: relative;
    z-index: 0;
}
.focusBox .pic img {
    width: 1140px;
    height: 380px;
    display: block;
}
.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}
.focusBox .hd li {
    cursor:pointer;
    display: inline-block; *zoom:1;
    *display:inline;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border: 1px solid #757575;
    border-color: rgba(0,0,0,0.2);
    border-radius: 12px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    _zoom: 1;
    background: #f5f5f5;
    background: rgba(255,255,255,0.2);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33ffffff", endColorstr="#33ffffff")\9

}
.focusBox .hd .on {
    background: #fff;
    background: rgba(255,255,255,0.9);
}
.focusBox .prev,.focusBox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url('https://res.ameya360.com//basedata/oldassets/images/ad_ctr.png')
    no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.focusBox .prev {
    left: 0;
}
.focusBox .next {
    background-position: 0 -90px;
    right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}
.intro-photo ul{
    padding: 0px;
}
.intro-photo{
    height: 189px;
}
.intro-photo .pic img {
    width: 283px;
    height: 189px;
    display: block;
}
/*banner end*/


/*咨询 start*/
.topic-advisory{
    width: 100%;
    height: 120px;
    border: 1px solid #e4e4e4;
}
.advisory-box{
    width: 50%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.box-br{
    border-right: 1px solid #e4e4e4;
}
.advisory-bg{
    width: 25%;
    height: 36px;
    text-align: center;
    background-color: #f4f4f4;
    border-radius:25px ;
    border:1px solid #e4e4e4;
    font-size: 16px;
    line-height: 36px;
   /* margin-top: 42px;
    margin-left: 6%;*/
}
.advisory-bg a{
    display: block;
    text-decoration: none;
}
.advisory-bg img{
    margin-right: 12px;
}
.advisory-infor{
    width: 230px;
    /*height: 88px;*/
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    /*margin-top: 16px;*/
}
.advisory-infor a img{
    width: 100%;
}
.infor-height{
    /*line-height: 88px;*/
}
/*咨询 end*/


/*制造商介绍 start*/
.mfr-introduction{
    width:100%;
    height: auto;
    background-color: #f4f4f4;
    overflow: hidden;
    padding: 15px 0px 15px 20px;
}
.introduction-text{
    width: 72%;
}
.introduction-photo{
    padding-top: 5px;
    width: 27%;
    text-align: center;
}
.introduction-title{
    font-size: 16px;
    font-weight: bold;
}
.introduction-text-contetn{
    font-size: 14px;
}
/*制造商介绍 end*/


/*产品专区title start*/
.advisory-product{
    height: 23px;
    overflow: hidden;
    text-align: center;
}
/*产品专区title end*/


/*热卖开发板 start*/
.product-plate{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product-title{
    height: 30px;
    border-bottom: 1px solid #dddddd;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.title-bg{
    background-color: #e8edff;
    line-height: 30px;
}
.title-bg-red{
    background-color: #fedbdb;
    line-height: 30px;
}
.title-text{
    font-size: 16px;
    font-weight: bold;
}
.subtitle{
    font-size: 12px;
    margin-left: 25px;
}
.title-color-blue{
    color: #091952;
}
.title-color-red{
    color: #430202;
}
.title-more{
    font-size: 12px;
}
.product-content{
    height: 245px;
    /*background-color: rosybrown;*/
}
.product-box-bl,.product-box-rd,.product-box-gy{
    height: 240px;
    box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}
.box-border-blue{
    border: 1px solid #e8edff;
}
.box-border-red{
    border: 1px solid #fedbdb;
}
.box-border-gy{
    border: 1px solid #e6e6e6;
}
.product-box-rd:hover{
    box-shadow:3px 3px 5px rgba(0,0,0,.3),0px 0px 5px 1px #fedbdb inset;
}
.product-box-bl:hover{
    box-shadow:3px 3px 5px rgba(0,0,0,.3),0px 0px 5px 1px #e8edff inset;
}
.product-box-gy:hover{
    box-shadow:3px 3px 5px rgba(0,0,0,.3),0px 0px 5px 1px #e6e6e6 inset;
}
.product-box-bl a .boxImg {
    height: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*热卖开发板 end*/

/*品牌直降 start*/
.topic-fall{
    height: 50px;
    background-color: #e6e6e6;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
}
.current-price{
    font-size: 16px;
    color: #ff0101;
    font-weight: bold;
}
.price-fall{
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 5px;
}
/*品牌直降 end*/


/*footerbanner start*/
.footerban{
    height: 200px;
    background-color: #43ff9b;
    /*margin-top: 10px;*/
}
/*footerbanner end*/



.product-dis{
    /*height: 70px;*/
    margin-bottom: 7px;
}

/*six start*/
.special-six{
    width: 16%;
    float: left;
    margin-left: 0.7%;
    padding: 7px;
    font-size: 13px;
}
.special-six img{
    width:70%;
    display: block;
    margin: 0 auto;
}
/*.special-six{*/
    /*display: block;*/
/*}  可不要*/
.ml-top{
    margin-top: 5px;
}
.prodcuct-des{
    margin-bottom: 7px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.special-six a{
    color: #333;
}
/*six end*/

/*four start*/
 .special-four{
    width: 24%;
    float: left;
    margin-left: 1.2%;
    padding: 7px;
    font-size: 13px;
}
.special-four img{
    width: 50%;
    display: block;
    margin: 0 auto;
}
.special-four .product-dis{
    height: 50px;
}
.special-four a{
   color: #333;
}
/*four end*/


/*fives start*/
.special-fives{
    width: 19%;
    float: left;
    margin-left: 1.17%;
    padding: 7px;
    font-size: 13px;
}
.special-fives img{
    width: 65%;
    display: block;
    margin: 0 auto;
}
.special-fives .product-dis{
    height: 60px;
}
.special-fives a{
    color: #333;
}
/*fives end*/


/*three start*/
.special-three{
    width: 32.3%;
    float: left;
    margin-left: 1.4%;
    padding: 7px;
    font-size: 13px;
}
.special-three img{
    width: 45%;
    display: block;
    margin: 0 auto;
}
.special-three .product-dis{
    height: 40px;
}
.special-three a{
    color: #333;
}
/*three end*/



/*four start*/
/*four end*/
