html, body, table, tr, th, td, ul, ol, li, dl, dt, dd, div, center, p, span, h1, h2, h3, h4, h5, h6, hr, form, select, input, textarea{ 
    margin:0px; 
    padding:0px;
}
body{
    font-size: 14px;
}
li,a{
    list-style: none;
}
a{
    text-decoration: none;
}
a:hover{
    color: #ff7604;
    text-decoration: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}

.content{
    width: 1200px;
    margin: 0 auto;
}

/*首页 头部banner*/
.topbox{
    position: relative;
}
.logo{
    margin-top: 25px;
}
.top{   
    position: absolute; 
    width: 100%;    
    top: 0;
    z-index: 1000;
}
.nav a{
    float: left;
    width: 112px;
    line-height: 116px;
    font-size: 16px;
    color: #fff;
}
.nav a:hover, .nav .cursor{
    color: #ff7604;
    text-decoration: none;
}
.biaoyu{
    margin-top: 160px;
    font-size: 16px;
    color: #858685;
    line-height: 32px;
}
.biaoyu b{
    display: block;
    margin-top: 100px;
    font-size: 65px;
    color: #fff;
    margin-bottom: 20px;
}

/*首页 维保系列产品*/
.weibao_pro{
    width: 1200px;
    margin: 20px auto;
    padding: 15px;
    border: #dedede solid 1px;
}
.weibao_title{
    font-size: 18px;
    color: #555555;
    padding: 10px 0 10px 15px;
}
.weibao_title span{
    font-size: 22px;
    color: #333;
}
.weibao_title a{
    color: #555555;
    padding: 0 15px;
}
.weibao_title a:hover, .weibao_title .cursor{
    color: #ff7604;
}
.weibao_list li{
    float: left;
    width: 201px;
    border: #e6e6e6 solid 1px;
    margin: 10px 16px;
}
.weibao_list li:hover{
    border: #ff7604 solid 1px;
}
.weibao_list li a:hover{
    text-decoration: none;
}
.weibao_list li img{
    display: block;
    width: 199px;
    height: 166px;
}
.weibao_list li div{
    width: 199px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #666;
    padding-left: 5px;
}
.weibao_list li div span{
    width: 60px;
    text-align: center;
    background: #ff7604;
}

/*首页 新闻*/
.index_news{
    width: 708px;
    height: 340px;
    border: #dedede solid 1px;
    padding: 15px 30px;
}
.news_title{
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    margin: 0 0 15px 0;
}
.news_title a{
    font-size: 18px;
    color: #a4a4a4;
}
.news_title a:hover, .news_title .cursor{
    color: #333;
}
.news_title span{
    padding: 0 15px;
}
.news_list{
    width: 668px;
    margin-top: 15px;
}
.news_list li{
    float: left;
    width: 289px;
    margin-right: 45px;
    line-height: 32px;
}
.news_list a{
    color: #777;
}
.news_list a:hover{
    color: #ff7604;
}
.index_about{
    color: #777;
    line-height: 32px;
    margin-top: 15px;
    text-indent: 2em;
}

/*首页 联系我们*/
.index_contact{
    width: 1200px;
    margin: auto;
    background: url(../img/icon01.jpg) 10px 10px no-repeat;
    line-height: 42px;
    color: #8e8e8e;
    margin-top: 30px;
    padding: 0 0 5px 40px;
}
.search{
    width: 315px;
    margin: 20px 15px 0 0;
}
.search .input1{
    width: 239px;
    height: 42px;
    line-height: 42px;
    border: #ddd solid 1px;
    border-right: none;
    padding-left: 10px;
    border-top-left-radius: 0.2em;
    border-bottom-left-radius: 0.2em;
}
.search .btn1{
    width: 76px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #ec8b06;
    color: #fff;
    border: none;
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.2em;
}

/*foot*/
.foot{
    width: 100%;
    min-width: 1200px;
    min-height: 136px;
    margin-top: 20px;    
    text-align: center;
    font-size: 12px;
    color: #999;
    background: #4d4d4d;    
}
.line{
    width: 100%;
    height: 1px;
    background: #616161;
    margin-bottom: 15px;
}

.foot .links a{
    line-height: 94px;
    font-size: 16px;
    padding: 0 25px;
    color: #fff;
}
.foot .links a:hover{
    color: #ff7604;
}

.foot .copyright a{
    color: #999;
}

.topbanner, .topbanner02, .topbanner03, .topbanner04, .topbanner05{
    width: 100%;
    min-width: 1200px;
    height: 660px;
    background: url("../img/topbanner01.jpg") center no-repeat;
}
.topbanner02{
    background: url("../img/topbanner02.jpg") center no-repeat;
}
.topbanner03{
    background: url("../img/topbanner03.jpg") center no-repeat;
}
.topbanner04{
    background: url("../img/topbanner04.jpg") center no-repeat;
}
.topbanner05{
    background: url("../img/topbanner05.jpg") center no-repeat;
}

/*** 产品中心 ***/
.pro_fl {
    width: 267px;
}
.pro_title {
    height: 75px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    background: #4d4d4d;
    font-size: 27px; 
    margin-top: 30px; 
}
.pro_list {
    width: 267px;
    margin-top: 1px;
    color: #fff;
}

.pro_list dt {
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    font-weight: normal;
    background: #ff7604 url(../img/icon02.jpg) 240px 22px no-repeat;
    margin-top: 3px;
    padding: 0 15px 0 15px;
    cursor: pointer;
}

.pro_list dt a{
    color:#fff;
}

