﻿.partbg {
    background:url(../images/partbg.jpg) 70% center;
    margin:5px 0;
    heigh:auto;min-height:658px;
    border:1px solid #425a8c;
}
.ctact {
    width:35%;
    margin-top:5px;
    margin:10px auto 0;
    float:left;
}
.ctact div.ct{ font-weight:bold; font-size:18px; pdding-top:5%; line-height:50px;    padding-left:130px;}

.ctact .csear{
    margin-top:40px;
    padding-top:40px;
    border-top:1px dashed #425a8c;
    padding-left:130px;
}
.ctact .csear .des{
    font-size:13px;
    padding-right:5px;
}
.ctact .csearch{ margin-top:15px;}

.csearch span.t{
    font-weight:bold;
    display:block;
    line-height:35px;
}
.csearch .psear{
    width:98%;
    position:relative;
    border:1px solid #333;
    border-radius:8px;
}
.csearch .psear input.ptxt {
    width:80%;
    height:38px;
    padding:0 10px;
    border:0;
    border-radius:8px 0 0 8px;
    
}
.csearch .psear a.pbtn {
    width:60px;
    height:38px;
    background:url(../images/searchbb.png) no-repeat center;
    position:absolute;
    display:block;
    top:1.5px;
    right:0;
    border:0;
    cursor:pointer;
}


.brand {
    width: 64%;
    border-top: 0;
    margin:0 auto 5px;
    float:right;
    heigh:auto;min-height:658px;
    border-left:1px dashed #425a8c;
}
.tip{ width:93%; margin:0 auto; height:120px;line-height:120px; font-size:16px; font-weight:bold;}
.brand .list{ width:92%; margin:0 auto;}

.brand .list .prlist{
    min-height:140px;
    border-bottom:1px solid #eee;
}
.prlist dl {
    margin-top:15px;
}
.prlist dl dt{
    width:160px;
    padding:5px;
    border-radius:8px;
    text-align: center;
    border:1px solid #ccc;
    float:left;
}
.prlist dl dt img{ height:50px; border-radius:8px;}
.prlist dl dd{ float:left; margin-left:20px; line-height:50px; font-weight:bold; font-size:14px;}

.brand .list .bot{
    margin:10px 0;
}
.brand .list .bot a{
    margin:5px 0;
    padding:0 10px;
    text-align:center;
    border-right:1px dashed #ddd;
    display:inline-block;
    height:25px;
    line-height:25px;
    font-size:14px;
}
.brand ul{ 
    width:90%;
    margin:auto;
}
.brand ul li {
    width:100%;
}
.brand ul li a{ padding:0 10px; line-height:30px; font-weight:bold; display:inline-block;}


/*搜索页*/
.pd20 {
    padding:10%;
}
.search {
    width:100%;
}
.search .searinfo{
    width:100%;
    padding:20px 0;
    background:url(../images/partbg.jpg) center no-repeat;

}
.searinfo .tip {
    padding-top:50px;
    font-size:14px;
    width:60%;
    line-height:35px;
    background:url(../images/pright.png) 0 48px no-repeat;
    text-indent: 5ex;
    height:110px;
}
.searinfo .searchpd {
    width:60%;
    margin: auto;
    height:110px;
}

.search span.t{
    font-size:22px;
    font-weight:bold;
    display:block;
    float:left;
    width:20%;
    line-height:38px;
}
.search .psear{
    width:70%;
    float:left;
    position:relative;
    border:1px solid #333;
    border-radius:8px;
}
.psear input.ptxt {
    width:88%;
    height:38px;
    padding:0 10px;
    border:0;
    border-radius:8px 0 0 8px;
    
}
.psear a.pbtn {
    width:60px;
    height:38px;
    background:url(../images/searchbb.png) no-repeat center;
    position:absolute;
    display:block;
    top:1.5px;
    right:0;
    border:0;
    cursor:pointer;
}

.contact {
    border-top:1px solid #425a8c;
}
.contact .cont{
    width:59%;
    margin: auto;
    line-height: 55px;
    padding-bottom: 25px;
    font-size: 25px;
    font-weight:bold;
}

.tlist dl {
    width:30%;
    float:left;
    display:inline-block;
}
.tlist dl dt img{
    width:100%;
}
.tlist dl dd{
    height:35px;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    line-height:35px;
}





















