/* Chrome谷歌浏览器滚动条美化 */
::-webkit-scrollbar { width:12px; height:9px; box-sizing:border-box; background:#eee;}
::-webkit-scrollbar-button { width:12px; height:12px; background:url(../images/arrow.png) no-repeat;}
::-webkit-scrollbar-button:vertical:start { background-position:0 0;}
::-webkit-scrollbar-button:vertical:start:hover { background-position:-10px 0;}
::-webkit-scrollbar-button:vertical:start:active { background-position:-20px 0;}
::-webkit-scrollbar-button:vertical:end { background-position:-30px 0;}
::-webkit-scrollbar-button:vertical:end:hover { background-position:-40px 0;}
::-webkit-scrollbar-button:vertical:end:active { background-position:-50px 0;}
::-webkit-scrollbar-button:horizontal:start { background-position:0 -11px;}
::-webkit-scrollbar-button:horizontal:start:hover { background-position:-10px -11px;}
::-webkit-scrollbar-button:horizontal:start:active { background-position:-19px -11px;}
::-webkit-scrollbar-button:horizontal:end { background-position:-30px -11px;}
::-webkit-scrollbar-button:horizontal:end:hover { background-position:-40px -11px;}
::-webkit-scrollbar-button:horizontal:end:active { background-position:-50px -11px;}
::-webkit-scrollbar-track-piece { background-color:rgba(0,0,0,.15); -webkit-border-radius:5px;}
::-webkit-scrollbar-thumb { background-color:#E7E7E7; border:1px solid rgba(0,0,0,.21); -webkit-border-radius:5px;}
::-webkit-scrollbar-thumb:hover { background-color:#F6F6F6; border:1px solid rgba(0,0,0,.21);}
::-webkit-scrollbar-thumb:active { background:-webkit-gradient(linear,left top,left bottom,from(#E4E4E4),to(#F4F4F4));}
::-webkit-scrollbar-corner { background-color:#f1f1f1; -webkit-border-radius:1px;}

/* 重置 */
body,div,table,dl,dd,form{ padding:0px; margin:0px auto;}
body { color:#333; background:#fff; font-family:"Microsoft YaHei",微软雅黑,黑体,宋体,SimSun,Arial; font-size:14px; word-wrap:break-word; word-break:break-all; overflow-x:hidden;}
img { border:none;}
h1,h2,h3,h4,p,img { margin:0px; padding:0px;}
ul,li,ol { list-style:none; margin:0px; padding:0px;}
table { border-collapse:collapse; border-spacing:0;}
label { vertical-align:middle;}
a:active, a:focus { -moz-outline:none; outline:none; ie-dummy:expression(this.hideFocus=true);}/*清除a链接过后的虚线*/
input,textarea { outline:none;}/*清除Safari和Chrome输入框得到焦点时边框会出现阴影效果。*/
.inputcheckbox{ vertical-align:middle;}
a { color:#333; text-decoration:none;}
a:hover { color:#f00; text-decoration:none;
	-webkit-transition:all 0.1s ease-in-out;
	-moz-transition:all 0.1s ease-in-out;
	-ms-transition:all 0.1s ease-in-out;
	transition:all 0.1s ease-in-out;
}
.slh { white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.fl { float:left}
.fr { float:right}
.clr{ display:block; content:""; visibility:hidden; font-size:0px; width:0px; height:0px; clear:both;}
/*.clearfix:after { display:block; content:""; visibility:hidden; height:0; clear:both;}
.clearfix {*zoom:1;}*/
.clearfix:before, .clearfix:after { content:""; display:table;}
.clearfix:after{ clear:both; overflow:hidden;}
.clearfix{ zoom:1;}
.red { color:#c00}
.orange { color:#ff6c00;}
.black { color:#222;}
.blue { color:#0294C5;}
.green { color:#019a62;}
.gray { color:#888;}
.jc { font-weight:bold;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.mr10 { margin-right:10px;}
.mr20 { margin-right:20px;}
.md20 { margin-bottom:10px;}
.md20 { margin-bottom:20px;}
.hand { cursor:pointer;}
.show { display:block;}
.hide { display:none;}

/* 字体大小 */
.yahei,.yahei12,.yahei14,.yahei16,.yahei18,.yahei20,.yahei22,.yahei24,yahei26 { font-family:"Microsoft YaHei",微软雅黑,黑体,宋体,SimSun,Arial;}
.yahei12 { font-size:12px;}
.yahei14 { font-size:14px;}
.yahei16 { font-size:16px;}
.yahei18 { font-size:18px;}
.yahei20 { font-size:20px;}
.yahei22 { font-size:22px;}
.yahei24 { font-size:24px;}
.yahei26 { font-size:26px;}
.font-space { letter-spacing:1px;}
.more { line-height:40px; color:#999; padding-right:10px; float:right;}
.more a { color:#999;}
.more a:hover { color:#ff0;}
.more2 { padding-right:10px; float:right;}
.more2 a { color:#fff;}
.more2 a:hover { color:#ff0;}
.more3 { margin:12px 10px 0 0; float:right; line-height:40px;}
.read-more { width:85px; height:22px; background:#aebcc9; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; line-height:22px;}
.read-more a { color:#fff; display:block;}
.read-more a:hover { color:#fff; background:#4992d6}
.location { line-height:42px; text-align:center; padding:0 10px 0 0; float:right;}
.time { font-size:11px; color:#999; font-family:Arial, Helvetica, sans-serif; float:right;}

/* 头部 */
.head-wrap { width:100%; height:30px; background:#0ebb3d; line-height:30px; border-bottom:#0ebb3d 4px solid;}
.head { width:1200px; height:34px; color:#fff;}
.head .welcome {}

/*菜单*/
.menu-wrap { width:100%; eight:80px; background:#fff;
}
.menu { width:1200px; height:90px; color:#333; line-height:90px; position:relative;}
.menu .logo { width:280px; height:80px; padding-top:5px; float:left;}
.menu .logo img { }
.menu ul { float:right;}
.menu ul li { width:120px; height:90px; font-size:16px; text-align:center; line-height:90px; margin-right:10px; float:left; position:relative; cursor:pointer;}
.menu ul li:hover { background:#0ebb3d; color:#fff;}
.menu ul li a { width:120px; display:block; text-align:center;}
.menu ul li a:hover { color:#fff;}
.menu ul li:last-child { margin-right:0px;}
.menu ul li.on { background:#0ebb3d; color:#fff !important; font-weight:bold;}
.menu ul li.on a { color:#fff !important;}
.menu ul li.on a:hover { color:#fff;}
.menu-bar { background:#0ebb3d; font-weight:bold; color:#fff;}
.menu-a { color:#fff !important;} /*有二级菜单的时候文字，鼠标经过有文字颜色保持白色*/
.menu-a a { color:#fff;}
.subnav { width:100%; text-align:center; display:none; font-size:15px; position:absolute; left:0; top:90px; line-height:35px; z-index:110;}
.subnav dt { width:100%;}
.subnav dt a { background:#0ebb3d; font-size:12px; color:#fff !important; padding-top:0;}
.subnav dt a:hover { background:#009228;}

/* 首页banner */
.banner { min-width:1200px;  position:relative; height:450px; overflow:hidden;}
.banner .bd { position:relative; z-index:0;}
.banner .bd ul { width:100% !important;}
.banner .bd li { width:100% !important; height:450px;}
.banner .bd li .siteWidth { width:1000px; position:relative; margin:0 auto; height:439px;}
.banner .bd li a { height:450px; display:block;}
.banner .bd .txt { position:absolute; width:415px; top:100px; left:22px; font:normal 18px/30px "Microsoft YaHei";}
.banner .bd .btn { display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(../images/banner-btn.png) 0 0 no-repeat; _background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;}
.banner .hd { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;}
.banner .hd ul li { cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot_black.png) 0 0; overflow:hidden; line-height:9999px; filter:alpha(opacity=40);opacity:0.4;}
.banner .hd ul .on { filter:alpha(opacity=100);opacity:1;}

/* 阴影 */
.banner-shadow { width:100%; height:6px; background:#fff url(../images/shadow.png) repeat-x; position:absolute; left:0; top:0;}
.shadow { width:100%; height:6px; background:#fff url(../images/shadow.png) repeat-x;}

/* 栏目标题+英文 */
.column-title { width:400px; height:20px; border-bottom:#d8d8d8 1px solid; position:relative;}
.column-title-text { width:150px; height:40px; background:#fff; font-size:24px; font-weight:bold; text-align:center; line-height:40px; position:absolute; top:0; left:125px;}
.column-title-en { width:180px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#757575; text-align:center; font-weight:inherit; margin-top:20px;}

/*产品中心*/
.pro-wrap { width:100%; background:#fff; margin-top:15px;}
.pro { width:1200px;}
.pro .pro-item { text-align:center;}
.pro .pro-item a { width:138px; line-height:38px; text-align:center; border:1px solid #0ebb3d; display:inline-block;}
.pro .pro-item a:hover { color:#fff; background:#0ebb3d;}	
.pro .pro-title { width:400px; height:20px; border-bottom:#d8d8d8 1px solid; position:relative;}
.pro .pro-title-text { width:150px; height:40px; background:#fff; font-size:24px; font-weight:bold; text-align:center; line-height:40px; position:absolute; top:0; left:125px;}
.pro .pro-title-en { width:150px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#757575; text-align:center; font-weight:inherit; text-transform:uppercase; margin-top:20px;}
.pro .pro-list { width:1200px; height:300px; padding:20px 0 10px 0; overflow:hidden; position:relative;}
.pro .pro-list ul { overflow:hidden; zoom:1;}
.pro .pro-list ul li { width:188px; height:288px; background:#f8f8f8; text-align:center; margin-right:15px; float:left; display:inline; overflow:hidden;
	-webkit-box-shadow:0 0 8px #ccc;
	-moz-box-shadow:0 0 8px #ccc;
	box-shadow:0 0 8px #ccc;
	border:#e2e2e2 1px solid; border-width:0 1px 1px 1px; box-sizing:border-box; cursor:pointer;
}
.pro .pro-list ul li:hover { background:#0ebb3d;}
.pro .pro-list ul li a { color:#333;}
.pro .pro-list ul li a:hover { color:#fff;}
.pro .pro-list ul li img { max-width:188px; max-height:250px; transition:transform 0.5s;}
.pro .pro-list ul li:hover img { transform:scale(1.2);}
.pro .pro-list .pro-pic { width:188px; height:250px; overflow:hidden; display:flex; justify-content:center; align-items:center;}
.pro .pro-list .pro-name { width:188px; height:38px; text-align:center; line-height:38px;}
.pro .pro-list .prev,
.pro .pro-list .next { position:absolute; left:10px; top:60px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/doctor_team_arrow.png) -40px 0 no-repeat; cursor:pointer;  }
.pro .pro-list .next { left:auto; right:10px; background-position:-120px 0;}
.pro .pro-list .prevStop { background-position:0 0;}
.pro .pro-list .nextStop { background-position:-80px 0;}

/* 首页公司简介 */
.about-wrap { width:100%; height:360px; background:#292b2f url(../images/about_bg2.jpg) no-repeat bottom center; padding:20px 0 30px 0;}
.about { width:1200px;}
.about .about-title { width:400px; height:20px; border-bottom:#48494b 1px solid; position:relative;}
.about .about-title-text { width:150px; height:40px; background:#23282e; color:#fff; font-size:24px; font-weight:bold; text-align:center; line-height:40px; position:absolute; top:0; left:125px;}
.about .about-title-en { width:150px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; text-align:center; font-weight:inherit; text-transform:uppercase; margin-top:20px;}
.about .about-con-wrap { width:800px;}
.about .about-con { width:800px; height:150px; line-height:30px; font-size:14px; padding:20px; overflow:hidden;}
.about .about-con a { color:#fff;}
.about .about-con a:hover { color:#0ebb3d;}
.about .about-pic-bg { width:270px; height:290px; background:#0ebb3d; margin-top:20px; position:relative;}
.about .about-slogan { color:#fff; padding:10px 0 0 20px; line-height:28px;}
.about .about-pic { width:340px; height:200px; background:#f0f0f0; position:absolute; left:-90px; top:70px;}
.about .about-sub-nav { text-align:center;}
.about .about-sub-nav a { color:#fff;}
.about .about-sub-nav a:hover { color:#fff;}
.about .about-sub-nav dl { width:168px; height:118px; float:left; margin-right:10px;}
.about .about-sub-nav dt { height:80px;}
.about .about-sub-nav dd { height:20px; text-align:center;}
.about-icon1, .about-icon2, .about-icon3, .about-icon4 { background:#475464 url(../images/about_ico.png) no-repeat; border:#475464 1px solid; transition:all 0.3s ease-in-out;}
.about-icon1:hover, .about-icon2:hover, .about-icon3:hover, .about-icon4:hover { background:#0ebb3d url(../images/about_hover_ico.png) no-repeat; border:#0ebb3d 1px solid;}
.about-icon1, .about-icon1:hover { background-position:60px 20px;}
.about-icon2, .about-icon2:hover { background-position:-120px 20px;}
.about-icon3, .about-icon3:hover { background-position:-296px 20px;}
.about-icon4, .about-icon4:hover { background-position:-478px 20px;}

/*项目案例*/
.case-wrap { width:100%; height:370px; background:#f2f2f2; padding-top:20px;}
.case { width:1200px;}
.case .case-title { width:400px; height:20px; border-bottom:#d8d8d8 1px solid; position:relative;}
.case .case-title-text { width:150px; height:40px; background:#f2f2f2; font-size:24px; font-weight:bold; text-align:center; line-height:40px; position:absolute; top:0; left:125px;}
.case .case-title-en { width:150px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#757575; text-align:center; font-weight:inherit; text-transform:uppercase; margin-top:20px;}
.case .case-list { width:1200px; height:200px; padding:20px 0 10px 0; overflow:hidden; position:relative;}
.case .case-list ul { overflow:hidden; zoom:1;}
.case .case-list ul li { width:218px; height:178px; background:#f8f8f8; text-align:center; margin-right:25px; float:left; display:inline; overflow:hidden;
	-webkit-box-shadow:0 0 8px #ccc;
	-moz-box-shadow:0 0 8px #ccc;
	box-shadow:0 0 8px #ccc;
	border:#e2e2e2 1px solid; border-width:0 1px 1px 1px; box-sizing:border-box; cursor:pointer;
}
.case .case-list ul li:hover { background:#0ebb3d;}
.case .case-list ul li a { color:#333;}
.case .case-list ul li a:hover { color:#fff;}
.case .case-list ul li img { width:218px; height:140px; transition:transform 0.5s;}
.case .case-list ul li:hover img { transform:scale(1.2);}
.case .case-list .case-pic { width:218px; height:140px; overflow:hidden;}
.case .case-list .case-name { width:218px; height:38px; text-align:center; line-height:38px;}
.case .case-list .prev,
.case .case-list .next { position:absolute; left:10px; top: 60px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/doctor_team_arrow.png) -40px 0 no-repeat; cursor:pointer;  }
.case .case-list .next { left:auto; right:10px; background-position:-120px 0;}
.case .case-list .prevStop { background-position:0 0;}
.case .case-list .nextStop { background-position:-80px 0;}
.case-more { width:160px; height:50px; background:#0ebb3d; color:#fff; line-height:50px; text-align:center; font-size:16px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.case-more a { color:#fff;}
.case-more a:hover { color:#fff;}
.case-more:hover { background:#ff9900;}

/* 首页新闻 */
.news-wrap { width:100%; height:370px; background:#fff; margin-top:20px;}
/*首页焦点图*/
.focus-box { width:380px; height:260px; background:#fff; float:left; position:relative; overflow:hidden;}
.focus-box .pic img { width:380px; height:260px; display:block; overflow:hidden;}
.focus-box .txt-bg { height:36px; width:100%;  background:#333; position:absolute; bottom:0; z-index:1; filter:alpha(opacity=40); opacity:0.4; overflow:hidden;}
.focus-box .txt { width:100%; height:36px; position:absolute; bottom:0; z-index:2; overflow:hidden;}
.focus-box .txt li { height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focus-box .txt li a { display:block; color:#fff; padding:0 0 0 10px; font-size:14px; text-decoration:none;}
.focus-box .num { position:absolute; z-index:3; bottom:6px; right:6px;}
.focus-box .num li { width:24px; height:24px; line-height:24px; overflow:hidden; text-align:center; margin-right:1px; float:left; position:relative; cursor:pointer;}
.focus-box .num li a,.focus-box .num li span { width:100%; height:100%; color:#fff; text-align:center; text-decoration:none; position:absolute; z-index:2; display:block; top:0; left:0;}
.focus-box .num li span { width:100%; height:100%; z-index:1; background:#000; filter:alpha(opacity=50); opacity:0.5;}
.focus-box .num li.on a,.focus-box .num a:hover { background:#f60;}

/* 首页文字新闻 */
.news { width:1200px;}
.news .news-title { width:400px; height:20px; border-bottom:#d8d8d8 1px solid; position:relative;}
.news .news-title-text { width:150px; height:40px; background:#fff; font-size:24px; font-weight:bold; text-align:center; line-height:40px; position:absolute; top:0; left:125px;}
.news .news-title-en { width:150px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#757575; text-align:center; font-weight:inherit; text-transform:uppercase; margin-top:20px;}
.news .newslist { width:800px;}
.news .newslist li { width:800px; height:80px; margin-bottom:10px; position:relative;}
.news .newslist .time { width:80px; height:80px; text-align:center; float:left;}
.news .newslist .time span { width:80px; margin-top:10px; font-size:32px; font-family:Arial; display:block;}
.news .newslist .time p { width:80px; line-height:24px; font-family:Arial; font-size:14px;}
.news .newslist .newslist-con { width:698px; height:70px; border-left:#fff 1px solid; padding:5px 10px; float:left; overflow:hidden;}
.news .newslist .newslist-con span { width:698px; height:26px; line-height:26px; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news .newslist .newslist-con p { width:698px; height:44px; line-height:22px; overflow:hidden;}
.news .newslist-bg { width:800px; height:80px; width:760px; height:80px; background:#eee; color:#999; -webkit-transition:0.2s ease; -moz-transition:0.2s ease;}
.news .newslist-hover-bg { width:800px; height:80px; background:#0ebb3d; -webkit-transition:0.8s ease; -moz-transition:0.8s ease;}
.news .newslist-hover-bg a:hover { color:#fff;}
.news .newslist li:hover .time { color:#fff;}
.news .newslist li:hover .newslist-con { color:#fff;}
.news .newslist li:hover .newslist-con span { color:#fff;}
.news .newslist li .time { color:#999;}
.news .newslist li .newslist-con { color:#999;}
.news .newslist li .newslist-con span { color:#333;}

/*友情链接*/
.link { width:100%; height:50px; background:#33333b; line-height:50px; margin-top:20px; color:#999;}
.link .wrap { width:1200px;}
.link .link-list { width:1200px;}
.link .link-list li { float:left;}
.link .link-list li a { color:#999;}
.link .link-list li a:hover { color:#fff;}
.link .select-menu { width:190px; height:26px; background:#3d3d45; color:#999; border:none; padding:0 5px;}

/*copyright*/
.copyright { width:100%; height:110px; background:#3d3d45; line-height:28px; color:#999; font-family:Arial, Helvetica, sans-serif;}
.copyright a { color:#999;}
.copyright a:hover { color:#fff;}
.copyright-content { width:1200px; height:95px; text-align:center; padding-top:15px; position:relative;}
.copyright-content .face { position:absolute; left:0px; top:15px; opacity:0.5; filter:Alpha(opacity=50);}
.copyright-content .cqgaw { position:absolute; left:0px; top:15px;}
.copyright-content .dzjg { position:absolute; left:0px; top:15px;}
.copyright-content .gswj { position:absolute; left:0px; top:15px;}
.copyright-content .ewm { position:absolute; right:0px; top:15px;}

/* ---------------------子页--------------------- */
.zy-wrap { width:1200px;}
.zy-body-bg { background:#f9f9f9;}
.zy-banner { /*width:100%; height:200px; background-size:100% 100%; box-shadow:0px 2px 3px #ccc;*/} 
.zy-banner-wrap { width:1200px; padding:60px 0 0 0; color:#fff;}
.zy-banner-wrap h2 { width:400px; text-align:center; letter-spacing:4px;}
.zy-banner-wrap span { width:400px; text-align:center; display:block; font-size:18px; text-transform:uppercase;}
.zy-left { width:250px;}
.zy-right { width:930px;}

/*子页左侧导航*/
.zy-nav { width:250px;}
.zy-nav li { width:250px; height:40px; line-height:40px; text-align:center; margin-top:5px; background:#f1f1f1; display:block;}
.zy-nav li:hover { background:#0ebb3d; color:#fff; font-weight:bold; display:block; cursor:pointer;}
.zy-nav li a { width:250px; height:40px; color:#333; display:block;}
.zy-nav li a:hover { color:#fff;}
.zy-nav .on { background:#0ebb3d; color:#fff; font-weight:bold; display:block;}
.zy-nav .on a { color:#fff;}
.zy-nav-bar { width:250px; height:100px; background:url(../images/zy_nav_bar.jpg) no-repeat; line-height:100px; text-align:center; font-size:24px; font-weight:bold; color:#fff; letter-spacing:2px;}

/*子页新闻列表*/
.zy-top-bar { width:928px; height:56px; background:url(../images/zy_top_bar.jpg) no-repeat; line-height:56px; box-sizing:border-box;}
.zy-news-title { font-size:20px; color:#0ebb3d; line-height:54px; font-weight:bold; letter-spacing:2px; padding-left:40px;}
.zy-news-location { background:url(../images/home_ico.gif) 0px center no-repeat; padding:0 20px 0 18px; color:#999;}
.zy-news-location a { color:#999;}
.zy-news-location a:hover { color:#f00;}
.zy-list { width:928px; background:url(../images/zy_newslist_bg.png) repeat-y;}
.zy-list li { width:869px; height:40px; background:url(../images/news_dot.gif) 20px 7px no-repeat; line-height:40px; border-bottom:#e5e5e5 1px dotted; padding:0 20px 0 35px;}
.zy-list li:hover { background:#f1f1f1 url(../images/news_dot.gif) 20px 7px no-repeat; cursor:pointer;}
.zy-list h1 { width:848px; font-size:18px; color:#333; text-align:center; line-height:30px; padding:20px 20px 10px 20px;}
.zy-list .line { width:888px; height:40px; line-height:40px; color:#999; text-align:center; border-bottom:#e3e3e3 1px solid;}
.zy-list .content { width:888px; line-height:32px; font-size:16px; padding:10px 0;} 
/*.zy-list .content img { padding:15px; margin:0 auto; vertical-align:middle; display:block;}*/
.zy-list dl { width:908px; border-bottom:#e5e5e5 1px dotted; padding:20px 0 20px 20px;}
.zy-list dl:hover { background:#f1f1f1; cursor:pointer;}
.zy-list dt { width:180px; height:110px; background:#e4e4e4 url(../images/no_pic.png) center center no-repeat; background-size:100% 100%; float:left; overflow:hidden;}
.zy-list dd { }
.zy-list dt img { width:180px; height:110px; transition:transform 0.5s; overflow:hidden;}
.zy-list dl:hover img { transform:scale(1.2);}
.zy-list dd span { color:#f60;}
.zy-list dd span a { color:#f60;}
.zy-list dd span a:hover{ color:#f00;}
.zy-list .news-list-title { width:698px; height:30px; line-height:30px; font-size:16px; font-weight:bold; overflow:hidden;}
.zy-list .news-list-des { width:698px; height:80px; line-height:26px; color:#888; overflow:hidden;}
.zy-list .news-list-des .des-con { width:698px; height:52px; line-height:26px; color:#888; overflow:hidden;}
.zy-list .news-list-des .des-con a { color:#888;}
.zy-list .news-list-des .des-con a:hover { color:#f00;}
.zy-list .news-list-des .des-more { width:80px; height:28px; background:#0ebb3d; text-align:center; line-height:28px; float:left;}
.zy-list .news-list-des .des-more a { width:80px; height:28px; color:#fff; display:block;}
.zy-list .news-list-des .des-more a:hover { background:#ff9900; color:#fff;}
.zy-emptydiv { width:100%; height:10px;}
.zy-newslist-bottom { width:928px; height:10px; background:url(../images/zy_newslist_bottom.png) no-repeat;}

/*子页图片列表*/
.zy-pic-list { width:928px; background:url(../images/zy_newslist_bg.png) repeat-y;}
.zy-pic-list ul { padding:20px 0 0px 0;}
.zy-pic-list li { width:270px; height:160px; background:#e4e4e4 url(../images/no_pic.png) center center no-repeat; background-size:100% 100%; padding:5px; margin:0px 0px 20px 20px; float:left; position:relative; overflow:hidden;}
.zy-pic-list li img { width:270px; height:160px; transition:transform 0.3s; overflow:hidden;}
.zy-pic-list li:hover img { transform:scale(1.2);}
.zy-pic-list li .pic-title { width:270px; height:40px; line-height:40px; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; bottom:5px;
	background:rgba(0, 0, 0, 0.9) none repeat scroll 0 0 !important; /*实现FF背景透明，文字不透明*/
	-moz-opacity:0.9;
	opacity:0.9;
	/*filter:alpha(opacity=90);*/ /* IE */
}
.zy-pic-list li .pic-title-hoverbg { width:270px; height:40px; line-height:40px; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; bottom:5px;
	background:rgba(40, 132, 213, 0.9) none repeat scroll 0 0 !important; /*实现FF背景透明，文字不透明*/
	-moz-opacity:0.9;
	opacity:0.9;
	/*filter:alpha(opacity=90);*/ /* IE */
}

/*产品列表*/
.zy-pro-list { width:928px; background:url(../images/zy_newslist_bg.png) repeat-y;}
.zy-pro-list ul { padding:20px 0 0px 0;}
.zy-pro-list ul li { width:204px; height:290px; background:#fff; text-align:center; padding:7px; margin:0px 0px 20px 20px; float:left; display:inline; overflow:hidden;
	-webkit-box-shadow:0 0 8px #ccc;
	-moz-box-shadow:0 0 8px #ccc;
	box-shadow:0 0 8px #ccc;
	border:#e2e2e2 1px solid; border-width:0 1px 1px 1px; box-sizing:border-box; cursor:pointer;
}
.zy-pro-list ul li:hover { background:#0ebb3d;}
.zy-pro-list ul li a { color:#333;}
.zy-pro-list ul li a:hover { color:#fff;}
.zy-pro-list ul li img { max-width:188px; max-height:250px; transition:transform 0.5s;}
.zy-pro-list ul li:hover img { transform:scale(1.2);}
.zy-pro-list .pro-pic { width:188px; height:250px; overflow:hidden; display:flex; justify-content:center; align-items:center;}
.zy-pro-list .pro-name { width:188px; height:30px; text-align:center; line-height:30px;}

/*联系我们*/
.contact-map { width:888px; height:300px;}
.iw_poi_title { color:#CC5522; font-size:14px; font-weight:bold; overflow:hidden;padding-right:13px; white-space:nowrap;}
.iw_poi_content { font:12px arial,sans-serif; overflow:visible; padding-top:4px; white-space: -moz-pre-wrap;word-wrap:break-word;}

/*分页样式*/
.page { height:30px; font-size:14px; position:relative;}
.page .page-left, .page .page-right { height:30px; line-height:30px; background:#0ebb3d; color:#fff; padding:0 5px; position:absolute; top:0px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.page .page-left { left:10px;}
.page .page-right { right:10px;}
.page .page-mid { margin:auto; width:4rem; height:30px;}
.page .page-option { height:30px; line-height:30px; font-size:14px; border:#aaa 1px solid; position:relative; overflow:hidden;}
.page .page-option:after { height:6px; border:#aaa solid; border-width:2px 2px 0 0; content:' '; position:absolute; top:9px; right:10px; width:6px; -webkit-transform: rotate(135deg);}
.page .page-option select { width:100%; background:transparent; height:30px; text-indent:5px; font-size:14px; color:#333; padding:0; border:0; position:absolute; top:0; right:0; z-index:2; -webkit-appearance:none; float:left;}
.page .page-option select option { }
.page a  { color:#fff; }
.page-disabled { background:#ccc !important; cursor:not-allowed; -webkit-appearance:none;}

/* 分页一 */
.pagediv { width:888px; height:40px; background:#f9f9f9; border:#ececec 1px solid; border-top:0px; text-align:center;}
.pagediv ul { }
.pagediv li { height:40px; line-height:40px; margin:0px 5px 0px 0px; display:inline;}
.pagediv span { padding:0 5px; color:#2E6AB1;}
.pagediv input { border:0px;}
.pagediv a{ cursor:pointer;}

/*分页二*/
#pages { height:36px; width:auto; margin:20px 0 0 0; float:right;}
#pages span { float:left; margin:0 18px 0 13px; line-height:28px;}
#pages a { width:36px; height:36px; background:#fff; display:block; color:#a9a9a9; line-height:36px; text-align:center; font-family:Arial; float:left; margin-right:5px; transition:background-color 0.2s ease-out;}
#pages a#pageactive { background:#f75700;color:#fff;}
#pages a:hover { background:#969696; color:#fff;}
#pages .prev,#pages .next{ background:url(../images/pages.png) no-repeat;}
#pages .prev,#pages .next { width:11px; height:18px; display:block; position:relative; top:8px;}
#pages .prev { background-position:-0px -0px;}
#pages .next { background-position:-41px -0px;}

/* 搜索分页 */
#searchMsg { text-align:center; line-height:40px;}
.sabrosus { width:890px; height:40px; line-height:40px;}

/* 右侧快捷导航 */
.right-side { width:40px; height:295px; position:fixed; right:0; top:280px; z-index:100;}
.right-side ul li { width:40px; height:40px; float:left; position:relative; margin-bottom:1px;}
.right-side ul li .right-sidebox { width:40px; height:40px; background:#3694c8; color:#fff;font:14px/40px "微软雅黑"; position:absolute; top:0; right:0; transition:all 0.3s; opacity:0.8; filter:Alpha(opacity=80); overflow:hidden;}
.right-side ul li .right-sidetop,.right-side ul li .right-weixin { width:40px; height:40px; background:#3694c8; line-height:40px; display:inline-block; opacity:0.8; filter:Alpha(opacity=80); transition:all 0.3s;}
.right-side ul li .right-sidetop:hover,.right-side ul li .right-weixin:hover { background:#e3602a; opacity:1; filter:Alpha(opacity=100);}
.right-side ul li img { float:left;}
.right-ewm { position:absolute; right:40px; top:0px; display:none;}

/*隐藏手机端内容*/
.wx-zy-body-bg { background:#fff;}
.source { display:none;}
.wx-ewm-gz { display:none;}
.list-header { display:none;}
