.header{
    height: 160px;
}
.header .logo{
    width: 800px;
    margin-top: 10px;
    height: 150px;
    font-size: 0;
}
.header .logo img{  
    max-width: 100%;
    max-height: 100%;
}
.header-bd{
    margin-top: 50px;
}
.header-bd li{
    margin: 0 15px;
}
.header-bd li img{
    width: 100%;
}
.header-bd p{
    font-size: 13px;
    color: #000;
    margin-top: 5px;
}

/*
    é¡¶éƒ¨å¯¼èˆª
*/
.navbar{
    height: 80px;
    background: #0a427c;
}
.navbar li{
    float: left;
}
.navbar li a{
    font-size: 16px;
    line-height: 80px;
    padding: 0 34px;
    display: block;
    color: #fff;
    background: url(../image/navli.png) no-repeat right center;
}
.navbar li:last-child a{
    background: none;
}
.navbar li a:hover,
.navbar li.on a{
    background: #062d56;
}
.navbar li{position: relative;}
.nav li ul{position:absolute; left:0; top:45px; width:132px; background:#0a427c;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:36px;}
.nav li ul li a{ font-size:14px;color:#fff; line-height:35px; display:block; white-space: nowrap;padding: 0 ;text-align: center;background: none;}
.nav li ul li a:hover{ color:#fff;background:#062d56;}
.nav .on ul li a{background:#0a427c;color:#fff;}
.nav .on ul li a:hover{background:#062d56;}

/*
    banner
*/
.banner{
    position: relative;
}
.banner-bd{
    position: absolute;
    bottom: -75px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 150px;
    background: #0a427c;
    z-index: 9;
    padding: 13px 55px;
}
.banner-bd .item-hd{
    width: 520px;
    padding: 12px 0;
    background: url(../image/bannerline.png) no-repeat center right;
}
.banner-bd .item-hd form{
    width: 332px;
    height: 60px;
    background: #fff;
    padding: 12px 16px;
}
.banner-bd .item-hd .search-key{
    float: left;
    width: 229px;
    height: 36px;
    border: 1px solid #0246ab;
    line-height: 36px;
    padding: 0 10px;
    color: #999;
    font-size: 13px;
    outline: none;
}
.banner-bd .item-hd .search-btn{
    width: 70px;
    height: 36px;
    text-align: center;
    background: #0246ab;
    color: #fff;
    line-height: 36px;
    font-size: 15px;
    border: none;
    cursor: pointer;
    outline: none;
}
.banner-bd .item-hd .search-keyword{
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    margin-top: 11px;
}
.banner-bd .item-hd .search-keyword a{
    color: #fff;
}
.banner-bd .item-bd{
    width: 530px;
    margin-top: 23px;
}
.banner-bd .item-bd .call{
    background: url(../image/call.png) no-repeat left center;
    padding-left: 80px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}
.banner-bd .item-bd .link{
    width: 158px;
    height: 35px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    margin-top: 22px;
}
.banner-bd .item-bd .link:hover{
    background: #fff;
    color: #0246ab;
}
/*
    about
*/
.i-about{
    margin-top: 150px;
    padding-bottom: 60px;
}
.i-about-hd{
    width: 540px;
    padding-top: 15px;
}
.i-about-hd .item-hd h2{
    width: 291px;
    height: 46px;
    background: url(../image/abouthh.png) no-repeat center;
    line-height: 46px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
.i-about-hd .item-bd{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 312px;
    overflow: hidden;
    margin: 30px 0 37px;
}
.i-about-hd .item-bd a{
    color: #027000;
}
.i-about-hd .item-ft a{
    float: right;
    display: block;
    width: 155px;
    height: 40px;
    background: url(../image/ablink.png) no-repeat center;
    padding-top: 7px;
    line-height: 33px;
    color: #000;
    font-size: 16px;
    text-align: center;
}
.i-about-hd .item-ft a:hover{
    color: #fe9602;
}
.i-about-bd{
    width: 615px;
    height: 480px;
    padding: 0 12px;
    background: url(../image/newsbd.jpg) no-repeat center;
}
/*
    public
*/
.box-hd{
    width: 227px;    
    padding-top: 15px;
    margin: 0 auto;
    background: url(../image/boxhdbg.png) no-repeat center top;
}
.box-hd h2{
    font-size: 24px;
    font-weight: normal;
}
.box-hd p{
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
}

/* product */
.i-product{
    height: 690px;
    background: #eee;
    padding-top: 53px;
}
.i-product-bd .hd{
    margin: 30px 0 45px;
}
.i-product-bd .hd li{
    display: inline-block;
}
.i-product-bd .hd li a{
    display: block;
    height: 43px;
    line-height: 43px;
    padding: 0 15px;
    font-size: 16px;
    background: #fe9602;
    color: #fff;
    margin: 0 7px;
}
.i-product-bd .hd li a:hover,
.i-product-bd .hd li.on a{
    background: #0a427c;
}

.i-product-bd .bd li{
    width: 390px;
    margin-right: 15px;
    background: #fff;
}
.i-product-bd .bd li img{
    width: 100%;
    display: block;
}
.i-product-bd .bd li h3{
    font-size: 18px;
    color: #027000;
    margin: 15px 0 10px;
    padding: 0 20px;
    font-weight: normal;
}
.i-product-bd .bd li p{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
    margin: 0 20px 30px;
}
.i-product-bd .bd li:hover{
    box-shadow: 0px 0px 2px 0px #fe9602;
}
.i-product-bd .bd li:hover h3{
    color: #fe9602;
}
/*advantage*/
.i-advantage{
    background: #eee;
}
.i-advantage-hd{
    height: 176px;
    background: url(../image/avanthd.jpg) no-repeat center;
}
.i-advantage-bd li{
    padding: 20px 0;
    margin: 15px 0;
}
.i-advantage-bd li:nth-child(2){
    background: #fff;
}
.i-advantage-bd .item-bd{
    width: 601px;
    height: 413px;
    border: 10px solid #fff;
    font-size: 0;
}
.i-advantage-bd li:nth-child(2) .item-bd{
    border-color: #eee;
}
.i-advantage-bd .item-bd img{
    width: 100%;
    height: 100%;
}
.i-advantage-bd .item-hd{    
    width: 599px;
    padding: 0 40px;
}
.i-advantage-bd .item-hd dl{
    margin-top: 25px;
}
.i-advantage-bd .item-hd dt{
    font-size: 24px;
    color: #0a427c;
    height: 60px;
}
.i-advantage-bd .item-hd dt p{
    font-size: 12px;
    color: #8a8a8a;
}
.i-advantage-bd .item-hd dt i{
    display: block;
    width: 60px;
    height: 60px;
    background: url(../image/avanticon.png) no-repeat center;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 36px;
    float: left;
    margin-right: 10px;
}
.i-advantage-bd .item-hd dd{
    font-size: 14px;
    color: #3b3b3b;
    line-height: 20px;
    background: url(../image/avantli.png) no-repeat 1px 2px;
    padding-left: 30px;
    margin-top: 15px;
}
.i-advantage-bd .item-hd dd span{
    color: #027000;
    font-weight: bold;
}

/* ban2 */
.i-ban2{
    height: 150px;
    background: #0a427c;
    color: #fff;
}
.i-ban2 .item-hd{
    margin-top: 35px;
}
.i-ban2 .item-hd h2{
    font-weight: normal;
    font-size: 30px;
}
.i-ban2 .item-hd p{
    font-size: 16px;
}
.i-ban2 .item-bd{
    font-size: 18px;
    margin-top: 13px;
}
.i-ban2 .item-bd p{
    font-size: 38px;
    color: #017001;
    text-shadow: 0px 0px 5px #fff;
}
.i-ban2 .item-bd a{
    display: block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    margin: 0 auto;
}
.i-ban2 .item-bd a:hover{
    background: #fff;
    color: #0a427c;
}

/* æ¡ˆä¾‹ */
.i-case{
    padding: 55px 0;
}
.i-case-bd .bd{
    height: 414px;
    overflow: hidden;
    margin: 30px 0;
}
.i-case-bd li dd{
    width: 290px;
    height: 204px;
    position: relative;
    margin-right: 12px;
    margin-bottom: 6px;
}
.i-case-bd li dd .img{
    width: 100%;
    height: 100%;
    font-size: 0;
}
.i-case-bd li dd .case-hov{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    padding: 0 30px;
    padding-top: 14%;
    color: #fff;
    display: none;
}
.i-case-bd li dd:hover .case-hov{
    display: block;
}
.i-case-bd li dd .case-hov h3{
    font-weight: normal;
    font-size: 22px;
}
.i-case-bd li dd .case-hov h3:after{
    content: '';
    display: block;
    width: 50px;
    height: 5px;
    background: #fff;
    margin: 9px auto 12px;
}
.i-case-bd li dd .case-hov p{
    font-size: 13px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}
.i-case-bd li dd:first-child{
    width: 595px;
    height: 414px;
    margin-bottom: 0;
}
.i-case-bd li dd:first-child .case-hov{    
    padding-top: 24%;
}
.i-case-bd li dd:first-child .case-hov h3{
    font-size: 24px;
}
.i-case-bd li dd:first-child .case-hov p{
    font-size: 18px;
    line-height: 24px;
    height: 72px;
}
.i-case-bd li dd:nth-child(3),
.i-case-bd li dd:nth-child(5){
    margin-right: 0;
}
.i-case-bd li dd:nth-child(1n+4){
    margin-bottom: 0;
}

.i-case-bd .btn{
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px;
}
.i-case-bd .prev{
    background: url(../image/left.png) no-repeat center;
}
.i-case-bd .next{
    background: url(../image/right.png) no-repeat center;
}
.i-case-bd .btn:hover{
    border-color: #0a427c;
}

/* æ–°é—» */
.i-news{
    padding-bottom: 50px;
}
.i-news .box-hd{
    margin-bottom: 40px;
}
.i-news-bd li{
    width: 438px;
    margin-right: 13px;
}
.i-news h3{
    width: 100%;
    text-align: center;
    line-height: 60px;
    background: #353535;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 12px;

}
.i-news h3:hover{
    background: #0a427c;
}
.i-news-bd li .news-item{
    position: relative;
    height: 428px;
    width: 100%;
}
.i-news-bd li .news-item .img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.i-news-bd li .news-item .img img{
    width: 100%;
    height: 100%;
}
.i-news-bd li .news-item .news-con{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 203px;
    border: 1px solid #8a8a8a;
    border-top: none;
    z-index: 2;
}
.i-news-bd li .news-item .news-con .time{
    width: 90px;
    height: 161px;
    background: #fff;
    margin-top: 41px;
}
.i-news-bd li .news-item .news-con .time b{
    display: block;
    height: 83px;
    background: #bd170b;
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    padding-top: 10px;
}
.i-news-bd li .news-item .news-con .time b i{
    display: block;
    font-size: 23px;
}
.i-news-bd li .news-item .news-con .time img{
    margin: 19px auto 5px;
    display: block;
}
.i-news-bd li .news-item .news-con .time span{
    color: #666;
}
.i-news-bd li .news-item .news-con .tit-con{
    height: 202px;
    margin-left: 90px;
    background: #fff;
    padding: 45px 25px 0;
    position: relative;
}
.i-news-bd li .news-item .news-con .tit-con i{
    display: block;
    width: 62px;
    height: 62px;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: -31px;
    left: 50%;
    margin-left: -31px;
}
.i-news-bd li .news-item .news-con .tit-con i img{
    width: 100%;
    height: 100%;
}
.i-news-bd li .news-item .news-con .tit-con h4{
    font-weight: normal;
    font-size: 16px;
    color: #bd170b;
}
.i-news-bd li .news-item .news-con .tit-con p{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin: 9px 0 18px;
}
.i-news-bd li .news-item .news-con .tit-con span{
    display: block;
    width: 90px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    float: right;
    font-size: 12px;
    border: 1px solid #575757;
    border-radius: 5px;
    color: #666;
}
.i-news-bd li .news-item .news-con .tit-con span:hover{
    background: #0a427c;
    border-color: #0a427c;
    color: #fff;
}
.i-news-ft{
    width: 298px;
    margin-right: 0;
}
.i-news-ft li{
    height: 107px !important;
    padding-top: 15px;
}
.i-news-ft li h4{
    font-size: 16px;
    font-weight: normal;
    color: #000;
    height: 34px;
}
.i-news-ft li h4:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 18px solid #bd170b;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    margin-right: 5px;
    vertical-align: -3px;
}
.i-news-ft li p:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 18px solid #353535;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    margin-right: 5px;
    vertical-align: -3px;
}
.i-news-ft li p{
    font-size: 14px;
    color: #888;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

/*
    å‹æƒ…é“¾æŽ¥
*/
.i-link-hd{
    padding: 15px 0;
    line-height: 30px;
    color: #666;
    font-size: 16px;
}
.i-link-hd span{
    color: #333;
}
.i-link-bd{
    padding: 15px 0;
    line-height: 30px;
    background: #0a427c;
    color: #fff;
    font-size: 16px;
}
.i-link-bd a{
    color: #fff;
}
/*
    æœç´¢
*/
.i-search{ display: none;height: 50px; border-bottom: #f3f3f3 solid 1px; overflow: hidden;}
.i-search-hd{ line-height: 50px; }
.i-search-bd{padding-top: 11px;}
.search-key{ width: 200px; padding-left: 10px; height: 26px; border:#ccc solid 1px;border-right: 0; border-radius: 3px; margin-right: -5px; }
.search-button{ width: 38px; height: 26px; padding: 0;margin: 0; border:0; background:#70ad47;color:#fff;overflow:hidden;cursor:pointer;}



/*äº§å“é€šç”¨*/
.item-img li{
    width: 360px;
    position: relative;
    margin: 0 60px 26px 0;
    overflow: hidden;
}
.item-img li .img{
  	width: 100%;
    height: 100%;
    margin: 0 auto;
}
.item-img li img{
    display: block;
    margin: 0 auto;
}
.item-img li .con{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color:#fff;
    padding-top: 258px;
    transition: all 0.5s;
}
.item-img li:hover .con{
    padding-top: 100px;
    transition: all 0.5s;
    background: rgba(0,0,0,.75);
}
.item-img li .con p{
    font-size: 14px;
    color:#ccc;
    margin: 8px 0;
}
/*æ–°é—»æ ‡é¢˜*/
.item-desc .item-hd{
    border-bottom: 1px solid #999;
    height: 50px;
    line-height: 40px;
    font-size: 26px;
    margin-bottom: 20px;
}
.item-desc .item-hd a{
    font-size: 16px;
    border: 1px solid #999;
    border-radius: 12px;
    padding:  0 10px;
    line-height: 1.4;
    margin-top: 11px;
}
/*æ–°é—»é€šç”¨*/
.item-desc-img{
    width: 100%;
}
.item-desc-img li .img{
    position: relative;
}
.item-desc-img li .img:before{
    content: '';
    display: block;
    background: url(../image/new.png) no-repeat left top;
    width: 76px;
    height: 76px;
    position: absolute;
    top: 0;
    left: 0;
}
.item-desc-img li{
    padding: 20px 0;
    width: 975px;
    margin: 0 auto;
}
.item-desc-img li .con{
    width: 620px;
    line-height: 2;
    position: relative;
    z-index: 99;
}
.item-desc-img li .con h3{
    font-size: 20px;
    color:#000;
}
.item-desc-img .con span{
    display: block;
    font-size: 16px;
    color: #ccc;
}
.item-desc-img .con p{
    height: 56px;
    overflow: hidden;
    margin-top: 10px;
}
.item-desc-img li .con .link{
    display: block;
    width: 118px;
    height: 36px;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    color: #0a427c;
    border: 1px solid #0a427c;
}
.item-desc-img li .con .link:hover{
    background: #0a427c;
    color: #fff;
}

/*
    footer
*/
.footer-hd{
    background: #353535;
    padding: 30px 0;
}
.footer-hd .ft1{
    width: 340px;
    background: url(../image/ftline.png) no-repeat right center;
    display: none;
}
.footer-hd .ft1 h3{
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: normal;
}
.footer-hd .ft1 input{
    width: 274px;
    height: 47px;
    line-height: 47px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    margin-bottom: 13px;
}
.footer-hd .ft1 .form-text{
    height: 133px;
    width: 274px;
    margin-bottom: 13px;
}
.footer-hd .ft1 .submit{
    width: 274px;
    height: 47px;
    background: #0a427c;
    color: #fff;
    border: none;
    line-height: 47px;
    text-align: center;
    border: none;   
    cursor: pointer;
}
.footer-hd .ft2{
    width: 485px;
    padding: 78px 66px 0;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}
.footer-hd .ft2 h4{
    font-size: 18px;
    margin-bottom: 10px;
}
.footer-hd .ft3{
    width: 300px;
    margin-top: 92px;
}
.footer-hd .ft3 li{
    width: 120px;
    text-align: center
}
.footer-hd .ft3 li img{
    width: 100%;
    height: auto;
}
.footer-hd .ft3 li p{
    font-size: 18px;
    margin-top: 5px;
    color: #fff;
}
.footer-bd{
    background: #202020;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    line-height: 25px;
    font-size: 14px;
}
.footer-bd a{
    color: #fff;
}


/*-------------------------------------------------*/
/*å†…é¡µå·¦ä¾§*/
.main{
    padding: 45px 0;
}
.um-hd>h2{
    margin-bottom: 25px;
    font-weight: normal;
    color: #0a427c;
    font-size: 30px;
}
.um-side .con{
}
.um-hd_hd .con li{
    display: inline-block;
    margin: 0 10px;
}
.um-hd_hd .con li a{
    display: block;
    font-size: 14px;
    color: #777;
    height: 36px;
    line-height: 36px;
    width: 118px;
    border: 1px solid #ccc;
    transition: all 0.5s;
}
.um-hd_hd .con li.on a,
.um-hd_hd .con li a:hover{
    background-color: #0a427c;
    border: 1px solid #0a427c;
    color: #fff;
    transition: all 0.5s;
}
.um-bd_bd>.tit h3{
    font-size: 22px;
    font-weight: normal;
}
.um-imgInfo .tit{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}
.p_tabs{
    padding: 20px;
    background: #f0f0f0;
}
.p_tabs li{
    line-height: 30px;
}
/*å†…é¡µæ­£æ–‡*/
.um-bd_bd{
    padding: 30px 0;
    font-size: 14px;
    font-weight: normal;
}
/* å•é¡µ */
.um-bd_con{
    font-size: 16px;
    line-height: 2;
}

/*æ–°é—»è¯¦æƒ…é¡µ*/
.content{
    font-size: 16px;
    line-height: 2;
}
.content p{
}
.meta{
    color: #999;
    text-align: center;
    margin-top: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
/*æŽ¨èäº§å“*/
.um-bd_imgShow_ft .item-img li{
    width: 228px;
    margin-right: 15px;
}
.um-bd_imgShow_ft .item-img li .con{
    padding-top: 180px;
}
.um-bd_imgShow_ft .item-img li:hover .con{
    padding-top: 60px;
}
.um-bd_imgShow_ft .item-desc-img li{
    margin: 0;
}
.um-bd_imgShow_ft .item-desc-img li img{
    width: 200px;
}
.um-bd_imgShow_ft .item-desc-img li .con{
    width: 757px;
}
.um-bd_imgShow_ft .item-desc-img li p{
    display: none;
}

/*----------------------------------------------------------------------------------------------------------------*/

/*
** äº§å“åˆ—è¡¨
**/
.catelist{}
.catelist li{ margin-top:20px; overflow:hidden;}
.catelist .img{ width:120px; height:120px; margin:0 30px; border:#ddd solid 2px; overflow:hidden;}
.catelist .com{ margin-left:30px;}
.catelist .t{ padding-bottom:6px;}


/*äº§å“è¯¦ç»†*/
.product_detail{ padding-left:20px;}
.um-imgZoom{float:left;margin-right:20px;}
.um-imgZoom p{text-align:center;padding-bottom:10px;}
#zoom_box{display:block;zoom:1;width:300px;height:300px;text-align:center;border:1px solid #ddd;vertical-align:middle;font-size:170px;padding:0;}
#zoom_box img{margin:0;padding:0;}
#zoom_box img.big_small{max-width:300px;max-height:300px;_width:expression(this.width>300&&this.width>this.height?300:true);_height:expression(this.height>300?300:true);}
#zoom_list{width:302px;height:60px;background:#EFEFEF;}
#zoom_list .pre{float:left;width:14px;height:54px;margin-top:2px;text-align:center;overflow:hidden;background:#EFEFEF url(../images/pre.gif) no-repeat -3px 18px;}
#zoom_list .next{float:right;width:14px;height:54px;margin-top:2px;text-align:center;overflow:hidden;background:#EFEFEF url(../images/next.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{float:left;width:232px;overflow:hidden;height:56px;position:relative;}
#thumblist{position:absolute;}
#thumblist li{float:left;width:58px;overflow:hidden;text-align:center;margin:2px 0;}
#thumblist li span{width:52px;height:52px;}
#thumblist li span a{width:50px;height:50px;font-size:42px;border:1px solid #FFF;}
#thumblist li span img{max-height:50px;max-width:50px;_width:50px;_height:50px;}
#big_box{float:left;}
#big_box span{width:302px;height:242px;}
#big_box span a{width:300px;height:240px;font-size:200px;}
#big_box span img{max-width:300px;max-height:240px;}
.p_info li{margin-bottom:10px;}

.um-imgDetail{}
.um-imgDetail .tag,
.um-bd_imgShow_ft .tit{ 
    color: #000;
    background-color: #f2f2f2;
    padding: 8px 15px 6px 15px;
    border-left: 4px solid #f2594b;
    margin: 25px 0;
}
.um-imgDetail .tag b,
.um-bd_imgShow_ft .tit b{ display:block; color:#000; font-size:18px; font-weight: normal;}

.um-imgDetail{}
.um-imgDetail .cent { padding:20px 0; font-size:14px;}
.um-imgDetail .cent img{
    max-width: 100%;
}
.um-imgDetail table{border-spacing: 0; border-left:#ddd solid 1px; border-top:#ddd solid 1px;}
.um-imgDetail table td{ padding:5px 10px; border-right:#ddd solid 1px; border-bottom:#ddd solid 1px;}

.pagenav{ padding:10px 0 0 0; border-top:#ddd solid 1px; }
.pagenav a{ color:#0a427c;}


.citybox{}
.citybox a{ display:inline-block; margin-right:20px; line-height:28px;}
/*
** å›¾ç‰‡
**/
.photo_box{ overflow:hidden;}
.photo_box .photo{ position:relative; float:left; width:625px; margin-left:40px; overflow:hidden;}
.photo_box .btn_left, .photo_box .btn_right{ display:block; width:8px; height:30px; margin-top:195px; background:url(../image/roll.jpg) no-repeat;}
.photo_box .btn_left{ float:left;}
.photo_box .btn_right{ float:right; background-position:-8px 0;}

.photo_view li{ float:left; width:625px;}
.photo_desc h3{ margin:20px 0; padding-bottom:10px; border-bottom:#eee solid 1px;}


/*
** ä¸‹è½½
**/
.down_list dl.img {margin:5px 10px;}
.down_list dl.img dt  {font-size:14px;background:#EFEFEF;line-height:28px;padding-left:5px;}
.down_list dl.img dt a {color:#855352}
.down_list dl.img dd.ext {line-height:22px;text-align:right;color:#333;}  
.down_list dl.img dd.desc {line-height:22px;color:#9E9E9E}
.down_info { margin-bottom:20px;border:1px solid #EFEFEF;border-bottom:none;}
.down_info ul li label {float:left;width:65px;border-right:1px solid #EFEFEF;text-align:center;margin-right:5px;}
.down_info ul li { height:28px;line-height:28px;border-bottom:1px solid #EFEFEF; font-size:12px;}
.down_info ul li a{ font-weight:bold; color:#F30;}

#content {line-height:30px;font-size:14px;}
#content h1.tit {font-size:20px;font-family:'Microsoft YaHei';color:#333;text-align:center;margin:20px 0;}
#content h1.tit span {font-size:14px;font-weight:normal;}
#content .content p{font-size:12px;}
#content .content img {max-width:590px;_width:expression(this.width > 590 && this.width > this.height ? 590 : true); }
#content .content strong{color:#000;}
#content .content ol{ list-style-position: inside; margin:20px; }
#content .content ul {list-style-position: inside; margin:20px; }
#content .content ul li  {list-style-type : disc;}
#content .content ol li  {list-style-type : decimal ;} 
#content .content h1,#content .content h2,#content  .content h3,#content .content h4,#content .content h5,#content .content h6 {color:#000;font-size:100%;font-weight:bold;}

#pages { padding:10px 0 10px;text-align:center;font:12px 'å®‹ä½“';}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.kefu {width:99px;height:60px;position:absolute;top:0px;}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}

 


/*ç•™è¨€åé¦ˆ*/
.table-list td,.table-list th{padding-left:12px;}
.table-list td img { vertical-align:middle;}
.table-list thead th{ height:30px; background:#eef3f7; border-bottom:1px solid #d5dfe8; font-weight:normal;line-height:30px;}
.table-list tbody td,.table-list .btn{border-bottom: #eee 1px solid;line-height:30px;}
div.btn{background:#f6f6f6; padding:6px 12px; height:30px;line-height:30px}
.table-list tr:hover,.table-list table tbody tr:hover{ background:#fbffe4}
.nHover tr:hover,.nHover tr:hover td{ background:none}
.table-list .input-text-c{ padding:0; height:18px}
.input-text-c{border:1px solid #A7A6AA;height:18px;padding:2px 0 0; text-align:center}
.td-line{border:1px solid #eee}
.td-line td,.td-line th{border:1px solid #eee}
.button{background:#0a427c; border:none;padding:5px 12px; margin-right:6px;
    cursor: pointer;
    color: #fff;
}
[type=reset]{
    background: #999;
}
.button:hover{
    background: #0a427c;
}
[type=reset]:hover{
    background: #777;
}
.table-list tr.on,.table-list tr.on td,.table-list tr.on th,.table-list td.on,.table-list th.on{background:#fdf9e5;}
a.close-own{background: url(../Images/cross.png) no-repeat left 3px; display:block; width:16px; height:16px;position: absolute;outline:none;right:7px; top:8px; text-indent:200px; overflow: hidden}
a.close-own:hover{background-position: left -46px}
 

.input-text,.measure-input,textarea,input.date,input.endDate,.input-focus{border:1px solid #A7A6AA;line-height:18px;height:18px;margin:0 5px 0 0;padding:1px 0 1px 5px;border: 1px solid #d0d0d0;background: #FFF url(../Images/admin_img/input.png) repeat-x; font-family: Verdana, Geneva, sans-serif,"å®‹ä½“";font-size:12px;}
.input-focus{background: #FFF; border-color:#afcee6;font-size:12px;}
input.date,input.endDate{background: #fff url(../Images/admin_img/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;}
textarea,textarea.input-text,textarea.input-focus{font-size:12px;height:auto; padding:5px; margin:0;}
select{ vertical-align:middle;background:none repeat scroll 0 0 #F9F9F9;border-color:#666666 #CCCCCC #CCCCCC #666666;border-style:solid;border-width:1px;color:#333;padding:2px;}
.search-form{ margin-bottom:10px}
/*å®‹ä½“å®‹ä½“*/
.table_form {margin:10px;width:95%;}
.table_form input{}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 5px 8px;line-height:22px;}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee;}
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}

em.error {overflow:hidden;zoom:1;background:url("../Images/unchecked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}
em.success {overflow:hidden;zoom:1;background:url("../Images/checked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}

.guestbook_list {margin:12px 0;line-height:26px;}
.guestbook_list dl {border:1px solid #E9E9EB;margin:8px auto;padding:15px;}
.guestbook_list dl dt {border-bottom:1px dashed #E9E9EB;height:26px;line-height:26px;color:#0a427c;}
.guestbook_list dl dt span {float:right;line-height:26px;}
.guestbook_list dl dd.g_content {padding:5px;line-height:26px;}
.post_box {border:1px solid #eee;}
.post_box h5 {line-height:35px;text-align:center;font-size:14px;border-bottom:1px solid #eee;height:35px;background:#f5f5f5;}
/*user login*/

/*sitemap*/
.mapbox{ border:1px solid #ccc; background:#fff;}
.mapbox h4 { margin:10px 0; padding:6px;border:none;border-top:1px solid #ccc;margin-top:-1px;border-bottom:1px solid #eee;}
.smallcat ul{ overflow:hidden;}
.smallcat ul li {float:left;line-height:24px;}
.smallcat ul li a {margin:0 8px;}

