.last{
	margin-right:0px;
}
.qhd-content .column:after, .qhd-module .column:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	min-height: 0;
	visibility: hidden;
*zoom:1;
}
.qhd-content .column, .qhd-module .column {
	width: 100%;
}
.qhd-content .column .col-2-1, .qhd-content .column .col-3-1, .qhd-content .column .col-4-1, .qhd-content .column .col-4-2, .qhd-content .column .col-5-1, .qhd-content .column .col-6-1, .qhd-content .column .col-3-2, .qhd-content .column .col-4-3, .qhd-content .column .col-5-2, .qhd-content .column .col-5-3, .qhd-content .column .col-5-4, .qhd-module .column .col-2-1, .qhd-module .column .col-3-1, .qhd-module .column .col-4-1, .qhd-module .column .col-4-2, .qhd-module .column .col-5-1,.qhd-module .column .col-6-1, .qhd-module .column .col-3-2, .qhd-module .column .col-4-3, .qhd-module .column .col-5-2, .qhd-module .column .col-5-3, .qhd-module .column .col-5-4 {
	float: left;
	min-height: 1px;
	height: auto !important;
	_height: 1px;
}
/* default marg-per3 margin right 3% */
.qhd-content .column .col-2-1, .qhd-module .column .col-2-1 {
	width: 48.5%;
	margin-right: 3%;
}
.qhd-content .column .col-3-1, .qhd-module .column .col-3-1 {
	width: 31.3333%;
	margin-right: 3%;
}
.qhd-content .column .col-4-1, .qhd-module .column .col-4-1 {
	width: 22.75%;
	margin-right: 3%;
}
.qhd-content .column .col-5-1, .qhd-module .column .col-5-1 {
	width: 17.6%;
	margin-right: 3%;
}
.qhd-content .column .col-6-1, .qhd-module .column .col-6-1 {
	width: 9.6%;
	margin-right: 3%;
}
/* module Íâ¿òÈÝÆ÷
------------------------------------------------------------------------------------------ */
.module-default {
	margin: 0;
	padding: 0;
}
.module-default > .module-divider {
	margin-bottom: 15px;
}
.module {
	margin-bottom: 25px;
}
.module-title-default {
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px #333 solid;
}
.module-title-default > .module-title-content {
	padding-top: 15px;
	padding-bottom: 5px;
}
.module-title-default > .module-title-content h3 {
	display: block;
	float: left;
	_display: inline;
	line-height: 20px;
	font-size: 16px;
}
.module-title-default > .module-title-content h3 a{
	display: block;
	color:#fff !important;
}
.module-title-default > .module-title-content span {
	margin-left: 5px;
	float: left;
	line-height: 22px;
	color: #808080;
	font-size: 14px;
}
.module-title-default > .module-title-content span strong {
	font-weight: normal;
	margin-left: 5px;
	color: #808080;
	font-family: Arial, sans-serif;
}
.module-title-default > .module-title-content i {
	display: block;
	float: left;
	_display: inline;
	width: 8px;
	height: 8px;
	overflow: hidden;
	position: relative;
	top: 9px;
	margin-left: 10px;
	background: url(icon-title-d.gif) no-repeat;
}
.module-more-default a {
	color: #949494;
	font-size: 13px;
}
.module-more-default a:hover {
	color: #F4A814;
	text-decoration: none;
}
.module-icon-default {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.module-divider {
	height: 1px;
	overflow: hidden;
	background-color: #ccc;
	margin-top: 25px;
	clear: both;
}
.module-no-margin, .module-no-margin .module-content p, .module-no-margin .module-content ul, .module-no-margin .module-content ol, .module-no-margin .module-content h1, .module-no-margin .module-content h2, .module-no-margin .module-content h3, .module-no-margin .module-content h4, .module-no-margin .module-content h5, .module-no-margin .module-content h6 {
	margin: 0;
}
.module-hlbg {
}
.module-hlbg > .module-inner {
	background-color: #f6f5f5;
	border: 1px solid #dcdcdc;
}
.module-hlbg-title {
	padding-left: 15px;
	background: #4ba737;
}
.module-hlbg-title h3 {
	font-size: 18px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	color: #fff;
}
.module-hlbg-icon {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
}
.module-hlbg-content {
	padding: 10px 15px 20px;
}
.module-hlbg-more {
	text-align: right;
	padding: 0 15px 15px;
}
.module-hlbg-more a {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 20px;
	line-height: 20px;
	padding: 1px 8px;
	background-color: #b3b3b3;
	color: #fff;
	font-size: 12px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.module-hlbg-more a:hover {
	background-color: #F4A814;
	color: #fff;
	text-decoration: none;
}
.module-hlbg > .module-divider {
	margin-bottom: 10px;
	margin-top: 10px;
}
.module-title-border {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 15px;
}
.module-title-border > .module-title-content {
	float: left;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: -1px;
	border-bottom: 1px solid #4ba737;
}
.module-title-border > .module-title-content h3 {
	float: left;
	font-size: 16px;
	line-height: normal;
}
.module-title-border > .module-title-content span {
	margin-left: 5px;
	float: left;
	line-height: 22px;
	color: #999;
	font-size: 14px;
}
.module-title-border > .module-title-content span strong {
	font-weight: normal;
	margin-left: 5px;
	color: #999;
	font-family: Arial, sans-serif;
}
.module-title-border > .module-more-default {
	margin-top: 5px;
}
.module-title-hl {
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}
.module-title-hl .module-title-content h3 {
	display: inline-block;
*display:inline;
*zoom:1;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
	color: #F4A814;
	line-height: normal;
}
.module-title-hl > .module-title-content span {
	position: relative;
	top: 13px;
}
.module-title-hl > .module-more-default {
	margin-top: 10px;
}
.module-full-screen > .module-inner {
	padding: 40px 0 40px 0;
}
.module-full-screen > .module-inner .page-width {
	width: auto;
	max-width: 1120px;
	_width: 1120px;
}
.module-full-screen-title {
	margin-bottom: 30px;
	text-align: center;
}
.module-full-screen-title > h2 {
	margin-bottom: 0;
	line-height: normal;
	font-weight: bold;
	color: #37474f;
	font-size: 30px;
	font-size: 3rem;
}
.module-full-screen-title > .module-title-content > h3 {
	display: inline-block;
*display:inline;
*zoom:1;
	margin: 0 20px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}
.module-full-screen-title > .module-title-content > i {
	display: inline-block;
*display:inline;
*zoom:1;
	display: none;
	position: relative;
	top: -5px;
	width: 180px;
	height: 1px;
	overflow: hidden;
	background-color: #d9d9d9;
}
.module-full-screen-more {
	float: none;
	clear: both;
	margin-top: 30px;
	text-align: center;
}
.module-full-screen-more a {
	display: inline-block;
*display:inline;
*zoom:1;
	line-height: 34px;
	padding: 0 35px;
	border: 1px solid #4BA737;
	color: #4BA737;
	transition: all 0.5s ease 0s;
}
.module-full-screen-more a:hover, .module-full-screen-more a:active {
	background-color: #F4A814;
	border-color: #F4A814;
	color: #fff;
	text-decoration: none;
}
.module-divider-full {
	margin: 40px 0 -35px;
	height: 14px;
	overflow: hidden;
	background: url(module-divider-full.png) no-repeat center;
}
.module-full-screen-gray {
	background-color: #f6f5f5;
}
.module-full-screen-hl {
	    background: #fcfbf6 url('') no-repeat center;
	color: #fff !important;
}
.module-full-screen-hl a {
	color: #555;
}
.module-full-screen-hl .module-full-screen-title > h2 {
	color: #37474f;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content > h3 {
	color: #999;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content > i {
	background-color: #e5e5e5;
}
.module-full-screen-hl .page-width > .module-full-screen-content {
	color: #fff !important;
}
.module-full-screen-hl .page-width > .module-full-screen-content p {
	color: #fff !important;
}
.module-full-screen-hl .page-width > .module-full-screen-content a {
	color: #fff !important;
}
.module-full-screen-hl .page-width > .module-full-screen-content a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.module-full-screen-hl .module-full-screen-more a {
	color: #68b520;
	border-color: #68b520;
}
.module-full-screen-hl .module-full-screen-more a:hover {
	background-color: #FF9B00;
	border-color: #FF9B00;
	color: #fff;
	text-decoration: none;
}
.module-full-screen-hl .module-divider-full {
	background: url(module-divider-full-white.png) no-repeat center;
}
.module-full-screen-bg-img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.module-full-screen-padding-bottom {
	padding-bottom: 70px;
}
.module-full-screen-more-fixed > .module-inner .page-width {
	position: relative;
}
.module-full-screen-more-fixed .module-full-screen-more {
	position: absolute;
	left: 50%;
	z-index: 1000;
	margin-left: -48px;
	margin-top: 20px;
	-webkit-animation: upAndDown 2s infinite;
	animation: upAndDown 2s infinite;
}
.module-full-screen-more-fixed .module-full-screen-more a {
	background-color: transparent;
	padding: 0;
	border: none;
	color: #F4A814;
	font-size: 16px;
	width: 97px;
	height: 97px;
	line-height: 97px;
	background: url(module-full-screen-more-fixed.png) no-repeat 0 0;
}
.module-full-screen-more-fixed .module-full-screen-more a:hover {
	background-color: transparent;
	background-position: 0 -97px;
	color: #fff;
}
.module-full-screen-gray-expand > .module-inner {
}
.module-full-screen-gray-expand-box-t, .module-full-screen-gray-expand-box-b {
	position: relative;
	height: 10px;
}
.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg, .module-full-screen-gray-expand-box-b .module-full-screen-gray-expand-bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 20px;
}
.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg {
	top: -10px;
}
.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg {
	background: url(module-full-screen-bg-wave-gray-t.png) no-repeat bottom center;
}
.module-full-screen-gray-expand-box-b .module-full-screen-gray-expand-bg {
	background: url(module-full-screen-bg-wave-gray-b.png) no-repeat bottom center;
}
.module-horizontal {
}
.module-title-horizontal {
	float: left;
	margin-right: 10px;
}
.module-title-horizontal .module-title-content {
	margin-top: 2px;
}
.module-title-horizontal .module-title-content > h3 {
	font-size: 15px;
	margin-top: 2px;
	line-height: normal;
	float: left;
}
.module-title-horizontal .module-title-content img {
	vertical-align: middle;
	position: relative;
	top: 2px;
	float: left;
	margin-right: 5px;
}
.module-horizontal > .modult-inner > .module-content {
	overflow: hidden;
*zoom:1;
}
.module-horizontal > .modult-inner > .module-more-horizontal a {
	margin-left: 10px;
	margin-top: 3px;
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(icom-more.gif) no-repeat center;
}
.module-horizontal > .modult-inner > .module-more-horizontal a span {
	display: none;
}
.module-horizontal-hlbg {
	background-color: #f7f7f7;
}
.module-horizontal-hlbg .modult-inner {
	padding: 5px 10px;
}
.module-section {
	padding: 30px 0;
}
.module-section-title-wrapper {
	margin-bottom: 25px;
}
.module-section-title {
	float: left;
}
.module-section-title h2 {
	display: inline;
	line-height: normal;
	font-size: 28px;
	font-weight: normal;
	color: #1a1a1a;
}
.module-section-title h3 {
	display: inline;
	line-height: normal;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.module-section-title em {
	line-height: normal;
	padding: 0 6px;
	color: #999;
	font-size: 16px;
	font-style: normal;
}
.module-section-more {
	float: right;
	margin-top: 10px;
}
.module-section-more a {
	line-height: normal;
	padding: 3px 0;
	font-size: 16px;
	border-bottom: 1px solid #1a1a1a;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.module-section-more a:hover {
	color: #999;
	border-bottom: 1px solid #999;
}
.module-section-gray {
	background-color: #f2f2f2;
}
.module-section > .module-section-inner .page-width {
	width: auto;
	max-width: 1200px;
	_width: 1200px;
}
/* ============================= footer ============================= */
.footer {
	overflow: hidden;
	background: #1b1c20 url(/images/footer-bg.jpg);
	color: #ddd;
	font-size: 13px;

	border-bottom: 1px solid #555555;
	border-top: 0px solid #f28201;
}
.footer a {
	color: #ddd !important;
}
.footer a:hover {
	color: #fff !important;
}
.footer .module-title-default {
}
.footer .module-title-default > .module-title-content h3 {
	color: #fff;
}
.footer .module-more-default a {
	font-size: 12px;
}
.footer .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #938981;
}
.footer .module-title-border {
	border-color: #666;
}
.footer .module-title-border > .module-title-content h3 {
	color: #fff;
}
.footer-main .page-width {
	padding-top: 45px;
	padding-bottom: 35px;
}
/* ============================= bottom ============================= */
.bottom {
	overflow: hidden;
	background: #1d1d1d;
	color: #fff;
	font-size: 13px;
	border-top: 1px solid #333;
}
.bottom a {
	color: #e5e5e5 !important;
}
.bottom a:hover {
	color: #fff !important;
}
.bottom .module-title-default {
}
.bottom .module-title-default > .module-title-content h3 {
	color: #fff;
}
.bottom .module-more-default a {
	font-size: 12px;
}
.bottom .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #938981;
}
.bottom .module-title-border {
	border-color: #666;
}
.bottom .module-title-border > .module-title-content h3 {
	color: #fff;
}
.bottom .page-width {
	padding-top: 20px;
	padding-bottom: 20px;
}
#dituContent .bottom {
	background-image: none;
	border: 0;
}
.footer-main .page-width {
    padding-top: 45px;
    padding-bottom: 35px;
}

.page-width {
    width: 94%;
    margin: 0 auto;
}
.link-block li {
	padding: 4px 0;
	line-height: 1.5;
}

@media screen and (max-width:767px) {
.column .col-2-1,  .column .col-3-1,  .column .col-4-1,  .column .col-4-2,  .column .col-5-1, .column .col-6-1, .column .col-3-2,  .column .col-4-3,  .column .col-5-2,  .column .col-5-3,  .column .col-5-4 {
	width: 100% !important;
	margin-right: 0 !important;
}
.link-block li {
	padding: 6px 0;
	border-bottom: 1px solid #333;
}
.footer, .bottom {
	padding: 0 15px;
}
.page-width, .boxed-layout {
	width: 100%;
}
.sjyin{
	display: none;
}
}