@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;}

.roll-super{width:100%; height:auto; padding:10px 0px;}
.picScroll-left{width:1120px; position:relative; margin:0 auto;}
.picScroll-left .hd{height:auto;}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{display:block;width:20px;height:52px;overflow:hidden;
	position:absolute;z-index:8;top:70px;cursor:pointer;background:url(/_tmp/_sty/icoico.png) no-repeat;}
.picScroll-left .hd .prev{left:-35px; background-position:0px 0px;}
.picScroll-left .hd .next{right:-35px;background-position:-20px 0px;}
.picScroll-left .bd{padding:0px;}
.picScroll-left .bd ul{overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left;width:33.3%;text-align:center;}
.picScroll-left .bd ul li .pic{width:93.5%;height:194px; margin:0 auto;overflow:hidden;}
.picScroll-left .bd ul li .pic img{width:100%;height:auto;display:block; padding:0 3px;}/*900x600*/
.picScroll-left .bd ul li .pic a:hover img{border-color:#999;}
.picScroll-left .bd ul li .title{text-align:center;font-size:14px; padding:10px 0px;}