body{background:#f3f3f3;font-family:microsoft yahei,arial;margin:0;padding-top: 90px;font-size:13px;}
body,html{width:100%;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.m{margin-top:10px;}
.red{color:#f30;}
.dis{display:none;}
.m10{margin:10px;}
.mtb{ margin-top:10px; margin-bottom:10px;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;color:#f30;}
ul,li,dl,dt,dd,form,p,i,em{margin:0;padding:0;list-style:none;font-style:normal;}
img{border:none;}

.box{width:1200px;margin:0 auto;overflow:hidden;padding:0;}
.wbcon{overflow:hidden;}

.head{height:80px;background:#37afa2;width:100%;position:fixed;left:0;top:0;z-index: 500;transition:all .3s ease-in-out;}
.logo{width:160px; height:80px;line-height:80px;vertical-align:middle;position:absolute;left:15px;top:0;z-index:501;transition:all .3s ease-in-out;}
.logo img{display:inline-block;margin-top:15px;transition:all .3s ease-in-out;}
.logo a{display:block;line-height:50px;}

.menu{line-height:80px;height:80px;overflow:hidden;margin:0 120px 0 180px;text-align:right;transition:all .3s ease-in-out;}
.menu a{display:inline-block;padding:0 18px;font-size:16px;color:#fff;font-weight: bold;}
.menu a:hover,.menu a.curr{color:#fff;background:#03574e;text-decoration:none;}
.tpclose{width:70px;height:30px;line-height:30px;font-size:12px;color:#fff;text-align:center;border:solid 1px #fff;position:absolute;right:8px;top:25px;z-index:502;transition:all .3s ease-in-out;}
.tpclose:hover{opacity:.8;cursor:pointer;}

.headft{height:50px;background:rgba(55,175,162,.8);}
.headft .logo{height:50px;line-height:50px;transition:all .3s ease-in-out;}
.headft .logo img{margin-top:10px;width:100px;transition:all .3s ease-in-out;}
.headft .menu{height:50px;line-height:50px;}
.headft .menu a{font-weight:normal;}
.headft .tpclose{height:30px;line-height:30px;top:9px;}

.itembox{background:#fff;overflow:hidden;margin-bottom:20px;padding-bottom:0px;box-shadow:1px 1px 2px #ccc;}

.classtit{clear:both;height:70px;line-height:70px;padding:0 30px;overflow:hidden;box-shadow:2px 2px 3px #ccc;position:relative;}
.classtit .name{position:absolute;left:30px;top:0;width:120px;display:block;}
.classtit i.d{float:left;width:11px;height:11px;border:solid 3px #37afa2;border-radius:50%;margin:28px 10px 0 0;}
.classtit .cltit{color:#37afa2;font-size:20px;font-weight:bold;float:left;}
.classtit .txtac{width:850px;float:right;height:39px;text-align:center;font-size:13px;}
.classtit .txtac a{font-size:13px;font-weight:normal;clear:left;}
.classtitlv .snav{text-align:center;color:#ddd;margin:0 0 0 120px;}
.classtitlv .snav a{color:#666;}
.clarrow{width:30px;height:30px;line-height:30px;position:absolute;top:20px;right:30px;overflow:hidden;text-align:center;cursor:pointer;}
.clarrow i{display:inline-block;width:0;height:0;margin-top:10px;border-left:solid 8px transparent;border-right:solid 8px transparent;border-bottom:solid 8px #ccc;transition:all .5s;}
.clarrowsn i{transform:rotate(180deg)}

.dvlist{padding:30px;overflow:hidden;}
.dvlist .lmtit{color:#adadad;font-size:18px;margin:0 0 20px 0;}
.dvlist .lmtit i{display: inline-block;width:20px;height:20px;background:url(../images/zuan.png) no-repeat center left;background-size:20px;vertical-align: -4px;margin-right:6px;}
.dvlist .lmtit2 i{background-image:url(../images/ren.png);background-size: 18px;}
.dvlist li{float:left;width:222px;height:40px;line-height:40px;border-left:solid 1px #f5f5f5;border-top:solid 1px #f5f5f5;
box-shadow:1px 1px 1px #ddd;overflow:hidden;margin:0 5px 5px 0;}
.dvlist li a{display:block;padding:0 20px;overflow:hidden;font-size:20px;color:#666;position:relative;}
.dvlist li .ac{background-color:#999;color:#fff;height:18px;line-height:18px;opacity:.6;padding:0 3px;font-size:11px;border-radius:3px;
transform:scale(.8);position:absolute;top:3px;right:0px;}
.dvlist li:nth-child(5n){float:right;}
.dvlist li:hover{background-color:#ebf7f6;}
.dvlist li:hover a{text-decoration:none;}
.dvlist0 li a{color:#37afa2}
.dvlist1 li a{color:#f90}
.itembox1{}
.itembox1 .dvlist{padding-bottom:0;}
.itembox1 .dvlist:last-child{padding-bottom:30px;}
.dvlistc li{width:initial;}
.dvlistc li:nth-child(n){float:left;margin:0 8px 8px 0;}

.dvtext{padding:30px;overflow:hidden;}
.dvtext .lmtit{color:#adadad;font-size:18px;margin:0 0 20px 0;}
.dvtext li{float:left;width:374px;height:40px;line-height:40px;border-left:solid 1px #f5f5f5;border-top:solid 1px #f5f5f5;box-shadow:1px 1px 1px #ddd;overflow:hidden;margin:0 5px 5px 0;}
.dvtext li a{display:block;padding:0 20px;overflow:hidden;font-size:18px;color:#666;white-space:nowrap;text-overflow:ellipsis;}
.dvtext li:nth-child(3n){float:right;}
.dvtext li:hover{background-color:#ebf7f6;}
.dvtext li:hover a{text-decoration:none;}


.footer{width:100%;padding:40px 0;overflow:hidden;background:#024e46;color:#597d78;clear:both;margin-top:50px;}
.footer .box{position:relative;}
.footer .lf{line-height:36px;margin-right:240px;}
.footer .lf span{display:inline-block;margin-right:10px;}
.footer .lf a{color:#597d78;display:inline-block;margin-right:10px;}
.footer .lf a:hover{color:#7fa7a1;}
.link{line-height:30px;min-height:36px;overflow:hidden;position: relative;}

.contact{width:160px;height:36px;border-radius:50%;
/*background:#597d78 url(../images/qq.png) no-repeat center;box-shadow: 1px 1px 1px #333;*/
	position: absolute;right:0;top:0;}
.contact a{color:#ccc;}
.contact .name{margin-bottom:10px;}
.contact .item{color:#ccc;line-height:22px;}

.copyright{line-height:22px;margin-top:30px;}
.footer .lf .beian{color:#024e46;}
.footer .lf .beian a{color:#024e46;}

.posnav{color:#999;margin-bottom:20px;font-size:12px;}
.posnav a{color:#999;}

.newsbox,.newscon{width:920px;float:left;overflow:hidden;background:#fff;box-shadow:1px 1px 2px #ccc;margin-bottom:5px;min-height:930px;}
.newsbox .title{height:60px;line-height:60px;padding:0 30px;color:#37afa2;font-size:20px;box-shadow:2px 2px 3px #ccc;}
.newsbox .title i{float:left;display:block;width:11px;height:11px;border:solid 3px #37afa2;border-radius:50%;margin:22px 10px 0 0;}
.newslist{padding:30px;}
.newslist li{clear:both;line-height:35px;overflow:hidden;}
.newslist li a{display:inline-block;font-size:15px;color:#666;max-width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.newslist li span{float:right;color:#ccc;}
.newspage{text-align:center;font-size:14px;padding:20px 0 40px 0;overflow: hidden;}
.newspage span,.newspage a{color:#999;display: inline-block;width:25px;height:25px;line-height:25px;border-radius: 50%;background: #eee;margin:0 3px;}
.newspage span{background-color:#37afa2;color:#fff;}
.newspage em{color:#999;padding-left:8px;}
.newspage i{color:#f00;}
.newspage a.next,.newspage a.prev{background: #eee url("../images/next.png") no-repeat center;background-size: 4px;vertical-align: -7px;}
.newspage a.prev{transform: rotate(-180deg)}
.newspage a:hover{text-decoration: none;opacity: .8;}

.side_list{float:right;width:260px;overflow:hidden;}
.side_list dl{overflow:hidden;margin-bottom:20px;background:#fff;box-shadow:1px 1px 2px #ccc;padding-bottom:20px;}
.side_list dt{height:60px;line-height:60px;padding:0 20px;color:#37afa2;font-size:18px;box-shadow:2px 2px 3px #ccc;margin-bottom:15px;}
.side_list dt i{float:left;display:block;width:11px;height:11px;border:solid 3px #37afa2;border-radius:50%;margin:22px 10px 0 0;}
.side_list dd{line-height:30px;padding:0 20px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.side_list dd a{color:#666;}
.side_list dd a:hover{color:#37afa2;text-decoration:none;}

.newscon{}
.info{padding:30px;overflow:hidden;}
.info_title{line-height:50px;font-weight:bold;font-size:24px;text-align:left;}
.info_other{text-align:left;font-size:13px;color:#999;line-height:20px;border-bottom:solid 1px #ddd;padding-bottom:20px;}
.info_other a{color:#999;}
.info_con{line-height:32px;font-size:16px;padding:20px 0;color:#666}
.info_next{line-height:23px;font-size:13px;margin-top:20px;color:#666;}
.info_next a:hover{color:#37afa2}

.tpimg{margin-bottom: 10px;overflow: hidden;}
.tpimg div{margin-bottom: 5px;}
.tpimg img{width:100%;}
.classtxt{margin-left:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.classtxt a{display: inline-block;margin-right:20px;}
.txaccsn{display:none;}
.classtitlv .clarrow,.classtitlv .classtxt{display:none;}
.tptxt{margin:5px 15px 0 15px;padding-bottom: 2px;display: none;}
.tptxt div{height:50px;position: relative;background: #fff;margin-bottom: 8px;}
.tptxt i{display: block;width:50px;height:20px;line-height:20px;text-align: center;
	border:solid 1px #666;font-size:12px;position: absolute;right:10px;top:10px;}
.tptxt a{display: block;height:50px;line-height:50px;font-size:16px;padding:0 60px 0 20px;box-shadow: 1px 1px 2px #ccc;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}


@media (max-width:1200px){
	.box{width:100%;}
	.itembox{margin:20px;}
	.dvlist ul{border-top:solid 1px #ddd;border-left:solid 1px #ddd;overflow:hidden;padding-bottom:2px;margin-right:3px;}
	.dvlist li{width:25%;margin:0;border:0;height:50px;line-height:50px;}
	.dvlist li:nth-child(5n){float:left;}
	.dvtext ul{border-top:solid 1px #ddd;border-left:solid 1px #ddd;overflow:hidden;padding-bottom:2px;margin-right:3px;}
	.dvtext li{width:33.3%;margin:0;border:0;height:50px;line-height:50px;}
	.dvtext li:nth-child(3n){float:left;}
	body{padding-top:60px;}
	.head{height:60px;}
	.logo{float:none;margin:0;position:absolute;left:15px;top:0;overflow:hidden;height:60px;line-height:60px;}
	.logo img{width:140px;margin-top:10px;}
	.menu{float:none;margin-left:180px;text-align:right;height:60px;line-height:60px;}
	.menu a{padding:0 20px;float:none;display:inline-block;}
	.tpclose{top:10px;}
	
	.headft{height:50px;}


	.copyright,.link{margin:0 20px;}
	.posnav{text-indent:20px;margin:12px 0 2px 0;}
	.link{min-height: 30px;}
	.contact{}
	.boxnews{position: relative;margin-top: 10px;}
	.side_list{position: absolute;float:none;top:0;right:0;}
	.newscon,.newsbox{width:100%;float:none;background: none;box-shadow: none;margin:0 0 0;}
	.info,.newsboxcn{margin-right:275px;overflow: hidden;background: #fff;box-shadow: 1px 1px 2px #ccc;min-height: 930px;margin-bottom: 5px;}
	.info{padding:0;}
	.info_title{margin:20px 20px 10px 20px;}
	.info_other{margin:0 20px;}
	.info_con{margin:0 20px;}
	.info_next{margin:0 20px 30px 20px;}

	.tpimg{margin:10px 20px 0 20px;}
}
@media (max-width:1024px){
	.logo img{width:120px;margin-top:12px;}
	.menunr{display:none;}
	.menu{margin-right:180px;}
	.tpclose{top:10px;right:70px;}
	.menubn{position:absolute;width:60px;height:60px;right:0;top:0;z-index:1000;transition:all .3s ease-in-out;}
	.menubn i{display:block;transition:al .3s ease-in-out;width:20px;height:2px;background:#fff;position:absolute;left:20px;top:20px;}
	.menubn i:nth-child(1){top:20px;}
	.menubn i:nth-child(2){top:30px;}
	.menubn i:nth-child(3){top:40px;}
	.menunrsn{}
	.menunrsn{display:block;position:fixed;top:60px;left:0;width:100%;background:#fff;z-index:1001;overflow:hidden;box-shadow: 2px 2px 30px #666;}
	.menunrsn a{display:block;color:#666;line-height:60px;width:25%;text-align:center;float:left;padding:0;box-shadow:1px 1px 1px #ddd;}
	.menubnsn i{width:20px;}
	.menubnsn i:nth-child(1){transform:rotate(40deg);top:30px;}
	.menubnsn i:nth-child(2){display:none;}
	.menubnsn i:nth-child(3){transform:rotate(-40deg);top:30px;}
	.menuppsn{width:100%;height:200%;background:#000;opacity:.5;position:fixed;left:0;top:0;z-index:1000;}
	.bodysn{overflow:hidden;}
	.dvlist li{width:33.33%;}
	.dvtext li{width:50%;}
	.side_list dt,.newsbox .title{height:50px;line-height: 50px;font-size:16px;}
	.side_list dt i,.newsbox .title i{margin-top:17px;}
	
	.headft .menubn{height:50px;}
	.headft .menubn i:nth-child(1){top:15px;}
	.headft .menubn i:nth-child(2){top:23px;}
	.headft .menubn i:nth-child(3){top:31px;}
	.headft .menunrsn{top:50px;}
	.headft .menubnsn i:nth-child(1){top:25px;}
	.headft .menubnsn i:nth-child(3){top:25px;}
}
@media (max-width:768px){
	.menu a{font-weight: normal;}
	.itembox{margin:10px 15px 15px;}
	.tpimg{margin:15px 15px 0 15px;}
	.classtit{height:50px;line-height: 50px;padding:0 20px;}
	.classtit i.d{margin-top:18px;}
	.classtit .cltit{font-size:16px;}
	.classtit .name{left:15px;}
	.classtxt{margin-left:110px;}
	.clarrow{width:50px;height:50px;top:0;right:0;}
	.clarrow i{margin-top:22px;}
	.dvlist,.dvtext{padding:15px;}
	.dvlist .lmtit{font-size:16px;margin:5px 0 15px 0;}
	.dvtext li a{font-size:16px;}
	.dvlist li a{font-size:18px;}
	.dvlist0 li a{font-size:20px;}
	.newsbox{min-height: auto;}
	.info,.newsboxcn{min-height: auto;margin:0 15px 15px 15px;}
	.info_title{line-height: 28px;}
	.side_list{position: static;width:100%;}
	.side_list dl{margin:0 15px 15px 15px;}
	.side_list dd{padding:0 30px;font-size:14px;}
	.footer{margin-top:10px;}
	.classtxt{display: none;}
	.tptxt{display: block;margin:5px 15px 0 15px;}
	.tptxt a{padding:0 50px 0 15px;}
	.tptxt i{width:36px;display:inline-block;transform:scale(.8);}
	.txaccsn{display:none;}
	.itembox1 .dvlist:last-child{padding-bottom:15px;}
	
	.footer .lf{margin-right:160px;}
}
@media (max-width:426px){
	.logo{width:120px;left:10px;}
	.logo img{width:100px;margin-top:16px;}
	.menu{margin:0 120px 0 120px;}
	.menu a{padding:0 12px;font-size:15px;}
	.menubn{width:50px;}
	.menubn i{left:15px;}
	.tptxt{margin:0 10px 1px 10px;padding:0;}
	.tptxt div{margin:5px 0 0 0;}
	.tpclose{top:10px;right:50px;width:60px;height:30px;line-height:30px;top:15px;font-size:12px;}
	.menunrsn a{padding:0;font-size:14px;}
	.itembox{background: none;margin:0 10px 0 10px;box-shadow: none;}
	.tpimg{margin:10px 10px 0 10px;}
	.classtit{background: #37afa2;color:#fff;box-shadow: none;margin: 10px 0 0;padding:0 15px;}
	.classtit i.d{border-color:#fff;}
	.classtit .cltit{color:#fff;font-weight: normal;}
	.clarrow i{border-bottom-color:#fff;border-width:5px;}
	.dvlist, .dvtext{padding:0;margin-top:10px;}
	.dvlist .lmtit{margin:0 0 10px 0;height:50px;line-height: 50px;background: #ddd;color:#666;}
	.dvlist .lmtit i{border-radius: 50%;background: #333 url("../images/zuan_w.png") no-repeat center;background-size: 12px;margin-left:15px;}
	.dvlist .lmtit2 i{background-image: url("../images/ren_w.png")}
	.dvlist ul{border:0;margin:0;}
	.dvlist li{width:50%;box-shadow: none;margin-bottom: 8px;border:0;}
	.dvlist li a{background: #fff;padding:0 15px;margin-right:4px;}
	.dvlist li:nth-child(2n) a{margin:0 0 0 4px;}
	.dvtext ul{border:0;box-shadow: none;}
	.dvtext li{width:100%;margin-bottom: 8px;background: #fff;box-shadow: none;border:0;}
	.dvtext li a{padding: 0 15px;}
	.posnav{margin-bottom:0px;text-indent:10px;}
	.info, .newsboxcn{margin:0 10px 10px 10px;}
	.itembox1 .dvlist:last-child{padding-bottom:0;}
	.itembox1 .dvlist li{width:100%;}
	.itembox1 .dvlist li:nth-child(n) a{margin:0;}
	.itembox1 .dvlist li a{font-size:24px;background:#fff url(../images/web.png) no-repeat center left 10px;padding:0 10px 0 34px;background-size:16px;white-space:nowrap;overflow:hidden;}
	.itembox1 .dvlistc li a{font-size:16px;}

	.footer{padding:15px 0;}
	.link .lf{line-height: 22px;font-size:12px;}
	.copyright{font-size:11px;margin-top:20px;line-height: 20px;}

	.newslist{padding:15px 20px;}
	.newslist li{line-height: 30px;}
	.side_list dd{padding:0 20px;}
	.newsbox .title{padding:0 20px;}
	
	.classtitlv .snav{margin-left:100px;color:#999;}
	.classtitlv .snav a{color:#ccc;}
	
	.tptxt div{height:40px;}
	.tptxt a{height:40px;line-height:40px;font-size:16px;}
	.tptxt i{top:8px;}
	
	
.headft{height:40px;}
.headft .logo{height:40px;line-height:40px;}
.headft .logo img{margin-top:9px;width:80px;}
.headft .menu{height:40px;line-height:40px;}
.headft .menu a{font-weight:normal;}
.headft .tpclose{height:24px;line-height:24px;top:7px;}

	.headft .menubn{height:40px;}
	.headft .menubn i:nth-child(1){top:10px;}
	.headft .menubn i:nth-child(2){top:18px;}
	.headft .menubn i:nth-child(3){top:26px;}
	.headft .menunrsn{top:40px;}
	.headft .menubnsn i:nth-child(1){top:20px;}
	.headft .menubnsn i:nth-child(3){top:20px;}
	
	.footer .lf{margin:30px 0 0 0;}
	.contact{width:96%;margin:0 2%;}
	.contact .name{display:inline-block;}
	.contact .item{display:inline-block;margin-left:10px;}
	.copyright, .link{margin:0 2%;}
}

@media (max-width:376px){
	.itembox1 .dvlist li a{font-size:20px}
}