/*
    header
*/
.top-btn a{
    display: inline-block;
    padding: 0 5px;
}
.header-hd{ 
    height: 30px; 
    line-height: 30px; 
    background: url(../image/img.png) repeat-x;
}
.header-bd{ 
    height: 115px;
    background-color: #eff5f7;
    padding-top: 15px;
}
.header-bd .call{
    margin-top: 5px;
    line-height: 1.3;
    background: url(../image/img.png) -1226px -40px no-repeat;
    width: 240px;
    padding-top: 12px;
}
.header-bd .call p{
    font-size: 14px;
    text-align: center;
}
.header-bd .call span{
    font-family: 'arial';
    color: #f08000;
    font-size: 30px;
    font-style: italic;
}
/*
    顶部导航
*/
.navbar{
    height: 48px;
    background: #01005e;
    border-bottom: 4px solid #f09000;
}
.navbar li{
    float: left;
}
.navbar li a{
    font-size: 16px;
    line-height: 44px;
    padding: 0 27px;
    display: block;
    color: #fff;
}
.navbar li a:hover,.navbar li.on a{
    background: #f08000;
    font-weight: 700;
}
.navbar li{position: relative;}
.nav li ul{
    position:absolute; 
    left:0; 
    top:45px; 
    width:118px; 
    background-color:#e58c21;
    display:none; 
    overflow:hidden;
    opacity: 0.9;
    border-radius: 0px 0px 6px 6px;
    padding-bottom: 6px;
}
.nav li ul li{ width:100%; height:40px;}
.nav li ul li a{ font-size:14px;color:#fff; line-height:40px; display:block; white-space: nowrap;padding: 0 ;text-align: center;}
.nav li ul li a:hover{ color:#fff;background-color:#01005e;}
.nav .on ul li a{background-color:#e58c21;color:#fff;}
.nav .on ul li a:hover{background-color:#01005e;}
/*
    搜索
*/
.i-search{ 
    height: 50px; 
    overflow: hidden;
    background: url(../image/img.png) 0 -175px repeat-x;
}
.i-search-hd{ line-height: 50px;font-size: 14px;}
.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; color: #CCC;}
.search-button{ width: 38px; height: 26px; padding: 0;margin: 0; border:0; background:#06C;color:#fff;overflow:hidden;cursor:pointer;}

/*case*/
.i-case{
    padding: 30px 0 20px;
}
.i-case-hd{
    background: url(../image/img.png) -120px -329px no-repeat;
    height: 50px;
    font-size: 22px;
    line-height: 48px;
    color: #fff;
}
.list-img{
    border: 1px solid #c6c6c6;
    border-top: none;
    padding:  0 12px;
    padding: 30px 0 13px;
}
.list-img .bd{
    width: 1144px;
    margin: 0 auto;
    overflow: hidden;
}
.list-img .hd{
    position: relative;
}
.list-img .hd>a{
    display: block;
    width: 15px;
    height: 41px;
    position: absolute;
    top: 48px;
}
.list-img .hd .prev{
    background: url(../image/img.png) 0 -539px no-repeat;
    left: 0;
}
.list-img .hd .next{
    background: url(../image/img.png) 0 -596px no-repeat;
    right: 0;
}
.list-img li{
    margin: 0 16px;
    width: 159px;
}
.list-img li img{
    width: 155px;
    display: block;
    margin: 0 auto;
    padding: 1px;
    border: 1px solid #c6c6c6;
}
.list-img li p{
    font-size: 14px;
    color: #444;
    height: 30px;
    line-height: 30px;
}
/*product*/

.i-product{
    padding: 12px 0 30px;
}
.i-product-hd{
    width: 240px;
    background: #01005e;
    max-height: 450px;
    overflow: hidden;
}
.i-product-hd .tit{
    background: #f08000;
    height:50px;
    line-height:50px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.i-product-hd li a{
    display: block;
    height: 40px;
    line-height: 40px;
    background: #01005e;
    font-size: 14px;
    padding:0 30px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    color: #fff;
}
.i-product-hd li a:hover{
    text-decoration: underline;
}
.i-product-bd{
    width: 940px;
}
.item-img li{
    width: 223px;
    margin-right:15px;
    margin-bottom: 20px;
}
.item-img li:nth-child(4n){
    margin-right:0;
}
.item-img li img{
    border: 4px solid #bbb;
    display: block;
    max-width: 100%;
}
.item-img li img:hover{
    border-color: #5380e4;
}
.item-img li p{
    height: 22px;
    line-height: 22px;
    color: #333;
    font-size: 14px;
    margin-top: 5px;
    padding: 0 10px;
}
/*choose*/
.i-choose{
    border-bottom: 2px solid #dbf8ff;
    background: #ecf5ff;
    box-shadow: 0 4px 4px 0 rgb(229,242,250);
    padding-top: 20px;
}
.i-choose-hd .item-hd{
    width: 580px;
    height: 96px;
    padding-right: 20px;
}
.i-choose-hd .item-hd span{
    height: 36px;
    padding-right: 6px;
    font-size: 36px;
    text-align: right;
    display: block;
    font-style: italic;
    color: #657aac;
    line-height: 36px;
    margin-top: 20px;
}
.i-choose-hd .item-hd em{
    font-size: 32px;
    color: #1a1f72;
    font-style: normal;
}
.i-choose-hd .item-bd{
    height: 72px;
    font-size: 72px;
    text-align: left;
    color: #f08000;
    font-weight: bold;
}
.i-choose-hd .item-bd span{
    color: #f08000;
    font-size: 94px;
    line-height: 102px;
    vertical-align: bottom;
}
.i-choose-hd .item-bd em{
    line-height: 90px;
    color: #01005e;
}
.i-choose-bd{
    height: 15px;
    width: 1200px;
    background: url(../image/img.png)0 -432px no-repeat;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px;
}
.i-choose-ft{
    padding-bottom: 40px;
}
.i-choose-ft ul:after{
    content: '';
    display: block;
    width: 1200px;
    border-bottom: solid 4px #d0edf5;
    margin-bottom: 40px;
    margin-top: 20px;
    float: left;
}
.i-choose-ft ul:last-child:after{
    display: none;
}
.i-choose-ft li{
    width: 550px;
}
.i-choose-ft li .tit{
    line-height: 1;
    margin-bottom: 20px;
}
.i-choose-ft li .tit span{
    font-size: 48px;
    color: #f08000;
    width: 54px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 12px;
    font-family: Arial;
}
.i-choose-ft li .tit p{
    font-size: 30px;
    color: #01005e;
    font-weight: bold;
    width: 430px;
    height: 32px;
    overflow: hidden;
    display: block;
}
.i-choose-ft li .tit i{
    font-family: "Times New Roman";
    text-transform: uppercase;
    margin-top: 3px;
    display: block;
    width: 434px;
    height: 12px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}
.i-choose-ft li dl{
    margin: 18px 0 0 10px;
    color: #222;
    height: 130px;
}
.i-choose-ft li dl dd{
    background: url(../image/img.png) -1429px -585px no-repeat;
    line-height: 26px;
    font-size: 13px;
    zoom: 1;
    padding: 3px 0 3px 20px;
    max-height: 50px;
    overflow: hidden;
}
/*client*/
.i-client{
    margin-bottom: 60px;
}
.i-client-bd li{
}
.i-client-bd li .con{
    width: 320px;
    float: left;
}
.i-client-bd li:nth-child(2) .con{
    margin: 0 20px;
}
.i-client-bd li img{
    border: 2px solid #c3c3c3;
}
.i-client-bd li span{
    display: block;
    width: 300px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.i-client-bd li span a{
    display: block;
    color: #000;
    width: 300px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 8px;
}
.i-client-bd li p{
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #000;
    width: 320px;
    height: 55px;
    overflow: hidden;
}
.i-client-bd li .link{
    background: url(../image/img.png) -144px -550px no-repeat;
    width: 100px;
    height: 23px;
    color: #fff;
    font-weight: bold;
    display: block;
    text-indent: 30px;
    line-height: 23px;
    margin-top: 8px;
}
.i-client-bd li:after{
    content: '';
    display: block;
    float: right;
    background: url(../image/img.png) -1323px -516px no-repeat;
    width: 10px;
    height: 300px;
    margin-left: 40px;
    margin-right: 28px;
}
.i-client-bd li:last-child:after{
    display: none;
}

/* 
    通用头部
*/
.i-box-hd{
    font-size: 18px;
    text-indent: 14px;
    font-family: Arial;
    color: #333;
    padding-bottom: 10px;
    border-bottom: solid 4px #50538e;
    margin-bottom: 20px;
}
.i-box-hd p{
    border-left: 6px solid #f08000;
    padding-bottom: 2px;
    text-transform: uppercase;
    max-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.2;
}
.i-box-hd p a{
    font-size: 18px;
    font-weight: bold;
    display: block;
    color: #01005e;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i-box-hd .link{
    display: block;
    margin: 27px 10px 0 0;
    width: 45px;
    height: 13px;
    background: url(../image/img.png) -1398px -656px no-repeat;
}
/*ad*/
.i-ad{
    background:url("../image/ban1.png") no-repeat center;
    height:460px;
}
.i-ad-con .tit{
    color: #fff;
    padding-top: 40px;
}
.i-ad-con .tit h4{
    font-size: 28px;
    font-weight: bold;
}
.i-ad-con .tit p{
    font-size: 13px;
    margin-top:4px;
}
.i-ad-con .con{

}
.i-ad-con .con li{
    float: left;
    width:240px;
    text-align: center;
    margin-top:50px;
}
.i-ad-con .con li p{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding:5px 0 0 0;
}

/*i-news*/
.i-news{
    height: 507px;
    background-color: #f7f7f7;
    border-bottom:  solid #e6e6e6;
    border-top: solid #e6e6e6;
    padding-top: 35px;
}
.i-news-hd{
    width: 575px;
    margin-right: 90px;
}
.line{
    background: url(../image/img.png) -1323px -516px no-repeat;
    width: 10px;
    height: 400px;
    float: left;
}
.i-news-hd .item-bd{
    margin-bottom: 10px;
}

.i-news-hd .item-bd img{
    width: 200px;
    height: 150px;
}
.item-desc-img .con{
    width: 352px;
}
.item-desc-img .con h4{
    line-height: 18px;
    height: 18px;
    display: block;
    overflow: hidden;
    margin-top: 6px;
    color: #333;
    font-weight: bold;
}
.item-desc-img .con p{
    line-height:1.5;
    margin-top: 10px;
    height: 95px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}
.item-desc-img .con .link{
    color: #0c81d4;
    margin-top: 5px;
    display: block;
    float: right;
}
.i-news .item-ft li{
    background: url(../image/img.png) -1434px -530px no-repeat;
    border-bottom: 1px dashed #dbdbdb;
    text-indent: 18px;
    height: 36px;
    line-height: 36px;
}
.i-news .item-ft li a{
    font-size: 14px;
}
.i-news .item-ft li:last-child{
    border: none;
}
.i-news .item-ft li span{
    font-family: Arial;
    color: #444;
    float: right;
    opacity: 0.5;
    zoom: 1;
    line-height: 36px;
}
.i-news-bd{
    width: 512px;
    padding-left: 40px;
}
.i-news-bd .item-bd{
    margin-left: 5px;
}
/*about*/
.i-about{
    height: 420px;
    overflow: hidden;
    padding-top: 54px;
    padding-bottom: 20px;
    background: #f5fdff;
    box-shadow: 0px 4px 4px 0px rgb( 229, 242, 250 );
}
.i-about-hd{
    width: 575px;
    margin-right: 90px;
}
.i-about-hd .item-bd img{
    width: 250px;
    height: 200px;
}
.i-about-hd .item-bd .con{
    width: 300px;
}
.i-about-hd .item-bd .con>span{
    display: block;
    height: 157px;
    overflow: hidden;
}
.i-about-hd .item-bd .con span p{
    height: auto;
}
.i-about-bd{
    width: 512px;
    padding-left: 40px;
}
.i-about-bd .item-bd{
    height:220px;
    overflow: hidden;
}
.i-about-bd .item-bd li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 24px;
    border-bottom: solid 1px #ddd;
    height:84px!important;
}
.i-about-bd .item-bd li h4{
    padding-left: 0;
    height: 25px;
    overflow: hidden;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 15px;
}
.i-about-bd .item-bd li p{
    padding-left: 0px;
    color: #444;
    font-size: 14px;
    height:45px;
    display: block;
    overflow: hidden;
    line-height:1.5;
}
/*style*/
.i-style{
    height: 320px;
    padding-top: 50px;
    margin-bottom: 15px;
}
.i-style .hd>a{
    top: 57px;
}
.i-style .bd{
    width: 1155px;
}
.i-style .bd li{
    width: 202px;
    height: 198px;
}
.i-style .bd li img{
    width: 202px;
}
.i-style .bd li p{
    font-size: 14px;
}
.i-style-bd{
    border: none;
    padding-top: 0;
}

/*产品通用*/

/* 新闻 */


/*
    地区分站&友情链接
*/
.i-link{
    margin-top: 50px;
    padding: 10px 0;
    background-image: -moz-linear-gradient( 90deg, rgb(26,25,110) 0%, rgb(80,79,144) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(26,25,110) 0%, rgb(80,79,144) 100%);

}
.i-link .city,
.i-link .friend-link{
    height: 25px;
}

.i-link span,.i-link a{ margin-right: 10px; color: #fff; font-size: 14px;}
.i-link span{ font-size: 16px; font-weight: bold; color: #fff;}
/*
    footer
*/
.footer{
    padding: 30px 0;
    background-color: #01005E;
    color: #fff;
}
.footer .item-hd img{
    margin-top: 10px;
}
.footer .item-bd{
    color: #ccc;
    margin: 0 10px 0 42px;
    line-height: 24px;
    zoom: 1;
    width: 300px;
    border-left: 1px solid;
    padding-left: 35px;
}


/*-------------------------------------------------*/
/*内页左侧*/
.main{
    padding: 30px 0;
}
.um-hd{
    width: 270px;
    float: left;
}
.um-hd_hd h1{
    display: table;
    width: 254px;
    height: 30px;
    background-color: #F18B16;
    padding: 8px;
}
.um-hd_hd h1 strong{
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    font-family: "宋体";
    margin: 0 auto;
    text-align: center;
    line-height:45px;
    width: 254px;
    height:45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.um-hd_hd h1 span{
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin: 0 auto;
    text-align: center;
    line-height: 14px;
    width: 254px;
    height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.um-hd_hd .con2{
    background: #01005E;
}
.um-hd_hd .con2 .hov{
    width: 100%;
    display: block;
    line-height: 40px;
    overflow: hidden;
    background-color: #01005E;
    border-bottom: solid 1px rgba(255,255,255,.2);
}
.um-hd_hd .con2 .hov span{
    background: url(../image/ico1.png) no-repeat 12px 4px;
    background-size: 12px;
    margin-top: 12px;
    display: block;
    width: 36px;
    height: 27px;
    float: right;
    overflow: hidden;
    cursor: pointer;
}
.um-hd_hd .con2 a{
    color: #fff;
    padding-left: 30px;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
.um-hd_hd .con2  dl{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: rgba(255,255,255,.1);
}
.um-hd_hd .con2  dl dd{
    display: block;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    color: #000;
    border-bottom: double 1px rgba(255,255,255,.1);
}
.um-hd_hd .con2  dl dd a{
    color: rgba(255,255,255,.8);
    text-decoration: none;
    font-size: 12px;
    padding-left: 48px;
    display: block;
    width: 230px;
    background: url("../image/ico2.png") no-repeat 30px;
    background-size:8px;
}


.um-side{
    margin-top: 12px;
    margin-bottom: 10px;
}
.um-side .tit{
    color: #fff;
    font-size: 18px;
    background: #01005E;
    height: 39px;
    line-height: 36px;
    padding-left: 20px;
    overflow: hidden;
    font-weight: normal;
    border-bottom: 3px solid #ff8800;
}
.um-side .con{
    border: 1px solid #dfdfdf;
    padding: 4px 12px 4px;
    background: #fff;
    color: #666;
}
.um-hd_hd .con li{
    border-bottom: 1px dashed #ccc;
}
.um-hd_hd .con li a{
    display: block;
    padding-left: 60px;
    background: url(../image/img.png) -1414px -532px no-repeat;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}
.um-hd_hd .con li.on a{
     color: #01005E;
}
.um-hd_hd .con li:last-child{
    border: none;
}
.um-hd_bd .con{
    padding-bottom: 14px;
    line-height:1.7;
    color: #333;
    font-size: 14px;
}
/*内页右上*/
.um-bd{
    width: 900px;
    float: right;
}
.um-bd_hd .tit{
    float: left;
}
.um-bd_hd .pos{
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    border: solid 1px #ccc;
    padding: 0 10px;
    position: relative;
    color: #666;
    overflow: hidden;
    margin: 12px 0px;
    font-size: 12px;
}

/*内页正文*/
.um-bd_bd{
    width: 900px;
    min-height: 200px;
    border: solid 1px #ccc;
    overflow: hidden;
    padding: 20px 10px 20px 10px;
}
/* 单页 */
.um-bd_con{
    font-size: 13px;
    line-height: 2;
}
.um-bd_con p{
    margin-bottom: 6px;
}


/*新闻列表*/
.um-news .item-desc-img li {
    font-size: 14px;
    color: #666;
    padding:20px 5px;
    line-height: 22px;
    border-bottom: 1px dashed #ccc;
}
.um-news .item-desc-img li:first-child{
    padding: 0 5px 20px;
}
.um-news .item-desc-img li h5{
    line-height: 24px;
    height: 24px;
    width: 870px;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.um-news .item-desc-img li h5 span{
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family:Arial;
    color: #888;
    font-weight: normal;
}
.um-news .item-desc-img li p{
    font-size: 13px;
    padding:8px 0 0 0;
    line-height:1.5;
    color: #666;
}
/*产品列表*/
.um-img .item-img li{
    width: 204px;
    margin: 10px 0 10px 12px;
    border: solid 2px #d4d4d4;
    float: left;
}
.um-img .item-img li:hover{
    border: solid 2px #002261;
}
.um-img .item-img li img{
    width: 100%;
    border: none;
    border-bottom: 1px solid #cacaca;
}
.um-img .item-img li p{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0;
}




/*新闻详情页*/
.content{
    font-size: 14px;
    line-height: 2;
}
.content p{
    margin-bottom: 6px;
}
.meta{
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
/*案例详情*/
.um-picShow{padding: 10px;}
.um-picShow .tit h3{
    display: block;
    color: #333;
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    height: 40px;
    margin-top: 0;
    
}

/*推荐产品*/
.um-bd_ft .tit b{
    display: block;
    height: 42px;
    line-height: 42px;
    color: #01005E;
    border: 1px solid #ccc;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    text-indent: 16px;
    font-weight: normal;
}
.um-bd_imgShow_ft .con{
    border: solid 1px #ccc;
    border-top: 0px;
    padding: 10px 0;
    overflow: hidden;
    background: #fff;

}
.um-bd_imgShow_ft li{
    padding: 10px 14px 0 10px;
    width: 224px;
    height: 202px;
    margin-right:0;
}
.um-bd_imgShow_ft li img{
    border: 1px solid #ccc;
    padding: 1px;
}
.um-bd_imgShow_ft li:hover img{
    border-color: #01005E;
}
.um-article_ft ul{
    border: solid 1px #ccc;
    border-top: 0px;
    padding: 10px 0;
    overflow: hidden;
    background: #fff;
}
.um-article_ft ul li{
    line-height: 28px;
    font-size: 14px;
    float: left;
    width: 430px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 20px;
    margin-left: 10px;
    display: inline;
    color: #666;
    background: url(../image/img.png) -1430px -999px no-repeat;
}
.um-article_ft ul li span{
    font-family: Arial;
    font-size: 12px;
    color: #666;
}
/*----------------------------------------------------------------------------------------------------------------*/

/*
** 产品列表
**/
.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{ height:32px; line-height:32px; padding:0 10px; border:#ddd solid 1px; border-bottom:#054dd6 solid 2px; background:#f8f8f8;}
.um-imgDetail .tag b{ display:block; color:#054dd6; font-size:14px;}

.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: 14px; border-top:#ddd solid 1px; }
.pagenav p{
    font-size: 14px;
    padding-bottom: 5px;
}
.pagenav a{ color:#054dd6;}

.um-bd_imgShow_ft .items-img li{
    width:187px;
}
.um-bd_imgShow_ft .items-img li .item-hd{
    width:187px;
    height:187px;
}

.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-size:12px;}
#pages a { display:inline-block; padding:5px 10px;font-size:12px;background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:5px 10px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:5px 10px;background:#01005E; border:1px solid #01005E; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:5px 10px;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:#305bb7; border:none;padding:5px 12px; margin-right:6px;
    cursor: pointer;
    color: #fff;
}
[type=reset]{
    background: #999;
}
.button:hover{
    background: #0d43b4;
}
[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:#314E8C}
.guestbook_list dl dt span {float:right;line-height:26px;}
.guestbook_list dl dd.g_content {padding:5px;line-height:26px;}

.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;}

