﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
}

ol,
ul,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

body {
	overflow-x: hidden;
    -webkit-text-size-adjust: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.clearfix {
	clear: both;
}


/*logo-nav*/

.header {
	width: 90.625%;
	height: auto;
	margin: 0 auto;
	padding: 1rem 0;
}

.logo {
	float: left;
	height: 44px;
	width: auto;
}

.logo img {
	display: block;
	height: 44px;
	width: auto;
}


/*search*/

.search-bg {
	max-width: 640px;
	height: 32px;
	margin-top: 8px;
}

.search {
	width: 90.625%;
	height: 32px;
	background: black;
	border-radius: 16px;
	margin: 0 auto;
}

.search form {
	width: 100%;
	height: 32px;
}

.search form input[type="text"] {
	border: none;
	background: none;
	float: left;
	height: 32px;
	float: left;
	padding-left: 4.137931034482759%;
	outline: none;
	color: #fff;
	font-size: 0.875rem;
	width: 86%;
}

.search form input[type="submit"] {
	width: 28px;
	height: 24px;
	background: url(../img/search.png);
	border: none;
	float: right;
	margin-top: 4px;
	margin-right: 4.137931034482759%;
}

.search form input::-webkit-input-placeholder {
	color: #ffffff;
}


/* Mozilla Firefox 4 to 18 */

.search form input:-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}


/* Mozilla Firefox 19+ */

.search form input::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}


/* Internet Explorer 10+ */

.search form input:-ms-input-placeholder {
	color: #ffffff;
}


/*banner*/

.scroll {
	max-width: 640px;
	height: auto;
	position: relative;
	margin: 24px auto 0;
}

.mod_01 {
	float: left;
	width: 100%;
}

.mod_01 img {
	display: block;
	width: 100%;
	height: auto;
}

.slide_01 {
	width: 100%;
}

.dotModule_new {
	height: 0.625em;
	line-height: 0.375em;
	position: absolute;
	bottom: 8px;
	right: 48%;
	z-index: 1;
	width: auto;
}

#slide_01_dot {
	text-align: center;
}

#slide_01_dot span {
	display: inline-block;
	margin-left: 8px;
	width: 8px;
	height: 2px;
	background-color: rgb(0, 0, 0, 1);
	border-radius: 1px;
}

#slide_01_dot .selected {
	width: 8px !important;
	height: 2px !important;
	background-color: rgb(255, 117, 0, 1) !important;
}

.dotItemOn {
	width: 8px !important;
	height: 2px !important;
	background-color: rgb(255, 117, 0, 1) !important;
}


/*about*/

.about-bg {
	max-width: 640px;
	height: auto;
	margin: 32px auto 0;
}

.about-title {
	max-width: 640px;
	height: auto;
	margin: 0 auto;
}

.about-title h6 {
	font-size: 1.5rem;
	color: #000;
	text-align: center;
	font-weight: normal;
}

.about-title p {
	font-size: 0.875rem;
	font-family: "arial narrow";
	font-style: oblique;
	color: #888;
	text-align: center;
	margin: 8px auto;
}

.about_title {
	width: 100%;
	height: 3px;
	background: url(../img/about-title.png) no-repeat center;
	background-size: auto 100%;
}

.about {
	width: 90.625%;
	height: auto;
	margin: 24px auto 0;
	overflow: hidden;
}

.about-ct {
	width: 100%;
}

.about-img {
	width: 31%;
	height: auto;
	background: url(../img/about-bg.png) no-repeat;
	background-position-x: 0;
	background-position-y: 40px;
	background-size: 100% 100%;
	float: left;
	height: 180px;
}

.about-img img {
	display: block;
	width: 94%;
	height: 158px;
	margin: 0 auto;
}

.about_bg {
	width: 68%;
	float: left;
	margin-top: 40px;
	background: black;
	height: 140px;
}

.about-t {
	font-size: 1rem;
	color: #fff;
	padding: 3% 3% 0;
}

.about-n {
	width: 94%;
	text-align: center;
	height: 88px;
	color: #fff;
	font-size: 0.875rem;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin: 0 auto;
}

.about-n a {
	color: #fff;
}

/*introduction*/

.introduction-bg {
	max-width: 640px;
	height: 60px;
	margin: 24px auto 0;
	background: url(../img/Introduction-bg.png) no-repeat bottom center;
	background-size: auto 50%;
}

.introduction {
	width: 90.625%;
	height: 60px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.08);
}

.introduction ul li {
	width: 25%;
	height: 60px;
	overflow: hidden;
	float: left;
}

.introduction ul li h6 {
	font-size: 1.375rem;
	text-align: center;
	margin-top: 3.5px;
}

.introduction ul li p {
	font-size: 0.75rem;
	color: #999;
	text-align: center;
	margin-top: 8px;
}