.pro_list dd {
    margin-top: 1px;
}

.pro_list dd a {
    display: block;
    font-size: 15px;
    height: 54px;
    line-height: 54px;
    background: #ececec url(../img/icon03.jpg) 240px 18px no-repeat;
    color: #666;
    padding-left: 25px;
}

.pro_list dd a:hover {
    background: #ddd url(../img/icon03.png) 240px 18px no-repeat;
    text-decoration: none;
}

.pro_fr {
    width: 913px;
    margin-top: 15px;    
}

.pro_fr li {
    float: left;
    width: 290px;
    margin: 15px 6px;
    border:#ddd solid 1px;
}

.pro_fr li:hover {
    border: #ff7604 solid 1px;
}

.pro_fr li img {
    width: 288px;
    height: 230px;
}

.pro_fr li a h4 {
    display: block;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0 10px 10px;
    text-align: center;
}

.pro_fr li p {
    font-size: 16px;
    color: #666;
    padding: 0 10px 5px 10px;
    line-height: 28px;
}

.pro_fr li a:hover span {
    color: #0375cd;
}

/*** 产品详情页 ***/
.pro_box{
    border: #eee solid 1px;
    padding: 20px;
    margin-top: 15px;
}

.pro_pic {
    width: 488px;
    height: 391px;
    border: #e7e7e7 solid 1px;
}

.bigpic {
    width: 486px;
    height: 402px;
}

.pro_js {
    font-size: 16px;
    color: #484848;
    line-height: 32px;
    margin-left: 20px;
}

.pro_js h1 {
    font-size: 23px;
    color: #000;
    font-weight: normal;
    margin-top: 15px;
}

.pro_js span {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin: 10px 0 30px 0;
}

.zxzx {
    display: block;
    width: 136px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: #ff7604 solid 1px;
    border-radius: 3px;
    color: #ff7604;
    margin-top: 30px;
}

.zxzx:hover {
    background: #ff7604;
    color: #fff;
}

.products_box {
    line-height: 26px;
    font-size: 14px;
    margin: 20px 0 0 0;
    padding: 0 20px;
}

.products_box table {
    font-size: 16px;
    width: 100%;
    border: #ddd solid 1px;
}

.products_box table tr {
    height: 52px;
    border-bottom: #ddd solid 1px;
}

.products_box table tr td {
    text-align: center;
    vertical-align: middle;
    border-right: #ddd solid 1px;
}

.products_box table tr:hover {
    background-color: #eee;
}

/*服务案例*/
.case_list{
    margin-top: 30px;
}
.case_list li{
    float: left;
    width: 398px;
    height: 455px;
    margin: 1px 1px 0 0;
}
.case_list li img{
    width: 398px;
    height: 455px;
}

/*** 设备租赁 ***/
.zulin {
    width: 1200px;
    margin: 30px 0;
    padding: 40px;
    background: #f0f0f0;
    color: #333;
    font-size: 20px;
    line-height: 32px;
}

.zulin p {
    line-height: 34px;
    background: url(../img/icon04.png) center left no-repeat;
    padding-left: 28px;
    text-indent: 0;
}

.sub_nav02 {
    font-size: 32px;
    text-align: center;
    margin: 50px 0 20px 0;
    font-weight: normal;
}

.anli_pic li {
    float: left;
    width: 396px;
    height: 396px;
    margin: 2px;
}

.anli_pic li img {
    width: 396px;
    height: 396px;
}

/*** 新闻中心 ***/
.news {
    margin-top: 20px;
}
.news li{
    width: 1200px;
    height: 130px;
    background: url(../img/icon04.png) 10px 40px no-repeat;
    padding: 30px 25px 0 35px;
}
.news li:hover{
    background: #eee url(../img/icon04.png) 10px 40px no-repeat;
}
.news li a{
    font-size: 28px;
    color: #333;
    font-weight: bold;
}
.news li a:hover{
    color: #ff7604;
}
.news li p{
    font-size: 18px;
    color: #666;
    margin-top: 5px;
}
.news li span{
    font-size: 20px;
    color: #888;
    margin-top: 15px;
}

.about{
    font-size: 16px;
    color: #333;
    padding: 30px 0;
    line-height: 30px;
}

.phone{
    width: 731px;
    height: 118px;
    line-height: 35px;
    font-size: 22px;
    color: #ff7604;
    padding: 24px 0 0 80px;
    border-top:#626566 solid 1px;
    border-bottom:#626566 solid 1px;
    margin: 35px 0;
    background: url(../img/icon05.png) 0 center no-repeat;
}
.phone span{
    font-size: 18px;
}
.contact_map{
    font-size: 48px;
    color: #000;
    margin: 50px 0 15px 0;
}
.contact_map span{
    font-size: 18px;
    color: #666;
}

/*** 新闻详情页 ***/
.article_h1 {
    width: 100%;
    margin: auto;
    min-height: 45px;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    padding: 15px 0;
    border-bottom: #ddd solid 1px;
}

.article_h1 span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    color: #a3a3a3;
}

.article_box {
    margin: 10px 0;
}

.article_box p {
    margin-top: 20px;
    font-size: 16px;
    color: #333333;
    height: 100%;
    line-height: 32px;
}

.share {
    float: left;
    width: 100%;
    height: 50px;
    padding: 10px 0;
}

.article_page {
    font-size: 16px;
    color: #383842;
    border-top: #ddd solid 1px;
    padding-top: 20px;
}

.article_page span {
    line-height: 28px;
    display: block;
    width: 70%;
}

.article_page span a {
    color: #666;
}