.banner{
    width: 100%;
    height: 330px;
    background: url(/images/banner.jpg) no-repeat center;
}
.search{
    width: 100%;
    height: 60px;
    padding-top: 20px;
    border-radius: 6px;
    overflow: hidden;
    background-color: #f5f5f5;
}
.search .box{
    position: relative;
}
.search .btn{
    text-align: center;
    width: 163px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #0253c2;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 4px;
}
.search .left img{
    width: 40px;
    height: 40px;
    vertical-align: top;
}
.search input{
    padding-left: 20px;
    width: 1017px;
    height: 40px;
    line-height: 40px;
    float: right;
    background: #fff;
    border-radius: 0 4px 4px 0;
}


.aside{
    width: 260px;
    float: left;
    margin-top: 30px;
}
.aside .short{
    font-size: 0;
    margin-top: 10px;
}
.aside .short li{
    padding-left: 20px;
    background-color: #f0f0f0;
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #dcdcdc;
}
.aside .short li.on{
    font-weight: bold;
    background: #fff100 url(/images/arrow.jpg) no-repeat 230px center;
    border-bottom: 3px solid #ffcc00;
}
.aside .short li a{
    display: block;
    font-size: 16px;
    color: #282828;
}
.aside .bt{
    padding-left: 20px;
    width: 240px;
    height: 115px;
    color: #fff;
    background: url(/images/btbg.jpg) no-repeat center;
    font-size: 24px;
    overflow: hidden;
}
.aside .bt .eng{
    font-family: "Arial","Regular";
    margin-top: 40px;
}
.aside .bt .txt{
    line-height: 30px;
}
.aside .phone{
    padding-left: 20px;
    width: 240px;
    height: 133px;
    background: url(/images/contact.jpg) no-repeat center;
    margin-top: 10px;
    overflow: hidden;
}
.aside .phone .title{
    color: #fff;
    overflow: hidden;
    margin-top: 14px;
}
.aside .phone .title h3{
    font-size: 16px;
    float: left;
}
.aside .phone .title .eng{
    font-size: 14px;
    font-family: "Arial","Regular";
    margin-left: 8px;
    float: left;
    margin-top: 4px;
}
.aside .phone .num{
    font-size: 30px;
    color: #b6d5ff;
    font-family: "Arial","Regular";
    padding-left: 25px;
    background: url(/images/phone.png) no-repeat left;
    margin-top: 8px;
}
.aside .phone .txt{
    font-size: 14px;
    line-height: 18px;
    color: #b6d5ff;
}
.aside .long{
    width: 100%;
    background-color: #f0f0f0;
    overflow: hidden;
    margin-top: 10px;
}
.aside .long li{
    width: 109px;
    padding-left: 20px;
    height: 55px;
    line-height: 55px;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    float: left;
}
.aside .long li.on{
    height: 53px;
    font-weight: bold;
    background: #fff100 url(/images/arrow.jpg) no-repeat 104px center;
    border-bottom: 3px solid #ffcc00;
}
.aside .long li a{
    display: block;
    font-size: 16px;
    color: #282828;
}
.aside .long li.last{
    border-right: 0 none;
}
.toptitle{
    width: 100%;
    height: 84px;
    line-height: 84px;
    border-bottom: 1px solid #c8c8c8;
}
.toptitle h2{
    font-size: 24px;
    color: #282828;
    font-weight: normal;
    float: left;
}
.toptitle .wenzi{
    float: right;
    margin-right: 14px;
    color:#787878;
}
.toptitle a{
    color: #787878;
    font-size: 12px;
}
.substance .right{
    width: 790px;
}
.aboutus{
    color: #282828;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
}
.substance .right .con{
    padding: 30px 30px 0;
}
.aboutus h2{
    text-align: center;
    color: #0253c2;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.news{
    overflow: hidden;
}
.news ul{
    margin-top: -8px;
    overflow: hidden;
}
.news li{
    height: 36px;
    line-height: 36px;
    padding: 8px 0 12px 0;
    background: url(/images/dottedbg.jpg) repeat-x bottom;
    overflow: hidden;
}
.news .date{
    color: #787878;
    font-size: 14px;
    float: right;
}
.news h2{
    float: left;
    width: 80%;
    color: #282828;
    font-size: 16px;
    font-weight: normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-left: 11px;
    background: url(/images/dotted.jpg) no-repeat left;
}

.page{
    height: 38px;
    line-height: 38px;
    margin-top: 49px;
    text-align: center;
    border: 1px solid #dcdcdc;
}
.page ul{
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.page li{
    text-align: center;
    float: left;
    margin: 0 7px;
}
.page a{
    display: block;
    color: #787878;
    font-size: 14px;
}
.page li.on a{
    font-weight: bold;
    color: #0253c2;
}
.page li.ye{
    margin: 0 20px;
}
.cp{
    text-align: center;
}
.cp ul{
    margin-top: -10px;
    overflow: hidden;
}
.cp li{
    width: 223px;
    font-size: 0;
    float: left;
    margin-top: 19px;
    margin-right: 30px;
}
.cp li.last{
    margin-right: 0;
}
.cp li img{
    width: 221px;
    height: 221px;
    border: 1px solid #dcdcdc;
}
.cp li h3{
    line-height: 41px;
    font-size: 15px;
    color: #0253c2;
    font-weight: normal;
    width: 100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.message{
    color: #282828;
    overflow: hidden;
}
.message .title{
    line-height: 48px;
    font-size: 20px;
}
.message .leftcont{
    font-size: 15px;
    line-height: 30px;
}
.message .black{
    width: 275px;
    float: right;
    margin-left:20px;
}
.message .black .title{
    margin-bottom: 6px;
}
.message input{
    width: 259px;
    padding-left: 14px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
.message .button{
    display:block;
    text-align:center;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 0 none;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    background-color: #0066cb;
}
.aodi ul{overflow:hidden;}
.aodi li{width: 223px; height: 282px; margin:30px 30px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;border-bottom: 1px solid #dcdcdc;}
.aodi li .pic{ text-align:center; }
.aodi li .pic img{ width:221px; height:221px; display:block; border:1px solid #dcdcdc; vertical-align: top;}
.aodi li .title .left{width: 150px; text-align: left;}
.aodi li .title .left h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #0253c2; font-size: 16px; margin-top: 9px;}
.aodi li .title a{color: #0253c2; font-size: 12px;
    float: right; border: 1px solid #a2c9ff; height: 25px;width: 62px;border-radius: 2px;margin-top: 16px;
    line-height: 25px;}
.aodi .title .txt{
    color: #787878;
    font-size: 14px;
    line-height: 18px;
}
.aodi li.last{
    margin-right: 0;
}

.substance{
    width: 1080px;
    padding-bottom: 60px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}






