/*
    header
*/
.banner{
    position: relative;
}
.header{
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    background: url(../image/bg.png);
}
/*
    顶部导航
*/
.navbar{
    float: right;
    height: 60px;
    width: 800px;
}
.navbar li{
    float: left;
}
.navbar li a{
    font-size: 16px;
    line-height: 110px;
    padding: 0 27px;
    display: block;
    color: #fff;
}
.navbar li a:hover{   
    color: #d0192f;
}
.navbar li{position: relative;}
.nav li ul{position:absolute; left:0; top:45px; width:118px; background-color:#d0192f;display:none; overflow:hidden;}
.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:#333;}
.nav .on ul li a{background-color:#d0192f;color:#fff;}
.nav .on ul li a:hover{background-color:#d0192f;}
/*
    搜索
*/
.i-search{ height: 58px; border-bottom: #f3f3f3 solid 1px; overflow: hidden;}
.i-search-hd{ line-height: 58px; }
.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:#d0192f;color:#fff;overflow:hidden;cursor:pointer;}

/*
    about
 */
.i-about{
    padding-top: 50px;
}
.i-about-hd{
    width: 660px;
    height: 390px;
}
.i-about-hd h2{    
    color: #d0192f;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-top: -8px;
}
.i-about-hd span{
    display: block;
    font-size: 14px;
    line-height: 40px;
    height: 320px;
    overflow: hidden;
}
/*product*/
.i-box{
    margin-top: 50px;
    background: #f4f4f4;
    height: 585px;
    position: relative;
}
.i-box .w{
    position: relative;
}
.i-box-hd{
    width: 36%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.i-box-hd img{
    width: 100%;
    height: 100%;
}
/* 通用 */
.i-box-bd{
    width: 795px;
    position: absolute;
    text-align: center;
    right: 0;
    top: 0;
    line-height: 1;
}
.i-box-bd .item-hd{
    font-size: 26px;
    color: #000;
    padding-top: 50px;
    line-height: 26px;
}
.i-box-bd .item-bd{
    padding-top: 35px;
    text-align: center;
    height: auto;
    position: relative;
    margin: 0 auto;
}
.i-box-bd .item-bd li{
    display: inline-block;
}
.i-box-bd .item-bd li a{
    padding: 0 20px;
    font-size: 14px;
    display: inline-block;
    color: #666;
    white-space: nowrap;
    line-height: 33px;
    background: #fff;
    border-radius: 25px;
}
.i-box-bd .item-bd li a:hover{
	background: #ae0519;
  	color:#fff;
}
.i-box-bd .item-bd li span{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../image/prodot_09.png) no-repeat center;
    padding: 0 20px;
}
.i-box-bd .item-ft .hd a{
    position: absolute;
    bottom: 33%;
    display: inline-block;
    width: 31px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    height: 34px;
}
.i-box-bd .item-ft .hd .prev{
    background: url(../image/goleft_09.jpg);
    left: 0px;
}
.i-box-bd .item-ft .hd .next{    
    background: url(../image/goright_11.jpg);
    right: 0;
}
.i-box-bd .item-ft .bd{
    width: 670px;
    overflow: hidden;
    margin: auto;
    position: relative;
    padding-top: 70px;
    height: 370px;
}
.i-box-bd .item-ft .bd li{
    width: 287px;
    margin: 0 90px 0 0px;
}
.i-box-bd .item-ft .bd li img{
    width: 287px;
    display: block;
}
.i-box-bd .item-ft .bd li p{
    display: block;
    font-size: 14px;
    line-height: 44px;
    color: #666;
    font-weight: normal;
    padding: 0 30px;
}
/* case */
.i-case .i-box-hd{
    right: 0;
    left: auto;
}
.i-case .i-box-bd{
    left: 0;
}
/* news */
.i-news{
    height: 550px;
    position: relative;
}
.i-news-hd{
    width: 272px;
    height: 61px;
    background: url(../image/newsbj_13.png) center no-repeat;
    margin-left: -138px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 19px;
    position: absolute;
    z-index: 50;
    left: 50%;
    top: 60px;
}
.i-news-bd{
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 550px;
    z-index: 1;
    background: #f4f4f4;
}
.i-news-ft.w{
    width: 1072px;
    margin: 0 auto;
    z-index: 20;
    position: absolute;
    top: 156px;
    left: 50%;
    margin-left: -580px;
}
.i-news-ft li{
    height: 116px;
    padding-bottom: 0;
    width: 536px;
    padding-left: 76px;
}
.i-news-ft li .item-hd{
    margin-right: 20px;
    width: 76px;
    height: 76px;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}
.year{
    font: bold 36px/43px "arial";
    padding-top: 12px;
    display: block;
    color: #333;
}
.day{
    font: normal 10px/18px "arial";
    display: block;
    color: #666;
}
.i-news-ft li .item-bd{
    width: 340px;
}
.i-news-ft li .item-bd a{
    font: normal 12px/36px "微软雅黑";
    color: #333;
    height: 40px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.i-news-ft li .item-bd p{
    font: normal 12px/14px "微软雅黑";
    color: #a0a0a0;
    height: 28px;
    overflow: hidden;
}
/*产品通用*/
.item-img li{
    width: 217px;
    height: 217px;
    float: left;
    margin-right: 23px;
}
.item-img li img{
    display: block;
    width: 100%;
}
.item-img li p{
    height: 36px;
    padding: 0 20px;
    color: #666;
    font-size: 14px;
    line-height: 36px;
    font-weight: normal;
    display: block;
}
/*
    地区分站&友情链接
*/
.i-link{padding-bottom: 40px;}
.city,.friend-link{
    border-bottom: 2px solid #d0192f;
    padding-top: 20px;
    height: 60px;
}
.i-link span{
    display: block;
    float: left;
    width: 120px;
    background: #d0192f;
    text-align: center;
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-size: 16px;
}
.i-link a{
    color: #555;
    padding-left: 10px;
    line-height: 39px;
    font-size: 14px;
}

/*
    footer
*/
.footer-hd{
    background: #ae0519;
}
.footer-hd .item-hd{
    width: 300px;
    padding-top: 40px;
    font-size: 14px;
    line-height: 26px;
    padding-left: 5px;
    color: #fff;
    padding-top: 0;
}
.footer-hd .item-hd img{
    margin-top: 40px;
}
.footer-hd .item-bd *{
    color: #fff !important;
    line-height: 26px !important;
    font-size: 14px !important;
}
.footer-hd .item-bd{
    width: 790px;
    padding-top: 30px;
}
.footer-hd .item-bd ul{
    height: 72px;
    padding-top: 30px;
}
.footer-hd .item-bd li{
    display: inline-block;
}
.footer-hd .item-bd li a{
    font-size: 15px;
    color: #fff;
    line-height: 16px;
    padding: 0 10px;
    border-right: 1px solid #fff;
}
.footer-hd .item-bd li:first-child a{
    padding-left: 0;
}
.footer-hd .item-bd li:last-child a{
    border: none;
}
.footer-hd .item-ft{
    width: 100px;
    height: 100px;
    margin-top: 54px;
}
.footer-hd .item-ft img{
    width: 100%;
    height: 100%;
}
.footer-bd{
    font-size: 14px;
    background: #9a0113;
  	line-height: 25px;
  	padding: 20px 0;
    color: #fff !important;
}
.footer-bd *{
	color:#fff !important;
}
/*-------------------------------------------------*/
/*内页左侧*/
.main{
    padding: 30px 0;
}
.um-hd{
    width: 240px;
    float: left;
}
.um-side{

}
.um-side .tit{
    width: 240px;
    height: 80px;
    background: #d0192f;
    color: #fff;
    font-size: 24px;
    line-height: 33px;
    padding-top: 13px;
}
.um-side .tit p{
    line-height: 20px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0;
    display: block;
}
.um-hd_hd .con li a{
    border-bottom: 1px dashed #e3e3e3;
    background: #fff;
    line-height: 45px;
    display: block;
    color: #666;
    font-size: 16px;
    padding: 0 40px;
}
.um-hd_hd .con li a:hover{
    color: #fff;
    text-decoration: underline;
    background: #d0192f;
}
/*内页右上*/
.um-bd{
    width: 940px;
    float: right;
}
.um-bd_hd{
    height: 40px;
    background: url(../image/title_03.jpg) no-repeat right 0;
    position: relative;
    line-height: 40px;
    padding-right: 22px;
}
.um-bd_hd .tit{
    float: left;
}
.um-bd_hd .pos{
    float: left;
    font-size: 14px;
}
.um-bd_hd p{
    font-size: 14px;
    color: #fff;
}
/*内页正文*/
.um-bd_bd{
}
.um-bd_bd .tit h3{
    font: normal 16px/56px "微软雅黑";
    color: #333;
    padding-top: 4px;
}
/* 单页 */
.um-bd_con{
    font-size: 13px;
    line-height: 2;
}
.um-bd_con p{
    margin-bottom: 6px;
}

/*产品列表*/

/*新闻列表*/
 .item-desc li{
    line-height: 55px;
    height: 55px;
    border-bottom: 1px dashed #d1d0d0;
}
 .item-desc li a{
    font-size: 14px;
    display: block;
}
 .item-desc li span{
    color: #999;
    font-size: 12px;
}
/*新闻详情页*/
.content{
    font-size: 14px;
    line-height: 2;
    color: #333;
}
.content p{
    margin-bottom: 6px;
}
.meta{
    text-align: center;
    font: normal 12px/29px "微软雅黑";
    color: #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    width: 130px;
    margin: 0 auto 36px;
}
/*案例列表*/

/*推荐产品*/
.um-bd_ft .tit{
    background: url(../image/rela_03.jpg) no-repeat left bottom;
    margin-top: 20px;
    height: 36px;
    position: relative;
    border-bottom: 1px solid #d0192f;
}
.um-bd_ft .tit b{
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.um-bd_ft .tit a{
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    height: 36px;
    line-height: 36px;
    color: #ce0b22;
}
.um-bd_imgShow_ft li{
    width: 190px;
    height: 190px;
    float: left
}

/*----------------------------------------------------------------------------------------------------------------*/

/*
** 产品列表
**/
.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:10px 0 0 0; border-top:#ddd solid 1px; }
.pagenav a{ color:#054dd6;}



.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:#555;}
#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:#89d033; border:none;padding:5px 12px; margin-right:6px;
    cursor: pointer;
    color: #fff;
}
[type=reset]{
    background: #999;
}
.button:hover{
    background: #89d033;
}
[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:#89d033}
.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;}

