﻿ @charset "utf-8";
/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */
}
body {
	margin: 0;
	text-align: left;
	font-size: 12px;
	background: #fff;
	font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
}
article, aside, details, /* 1 */ figcaption, figure, footer, header, main, /* 2 */ menu, nav, section, summary { /* 1 */
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
progress {
	vertical-align: baseline;
}
template, /* 1 */ [hidden] {
display: none;
}
a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}
a:active, a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}
b, strong {
	font-weight: inherit;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
code, kbd, pre, samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
button, input, select, textarea {
	font: inherit; /* 1 */
	margin: 0; /* 2 */
}
optgroup {
	font-weight: bold;
}
button, input { /* 1 */
	overflow: visible;
}
button, select { /* 1 */
	text-transform: none;
}
button, html [type="button"], /* 1 */ [type="reset"], [type="submit"] {
-webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
	border: 0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
textarea {
	overflow: auto;
}
[type="checkbox"], [type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}
/* normalize.css结束 */
.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
p {
	margin: 0;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
ul, ol, dl, h1, h2, h3, h4, h5, h6, dt, dd {
	margin: 0;
	padding: 0
}
ul li, ol li {
	list-style: none
}
.f-fl, .f-lifl li {
	float: left;
	display: inline
}
.f-fr {
	float: right;
	display: inline
}
a, a:visited {
	text-decoration: none;
	color: #2a2a2a;
}
em {
	font-style: normal;
}
/* 全站全局CSS部分结束 */
* {
	transition: color 100ms ease 0s, background 160ms ease 0s, border-color 160ms ease 0s, opacity .5s ease 0s;
}
.g-box-1170 {
	width: 1170px;
	height: auto;
	display: block;
	overflow: hidden;
	margin: auto;
}
.g-indexbox-1170 {
	width: 1170px;
	height: auto;
	background: #fff;
	display: block;
	overflow: hidden;
	margin: auto;
}
.g-listbox-1170 {
	width: 1170px;
	height: auto;
	background: #fff;
	display: block;
	overflow: hidden;
	margin: auto;
}
/*头部*/
.g-top-full {
	width: 100%;
	height: 56px;
	background: #3b3b3b;
	box-shadow: 0px 2px 3px #ccc;
	display: block;
	overflow: hidden
}
.g-top-full .u-logo {
	margin: 11px 0 0;
	overflow: hidden
}
.g-top-full ul {
	margin: 0 0 0 70px;
}
.g-top-full ul li {
	height: 56px;
	float: left;
	margin: 0;
	display: inline;
	overflow: hidden
}
.g-top-full ul li a {
	height: 50px;
	line-height: 56px;
	padding: 0 11px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border-bottom: 6px solid #3b3b3b;
	display: block;
	overflow: hidden
}
.g-top-full ul li a:hover {
	color: #ff4400;
	border-color: #ff4400
}
.g-top-full ul .f-hover a {
	color: #ff4400;
	border-color: #ff4400
}
.g-top-full form {
	width: 300px;
	height: 30px;
	background: #f3f3f3;
	border-radius: 22px;
	margin: 13px 0 0;
	overflow: hidden
}
.g-top-full form .m_txtSearch {
	width: 260px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #8e8e8e;
	float: left;
	margin: 0;
	border: 0;
	text-indent: 10px;
	background: none;
	display: inline;
	overflow: hidden
}
.g-top-full form .m_ssbtn {
	width: 40px;
	height: 30px;
	background: url(../images/cmsinfo-icon.png) no-repeat 10px 5px #f40;
	float: left;
	display: inline;
	overflow: hidden;
	border: 0;
}
/*底部*/
.g-foot {
	width: 100%;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 30px 0 0;
	text-align: center;
	background: #28282a;
	display: block;
	overflow: hidden
}
.g-foot dt {
	padding: 20px 0;
	background: #303032
}
.g-foot dd {
	padding: 20px 0;
}
/*评论*/
.m-comment {
	width: auto;
	margin: 13px 0 0;
	display: block;
	overflow: hidden;
	font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
}
.m-comment .g-comment-title {
	width: 100%;
	height: 22px;
	display: block;
	overflow: hidden
}
.m-comment .g-comment-title dt {
	width: auto;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	float: left;
	margin: 0;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dt i {
	width: 22px;
	height: 22px;
	background: url(../images/pl-icon.png);
	float: left;
	margin: 0 16px 0 0;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dt em {
	width: 22px;
	height: 22px;
	background: url(../images/pl-icon.png) 0 -48px;
	float: left;
	margin: 0 16px 0 0;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dd {
	width: auto;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	float: right;
	display: inline;
	overflow: hidden
}
.m-comment .g-comment-title dd span {
	font-weight: bold;
	color: #ff5555
}
#saypl {
	width: auto;
	height: auto;
	background: #fafafa;
	border: 1px solid #f40;
	border-radius: 6px;
	box-sizing: border-box;
	margin: 0;
	display: block;
	overflow: hidden;
}
#saypl .comment-text {
	width: 100%;
	height: auto;
	border: 0;
	padding: 5px;
	font-size: 16px;
	float: left;
	display: inline;
	overflow: hidden;
}
#saypl .comment-input {
	width: 103px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background: #ff5555;
	float: right;
	margin: 6px 10px;
	border-radius: 6px;
	display: inline;
	overflow: hidden;
	border: 0;
}
.comment-sm {
	width: auto;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
	color: #888;
	margin: 10px 0 24px;
	display: block;
	overflow: hidden
}
.comment-body {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}
.comment-body li {
	width: 100%;
	height: auto;
	padding: 0 0 16px 0;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.comment-body li .combd-title {
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	float: left;
	display: inline;
	overflow: hidden
}
.comment-body li .combd-title .title {
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	display: inline;
	overflow: hidden
}
.comment-body li .combd-title .time {
	height: 16px;
	line-height: 16px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	display: inline;
	overflow: hidden
}
.comment-body li .combd-bd {
	width: 100%;
	height: auto;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 15px 0 0;
	display: inline;
	overflow: hidden;
}
.comment-body li .comment-button {
	width: auto;
	height: auto;
	float: right;
	display: inline;
	overflow: hidden
}
.comment-body li .comment-button a {
	width: auto;
	height: 26px;
	line-height: 26px;
	padding: 0 18px;
	font-size: 12px;
	font-weight: normal;
	color: #ff5555;
	float: left;
	border: 1px solid #eee;
	border-radius: 22px;
	margin: 10px 0 0 12px;
	display: inline;
	overflow: hidden
}
.comment-body li .comment-button a i {
	width: 14px;
	height: 14px;
	background: url(../images/pl-icon.png) 0 -106px;
	float: left;
	margin: 6px 5px 0 11px;
	display: inline;
	overflow: hidden
}
.comment-body li .comment-button .a2 {
	color: #555
}
.comment-body li .comment-button .a2 i {
	background-position: 0 -157px;
}
.comment-more {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	text-align: center;
	background: #fafafa;
	margin: 21px 0 0;
	display: block;
	overflow: hidden;
}
.comment-more:hover {
	background: #FF5555;
	color: #fff;
}
/*返回底部*/
.f-backtop-btn {
	width: 50px;
	height: 50px;
	background: url(../images/cmsinfo-icon.png) no-repeat 13px -527px #000;
	background-size: 45px;
	border-radius: 4px;
	display: none;
	overflow: hidden;
	position: fixed;
	left: 50%;
	bottom: 304px;
	margin: 0 0 0 620px;
	z-index: 9999;
	cursor: pointer
}
.f-backtop-btn:hover {
	background-color: #f40
}
/*二维码*/
.f-qr-btn {
	width: 70px;
	height: 70px;
	display: none;
	position: fixed;
	left: 50%;
	bottom: 222px;
	margin: 0 0 0 620px;
	z-index: 9999;
	cursor: pointer
}
.f-qr-btn dt {
	width: 70px;
	height: 70px;
	background: url(../images/cmsinfo-icon.png) no-repeat 19px -733px #000;
	border-radius: 4px;
	display: block;
	overflow: hidden
}
.f-qr-btn dd {
	width: 140px;
	height: 140px;
	position: absolute;
	left: -160px;
	top: 0;
	z-index: 10;
	border: 1px solid #eee;
	box-shadow: 0px 0px 5px #ccc;
	display: none;
	overflow: hidden
}
.f-qr-btn:hover dt {
	background-color: #f40
}
/*列表页分页*/
.page-list {
	text-align: center;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}
.page-list a {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	text-align: center;
	padding: 0 12px;
	background: #fafafa;
	margin: 0 5px 0 0;
	display: inline-block;
	overflow: hidden
}
.page-list b {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 0 12px;
	background: #f40;
	margin: 0 5px 0 0;
	display: inline-block;
	overflow: hidden
}
.page-list a:hover {
	background: #f40;
	color: #fff;
}
.page-list a:nth-child(1) {
	display: none
}
/*内页分页*/
.g-left .m-cmsinfo-page {
	text-align: center;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}
.g-left .m-cmsinfo-page a {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	text-align: center;
	padding: 0 12px;
	background: #fafafa;
	margin: 0 5px 0 0;
	display: inline-block;
	overflow: hidden
}
.g-left .m-cmsinfo-page a:hover {
	background: #f40;
	color: #fff;
}
.g-left .m-cmsinfo-page b {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 0 12px;
	background: #f40;
	margin: 0 5px 0 0;
	display: inline-block;
	overflow: hidden
}
.g-left .m-cmsinfo-page .IndexPage {
	display: none
}