.introduction ul li:nth-child(1) .introduction-n {
	border-right: 1px solid #eeeeee;
	box-sizing: border-box;
}

.introduction ul li:nth-child(2) .introduction-n {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	box-sizing: border-box;
}

.introduction ul li:nth-child(3) .introduction-n {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	box-sizing: border-box;
}

.introduction ul li:nth-child(4) .introduction-n {
	border-left: 1px solid #eee;
	box-sizing: border-box;
}

/*product*/

.product-bg {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #f7f7f7;
    overflow: hidden;
}

.product-title {
	width: 100%;
	height: auto;
	margin: 34px auto 0;
}

.product-title h6 {
    font-size: 1.5rem;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.product-title p {
    font-size: 0.875rem;
    font-family: "arial narrow";
    font-style: oblique;
    color: #888;
    text-align: center;
    margin: 8px auto;
}

.product {
	width: 90.625%;
	height: auto;
	margin: 24px auto 0;
}

.product-categories {
	width: 100%;
	height: auto;
	background: #fff;
}

.product-categories ul li {
    width: 33%;
    height: 40px;
    float: left;
    box-sizing: border-box;
    font-size: 1.125rem;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.product-categories ul li a {
	text-decoration: none;
	color: #000;
}

.product-categories ul li:nth-child(1) {
    border: 1px solid #ccc;
    color: #ff7500;
}

.product-categories ul li:nth-child(2) {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product-categories ul li:nth-child(3) {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product-categories ul li:nth-child(4) {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product-categories ul li:nth-child(5) {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product-categories ul li:nth-child(6) {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product-cp ul {
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.product-cp ul li {
    width: 46%;
    margin-top: 24px;
}

.product-pic {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.product-pic img {
    display: block;
    width: 100%;
}

.product-pic p {
    background: #fff;
    padding: 6px 10px;
    font-size: 12px;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #333;
}

.product-ct {
    width: 100%;
    height: auto;
    background: #fff;
}

.product-time {
    padding: 16px 16px 0;
}

.product_time {
    width: 4px;
    height: 4px;
    background: #ff7500;
    float: left;
    margin-top: 6px;
}

.product-time p {
    font-size: 12px;
    color: #999;
    margin-left: 4px;
    float: left;
}

.product-te {
    font-size: 1.125rem;
    color: #000;
    padding: 10px 20px 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-te a {
	color: #000;
	text-decoration: none;
}

.product-more {
    width: 140px;
    height: 30px;
    /*background-image: -moz-linear-gradient( 90deg, rgb(255, 117, 0) 0%, rgb(251, 147, 58) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 117, 0) 0%, rgb(251, 147, 58) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255, 117, 0) 0%, rgb(251, 147, 58) 100%);*/
        background-image: -webkit-linear-gradient( 90deg, rgb(0 0 0) 0%, rgb(226 222 222) 100%);
    margin: 32px auto;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
}

.product-more a {
	color: #fff;
	text-decoration: none;
	font-size: 1.125rem;
}

/*advantage*/

.advantage-bg {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	background: url(../img/advantage-bg.png) no-repeat center top;
	background-size: auto 100%;
	overflow: hidden;
}

.advantage-title {
	width: 100%;
	height: auto;
	margin: 32px auto 0;
}

.advantage-title h6 {
	font-size: 1.5rem;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.advantage-title p {
	font-size: 0.875rem;
	font-family: "arial narrow";
	font-style: oblique;
	color: #fff;
	text-align: center;
	margin: 8px auto;
}

.advantage_title {
	width: 100%;
	height: 3px;
	background: url(../img/advantage-title.png) no-repeat center top;
	background-size: auto 100%;
}

.advantage {
	width: 90.625%;
	height: auto;
	margin: 24px auto 0;
}

.advantage img {
	display: block;
	width: 100%;
}

/*news*/

.news-bg {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #f7f7f7;
    overflow: hidden;
}

.news-title {
	width: 100%;
	height: auto;
	margin: 34px auto 0;
}

.news-title h6 {
    font-size: 1.5rem;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.news-title p {
    font-size: 0.875rem;
    font-family: "arial narrow";
    font-style: oblique;
    color: #888;
    text-align: center;
    margin: 8px auto;
}

.news {
	width: 90.625%;
	height: auto;
	margin: 0 auto;
}

.news ul {
	width: 94.48275862068965%;
	height: auto;
	margin: 24px auto 8px;
	background: #fff;
	padding: 16px;
}

.news-nr-title {
	padding-bottom: 24px;
}

.news-x {
    width: 2px;
    height: 24px;
    background: #ff7500;
    float: left;
}

.news-nr-title p {
    font-size: 1.125rem;
    float: left;
    margin-left: 8px;
}

.news-nr-title a {
    float: right;
    line-height: 24px;
    font-size: 12px;
    color: #ddd;
    text-decoration: none;
}

.news ul li {
	height: 22px;
	border-bottom: 1px solid #000;
	margin-top: 16px;
}

.news ul li a {
	display: block;
	color: #000;
	font-size: 0.875rem;
	float: left;
	text-decoration: none;
	width: 50%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news ul li p {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 19px;
}

.news {
	margin-bottom: 24px;
}

/*case*/

.case-bg {
	max-width: 640px;
	height: auto;
	margin: 32px auto 0;
}

.case {
	width: 90.625%;
	height: auto;
	margin: 0 auto;
}

.case ul {
	display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.case ul li {
	width: 46%;
    margin-top: 24px;
}

.case-pic {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.case-pic img {
	display: block;
	width: 100%;
}

.case-title {
	width: 100%;
	height: 30px;
}

.case-title a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background: #eee;
	font-size: 0.875rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.case-more {
    width: 140px;
    height: 30px;
   /* background-image: -moz-linear-gradient( 90deg, rgb(255, 117, 0) 0%, rgb(251, 147, 58) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 117, 0) 0%, rgb(251, 147, 58) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255, 117, 0) 0%, rgb(251, 147, 58) 100%);*/
   background-image: -webkit-linear-gradient( 90deg, rgb(0 0 0) 0%, rgb(226 222 222) 100%);
    margin: 32px auto 0;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
}

.case-more a {
	color: #fff;
	text-decoration: none;
	font-size: 1.125rem;
}

/*qijishu-footer*/

.qijishu-footer {
	width: 86.625%;
	height: auto;
    margin: 32px auto 88px;
    text-align: center;
    color: #fff;
    background: #ff7500;
    font-size: 16px;
    line-height: 32px;
    padding: 0 2%;
}

.qijishu-footer a {
    color: #fff;
}

/*footer*/

.footer-bg {
    width: 100%;
    height: 56px;
    position: fixed;
    bottom: 0;
    background: black;
    max-width: 640px;
    margin: 0 auto;
}

.footer-bg ul {
	width: 100%;
	height: 56px;
	margin: 0 auto;
}

.footer-bg ul li {
	width: 25%;
	height: 56px;
	float: left;
}

.footer-bg ul li img {
	display: block;
    height: 30px;
    margin: 13px auto;
    width: auto;
}


/*share css style*/

#mobile_share {
	position: fixed;
	right: 0;
	bottom: 120px;
	width: 123px;
	z-index: 99999;
	background: #fff;
	padding: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateX(100%);
}

#mobile_share h2.title {
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #717577;
	color: #fff;
	font-size: 14px;
}

#mobile_share .share_item {
	padding: 8px;
	background: #fff;
	border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
	display: block;
	overflow: hidden;
	margin: 8px 0;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
}

.share-link {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit;
	color: #333;
}

.share-link i {
	background: url(../img/share_icon.png) no-repeat;
	background-size: 200px 32px;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 20px;
	float: left;
}

.share-link span {
	display: inline-block;
}

.share-weibo i {
	background-position: 0 0;
}

.share-renren i {
	background-position: -42px 0;
}

.share-douban i {
	background-position: -84px 0;
}

.share-qweibo i {
	background-position: -126px 0;
}

.share-qzone i {
	background-position: -168px 0;
}

.share-weixin {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit;
}

.share-weixin i {
	background: url(../img/share_icon2.png) no-repeat;
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 20px;
	float: left;
}

.share-weixin span {
	display: inline-block;
}

.D_con {
	width: 90.625%;
	height: auto;
	margin: 32px auto 0;
}

.page_title {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: black;
}

.page_title ul {
	padding: 10px 0;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	display: table;
	margin: 0 auto;
}

.page_title ul li {
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 4px;
}

.page_title ul li a {
	border-radius: 2px;
	background: #fff;
	display: block;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	color: black;
}

.page_content {
	width: 100%;
	margin: 24px auto;
}

.page_content img {
	display: block;
	width: 100%;
	height: auto;
}

.product_cate {
	width: 100%;
	height: auto;
	margin: 20px auto 0;
	overflow: hidden;
}

.product_cate_title {
	background: url(../img/eef.jpg) 16px center no-repeat #fff;
	text-align: left;
	padding-left: 32px;
	border-bottom: 1px solid #d5d5d5;
	font-size: 16px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-size: 2px 22px;
}

.product_cate ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background: url(../img/abcd.png) no-repeat 95% center;
	background-size: 20px 20px;
}

.product_cate ul li a {
	font-size: 14px;
	padding-left: 16px;
	text-align: left;
	display: block;
	color: #666;
	width: 50%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.product-zy {
	width: 100%;
	height: auto;
	line-height: 24px;
	font-size: 14px;
	background: #ededed;
	padding: 5px;
	color: #999;
	margin: 5px 0;
}

.news_detail {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.news_detail .title {
	background: #ff7500;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.excerpt {
	font-size: 12px;
	background: #f5f5f5;
	padding: 5px;
	color: #999;
	margin-top: 8px;
}

.content {
	width: 100%;
	height: auto;
	margin: 8px auto 0;
	overflow: hidden;
}

.content img {
	display: block;
	width: 100%;
	height: auto;
}

.news_detail .pn {
	width: 100%;
	height: auto;
	background: #f3f3f3;
	padding: 5px;
	line-height: 30px;
	border: 1px solid #d9d9d9;
	text-align: left;
	font-size: 14px;
	margin-top: 8px;
}

.news_detail .pn a {
	color: #ff7500;
}

.xgbq {
	border-top: 1px dashed #ededed;
	border-bottom: 1px dashed #ededed;
	font-size: 12px;
	display: inline-block;
	color: #999;
	margin: 8px 0;
	width: 100%;
}

.xgbq a {
	font-size: 12px;
	display: inline-block;
	color: #666;
	line-height: 20px;
}

.products_title {
	background: url(../img/eef.jpg) 16px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 32px;
	border-bottom: 1px solid #d5d5d5;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}

.pro_ts {
	width: 100%;
	height: 100%;
}

.pro_ts li {
	display: inline-block;
	text-align: center;
	width: 46%;
	margin: 16px 2% 16px;
	float: left;
}

.pro_ts li a {
	color: #333;
}

.pro_ts li a img {
	display: block;
	width: 100%;
}

.pro_ts li h3 {
	display: block;
	width: 96%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: #eee;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	background: rgb(255, 255, 255);
	box-shadow: 0px 3px 7px 0px rgba(35, 24, 21, 0.35);
	-webkit-box-shadow: 0px 3px 7px 0px rgba(35, 24, 21, 0.35);
	border-top: 2px solid #ff7500;
	padding: 0 2%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.pro_tsa li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d3d3d3;
	background: url(../img/abcd.png) 95% center no-repeat;
	background-size: 20px 20px;
}

.pro_tsa li a {
	font-size: 12px;
	padding-left: 16px;
	text-align: left;
	color: #666;
}

#pagination,
.pagination {
	margin: 10px auto;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#pagination li,
.pagination li {
	float: left;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	width: 40px;
	padding: 0;
	background: none;
}

#pagination li a,
.pagination li a {
	display: block;
	widows: auto;
	height: 30px;
	padding: 0px;
	text-align: center;
	border: 1px solid #e0e1dc;
	line-height: 30px;
	font-size: 12px;
	color: #e0e0e0;
	margin: 0 2px;
	border-radius: 4px;
}

.pagination .active {
	background: #ff7500;
	color: #fff;
}

.pagination .active a {
	color: #fff !important;
	cursor: default;
	background: #ff7500;
}

.product_detail .title {
	background: black;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.product_detail .img {
	width: 100%;
	margin: 16px auto 0;
}

.product_detail .img img {
	display: block;
	width: 100%;
}

.handin {
	width: 84px;
	height: 30px;
	background: black;
	margin: 16px auto 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

.handin a {
	color: #fff;
}

.product_content .title {
	background: black;
	height: 35px;
	line-height: 35px;
	text-align: left;
	margin-top: 16px;
	font-size: 14px;
	color: #fff;
	padding-left: 16px;
}

.product_content .pn {
	width: 100%;
	height: auto;
	background: #f3f3f3;
	padding: 5px;
	line-height: 30px;
	border: 1px solid #d9d9d9;
	text-align: left;
	font-size: 14px;
	margin-top: 8px;
}

.product_content .pn a {
	color: #ff7500;
}


/*留言*/

input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	x-sizing: border-box;
}

.message_div {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 5px;
}

.message_div input {}

.item input,
textarea {
	background: #e8e8e8;
	border: none;
	vertical-align: middle;
	width: 100%;
	height: 30px;
	line-height: normal;
	padding: 2px;
	padding-left: 8px;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-top: 8px;
}

.submit {
	background: black;
	line-height: 35px;
	font: 400 14px/35px;
	border: 0;
	color: #fff;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

textarea.content {
	height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	x-sizing: border-box;
	padding-top: 5px;
}

.code {
	text-align: left;
}

.code input {
	width: 50%;
}

.code img {
	vertical-align: middle;
	padding-left: 10px;
	display: inline;
	margin-top: 8px;
}




#page {
    height: 40px;
    padding: 20px 0px;
}
#page p {
    float: left;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}
#page a.cur {
    border: none;
    background: black;
    color: #fff;
}
#page a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
}
#page p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}
.distraction {
    height: 58px;
    width: 100%;
}
