/*
    header
*/
.header{
    height:90px;
    padding-top:15px;
    border-bottom: 1px solid #075cbc;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
}

.logo{
    width:350px;
    height:62px;
    overflow: hidden;
}
.banner{
    margin-top:90px;
}
/*
    顶部导航
*/
.nav {width: 840px; float: right; height:75px;}
.nav li{position: relative; float: left; height:55px; margin-top:10px;}
.nav li a{
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
    padding: 0 20px;
    color:#444;
    font-size: 16px;
}
.nav li.on a,.nav li a:hover{
    background: #075cbc;
    color: #fff;
}
.nav li ul{position:absolute; left:0; top:45px;background-color:#f8f8f8;display:none; overflow:hidden;
    width:130px;
}
.nav li ul li{ width:100%; height:34px;
    margin-top:0;
}
.nav li ul li a{ font-size:13px;line-height:34px;padding:0 10px; white-space: nowrap; height:34px;}
.nav li ul li a:hover{ color:#fff;background-color:#075cbc;}
.nav .on ul li a{background-color:#fff;color:#7a7c7e;}
.nav .on ul li a:hover{background-color:#075cbc;}

/*
    搜索
*/
.isearch{ height: 50px; border-bottom: #f3f3f3 solid 1px; }
.isearch__hd{ line-height: 50px; }
.isearch__bd{padding-top: 11px;}
.search__key{ 
    width: 194px; 
    padding-left: 10px; 
    height: 41px; 
    border:#075cbc solid 3px;
    border-right: 0; 
    margin-right: -5px; 
}
.search__button{ 
    width: 53px; 
    height: 41px; 
    padding: 0;
    margin: 0; 
    border:0; 
    background:#075cbc;
    color:#fff;
    overflow:hidden;
    cursor:pointer;
    position: relative;
}



/* i-product */
.i-product{
    height: 210px;
    padding-top: 70px;
}
.i-product-hd{
    width: 181px;
    height: 96px;
    border: 3px solid #075cbc;
    border-top: none;
    border-bottom: none;
    padding-top: 12px;
    margin-right: 17px;
}
.i-product-hd span{
    font-size: 24px;
    color: #075cbc;
    line-height: 1;
}
.i-product-hd p{
    color: #075cbc;
}
.i-product-bd{
    width: 610px;
    height: 95px;
    border: 3px solid #075cbc;
    border-left: none;
    border-right: none;
    overflow: hidden;
}
.i-product-bd li a{
    font-size: 18px;
    color: #075cbc;
    line-height: 44px;
    width: 200px;
    height: 44px;
    display: block;
}
.i-product-ft{
    width: 350px;
}
.i-product-ft li{
    margin-right: 10px
}
.i-product-ft li img{
    width: 95px;
    display: block;
}

/* 头部 */
.i-box-hd{
    text-align: center;
    line-height: 1.8;
    color: #075cbc;
    margin: 70px auto 35px;
}
.i-box-hd h2{
    border-bottom: 1px solid #075cbc;
    display: inline-block;
    padding:0 25px;
}
.i-box-hd p.p1{
    margin-top:5px;
}

/* about */
.i-about .w{
    padding: 0 68px;
}
.i-about .i-box-hd{
    margin: 0 auto;
}
.i-about-bd{
    height: 130px;
    padding-top: 40px;
    font-size: 16px;
    color: #7a7c7e;
    line-height: 30px;
    overflow: hidden;
    }
.i-about-ft{
    height: 280px;
    padding-top: 50px;
}
.i-about-ft .item-hd{
    height: 230px;
    width:345px;
    border: 3px solid #075cbc;
    border-left: none;
    border-right: none;
    font-size: 18px;
    color: rgb(122, 124, 126);
    margin-right: 13px;
    padding-top: 75px;
}
.i-about-ft .item-hd p{
    font-size: 40px;
    color: rgb(7, 92, 188);
    line-height: 1;
    font-family: Arial;
}
.i-about-ft .item-bd img{
    width: 293px;
    height: 230px;
}
.i-about-ft .item-ft{
    width: 400px;
    height: 230px;
    border: 3px solid #075cbc;
    border-left: none;
    border-right: none;
    font-size: 18px;
    color: rgb(122, 124, 126);
    padding-top: 75px;
}
.i-about-ft .item-ft p{
    font-size: 40px;
    color: rgb(7, 92, 188);
    line-height: 1;
    font-family: Arial;
}

/* i-news */
.i-news-bd{
}
.i-news-bd .news-item{
    width: 493px;
    height: 315px;
    border: 3px solid #075cbc;
    margin-right: 23px;
    position: relative;
    padding-left: 70px;
}
.i-news-bd .news-item .tit{
    width: 43px;
    height: 143px;
    background: url(../image/bj.jpg) no-repeat center;
    display: block;
    font-size: 19px;
    line-height: 1.2;
    color: #fff;
    padding: 40px 5px 0;
    position: absolute;
    top: -10px;
    left : 14px;
}
.i-news-bd .news-item li{
    width: 387px;
    height: 142px;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 20px;
}
.i-news-bd .news-item li a{
    display: block;    
    font-size: 18px;
    color: #075cbc;
}
.i-news-bd .news-item li span{
    font-size: 11px;
    color: #7a7c7e;
}
.i-news-bd .news-item li p{
    height: 39px;
    font-size: 12px;
    color: #7a7c7e;
    overflow: hidden;
    line-height:1.8;
}

.i-news-bd .item-ft{
    width: 142px;
    height: 315px;
    padding-top: 30px;
    font-size: 40px;    
    color: rgb(122, 124, 126);
    font-family: 'arial';
    line-height: 1;
    border-right: 2px solid #075cbc;
}
.i-news-bd .item-ft p{
    transform: rotate(90deg);
    line-height:1;
    font-family: Arial;
}
.i-news-bd .item-ft p span{
    font-size: 55px;
}
/* product */
.i-display-bd li{
    width: 231px;
    height: 262px;
    border: 2px solid #075cbc;
    margin-right: 11px;
    margin-bottom: 11px;
    padding: 15px;
}
.i-display-bd li img{
    width: 195px;
    background: #e6e6e6;
}
.i-display-bd li p{
    font-size: 15px;
    color: #333;
}
/* message */
.i-message-bd{
    border: 2px solid #075cbc;
    position: relative;
}
.i-message-slogan{
    background-color:#075cbc;
    height:44px;
    line-height:44px;
    padding:0 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    left:318px;
    top:-22px;
}

.index-myform{
    padding:50px 60px;
}
.index-myform li{
    padding:0 20px;
    display: inline-block;
    width:358px;
    margin-top:10px;
}
.index-myform li span{
    display: inline-block;
    font-size: 16px;
    line-height:36px;
    color: #075cbc;
}
.index-myform li input,.index-myform li textarea{
    height:40px;
    line-height:40px;
    width:100%;
    border: 1px solid #075cbc;
    padding:0 10px;
}
.index-myform li:last-child{
    width:100%;
}
.index-myform li textarea{
    height:auto;
    max-width:1036px;
    min-height:10px;
}
.index-myform button{
    width:200px;
    height:40px;
    background: #075cbc;
    line-height:40px;
    color: #fff;
    font-size: 16px;
    border: none;
    display: inline-block;
    margin:20px 0 0;
    cursor: pointer;
    transition: .3s;
}
.index-myform button:hover{
    width:300px;
}


    /*
        图片左右排列
    */
.items-img_inline{ position: relative; overflow: hidden; }
.items-img_inline dt{ float: left; margin-right: 20px; }
.items-img_inline dt img{ width: 100%; }
.items-img_inline dd{}
.items-img_inline dd .title{ font-size: 16px; margin-bottom: 10px; }
.items-img_inline dd p{ line-height: 1.3; color: #666; }
.items-img_inline .more{ position: absolute; right: 0; bottom: 0; }

/*
    新闻内容盒子
*/
.i-news-panel{ float: left; width: 50%; min-height: 350px; margin-bottom: 20px; padding: 0 20px 0;box-sizing: border-box;}
.i-news-panel:nth-child(2){padding: 0 0 0 20px;}
.i-news-panel_hd{ position: relative; margin-bottom: 15px; font-size: 16px; }
.i-news-panel_hd a{ padding: 0 0 0 15px; border-left: #ccc solid 3px; }

/*
    图片默认排列
*/
.items-img{overflow: hidden;}
.items-img li{ float: left; margin: 0 25px 25px 0;
    width:208px;}
.items-img li .item-hd{ width: 208px; height:208px; }
.items-img li .item-hd a{ display: block; border: solid 1px #ccc;}
.items-img li .item-hd img{ width: 100%;
    display: block;}
.items-img li .item-bd{ height: 22px; line-height: 22px; margin-top: 10px; font-size: 14px;text-align: center; }

/*
    地区分站&友情链接
*/
.i-link{ padding: 25px 0;}
.i-link span,.i-link a{ margin-right: 20px;font-size: 14px;}
.i-link span{ font-size: 16px; font-weight: bold; }

.icol-l{ float: left; width: 575px;padding-right: 90px;}
.icol-c{ float: left; width: 10px; height: 400px; background: url(../image/col-line.png) no-repeat}
.icol-r{ float: right; width: 485px; padding-left: 40px;}

.col-l{ width: 240px; float: left; }
.col-r{ width: 908px; float: right; }


/*
    footer
*/
.footer{
    height: 290px;
    background: #e3ebf5;
    padding-top:47px;
}
.footer-bd {
    height: 65px;
    border-top: 1px solid #075cbc;
    line-height: 65px;
    color: rgb(7, 92, 188);
    font-size: 16px;
}
.footer .footer-item{
    width: 400px;
    height: 127px;
    padding-left:60px;
}
.footer-hd .item-bd{
    border: 3px solid #075cbc;
    border-top: none;
    border-bottom: none;
    font-size: 18px;
    color: rgb(7, 92, 188);
    padding-top: 20px;
}
.footer-hd .item-bd p{
    font-size: 40px;
    line-height: 1;
    font-family: Arial;
}
.footer-hd .item-ft{
    color: rgb(7, 92, 188);
    font-size: 16px;
    padding-top: 20px;
}
.footer-hd .item-ft img{
    width: 86px;
    height: 86px;
    margin-right: 10px;
}
.footer-hd .item-ft span{
    margin-top: 10px;
}
/*npage*/

.um-banner{
    height:350px;
    margin-top:90px;
}
.nbanner{ height:230px; background:url(../image/nban_bg3.jpg) center top;}
.main{background:#fff; margin-bottom:20px;}
.main_con{ padding:20px 50px 50px 50px; min-height:500px;}
.um-hd{ float:left; width:270px;}
.um-bd{ float:right; width:900px;}
.main_nei .ml{ float: right; }
.main_nei .mr{ float: left; }

.sider{}
.sider__hd{height: 50px; padding: 8px; background-color: #F18B16; color: #fff; text-align: center; font-size: 28px; line-height: 1.2; }
.sider__hd .en{ display: block; font-size: 14px; }
.sider__bd li{ position: relative; }
.sider__bd li i{ position: absolute; right: 0; top: 0px; display: block; width: 36px; height: 40px; background: url(../image/img.png) no-repeat 0 -169px; cursor: pointer; }
.sider__bd li a:hover{ background: inherit; }
.sider__bd dl{ display: none; }
.sider__bd li.on dl{ display: block; }
.sider__bd li.on i{ background-position: 0 -209px; }


.um-items-img li{
    width: 197px;
    margin: 0 20px 20px 0;
}
.um-items-img li .item-hd{
    width: 193px; height:193px
}

/*
    新闻列表页左右排列
*/
.items-text_desc li{
    margin:0 0 30px 0;
}
.items-text_desc .item-hd img{
    width:200px;
    height:120px;
    display: block;
}
.items-text_desc .item-bd{
    width:630px;
}
.items-text_desc .item-bd .tit{
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    height:30px;
    line-height:30px;
}
.items-text_desc .item-bd span{
    font-size: 12px;
    color: #666;
    font-weight: normal;
}
.items-text_desc .item-bd .desc{
    font-size: 13px;
    color: #666;
    margin:6px 0 0 0;
}

    /*
        内页左侧
    */

.um-hd-panel{border: 1px solid #ccc; }
.um-hd-panel_tit{ height: 36px; line-height: 36px;padding-left: 20px;background: #f3f3f3; font-size: 16px; }
.um-menu_hd img{ max-width: 100%; }
.um-hd-contact_con .text{ padding: 20px 5px 20px 20px; line-height: 24px; }


.um-hd-menu_con{ padding: 20px; }
.um-hd-menu_con li{ padding: 0 0  0 20px; line-height: 36px; border-bottom: 1px dashed #ccc; font-size: 14px; }
.um-hd-menu_con li a{ display: block;}


.um-bd_hd{ height:36px; padding: 0 15px; line-height:36px; border:#ccc solid 1px;  margin-bottom:20px;}
.um-bd_bd{ padding: 25px 25px; }
.um-bd_hd .tit{ float: left; font-size:16px; color:#333;}
.pos{ float: right; }
.pos,.pos a{ color:#333;}

.detail{}
.um-page_tit{ padding: 20px 0; border-bottom:#ccc solid 1px; text-align: center; font-size: 23px;}
.detail .imgs{ text-align: center; }

.cent, .cont{font-size:14px;}
.cent p,.cont p{margin-bottom:6px;}
/*-------------------------------------------------*/


/*detail*/
.about{}
.about h1{ height:30px; line-height:30px; padding-left:20px; background:#f1f1f1; font-size:14px;}
.detail img{max-width:860px;_width:expression(this.width>860?860:true);}
.detail .cont{ padding:0 10px; font-size:14px; line-height:1.8;}
*html .detail img{width:expression(this.width > 860 ? "860" :this.width);}
.um-page-bd{
    font-size: 14px;
}
.um-page-bd p{
    margin-bottom: 6px;
}

/* 新闻列表 */
.um-article{
    padding: 0 160px;
}
.um-article ul{
    height: 60px;
    border: 3px solid #075cbc;
    border-left: none;
    border-right:none;
    padding: 6px ;
    margin-right: 40px;
}
.um-article ul li a{
    display:block;
    width:130px;
    height:42px;
    color:#075cbc;
    line-height: 42px;
    text-align:center;
    font-size:16px;
}
.um-article ul li a:hover{
    background:#075cbc;
    color:#fff;
}
/* 新闻详情页 */
.um-news{
    width: 800px;
}
.um-article-bd{
    padding: 0 90px;
}
.um-article-bd_hd .item-ft{
    border-right: none;
    padding: 36px;
}
.um-news li{
    height: 143px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px ;
    margin-bottom: 10px;
}
.um-news li .item-bd{
    width:100%;
}
.um-news .h1{
    font-size: 18px;
    color: #075cbc;
}
.um-news .time{
    font-size: 11px;
    padding-top: 4px;
    color: #7a7c7e;
}
.um-news .con{
    height: 39px;
    overflow: hidden;
    line-height:1.3;
    color: #7a7c7e;
    font-size: 13px;
}
.um-newsShow{
    width:890px;
}
.um-newsShow .tit>h3{
    color: #333;
    font-size: 22px;
    line-height:1.2;
}
.um-newsShow .cont{
    color: #444;
    font-size: 14px;
}
/*新闻详细页*/
.news h1{ text-align:center;}
.um-newsShow .meta{ height:34px; border-bottom:#ccc dashed 1px; color:#999; margin-bottom: 10px;
}
.um-page .meta{border-bottom: none;}
/*about*/
.about_detail h1{padding:15px 0;border-bottom:#c2d9ea solid 1px;}
.about_detail .artInfo{display:none;}


.page_list_img li {float:left;margin:10px;display:inline;zoom:1;width:228px;height:190px;overflow:hidden;}
.page_list_img li img{width:220px;height:165px;padding:4px;background:#fff3d0;border:#fc6800 solid 1px;}
.page_list_img li .list_title{text-align:center;}
/*----------------------------------------------------------------------------------------------------------------*/

/*
** 产品列表
**/
.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;}



.pagenav{ padding:10px 0 0 0; border-top:#ddd solid 1px; }
.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: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:#075cbc; border:1px solid #075cbc; 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:#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 {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;}

/* product list */
.um-product{
    margin-bottom:50px;
    padding: 0 90px;
}
.um-product .i-product-bd{
    margin-right:50px;
}
.um-product .item-hd{
    height: 95px;
    width: 300px;
    border-right: 3px solid rgb(7, 92, 188);
}
.um-product .item-hd h1{
    line-height: 1;
    font-size: 41px;
    color: rgb(7, 92, 188);
}
.um-product .item-hd .isearch__bd{
    padding-top: 0;
}

/*产品详情页*/

.site-add{
    height:40px;
    border-bottom: 1px solid #eee;
    line-height:40px;
}

.inner-img-show{
    padding:30px 0 0 0;
}
.inner-img-show-header .item-hd{
    width:300px;
}
.inner-img-show-header .item-bd{
    width:575px;
}
.inner-img-show_left{
    width:900px;
}
.relevant__info{
    width:270px;
}

#zoom_box{
    background: #eee;
    text-align: center;
    height:300px;
    border: 1px solid #eee;
}
#zoom_box img{
    max-width: 100%;
    cursor: pointer;
}
#zoom_list{
    width:300px;
    height: 60px;
    background: #eee;
}
#zoom_list>a{
    width: 14px;
    height: 54px;
    margin-top: 2px;
    text-align: center;
    overflow: hidden;
    background: #b3b3b3;
    color: #fff;
    text-align: center;
}

#zoom_list .next {
    float: right;
    background: url(../images/next.gif) no-repeat -3px 18px;
}
#zoom_list .pre{
    float: left;
    background: url(../images/pre.gif) no-repeat -3px 18px;
}
#zoom_list #zoom_list_box{
    float: left;
    width:90%;
    overflow: hidden;
    height: 56px;
    position: relative;
}

#thumblist li{
    float: left;
    overflow: hidden;
    text-align: center;
    margin: 5px 4px;
}
#thumblist li.on {}
#thumblist li span{
    height: 52px;
    width: 220px;
    line-height: 30px;
}
#thumblist li span a{
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
}
#thumblist li.on span a:before{
    display: block;
    content: '';
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom: 0;
    background: rgba(0,0,0,.25);
}
.img__info{
    padding:10px 0 0 0;
}
.img__info .tit{
    line-height: 1.1;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.img__info .list{
    background: #f7f7f7;
    margin:10px 0 0 0;
    padding:5px 10px;
}
.img__info .list li{
    height:30px;
    line-height:30px;
}
.img__info .list li em{
    color: #777;
    display: inline-block;
}
.img__info .list li a,.img__info .list li span{
    font-size: 13px;
    padding:0 0 0 10px;
}
.img__info .list li span b{
    color:#eb2e09;
    padding:0 3px;
}
.img__info .list li div.bshare-custom{
    display: inline-block;
    margin:0;
    padding:0 0 0 10px;
}
.img__info .list li div.bshare-custom a{
    padding:0 0 0 19px;
}
.img__info .tel{
    font-size:16px;
    top:10px;
    left:10px;
    height:40px;
    line-height:40px;
    position: relative;
    background: url("../image/ico-tel.png") no-repeat left;
    background-size: 20px;
    padding:0 0 0 26px;
}

.img__info .tel em{
    font-size: 24px;
    font-family: Arial;
    position: absolute;
    font-weight: 700;
    color:#f44900;
}
.img__info .ico{
    padding:50px 0 0 10px;
}
.img__info .ico a{
    border-radius: 0;
    width:100px;
    display: inline-block;
    margin:0 10px 0 0;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.img__info .ico .btn-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.img__info .ico .btn-danger{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.inner-img-show-body{

}
.iisb-tit{
    height:40px;
    line-height:40px;
    font-size: 16px;
    position: relative;
    padding:0 0 0 16px;
    font-weight: bold;
    background: #f5f5f5;
    color: #333;
}
.iisb-tit:before{
    display: block;
    content: '';
    height:16px;
    width:5px;
    background: red;
    position: absolute;
    left:0;
    top:12px;
}
.iisb-box-js .con{
    font-size: 14px!important;
    line-height:26px;
    padding-right:10px;
}
.iisb-box-js .con img{
    max-width:100%;
    height:auto;
}
.iisb-box-js .con p{
    padding:10px 0 0 0;
}
.iisb-box-fx{
    margin-bottom: 20px;
}
.iisb-box-fx li{
    float: left;
    margin:0 30px 0 0;
}
.iisb-box-fx li a{
    font-size: 13px;
    display: block;
    line-height:30px;
}
.iisb-box-tj .con{

}
.iisb-box-tj .con li{
    margin:0 0 10px 0;
}

.iisb-box-tj .con li img{
    max-width: 100%;
}

.iisb-box-tj .con li span a{
    display: block;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.relevant__info_img .con li{
    margin:0 8px;
    width:209px;
    display: inline-block;
}
.relevant__info_img .con li .img img{
    max-width: 100%;
}
.relevant__info .con li img{
    max-width: 100%;
    display: block;
}
.relevant__info_img .con li span a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    height:24px;
    line-height:24px;
    text-align: center;
    font-size: 14px;
}
.relevant__info_menu .con{
    margin:10px 0;
    background: #075cbc;
}
.relevant__info_menu li{
    height:36px;
    border-bottom:1px solid rgba(255,255,255,.14);
}
.relevant__info_menu li a{
    display: block;
    line-height:36px;
    font-size: 14px;
    color: #fff;
    padding:0 20px 0 24px;
    position: relative;
}
.relevant__info .tit{
    height: 36px;
    line-height:36px;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #eee;
    position: relative;
    font-weight: bold;
}
.relevant__info .tit:after{
    display: inline-block;
    content: '';
    width:60px;
    position: absolute;
    background: #075cbc;
    opacity:.5;
    height:1px;
    left:0;
    bottom: -1px;
}

.relevant__info_article li{
    padding:12px 0;
    border-bottom: 1px solid #f5f5f5;
}
.relevant__info_article li .img{
    width:80px;
}
.relevant__info_article li .con{
    width:185px;
    margin-top:3px;
}
.relevant__info_article li .con a{
    font-size: 14px;
    line-height: 1.3;
    color: #333;
    display: block;
    height:38px;
    overflow: hidden;
}
.relevant__info_article li .con a i{
    display: inline-block;
    width:15px;
    height:15px;
    background: #999;
    font-size: 12px;
    text-align: center;
    line-height:15px;
    margin-right:4px;
    font-family: Arial;
    color: #fff;
    border-radius: 2px;
}
.relevant__info_article li:nth-child(-n+3) .con a i{
    background: #f44900;
}
.relevant__info_article li .con p{
    font-family: Arial;
    color: #999;
    line-height:1;
    margin-top:10px;
}
.relevant__info_article p{
    display: flex;
    overflow: hidden;
}
.relevant__info_article p a{
    flex: 1;
    font-size: 14px;
}
.relevant__info_article p a em{
    display: inline-block;
    height:3px;
    width:3px;
    margin-right:6px;
    background: #075cbc;
    vertical-align: middle;
}
.relevant__info_article p span{
    color: #999;
    font-family: Arial;
}



.relevant__info_keyword{
    background: #075cbc;
    padding:10px 15px 20px;
}
.relevant__info_keyword .tit{
    font-size: 16px;
    margin-bottom: 5px;
    color: #fff;
}
.relevant__info_keyword a{
    display: inline-block;
    border: 1px solid #fff;
    padding:5px 10px;
    color: #fff;
    line-height:1;
    margin-top:5px;
    margin-right:10px;
}

.h_news-box li{
    padding:10px 0;
    border-bottom: 1px solid #f5f5f5;
}
.h_news-box li .con{
    width:710px;
}
.h_news-box li .con a{
    font-size: 18px;
    font-weight: bold;
}
.h_news-box li .con p{
    font-size: 14px;
    color: #666;
}

/*分类*/
.um-menu{
    text-align: center;
    margin:0 0 20px 0;
}
.um-menu li{
    display: inline-block;
    margin:0 5px 10px;
}
.um-menu li a{
    display:block;
    font-size: 14px;
    background: #075cbc;
    padding:3px 10px;
    color: #fff;

}