﻿@charset "utf-8";
/***
 *	Item: DIY Style (QQ:191670709)
 *	Copyright: www.uu2018.com
 *	Author: YouYou(QQ:191670709)
 **/
* {
	transition: color 200ms ease 0s, background-color 300ms ease 0s, border-color 300ms ease 0s;
}
.input1 {
	border: 1px solid #b280a4;
}
.input2 {
	border: 1px solid #b280a4;
}
.textarea {
	border: 1px solid #45484d;
	padding-top: 2px;
	background: #efefef;
}
.button {
	border: none;
	cursor: pointer;
}
.none {
	display: none;
}
.block {
	display: block;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0;
	max-height: 0;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.pointer {
	cursor: pointer;
}
.display {
	display: none;
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.pToBr p {
	margin: 0;
	padding: 0;
}
.rankFont {
	padding-left: 3px;
	width: 22px;
	font-weight: bold;
	color: blue;
}
.height20 {
	clear: both;
	height: 20px;
	padding: 0;
	overflow: hidden;
}
.height15 {
	clear: both;
	height: 15px;
	padding: 0;
	overflow: hidden;
}
.height10 {
	clear: both;
	height: 10px;
	padding: 0;
	overflow: hidden;
}
.height8 {
	clear: both;
	height: 8px;
	padding: 0;
	overflow: hidden;
}
.height5 {
	clear: both;
	height: 5px;
	padding: 0;
	overflow: hidden;
}
.height1 {
	clear: both;
	height: 1px;
	padding: 0;
	overflow: hidden;
}
.padd3, .padd3 td, .padd3 li {
	padding: 3px;
}
.padd5, .padd5 td, .padd5 li {
	padding: 5px;
}
.padd8, .padd8 td {
	padding: 8px;
}
.fontB {
	font-weight: bold;
}
.fontU {
	text-decoration: underline;
}
.fontDel {
	text-decoration: line-through;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list ul li {
	float: left;
	overflow: hidden;
}
.tabLine1 {
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}
.tabLine1 td {
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 14px;
}
.tabLine1 td td {
	border: none;
}
.tabLine2 {
	border-top: #858b98 1px solid;
	border-right: #858b98 1px solid;
}
.tabLine2 td {
	border-left: #858b98 1px solid;
	border-bottom: #858b98 1px solid;
	font-size: 14px;
}
.tabLine2 td td {
	border: none;
}
.tabLine3 {
	border-top: #d4d4d4 1px solid;
	border-right: #d4d4d4 1px solid;
}
.tabLine3 td {
	border-left: #d4d4d4 1px solid;
	border-bottom: #d4d4d4 1px solid;
	font-size: 14px;
}
.tabLine3 td td {
	border: none;
}
.font1_1 {
	font-size: 14px;
	color: #333;
}
a.font1_1:hover {
	font-size: 14px;
	color: #535253;
}
.font1_1d {
	font-size: 14px;
	color: #a59ea3;
}
a.font1_1d:hover {
	font-size: 14px;
	color: #b5b1b4;
}
.font1_2 {
	font-size: 12px;
	color: #000000;
}
a.font1_2:hover {
	font-size: 12px;
	color: #535253;
}
.font1_2d {
	font-size: 12px;
	color: #a59ea3;
}
a.font1_2d:hover {
	font-size: 12px;
	color: #b5b1b4;
}
.font2_1 {
	font-size: 14px;
	color: #0078bf;
}
a.font2_1:hover {
	font-size: 14px;
	color: #f45151;
}
.font2_2 {
	font-size: 12px;
	color: #0078bf;
}
a.font2_2:hover {
	font-size: 12px;
	color: #f45151;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both
}
.clearfix {
*zoom:1;
}
body {
	background: #ffffff url(top_bg.gif) repeat-x;
}
body {
	font-size: 14px;
	color: #000000;
	line-height: 1.2;
	margin: 0 auto;
	font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd, li, body, form, p {
	padding: 0;
	margin: 0;
}
html {
	overflow-y: scroll;
	overflow-x: hidden;
}
img {
	border: 0;
}
ul, ol {
	list-style-type: none;
}
input {
	font-size: 13px;
	font-family: simsun, "Microsoft YaHei";
}
textarea {
	font-size: 13px;
	font-family: simsun, "Microsoft YaHei";
	line-height: 1.2;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: #2c2c2c;
}
#htmlBody, .htmlBody {
	width: 1041px;
	text-align: center;
	margin: 0 auto;
	padding: 0 2px 0 3px;
}
.htmlBodyTop {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0 2px 0 3px;
	background: white;
	height: 30px;
	box-shadow: 0 1px 3px #cecece;
}
#topBody, .topBody {
	width: 1036px;
	margin: 0 auto;
	text-align: left;
}
#mainBody, .mainBody {
	width: 1036px;
	margin: 0 auto;
	text-align: left;
}
#mainBody1, .mainBody1 {
	width: 1037px;
	margin: 0 auto;
	text-align: left;
}
#bottomBody, .bottomBody {
	width: 1036px;
	margin: 0 auto;
	text-align: left;
}
.topMenu {
	height: 28px;
	line-height: 28px;
}
.topMenu ul {
	height: 28px;
	overflow: hidden;
}
.topMenu .a {
	float: left;
	width: 385px;
	overflow: hidden;
	color: #0078bf;
	font-size: 14px;
}
.topMenu .a li {
	padding-right: 20px;
}
.topMenu .b {
	float: right;
	width: 560px;
	overflow: hidden;
	text-align: right;
}
.topMenu .b a {
	margin: 0px 5px;
	color: #B1B1B1;
}
.topMenu .b strong {
	color: red
}
.topFullLogo {
	width: 100%;
	min-width: 1036px;
	margin: 0 auto;
	padding: 15px 0;
}
.topLogo {
	min-height: 60px;
}
.topLogo .a {
	float: left;
	width: 195px;
	overflow: hidden;
}
.topLogo .b {
	float: left;
	width: 468px;
	overflow: hidden;
}
.topLogo .c {
	float: left;
	width: 260px;
	overflow: hidden;
}
.topLogo .bc {
	float: left;
	width: 840px;
	overflow: hidden;
}
.fullMenu {
	width: 100%;
	min-width: 1036px;
	margin: 0 auto;
	background: #44C2F1;
}
.fullMenu .mainMenuBox {
	width: 1036px;
	margin: 0 auto;
}
.fullMenu .topnav {
	width: 1036px;
	height: 42px;
}
.fullMenu .topnav .itemMenu {
	float: left;
	width: 100%;
	height: 42px;
	overflow: hidden;
}
.fullMenu .topnav a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.fullMenu .topnav a:hover, .fullMenu .topnav li.active {
	text-decoration: none;
	background: #44B3DC;
}
.topnav li {
	float: left;
	position: relative;
	z-index: 399;
}
.topnav li ul.subnav {
	float: left;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 399;
	top: 42px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}
