@charset "utf-8";
/*=================================================
  pc-common-style Kunming Tuowang Inc.
==================================================*/
.content{width:1200px; height:auto; margin:0 auto; padding:20px 0px;}
.content .tuo{width:23%; height:auto; padding:0;float:left;}/*888*/
.content .net{width:74%; height:auto; padding:0;float:right;}

.web-nav{width:100%; height:auto;font-size:12px;padding:10px 0px;background:#fff; }
.web-nav-nav{width:1200px; height:auto; margin:0 auto; padding:15px 0px;background:#7DC01D;color:#fff; text-indent:10px;font-size:16px;position:relative;}
.web-nav-nav,.web-nav-nav a{color:#fff;}
.web-nav-nav .ico{position:absolute; right:15px; top:15px; z-index:8; }


.currBox{background:#f5f5f5;}
.currH3{ width:100%; height:auto; padding:10px 0px;position:relative;}
.currH3 .more{position:absolute; z-index:8; right:2px;top:0px;font-size:12px;}

.currNav{width:100%; height:auto;}
.currNav li{width:100%; height:auto;margin-bottom:5px;}
.currNav li a{display:inline-block;width:100%; height:auto;padding:12px 0px;text-indent:1em;background:#7dc01d;color:#fff;}
.currNav li a:hover{background:#ddd;color:#7dc01d;}

.tBox{width:386px; height:auto;}
.currMgr{margin-left:20px;}
.tBox h3{width:100%; height:auto; margin:30px 0px 10px 0px; position:relative;}
.tBox h3 .more{position:absolute; z-index:8; right:2px;top:0px;font-size:12px;}
.tBox .pic{width:100%; height:195px; margin:10px 0px; overflow:hidden;}
.tBox .pic img{width:100%; height:auto;}
.tBox .txt{width:100%; height:auto; line-height:20px;font-size:12px;}
.tBox .txt ul li{width:100%; height:30px; line-height:30px; overflow:hidden;}
.tBox .txt p{width:100%; height:auto; padding:4px;}
.tBox .txt p strong{font-weight:bold;}