/* ====== Slideshow & Scrollable ====== */
.carousel-direction a {
	display: block;
	width: 30px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top: -30px;
	font-family: simsun;
	text-align: center;
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	cursor: pointer;
	background-color: #7a7a7a;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.carousel-direction a:hover {
	background-color: #00aeff;
	color: #fff;
	text-decoration: none;
}

.carousel-direction a.disabled, .carousel-direction a.disabled:hover {
	background-color: #dcf2ff;
	color: #ccc;
	cursor: default;
}

.carousel-prev {
	left: 0;
}

.carousel-next {
	right: 0;
}

.carousel-btn {
	text-align: center;
	margin: 10px 0;
}

.carousel-btn a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 6px;
	background: #ccc;
	border-radius: 50%;
}

.carousel-btn .selected {
	background: #00aeff;
	cursor: default;
}

.carousel-btn a span {
	display: none;
}

.carousel-btn-fixed {
	width: 100%;
	position: absolute;
	bottom: 15px;
	left: 0;
	margin: 0;
	z-index: 100;
}

.carousel-num {
	position: absolute;
	bottom: 7px;
	right: 10px;
	z-index: 100;
}

.carousel-num a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 5px;
	text-align: center;
	background: #333;
	font-size: 12px;
	color: #fff;
}

.carousel-num a:hover {
	text-decoration: none;
	color: #fff;
}

.carousel-num a.selected {
	background: #7F0019;
	cursor: default;
}

.carousel-thumbs {
	text-align: center;
}

.carousel-thumbs a {
	border: 2px solid #ccc;
	margin: 0 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.carousel-thumbs a img {
	display: block;
}

.carousel-thumbs a:hover, .carousel-thumbs a.selected {
	border-color: #f60;
}

.carousel {
	position: relative;
}

.carousel-item {
	position: relative;
	float: left;
	display: block;
}

.carousel-item .carousel-img {
	display: block;
}

.carousel-item .carousel-img a[href="javascript:;"] {
	cursor: default;
}

.carousel-item .carousel-img img {
	display: block;
}

.carousel-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../images/opa70.png);
}

.carousel-info-inner {
	font-size: 13px;
	padding: 8px 10px;
	color: #fff;
}

.carousel-info-inner a, .carousel-info-inner a:hover {
	color: #fff;
}

.carousel-info-inner h3 {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
}

.carousel-info-inner p {
	margin-top: 5px;
}

.responsive-carousel {
	overflow: hidden;
}

.responsive-carousel .carousel-item img {
	width: 100%;
	height: auto !important;
}

.responsive-carousel .carousel-direction {
	display: none;
}

.responsive-carousel:hover .carousel-direction {
	display: block;
}

.responsive-carousel-set .carousel-info-inner h3 {
	font-weight: normal;
}

.slideshow {
	overflow: hidden;
}

.slideshow .carousel-direction a {
	width: 45px;
	height: 55px;
	line-height: 55px;
}

.slideshow .carousel-direction a:hover {
}

.slideshow .carousel-prev {
}

.slideshow .carousel-next {
}

.slideshow-gallery {
	margin-bottom: 20px;
}

.slideshow-gallery .carousel-img a {
	display: block;
	text-align: center;
	width: 100%;
}

.slideshow-gallery .carousel-img img {
	display: inline;
}

.slideshow-gallery .carousel-info-inner h3 {
	font-size: 14px;
	line-height: 18px;
}

.slideshow-gallery .carousel-direction a {
	display: none !important;
}

.slideshow-gallery:hover .carousel-direction a {
	display: block !important;
}

.slideshow-gallery:hover .carousel-direction a {
	display: block;
}

.slideshow-gallery-thumbs {
	position: relative;
	padding: 0 30px;
}

.slideshow-gallery-thumbs img {
	float: left;
	display: block;
	margin: 0 2px;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 104px;
}

.slideshow-gallery-thumbs img:hover, .slideshow-gallery-thumbs img.selected {
	border: 1px solid #f00;
}

.slideshow-gallery-thumbs-direction {
	padding: 0 50px;
}

