/*yy/Ver.20180913*/
/*--------------------移动端调试测试，用完即删-----------------------*/
/*-----------------------------------------------------------------*/
@media only screen and (max-width:769px ) {

html {
	background-color: #f2f2f2;
}
body {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto !important;
	background-color: #fff;
}
/*-----------------------------------------------------------------*/

body {
    overflow-x: hidden;
}
ul, li {
	list-style: none;
}
::selection {
    background-color: #d7b679; 
    color: #fff;
}
* {
	font-family: 'Microsoft YaHei', 'STHeiti', '宋体', 'arial';
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	font-size-adjust: none; 
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent; 
    -webkit-font-smoothing: antialiased !important; 
    -moz-osx-font-smoothing: grayscale; 
    -webkit-transform: translate3d(1,1,1);
    transform: translate3d(1,1,1);
    text-rendering: auto; 
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
    margin: 0
}
*:focus {
    outline: 0
}
a:hover, a:focus, a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
}
.relative {
	position: relative;
}
img {
	max-width: 100%;
	height: auto;
}
select, input, textarea {
	outline: none;
}
.text-truncate,.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
html {
	font-size: 14px;
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar; 
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	margin: 0;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	height: auto;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td, th {
	padding: 0;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #337ab7; 
	text-decoration: none;
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: none;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
[role="button"] {
	cursor: pointer;
}
h1>a,h2>a,h3>a,h4>a,h5>a,h6>a {
    display: inline
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.25;
	color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
small, .small {
	font-size: 85%;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.text-center {
	text-align: center;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
.title h4 {
	
padding: 15px;
	
margin: 0;
	
color:  #d7b679;
	
font-weight: 700;
	
letter-spacing: 2px;
	
font-size: 20px;
}
section.title {
    position:  relative;
    box-shadow: 0 0 6px #ddd;
}
section.content {
	padding: 15px;
    background-color: #fbfbfb;
    float: none;
    width: 100%;
}
section.content h6 {margin-top: 0;color: #cf3432;padding: 0  15px;}
section.content form {
	background-color: #fff;
	box-shadow: 0 0 6px #eee;
	border-radius: 4px;
	padding: 10px 0;
}

section.content form >div {
	padding: 8px 15px;
	position:  relative;
}
section.content form >div:after {
	content: "";
	display: table;
	clear: both;
}
section.content form >div label {
	display: inline-block;
	margin-bottom: 4px;
	vertical-align: middle;
}
section.content form >div img[id] {
	position:  absolute;
	top: 35px;
	right: 18px;
	border-left: 1px solid #ddd;
}
section.content form >div input,section.content form >div textarea,section.content form >div select {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 6px 12px;
	width: 100%;
	color:  #666;
	background-color: transparent;
}
[type*="submit"],[type*="reset"] {
	width: 50% !important;
	float: left;
	border: none !important;
	padding: 8px !important;
	font-weight:  700;
	font-size:  16px;
	letter-spacing: 8px;
	text-indent: 8px;
	line-height: 1.75 !important;
}
.cxlb {
    display: inline-block;
    height: auto !important;
    width: 100% !important;
    margin-left: 0 !important;
    line-height: 1.5 !important;
}
[type*="submit"] {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	background-color: #8EC31F !important;
	color: white !important;
}
[type*="reset"] {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	background-color: #bbb !important;
	color: white !important;
}
span.t3 {display:  inline-block;margin-bottom: 4px;color: #cf3432;}

/*屏蔽原始内容
.kuan, .foot, .foot_2 {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}
*/
.reply_item {
	    background-color: #fff;
	    box-shadow: 0 0 6px #eee;
	    border-radius: 4px;
	    padding: 10px;
	    margin-bottom: 15px;
}
.reply_item h1 {
	    margin: 10px 0 0 0;
	    font-size: 16px;
}
.reply_item h2 {
	    font-size: 14px;
	    color: #999;
}
.reply_item h3 {
	    font-size: 14px;
}
.reply_info {
	
padding: 10px 0;
	
margin-top: 15px;
	
border-top: 1px solid #ddd;
}
.reply_info span {
	
color: #cf3432;
	
}
}

/*
@media only screen and (min-width:768px ) {
	section.title,section.content {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
	}
}

*/

.content-yy {
}
.content-yy:after {
    content:"";
    display:table;
    clear:both;
}
.sidebar {
    width:220px;
    float:left;
	background: url(/_files/images/n_1.jpg);
}
.right-con {
    width:980px;
    float:left;
}

.pager {
    margin: 15px auto;
    clear: both;
    text-align: center;
}
.pager a.page,.pager a.page-curr{
    float: none;
}



section.title {
    position:  relative;
    box-shadow: 0 0 6px #ddd;
}
section.content {
	padding: 15px;
	float: none;
	width: 100%;
	box-sizing: border-box;
}
section.content h6 {margin-top: 0;color: #cf3432;padding: 0  15px;}
section.content form {
	background-color: #fff;
	padding: 10px 0;
}

section.content form >div {
	padding: 8px 15px;
	position:  relative;
}
section.content form >div:after {
	content: "";
	display: table;
	clear: both;
}
section.content form >div label {
	display: inline-block;
	margin-bottom: 4px;
	vertical-align: middle;
	width: 100px;
	text-align: right;
}
section.content form >div img[id] {vertical-align: middle;}
section.content form >div input,section.content form >div textarea,section.content form >div select {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 6px 12px;
	/*width: 300px;
	height: 36px;*/
	color:  #666;
	background-color: transparent;
	box-sizing: border-box;
}
section.content form >div label+ input,section.content form >div label+textarea,section.content form >div label+select {
	
margin-left: 12px;
}
section.content form >div textarea {
	
min-height: 100px;
	
vertical-align: top;
}
span.t3 {display:  inline-block;margin-bottom: 4px;color: #cf3432;width: 12px;}
section.content [type*="submit"],[type*="reset"] {
	width: 50% !important;
	float: left;
	border: none !important;
	padding: 8px !important;
	font-weight:  700;
	font-size:  16px;
	letter-spacing: 8px;
	text-indent: 8px;
	line-height: 1.75 !important;
}
.cxlb {
    display: inline-block;
    height: auto !important;
    margin-left: 0 !important;
    line-height: 1.5 !important;
}
section.content [type*="submit"] {
	/* border-top-right-radius: 0 !important; */
	/* border-bottom-right-radius: 0 !important; */
	background-color: #8EC31F !important;
	color: white !important;
}
section.content [type*="reset"] {
	/* border-top-left-radius: 0 !important; */
	/* border-bottom-left-radius: 0 !important; */
	background-color: #bbb !important;
	color: white !important;
}
@media only screen and (min-width:768px ) {
	section.content form >div [type*="submit"], section.content form >div [type*="reset"] {
	    margin-right:10px;
		max-width: 148px;
	}
}

