.topnav li ul.subnav li {
	clear: both;
	margin: 0;
	padding: 0;
}
.topnav li ul.subnav li a {
	float: left;
	background: #44C2F1;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.topnav li ul.subnav li a:hover {
	background: #44B3DC;
	color: #ffffff;
}
.topnav li .itemMenu a {
	display: block;
	font-size: 16px;
	text-align: center;
	height: 42px;
	line-height: 42px;
}
.uu_nav10 li .itemMenu a, .uu_nav10 li ul.subnav, .topnav li ul.subnav li, .topnav li ul.subnav li a {
	width: 103.6px;
}
.subtitle {
	float: left
}
.subtitle img {
	height: 60px;
	position: relative;
	right: 0px;
	margin-top: 5px;
}
.serch {
	position: relative;
	float: right;
	margin: 0 auto;
	margin-top: 20px;
	width: 364px;
	height: 38px;
	font-size: 12px;
}
.serch input.focus {
	float: left;
	padding: 5px 8px;
	width: 255px;
	height: 24px;
	outline: 0;
	border: 0;
	border: 1px solid #e4e4e4;
	border-right: none;
	background: #fff;
	color: #666;
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
}
.serch button {
	float: left;
	overflow: hidden;
	width: 92px;
	height: 36px;
	outline: 0;
	border: 0;
	border: 1px solid #4cb8e0;
	border-left: none;
	background: #44c2f1 url(sc_btn.png) left center no-repeat;
	text-indent: -1000px;
	cursor: pointer;
}
.main {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.uu_index, .uu_list, .uu_show {
	width: 1036px;
	padding: 0;
}
.banner {
	width: 100%;
	float: left;
	background: #FFF;
	margin: 0px;
	box-shadow: 0px 0px 20px #dedede;
	position: relative;
	margin-top: 10px;
}
.banner div {
	display: block;
	padding: 15px;
}
.today {
	float: left;
	width: 720px;
	height: 570px;
	background: #FFF;
	margin: 0px;
	padding: 0;
	margin-top: 10px;
	box-shadow: 0px 0px 20px #dedede;
}
.today_t {
	float: left;
	margin-left: 33px;
	font-size: 16px;
	font-weight: 600;
}
.today_a {
	float: right;
	margin-right: 38px;
	font-size: 16px;
	font-weight: 600;
}
.today_title {
	height: 57px;
	line-height: 55px;
	border-bottom: 1px #19B5FE solid;
}
.today_title a {
	color: #19B5FE;
	display: block;
}
.today_title a span {
	font-size: 24px;
	margin-right: 5px;
}
.today_title a font {
	position: relative;
	top: -2px;
}
.today_container {
	padding: 20px;
	padding-bottom: 10px;
	min-height: 604px;
}
.jc_list li {
	float: left;
	height: 31px;
	overflow: hidden;
	line-height: 31px;
	margin-bottom: 10px;
	width: 340px;
	background: url(new_list_icon.png) left 7px no-repeat;
	padding-right: 10px;
}
.jc_list li a {
	float: left;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 260px;
}
.jc_list li em {
	font-style: normal;
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
}
.new_data {
	color: red!important;
}
.old_time {
	color: rgba(0,0,0,.65);
}
.old_data {
	color: #A7A4A4;
}
.uu_flash {
	margin: 0px;
	margin-top: 10px;
	margin-left: 0;
	padding: 0;
	box-shadow: 0px 0px 7px #dedede;
	background: white;
	display: block;
	width: 316px;
	float: left;
	height: 570px;
}
.flash_box {
	position: relative;
	padding: 0px 11px;
}
.flash_bad {
	width: 100%;
	margin-top: 51px;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
.uu_flash .flash_box fieldset {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 34px;
	border-top: 1px solid #A9A9A9;
	margin: 0 auto;
	float: none;
	margin-top: 16px;
	width: 83.33333333%;
}
.uu_flash .flash_box legend {
	width: 128px;
	font-size: 14px;
	line-height: 34px;
	color: #9A9A9A;
	text-align: center;
	border: 0;
}
.tequan {
	margin: 0px auto;
	float: none;
	padding: 0;
}
.tequan li {
	margin-top: 12px;
}
.tequan div {
	float: left;
}
.tequan div span {
	cursor: default;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	color: #9A9A9A;
}
.tequan div i {
	width: 24px;
	height: 24px;
	font-size: 20px;
	color: #29A4DA;
	display: block;
	float: left;
	margin-right: 7px;
}
.tequan .liright {
	float: right;
	text-align: right;
}
.flash_ads {
	margin: 0px auto;
	float: none;
	padding: 0;
	margin-top: 8px;
	height: 265px;
}
.adClass {
	margin-top: 10px;
	float: left;
	clear: both;
}
.col-xs-10 {
	width: 83.33333333%;
}
.user_center {
	border: 1px solid #1e89e0;
	color: #1e89e0;
	display: block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 5px;
	margin: 0px auto;
	float: none;
	font-size: 16px;
	transition: all 500ms ease-in;
	width: 83.33333333%;
}
.user_tougao {
	height: 43px;
	line-height: 43px;
	border-radius: 5px;
	display: block;
	font-size: 14px;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
	transition: all 300ms ease;
	background-color: #19b5fe;
	background-image: -webkit-linear-gradient(top, #19b5fe, #1e89e0);
	background-image: linear-gradient(to bottom, #19b5fe, #0078bf);
	margin-top: 26px;
	float: none;
	width: 83.33333333%;
}
.item_list {
	margin-top: 10px;
	background: white;
	box-shadow: 0px 0px 20px #dedede;
	padding-bottom: 15px;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	width: 1005px;
}
.listArrow3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listArrow3 ul li {
	line-height: 45px;
	height: 45px;
	border-bottom: 1px solid #eee;
	display: block;
	overflow: hidden;
}
.itemBox3 {
	float: left;
	width: 330px;
	margin: 8px 7px 8px 0px;
}
.itemBox3 dl {
}
.itemBox3 dt {
	background: url(item_new.png) no-repeat;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
.itemBox3 dt a {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.itemBox3 dd {
	width: 288px;
	height: 285px;
	min-height: 136px;
	border: 1px solid #eaeaea;
	border-top: none;
	padding: 0px 20px;
	padding-top: 5px;
}
.itemBox3 .imgRow, .listArrow3 ul li a.font2_1, .itemBox3 dt div.more {
	display: none;
}
.listArrow3 ul li div.font1_1 {
	width: 26px;
	height: 26px;
	float: right;
	margin: 11px 0px 0 5px;
	background: url(item-icon.png) no-repeat 0 0;
	font-size: 0px;
}
.phb_index {
	margin-top: auto;
	padding: 0;
	float: left;
	width: 100%;
}
.phb_other {
	padding: 0;
	padding-right: 10px;
	margin-top: 10px;
	float: left;
	width: 710px;
}
.phb_other1 {
	height: 100%;
	overflow: hidden;
	background: #FFF;
	box-shadow: 0px 0px 20px #dedede;
	height: 440px;
}
.head_title {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #19B5FE;
	padding: 0px 13px;
	overflow: hidden;
	font-size: 18px;
	color: #19B5FE;
	position: relative;
}
.head_title div {
	float: left;
	text-indent: 36px;
}
.head_title i {
	top: 14px;
	left: -23px;
	font-size: 24px;
	position: absolute;
}
.phb_other1 .head_title i {
	font-size: 24px;
	left: -22px;
	top: 15px;
}
.youhuiright {
	float: right;
	margin-right: 19px;
	font-size: 14px;
	color: #19B5FE;
}
.shop_list {
	padding: 20px 0px;
}
.phb_shu {
	background: #FFF;
	padding: 0;
	padding-bottom: 13px;
	margin-top: 10px;
	box-shadow: 0px 0px 20px #dedede;
	float: left;
	width: 316px;
	height: 427px;
}
.phb_cont li {
	padding: 0px 10px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
}
.phb_cont li i {
	display: inline-block;
	height: 26px;
	width: 10%;
	color: #FFF;
	background: #aaa;
	text-align: center;
	font-style: normal;
	margin-top: 5px;
	line-height: 26px;
	float: left;
	border-radius: 4px;
}
.phb_cont li:nth-child(1) i, .phb_cont li:nth-child(2) i, .phb_cont li:nth-child(3) i {
	color: #FFF;
	background: #19b5fe;
}
.phb_cont li a {
	display: inline-block;
	width: 85%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
}
.img_listbox {
}
.img_listbox ul {
	float: left;
	padding: 3px;
	padding-left: 15px;
}
.img_listbox ul li {
	float: left;
	overflow: hidden;
	padding: 15px 16px 0 0;
	width: 138px;
	height: 10pc;
	list-style: none;
	vertical-align: bottom;
	text-align: center;
	font-size: 9pt
}
.img_listbox ul li img {
	width: 90pt;
	height: 90px;
}
.img_listbox ul li:hover img {
	border-color: #0066FF
}
.img_listbox ul li span {
	display: block;
	margin-top: 8px
}

.footer .footer_l {
	padding: 20px 0px;
	display: flex;
	justify-content: center;
	align-items: Center;
	width: 1036px;
	margin: 0 auto;
	color: #CACACA;
}
.footer_shuiyin {
	display: inline-block;
	float: left;
	width: 25%;
	display: block;
}
.footer_shuiyin img {
	width: 88%;
}
.footer_list {
	height: inherit;
	margin: 0px auto;
	float: left;
	width: 75%;
}
.footer_list a {
	line-height: 32px;
	height: 32px;
	text-align: center;
	padding: 0px 7px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #CACACA;
}
.footer_list a:hover {
	color: #FFF;
}
.footer_list .copyright {
	float: left;
	width: 100%;
}
.weizhi_now {
	margin-bottom: 12px;
	margin-top: 12px;
	color: #A7A4A4;
	max-height: 20px;
	overflow: hidden;
}
.weizhi_now a {
	color: #A7A4A4;
}
.list_true {
	padding: 26px 0px 20px 0px;
	background: #FFF;
	box-shadow: 0 1px 3px #cecece;
	position: relative;
}
.list_left {
	padding: 0 10px 0 20px;
	float: left;
	width: 720px;
}

.list_title i {
	font-size: 20px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.list_ph_ul {
	padding-top: 0;
}
.list_ph_ul li {
	margin-top: 5px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
}
.list_ph_ul li a {
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}
.list_ph_ul li a i {
	font-style: normal;
	display: inline-block;
	background: #CACACA;
	color: #FFF;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 5px;
}
.list_ph_ul li:nth-child(1) a i {
	background: #ff5555;
}
.list_ph_ul li:nth-child(2) a i {
	background: #ff9900;
}
.list_ph_ul li:nth-child(3) a i {
	background: #ffcc00;
}
.list_ph_ul li a p {
	width: 220px;
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	padding-left: 5px;
}
.list_ul li {
	justify-content: center;
	align-items: Center;
	width: 690px;
	padding: 15px;
	border-bottom: 1px dashed #E0E0E0;
	float: left;
}
.lists_left {
	width: 150px;
	height: 135px;
	float: left;
}
.lists_left img {
	border: 1px solid #f5f5f5;
	width: 150px;
	height: 135px;
	border-radius: 9px;
}
.lists_right {
	width: 515px;
	float: right;
}
.list_left .fanye {
	margin: 0px auto;
	text-align: center;
	margin-top: 20px;
}
.lists_right_title {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.lists_right span {
	color: #999;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%;
	float: left;
}
.lists_right p {
	color: #666;
	line-height: 32px;
	max-height: 64px;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 100%;
	float: left;
}
.list_right {
	padding-right: 20px;
	width: 252px;
	float: right;
}
.down_btn {
	height: 48px;
	margin: 8px 0;
}
.down_left {
	float: left;
	background: url(../../../inc_img/down_left.png);
	width: 53px;
	height: 48px;
}
.down_bg {
	float: left;
	background: url(../../../inc_img/down_bg.png);
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	padding: 0 5px;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.7);
	letter-spacing: 2px;
}
.down_bg a {
	color: #ffffff;
}
.down_bg a:hover {
	color: #e6e6e8;
}
.down_right {
	float: left;
	background: url(../../../inc_img/down_right.png);
	width: 13px;
	height: 48px;
}
.hiddenContent {
	padding: 15px;
	border: 2px #89b4d7 solid;
	background: #fbfbc5;
	margin: 3px;
	color: red;
}
.navBox {
	margin: 10px 0 5px 0;
}
.navBtn {
	border: #ccc 1px solid;
	color: #686868;
	padding: 3px 8px 3px 8px;
	float: left;
	margin: 0px 2px;
	background-color: #f9f9f9;
	height: 20px;
	line-height: 20px;
}
.navBtnPointer {
	border: #ccc 1px solid;
	color: #686868;
	padding: 3px 8px 3px 8px;
	float: left;
	margin: 0px 2px;
	background-color: #f9f9f9;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}
.fontNav_2 {
	font-size: 14px;
	color: #000000;
	font-family: simsun, "Microsoft YaHei";
}
.fontNav_2d {
	font-size: 14px;
	color: #dbdbdb;
	font-family: simsun, "Microsoft YaHei";
}
.fontNav2_2 {
	font-size: 14px;
	color: #f21111;
	font-family: simsun, "Microsoft YaHei";
}
.article-left {
	box-shadow: 0 1px 3px #cecece;
	background: #FFF;
	width: 758px;
	float: left;
}
.article-right1 {
	float: right;
	width: 270px;
}
.article-right {
	box-shadow: 0 1px 3px #cecece;
	background: #FFF;
	padding: 10px;
}
.article_title {
	padding: 0px 13px;
	margin-top: 34px;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	line-height: 33px;
	font-family: Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
.article_ini {
	text-align: center;
	margin-top: 9px;
	color: #868686;
	font-size: 13px;
	line-height: 26px;
	padding: 0px 13px;
}
.article_ini a {
	color: #868686;
}
.article_ini span, .ar_author {
	margin-right: 8px;
}
hr {
	height: 1px;
	margin: 16px 4%;
	border: 0;
	background-color: #e2e2e2;
	clear: both;
}
.article_wenz {
	padding: 10px 4%;
	padding-bottom: 30px;
	font-size: 15px;
	line-height: 30px;
}
.article-pinglun {
	margin: 0px 4%;
	border-top: 1px dashed #ADADAD;
	padding-top: 10px;
}
.article_ad {
	padding: 10px;
	border-radius: 3px;
	line-height: 24px;
}
.ar_rtitle {
	font-size: 15px;
	display: block;
	line-height: 35px;
	margin-top: 7px;
	margin-bottom: 10px;
	color: #585858;
	border-bottom: 1px solid #585858;
}
.ar_rtitle i {
	margin-right: 10px;
}
.arph_list li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 33px;
}
.arph_list li a {
	color: #7D7D7D;
}
.pinlun ul, .article-pinglun ul {
	margin: 0px auto;
	text-align: center;
}
.pinlun li, .article-pinglun li {
	text-align: left;
	padding: 12px 6px 12px 6px;
	margin: 0 6px 0 6px;
	border-bottom: 1px #cccccc solid;
	line-height: 1.6;
}
.pinlun li .username, .article-pinglun li .username {
	color: #000000;
}
.pinlun li .username img, .article-pinglun li .username img {
	margin-right: 2px;
}
.pinlun li .note, .article-pinglun li .note {
	text-indent: 2em;
	word-break: break-all;
}
.pinlun li .admin, .article-pinglun li .admin {
	word-break: break-all;
}
.pinlun li .admin, .article-pinglun li .admin {
	color: red;
	padding: 3px;
}
.pinlun .replyBtn, .article-pinglun .replyBtn {
	width: 76px;
	height: 21px;
	background: url(replyBtn.gif);
}
.pinlun #replyWrite, .article-pinglun #replyWrite {
	text-align: center;
}
.soft_list_show li {
	float: left;
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #dcdcde;
	margin-top: 8px;
	list-style: none;
}
.soft_list_show li .licon {
	display: block;
	height: 48px;
}
.soft_list_show li .licon .img {
	padding-right: 8px;
	border-radius: 8px;
	float: left;
	width: 56px;
	height: 56px;
}
.soft_list_show li .licon .info {
	float: left;
	position: relative;
	width: 158px;
}
.soft_list_show li .licon .info .title {
	display: block;
	font-size: 14px;
	width: 160px;
	overflow: hidden;
	height: 20px;
	font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}
.soft_list_show li .licon .info .star {
	line-height: 0px;
	margin-top: 3px;
}
.soft_list_show li .licon .info em {
	color: #999;
	font-style: normal;
}
.soft_list_show li .licon .info .cdate {
	line-height: 0px;
	margin-top: 15px;
}
.sub_list {
	margin: 12px 0;
	border-bottom: 1px solid #e8e8e8;
}
.sub_list .sub_title {
	padding: 0 10px;
	height: 38px;
	border-top: 3px #19B5FE solid;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	line-height: 38px;
	background: #19B5FE;
	color: #fff;
}
.sub_list ul.sub_ul {
	padding-top: 10px;
}
.sub_list ul.sub_ul li {
	overflow: hidden;
	margin-bottom: 6px;
	padding: 0 10px 6px;
	border-bottom: 1px #e7e7e7 dotted;
	list-style: none;
	vertical-align: bottom;
	float: left;
	width: 105px;
	color: #888;
}
.sub_list ul.sub_ul li a {
	margin-right: 10px;
}
.sub_list ul.sub_ul li:last-child {
	padding-bottom: 0;
	border: 0;
}
.soft-container {
	position: relative;
	padding: 0;
	background: #FFF;
	box-shadow: 0 1px 3px #cecece;
	margin-bottom: 10px;
	border-radius: 4px;
	padding: 0px 30px;
	padding-bottom: 20px;
}
.jc_title {
	padding-top: 20px;
}
.jc_title div {
	border-bottom: 1px solid #efefef;
}
.jc_title div h3 {
	line-height: 40px;
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 9px;
	overflow: hidden;
	float: left;
}
.jc_title div span {
	margin-right: 10px;
	position: relative;
	top: -1px;
}
.jc_other {
	float: right;
	width: 226px;
}
.jc_other1 {
	background-color: #22c66e;
	color: #fff;
}
.jc_other2 {
	background-color: #ff5e5e;
	color: #fff;
}
.jc_other3 {
	background-color: #59aff8;
	color: #fff;
}
.jc_other4 {
	background-color: #ff8200;
	color: #fff;
}
.jc_jietu {
	margin-top: 30px;
	float: left;
	height: 250px;
	width: 250px;
	border: 1px solid #e8e8e8;
	text-align: center;
	overflow: hidden;
	display: flex!important;
	justify-content: center;
	align-items: Center;
}
.jc_jieshao {
	margin-top: 30px;
	width: 700px;
	height: 252px;
	float: right;
	text-align: center;
}
.jc_info {
	float: left;
	width: 400px;
}
.jc_jieshao ul li {
	text-align: left;
	height: 40.8px;
	line-height: 40.8px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	min-width: 50%;
	float: left;
	padding: 0 8px;
}
.jc_other div {
	display: block;
	overflow: hidden;
	height: 36px;
	padding: 0;
	float: right;
	margin: 10px 35px 10px 0;
}
.jc_other div span {
	margin-right: 0;
	display: block;
	float: left;
	width: 36px;
	height: 100%;
	border-radius: 5px 0px 0px 5px;
	font-size: 26px;
	line-height: 34px;
}
.jc_other div a {
	display: block;
	float: left;
	width: 73px;
	height: 34px;
	border: 1px solid #e8e8e8;
	border-left: none;
	text-align: center;
	border-radius: 0 5px 5px 0;
	line-height: 32px;
	font-size: 13px;
	font-style: normal;
	color: #A9A6A6;
}
.download_now {
	border: 1px solid #FF9A5F;
	display: block;
	height: 48px;
	text-align: center;
	margin-top: 14px;
	line-height: 45px;
	font-size: 16px;
	color: #FFF;
	float: left;
	border-radius: 5px;
	background: #FF9A5F;
	width: 260px;
}
.download_now span {
	margin-right: 10px;
	top: 2px;
}
.jc_jieshao1 {
	margin-top: 25px;
	float: left;
	width: 100%;
}
.layui-elem-field {
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #e2e2e2;
}
.layui-elem-field legend {
	margin-left: 20px;
	padding: 0 10px;
	font-size: 20px;
	font-weight: 300;
}
.layui-elem-field legend {
	border-bottom: 0;
	margin-bottom: 0;
	width: auto;
}
.jc-js span {
	color: #828282;
	font-size: 15px;
}
.jc-js span i {
	font-size: 29px;
	position: relative;
	top: 5px;
	margin-right: 8px;
}
.jc_jieshao_con {
	margin-top: 10px;
	line-height: 33px;
	color: #A7A7A7;
	padding: 17px 3%;
}
.soft_show_ads {
	margin-bottom: 20px;
	height: 100px;
	position: relative;
	overflow: hidden;
}
.download {
	padding: 0!important;
	width: 66.66666667%;
	float: left;
}
.downph {
	padding: 0!important;
	width: 33.3333%;
	float: left;
}
.jc_jieshao_title {
	font-size: 19px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
.download ul li {
	padding: 0;
	border-radius: 4px;
	margin-bottom: 20px;
	margin-right: 24px;
	width: 25%;
	float: left;
}
.download ul li a {
	display: block;
	height: 43px;
	width: 100%;
	overflow: hidden;
}
#downloadurl a {
	cursor: pointer;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.download ul li a i {
	width: 23%;
	line-height: 43px;
	height: 100%;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #0b588c;
	float: left;
	overflow: hidden;
	border-right: 1px solid #d7d7d7;
	font-size: 26px;
}
.download ul li a b {
	display: block;
	height: 100%;
	float: left;
	width: 120px;
	color: #0b588c;
	overflow: hidden;
	line-height: 43px;
	text-align: center;
}
.download ul li a:hover i, .download ul li a:hover b {
	color: #106097;
	border-right: 1px solid #3690CD;
}
.download ul li a:hover b {
	border: 0;
}
.download ul li a:hover {
	background: #FFFFFF;
	border: 1px solid #3690CD!important;
}
.jc_jieshao_title span {
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #828282;
	font-size: 15px;
}
.downph ul li {
	padding: 0;
	margin-bottom: 13px;
}
.downph ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.downph ul li a i {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: block;
	color: #FFF;
	background: #D2D2D2;
	border-radius: 4px;
	float: left;
	overflow: hidden;
	font-style: normal;
	margin-top: 2px;
}
.downph ul li a span {
	display: block;
	height: 33px;
	line-height: 33px;
	width: 85%;
	color: #9E9E9E;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: right;
}
.downph ul li:nth-child(1) a i {
	background: #ff5555;
}
.downph ul li:nth-child(2) a i {
	background: #ff9900;
}
.downph ul li:nth-child(3) a i {
	background: #ffcc00;
}
.downph ul li span:hover {
	color: #f60;
}
.download ul li a:hover {
	background: #FFFFFF;
	border: 1px solid #3690CD!important;
}
.download ul li a:hover i, .download ul li a:hover b {
	color: #106097;
	border-right: 1px solid #3690CD;
}
.download ul li a:hover b {
	border: 0;
}
.downph ul li a p {
	line-height: 25px;
	height: 25px;
	padding-left: 30px;
	text-align: left;
}
.dede_pages {
}
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 0;
}
.dede_pages ul li {
	float: left;
	display: block;
	font-family: Tahoma;
	line-height: 17px;
	margin-right: 6px;
	border: 1px solid #E9E9E9;
	padding: 10px;
	background: #fff;
}
.dede_pages ul li a {
	float: left;
	color: #555;
	display: block;
}
.dede_pages ul li a:hover {
	color: #690;
	text-decoration: none;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #F8F8F8;
	padding: 10px;
	font-weight: bold;
}
.dede_pages .pageinfo {
	line-height: 21px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
.ar_athuor {
	text-align: center;
	margin-top: 39px;
	margin-bottom: 20px;
}
.ar_athuor img {
	margin-bottom: 10px;
	border-radius: 50%;
	max-width: 130px;
}
.ar_athuor a:hover img {
	box-shadow: 0px 1px 30px #DEDEDE;
}
.article_wenz * {
	overflow: hidden;
}
.article_wenz img {
	cursor: pointer;
	margin: 0 auto;
	max-width: 100%;
}
@-webkit-keyframes rotation {
from {
-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
.ar_athuor a img:hover {
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}
.itemCell3, .itemCell6, .itemCell9, .itemCell12 {
	margin: 8px 0 8px 0;
}
.banner div.wenziad {
	padding: 0px;
}
.adlan {
	padding: 9px;
}
.wenziad img {
	margin: 2px 0;
	width: 500px;
	height: 65px;
}
.fenggemb3 .adlan {
	padding: 0;
}
.article_wenz p a {
	color: blue
}
.jc_d_tit {
	width: 100%;
	padding: 10px 0;
}
.jc_d_tit .jc_d_ico {
	border-top: 1px dashed #ccc;
	padding: 10px 0;
	background: url(fjbg180308.png) 3px center no-repeat;
	color: #0b588c;
	font-size: 14px;
	font-weight: 600;
	padding-left: 28px;
}
.article_wenz .d_links a {
	display: block;
	float: left;
	background: url(links1.png);
	width: 102px;
	height: 43px;
	font-size: 15px;
	font-weight: bold;
	color: #0095FF;
	line-height: 43px;
	padding-left: 75px;
}
.article_wenz .d_links a:hover {
	background: url(links2.png);
	color: #EF0057;
	text-decoration: none;
}
.article_wenz .d_links a {
	margin-right: 15px;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font: 0/0 sans-serif;
	visibility: hidden;
}
.itemCell1 dt {
	background: url(item_new1.png) no-repeat;
}
.itemCell2 dt {
	background: url(item_new2.png) no-repeat;
}
.itemCell3 dt {
	background: url(item_new3.png) no-repeat;
}
.itemCell4 dt {
	background: url(item_new4.png) no-repeat;
}
.itemCell5 dt {
	background: url(item_new5.png) no-repeat;
}
.itemCell6 dt {
	background: url(item_new6.png) no-repeat;
}
.itemCell1 dd.listArrow3 ul li div.font1_1 {
	background: url(item-icon1.png) no-repeat 0 0;
}
.itemCell2 dd.listArrow3 ul li div.font1_1 {
	background: url(item-icon2.png) no-repeat 0 0;
}
.itemCell3 dd.listArrow3 ul li div.font1_1 {
	background: url(item-icon3.png) no-repeat 0 0;
}
.itemCell4 dd.listArrow3 ul li div.font1_1 {
	background: url(item-icon4.png) no-repeat 0 0;
}
.itemCell5 dd.listArrow3 ul li div.font1_1 {
	background: url(item-icon5.png) no-repeat 0 0;
}
.itemCell4, .itemCell5, .itemCell6 {
	margin-bottom: 0;
}
#feedAv {
	margin-top: -250px!important;
	transform: scale(0);
}
#feedAv {
	margin-top: -250px!important;
	transform: scale(0);
}
.module-cmt-box {
	padding: 10px 16px!important;
}
.header-login {
	left: 746px!important;
	border: 0!important;
	border-radius: 0!important;
}
.post-wrap-border-t-r, .post-wrap-border-t-l, .post-wrap-border-r, .post-wrap-border-l {
	display: none;
}
.post-wrap-main {
	border: 0!important;
}
.post-wrap-w {
	background: #f0f0f0;
	border-radius: 5px;
	box-shadow: 0 2px 6px rgba(0,0,0,.2)
}
.btn-fw {
	background: #44c2f1 url(https://static.krnet.cc/skin/images/release.svg)center no-repeat !important;
	width: 60px !important;
	height: 60px !important;
	border-radius: 70px;
important;
	margin-top: -5px!important;
	margin-right: 40px!important;
	background-size: 30px !important;
	box-shadow: 0 2px 6px rgba(0,0,0,.2);
	-webkit-transition: .3s;
	transition: .3s
}
.btn-fw:hover {
	box-shadow: 0 6px 10px rgba(0,0,0,.2);
}
.block-head-w {
	margin-top: -20px !important;
}
.section-service-w {
	height: 0px;
	opacity: 0;
}
.head-img-w {
	margin: 0px 0 0 0 !important;
}
.head-img-w img {
	width: 50px !important;
	height: 50px !important;
}
.head-img-w {
	top: 115px!important;
	left: -0px!important;
}
.wrap-action-gw {
	border-bottom: 1px solid #dee4e9 !important;
	padding-top: 30px!important;
}
.wrap-action-gw span, .wrap-action-gw i, .type-lists, .cmt-list-number, .title-name-gw-tag, .wrap-name-w {
	display: none!important;
}
.cmt-list-type {
	margin: 0!important;
}
.build-floor-gw {
	background: #f0f0f0 !important
}
.block-cont-gw {
	padding: 20px 0 !important;
	border: 0 !important;
}
.section-list-w {
	width: 95%!important;
	margin-left: 2%!important;
}
------ .hot_tags {
overflow:hidden;
margin:auto;
padding:10px;
width:820px
}
.hot_tags span {
	display: -webkit-inline-box;
	margin: 7px 0
}
.hot_tags span a {
	margin: 0 5px 5px 0;
	padding: 4px 10px;
	border-radius: 2px;
	background-color: #45b6f7;
	color: #fff;
	font-weight: 400
}
.hot_tags span a:nth-child(5n+1) {
	background-color: #1ac756
}
.hot_tags span a:nth-child(5n+2) {
	background-color: #ff5e5c
}
.hot_tags span a:nth-child(5n+3) {
	background-color: #ffbb50
}
.hot_tags span a:nth-child(5n+4) {
	background-color: #19b5fe
}
.hot_tags span a:hover {
	background-color: #1b1b1b;
	color: #fff
}
.hot_tags span a {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-ms-transition: all .3s linear
}
.list-title .tags {
	position: absolute;
	bottom: -5px;
	display: block;
	margin-top: 7px;
	color: #333;
	font-size: 9pt
}
.list-title .tags a {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 1px 10px;
	border-radius: 2px;
	background-color: #45b6f7;
	color: #fff;
	font-weight: 400
}
.list-title .tags a:nth-child(5n+1) {
	background-color: #1ac756
}
.list-title .tags a:nth-child(5n+2) {
	background-color: #ff5e5c
}
.list-title .tags a:nth-child(5n+3) {
	background-color: #ffbb50
}
.list-title .tags a:nth-child(5n+4) {
	background-color: #19b5fe
}
.list-title .tags a:hover {
	background-color: #1b1b1b;
	color: #fff
}
.list-title .tags a {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
-ms- .module_page {
padding:2px 0;
height:29px;
margin:5px 0 20px 22px
}
.module_page .prev, .module_page .prev:hover, .module_page .next, .module_page .next:hover {
	background: url(index_bg.png) no-repeat
}
.module_page .prev, .module_page .location, .module_page .next {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	float: left;
	cursor: pointer
}
.module_page .prev {
	width: 296px;
	background-position: 0 -4px
}
.module_page .prev:hover {
	background-position: 0 -49px;
	color: #999
}
.module_page .location {
	width: 140px;
	font-weight: normal;
	cursor: default;
	font-size: 14px;
	background: url(location_bg.gif) repeat-x
}
.module_page .next {
	width: 300px;
	background-position: 0 -94px
}
.module_page