.slideshow-gallery-thumbs-direction a {
	display: block;
	width: 20px;
	height: 76px;
	line-height: 76px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top: -38px;
	font-family: simsun;
	text-align: center;
	color: #fff;
	font-size: 25px;
	text-decoration: none;
	cursor: pointer;
	background-color: #ccc;
}

.slideshow-gallery-thumbs-direction a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}

.slideshow-gallery-thumbs-direction .thumbs-carousel-prev {
	left: 0;
}

.slideshow-gallery-thumbs-direction .thumbs-carousel-next {
	right: 0;
}

.slideshow-gallery-thumbs-direction .disabled, .slideshow-gallery-thumbs-direction .disabled:hover {
	background-color: #dcf2ff;
	color: #ccc;
	cursor: default;
}

.scrollable {
	overflow: hidden;
}

.scrollable .caroufredsel_wrapper {
}

.scrollable ul {
	padding: 0;
	_margin-left: -5px !important;
	list-style: none;
	overflow: hidden;
	width: 10000em;
}

.scrollable ul li {
	padding: 0px;
	margin: 0 10px;
	display: block;
	float: left;
	width: 260px;
	text-align: center;
}

.scrollable ul li p a {
	display: block;
}

.scrollable ul li img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.scrollable ul li p {
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.scrollable ul li p a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.scrollable ul li h2 {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
}

.scrollable ul li h2 a {
	font-size: 14px;
	font-weight: normal;
}

.scrollable ul li h2 a:hover {
	text-decoration: none;
}

.scrollable .text-intro {
	text-align: left;
	font-size: 13px;
	color: #808080;
	line-height: 1.5;
}

.scrollable .carousel-direction a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-top: 0;
	top: 74px;
	color: #808080;
	font-size: 22px;
	background-color: transparent;
	border: 1px solid #bfbfbf;
}

.scrollable .carousel-direction a:hover {
	background-color: #00aeff;
	color: #fff;
	border-color: #00aeff;
}

.scrollable .carousel-direction a.disabled, .scrollable .carousel-direction a.disabled:hover {
	color: #e5e5e5;
	border: 1px solid #e5e5e5;
	background-color: transparent;
}

.scrollable a.carousel-prev {
	left: 0px;
}

.scrollable a.carousel-next {
	right: 0px;
}

.scrollable-3col ul li {
	width: 313px;
	text-align: left;
}

.scrollable-3col ul li p {
	margin-bottom: 15px;
}

.scrollable-3col ul li h2, .scrollable-3col ul li h2 a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

.scrollable-3col .carousel-direction a {
	top: 190px;
}

.scrollable-3col .carousel-direction a:hover {
	background-color: #1a1a1a;
}

.scrollable-inside-page ul li {
	width: 160px;
}

.scrollable-height .carousel-direction a {
	top: 150px;
}

.scrollable-height ul li {
	text-align: left;
}

.full-scrollable ul li {
	width: auto;
	margin: 0;
}

.full-scrollable ul li a {
	position: relative;
	display: block;
}

