@charset "gb2312";
* {
	word-break: break-all;
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px auto;
	line-height: 30px;
	background-color: #FFF;
	width: 100%;
}
a {
	color: #666666;
	text-decoration: none;
}
ul, li, dl, dt, dd {
	list-style: none;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
em{
    font-style: normal
}
/* top */
.top {
	height: 38px;
	line-height: 38px;
	border-bottom: 3px solid #f5f5f5;
	color: #6b6b6b;
}

.topone {
	display: inline-block;
	background: url(../images/topo.png)no-repeat left center;
	text-indent: 22px;
	margin-right: 10px;
}

.toptwo {
	background: url(../images/topt.png)no-repeat left center;
	text-indent: 22px;
	display: inline-block;
	margin-left: 10px;
}


/*logo*/

.logo {
	overflow: hidden;
	padding: 26px 0;
}

.logos {
	background: url(../images/logotel.jpg)no-repeat left center;
	text-indent: 50px;
}

.logos_p {
	font-size: 22px;
	color: #0ab573;
	font-weight: bolder;
}
/* nav */

.nav {
	height: 60px;
	width: 100%;
	background-color: #0ab573;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav li {
	width: 12.5%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	display: inline;
	line-height: 60px;
	background: url(../images/navl.jpg) no-repeat left center;
}

.nav li a {
	color: #ffffff;
	font-size: 16px;
	display: block;
}

.nav li a:hover {
	display: block;
	color: #ffffff;
	background: url(../images/nh.jpg) no-repeat center bottom;
}
/* banner */
#banner{
    width: 100%;
    position: relative;
}
#banner ul{
    overflow: hidden;
    margin-bottom: 0;
}
#banner ul li{
    list-style: none;
    display: none;
}
#banner img{
    width: 100%;
}
#p{
    width: 90px;
    position: absolute;
    left: 48%;
    bottom: 3%;
}
#p p{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0ab573;
    float: left;
    margin-left: 10px;
}
#p p:nth-child(1){
    margin-left: 0;
}
#p .on{
    background: #fff;
}
#left{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
#right{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}

