﻿/*去除页面中的链接点击后留下的虚线框*/
body a{ outline:none;blr:expression(this.onFocus=this.blur());}
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,img,div{margin:0px;padding:0px; border-width:0;}
body{  background:#F3F3F3; font-family:"微软雅黑", Arial; font-size:14px; color:#343434;}
a:link{color:#343434; text-decoration:none;}
a:visited{color:#343434; text-decoration:none;}
a:hover{color:#CA0000; text-decoration:none;}
a:active{color:#CA0000; text-decoration:none;}

ul li{list-style-type:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.c{clear:both; height:0px; width:0px; overflow:hidden;}
.floatLeft{float:left;}
.floatRight{float:right;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}


/*更多*/
.more{ float:right; margin-right:2px; margin-top:9px;}
.mores{ float:right; margin-right:12px; margin-top:15px;}
.morewz{ float:right; margin-right:5px; font-size:13px; color:#565656; font-weight:normal;}
.morewz a{ color:#565656;}
.morewz a:visited{ color:#565656;}
.morewz a:hover{ color:#db1f17!important;}
.lmbtcs{ float:left; color:#030303; font-family:"微软雅黑";}


/*头部*/
.tops{width:100%; min-width:1225px; height:146px; background:url(../images/topbjtp.jpg) top repeat-x; margin:0 auto;}
.topdyh{width:1180px; height:24px; margin:auto; color:#d8f3fd; overflow:hidden;}
.topysj{float: right; font-size:13px; width:auto; height:24px; margin-right:20px; overflow:hidden; line-height:24px; color:#FFF;}
.topysj a{ color:#FFF; margin:0 2px;outline: none; }
.topysj a:visited{ color:#FFF;}
.topysj a:hover{ color:#FFFF00!important;}
.hyccss{ width:auto; height:24px; overflow:hidden; font-size:13px; color:#FFF; float:left; line-height:24px;}

/*头部*/
.logodh{ width:1220px; height:122px; margin:auto;}
.logo{width:334px; height:122px; float:left; background:url(../images/logo.jpg) no-repeat;}
/*头部--导航部分*/
.dh{ width:850px; height:119px; overflow:hidden;  height:32px; float:right; margin-top:55px; line-height:32px; font-size:16px;}
.dh li{ float:left; width:92px; height:32px; line-height:32px; text-align:center;}
.dh li a{ color:#000000; width:92px; height:32px; display:block;}
.dh li a:visited{ color:#000000; text-decoration:none;}
.dh li a:hover{ color:#FF0000!important; width:92px; height:32px; margin:auto;}
/*导航分类样式*/
.dh li .sec_nav{height:auto; background:url(../images/dhxltp.png); line-height:35px; display:none; position:absolute; width:92px; z-index:99999; *margin-left:-53px;}
.dh li .sec_nav a{ color:#FFF; font-weight:normal; font-size:13px; width:92px; height:35px; }
.dh li .sec_nav a:visited{ color:#FFF; text-decoration:none; width:92px; height:35px; }
.dh li .sec_nav a:hover{ color:#FFFF00!important;  background:none !important; width:92px; height:35px;}


/*banner*/
.bn{width:100%; min-width:1225px; height:578px; margin:0 auto; z-index:0; position:relative; overflow:hidden;}
.bannerbox {left:50%; width:2000px; height:578px; overflow:hidden; margin-left:-1000px; position:absolute;}
.bannerbox li{width:2000px; height:578px; text-align:center; font-size:0px; float:left; display:inline;}
.bannerbox li img{ width:1440px; height:578px; margin:auto;}
.bn .hd{ height:15px; overflow:hidden; position:absolute; right:47%; bottom:15px; z-index:9999999; }
.bn .hd ul{ overflow:hidden; zoom:1; float:left;}
.bn .hd ul li{ float:left; margin:0 5px; width:15px; height:15px; line-height:15px; text-align:center; background:url(../images/bannerbtn.png) no-repeat; color:#ffffff;  cursor:pointer; }
.bn .hd ul li.on{ background:url(../images/banner_hover.png) no-repeat; color:#FEAE01;}
/*内页banner*/
.nybanner{width:100%; min-width:1225px; height:350px; margin:0 auto; z-index:0; position:relative; overflow:hidden;}
.nybanners{left:50%; width:2000px; height:350px; overflow:hidden; margin-left:-1000px; position:absolute;}
.nybn_txt {width:2000px; height:350px; text-align:center; font-size:0px; float:left; display:inline;}
.nybn_txt img{ width:1440px; height:350px;}

/*公告*/
.zxdt{background:#fff;box-shadow:0 0 6px #ccc;clear:both;width:1128px;margin:auto;padding:20px 36px 0;height:70px; margin-top:-60px;position:relative; z-index:99999999;}
.firstNews{ background:#fafafa;width:780px; float:left; height:50px; padding-right:15px;}
#rollText{font:12px /20px verdana; float:left;}
.firstNews h2{ background:#c80000; float:left; margin-right:25px;color:#fff;width:100px;height:50px; line-height:50px; text-align:center; font-size:14px;}
.firstNews p{ background:#fafafa;line-height:50px; text-indent:15px;}
.firstNews span{ float:right;}
.tel{ float:right;}
.ttel{margin-right:15px;animation:ttel .8s linear infinite alternate both;-webkit-animation:ttel .8s linear infinite alternate both;-moz-animation:ttel .8s linear infinite alternate both;-o-animation:ttel .8s linear infinite alternate both}
@keyframes ttel{0%{transform:rotate(-10deg);-ms-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);-o-transform:rotate(-10deg);-moz-transform:rotate(-10deg)}
100%{transform:rotate(10deg);-ms-transform:rotate(10deg);-webkit-transform:rotate(10deg);-o-transform:rotate(10deg);-moz-transform:rotate(10deg)}
}
@-webkit-keyframes ttel{0%{transform:rotate(-10deg);-ms-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);-o-transform:rotate(-10deg);-moz-transform:rotate(-10deg)}
100%{transform:rotate(10deg);-ms-transform:rotate(10deg);-webkit-transform:rotate(10deg);-o-transform:rotate(10deg);-moz-transform:rotate(10deg)}
}
@-moz-keyframes ttel{0%{transform:rotate(-10deg);-ms-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);-o-transform:rotate(-10deg);-moz-transform:rotate(-10deg)}
100%{transform:rotate(10deg);-ms-transform:rotate(10deg);-webkit-transform:rotate(10deg);-o-transform:rotate(10deg);-moz-transform:rotate(10deg)}
}
@-o-keyframes ttel{0%{transform:rotate(-10deg);-ms-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);-o-transform:rotate(-10deg);-moz-transform:rotate(-10deg)}
100%{transform:rotate(10deg);-ms-transform:rotate(10deg);-webkit-transform:rotate(10deg);-o-transform:rotate(10deg);-moz-transform:rotate(10deg)}
}
.more2{float:right; margin-top:15px;}


/*内容*/
.content{width:100%; min-width:1225px; margin:auto; margin-top:25px; overflow:hidden;}
.contentxt{ width:1192px; margin:auto; margin-bottom:25px; overflow:hidden;}
.lm_t{ width:auto; height:50px; line-height:50px; display:block; margin:auto; text-align:center;}/*栏目*/
.red_t{ color:#005BAB;}
.eng_t{ color:#3f3f3f; font-size:25.16px; text-transform:uppercase}
.l{ float:left;}
.r{ float:right;}
.lmcss{ font-size:22px; color:#030303;}


/*第一行*/
.cpzscss_t{ width:1200px; height:45px; background:url(../images/cpzslm.jpg) center no-repeat; margin:auto; margin-top:20px;}
.dyhcss{ width:1225px; height:580px; overflow:hidden; margin:37px auto 60px auto;}
.tpzsdivcss_bt{height:41px; width:1220px; margin:auto;}
.tpzsdivcss_bt ul{ float:left;}
.tpzsdivcss_bt li{ float:left; font-size:16px; width:123px; border:1px solid #E8E8E8; margin:0 5px; height:39px; line-height:39px; overflow:hidden; text-align:center;}
/*选项卡没有点击的样式*/
.tpzsdivcss_bt li a{ color:#000; background:#fff; text-align:center; display:block;}
.tpzsdivcss_bt li a:hover{ color:#fff!important; background:#CC0001; display:block;}

.tpzsdivcss_bt li a:visited{ color:#000; background:#fff; text-align:center; display:block;}
.tpzsdivcss_bt li a:active{ color:#000; background:#fff; text-align:center; display:block;}
/*选项卡点击后的样式*/
.tpzsdivcss_bt li a.current_nav{ color:#fff!important; background:#CC0001; display:block;}
.tpzsdivcss_bt li a.current_nav:visited{ color:#fff!important; background:#CC0001; display:block;}
.tpzsdivcss_bt li a.current_nav:active{ color:#fff!important; background:#CC0001; display:block;}

.right_zj_txtgd{ width:1225px; height:514px; margin:25px auto 0 auto; overflow:hidden;}
.right_zj_txtgd li{  float:left; width:290px; height:246px; overflow:hidden; text-align:center; margin:5px 8px; *margin:5px 7px;}
.right_zj_txtgd li img{ width:290px; height:210px;}
.right_zj_txtgd li p{ width:290px; height:31px; font-size:14px; display:block; line-height:31px; margin-top:5px; overflow:hidden; font-family:"微软雅黑"; }


/*四大优势*/
.sdysbj{width:100%; min-width:1225px; height:545px; background:url(../images/sdysbj.jpg) top center no-repeat; position:relative; overflow:hidden;}
.sdyscss{ width:1185px; height:422px; margin:auto; margin-top:125px; overflow:hidden;}


/*工程案例*/
.gcal_bj{ background:#F2F2F2; width:100%; height:640px;}
.recipes { width:1188px; height:572px; margin:0 auto; overflow:hidden; position:relative; }
.recipes .hdm { width:1188px; height:75px; margin:50px auto 40px auto; background:url(../images/gcallm.jpg) center no-repeat; }
.recipes .bdm { margin-bottom:10px; width:1188px; height:401px; overflow:hidden;}

.recipes .bdm .r1 { float: left; left:0; top:0; width:556px; height:398px;  margin:0 0 3px 3px;}
.recipes .bdm .r1 .pic { width:556px; height:398px; overflow:hidden;}
.recipes .bdm .r1 .pic img { width:556px; height:398px; }

.recipes .bdm .r1s {float: left; width:301px; height:198px; margin:0 0 3px 3px;}
.recipes .bdm .r1s .pic { width:301px; height:198px; overflow:hidden;}
.recipes .bdm .r1s .pic img { width:301px; height:198px; }

.tpmccss{height:25px; width:100%; margin-top:-25px; line-height:25px; color:#FFF; background:#222222;filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;  z-index:10000; float:left; text-indent:10px;}


/*通栏广告*/
.tladcssbj{width:100%; min-width:1225px; height:166px; position:relative; overflow:hidden;}
.tladcss{left:50%; width:2000px; height:166px; overflow:hidden; margin-left:-1000px; position:absolute;}
.tladcss_img {width:2000px; height:166px; text-align:center; font-size:0px; float:left; display:inline;}
.tladcss_img img{ width:1440px; height:166px;}


/*白色背景*/
.bsbj{ width:100%; min-width:1225px; background:#FFF; overflow:hidden;}
/*关于我们*/
.gywmcss{ width:100%; height:353px; margin:70px auto; overflow:hidden;}
.gywmcss_c{ width:1200px; height:353px; margin:auto; overflow:hidden;}
.gywmcssbj{ width:610px; height:353px; overflow:hidden; text-align:left; line-height:33px; font-size:16px; color:#3f3f3f; float:right;}
/*关于我们文字介绍*/
.gywmcss_txt{width:610px; height:270px; margin:auto; margin-bottom:20px; overflow:hidden;}
.gywmleft{ width:610px; height:270px; overflow:hidden; text-align:left; line-height:30px; font-size:14px; margin:auto;}
.gy_bt{font-size:36px; color:#d52321; height:35px; line-height:35px; display:block; margin-bottom:20px;}
.gy_bt span{ font-size:22px; float:right; color:#000;}
.gywm_btn{ width:134px; height:31px;}
/*关于我们图片*/
.gywmright{ width:536px; height:353px; float:left; overflow:hidden;}
.zzrycss_txtimg{ width:536px; height:353px; overflow:hidden;}
.zzrycssimg img{ width:536px; height:353px;}

/*案例展示*/
.zzrys-pp {width:1200px;height:239px; margin:auto; margin-bottom:50px; overflow:hidden}
.zzrys-pp li {float:left;width:277px;height:239px;overflow:hidden;text-align:center;margin:0 11px;}
.zzrys-pp li img {width:277px; height:207px;}
.zzrys-pp li p{ width:277px; height:32px; line-height:32px;}


/*新闻*/
.xwzxcss_t{ width:1200px; height:45px; background:url(../images/xwzxlm.jpg) center no-repeat; margin:auto; margin-bottom:35px;}
.news{ width:1200px; margin:0 auto; margin-bottom:70px; }
/* 本例子css */
.slideTxtBox{ width:1200px; text-align:left;}
.slideTxtBox .hd{  width:1200px;}
.slideTxtBox .hd ul{  width:510px; margin:0 auto; overflow:hidden;    }
.slideTxtBox .hd ul li{ font-size:18px; float:left; margin-right:20px; margin-left:20px; color:#fff; padding:3px 25px; border:1px #dddddd solid; }
.slideTxtBox .hd ul li a{color:#333333; }
.slideTxtBox .hd ul li.on{   background:#BE0000;}
.slideTxtBox .hd ul li.on a{ color:#fff;}		
.slideTxtBox .bd { margin-top:35px;    }

.news_z{ overflow:hidden;}
.news_r_t { margin-top:15px;}
.news_r_t li{ width:570px; height:76px; padding:12px 15px; border-bottom:1px dotted #D9D9D9; float:left;}
.news_data{ width:70px; height:63px; float:left; text-align:center; color:#918D8A; border:1px solid #D0D0D0; margin-top:6px;}
.news_data_d{ width:70px; height:26px; display:block; line-height:26px; font-size:20px; margin-top:9px; font-weight:bold;}
.news_data_ym{ width:70px; height:20px; display:block; line-height:20px; font-size:14px;}
.news_c{ width:470px; height:122px; overflow:hidden; float:right;}
.news_c_t{ width:470px; height:33px; line-height:33px; font-size:16px; font-weight:bold;}
.news_c_txt{ width:470px; height:44px; line-height:22px; overflow:hidden;}
.news_r li a{color:#505050;}


/* 友情链接 */
.link{height:auto;width:1200px; min-height:45px; line-height:45px;overflow:hidden;margin:auto;text-align:left;font-size:14px;}
.yqljbt{width:180px;overflow:hidden;float:left;background: url(../images/yqljbt.jpg) no-repeat left center;}
.yqljcss{width:1200px; float:left;height:auto;margin:4px 0;color:#464646;}
.yqljcss p {float:left;}
.yqljcss a {color:#464646;margin:0 3px;}
.yqljcss a:hover {color:#ff0000;margin:0 3px;}


/*底部*/
.bottoms{height:auto; width:100%; min-width:1225px; background:#373737; margin:0 auto; text-align:center; color:#B3B3B3; overflow:hidden;}
.bNav a {color:#B3B3B3;}
.bNav a:hover {color:#FFFF00;}
.bNav {width:1200px;margin:0 auto; height:42px;line-height:42px;border-bottom:1px solid #6F6F6F; font-size:16px; margin-top:35px;}
.bNav a,.bNav a:hover {margin:0 26px;}
/*版权*/
.bottoms_logo{ width:1200px; height:auto; margin:auto; min-height:230px; background:url(../images/dblogo.jpg) left center no-repeat; overflow:hidden; color:#B3B3B3;}
.bottoms_txt{ width:510px; height:auto; float:left; padding-left:540px; font-size:13px; margin:50px auto; overflow:hidden; text-align:left;}
.bottoms_txt a{ color:#B3B3B3;}
.bottoms_txt a:visited{color:#B3B3B3;}
.bottoms_txt a:hover{ color:#FFFF00!important;}
/*二维码*/
.ewmbj{ width:120px; height:120px; float:right; margin-top:42px; overflow:hidden;}
.ewmbtn{ float:right; width:120px; height:120px;}
.ewmbtn img{ width:120px; height:120px;}


.left{ float:left; width:251px;}
.right{ float:right; width:920px;}
/*左半部分*/
.left_zj{width:251px; height:auto; overflow:hidden; background:#fff;}
.left_zj_bt{height:78px; width:251px; background:url(../images/cpfllm.jpg) 0 0 no-repeat; margin-bottom:5px;}
.left_zj_txt{ height:auto; margin:auto; width:188px; text-align:left; overflow:hidden;}
.cpflimg{width:188px; overflow:hidden; margin:30px auto; font-family:"微软雅黑"; font-size:16px;}
.cpflimg li{width:186px; height:36px; line-height:36px; border:1px solid #E2E2E2; margin-bottom:12px; text-indent:20px;}
.cpflimg li a{display:block;}
/*内页左侧联系我们*/
.lxwmny{ width:251px; height:auto; overflow:hidden; background:#fff; margin-top:20px; margin-bottom:50px;}
.lxwmny_bt {height:40px; width:251px; line-height:40px; overflow:hidden; border-bottom:1px solid #B0B0B0; margin:auto; text-indent:10px; color: #1e1e1e; font-size: 20px;}
.lxwmny_txt{ width:220px; height:auto; overflow:hidden; margin:10px auto; line-height:30px; font-size:14px;}


/*内页导航*/
.ny{width:920px; overflow:hidden; background:#fff; float:right; margin-bottom:10px;}
.ny_bt{height:40px; width:920px; border-bottom:1px solid #E4E4E4; font-size:20px; overflow:hidden;}
.ny_bt_mc{ float:left; line-height:40px; text-indent:20px; color:#222; font-weight:bold;}
.ny_bt_wz{ float:right; line-height:40px; margin-right:10px; text-indent:35px; font-size:13px; background:url(../images/homeico.jpg) left center no-repeat;}
.ny_txt{ width:910px; height:auto; margin:auto; overflow:hidden;}



/*网站二维码*/
.pfggcss
{
    position: fixed; bottom:0px; left:0px;
}


/*会客厅*/
/* feedback */
.feedback_input{width:890px; padding:10px; margin-left:5px; text-align:left; background:url(../images/zxly.jpg) right 0 no-repeat;}
.feedback_input span{padding:2px; display:block; margin-bottom:5px;}
.feedback_input span input{border:1px solid #CCC; height:20px; line-height:20px;}
.feedback_input span textarea{ border:1px solid #CCC; width: 330px;}
#btn_ok, #btn_reset{width:75px; height:27px; cursor:pointer; border:0; background:url(../images/btn.jpg) no-repeat 0 0; font-size:12px; font-weight:bold; line-height:27px; color:#FFF;}
.bgblue{ background:#949494; overflow:hidden;}
.pd_3{padding:8px 20px;}
.time,.time02{ width:100px; text-align:right; overflow:hidden; float:right; color:#fff}
.time02{ width:150px; margin-right:15px; display:inline}
.s09{ background-position:0 -288px; width:8px; height:19px;  margin:0px 5px auto 15px;}
.blue{ color:#fff; font-style:normal }

.addform2{border:1px solid #CCC; border-collapse:collapse; width:890px; margin-top:15px;}
#xingbie td, #hunfou td { border:0;}


/*新闻*/
.news_list{ padding:5px; line-height:28px;}
.news_list li{ background:url(../images/dd.png) 4px 10px no-repeat; height:auto; padding-bottom:5px; text-align:left; text-indent:20px; font-weight:bold; border-bottom:1px dashed #CCC;}
.news_list .timex{ float:right; margin-right:15px; font-weight:normal;}
.news_list .nyxwgk{height:auto; overflow:hidden; margin-bottom:10px; font-weight:normal;}
.f13 a{ color:red;}
.f13 a:hover{ color:#FB4619;}
/*下载*/
.news_lists{ padding:5px; line-height:28px;}
.news_lists li{ background:url(../images/3.gif) 3px 5px no-repeat; height:auto; padding-bottom:5px; text-align:left; text-indent:35px; font-weight:bold; border-bottom:1px dashed #CCC;}
    .news_lists li img { vertical-align: middle;
    }
.news_lists .timex{ float:right; margin-right:15px; font-weight:normal;}
.news_lists .nyxwgk{height:auto; overflow:hidden; margin-bottom:10px; font-weight:normal;}

/*相关新闻*/
.xgxwclass{width:405px; height:160px; float:left; overflow:hidden; padding-top:5px;} 
.rdxwclass{width:405px; height:160px; float:right; overflow:hidden; padding-top:5px; padding-right:20px;} 
.xgxwbt{height:35px; width:405px; text-align:left; text-indent:10px; line-height:35px; font-weight:bold; font-size:14px;}
.xgxwtxt{ margin:0px; width:405px; height:auto; text-align:left; line-height:25px; overflow:hidden;}
.xgxwtxt li{background:url(../images/xgxwli.jpg) 2px 11px no-repeat; width:405px; height:25px; overflow:hidden; text-align:left; line-height:25px; text-indent:15px;}

.dbxwxgzx{width:870px; padding:0 10px 10px 10px; height:170px; margin-bottom:15px;}
.fgxclass{width:1px; height:170px; background:#cccccc; float:left; margin-left:20px;}
.timexgny{ float:right; margin-right:3px;}

/*新闻详情页*/
.newnyclass{ border-bottom:1px solid #CCCCCC;width: 890px; line-height:15px; float:left; padding-bottom:20px;}

/* 文章工具集 */
.newsTool{border:1px dotted #afafaf;border-left:none;border-right:none;text-align: center; margin-top:5px; margin-bottom:2px;}
.newsTool .titletool{ color:#000; white-space: nowrap;overflow: visible;padding: 0 0 0 .5em;height: 28px;line-height: 28px;}
a.titletool:link, a.titletool:visited{color: #000;}
a.titletool:hover,a.titletool:active{color:#2e6e9e;text-decoration:none;}
/* 视力字体 */
#fonts a{ padding:0 1px;}
#fonts a:hover{ font-weight:bold;}
#backg a{ border: 1px solid #999; width: 8px; height: 8px; display: inline-block; line-height:28px; margin-left:2px;}
/* 工具集图标 */
.newsTool i.icon { background: url(../images/icon.png) no-repeat;}
i.icon.font { background-position: -25px -42px; width: 1.5em;height: 1.5em;}
i.icon.scolor { background-position: -46px -20px; width: 1.5em;height: 1.5em;}
i.icon.weixin{background-position: 3px 0;}
i.icon.weibo{background-position: 0 -24px;}
i.icon.note{background-position: 0px -135px;}
i.icon.favi{background-position: -25px 0px;width:1.5em; height:1.5em;}
i.icon.print{background-position: -25px 0px;width:1.5em; height:1.5em;}
i.icon.close{background-position: -46px 0px;width:1.5em; height:1.5em;}

/*标签-带链接*/
.u-label{font-size: 12px;}
.u-label{display: inline-block;vertical-align: middle; padding: .5em .5em;color: rgba(0,0,0,.65);text-transform: uppercase;font-weight: 400;border-radius: .325em;}
a.u-label{cursor: pointer;}

i.icon{font-size: 1em;}
i.icon{display: inline-block;margin: 0 .25em 0 0;width: 1.5em;height: 1.5em;line-height: 1;vertical-align: middle;background:url(../images/base/icon.png) no-repeat;}
i.icon.weixin{background-position: 3px 0;}
i.icon.weibo{background-position: 0 -24px;}




.newscontentimg { width:890px; overflow:hidden;}
/*产品详情列表*/
.list_qyh{clear:both; margin:10px;}
.list_qyh li{clear:both; height:200px; padding:7px 7px 15px 7px; margin-bottom:7px; border-bottom:1px dashed #D1BFB5; position:relative; background:#FFF;}
.list_qyh li.hover{border-color:#F60; background:#FFFDEC;}
.list_qyh li .view a{margin-bottom:7px;}
.list_qyh li .imgbox{float:left; width:230px; height:200px; margin-right:26px; position:relative;}
.list_qyh li .imgbox a{display:block; width:100%; height:100%; text-align:center; overflow:hidden;}
.list_qyh li .imgbox img{ width:200px; height:195px;}
.list_qyh li .imgbox p{ line-height:20px;}
.list_qyh li .info{float:left; width:620px; height:190px; margin-top:2px; overflow:hidden;}
.list_qyh li .info p{ line-height:27px; text-align:left;}
.list_qyh li .info h3{ text-align:left; line-height:27px; font-size:16px;}
.list_qyh li .info h3 a{ color:#212121;}
.list_qyh li .info h3 a:visited{ color:#212121;}
.list_qyh li .info h3 a:hover{ color:#E62F27;}
.list_qyh li .info span a{ color:#E62F27}
.list_qyh li .info span a:visited{ color:#E62F27}
.list_qyh li .info span a:hover{ color:#E26B25!important;}



.nyxgalcss
{width:890px; padding:0 10px 10px 10px; height:auto; margin-bottom:20px;
}

/*图片*/
.show-img{margin: 10px auto; width:890px;}
.show-img li{  float:left; width:280px; height:255px; overflow:hidden; text-align:center; margin:8px 7px; _margin:8px 6px;}
.show-img li .p_img{border:1px solid #CCC; width:274px; height:195px; padding:2px; vertical-align: middle; text-align: center; display: table-cell;}
.show-img li img { width: 274px; height: 195px;}
.show-img li p{ font-size:13px; height:30px; line-height:30px; width:280px; display:block; background:#ECECEC; overflow:hidden; margin-top:5px;}


.show-imgs{margin: 10px auto; width:890px;}
.show-imgs li{   float:left; width:280px; height:266px; overflow:hidden; text-align:center; margin:8px 7px; _margin:8px 6px;}
.show-imgs li img{width:274px; height:195px;}
.show-imgs li .imgny {display: block; position: relative; width:274px; height:195px; border:1px solid #CCC;  padding:2px;}
.show-imgs li p{ font-size:13px; height:41px; line-height:41px; width:280px; display:block; background:#ECECEC; overflow:hidden; margin-top:4px;}
.show-imgs li a p{ color:#333333; width:280px; height:41px; display:block; background:#ECECEC;}
.show-imgs li a:visited p{ color:#333333; background:#ECECEC;}
.show-imgs li a:hover p{ color:#ffffff!important; background:#1F6BCB;}
.show-imgs li .coverbg {
display: block;
background: url(../images/play2.png) no-repeat;
width: 41px;
height: 41px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20.5px;
margin-left: -20.5px;
}


.fl{float:left;}.fr{float:right;}
/*图片详情页*/
.cptable_class{border: 1px solid #CCC;border-collapse:collapse;width: 890px;margin:0 auto 10px auto;}
.cptable_class td{border:1px solid #CCC; padding:5px;}
#oTransContainer img{border:1px solid #CCCCCC; padding:2px;}

/*内页相关图片滚动*/
.tlcpgdcss{ width:870px; height:168px; margin:auto; overflow:hidden;}
.tlcpgdcss li{float:left; width:162px; height:158px; overflow:hidden; text-align:center; margin:6px 5px;}
.tlcpgdcss li .p_img{border:1px solid #CCC; width:156px; height:120px; margin-top:4px; vertical-align: middle; text-align: center; display: table-cell;}
.tlcpgdcss li img{width:156px; height:120px;}
.tlcpgdcss li p{ margin-top:5px;width:162px; height:27px; line-height:27px; overflow:hidden;}


/*招聘信息*/
.hrdemand{width:890px; margin:15px auto;}
.hr_bold{font-size:14px; font-weight:bold; color:#000;}
.hrdemand table {border: 1px solid #ddd;border-collapse:collapse;width:890px; margin:0 auto 10px auto; line-height:15px;}
.hrdemand th{border:1px solid #ddd; padding:5px; background-color: #ddd; font-weight:bold;}
.hrdemand td{border:1px solid #ddd; padding:5px;}
.hrdemand_page{text-align:right; height:20px; line-height:20px; margin-right:40px;}
/*填写简历*/
.addform2 tr td{ height:30px; line-height:30px; border:1px solid #ddd; padding:5px;}
.addform1 tr td{ height:20px; line-height:20px; border:1px solid #ddd; padding:5px;}
.text-m{ width:175px; height:24px; line-height:26px; border:1px solid #a5a5a5;}
.text-h{ width:350px; height:24px; line-height:26px; border:1px solid #a5a5a5;}


/*内页详情样式*/
.ppsjjj {line-height:160%;}
.ppsjjj p{line-height:160%;}
.ppsjjj p span{line-height:160%;}

/*产品详情页*/
.prev {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_left.gif) center top; FLOAT: left; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; TOP: -125px; BORDER-RIGHT: #999 0px dotted
}
.next {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_right.gif) center top; FLOAT: right; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; TOP: -125px; BORDER-RIGHT: #999 0px dotted
}
.prev:hover {
	BACKGROUND-POSITION: center bottom
}
.next:hover {
	BACKGROUND-POSITION: center bottom
}


/* 分页*/
.page{bottom:24px; right:24px;}
.page a,.page p,.page span{display:block; float:left;}
.page p{color:#737373; margin-right:5px; padding:4px 5px; line-height:16px;}
.page span{color:#737373; background-color:#fff; padding:0 5px; line-height:22px; margin-right:5px;_margin-right:2px;}
.page a{color:#737373; background-color:#fff; border:solid 1px #EF5B56; padding:2px 8px; line-height:16px; margin-right:5px;}
.page a:hover,.page a.current{color:#fff; background-color:#FF7524; border-color:#FF7524;}

/*在线客服*/
.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute; text-align:center; z-index:99999; font-size:12px;
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 30px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 30px; WORD-WRAP: break-word; HEIGHT: 30px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "微软雅黑"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 50px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 50px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 50px; LEFT: 2px
}
.float0831 .btnOpen {
	LEFT: 1px
}
.float0831 .btnOpen_n {
	LEFT: 1px
}
.float0831 .btnCtn {
	LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}

#audio-btn{width:44px; height: 44px;}
.onyy{background: url('../images/music_on.png') no-repeat 0 0;-webkit-animation: rotating 1.2s linear infinite;animation: rotating 1.2s linear infinite;}
.offyy{background: url('../images/music_off.png') no-repeat 0 0;}
@-webkit-keyframes rotating {
	from{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
    	transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
