/*ÄÚÈÝÇø*/
.banner_n{height:250px; position:relative; left:50%; margin-left:-960px; overflow:hidden;}

.subroom{width: 1200px; height:auto; overflow:hidden; margin: 0 auto;position:relative; top:-65px;}

.lsubcont{ width:260px; }
    .lsub_tt{ background:url(/tw/images/sub_lbg.png); height:65px;}
	.lsub_tt h1{font-weight:normal; color:#fff; line-height:65px; text-align:center;}
  .nymenu{margin:0 auto;border:1px solid #e6e6e6; border-top:none;}
	.nymenu{ margin-left:-1px;}
#sub_navv {margin:0 auto;border-top:0px solid #d8d8d8;}
#sub_navv h1 {border-left:4px solid #039268;height:54px; line-height:54px; background:#f4f4f4;;text-indent:20px;border-bottom:1px solid #fff;}
#sub_navv h1 a {text-align: left;font-size: 16px;padding-left: 20px;display: block;margin-right:20px;}
#sub_navv h1 a:link {height: 54px;text-align: left;font-size: 15px;padding-left: 20px;
background:url(/tw/images/sub_lnavh.png) right no-repeat;margin-right:20px;}
#sub_navv h1 a:visited {background-repeat: no-repeat;height: 54px;text-align: left;font-size: 15px;padding-left: 20px;
background:url(/tw/images/sub_lnavo.png) right no-repeat;margin-right:20px;}
#sub_navv h1 a:active {background-repeat: no-repeat;height: 54px;text-align: left;font-size: 15px;padding-left: 20px;
background:url(/tw/images/sub_lnavh.png) right no-repeat;margin-right:20px;}
#sub_navv h1 a:hover {background-repeat: no-repeat;height: 54px;text-align: left;font-size: 15px;padding-left: 20px;
background:url(/tw/images/sub_lnavo.png) right no-repeat;margin-right:20px;}

#sub_navv dd {font-size: 14px;width:100%;line-height:40px;text-align:center;float:left;border-bottom:1px solid #edebeb;border-left:1px solid #edebeb;}
#sub_navv dl {display: none;padding:0 0;}
#sub_navv dl.hover {display: block;}
	
.rsubcont{ width:920px; border:1px solid #e6e6e6; overflow:auto; height:auto; margin-top:70px;}
  .sub_tt{ padding:10px; margin:0 auto; height:28px;background:#f1f1f1;border-bottom:1px solid #e0e0e0;}
	.tit{width:30%;}
	.tit span{color:#444; text-transform:uppercase; font-size:18px; padding-left:15px;}
.sub_about{ padding-top:10px;}
.sub_cont{padding:15px; overflow:hidden; line-height:24px; font-size:14px; color:#494949}
	.sub_cont h2{font-size:18px; color:#444; line-height:43px; text-align:center; border-bottom:1px dashed #e0e0e0}
	.sub_about p{text-indent:2em;color:494949; line-height:35px;}
	.sub_about img{    height: auto !important;}
.sub_listpic{ overflow:hidden; }
.sub_listpic li{ width:286px; line-height:40px; height:220px; overflow:hidden; margin-bottom:0 !important;float:left;  padding:10px 5px 0;}
.sub_listpic li:hover{  overflow:hidden; margin-bottom:0 !important;}
.sub_listpic li img{  width:286px; height:180px; }
.sub_listpic li a{  max-width:80%; padding-left:20px; }

.sub_list{ overflow:hidden; }
.sub_list li{ line-height:45px; height:45px; border-bottom:dotted 1px #d0d0d0; overflow:hidden; margin-bottom:0 !important; background:url(/tw/images/icon_07.png) left no-repeat; text-indent: 20px;}
.sub_list li:hover{ line-height:45px; height:45px; border-bottom:dotted 1px #d0d0d0; overflow:hidden; margin-bottom:0 !important; background:url(/tw/images/icon_08.png) left no-repeat; }
.sub_list li span{  color:#999; }
.sub_list li a{ float:left; max-width:80%; padding-left:20px; }

.wzxxys{ width:80%; margin:0 auto; line-height:40px; color:#999; text-align:center; }
.sytxyt{ border-top:solid 1px #ebebeb; padding-top:20px; overflow:hidden;  }
.sytxyt p{ margin:0;}
.sytxyt a{ line-height:30px; }



@media screen and (max-width:1200px){
    .subroom{width: auto;padding-left: 10px;padding-right: 10px;}
    .rsubcont{width: auto;float: none;overflow: hidden;padding-left: 15px;}
    .sub_list li{display: flex;text-indent: 0;}
    .sub_list li a{flex: 1;min-width: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 10px;max-width: none;}

    .sub_listpic li{width: 31.33%;margin-left: 1%;margin-right: 1%;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: space-between;}
    .sub_listpic li img{display: block;width: 100%;}
    .sub_listpic li a{padding-left: 0;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: calc(100% - 80px);}
}
@media screen and (max-width:1024px){
    .lsubcont{width: auto;float: none;}
    .rsubcont{padding-left: 0;margin-top: 30px;}
    .subroom{top: 0;margin-top: 10px;}
    .banner_n{height: auto;margin-left: 0;left: 0;}
    .banner_n img{display: block;width: 100%;}
    .sub_listpic li{width: 48%;}
    .sub_listpic li img{height: 130px;}
    .sub_cont{padding: 15px 5px;}
    .sub_listpic li{height: auto;padding: 0;}
}
@media screen and (max-width:768px){}