/* 每块标题 */
.xilie_top{
    text-align: center;
    margin: 20px;
}
.xlt1{
    font-size: 12px;
    color: #676767;
}
.xlt2{
    width: 3%;
    height: 3px;
    background: #36c785;
    margin: 7px auto;
}
.xlt3{
    font-size: 28px;
    color: #333333;
    margin-bottom: 10px;
}
/* 产品中心 */
.cpzx{
    background: #e9f4f0;
    background-repeat:no-repeat;
     background-size:100% 100%;
     -moz-background-size:100% 100%;
     padding: 48px;
}
#oranger{
    width: 90%;
    margin: 18px auto;
    margin-bottom: 36px;

}
#oranger a {
    width: 15%;
    margin: 0 1%;
	padding:6px 10px;
	height:30px;
	display:inline-block;
    line-height:30px;
    text-align: center;
    background: #36c785;
    color: white;
    border-radius: 4px
}
.centera {
	overflow:hidden;
}
.hover {
	background:#ff8a00!important;
}
#tablea {
    padding: 1px;
}
.box {
	margin:10px;
	display:none;
	overflow: hidden;
}
.box dl{
	background: white;
	width: 29%;
	margin: 0 2%;
	float: left;
}
.box dl dt{
	overflow: hidden;
}
.box dl dt img{
	width: 100%;
}
.box dl dd{
	padding: 10px;
	border-top: 2px solid #d6d6d6;
	
}
.box dl dd .p1{
    font-size: 16px;
    color: #333;
}
.box dl:hover dt img{
	transform: scale(1.1);
    -webkit-transform: all 1s;
    -o-transform: all 1s;
    -moz-transform: all 1s;
    -ms-transform: all 1s;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.box dl:hover dd{
	background: #00ab21;
	color: white!important;
}
.box dl:hover .p1{
    color: white;
}
.zmore{
	clear: both;
    width: 5%;
    margin: 0 auto;
    border: 1px solid;
    padding: 0px 20px;
    display: block;
    text-align: center;
}
/* bottom */
.bottomt{
	background: url(../images/bottom_bg.jpg);
	overflow: hidden;
	padding-top: 34px;
    color: white;
    clear: both;
    background-size: cover;
}
.bottomt_top dt a{
    color: white!important;
}
.bottomt_top{
	overflow: hidden;
}
.bottomt_top dl{
	width: 17.5%;
	float: left;
}
.bottomt_top dl dt{
	font-size: 16px;
	margin-bottom: 4px;
}
.bottomt_top dl dd a{
	color: white!important;
	margin: 2px 0;
}
.footer{
	overflow: hidden;
	background: #0AB573;
	padding: 10px 16px;
	color: white;
	font-size: 12px;
}
.dlip{
    border-left: 1px solid #3a3737;
    text-indent: 20px;
}
.bottomt_top dl.dlip{
	width: 28%!important;
}

/* 位置 */
.wz {
    width: 100%;
    border-bottom: 1px solid #ededed;
    background: #f5f5f5;
}
.wz p {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #666;
    background: url(../images/wz.png) 0 center no-repeat;
    text-indent: 24px;
}

/* 新闻页 */
.nnews{
	overflow: hidden;
	background: #f3f3f4;
}
.news_cpntent{
    overflow: hidden;
}

.nnews dl{
	width:46%;
	float: left;
	background: white;
	margin: 10px 1%;
	box-shadow:1px 1px 1px #d4cccc;
}
.nnews dl:hover{
	box-shadow:1px 1px 1px #bee6c6;
}
.nnews dl:hover .news_p1{
	color: #00ab21
}
.nnews dl dd{
	float: left;
	width: 22%;
	
}
.nnews dl dd img{
	width: 100%;max-height:120px;
}
.nnews dl dt{
	
	float: right;
    width: 76%;
}
.nnews dl dt span{
	display: block;
	background: url(../images/time.png) no-repeat left center;
	text-indent: 22px;
}
.news_p1{
	font-size:16px;
	color: #333;
}
/*优势*/
.ys_content{
	width: 1200px;
	margin: 0 auto;
	height: 810px;
	background: url(../images/ys_bg.jpg) no-repeat;
    position: relative;
}
.yy_top{
	    margin-top: 54px;
    text-align: center;
}
.ystb1{
	position: absolute;
	left: 423px;
    top: 150px;
}
.ystb2{
	position: absolute;
	left: 333px;
	top: 345px;
}
.ystb3{
	position: absolute;
	left: 370px;
    top: 486px;
}
.ystb4{
	position: absolute;
	right: 392px;
    top: 143px;
}
.ystb5{
	position: absolute;
	right: 360px;
	top: 353px;
}
.ystb6{
	position: absolute;
	right: 400px;
	top: 531px;
}

.ystb11{
	position: absolute;
	top: 0;
	left: 0;
	width: 425px;
	height: 162px;
	background: url(../images/yst1.jpg)no-repeat;
}
.ystb11 .zsb{
	margin-left: 142px;
}

.zsb{
	width: 154px;
}
.zsb h3{
	color: black;
}

.ystb12{
	position: absolute;
	top: 197px;
	left: 0;
	width: 324px;
	height: 166px;
	background: url(../images/yst2.jpg)no-repeat;
	background-size: 100% 100%;
}
.ystb12 .zsb{
	margin-left: 142px;
	padding: 20px 0 0 0;
}
.ystb13{
	position: absolute;
	top: 374px;
	left: 0;
	width: 425px;
	height: 162px;
	background: url(../images/yst3.jpg)no-repeat;
}
.ystb13 .zsb{
	margin-left: 142px;
	padding: 40px 40px 0 0;
}
.ystb14{
	position: absolute;
	top: 0;
	right: 68px;
	width: 319px;
	height: 163px;
	background: url(../images/yst4.jpg)no-repeat;
}
.ystb14 .zsb{
	margin-right: 142px;
	padding: 40px 0 0 0;
}

.ystb15{
	position: absolute;
	top: 207px;
	right: 16px;
	width: 336px;
	height: 163px;
	background: url(../images/yst5.jpg)no-repeat;
}
.ystb15 .zsb{
	margin-right: 142px;
	padding: 40px 0 0 0;
}
.ystb16{
	position: absolute;
	top: 388px;
	right: 46px;
	width: 285px;
	height: 162px;
	background: url(../images/yst6.jpg)no-repeat;
}
.ystb16 .zsb{
	margin-right: 142px;
	padding: 40px 0 0 0;
}
/*关于我们*/
.zabout{
	background: url(../images/about_bg.jpg) no-repeat;
	background-size: contain;
}
.zabout_center{
	overflow: hidden;
}
.zcr{
	width: 37%;
    background: white;
    padding: 30px;
}
.zcr  h2{
    color: #333;
}
.zcr span{
	display: inline-block;
	padding: 6px 38px;
	background: #0ab573;
	color: white;
}
.zb_top{
	overflow: hidden;
}
.zb_top .sb1{
	font-size: 16px;
	color: black;
	font-weight: bolder;
}
.zb_top{
	text-indent: 13px
}
.zb_top span{
	display: inline-block;
	padding: 0 14px;
	background: #0ab573;
	color: white;
}
.zabout_bottom{
	padding: 16px;
	background: white;
}
.zb_bottom{
	overflow: hidden;
	
	
}
.zb_bottom dl{
	width: 22.5%;
	float: left;
	margin: 0 1%;
}
.zb_bottom dl dt img{
	width: 100%;
}
.zb_bottom dl dd{
	text-align: center;
    background: #eeeeee;
    margin-top: 4px;
}
/*案例展示*/
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
/*分界*/
.fj{
	/* height: 340px;
	background: url(../images/lan_bg.jpg)no-repeat;
	background-size: 100% 100%; */
	
}

/*新闻中心*/
.news_warp{
    padding: 60px 0;
    background: white;
}
.news_top{
margin-bottom: 35px;
}
.news_top1{
   text-align: center;
   font-size: 26px;
   color: rgb(33, 33, 33)
}
.news_top2{
    font-size: 16px;
   text-align: center;
  color:rgb(222, 222, 222)
}
.news_top3{
   width: 150px;
   height: 3px;
   background: #333;
    margin: 0 auto;
}
.news_top4{
   height: 2px;
   background: #eeeeee;
    margin: 0 auto;
}

.tab-g {
    border-bottom: 0;
    overflow: hidden;
    width:340px;
	margin: 0 auto;
	margin-bottom: 40px

}
.tab-g li {
    list-style: none;
    float: left;
    height: 40px;
    margin-right: 20px;
    color: black;
    line-height: 40px;
    text-align: center;
    width: 146px;
    border: 1px solid black;
    border-radius: 60px;
}
.tab-g li.active-gn {
    border:none;
    background:#0ab573 ;
    color: white;
}
.bottom{
    color: #666666;
    overflow: hidden;
}
.bottom .news_products {
    width: 60%;
}
.bottom .news_products .main-gn {
	display:none;
}
.bottom .news_products .main-gn.selected-gn {
	display:block;
}

.news{
    width: 1200px;
    margin: 0 auto;
}

.news_left{
    float: left;
    width: 35%;
   margin-top: 2px;
   position: relative;
    
}
.news_d{
	width: 84%;
	margin-left: 6%;
	position: absolute;
	left: 0;
	bottom: 96px;
	background: #0AB573;
	opacity: 0.9;
	padding: 20px;
	color: white;
}
.news_d p{
	font-size: 18px;
}
.news_left1,.news_left2{
    color: black
}

.news_left1{
font-size: 18px;
margin-bottom: 5px;
}
.news_left1 span{
    float: right;
    color: black;
}
.news_left img{
    width: 100%;
    margin-bottom: 30px;
}

.news_products{
    float: right
}
.main-gn.selected-gn ul li{
    border-bottom: 1px solid #aeaeae;
    padding: 15px 0;
    float: left;
    margin-right: 20px;
	width: 100%;
    margin-bottom: 2px;
    padding-bottom: 12px;
   
}

.news_time{
    float: left;
    width: 64px;
    height: 64px;
    text-align: center;
    margin-right: 30px;
    font-size: 16px;
    padding-top: 5px;
    color: black;
}

.news_p1{
   margin-bottom: 0
}
.news_p2{
    font-size: 20px;
    font-weight: bold;
}
.news_title{
    width: 85%;
    float: left;
}

.news_title1{
    margin-bottom: 5px;
    font-size: 16px;
    color: black
}


/*友情链接*/
.yq_content{
	overflow: hidden;
	
}
.yq_content span{
	display: block;
	float: left;
	border-right: 1px solid;
	padding: 0 6px;
	margin: 10px 4px;
}

/* 案例视频页 */
.anli_content{
    overflow: hidden;
}
.anli_content dl{
	width:23%;
	margin: 10px 1%;
	float: left;
	border-bottom: 2px solid #eeeeee;
}
.anli_content dl:hover{
	border-bottom: 2px solid #00ab21;
}
.anli_content dl dd img{
	width: 100%;
}
.anli_content dl dt{
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}

/* 关于我们 */
.gywm_top{
    text-align: center;
    margin: 50px auto
}
.gywm_top_p1{
	margin: 10px auto;
	font-size: 22px;
    font-weight: bolder;
    color: #333
}
.gywm_content {
    overflow: hidden;
}
.gywm_content dl{
	width: 16%;
	margin: 10px 4.5%;
	float: left;
}
.gywm_content dl dd{
	margin: 0 auto;
	background: #eeeeee;
	border-radius: 82px;
	width: 80%;
	margin:  0 auto
}
.gywm_content dl dd img{
	width: 100%;
}
.gywm_content dl dt{
	text-align: center
}
.gywm_content dl dt p{
	font-size: 20px;
    margin: 10px auto;
    color: #333
}
.lianxi-tool_wrap{
    padding: 48px 0;
	background:#f5f5f5;
}
.lianxi-tool{ overflow:hidden; margin-bottom:20px;}
.contact-info h4{ color: #333; font-size:28px; margin-bottom:15px; margin-top:15px; line-height: 45px; }
.contact-info{ width:55%; float:right; padding:20px 0;}
.contact-info p{ line-height:22px; *margin:14px 0; margin: 25px 0; font-size: 20px;}
.contact-info p span{ color:#555; font-size:20px; font-weight:normal; width:100%; display:block; margin-left:0;}
.contact-info p.price-wz{ color:#333; margin-bottom:25px; font-size:16px; _font-size:12px;}
.contact-info a { font-size:24px; font-weight:bold; color:#ED1C24;}
.contact-info a u{display: none;}
.contact-info a.price-btn{ background:#ed1c24; color:#fff; font-size:18px; font-weight:normal; padding:13px 45px; margin-left:35px; display:inline-block;}
.contact-info a.price-btn:hover{ background:#383842;}
.contact-sub-lianxi ul li{ margin-left:20px; margin-right:0; _margin-left:16px;}
.left-img{ float:left; width:43%;}

/* 关于我们 */
.about_me dl{
	overflow: hidden;
}
.about_me dl dd{
	width: 50%;
}
.about_me dl dd img{
	width: 100%;
}
.about_me dl dt{
	width: 40%;
	text-align: center;
	padding: 100px 20px;
}
.about_me dl dt p{
	font-size: 22px;
    font-weight: bolder;
    color: #333;
}
/* 产品中心 */
.plc1{padding:30px 0; overflow:hidden;}
.pl{padding:0px 0 50px;}
.plc1 h2{width:1200px; margin:0 auto 0px; text-indent:41px;line-height:1.3em;height:1.3em;background:url(../images/procen1.png) 0 center no-repeat; font-size:26px;font-weight:600; color:#2a2a2a; overflow:hidden;}
.plc1 h2 a{color:#00132b;}
.plc1 h2 span{ width:auto;float:right; font-size:16px;}
.plc1 ul{width:1200px;margin:10px auto 0;overflow:hidden; border-top:1px solid #ddd; }
.plc1 ul li{ width:23%; margin:25px 2% 25px 0%;border-bottom:2px solid #f3f3f4; float:left;overflow:hidden; }
.plc1 ul dl dd a{color:#fff;padding:0px 30px;}
.plc1 ul dl dd img{ vertical-align:middle; margin-left:5px; padding:5px 0;width:20px; height:auto;}
.plc1 ul li img{width:100%; float:left;}
.plc1 ul li p{width:100%; text-align:center;background-color:#f3f3f4; font-size:16px;height:2.4em; line-height:2.4em;overflow:hidden;}
.plc1 ul li p a{ display:block;white-space:nowrap; padding:0 3px; text-overflow:ellipsis;overflow:hidden;}
.plc1 ul li:hover p a{color:#009610;}
.plc1 ul li:hover img{opacity: 0.9;}
.plc1 ul li:hover{ border-bottom:2px solid #009610;}
.plc1:nth-child(odd){
	background: #f3f3f4
}
.plc1:nth-child(odd).plc1 ul li p{
	background: white
}
.plc1:nth-child(odd).plc1 h2{
	background: url(../images/procen2.png) 0 center no-repeat;font-size:28px;font-weight:600; color:#009610; overflow:hidden;
}
.plc1:nth-child(odd).plc1 h2 a{
	color: #009610
}

/* article */
.info{
    text-align: center;
    line-height: 30px;
    color: #666;
    padding-right: 18px;
    border-top: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 20px;
}
.p16{
    font-size:22px;
    padding: 20px 0;
    line-height: 35px;
    margin-bottom: 10px;
    text-align: center;
}
/* 上一篇下一篇 */
.prenext {
	color: black;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 15px;
}
.prenext .pre {
	float: left;
	width: 100%;
}
.prenext .pre a {
	color: #333;
	text-decoration: none;
}
.prenext .pre a:hover {
	color: #ff0000;
}/* 上一篇 */
.prenext .next {
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a {
	color: #333;
	text-decoration: none;
}
.prenext .next a:hover {
	color: #ff0000;
}
.ny{
    overflow: hidden;
}
/* 产品内页 */
/* 内页 */
.nrqh {
    margin-top: 30px;
}
 .nrqh_content {
     overflow: hidden;
 }

 .nrqh_left {
     width:40%;
     float: left;
 }

 .nrqh_right {
     width: 54%;
     float: right
 }

.large_box{margin-bottom:10px;width:100%;overflow:hidden;border:2px solid #00ab21;height: 432px}
.large_box img{ width: 100%}
.large_box video{ width:100%; }
.small_box{height:73px;overflow:hidden;position:relative;}
.small_list{width:100%;height:73px;overflow:hidden;}
.small_list ul{height:73px;overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:10px;width:73px;}
.small_list ul li img{display:block;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:73px;height:73px;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}
.small_list ul li.on .bun_bg{display:block;}
.btn{display:none; position:absolute; z-index:999; top:0; width:20px;height:73px;background-color:#777;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
.btn:hover{background-color:#e7000e;}


  .bigimg {
        width: 800px;
        height: 800px;
    }
    #spec-list div {
        margin-top: 0;
        *margin-left: 0;
        width: 100%;
    }

    .smallImg {
        position: relative;
        height: 52px;
        margin-top: 1px;
        background-color: #F1F0F0;
        width: 98%;
        overflow: hidden;
        float: left;
        padding-top: 6px;
        padding-right: 1%;
        padding-bottom: 6px;
        padding-left: 1%;
    }

    .scrollbutton {
        width: 14px;
        height: 50px;
        overflow: hidden;
        position: relative;
        float: left;
        cursor: pointer;
    }

    .scrollbutton.smallImgUp,
    .scrollbutton.smallImgUp.disabled {
        background-image: url(../images/left.jpg);
        background-repeat: no-repeat;
    }

    .scrollbutton.smallImgDown,
    .scrollbutton.smallImgDown.disabled {
        background-image: url(../images/right.jpg);
        background-repeat: no-repeat;
        margin-right: 0px;
    }

    #imageMenu {
        height: 50px;
        width: 95%;
        overflow: hidden;
        margin-left: 0;
        float: left;
    }

    #imageMenu li {
        height: 50px;
        width: 60px;
        overflow: hidden;
        float: left;
        text-align: center;
    }

    #imageMenu li img {
        width: 50px;
        height: 50px;
        cursor: pointer;
    }

    #imageMenu li#onlickImg img,
    #imageMenu li:hover img {
        width: 44px;
        height: 44px;
        border: 3px solid #959595;
    }

    /* bigImg */

    .bigImg {
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
        /*height: 330px;*/
    }

    .bigImg #winSelector {
        width: 235px;
        height: 210px;
    }

    #winSelector {
        position: absolute;
        cursor: crosshair;
        filter: alpha(opacity=15);
        -moz-opacity: 0.15;
        opacity: 0.15;
        background-color: #000;
        border: 1px solid #fff;
    }

    /* bigView */

    /* bigImg */

    .bigImg2 {
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .bigImg2 #winSelector {
        width: 235px;
        height: 210px;
    }

    #winSelector {
        position: absolute;
        cursor: crosshair;
        filter: alpha(opacity=15);
        -moz-opacity: 0.15;
        opacity: 0.15;
        background-color: #000;
        border: 1px solid #fff;
    }

    /* bigView */

    #bigView {
        position: absolute;
        border: 1px solid #959595;
        overflow: hidden;
        z-index: 999;
    }

    #bigView img {
        position: absolute;
    }

    .smallImg2 {
        position: relative;
        height: 52px;
        margin-top: 1px;
        width: 99%;
        overflow: hidden;
        float: left;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 1%;
        border: 1px solid;
    }

    #imageMenu2 {
        height: 50px;
        width: 92%;
        overflow: hidden;
        margin-left: 0;
        float: left;
    }

    #imageMenu2 ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    #imageMenu2 li {
        height: 50px;
        width: 60px;
        overflow: hidden;
        float: left;
        text-align: center;
    }

    #imageMenu2 li img {
        width: 50px;
        height: 50px;
        cursor: pointer;
    }

    #imageMenu2 li#onlickImg img,
    #imageMenu2 li:hover img {
        width: 44px;
        height: 44px;
        border: 3px solid #959595;

    }

    .nprojj {
        border-bottom: 1px dashed #eeeeee;
        padding-bottom: 30px;
    }
    .nnme {
        font-size: 24px;
        color: black;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .nydh {
        overflow: hidden;
        margin-top: 20px
    }
    .nydh1 {
        float: left;
        width: 38%;
        background: #0c8858;
        overflow: hidden;
        line-height: 34px;
        padding: 10px;
        border-radius: 10px;
    }
    .nydh1 img {
        float: left;
        margin-right: 6px;
        margin-top: 4px;
    }
    .nydh1 p {
        font-size: 22px;
        color: white;
        font-weight: 22px;
        margin-top: 6px;
    }
    
    .nydh2 {
        float: left;
        width: 34%;
        background: #d10c0c;
        overflow: hidden;
        line-height: 34px;
        margin-left: 20px;
        padding: 10px;
        border-radius: 10px;
    }
    
    .nydh2 img {
        float: left;
        margin: 4px 24px 0 20px
    }
    
    .nydh2 p {
        font-size: 22px;
        color: white;
        margin-top: 2px;
    }
    
    .nyhd2 {
        float: left;
        margin-left: 20px;
    }
/* 锚点 */
.maodian {
    background: #0ab573;
    margin: 30px 0;
    position: sticky;
    left: 0;
    top: 0;
}

.maodian_top {

    overflow: hidden;
    padding: 18px 0;
}

.maodian_top dl {
    width: 19.8%;
    float: left;
    text-align:center;
}
.maodian_top dl:hover dd{
	background: white;
	color: black
}
.maodian_top dl dd {
    color: white
}
#nm1 h3, #nm2 h3, #nm3 h3, #nm4 h3 {
    background: url(../images/ssss.png) rgb(230,230,230) no-repeat;
    color: white;
    text-indent: 20px;
    padding: 10px 0;
	margin-bottom: 10px;
	margin: 30px 0;
}
/* 分页 */

.page{ line-height: normal; font-size: 14px; clear: both;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
margin-top: 30px;}
.page a,.page span{width:26px;height:26px;line-height: 26px; display:block;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;} 
.page a:hover, .page a.current{border:1px solid black} 
.page input{padding:0px;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px}

/* 手机推荐 */
.sjcptj{
    display: none;
}
.nbanner img{
    width: 100%;
}
/* 调新闻 */
.xgxw {
	margin-bottom: 30px;
	margin-top: 30px;
}
.newsli li {
	margin-right: 0;
}
.pline {
    border-bottom: 4px double #dddddd;
    height: 35px;
    text-align: center;
    color: #333
}
.xgxw li {
    border-bottom: 1px #dddddd dashed;
    background: url(../images/mysico.jpg) no-repeat left center;
    text-indent: 20px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    width: 48%;
    float: left;
    margin: 0 1%;
}
.tjnr{
    overflow: hidden;
}

.zcf{
    width: 667px;
    height: 400px;
}
