
.category {
	position: absolute;
	left: 0;
	top: 20px;
	width: 290px;
	height: 358px;
	background-color: #fff;
	border-top: 2px solid #ff8c1b;
}
.items {
	padding: 20px 0;
	border-top: 1px solid #eee;
}
.items-first {
	margin-top: 18px;
	border-top: none;
}
.items dt, .items dd {
	float: left;
	padding-left: 12px;
	line-height: 20px;
}
.items dt {
	width: 72px;
	font-size: 19px;
	text-align: center;
}
.items dd {
	width: 192px;
	font-size: 13px;
	border-left: 1px solid #eee;
}
.items .uw {
	float: left;
	width: 64px;
}
.i-items-1, .i-items-2, .i-items-3, .i-items-4 {
	display: block;
	margin: 6px auto 0;
	width: 21px;
	height: 13px;
}
.i-items-1 {
	background-position: 0 0;
}
.i-items-2 {
	background-position: 0 -25px;
}
.i-items-3 {
	background-position: 0 -50px;
}
.i-items-4 {
	background-position: 0 -75px;
}
.banner {
	position: relative;
	margin-left: 290px;
	width: 890px;
	height: 380px;
	overflow: hidden;
}
.slider li {
	position: relative;
	width: 890px;
	height: 380px;
}
.slider .infotxt {
	padding: 0 80px 0 20px;
	width: 790px;
	height: 78px;
}
.slider-prev, .slider-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 25px;
	height: 50px;
	transition: background-color linear .2s;
}
.slider-prev {
	left: 0;
	background-position: -100px -50px;
}
.slider-next {
	right: 0;
	background-position: -100px 0;
}
.slider-prev:hover, .slider-next:hover {
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
}
.slider-num {
	position: absolute;
	right: 16px;
	bottom: 22px;
	font-size: 18px;
	color: #fff;
}
.slider-num em {
	color: #ff8c1b;
}
.apply {
	position: relative;
	padding-top: 40px;
	z-index: 2;
}
.applyform {
	padding: 30px 0 30px 40px;
	font-size: 0;
	background-color: #ececec;
}
.applyform .inptxt {
	margin-right: 30px;
	vertical-align: middle;
}
.applyform .btn {
	vertical-align: middle;
}
.formtit {
	margin-right: 30px;
*display:inline;
*zoom:1;
	vertical-align: middle;
	font-size: 22px;
	line-height: 40px;
}
.index {
	padding-bottom: 100px;
	background-color: #f8f8f8;
}
.tbox {
	padding: 40px 0;
}
.tit {
	position: relative;
	margin-bottom: 20px;
	height: 36px;
	text-align: center;
}
.tit h3 {
	position: relative;
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 0 70px;
	font-size: 32px;
	line-height: 36px;
}
.tit h3:before, .tit h3:after {
	position: absolute;
	top: 18px;
	content: "";
	width: 50px;
	height: 1px;
	background-color: #333;
}
.tit h3:before {
	left: 0;
}
.tit h3:after {
	right: 0;
}
.abslink {
	position: absolute;
	right: 0;
	bottom: 0;
	font: 12px/1.2 "simsun";
	color: #999;
}
.priority {
	margin-left: -20px;
}
.priority-list li {
	float: left;
	position: relative;
	margin: 0 0 15px 18px;
	height: 190px;
	border: 1px solid #f8f8f8;
	transition: border-color linear .2s;
}
.priority-list li:hover {
	border-color: #ff8c1b;
}
.priority-list .infotxt {
	line-height: 30px;
}
.pri-img img {
	width: 280px;
	height: 190px;
}
.priority-list li.pri-1, .pri-1 .pri-img img {
	width: 580px;
	height: 385px;
}
.priority-list li.pri-4, .pri-4 .pri-img img {
	width: 580px;
	height: 180px;
}
.example {
	margin-left: -40px;
}
.pictxt li {
	float: left;
	position: relative;
	margin: 0 0 35px 38px;
	min-height: 280px;
	background-color: #fff;
	border: 1px solid #f8f8f8;
	transition: border-color linear .2s;
}
.pictxt li:hover {
	border-color: #ff8c1b;
}
.ptx-img {
	position: relative;
}
.ptx-img img {
	width: 265px;
	height: 200px;
}
.ptx-info {
	padding: 16px 10px 18px;
}
.ptx-name {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
}
.ptx-name a {
	color: #666;
	text-decoration: none;
}
.ptx-name a:hover {
	color: #ff8c1b;
	text-decoration: none;
}
.ptx-des {
	height: 16px;
	color: #999;
	line-height: 16px;
	overflow: hidden;
}
.example .ptx-name {
	margin-bottom: 4px;
}
.smlpart {
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.smlpart-list {
	white-space: nowrap;
	font-size: 0;
}
.smlpart-list li {
	position: relative;
	display: inline-block;
*display:inline;
*zoom:1;
}
.smlpart-list li:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -18px;
	width: 1px;
	height: 36px;
	content: "";
	background-color: #eee;
}
.smlpart-list li:last-child:after {
	display: none;
}
.smllink {
	display: table-cell;
	vertical-align: middle;
	width: 140px;
	height: 90px;
	font-size: 18px;
	line-height: 1.2;
	white-space: normal;
}
.smllink img {
	display: inline;
	max-width: 120px;
	max-height: 50px;
}
.smllink em {
	display: inline-block;
	width: 140px;
}
.part-unit {
	position: relative;
	padding-left: 216px;
	height: 200px;
}
.pu-t {
	position: absolute;
	left: 0;
	top: 0;
	width: 196px;
	height: 200px;
}
.pu-t:after {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	content: "";
	border-width: 10px;
	border-style: dashed dashed dashed solid;
}
.bg-col-green:after {
	border-color: transparent transparent transparent #ff8c1b;
}
.bg-col-org:after {
	border-color: transparent transparent transparent #ff8e2a;
}
.pu-t h4 {
	font-size: 32px;
	line-height: 200px;
	text-align: center;
	color: #fff;
}
.pu-list {
	margin-left: -20px;
}
.pu-list .pictxt li {
	margin: 0 0 0 20px;
	min-height: 200px;
	background-color: transparent;
	border: none;
	transition: color linear .2s;
}
.pu-list .pictxt li:hover {
	color: #ff8e2a;
}
.pu-list .ptx-img img {
	width: 226px;
	height: 160px;
}
.pu-list .ptx-info {
	padding: 12px 0;
}
.pu-list .ptx-name {
	font-size: 14px;
}
.crumbs {
	padding: 15px 0 15px;
	height: 20px;
	line-height: 20px;
	color: #999;
}
.crumbs a {
	color: #999;
}
.crumbs a:hover {
	color: #ff8c1b;
}
.crumbs h1 {
	color: #666;
	font-size: 14px;
	display: inline-block;
}
.sep {
	margin: 0 3px;
	font-family: "simsun";
}
.btn-crumbs {
	margin: 0 2px;
	padding: 0 6px 0 10px;
	color: #ff8c1b;
	border: 1px solid #ff8c1b;
}
.i-del {
	display: inline-block;
	vertical-align: -4px;
	width: 18px;
	height: 18px;
	background-position: -54px -79px;
	cursor: pointer;
	transition: transform linear .3s;
}
.i-del:hover {
	transform: rotate(90deg);
}
.filter {
	border: 1px solid #eee;
}
.filterlist {
	padding: 15px 0;
	line-height: 16px;
	border-top: 1px dotted #eee;
}
.filterlist-first {
	border-top: none;
}
.filterlist dt {
	float: left;
	width: 100px;
	text-align: center;
	color: #999;
}
.filterlist dd {
	float: left;
	padding-left: 32px;
	width: 1044px;
	border-left: 1px solid #eee;
}
.uwbox {
	margin-bottom: -15px;
	overflow: hidden;
}
.filterlist .uw {
	float: left;
	position: relative;
	padding-bottom: 15px;
	width: 70px;
	color: #666;
}
.filterlist .uw a {
	color: #888;
	text-decoration: none;
}
.filterlist .uw a:hover {
	color: #F60;
	text-decoration: underline;
}
.btn-subshow {
	position: absolute;
	left: 0;
	top: -2px;
	width: 22px;
	height: 18px;
	border: 1px solid #eee;
	overflow: hidden;
}
.btn-subshow .droparrow {
	top: 50%;
	right: 50%;
	margin: -20px -12px 0 0;
}
.ccbox a {
	float: left;
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
}
.ccbox a.cc-1 {
	width: 58px;
	height: 28px;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}
