﻿htm {padding:0px; margin:0px;}
body {font-size:14px; font-family:Arial;}
dl {padding:0px; margin:0px;}
dt {padding:0px; margin:0px;}
dd {padding:0px; margin:0px;}
ul {padding:0px; margin:0px;}
ol {padding:0px; margin:0px;}
p {padding:0px; margin:0px; line-height:25px;}
li {padding:0px; margin:0px; list-style-type:none;}
form {padding:0px; margin:0px;}
fieldset {padding:0px; margin:0px;}
blockquote {padding:0px; margin:0px;}
fieldset {padding:0px; margin:0px;}
select {padding:0px; margin:0px; border:0px;}
label {padding:0px; margin:0px;}
textarea {padding:0px; margin:0px; border:0px;}
img {padding:0px; margin:0px; border:0px;} 

.space-10 {width:100%; height:10px; clear:both;}
.space-20 {width:100%; height:20px; clear:both;}
.space-30 {width:100%; height:30px; clear:both;}
.space-40 {width:100%; height:40px; clear:both;}
.space-50 {width:100%; height:50px; clear:both;}

.radius5 {-moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.radius10 {-moz-border-radius:10px; -webkit-border-radius:10px; -ms-border-radius:10px; border-radius:10px;}
.radius15 {-moz-border-radius:15px; -webkit-border-radius:15px; -ms-border-radius:15px; border-radius:15px;}
.radius20 {-moz-border-radius:20px; -webkit-border-radius:20px; -ms-border-radius:20px; border-radius:20px;}
.radius50 {-moz-border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;}

/* 链接颜色 */

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

.header {width:100%; height:60px; overflow:hidden;position:fixed; top:0px; left:0px; z-index:99;}
.header .bg_color {height:60px; background:#009944; position:relative;}
.header .logo {height:60px; display:block; padding:5px 20px; position:absolute; top:0px; left:0px;}
.header .logo img {height:50px; display:block;}

.header .links {width:480px; height:60px; padding:10px 20px; margin:0px auto;}
.header .links a {height:40px; line-height:40px; color:#dedede; font-size:14px; font-weight:bold; display:block; padding:0px 20px; float:left;}
.header .links a.hover {color:#fff;}
.header .links a:hover {color:#fff;}

.header .cn {height:30px; line-height:28px; color:#fff; padding:0px 10px; display:block; border:#fff solid 1px; position:absolute; top:50%; right:10px; margin-top:-17px;}
.header .cn:hover {background:#fff; color:#009944;}

/* 网站手机版头部 */

.menu-handler { width: 44px; height: 40px; cursor: pointer; position: fixed; right: 10px; top: 3px; z-index: 1002; display:none;}
.menu-handler .burger { width: 32px; height: 2px; background: #fff; display: block; position: absolute; z-index: 5; top: 10px; left: 50%; margin: 0 0 0 -18px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; border-radius: 3px; }
.menu-handler .burger-2 { top: 20px; }
.menu-handler .burger-3 { top: 30px; }
.menu-handler.active .burger-1 { top: 36px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3 { top: 36px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.trans, .trans:hover { -webkit-transition: all 277ms ease-in-out; -moz-transition: all 277ms ease-in-out; -o-transition: all 277ms ease-in-out; transition: all 277ms ease-in-out; -ms-transition: all 277ms ease-in-out; }
.trans-fast, .trans-fast:hover { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; }
#menu-holder { position: fixed; right: -100%; top: 0px; width: 100%; padding: 0px 25px; height: 100%; overflow-x: hidden; overflow-y: auto; background:#009944; color: #fff; z-index: 1000; -webkit-overflow-scrolling: touch; -webkit-transition: 400ms; -moz-transition: 400ms; -o-transition: 400ms; transition: 400ms; }
#menu-holder a:link, #menu-holder a:visited { color: #fff; font-size:16px; }
#menu-holder a:active, #menu-holder a:hover { color: #fff; text-decoration:underline; }
#menu-holder .msubnav a:link, #menu-holder .msubnav a:visited { color: #fff; }
#menu-holder .msubnav a:active, #menu-holder .msubnav a:hover { color: #fff; }
.navMobile { padding: 0px 0px 10px; margin-top: 86px; display: block; }
.navMobile dd { padding-bottom: 20px; position: relative; width: 100%; }
.navMobile p a { font-size:14px; display: block; }
.navMobile .msubnav { width: 238px; padding-top: 16px; display: none; }
.navMobile .msubnav a { font-size: 16px; margin: 0px 12px 10px 0px; display: inline-block; }
#menu-holder .g-tel { font-size: 14px; }
#bg-menu { background-color: rgba(0,0,0,0.8); position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; cursor: url("../images/close-icon.ico") 16 16, default; z-index: 99; display: none; }
.open #menu-holder { right: 0px; }

.footer {height:auto; overflow:hidden; border-top:#00b04e solid 2px;}
.footer .help {background:#b3376c;}
.footer .helplist span {height:25px; line-height:25px; color:#fff; display:block; text-align:center; background:#a42f61;}
.footer .helplist a {height:25px; line-height:25px; color:#fff; display:block; text-align:center;}

.footer .footer-text {background:#009944;}
.footer .footer-text p {line-height:25px; color:#fff; text-align:center;}
.footer .footer-text a {height:25px; line-height:25px; color:#fff;}

/* 首页轮播图 */

.IndBan {width:100%; height:auto; overflow:hidden; position:relative;}
.IndBan #BanCont {width:100%; height:auto; overflow:hidden; position:relative; z-index:0;}
.IndBan #BanCont li {width:100%; height:auto; overflow:hidden; position:absolute; left:0px; top:0px; overflow:hidden;}
.IndBan #BanCont li img {width:100%;}
.IndBan .banner_link {height:10px; display:block; position:absolute; bottom:10px; left:50%; margin-left:-20px; z-index:1;}
.IndBan .banner_link li {width:20px; height:5px; background:#fff; font-size:0px; margin:0px 2px; float:left;}
.IndBan .banner_link li.banner_link_red1 {background:#f8780a;}

#NavId_2 {height:auto; overflow:hidden; background:#edfff5; padding:50px 0px;}

.prolist {height:auto; overflow:hidden;}
.prolist a {height:auto; overflow:hidden; display:block;}
.prolist a img {width:100%;}
.prolist a p {height:60px; line-height:60px; color:#333; overflow:hidden; display:block; text-align:center;}

/* 首页板块 */

.frame_title {height:60px; display:inline-block;}
.frame_title span {height:60px; line-height:60px; color:#009944; font-size:24px; font-weight:bold; text-align:center; padding:0px 20px; float:left;}
.frame_title i {width:50px; height:2px; background:#009944; display:block; margin-top:29px; float:left;}

.frame_intro {height:auto; overflow:hidden; line-height:35px; color:#222; font-size:20px; padding:0px 20px;}
.frame_intro img {max-width:100%;}

.about-more {width:140px; height:40px; line-height:40px; color:#009944; font-size:16px; font-weight:bold; text-align:center; padding:0px 20px; border:#009944 solid 2px; display:block; margin:0px auto;}
.about-more:hover {color:#fff; background:#009944;}

.con_list {height:auto; overflow:hidden; display:block;}
.con_list li {height:35px; overflow:hidden; line-height:35px; padding-left:40px; position:relative; margin-bottom:20px;}
.con_list li i {width:30px; height:30px; display:block; position:absolute; left:0px; top:0px;}
.con_list li i.icon1 {background:url(../images/icon1.png) no-repeat; background-size:100% 100%; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -ms-background-size:100% 100%;}
.con_list li i.icon2 {background:url(../images/icon2.png) no-repeat; background-size:100% 100%; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -ms-background-size:100% 100%;}
.con_list li i.icon3 {background:url(../images/icon3.png) no-repeat; background-size:100% 100%; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -ms-background-size:100% 100%;}
.con_list li span {color:#222; font-size:14px; display:block;}

.frame_classic {height:auto; overflow:hidden;}
.frame_classic a {width:20%; height:40px; line-height:40px; color:#333; overflow:hidden; display:block; text-align:center; background:#eee; float:left;}
.frame_classic a.hover {background:#009944; color:#fff;}
.frame_classic a:hover {background:#009944; color:#fff;}

.pitem {width:20%; height:auto; overflow:hidden; display:block; padding:0px; margin:0px; position:relative; float:left;}
.pitem img {width:100%;}
.pitem .thumbTextWrap {width:100%; height:100%; position:absolute; top:0px; left:0px; background:#000; background:rgba(0, 0, 0, 0.5); opacity:0.5; filter:alpha(opacity=50); display:none;}
.pitem .thumbTextWrap .thumbText {width:96%; height:60px; padding:0px 2%; position:absolute; top:50%; left:0px; margin-top:-30px;}
.pitem .thumbTextWrap .thumbText span {height:30px; line-height:30px; color:#fff; display:block; text-align:center; border-bottom:#fff solid 2px;}
.pitem .thumbTextWrap .thumbText b {height:30px; line-height:30px; color:#fff; display:block; text-align:center;}

.contact {height:360px; overflow:hidden; position:relative;}
.contact .here {width:100px; height:100px; position:absolute; top:50%; left:50%; margin-top:-50px; margin-left:-50px; background:url(../images/here.png) no-repeat; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -ms-background-size:100% 100%; background-size:100% 100%;}

.news_wrap {height:auto; overflow:hidden; display:block;}
.news_wrap .news_list {height:auto; overflow:hidden; display:block; margin-top:20px; display:block;}
.news_wrap .news_list .date{width:59px; height:100px; border-right:3px solid #fff; background:#fff; float:left;}
.news_wrap .news_list .date .y{width:59px; height:34px; line-height:34px; text-align:center; color:#a1a1a1;}
.news_wrap .news_list .date .m{width:39px; height:21px; margin:0 auto; line-height:21px; text-align:center; color:#a1a1a1;}
.news_wrap .news_list .date .d{width:59px; height:42px; line-height:42px; text-align:center; color:#0382db; font-size:24px;}
.news_wrap .news_list .info{height:100px; background:#f7f7f7; padding-left:70px;}
.news_wrap .news_list .info .title{height:40px; overflow:hidden; padding-top:10px; line-height:30px; color:#343434; font-size:16px;}
.news_wrap .news_list:hover .info .title {color:#0382db;}
.news_wrap .news_list .info .brief{height:40px; line-height:20px; overflow:hidden; color:#717171; padding-right:10px;}
.news_wrap .news_list .info .brief img{margin-top:5px;}

/* 二级页面 */

.side_t {height:50px; line-height:50px; color:#333; font-size:16px; padding:0px 10px; text-align:right;}
.side_ul {height:auto; overflow:hidden;}
.side_ul a {height:25px; line-height:25px; color:#666; display:block; padding:0px 10px; text-align:right;}
.side_ul a:hover {color:#fff; background:#009944;}
.side_ul a.hover {color:#fff; background:#009944;}

.ss_title {height:40px; border-bottom:#ddd solid 1px; clear:both; position:relative;}
.ss_title span {height:40px; line-height:40px; color:#000; font-size:16px; font-weight:bold; display:block; padding-right:30px; border-bottom:#ddd solid 1px; position:absolute; top:0px; left:0px;}

.newslist {width:100%; height:auto; overflow:hidden; padding:0px; margin:0px; display:block;}
.newslist li {width:100%; height:45px; line-height:45px; overflow:hidden; clear:both; border-bottom:#e6e6e6 dashed 1px; display:block; position:relative;}
.newslist li i {width:4px; height:4px; background:#888; display:block; position:absolute; top:22px; left:0px;}
.newslist li a {height:45px; line-height:45px; display:block; color:#333; padding-left:15px; padding-right:90px;}
.newslist li time {width:80px; height:45px; line-height:45px; color:#999; position:absolute; top:0px; right:0px;}
.newslist li a:hover {color:#000;}

.item {height:auto; overflow:hidden; display:block;}
.item img {width:100%;}
.item span {height:50px; line-height:50px; color:#333; text-align:center; display:block;}

.s_n_title {height:50px; line-height:50px; overflow:hidden; color:#000; font-size:18px; font-weight:bold; border-bottom:#999 dashed 1px;}
.s_d_date {height:30px; line-height:30px; color:#898989;}
.s_d_date font {color:#e60012;}

.s_cont {height:auto; overflow:hidden; padding:20px 0px;}
.s_cont img {max-width:100%;}

.s_content {height:auto; overflow:hidden;}
.s_content img {max-width:100%;}

.video_list {height:auto; overflow:hidden; display:block; margin-top:10px; position:relative;}
.video_list img {width:100%;}
.video_list span {width:100%; height:40px; line-height:40px; color:#f6f6f6; font-size:12px; font-weight:bold; text-align:center; display:block; background:rgba(0,0,0,0.6); overflow:hidden; padding:0px 20px; position:absolute; bottom:0px; left:0px;}

.product {height:auto; overflow:hidden;}
.product a {height:auto; overflow:hidden; display:block;}
.product a img {width:100%; display:block; overflow:hidden; box-sizing:border-box;}
.product a:hover {-webkit-transition: all 1.2s; -moz-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s;}
.product a:hover img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); -webkit-transition:all .8s ease; -moz-transition:all .8s ease; -o-transition:all .8s ease; -ms-transition:all .8s ease; transition:all .8s ease;}
.product span {height:40px; line-height:40px; color:#000; text-align:center; display:block; overflow:hidden; padding:0px 10px;}

/* 相关新闻 */

.morenews {height:auto; overflow:hidden; border-top:#ccc dashed 1px; padding:20px 0px;}
.morenews span {height:30px; line-height:30px; display:block; color:#434343; display:block;}
.morenews a {height:30px; line-height:30px; color:#a0a0a0; font-size:14px; font-weight:normal;}
.morenews a:hover {color:#009944;}

/* 分页样式 */

.page {height:auto; overflow:hidden; text-align:center; clear:both;}
.page .page_c {height:auto; overflow:hidden; display:inline-block;}
.page .page_c a {height:25px; line-height:23px; font-size:12px; color:#666; border:#e5e5e5 solid 1px; background:#fff; display:block; padding:0px 15px; margin:0px 5px; float:left;}
.page .page_c span {height:25px; line-height:23px; color:#666; display:block; padding:0px 10px; border:#e5e5e5 solid 1px; background:#fff; margin:0px 5px; float:left;}
.page .page_c span.current { color:#009944; border:#009944 solid 1px;}
.page .page_c .prev {background:url(../images/page.png) no-repeat 4px 0px #fff;}
.page .page_c .next {background:url(../images/page.png) no-repeat 4px -40px #fff;}
.page .page_c a:hover {color:#009944; border:#009944 solid 1px;}
.page .page_c .prev:hover {background:url(../images/page.png) no-repeat 4px -60px #fff;}
.page .page_c .next:hover {background:url(../images/page.png) no-repeat 4px -20px #fff;}

@media (max-width: 479px) {

.header {height:50px;}
.header .logo {height:50px; padding:5px 20px;}
.header .logo img {height:40px;}

.header .links {display:none;}

.header .cn {right:60px; margin-top:-20px;}

.menu-handler {display:block;}

.height {height:50px;}

.slidesjs-pagination {bottom:0px;}

.side_t {text-align:left;}
.side_ul a {height:35px; line-height:35px; color:#666; padding:0px 20px; text-align:center; background:#eee; margin-right:5px; margin-bottom:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px; float:left;}
.side_ul a.hover {background:#ddd;}

.footer-text p {font-size:12px;}
.footer-text a {font-size:12px;}

}

@media (min-width: 480px) and (max-width: 767px)  {

.header {height:50px;}
.header .logo {height:50px; padding:5px 20px;}
.header .logo img {height:40px;}

.header .links {display:none;}

.header .cn {right:60px; margin-top:-20px;}

.menu-handler {display:block;}

.height {height:50px;}

.slidesjs-pagination {bottom:10px;}

.side_t {text-align:left;}
.side_ul a {height:35px; line-height:35px; color:#666; padding:0px 20px; text-align:center; background:#eee; margin-right:5px; margin-bottom:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px; float:left;}
.side_ul a.hover {background:#ddd;}

.con_list {margin-top:30px;}

}

@media (min-width: 768px) and (max-width: 999px){

.height {height:60px;}

}

@media (min-width: 1000px) {
 
.height {height:60px;}
 
.con_list {margin-top:30px;}

}

@media (min-width: 1260px) {

.item img {padding:30px;}

}
body>iframe:last-child{
	display: none;
}
