﻿/*
* name: Global && Pc StyleSheet
* version: v3.0.0
* update: 剥离UI.css
* date: 2015-06-29
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background:url(../images/images/ico.png);margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}

/* 比例图片 */
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-5625{padding-bottom: 56.25%;}
.rect-618{padding-bottom: 61.8%;}
.rect-75{padding-bottom: 75%;}
.rect-100{padding-bottom: 100%;}

/* 设置 */
body{font-size:13px; line-height: 1.8; color: #555;background: #fff;}
.wrap { width: 1000px; margin-right: auto; margin-left: auto; }
a{color: inherit;}
a:hover { color: #005cb6;}
::-moz-selection {color: #fff; background: #39f; }
::selection {color: #fff; background: #39f; }

/* 网站样式 */

.mb50{ margin-bottom:50px;}
.mb100{ margin-bottom:100px;}
.f14{ font-size:14px; font-weight:bold; color:#fff;}
.imghover img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.imghover:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}

/*top*/
.top_height{ height:135px;}
.top{ width:100%; height:135px; background:#fff; position:fixed; top:0px;  z-index:50;  box-shadow:0px 2px 2px #797979;}
.topBar{ border-bottom:1px solid #ddd; position:relative; z-index:20; }
.tb_right { margin-top:30px; }
.top_search{ width:36px; height:29px; position:relative; z-index:15;}
.top_search .tse_btn{ float:right; width:36px; height:29px; border:none; background:url(../images/se_btn.gif) no-repeat 0 0; cursor:pointer; }
.top_search .tse_inp{ width:150px; height:27px; line-height:27px; background:#fff; border:1px solid #0172c2; position:absolute; top:0px; left:-150px; padding:0; display:none; font-family:微软雅黑; text-indent:10px; }
.tb_lan{ font-size:14px;  line-height:29px; margin-right:20px;}
.tb_lan .ion{ color:#0172c2; font-size:18px; line-height:29px;}
.tb_sele{ width:90px; height:29px; line-height:29px; margin-right:5px; cursor:pointer; position:relative; }
.tb_sele .sele_v{ position:absolute; top:28px; left:-15px; width:220px; border:1px solid #ddd; padding:5px 10px; background:#fff; max-height:200px; overflow-y:auto; display:none; }
.tb_sele .sele_v a{ display:block;}
@media screen and (max-width: 1024px) {
.top{ position:relative; top:auto;}
}

.nav { position:relative; z-index:17;}
.nav li{ float:left; line-height:50px; font-size:14px;width:120px; text-align:center; margin-right:5px; position:relative; }
.nav li a{ display:block; transition:none;  }
.nav li a:hover,.nav li.cur a{ background:url(../images/nav_xian.gif) repeat-x bottom;}
.nav li ul{ width:100%; position:absolute; top:50px; left:50%; margin-left:-50%; background:#eee; display:none; }
.nav li li{ line-height:36px; margin-right:0; width:100%;}
.nav li li a{ background:none !important;}
.nav li li a:hover{ background:#ddd !important;}

/*banner*/
.banner{ height:540px; position:relative; overflow:hidden; }
.banner img{ width:1920px; height:100%; position:absolute; top:0px; left:50%; margin-left:-960px; max-width:none; }
.banner .slide_nav{ width:100%; position:absolute; bottom:65px; z-index:20; text-align:center; }
.banner .slide_nav a{ display:inline-block; width:15px; height:15px; border-radius:10px; background:#fff; font-size:0; line-height:0; margin:0 4px;}
.banner .slide_nav a.on{ background:#ffb400;}

/*市场信息*/
.igg_info{ height:50px;  background:rgba(255,255,255,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff,endcolorstr=#99ffffff); position:relative; margin-top:-51px; z-index:25; border-top:1px solid #fff; }
.igg_info .igg_lant{ float:left; width:125px; background:#0172c2; color:#fff; line-height:50px; text-align:center; font-size:16px; }
.igg_scroll{ float:right; width:875px; height:50px; overflow:hidden; position:relative;}
.igg_scroll .bd{ overflow:hidden;  }
.igg_scroll .bd ul{ overflow:hidden;}
.igg_scroll .bd li{ list-style:none; width:42%; float:left; margin-left:5%; height:50px; line-height:50px;  overflow:hidden; }
.igg_scroll .bd li .title{ width:70%; float:left;font-size:14px; font-weight:bold; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.igg_scroll .bd li .date{ display:block; width:25%; float:right;font-size:14px; text-align:right; }
.igg_scroll .hd a{ display:block; color:#0172c2; position:absolute; right:0px;  font-size:14px; cursor:pointer; }
.igg_scroll .hd .prev{ top:3px; }
.igg_scroll .hd .next{ bottom:3px; }

/*新闻*/
.inews { background:#fff; padding-top:30px; padding-bottom:30px;}
.inews .inews_tab{ margin-top:0; }
.ntab_keylist{ background:url(../images/inews_bg.gif) repeat-x bottom; padding-bottom:5px; position:relative; margin-bottom:25px;}
.ntab_keylist li{ float:left; position:static; line-height:40px; font-size:20px; width:auto; margin-right:40px; padding-left:2px;}
.ntab_keylist li.tab_t_cur{color:#0172c2;}
.ntab_keylist li .more{ display:none; font-size:12px; position:absolute; right:0px; top:0px; color:#0172c2; }
.ntab_keylist li.tab_t_cur .more{ display:block;}
.inews_img{ width:345px; height:275px; float:left; position:relative; overflow:hidden; }
.inews_img img { width:100%; height:100%; }
.inews_img .date{ width:56px; padding:0 12px; position:absolute; bottom:0px; left:0px; height:75px; background:#ffb400; color:#fff; text-align:center;}
.inews_img .date span{ display:block; }
.inews_img .date .d1{ font-size:22px; border-bottom:1px solid #fff; margin-bottom:5px;}
.inews_img .date .d2{}
.inews_img .title{ width:265px; position:absolute; bottom:0px; right:0px; height:55px; padding:10px 0; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); font-size:14px; font-weight:normal;}
.inews_img .title span{ display:block; padding:5px 10px 0; line-height:22px; height:44px; overflow:hidden; color:#fff;}
.inews_right{ width:625px; float:right;}
.inewslist_top { margin-bottom:12px;}
.inewslist_top .title{ font-size:18px; font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom:10px; }
.inewslist_top .sum{ font-size:14px; color:#9e9e9e;}
.inewslist_top .sum .more{color:#0172c2;}
.inews_list li{ font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; line-height:30px; width:100%;}

/*首页产品*/
.ipro{ padding-bottom:30px;}
.ilant{ font-size:20px; font-weight:normal; margin-bottom:10px;}
.ipro_zs{ width:735px; float:left; position:relative; }
.ipro_search{ width:250px; float:right;}
.ipro_zs .ipro_btn{ display:block; position:absolute; top:5px;}
.ipro_zs .ipro_prev{ right:20px; }
.ipro_zs .ipro_next{ right:0px;}
.ipro_list{ width:100%; overflow:hidden; height:206px; }
.ipro_list ul{ }
.ipro_list li{ width:235px; float:left; }
.ipro_list li .img{ display:block; width:100%; height:176px; margin-bottom:5px; overflow:hidden; }
.ipro_list li .img img{ width:100%; height:100%; }
.ipro_list li .title{text-align:center; font-size:14px; font-weight:normal; width:100%; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.ipro_semain{ background:#f0f0f0; padding:15px 15px 20px;}
.ipro_semain .ips_t{ font-weight:bold; }
.ipro_semain select{ font-family:微软雅黑; margin-top:10px; height:36px; line-height:36px; font-size:13px; }
.ipro_semain .ipse_btn{ height:35px; width:100%; font-size:14px;  background:#0172c2; color:#fff;  font-family:微软雅黑; border:none; margin-top:15px; cursor:pointer; }

/*ilink*/
.ilink{ padding:50px 0; background:#eaeaea;}
.ilink_list{ width:100%; overflow:hidden;}
.ilink_list ul{ width:102%;}
.ilink_list li{ width:233px; height:104px; float:left; position:relative; overflow:hidden; margin-right:22px;}
.ilink_list li img{ width:100%; height:100%;}
.ilink_list li .title{ line-height:30px; font-size:14px; color:#fff; font-weight:normal; text-indent:20px; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); position:absolute; bottom:0px; left:0px; width:100%;}

/*foot*/
.foot{ background:#0172c2; color:#fff;}
.foot a:hover{ color:#fff; text-decoration:underline;}
.foot .wrap{ background:#005cb6; padding:20px 0;}
.foot .foot_img{ margin-left:20px; margin-right:20px;}
.foot .foot_img .img{ width:105px; height:105px; }
.foot .foot_left{ line-height:24px; padding-top:10px;}
.foot .foot_right{ margin-right:20px;}
.foot .foot_friend{ width:250px; margin-bottom:5px;}
.foot .foot_friend select{ background:#e9e9e9; font-family:微软雅黑; font-size:14px; padding:0 0 0 10px !important; }
.foot .bdsharebuttonbox .bds_text{ font-size:14px; color:#fff !important; padding-left:0; background:none; }
.foot .foot_ttr{ text-align:right; color:#fff; margin-top:10px;}
.foot .foot_ttr em{ padding:0 10px;}


/*页脚*/
.bottom_nav { width:100%; height:232px; padding-top:30px; background-color:#c8c8c8; overflow:hidden;}
.bottom_nav dl{ float:left; border-right:#d5d5d5 solid 1px; padding: 0 13px;width: 14%;}
.bottom_nav dt { margin-bottom:10px;}
.bottom_nav dt a{ font-size:16px; font-weight:bold;}
.bottom_bar{ width:100%; height:12px; padding:20px 0; background-color:#0172c2; color:#fff;} 
.bottom_bar a{ color:#fff;}
.bottom_bar em{ margin:0 12px; font-style:normal; }
.bottom_nav .sear { padding:0;width: 29%;}
.bottom_nav .sear .t{ font: bold 16px/40px " MicroSoft YaHei";}
.bottom_nav .sear .share{ margin-bottom:20px;}
.bottom_nav input[type="text"]{ float:left; width:200px; height:30px; line-height:30px; background-color:#e9e9e9; padding-left:15px;}
.bottom_nav input[type="button"]{ float:left; width:30px; height:30px; background:url(../images/images/home_07.gif) no-repeat center;}
.code{ position:fixed; right:50px; top:300px; z-index:20; background:#fff;}
.code .cd{ border:#e1e0e0 solid 1px; padding:7px; text-align:center; font-size:12px; margin-bottom:3px;}
.code .backTop{ border:#e1e0e0 solid 1px; padding:12px 30px; display:block; text-align:center;}

/*
*下层
*/
.channelbanner{ background:url(../images/probanner.jpg) center top no-repeat; height:265px}
.channelbanner1{ background:url(../images/probanner1.jpg) center top no-repeat; height:265px}
.channelbanner_about{ background:url(../images/about_banner.jpg) center top no-repeat; height:265px}
.channelbanner_news{ background:url(../images/news_banner.jpg) center top no-repeat; height:265px; width:100%;}
.channelbanner_pro{ background:url(../images/product_banner.jpg) center top no-repeat; height:265px}
.channelbanner_supp{ background:url(../images/support_banner.jpg) center top no-repeat; height:265px}
.channelbanner_job{ background:url(../images/job_banner.jpg) center top no-repeat; height:265px}
.channelbanner_contact{ background:url(../images/contact_banner.jpg) center top no-repeat; height:265px}
.channelbanner_ser{ background:url(../images/ser_banner.jpg) center top no-repeat; height:265px}

.main_bar{ padding-bottom: 42px;}
.posi{ float:right; color:#636363; font-weight:normal; font-size:12px;}
.posi .home{padding-left: 18px;}
.posi a{color:#636363;}
.posi em{ padding:0 2px;font-style: normal;}

.posi ._i{ background:url(../images/li3.gif) no-repeat; display:inline-block; width:1px; height:8px; vertical-align:middle;}
.main_bar .channelT{ background:url(../images/menu_bg.png) no-repeat; width:215px; height:90px;position: relative;margin-top: -48px;z-index: 10; text-indent:16px;font-weight: bold;}
.main_bar .channelT .h1{ color:#fff; font-size:22px; padding-top:12px;}
.main_bar .channelT .en{ color:#fff; display:block; font-family:Arial; font-size:16px;}
.main_right{ margin-right:20px;}

.bread{ border-bottom:2px #eee dashed; line-height:30px; padding-top:18px; margin-bottom:20px;}
.bread_t{ float:left; font-size:16px;}
.s_menu_bar{ padding:0 0 100px;width: 215px;}
.s_menu{ border:1px #e7e7e7 solid; border-top:none;}
.s_menu li{text-indent: 20px; border-bottom:1px #e7e7e7 solid;margin-bottom: -1px;}
.s_menu li a{ background:url(../images/menu_li2.png) 10px center no-repeat; display:block; font-size:12px; color:#494949;height:44px;line-height: 44px; display:block;}
.s_menu li a:hover,.s_menu li a.cur{ background:url(../images/menu_li1.png) 10px center no-repeat; color:#01518a;font-weight: bold;}
.s_menu li ul{ display:none;}
.s_menu li.cur ul{ display:block;}
.s_menu li li{ text-indent:40px;}
.s_menu li li a{ background:none;}
.s_menu li li a:hover{ background:none;}
.s_menu li li.cur a{color:#01518a;font-weight: bold;}
.left_con{border: 1px #e6e6e6 solid; padding:10px 7px; margin-top:25px;}
.left_con ._pic{ float:left; width:64px; margin-right:5px;}
.left_con ._pic img{ width:100%;}
.left_con ._title{ font-size:14px; font-weight:bold; color:#085caf;}
.left_con a *{ cursor:pointer;}


/*
*新闻列表
*/
.NewsList-A5 li { border-bottom: 1px dotted #cdcdcd; overflow: hidden;  *zoom: 1; padding-bottom:15px; margin-bottom:15px;}
.NewsList-A5 ._t, .NewsList-A5 ._t a { color: #333; font-size: 16px; margin-bottom: 8px; }
.NewsList-A5 ._t a:hover { color: #666; }
.NewsList-A5 ._img { float: left; height: 8em; max-width: 30%; margin-right: 1em; }
.NewsList-A5 ._img img { height: 100%; }
.NewsList-A5 ._p { line-height: 1.6em; max-height: 4.8em; overflow: hidden; color: #666; margin: 8px 0; }
.NewsList-A5 ._link { background: #0059b1; color: #fff; padding: 0 5px; border-radius: 2px; }
.NewsList-A5 ._link:hover { background: #666; }
.NewsList-A5 ._i { color: #999; margin-top: 8px; }
.NewsList-A5 ._i span { margin-right: 1em; }
.NewsList-A5 ._i i { display: inline-block; width: 20px; height: 20px; vertical-align: middle; }
.NewsList-A5 .ico_data { background: url(data.png) center center no-repeat; }
.page { text-align: center; line-height: 20px; margin-top: 20px; }
.page span, .page a { display: inline-block; border: 1px solid #ddd; padding: 4px 10px; vertical-align: middle; margin-left: -1px; margin-bottom: 10px; }
.page .goprev { margin-right: 1em; }
.page .gonext, .page .count { margin-left: 1em; }
.page span, .page a:hover { background: #0059b1; color: #fff; }
.page span.goprev, .page span.gonext { color: #ddd; background: none; }
.page span.count { border: 0; background: 0; color: #000; }


/*
*新品推荐
*/
.proList li{ height:262px; width:100%; overflow:hidden; margin-top:20px;}
.proList li ._pic{ float:left; width:350px;background: transparent;}
.proList li ._pic img{ width:100%;}
.proList li a *{ cursor:pointer;}
.proList li ._con{ border:10px #f0eeef solid; border-left:none; height:242px;width: 314px;float: right;padding-left: 20px;}
.proList li ._title{ font-size:16px; margin-top:28px;}
.proList li ._p{ color:#1c1c1c; margin-top:15px;}
.proList li ._con ._more{ display:block; margin-top:20px; text-align:right;padding-right: 30px;}

/*
*产品列表
*/
.ProList-P8 li { float: left; margin-bottom: 20px; width:100%; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:25px; }
.ProList-P8 img { float: left; width:180px; height:135px; margin-right: 15px;  }
.ProList-P8 ._title { font-size: 14px;  color:#0172c2; font-weight:normal; }
.ProList-P8 ._p { line-height: 1.8em; height: 3.6em; overflow: hidden; margin-bottom:10px; }
.ProList-P8 .ico_detail, .ProList-P8 .ico_set { display: inline-block; width: 20px; height: 20px; vertical-align: middle; background-position: center center; background-repeat: no-repeat; }
.ProList-P8 ._more{ display:inline-block; width:100px; height:28px; line-height:28px; text-align:center; color:#fff; background:#0172c2;}


/*
*产品详细页
*/
.ProDetail-P6 { overflow: hidden;  *zoom: 1;
}
.proDetail-P6-img { float: left; width:350px;  }
.proDetail-P6-img ._img { display:block; height:264px;width:350px;  border: 1px solid #d5d5d5; }
.proDetail-P6-img ._list { width: 66px; height: 100%; float: right; }
.proDetail-P6-img ._list span { float: left; width: 100%; margin: 8px 0 0 0;  *margin-right: 1%;
cursor: pointer; border: 1px #d5d5d5 solid; }
.proDetail-P6-img ._list img { width: 100%; }
.ProDetail-P6-detail { float: right; width:345px; }
.ProDetail-P6-detail ._head { font-size: 20px; color: #070707; border-bottom:1px solid #ddd; padding-bottom:5px; margin-bottom:15px; }
.ProDetail-P6-detail ._title { font-size: 18px; font-weight: bold; color: #005bb4; line-height: 2em; }
.ProDetail-P6-detail ._tip { font-size: 12px; color: #464646; }
.ProDetail-P6-detail ._tools { margin: 40px 0; }
.ProDetail-P6-detail ._tools li { width: 120px; margin-right: 10px; height: 30px; line-height: 30px; border: 1px solid #ddd; vertical-align: top; }
.ProDetail-P6-detail ._tools ._val { line-height: 30px; text-align: center; }
.ProDetail-P6-detail ._tools ._sele { top: 30px; }
.ProDetail-P6-detail ._tools ._link a { display: block; background: #fff; color: #333; text-align: center; }
.ProDetail-P6-detail ._tools ._link a:hover { background: #eee; }
.ProDetail-P6-detail ._tools ._pop .val_ i { margin: 4px 4px 0 0; }
.ProDetail-P6-detail ._tools ._pop .val_ span { margin-left: 1em; }
.ProDetail-P6-detail ._tools ._pop .sele_ { top: 30px; }
.ProDetail-P6-detail ._tools ._pop ._layer { background: #eee; padding: 10px; font-size: 16px; }
.ProDetail-P6-detail ._recome ._t { font-size: 18px; line-height: 2em; }
.ProDetail-P6-detail ._recome li { float: left; width: 30%; margin-right: 3%; }
.ProDetail-P6-detail ._recome img { border: 1px solid #ddd; }
.ProDetail-P6-detail ._recome ._p { text-align: center; color: #666; }
.ProDetail-P6-detail ._recome a:hover ._p { color: #333; }
.ProDetail-P6-detail ._tib { margin-top: 15px; }
.ProDetail-P6-detail ._tib a { display: inline-block; width: 105px; height: 30px; line-height: 30px; background: #0059b1; color: #fff; text-align: center; margin-right: 25px; font-size:14px; }
.ProDetail-P6-detail ._tib .ico{ display:none;}
.ProDetail-P6-detail .pdet_otherp { margin-top:20px;}
.ProDetail-P6-detail .pdet_otherp select{ width:60%;  font-family:微软雅黑; font-size:14px; padding:0 0 0 10px !important; }

/*选项卡*/
.pdettab{ margin-top:30px;}
.pdettab .tab_ { height: 34px; line-height: 34px; overflow: hidden; background:#c1c1c1; }
.pdettab .tab_ a { float: left; padding: 0 25px;font-weight: bold; color: #fff; background:#c1c1c1;}
.pdettab .tab_ .cur { color: #fff; background:#0172c2; }
.pdettab .tab_val { padding: 15px 5px; display: none; height: auto !important; height: 200px; min-height: 200px; }

/*
*人才招聘
*/
.JobList-J2 ._detailBtn { border-bottom: 1px solid #dfdfdf; padding-top: 2%; padding-bottom: 2%; text-align: right; width: 104%; margin-left: -2%; }
.JobList-J2 ._channelBtn { color: #0079ca; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 10px; width: auto; }
.JobList-J2 ._j_list { clear: both; }
.JobList-J2 ._jt { background-color: #dfedf8; clear: both; cursor: pointer; height: 30px; line-height: 30px; margin-top: 10px; }
.JobList-J2 ._jt h3 { float: left; font-size: 12px; padding-left: 2%; width: 91%; border-bottom: none; line-height: 30px; }
.JobList-J2 ._jt h3 strong { width: 33%; display: inline-block; color: #4d4d4d; }
.JobList-J2 ._jt span { float: right; height: 30px; line-height: 28px; padding-right: 3%; }
.JobList-J2 ._jt [class^="ico-"] { background: url(../images/arr1.png); width: 11px; height: 11px; vertical-align: middle; display: inline-block; *margin-top:5px;
}
.JobList-J2 ._jt_act { border-bottom: 0 none; }
.JobList-J2 ._jt_act h3 strong { color: #005cb8; }
.JobList-J2 ._jt_act [class^="ico-"] { background: url(../images/arr2.png); }
.JobList-J2 ._jc { clear: both; display: none; }
.JobList-J2 ._jcon { line-height: 24px; padding: 2%; color: #818181 }
.JobList-J2 ._jcon strong { font-size: 14px; color: #5d5d5d; }

/*公司荣誉*/
.img_list li{margin-bottom:2em; position:relative;}
.img_list li a{display:block;border:1px solid #ddd;}
.img_list li a *{ cursor:pointer;}
.img_list ._pic{height: 144px;overflow: hidden;text-align: center;}
.img_list ._pic img{ max-height:100%;width: 100%; height:100%;}
.img_list ._t{font-weight:bold;line-height:2.5em;border-bottom:1px solid #ddd;text-align:center;}
.img_list li .ico4_1{ position:absolute; right:4px; bottom:5%; width:22px; height:22px; background-position:-31px -71px;}
.img_list li a:hover .ico4_1{background-position:-2px -71px;}
.album_ordinary{ z-index:10001!important;}

.icos { display: inline-block; vertical-align: middle; background: url(../images/icos.png); }

.ico4_1 { background-position: -36px -36px; width:14px; height:14px; margin-right:15px; }
.ico4_2 { background-position: -51px -36px; width:14px; height:14px; margin-right:15px; }
.wrap_out{ z-index:10001!important;}
#boxBlank{z-index:10000!important;}

/*下载*/
.downloadList { clear:both;padding: 0 0 38px;}
.l_1 { width:70%;}
.l_2 { width:15%;}
.l_3 { width:15%;}

.listT { height:28px; line-height:28px; background-color:#f9f7f6; clear:both;border: 1px #ededed solid;}
.listT li { float:left; text-align:center; font-size:14px; color:#433529; clear:right;}
.listT li.l_1 { text-align:center;}

.listL { clear:both; padding:10px 0px;}
.listL li { width:100%; float:left; border-bottom:#e8e8e8 1px solid;}
.listL h2,.listL span { float:left; text-align:center; height:20px; line-height:20px; padding:5px 0px; clear:right;}
.listL h2 { text-align:left; text-indent:27px; background:url(../images/li4.gif) 15px center no-repeat; font-size:12px;font-weight: normal;}

/*
*新闻详细页
*/
.NewsDetail-B3 ._head { border-bottom: 1px dotted #dcdcdc; padding-bottom: 10px; text-align:center; }
.NewsDetail-B3 ._header ._title { font-size: 24px; color: #1e1e1e; }
.NewsDetail-B3 ._tools { padding: 10px 5px 0; color: #666; }
.NewsDetail-B3 ._tools a:hover { opacity: .7; color: #666; }
.NewsDetail-B3 ._b2l { float: right; }
.NewsDetail-B3 ._ico { display: inline-block; width: 20px; height: 20px; vertical-align: middle; }
.NewsDetail-B3 [class^="ico-"] { font-size: 14px; color: #999; }
.NewsDetail-B3 .ico_share { background: url(../images/ico_share.png) center center no-repeat; }
.NewsDetail-B3 .ico_print { background: url(../images/ico_print.png) center center no-repeat; }
.NewsDetail-B3 .myart { padding: 20px 0; }
.NewsDetail-B3 ._detailPage_bottom { border-top: #d5d5d7 1px solid; border-bottom: #ddd 1px solid; overflow: hidden;  *zoom: 1;
}
.NewsDetail-B3 ._detailPage_bottom li { float: left; width: 49%; border-left: #ddd 1px solid; height: 40px; line-height: 40px; margin-left: -1px; }
.NewsDetail-B3 ._detailPage_bottom ._mark { float: left; width: 55px; padding-left: 30px; margin-right: 10px; font-weight: bold; background: url(../images/arr_col.png) no-repeat; }
.NewsDetail-B3 ._detailPage_bottom ._prev ._mark { background-position: 10px -5px; }
.NewsDetail-B3 ._detailPage_bottom ._next ._mark { background-position: 10px -54px; }
.NewsDetail-B3 ._detailPage_bottom ._title { float: left; width: 50%; height: 40px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.NewsDetail-B3 ._detailPage_bottom ._title:hover { text-decoration: underline; }
.NewsDetail-B3 ._detailPage_bottom ._time { float: right; white-space: nowrap; padding-right: 15px; }
.NewsDetail-B3 ._bottom_bar { height: 28px; line-height: 28px; margin: 20px 0; overflow: hidden;  *zoom: 1;
}
.NewsDetail-B3 ._bottom_bar .bdsharebuttonbox { float: right; width: 138px; }
.NewsDetail-B3 ._bottom_bar ._b2l { float: right; }
.NewsDetail-B3 ._tools .time, .NewsDetail-B3 ._tools .views, .NewsDetail-B3 ._tools em { float: left; }
.NewsDetail-B3 ._tools ._share { display: inline-block; height: 28px; overflow: hidden; vertical-align: middle; width: auto; margin-top: -4px; }
.NewsDetail-B3 ._tools em { font-style: normal; margin: 0 5px; }



/*
*form
*/
.Form-M2 .Form-M2-li { padding-top: 10px; }
.Form-M2 .Form-M2-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-M2 .Form-M2-li input { height: 22px; line-height: 22px; border: 1px #ddd solid; width: 70%; }
.Form-M2 .Form-M2-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-M2 .Form-M2-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-M2 .Form-M2-li input._yzm { width: 20%; }
.Form-M2 .Form-M2-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height:26px;}
.Form-M2 .Form-M2-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-M2 .Form-M2-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-M2 .Form-M2-Btn { padding: 27px 0 0 60px; }
.Form-M2 .Form-M2-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer;border:none; font-family:微软雅黑; }
.Form-M2 .Form-M2-Btn ._submit { background: #0172c2; margin-right: 10px; }
.Form-M2 .Form-M2-Btn ._reset { background: #909090; }


/*
*简历投递
*/

.Form-J2 .Form-J2-li { padding-top: 10px; }
.Form-J2 .Form-J2-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-J2 .Form-J2-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-J2 .Form-J2-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-J2 .Form-J2-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J2 .Form-J2-li input._yzm { width: 20%; }
.Form-J2 .Form-J2-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-J2 .Form-J2-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-J2 .Form-J2-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-J2 .Form-J2-Btn { padding: 27px 0 0 60px; }
.Form-J2 .Form-J2-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; border:none; font-family:微软雅黑; }
.Form-J2 .Form-J2-Btn ._submit { background: #0172c2; margin-right: 10px; }
.Form-J2 .Form-J2-Btn ._reset { background: #909090; }


/*
*订购
*/
.Form-P2 .Form-P2-li { padding-top: 10px; }
.Form-P2 .Form-P2-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-P2 .Form-P2-li input { height: 23px; line-height: 24px; border: 1px #ddd solid; width: 70%; }
.Form-P2 .Form-P2-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-P2 .Form-P2-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-P2 .Form-P2-li input._yzm { width: 20%; }
.Form-P2 .Form-P2-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height: 27px;}
.Form-P2 .Form-P2-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-P2 .Form-P2-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-P2 .Form-P2-Btn { padding: 27px 0 0 60px; }
.Form-P2 .Form-P2-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; border:none; font-family:微软雅黑; }
.Form-P2 .Form-P2-Btn ._submit { background: #0172c2; margin-right: 10px; }
.Form-P2 .Form-P2-Btn ._reset { background: #909090; }


.ul{ width:106%!important;}
.zjfengkun .ul .box img{ width:212px; height:142px;}
.pro_box .ul img{ width:212px; height:142px;}

/*20140922*/
.pro_scroll{width:660px;height:177px;overflow:hidden;}
.pro_scroll li img{height:136px;width:100%;}
.pro_scroll li{float:left;width:210px;height:177px;}


#dituContent img{ max-width:none; }

.left_contact{ position:relative; margin-top:20px; border:1px solid #ddd; }
.left_contact .lcon_title{ line-height:35px; font-size:14px; color:#fff; text-indent:20px;  background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); position:absolute; width:100%; bottom:0px; left:0px;}

#authImg{ height:30px;}