.cc-2 {
	background-color: #ede2de;
}
.cc-3 {
	background-color: #f1caa0;
}
.cc-4 {
	background-color: #f1a99f;
}
.cc-5 {
	background-color: #e796b8;
}
.cc-6 {
	background-color: #f1b8d4;
}
.cc-7 {
	background-color: #dfd39c;
}
.cc-8 {
	background-color: #add5df;
}
.cc-9 {
	background-color: #b2a8d8;
}
.cc-10 {
	background-color: #848484;
}
.cc-11 {
	background-color: #ccaba2;
}
.cc-12 {
	background-color: #c4c4c4;
}
.cc-13 i {
	display: block;
	height: 6px;
}
.cc-13-1 {
	background-color: #e796b8;
}
.cc-13-2 {
	background-color: #eea99f;
}
.cc-13-3 {
	background-color: #dfd39c;
}
.cc-13-4 {
	background-color: #add5df;
}
.tabs {
	margin-top: 12px;
	border: 1px solid #eee;
}
.tabs a {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-right: 1px solid #eee;
}
.pinterest {
	margin: 60px 0 0 -40px;
}
.pinterest-list {
	float: left;
	margin-left: 40px;
	width: 265px;
}
.pinterest-list img {
	transition: opacity linear .2s;
}
.pinterest-list li {
	margin-bottom: 15px;
	background-color: #fff;
	border: 1px solid #eee;
	transition: border-color linear .2s;
}
.pinterest-list li:hover {
	border-color: #ff8c1b;
}
.pinterest-list li:hover img {
	filter: alpha(opacity=90);
	opacity: .9;
}
:root .pinterest-list li:hover img {
	filter: none;
}
.pinterest-list img {
	width: 263px;
	height: auto;
}
.pinterest-list .ptx-info {
	padding: 10px;
}
.love {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: rgba(153,153,153,.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5999999, endColorstr=#E5999999);
}
:root .love {
	filter: none;
}
.love:hover .i-love, .love.on .i-love {
	background-position: -75px -75px;
}
.i-love {
	display: inline-block;
	vertical-align: -6px;
	width: 25px;
	height: 25px;
	background-position: -25px -75px;
}
.handler {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
}
.handler a {
	float: left;
	width: 50%;
	text-align: center;
	color: #fff;
}
.handler-design {
	background-color: rgba(255,142,42,.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ff8e2a, endColorstr=#E5ff8e2a);
}
.handler-price {
	background-color: rgba(255,102,42,.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ff662a, endColorstr=#E5ff662a);
}
:root .handler a {
	filter: none;
}
.handler-design:hover {
	background-color: rgba(255,142,42,1);
	filter: none;
}
.handler-price:hover {
	background-color: rgba(255,102,42,1);
	filter: none;
}
.page {
	padding: 20px 0;
	text-align: right;
}
.page p {
	display: inline-block;
*display:inline;
*zoom:1;
	text-align: left;
}
.page a {
	margin: 8px;
}
.page .btnpage {
	margin: 4px;
}
.btnpage {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ccc;
}
.btnpage.on {
	color: #fff;
	background-color: #ff8c1b;
	border-color: #ff8c1b;
}
.ectbtn {
	position: absolute;
	right: 282px;
	top: 20px;
}
.ectbtn a {
	float: left;
	margin-left: -1px;
	padding-right: 5px;
	width: 115px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ddd;
}
.i-wx, .i-mobile {
	display: inline-block;
	vertical-align: -7px;
	width: 25px;
	height: 25px;
}
.i-wx {
	background-position: -150px 0;
}
.i-mobile {
	background-position: -150px -25px;
}
.details {
	padding-bottom: 40px;
}
.bigpic {
	float: left;
	position: relative;
	margin-right: 20px;
	padding: 20px 40px;
	width: 815px;
	border: 1px solid #ddd;
}
.aside {
	float: right;
	width: 258px;
}
.bigpic-img {
	position: relative;
	width: 815px;
	height: 550px;
	overflow: hidden;
}
.bigpic-img li {
	position: relative;
	width: 815px;
	height: 550px;
}
.bigpic-img .infotxt {
	height: 40px;
	line-height: 40px;
}
.bigpic-link {
	display: table-cell;
	vertical-align: middle;
	width: 815px;
	height: 550px;
	text-align: center;
	font-size: 0;
}
.bigpic-link img {
	display: inline-block;
	max-width: 815px;
	max-height: 550px;
}
.bigpic-handler {
	position: absolute;
	left: 0;
	top: 0;
}
.bigpic-handler:after {
	position: absolute;
	left: 50%;
	top: 3px;
	width: 1px;
	height: 34px;
	content: "";
	background-color: #ffa744;
}
.bigpic-handler a {
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #ff8e2a;
	opacity: .9;
	filter: alpha(opacity=90);
}
:root .bigpic-handler a {
	filter: none;
}
.bigpic-handler a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.i-design, .i-price, .i-storage, .i-save, .i-previcon, .i-nexticon {
	display: inline-block;
	vertical-align: -7px;
	width: 25px;
	height: 25px;
}
.i-storage {
	background-position: -50px 0;
}
.i-design {
	background-position: -25px -25px;
}
.i-price {
	background-position: -25px -50px;
}
.storage:hover .i-storage, .storage.on .i-storage {
	background-position: -150px -50px;
}
.bigpic .slider-btn a {
	opacity: .5;
	filter: alpha(opacity=50);
}
:root .bigpic .slider-btn a {
	filter: none;
}
.bigpic .slider-btn a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.bigpic .slider-prev {
	left: 7px;
}
.bigpic .slider-next {
	right: 7px;
}
.bigpic-btns {
	margin-top: 10px;
	text-align: center;
}
.bigpic-btnsbox {
	display: inline-block;
*display:inline;
*zoom:1;
}
.btn-prevstorage, .bigpic-as, .btn-nextstorage {
	float: left;
	position: relative;
	padding: 0 16px;
	height: 35px;
	line-height: 35px;
	background-color: #eee;
}
.bigpic-as {
	margin: 0 5px;
}
.bigpic-as a {
	margin: 0 3px;
}
.i-save {
	background-position: -25px 0;
}
.i-previcon {
	background-position: -50px -25px;
}
.i-nexticon {
	background-position: -50px -50px;
}
.bigpic-btnsbox .i-save {
	margin: 0 -8px;
}
.btn-prevstorage:after, .btn-nextstorage:after {
	position: absolute;
	top: 0;
	width: 10px;
	height: 34px;
	content: "";
}
.btn-prevstorage:after {
	left: -10px;
	background-position: -125px -50px;
}
.btn-nextstorage:after {
	right: -10px;
	background-position: -125px 0;
}
.storage {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: rgba(81,81,81,.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5515151, endColorstr=#E5515151);
}
.storage em {
	margin-left: 10px;
}
.apply_form {
	padding: 0 20px;
}
.aside-apply, .aside-box {
	margin-bottom: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.aside-apply h3 {
	padding-top: 10px;
	font-size: 20px;
	color: #666;
	text-align: center;
	border-top: 2px solid #03b085;
}
.aside-apply p {
	font-size: 12px;
	text-align: center;
	color: #999;
}
.aside-apply-form {
	margin-top: 8px;
	padding: 0 22px 20px;
}
.aside-apply-form .inptxt {
	margin-bottom: 8px;
	width: 192px;
	border: 1px solid #ddd;
}
.aside-apply-form .dropbox {
	margin-bottom: 8px;
	width: 212px;
	border: 1px solid #ddd;
}
.aside-apply-form .dropbox .dropname {
	width: 162px;
}
.aside-apply-form .btn {
	width: 214px;
}
.aside-example {
	padding: 20px 20px 16px;
	border: 1px solid #ddd;
}
.aside-example h3, .aside-hot h3 {
	margin-bottom: 6px;
	font-size: 18px;
}
.aside-exa-list ul {
	margin: 0 -3px;
}
.aside-exa-list li {
	float: left;
	margin: 3px;
	width: 105px;
	height: 100px;
}
.aside-hot {
	margin-top: 15px;
	padding: 20px 20px 15px;
	border: 1px solid #ddd;
}
.aside-hot-list {
	margin: 0 -5px;
}
.aside-hot-list li {
	float: left;
	margin: 5px;
}
.aside-hot-list a {
	display: block;
	width: 63px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ddd;
}
.aside-box {
	padding: 10px;
}
.topiclist li {
	padding: 10px 0;
	height: 16px;
	line-height: 16px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.topiclist li.on {
	margin: 0 -10px;
	padding: 10px;
	height: auto;
	background-color: #eee;
	border: none;
	overflow: visible;
}
.topiclist-txt {
	display: block;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left: 3px solid #999;
}
.topiclist li.on .topiclist-txt, a:hover .topiclist-txt {
	color: #03b085;
	border-color: #03b085;
}
.topiclist a {
	color: #666;
}
.topiclist li img {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #fff;
}
.topiclist li:last-child {
	border-bottom: none;
}
.showlist {
	margin: 60px 0 20px;
}
.showlist-ul {
	margin-left: -37px;
}
.showlist-ul li {
	float: left;
	margin: 0 0 15px 37px;
	width: 265px;
	background-color: #fff;
	border: 1px solid #eee;
	transition: border-color linear .2s;
}
.showlist-ul img {
	width: 265px;
	height: 255px;
	transition: opacity linear .2s;
}
.showlist-ul li:hover {
	border-color: #ff8c1b;
}
.showlist-ul li:hover img {
	filter: alpha(opacity=90);
	opacity: .9;
}
:root .showlist-ul li:hover img {
	filter: none;
}
.showlist-ul .ptx-info {
	padding: 10px 10px 10px 4px;
}
.nonelist {
	margin-top: 60px;
}
.i-none {
	margin: 0 auto 12px;
	display: block;
	width: 134px;
	height: 111px;
	background: url(../img/sorry.png) no-repeat;
}
.nonelist p {
	text-align: center;
}
.nonelist p em {
	margin: 0 6px;
	color: #ff8c1b;
}
.experience {
	padding-bottom: 40px;
	width:1050px;
	margin:0 auto;
}
.exp-banner {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.exp-banner-list, .exp-banner-list li {
	position: relative;
	width: 100%;
	height: 400px;
}
.exp-banner-list img {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	width: 1920px;
	height: 400px;
}
.exp-main {
	margin: 0 auto;
	width: 1000px;
}
.exp-intro {
	margin-bottom: 75px;
	padding-top: 30px;
}
.exp-intro-txt {
	float: left;
	width: 680px;
}
.exp-intro-form {
	float: right;
	width: 300px;
}
.exp-intro-form .aside-apply {
	background-color: #f2f6fc;
	border: none;
}
.exp-intro-form .aside-apply h3 {
	font-size: 20px;
	line-height: 1.4;
	color: #333;
}
.exp-intro-form .aside-apply p {
	font-size: 12px;
	line-height: 1.4;
	color: #666;
}
.exp-intro-form .aside-apply-form {
	margin: 20px auto 0;
	padding: 0 0 34px;
	width: 230px;
}
.exp-intro-form .aside-apply-form .inptxt {
	margin-bottom: 15px;
	width: 208px;
	background-color: transparent;
}
.exp-intro-form .aside-apply-form .dropbox {
	margin: 0 0 15px 0;
	width: 228px;
}
.exp-intro-form .aside-apply-form .dropbox .dropname {
	width: 178px;
	background-color: transparent;
}
.exp-intro-form .aside-apply-form .btn {
	width: 230px;
}
.exp-intro-txt h3 {
	margin-bottom: 6px;
	font-size: 30px;
}
.exp-intro-txt p {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}
.i-lead, .i-zbys, .i-ztys, .i-xjys, .i-zttj, .i-collect {
	display: inline-block;
	vertical-align: middle;
	width: 38px;
	height: 38px;
}
.i-lead {
	background-position: 0 -125px;
}
.i-zbys {
	background-position: -50px -125px;
}
.i-ztys {
	background-position: -100px -125px;
}
.i-xjys {
	background-position: -150px -125px;
}
.i-zttj {
	background-position: 0 -175px;
}
.i-collect {
	background-position: -50px -175px;
}
.exp-ubox {
	margin-bottom: 75px;
}
.exp-ubox h3 {
	margin-bottom: 16px;
	height: 38px;
	line-height: 38px;
	font-size: 36px;
	text-align: center;
	background: url(http://pic.tugou.com/jingyan/titbg.png) no-repeat center center;
}
.exp-p-tip {
	margin-bottom: 24px;
	font-size: 14px;
	text-align: center;
}
.exp-txtpic-list {
	margin-left: -20px;
}
.exp-txtpic-unit {
	float: left;
	margin-left: 20px;
}
.exp-txtpic-unit-wp {
	margin-bottom: 20px;
	background-color: #eee;
	display: inherit
}
.exp-txtpic-unit-wp p {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-indent: 12px;
	overflow: hidden;
}
.exp-ubox3 .exp-txtpic-unit-wp p {
	border-left: 2px solid #03b085;
}
.exp-tj {
	position: relative;
	height: 200px;
}
.exp-tjbox {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 200px;
	overflow: hidden;
}
.exp-tjbox .slider-box a {
	float: left;
	padding-left: 10px;
	width: 300px;
	height: 200px;
	box-sizing: content-box
}
.exp-tj .slider-prev-sml:hover, .exp-tj .slider-next-sml:hover {
	background-color: #f1f1f1;
}
.slider-prev-sml, .slider-next-sml {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	padding: 5px;
	width: 25px;
	height: 50px;
}
.slider-prev-sml {
	left: 0;
}
.slider-next-sml {
	right: 0;
}
.slider-prev-sml:hover, .slider-next-sml:hover {
	background-color: #fff;
	background-color: rgba(255,255,255,.6);
}
.i-prev-sml, .i-next-sml {
	display: block;
	width: 25px;
	height: 50px;
	cursor: pointer;
}
.i-prev-sml {
	background-position: 0 -225px;
}
.i-next-sml {
	background-position: -25px -225px;
}
.tline {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
}
.tline h2, .tline h3 {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 42px;
	line-height: 42px;
	border-bottom: 2px solid #03b085;
}
.tline h2 {
	font-size: 26px;
}
.tline h3 {
	font-size: 18px;
}
.tline-tip {
	margin-left: 10px;
	color: #999;
}
.tline-list {
	display: inline-block;
*display:inline;
*zoom:1;
}
.tline-list li {
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 26px;
}
.tline-list li.on {
	border-bottom: 2px solid #03b085;
}
.tline-list li .tline-sep {
	margin: 12px 20px 0;
	display: block;
	width: 1px;
	height: 22px;
	background-color: #ddd;
}
.myarticle {
	float: left;
	width: 710px;
}
.myarticle-intro {
	position: relative;
	padding: 10px 15px;
	line-height: 24px;
	background-color: #ffffff
}
.myarticle-date {
	margin-right: 12px;
	color: #999;
}
.myarticle-author {
	color: #999;
}
.myarticle-author em {
	color: #03b085;
}
.myarticle-tabs {
	position: absolute;
	right: 15px;
	top: 9px;
	color: #999;
}
.lbltab {
	display: inline-block;
*display:inline;
*zoom:1;
	margin: 0 2px;
	width: 99px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ddd;
}
.lbltab:hover, .lbltab.on {
	color: #ff8e2a;
	border-color: #ff8e2a;
}
.myarticle-line {
	height: 6px;
	background-color: #eee;
}
.myarticle-box {
	margin-bottom: 20px;
	padding: 15px 15px 0px;
	background-color: #fff
}
.myarticle-box .content {
	overflow: hidden;
}
.myarticle-box .content p {
	line-height: 24px
}
.myarticle-box h1 {
	padding: 15px;
	font-size: 26px;
	text-align: center;
}
.myarticle-box img {
	margin: 20px 0;
}
.myarticle-box p {
	color: #666;
}
.myarticle-box a {
	display: inline;
}
.collect {
	margin-bottom: 40px;
	padding-top: 60px;
	text-align: center;
}
.btn-collect {
	display: inline-block;
	margin: 0 auto;
	padding: 0 30px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	background-color: #ff8e2a;
	cursor: pointer;
}
.btn-collect:hover {
	color: #fff;
	background-color: #ff8519;
}
.btn-collect:active {
	background-color: #f37e17;
}
.others-article {
	text-align: center;
}
.others-article a {
	display: inline-block;
	margin: 30px 10px;
	max-width: 320px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*.others-article a em{ color:#03b085;}*/
.others-article a:hover {
	color: #03b085;
}
.i-previcon-art, .i-nexticon-art {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
}
.i-previcon-art {
	background-position: -175px -25px;
}
.i-nexticon-art {
	background-position: -175px 0;
}
.myarticle-media {
	margin-bottom: 20px;
	height: 260px;
	background-color: #dedede;
}
.myarticle-relative {
	margin-bottom: 20px;
	padding: 0 15px 15px;
	background-color: #fff
}
.myarticle-relative-list {
	margin-top: 10px;
}
.myarticle-relative-list li {
	position: relative;
	float: left;
	margin: 0 10px 8px 0;
	padding-left: 14px;
	width: 314px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.myarticle-relative-list li:after {
	position: absolute;
	left: 0;
	top: 10px;
	width: 4px;
	height: 4px;
	background-color: #999;
	content: "";
}
.myarticle-relative-list a {
	color: #666;
}
.myarticle-relative-list a:hover {
	color: #03b085;
}
.seclist {
	float: left;
	width: 890px;
}
.tabtxtlist li {
	float: left;
	padding: 12px 0;
	width: 78px;
}
.tabtxtlist li.on a {
	color: #03b085;
}
.seclist-ul li {
	position: relative;
	padding: 24px 0 24px 266px;
	min-height: 186px;
	height: 186px;
	border-bottom: 1px solid #e5e5e5;
}
.declistbox li {
	vertical-align: bottom;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}
.declistbox li:first-child {
	border-top: none;
}
.seclist-ul h4 {
	width: 550px;
	min-height: 70px;
	font-size: 22px;
}
.seclist-ul p, .seclist-ul p a {
	color: #666;
}
.seclist-ul p a:hover {
	color: #03b085;
}
.imglink {
	position: absolute;
	left: 0;
	top: 24px;
	border: 1px solid #fff;
}
.imglink img {
	width: 235px;
	height: 186px;
}
.imglink:hover {
	border-color: #03b085;
}
.handlerbox {
	position: absolute;
	right: 0;
	top: 26px;
	color: #999;
}
.handlerbox a {
	color: #999;
}
/*.handlerbox a:hover{ color:#03b085;}*/
.handlerbox span {
	margin: 0 6px;
}
.handlerbox .iconfont {
	margin-right: 6px;
}
.focus .iconfont {
	font-size: 20px;
}
.favor .iconfont {
	font-size: 14px;
}
.sec-tabs {
	position: absolute;
	bottom: 24px;
	right: 0;
}
.ind-ban {
	position: relative;
	height: 350px;
	background-color: #f5eedc;
	cursor: pointer
}
.ind-ban .main {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -590px;
}
.ind-banner {
	position: relative;
	width: 880px;
	height: 350px;
	overflow: hidden;
}
.ind-slider {
	width: 100%;
	position: relative;
	height: 350px;
	overflow: hidden;
	text-align: center;
	text-align: -webkit-center;
}
.ind-slider li a {
	display: block;
}
.bandots {
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	text-align: center;
}
.bandots .bandots-bg {
	width: 54px;
	height: 21px;
	margin: 0px auto;
	background: url(http://pic.tugou.com/jingyan/experience.png) no-repeat;
}
.bandots-list {
	margin: 0px auto;
	display: inline-block;
	padding: 5px 0;
}
.bandots-list li {
	float: left;
	margin: 0 1px;
	width: 10px;
	height: 10px;
	background: url(http://pic.tugou.com/jingyan/experience.png) no-repeat;
	background-position: right 1px;
}
.bandots-list li.on {
	background-position: left bottom;
}
.i-bandot {
	display: block;
	margin: 3px auto 0;
	width: 4px;
	height: 4px;
}
.on .i-bandot {
	margin: 0;
	width: 8px;
	height: 8px;
	background-color: transparent;
	border: 1px solid #fff;
}
.ind-banner-txt {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 280px;
	height: 328px;
	background-color: #fff;
	border-top: 2px solid #ff8c1b;
	overflow: hidden;
	box-shadow: -1px 0 0 rgba(229,222,205,.7);
}
.ind-banner-txt li {
*height:47px;
	vertical-align: bottom;
}
.ind-banner-txt a {
	position: relative;
	display: block;
	padding: 0 30px;
}
.ind-banner-txt a:hover, .ind-banner-txt .on a {
	font-size: 16px;
	color: #ff8c1b;
	background-color: #eee;
}
.ind-banner-txt a:hover .ind-b-txt:before, .on a .ind-b-txt:before {
	background-color: #ff8c1b;
}
.ind-b-txt {
	position: relative;
	display: block;
	padding: 15px 0;
	height: 16px;
	line-height: 16px;
	text-indent: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.ind-b-txt:before {
	position: absolute;
	left: 0;
	top: 15px;
	width: 2px;
	height: 16px;
	background-color: #ddd;
	content: "";
}
.ind-banner-txt li:last-child .ind-b-txt {
	border-bottom: none;
]
}
.decoration {
	margin-bottom: 36px;
	padding-top: 36px;
}
.decoration-ol {
	margin: 20px 0 0 -20px;
}
.decoration-ol li {
	float: left;
	position: relative;
	display: inline;
	margin-left: 20px;
	padding-left: 118px;
	width: 262px;
	min-height: 270px;
	background-color: #fff;
}
.dec-pic {
	position: absolute;
	left: -10px;
	top: 0;
}
.decbox a {
	float: left;
	padding: 20px 0 0;
	width: 130px;
	height: 69px;
	text-align: center;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.decbox a:hover {
	color: #fff;
	background-color: #ff8d2a;
}
.decbox a:hover .iconfont {
	color: #fff;
}
.decbox .iconfont {
	display: block;
	font-size: 20px;
	line-height: 1.2;
	color: #999;
}
.decbox-one a {
	float: none;
	display: block;
	padding: 0;
	height: 89px;
	line-height: 89px;
	width: 100%;
}
.decbox-one .iconfont {
	display: inline;
	margin-right: 2px;
}
.btn-more-exp {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background-color: #ff8d2a
}
.btn-more-exp:hover {
	color: #fff;
	background-color: #ff8519;
}
.btn-more-exp:active {
	background-color: #f37e17;
}
.asidenav {
	float: left;
	width: 198px;
	border: 1px solid #eee;
	background:#fff;
}
.asidenav-list dt {
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color:#fff;
	background-color: #3ebb2c;
}
.asidenav-list dd {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-family:'helvetica neue','microsoft yahei',tahoma,arial,'hiragino sans gb','Simsun',sans-serif;
	font-size:14px;
}
.asidenav-list dd a {
	display: block;
	padding-left: 20px;
	color: #666;
}
.asidenav-list dd a:hover, .asidenav-list dd a.on {
	color: #ff8c1b;
}
.desbox {
	float: right;
	width: 830px;
	background:#fff;
}
.des-ban {
	position: relative;
	margin-bottom: 20px;
	height: 178px;
	overflow: hidden;
}
.des-ban .bandots {
	bottom: 6px;
}
.des-tab {
	height: 40px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.des-tab li {
	float: left;
}
.des-tab a {
	display: block;
	width: 120px;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.des-tab .on a {
	color: #fff;
	font: 16px/40px "微软雅黑";
	background:#3ebb2c;
}
.deslist-ul li {
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
}
.deslist-tit {
	margin-bottom: 14px;
}
.deslist-tit h4 {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	max-width: 680px;
	font-size: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.deslist-tit .handlerbox {
	position: static;
	display: inline-block;
*display:inline;
*zoom:1;
	margin-left: 20px;
}
.deslist-txt {
	position: relative;
	padding: 14px 260px 14px 130px;
	height: 58px;
}
.deslist-txt p, .deslist-txt p a {
	color: #666;
}
.deslist-txt p a:hover {
	color: #03b085;
}
.des-imglink {
	position: absolute;
	left: 0;
	top: 0;
	width: 110px;
	height: 84px;
}
.des-imglink img {
	width: 110px;
	height: 84px;
	border: 1px solid #fff;
}
.des-imglink:hover img {
	border-color: #03b085;
}
.deslist-tabs {
	position: absolute;
	right: 0;
	top: 14px;
	padding-left: 30px;
	width: 216px;
	height: 58px;
	border-left: 1px solid #f0f0f0;
}
.pop {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(43,43,43,.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E52b2b2b, endColorstr=#E52b2b2b);
	z-index: 1001;
}
.popmain {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -178px 0 0 -255px;
	width: 510px;
	min-height: 356px;
	background-color: #fff;
}
.popform {
	margin: 0 auto;
	padding-top: 44px;
	width: 312px;
}
.popform .inptxt {
	margin-bottom: 10px;
	width: 290px;
	border: 1px solid #ddd;
}
.popform .dropbox {
	margin-bottom: 10px;
	width: 310px;
	border: 1px solid #ddd;
}
.popform .dropbox .dropname {
	width: 260px;
}
.popform .btn {
	width: 312px;
}
.popform h3 {
	font-size: 20px;
	color: #666;
	text-align: center;
}
.pop-tip {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.btn-popclose {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	height: 25px;
	background-position: -75px -50px;
	text-indent: -300%;
	transition: transform linear .3s;
	-webkit-transform: transform linear .3s;  /* for Chrome || Safari */
	-moz-transform: transform linear .3s;     /* for Firefox */
	-ms-transform: transform linear .3s;     /* for IE */
	-o-transform: transform linear .3s;
}
.btn-popclose:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg); /* for Chrome || Safari */
	-moz-transform: rotate(90deg);    /* for Firefox */
	-ms-transform: rotate(90deg);  /* for IE */
	-o-transform: rotate(90deg); /* for Opera */
}
/*经验首页 轮播*/
.ind-slider .slider-box {
	width: 999999px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
}
.ind-slider .slider-box a {
	float: left;
	width: 1920px;
	height: 100%;
	text-align: center;
	text-align: -webkit-center;
	overflow: hidden;
	background-position: center top;
}
/*经验列表页 轮播*/
.articleList {
	width: 850px;
	height: 178px;
	overflow: hidden;
}
.articleList .slider-box {
	width: 999999px;
	position: relative;
	left: 0;
}
.articleList .slider-box a {
	width: 850px;
	float: left;
}
/*专题页轮播*/
.exp-tjbox .slider-box {
	width: 999999px;
	position: relative;
	left: 0;
}
.descImgbox li {
	float: left;
	margin-left: 20px;
}
.descImgbox li:first-child {
	margin-left: 0px;
}
/*头部样式冲突解决*/
.logo_line .page_container .logo_box img {
	display: inline;
}
.deslist-tabs .marginT10 {
	margin-top: 10px;
}
.myarticle-box .content a {
	display: block;
	width: 680px;
	overflow: hidden;
}
.myarticle-box .content p img {
	margin: 20px auto;
}
.fn-left {
	float: left;
}
.fn-right {
	float: right;
}
input[name='apply'] {
	margin-bottom: 15px;
}