.full-scrollable .scrollable-image {
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.full-scrollable a:hover .scrollable-image img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.full-scrollable .scrollable-info {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 20;
	margin-top: -100px;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression( (this.parentElement.clientHeight) +'px');
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.full-scrollable .scrollable-info h3 {
	padding: 0 20px;
	margin-bottom: 15px;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
}

.full-scrollable .scrollable-info .scrollable-summarty {
	padding: 0 10px;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 14px;
}

.full-scrollable .scrollable-info .icon-detail {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 41px;
	height: 41px;
	background: url(../images/icon-detail.gif) no-repeat;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.full-scrollable .scrollable-info .icon-detail span {
	display: none;
}

.full-scrollable .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #00aeff;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression( (this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.full-scrollable a:hover .scrollable-info {
	opacity: 1;
	filter: alpha(opacity=100);
}

.full-scrollable .scrollable-info:hover .icon-detail {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.full-scrollable a:hover .opacity-overlay {
	display: block;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.full-scrollable .carousel-direction {
	text-align: center;
	margin: 20px 0;
	height: 30px;
}

.full-scrollable .carousel-direction a {
	position: static;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
	font-size: 22px;
}

.full-scrollable .carousel-direction a:hover {
	border-color: #fff;
	color: #fff;
}

.full-scrollable .carousel-direction a.disabled, .full-scrollable .carousel-direction a.disabled:hover {
	color: #ccc;
	cursor: default;
}

.scrollable-text {
	width: 100%;
	height: 25px;
	overflow: hidden;
}

.scrollable-text .carousel-direction a {
	top: 0px;
	display: block;
	width: 30px;
	height: 20px;
	overflow: hidden;
	margin-top: 3px;
	background-color: transparent;
	background-image: url(../images/direction-s.gif);
	background-repeat: no-repeat;
}

.scrollable-text .carousel-direction a.carousel-up {
	background-position: 0 0;
	right: 31px;
}

.scrollable-text .carousel-direction a.carousel-down {
	background-position: -31px 0;
	right: 0;
}

.scrollable-text .carousel-direction a.carousel-up:hover {
	background-position: 0 -20px;
}

.scrollable-text .carousel-direction a.carousel-down:hover {
	background-position: -31px -20px;
}

.scrollable-text .carousel-direction a span {
	display: none;
}

.scrollable-text ul li {
	padding: 0;
	border: none;
	width: 100%;
}

.scrollable-text .article-list-row {
	margin-bottom: 0;
}

.scrollable-text .article-title {
	margin-right: 10px;
}

.scrollable-text .article-list-row li {
	overflow: hidden;
	white-space: nowrap;
}

.scrollable-text .article-list-row li .article-title {
	padding-left: 0;
	background: none;
	line-height: 25px;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 13em;
 /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
 /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
}

.sf-menu li:hover ul,

.sf-menu li.sfHover ul {
	left: 0;
	top: 2.4em;
	*top: 2.2em;
 /* ie6,7 bug */
	z-index: 99;
}

ul.sf-menu li:hover li ul,

ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,

ul.sf-menu li li.sfHover ul {
	left: 15em;
 /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,

ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,

ul.sf-menu li li li.sfHover ul {
	left: 15em;
 /* match ul width */
	top: 0;
}



/*** DEMO SKIN ***/

.sf-menu a {
	border-left: 1px solid #fff;
	border-top: 1px solid #CFDEFF;
	padding: .75em 1em;
	text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
	color: #13a;
}

.sf-menu li {
	background: #BDD2FF;
}

.sf-menu li li {
	background: #AABDE6;
}

.sf-menu li li li {
	background: #9AAEDB;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #CFDEFF;
	outline: 0;
}







/*** arrows **/

.sf-menu a.sf-with-ul {
	padding-right: 1.8em;
/*min-width:1px;*/
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em;
 /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('../images/superfish-arrows.gif') no-repeat -10px -100px;
 /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {
	top: .8em;
	background-position: 0 -100px;
 /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */

a:focus > .sf-sub-indicator,

a:hover > .sf-sub-indicator,

a:active > .sf-sub-indicator,

li:hover > a > .sf-sub-indicator,

li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
 /* arrow hovers for modern browsers*/
}



/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}

/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator,

.sf-menu ul a:hover > .sf-sub-indicator,

.sf-menu ul a:active > .sf-sub-indicator,

.sf-menu ul li:hover > a > .sf-sub-indicator,

.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
 /* arrow hovers for modern browsers*/
}



/*** shadows for all but IE6 ***/

.sf-shadow ul {
	background: url('../images/superfish-shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



/*** 垂直 adding sf-vertical in addition to sf-menu creates a vertical menu ***/

.sf-vertical, .sf-vertical li {
	width: 10em;
}

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */

.sf-vertical li:hover ul,

.sf-vertical li.sfHover ul {
	left: 10em;
 /* match ul width */
	top: 0;
}



/*** alter arrow directions ***/

.sf-vertical .sf-sub-indicator {
	background-position: -10px 0;
} /* IE6 gets solid image only */

.sf-vertical a > .sf-sub-indicator {
	background-position: 0 0;
} /* use translucent arrow for modern browsers*/



/* hover arrow direction for modern browsers*/

.sf-vertical a:focus > .sf-sub-indicator,

.sf-vertical a:hover > .sf-sub-indicator,

.sf-vertical a:active > .sf-sub-indicator,

.sf-vertical li:hover > a > .sf-sub-indicator,

.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
 /* arrow hovers for modern browsers*/
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0
}

fieldset,img {
	border: 0
}

:focus {
	outline: 0
}

address,caption,cite,code,dfn,em,th,var,optgroup {
	font-style: normal;
	font-weight: normal
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

code,kbd,samp,tt {
	font-size: 100%
}

input,button,textarea,select {
	*font-size: 100%
}

body {
	line-height: 1.5
}

ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,th {
	text-align: left
}

sup,sub {
	font-size: 100%;
	vertical-align: baseline
}

:link,:visited ,ins {
	text-decoration: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}





/* ======  fonts  ====== */

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1, .h1 {
	font-size: 32px;
}

h2, .h2 {
	font-size: 26px;
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 22px;
}

h5, .h5 {
	font-size: 18px;
}

h6, .h6 {
	font-size: 14px;
}





/* ======  clearfix  ====== */

.clear {
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}





/* ======  typo  ====== */

.typo:before, .typo:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.typo:after {
	clear: both;
}

.typo {
	*zoom: 1;
}

.typo .typo-text {
	overflow: hidden;
	*zoom: 1;
}

.typo .typo-img {
	float: left;
	margin-right: 20px;
}

.typo .typo-img-right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}





/* ======  Columns  ====== */

.column:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	min-height: 0;
	visibility: hidden;
	*zoom: 1;
}

.column {
	width: 100%;
}

.column .col-2-1,.column .col-3-1,.column .col-4-1,.column .col-4-2,.column .col-5-1,.column .col-3-2,.column .col-4-3,.column .col-5-2,.column .col-5-3,.column .col-5-4 {
	float: left;
	min-height: 1px;
	height: auto !important;
	_height: 1px;
}

/* default marg-per3 margin right 3% */

.column .col-1-1 {
	width: 100%;
}

.column .col-2-1 {
	width: 48.5%;
	margin-right: 3%;
}

.column .col-3-1 {
	width: 31.3333%;
	margin-right: 3%;
}

.column .col-4-1 {
	width: 22.75%;
	margin-right: 3%;
}

.column .col-5-1 {
	width: 17.6%;
	margin-right: 3%;
}

.column .col-3-2 {
	width: 65.6666%;
	margin-right: 3%;
}

.column .col-4-2 {
	width: 48.5%;
	margin-right: 3%;
}

.column .col-4-3 {
	width: 74.25%;
	margin-right: 3%;
}

.column .col-5-2 {
	width: 38.2%;
	margin-right: 3%;
}

.column .col-5-3 {
	width: 58.8%;
	margin-right: 3%;
}

.column .col-5-4 {
	width: 79.4%;
	margin-right: 3%;
}

/* margin right 0% */

.marg-per0 > .col-2-1 {
	width: 50%;
	margin-right: 0;
}

.marg-per0 > .col-3-1 {
	width: 33.3333%;
	margin-right: 0;
}

.marg-per0 > .col-4-1 {
	width: 25%;
	margin-right: 0;
}

.marg-per0 > .col-5-1 {
	width: 20%;
	margin-right: 0;
}

.marg-per0 > .col-3-2 {
	width: 66.6666%;
	margin-right: 0;
}

.marg-per0 > .col-4-2 {
	width: 50%;
	margin-right: 0;
}

.marg-per0 > .col-4-3 {
	width: 75%;
	margin-right: 0;
}

.marg-per0 > .col-5-2 {
	width: 40%;
	margin-right: 0;
}

.marg-per0 > .col-5-3 {
	width: 60%;
	margin-right: 0;
}

.marg-per0 > .col-5-4 {
	width: 80%;
	margin-right: 0;
}

/* margin right 2% */

.marg-per2 > .col-2-1 {
	width: 49%;
	margin-right: 2%;
}

.marg-per2 > .col-3-1 {
	width: 32%;
	margin-right: 2%;
}

.marg-per2 > .col-4-1 {
	width: 23.5%;
	margin-right: 2%;
}

.marg-per2 > .col-5-1 {
	width: 18.4%;
	margin-right: 2%;
}

.marg-per2 > .col-3-2 {
	width: 66%;
	margin-right: 2%;
}

.marg-per2 > .col-4-2 {
	width: 49%;
	margin-right: 2%;
}

.marg-per2 > .col-4-3 {
	width: 74.5%;
	margin-right: 2%;
}

.marg-per2 > .col-5-2 {
	width: 38.8%;
	margin-right: 2%;
}

.marg-per2 > .col-5-3 {
	width: 59.2%;
	margin-right: 2%;
}

.marg-per2 > .col-5-4 {
	width: 79.6%;
	margin-right: 2%;
}

/* margin right 4% */

.marg-per4 > .col-2-1 {
	width: 48%;
	margin-right: 4%;
}

.marg-per4 > .col-3-1 {
	width: 30.6667%;
	margin-right: 4%;
}

.marg-per4 > .col-4-1 {
	width: 22%;
	margin-right: 4%;
}

.marg-per4 > .col-5-1 {
	width: 16.8%;
	margin-right: 4%;
}

.marg-per4 > .col-3-2 {
	width: 65.3333%;
	margin-right: 4%;
}

.marg-per4 > .col-4-2 {
	width: 48%;
	margin-right: 4%;
}

.marg-per4 > .col-4-3 {
	width: 74%;
	margin-right: 4%;
}

.marg-per4 > .col-5-2 {
	width: 37.6%;
	margin-right: 4%;
}

.marg-per4 > .col-5-3 {
	width: 58.4%;
	margin-right: 4%;
}

.marg-per4 > .col-5-4 {
	width: 79.2%;
	margin-right: 4%;
}

/* margin right 5% */

.marg-per5 > .col-2-1 {
	width: 47.5%;
	margin-right: 5%;
}

.marg-per5 > .col-3-1 {
	width: 30%;
	margin-right: 5%;
}

.marg-per5 > .col-4-1 {
	width: 21.25%;
	margin-right: 5%;
}

.marg-per5 > .col-5-1 {
	width: 16%;
	margin-right: 5%;
}

.marg-per5 > .col-3-2 {
	width: 65%;
	margin-right: 5%;
}

.marg-per5 > .col-4-2 {
	width: 47.5%;
	margin-right: 5%;
}

.marg-per5 > .col-4-3 {
	width: 73.75%;
	margin-right: 5%;
}

.marg-per5 > .col-5-2 {
	width: 37%;
	margin-right: 5%;
}

.marg-per5 > .col-5-3 {
	width: 58%;
	margin-right: 5%;
}

.marg-per5 > .col-5-4 {
	width: 79%;
	margin-right: 5%;
}

.column .last {
	margin-right: 0;
	*float: right;
	*clear: right;
}



/* ======  row-savr  ====== */

.ieCode-del {
	display: block;
	*display: none;
	display: none\0;
}

:root .ieCode-del {
	display: block\0;
}

.ieCode {
	display: none;
	*display: black;
	display: block\0;
}

:root .ieCode {
	display: none\0;
}

.row2-svar {
	*zoom: 1;
}

.row2-svar:before, .row2-svar:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.row2-svar .col-2-1,  .row2-svar .col-3-1 , .row2-svar .col-4-1 ,  .row2-svar .col-5-1 {
	float: left;
	min-height: 1px;
	clear: right;
}

.row2-svar .col-2-1 {
	width: 48.5%;
	margin-right: 3%;
}

.row2-svar .col-3-1 {
	width: 31.3333%;
	margin-right: 3%;
}

.row2-svar .col-4-1 {
	width: 22.75%;
	margin-right: 3%;
}

.row2-svar .col-5-1 {
	width: 17.6%;
	margin-right: 3%;
}

.row2-svar .col-2-1:nth-of-type(2n+2),

.row2-svar .col-3-1:nth-of-type(3n+3),

.row2-svar .col-4-1:nth-of-type(4n+4),

.row2-svar .col-5-1:nth-of-type(5n+5) {
	margin-right: 0;
	*float: right;
	*clear: right;
}

.row2-svar .col-2-1:nth-of-type(2n+1),

.row2-svar .col-3-1:nth-of-type(3n+1),

.row2-svar .col-4-1:nth-of-type(4n+1),

.row2-svar .col-5-1:nth-of-type(5n+1) {
	clear: both;
}







/* ======  Form  ====== */

.qhdform fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.qhdform fieldset legend {
	margin: 0;
	padding: 0;
}

.qhdform .formHeader,.qhdform .formSection {
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.qhdform .formHeader p,.qhdform .formSection p {
	color: #666;
}

/* clear float for Form */ 

.qhdform .formrow {
	font-size: 12px;
	line-height: 100%;
}

.qhdform .formrow:before,.formrow:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.qhdform .formrow:after {
	clear: both;
}

.qhdform .formrow {
	#zoom: 1;
}

.qhdform .formrow .controls {
	overflow: hidden;
	#zoom: 1;
	_float: left;
	_clear: right;
}



/* ====== 默认表单布局 ====== */

/*表单抬头*/

.qhdform .formrow .label {
	display: block;
	float: left;
	margin: 5px 15px 0 0;
	line-height: 16px;
	width: 100px;
}

.qhdform .formrow .label em {
	display: inline-block;
	float: right;
	line-height: 22px;
	margin-left: 5px;
}

/*帮助提示*/

.qhdform .inlineHint {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.qhdform .inlineHint,.qhdform .blockHint {
	color: #777;
	line-height: 20px;
}

/* 默认表单元素宽度 */

.qhdform .textInput,

.qhdform .fileUpload,

.qhdform .selectInput,

.qhdform select,

.qhdform textarea {
	width: 95%;
}

/* 预设表单元素宽度 */

.qhdform .small {
	width: 25% !important;
}

.qhdform .medium {
	width: 50% !important;
}

.qhdform .auto {
	width: auto !important;
	height: auto !important;
	overflow: visible;
}

.qhdform .textInput,.qhdform .textarea,.qhdform .selectInput,.qhdform .fileUpload {
	color: #666;
	margin: 0 5px 6px 0;
}

/* 表单组 */

.qhdform .controls ul {
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}

.qhdform .controls li {
	padding: 8px 0 0;
	*padding: 5px 0 0;
	list-style: none;
}

.qhdform .controls .inlinelabel li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 15px;
}

.qhdform .controls li label .textInput,.qhdform .controls li label .textarea,.qhdform .controls li label .selectInput {
	display: block;
	margin-top: 8px;
}

.qhdform .controls .column li .textInput,.qhdform .controls .column li .textarea,.qhdform .controls .column li .selectInput {
	width: 90%;
	margin-right: 0;
}

.qhdform .controls .column {
	margin-bottom: 0;
}



/* ====== 无边框/文本居右 表单布局 ====== */

.qhdform .labelRright .label {
	text-align: right;
	margin-left: 0;
}

.qhdform .labelRright .label em {
	float: none;
	line-height: normal;
	margin: 0 5px 0 0;
}

.qhdform .labelRright .formrow {
	border: none;
	padding: 5px 0;
}



/* ====== 竖排结构 表单布 局====== */

.qhdform .blockLabels .label {
	display: block;
	float: none;
	position: relative;
	margin: 0 0 5px 0;
	line-height: 18px;
	width: 100%;
}

.qhdform .blockLabels .label em {
	display: inline-block;
	float: none;
	line-height: 16px;
	position: absolute;
	left: -6px;
	top: 2px;
	margin-left: 0;
}

/* form skins */

.qhdform .formrow {
	padding: 15px 10px 10px;
/* width:100%;*/
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
}

.qhdform .formbutton {
	border-bottom: none;
}

.qhdform .textInput,

.qhdform textarea {
	padding: 5px;
	line-height: normal;
	border: solid 1px #ddd;
	background: #FFF url(../images/input_bg.png) repeat-x top;
	_background-image: none;
}

.qhdform textarea {
	height: 12em;
	line-height: 160%;
}

.qhdform select {
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.qhdform .textInput:focus,.qhdform textarea:focus {
	border-color: #c9c9c9;
	outline: 0;
}

.qhdform .textInput,.qhdform textarea {
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
}

/* Form Messages */

.qhdform .formrow.error,

.qhdform .formrow.focused.error {
	background: #ffdfdf;
	border: 1px solid #f3afb5;
/* CSS3 */
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}

/* labelRright error Messages */

.qhdform .labelRright .formrow.error,

.qhdform .labelRright .formrow.focused.error {
	background: none;
	border: none;
}

.qhdform .labelRright .formrow.error input.error,

.qhdform .labelRright .formrow.error select.error,

.qhdform .labelRright .formrow.error textarea.error {
	color: #af4c4c;
	border: 1px solid #F3AFB5;
}









/* 静态内容

------------------------------------------------------------------------------------------ */

.qhd-content h1 {
	font-size: 34px;
	font-size: 3.4rem;
	padding-top: 25px;
	margin-bottom: 15px;
	font-weight: normal;
}

.qhd-content h2 {
	font-size: 28px;
	font-size: 2.8rem;
	padding-top: 23px;
	margin-bottom: 12px;
	font-weight: normal;
}

.qhd-content h3 {
	font-size: 22px;
	font-size: 2.2rem;
	padding-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.qhd-content h4 {
	font-size: 18px;
	font-size: 1.8rem;
	padding-top: 5px;
}

.qhd-content h5 {
	font-size: 16px;
	font-size: 1.6rem;
 /*padding-top:10px;*/
}

.qhd-content h6 {
	font-size: 14px;
	font-size: 1.4rem;
}

.qhd-content p {
	line-height: 1.8;
}

.qhd-content hr {
	border-color: #ccc;
}

.qhd-content em {
	font-style: italic;
}

.qhd-content sup {
	vertical-align: super;
	font-size: 12px;
}

.qhd-content sub {
	vertical-align: sub;
	font-size: 12px;
}

.qhd-content blockquote {
	line-height: 1.6;
	padding: 5px 10px 5px 15px;
	font-family: "微软雅黑";
	background: none;
	border-left: 3px solid #b3b3b3;
	background-color: #f7f7f7;
	color: #808080;
}

.qhd-content blockquote p {
	margin-bottom: 5px;
}

.qhd-content ul, .qhd-content ol {
	line-height: 1.8;
}

.qhd-content ul li, .qhd-content ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.qhd-content ul.iconlist li {
	background-position: 0 7px;
}

.qhd-content ol {
	padding-left: 2.5em;
}

.qhd-content img {
	vertical-align: middle;
	max-width: 100%;
	_max-width: none;
	height: auto !important;
	margin-bottom: 10px;
}

.qhd-content a:hover img {
	opacity: 0.9;
	filter: alpha(Opacity=90);
}

.qhd-content .typo .typo_text p:first-child {
	margin-bottom: 5px;
}



/*.table th, .table td { padding:14px 18px; border-top:1px solid #ccc; }

.table th { background-color:#d9d9d9; font-size:16px; }

.table-row thead th { background-color:#d9d9d9; }

.table-row tbody th { background-color:#d9d9d9; }

.table-bordered th, .table-bordered td { border-left:1px solid #ccc; }*/





.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

.qhd-content table {
	width: 100% !important;
	max-width: 100%;
	border-collapse: collapse;
	overflow: visible;
}

.qhd-content table th, .qhd-content table td {
	padding: 14px 18px;
	text-align: center;
	border: 1px solid #ddd;
}

.qhd-content table tbody tr.trhover td {
	background-color: #f0f0f0;
}

.qhd-content table tbody tr:first-child td {
	background-color: #fff;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.qhd-content table table tbody tr:first-child td {
	background-color: transparent;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	border: none;
}

.qhd-content table table tbody tr td {
	padding: 0;
}

.qhd-content table tbody img[src*="file"] {
	display: none;
}

.qhd-content table tbody p {
	margin-bottom: 0;
}

.qhd-content table tbody tr.trhover table td {
	background-color: #f0f0f0;
}

.qhd-content table tbody tr:first-child table td {
	background-color: transparent;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}

.qhd-content .table {
	overflow: visible;
}

.qhd-content .table th, .qhd-content .table td {
	line-height: 1.8;
	padding: 14px 18px;
}

.qhd-content .table th {
	background-color: #00aeff;
	color: #fff;
}

.qhd-content .table td {
}

.qhd-content .table tbody tr:first-child td {
	background-color: transparent;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}

.qhd-content .table tbody tr.trhover td {
	background-color: #f0f0f0;
}

.qhd-content .table th {
	background-color: #00aeff;
	color: #fff;
	font-size: 16px;
}

.qhd-content .table-row thead th {
	background-color: #00aeff;
	color: #fff;
}

.qhd-content .table-row tbody th {
	background-color: #00aeff;
	color: #fff;
}

.qhd-content .table tbody .even-row td {
	background-color: #f0f0f0;
}

.video-responsive video.video-play-wrapper {
	width: 100%;
	height: auto !important;
	text-align: center;
}

.video-responsive span.video-play-wrapper {
	width: 100%;
	*height: auto !important;
	text-align: center;
}

/*IE8*/

@media \0screen {
	

	.video-responsive .video-play-wrapper {
		position: relative;
		height: 0 !important;
		padding-bottom: 56.25%;
		padding-top: 0 !important;
		overflow: hidden;
	}

	.video-responsive .video-play-wrapper iframe, .video-responsive .video-play-wrapper object, .article-detail .video-play-wrapper embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.video-responsive span.video-play-wrapper {
	position: relative;
	height: 0 !important;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
}

.video-responsive span.video-play-wrapper {
	*position: relative;
	*height: auto !important;
	*padding-bottom: 0;
	*margin-top: -30px;
	overflow: visible;
}

.video-responsive span.video-play-wrapper object, .video-responsive span.video-play-wrapper object  embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-responsive span.video-play-wrapper object, .video-responsive span.video-play-wrapper  embed {
	*position: static;
}







/*****************   buttons   ******************/

.btn-small, button.btn-small em {
	font-size: 13px;
	padding: 0 20px 0 0;
}

.btn-small span {
	height: 28px;
	line-height: 27px;
	padding: 0 0 0 20px;
}

.btn-medium, button.btn-medium em {
	font-size: 15px;
	padding: 0 25px 0 0;
}

.btn-medium span {
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 25px;
}

.btn-large, button.btn-large em {
	font-size: 16px;
	padding: 0 40px 0 0;
}

.btn-large span {
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	padding: 0 0 0 40px;
}

.btn-medium-norm span, .btn-small-norm span,.btn-large-norm span {
	color: #333333 !important;
	text-shadow: none;
}

.btn-medium-main span, .btn-small-main span,.btn-large-main span {
	color: #00aeff !important;
	text-shadow: none;
}

.btn-medium-assist span, .btn-small-assist span,.btn-large-assist span {
	color: #7F0019 !important;
	text-shadow: none;
}

.btn-medium-match span, .btn-small-match span,.btn-large-match span {
	color: #8f8f8f !important;
	text-shadow: none;
}

/* 小按钮 */



/*  buttons hover  */

.btn-small:hover, button.btn-small:hover em {
	background-position: right -90px;
	color: #fff !important;
}

.btn-small:hover span {
	background-position: left -60px;
	color: #fff !important;
}

.btn-medium:hover, button.btn-medium:hover em {
	background-position: right -114px;
	color: #fff !important;
}

.btn-medium:hover span {
	background-position: left -76px;
	color: #fff !important;
}

.btn-large:hover, button.btn-large:hover em {
	background-position: right -144px;
	color: #fff !important;
}

.btn-large:hover span {
	background-position: left -96px;
	color: #fff !important;
}

/*  buttons active  */

.btn-small:active, button.btn-small:active em {
	background-position: right -150px;
	color: #fff !important;
}

.btn-small:active span {
	background-position: left -120px;
	color: #fff !important;
}

.btn-medium:active, button.btn-medium:active em {
	background-position: right -190px;
	color: #fff !important;
}

.btn-medium:active span {
	background-position: left -152px;
	color: #fff !important;
}

.btn-large:active, button.btn-large:active em {
	background-position: right -240px;
	color: #fff !important;
}

.btn-large:active span {
	background-position: left -192px;
	color: #fff !important;
}