.mod_focus_show { width: 500px; height: 430px; position: relative; }
.mod_focus_show .mod_focus_pic { display: block; width: 500px; height: 360px;}
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 490px; height: 350px;}
.mod_focus_show .mod_focus_pic img{border:1px solid #dadada; padding:4px; }
.mod_focus_show .mod_focus_pic li { position: absolute; left: 0; top: 0; }
.mod_focus_show .mod_focus_title { position: absolute; z-index: 1; left: 5px; bottom: 105px; overflow: hidden; zoom: 1; width: 490px; height: 53px; background-color: rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); background-image: url(about:blank); }
:root .mod_focus_title { filter: none; }
.mod_focus_show .mod_focus_title li { width: 590px; padding: 0 0 0 20px; overflow: hidden; word-break: keep-all; word-wrap: keep-all; white-space: nowrap; table-layout: fixed; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.mod_focus_show .mod_focus_title li h3 { line-height: 53px; _line-height: 55px; font-size: 28px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }
.mod_focus_show .mod_focus_title li h3 a { color: #fff; }

.focus_switch { width: 59px; height: 29px; position: absolute; z-index: 2; right: 15px; bottom: 115px; }
.focus_switch a { float: left; width: 29px; height: 29px; background-image: url(../images/icon_focus_switch.png); background-repeat: no-repeat; cursor: pointer; }
.focus_switch .icon_prev { background-position: 0 0; margin: 0 1px 0 0; }
.focus_switch .icon_prev:hover { background-position: -30px 0; }
.focus_switch .icon_next { background-position: -60px 0; }
.focus_switch .icon_next:hover { background-position: -90px 0; }
.mod_focus_show .mod_focus_list { overflow: hidden; height: 86px; padding-top:5px;}
.mod_focus_show .mod_focus_list li { width: 120px; height: 86px; float: left;  position: relative; *display: inline; margin-right:6px; }
.mod_focus_show .mod_focus_list li:nth-child(4){ margin:0}
.mod_focus_show .mod_focus_list li a { display: block; width: 120px; height: 86px; }

.mod_focus_show .mod_focus_list li img { display: block; width: 120px; height: 86px; }
.mod_focus_show .mod_focus_list li a:hover { _background: none; }
.mod_focus_show .mod_focus_list li a:hover .mask, .mod_focus_show .mod_focus_list .current .mask { display: none; }
.mod_focus_show .mod_focus_list li .mask { display: block; height: 86px; width: 120px; position: relative; top: -86px; margin: 0 0 -120px; left: 0; bottom: 0; background: #000; opacity: .5; filter: alpha(opacity=50); }
.mod_focus_show .mod_focus_list li .border { display: none; }
.mod_focus_show .mod_focus_list .current .border { display: block; height: 5px; width: 120px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; background: #ED1C24; }



.detail{ width:650px;}
.detail h1{font-size: 16px;color: #333;height: 40px;line-height: 40px; font-weight:bold;}
.detail ul{ padding:10px 0; border-bottom:1px dashed #dadada; margin-bottom:10px;}
.detail ul li{font-size: 14px;color: #666;line-height: 22px;font-weight: normal;margin: 0;padding: 0;margin-bottom: 5px;}
.detail ul li span,.detail p span,.detail .tel span{color: #0062b3; }
.detail p{font-size: 16px;color: #666;line-height: 25px;font-weight: normal; margin-top:30px;}
.detail .tel{ line-height:80px; height:80px; margin:10px 0; text-indent:15px; font-size:22px; color:#666;word-spacing:8px; letter-spacing: 1px;}
.detail .tel span{ font-size:30px;}
.detail .bj{ width:200px; height:46px; line-height:46px; background:#F62E2E; text-align:center; margin-right:20px;}
.detail .bj a{ color:#fff; font-size:24px; display:block}
.detail .bj a:hover{ background:#900}
.detail .zx{ width:200px; height:46px; line-height:46px; background:#1C4B83; text-align:center; margin-right:20px;}
.detail .zx a{ color:#fff; font-size:24px; display:block}
.detail .zx a:hover{ background:#036}
.detail .word a{ width:26px; height:46px; background:url(../images/word.jpg) no-repeat center; display:block; margin-right:15px;}

.detail .pdf a{ width:26px; height:46px; background:url(../images/pdf.jpg) no-repeat center; display:block}

.detail_left{ width:1200px;}
.detail_left h1{ height:46px; line-height:46px; border-bottom:1px solid #dadada}
.detail_left h1 a{ float:left; margin-right:20px; padding:0 30px; background:#F0F0F0; font-size:18px; font-weight: normal;}
.detail_left h1 a:hover{ background:#0062b3; color:#fff;}
.detail_left h1 a.current{ background:#0062b3; color:#fff;}
.detail_left h3{ height:40px; line-height:40px; border-bottom:1px solid #dadada; margin-bottom:20px; }
.detail_left h3 p{ width:auto; height:40px; line-height:40px; float:left; background:#0062b3; padding:0 20px; display:block;   color:#fff; font-size:16px; font-weight:bold}
.detail_left h3 a{ color:#fff;}
	
.detail_left .cont{ width:1180px;  padding:20px 10px;}
.detail_left .cont1{ width:580px; padding:20px 0;}
.detail_left .cont1 input[type="text"]{ width:320px; font-size:12px; padding-left:5px; height:28px; line-height:28px; margin-bottom:10px; margin-left:20px;}
.detail_left .cont1 textarea{ width:450px; height:80px; font-size:12px; padding-top:5px;margin-left:20px;padding-left:5px;}
.detail_left .cont1 input[type="submit"],.detail_left .cont1 input[type="reset"]{ width:80px; height:32px; line-height:32px; background:#f00; border:none; color:#fff; cursor:pointer}
.detail_left .lxs{ background:url(../images/bg_propage_map.jpg)  right bottom no-repeat}
.telx strong {
    display: block;
    font-size: 20px;
    line-height: 42px;
    margin-top: 5px;
}

.telx span {
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;    color: #ea2622;
}

.telx em {
    display: block;
    color: #ea2622;
    font-style: normal;    color: #ea2622;
}


.lxxx p {
    color: #666;
    height: 30px;
    margin: 10px;
    text-indent: 0;
    font-size: 16px;
}
.lxxx p b {
    color: #c33;
}

.cont_p{ color:#666; line-height:26px;}


.column_pro{ display:block; overflow:hidden; width:100%;clear:both; border-top:#d8d8d8 1px solid }
.title18_pro p{ margin:0}
.title18_pro {  padding:10px 0; text-indent:15px; font-size:15px; color:#000; background: url(../images/golbal_products_leftbg2.gif) no-repeat 96% center  ; }
.title18_pro a { text-align:left;display:block; background:url(../images/golbal_products_leftbg1.gif) no-repeat 96% center ; }    
.title18_pro a:hover, .title18_pro a:active{ color:#000}
.title18_pro.onshow { cursor:default; color:#fff;background: url(../images/golbal_products_leftbg1.gif) no-repeat 96% center  #F22F30; }
.title18_pro.on { cursor:pointer; color:#fff;  background:url(../images/golbal_products_leftbg1.gif) no-repeat 96% center #F22F30;  }
.title18_pro.off { cursor:default; background: url(../images/golbal_products_leftbg2.gif) no-repeat 96% center ; }

.con_pro ul{ background:#f8f8f8; margin-bottom:2px; padding:3px 0 }
.con_pro ul li{ line-height:36px;   padding-left:30px;}
.con_pro ul li a{ color:#383842;}
