@import url('./reset.css');

/***banner***/
#banner { position: relative; width: 100%; height: 470px; border: 1px solid #666; overflow: hidden; }
#banner_list img { border: 0px; }
#banner ul { filter: Alpha(Opacity=80); opacity: 0.8; position: absolute; width: 100%;text-align: center;bottom: 10px; z-index: 1002; height: 20px;}
#banner ul li { margin: 7px 5px; display: inline-block; text-align: center; background: #fff; cursor: pointer; width: 30px; height: 6px; text-indent: -99999px;}
#banner ul li.on { background-color: #f08200; }
#banner_list a { position: absolute; width: 1920px; left: 50%; margin-left: -960px; }
/***banner***/

.main {
    clear: both;
    overflow: hidden;
    padding: 20px 0 50px;
}

.main .rel1200 {
    overflow: hidden;
}

.notice {
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    padding: 15px;
    position: relative;
}

.newsHot {
    font-size: 14px;
    color: #444;
}

.newsHot span {
    font-weight: bolder;
}

.newsHot a {
    display: inline-block;
    color: #444;
} 

.newsHot a:hover {
    color: #f08200;
    text-decoration: underline;
}

.notice .more {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 14px;
}

.notice .more a {
    color: #f08200;
}

.second {
    clear: both;
    overflow: hidden;
    margin-top: 30px;
    height: 236px;
}

.businessSope {
    float: left;
    width: 240px;
}

.titles {
    height: 20px;
    border-left: 6px solid #f08200;
    line-height: 20px;
    position: relative;
}

.titles span {
    margin-left: 8px;
    color: #444;
    font-size: 16px;
    font-weight: bolder;
}

.titles em {
    color: #aaa;
    font-size: 14px;
}

.titles .more {
    position: absolute;
    right: 15px;
    top: 0;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #f08200;
    font-size: 14px;
}

.businessSope .list {
    clear: both;
    overflow: hidden;
    margin-top: 32px;
}

.businessSope .list a {
    position: relative;
    display: block;
    width: 238px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 6px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #444;
    font-size: 14px;
}

.businessSope .list a:last-child {
    margin-bottom: 0;
}

.businessSope .list a:hover {
    color: #f08200;
}

.businessSope .list a .icon {
    position: absolute;
    width: 13px;
    height: 13px;
    right: 24px;
    top: 9px;
    display: inline-block;
    background: url(../images/rightRange.png) no-repeat;
}

.aboutUs {
    float: left;
    width: 660px;
    margin-left: 40px;
}

.aboutUs .cont {
    clear: both;
    overflow: hidden;
    margin-top: 30px;
    height: 186px;
}

.aboutUs .cont .cont-left {
    width: 212px;
    height: 186px;
    float: left;
}

.aboutUs .cont .cont-left img {
    width: 100%;
}

.aboutUs .cont .cont-desc {
    float: left;
    width: 396px;
    height: 164px;
    padding: 10px 25px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

.concatUs {
    float: left;
    width: 220px;
    margin-left: 40px;
}

.concatUs .concatus {
    clear: both;
    overflow: hidden;
    margin-top: 30px;
    border: 1px solid #ddd;
    padding: 15px 10px;
    height: 154px;
}

.concatUs .concatus>div {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

.device {
    clear: both;
    overflow: hidden;
    margin-top: 40px;
}

.devicePic {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    height: 139px;
    margin-top: 15px;
}

.devicePic .conpic {
    float: left;
    width: 232px;
    height: 139px;
    margin-right: 10px;
}

.devicePic .conpic:last-child {
    margin-right: 0;
}

.customs {
    clear: both;
    overflow: hidden;
    margin-top: 40px;
}

.casepic {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    height: 70px;
    margin-top: 15px;
}

.casepic .conpic {
    float: left;
    width: 179px;
    height: 70px;
    margin-right: 25px;
}

.casepic .conpic:last-child {
    margin-right: 0;
}