*{
	padding: 0;
	margin: 0;
}
html{
	font-size: 8px !important;
}


body{
	font-family: "微软雅黑",Arial,Helvetica,"Microsoft YaHei" !important;
	padding: 0 !important;
}

a{
	text-decoration: none !important;
	color: #00A4D5 !important;
}

a:hover{
	text-decoration: none !important;
	color: #00A4D5 !important;
}

a h1:hover;{
	color: #00A4D5 !important;
}

.container{
	padding: 0 !important;
}

.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.no-list{
	list-style: none;
}

/*index*/
.index-header img{
	width: 100%;
}

.line{
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd
}


body h1{
	font-size: 2.2rem;
	color: #6B6B6B;
	border-left: solid #00A4D5 4px;
	padding-left: 16px;
}

body h2{
	color: #272727;
	font-size: 2.2rem;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}

body span{
	font-size: 1.8rem;
	color: #ddd;
	padding: 0px 0px 10px 20px;
}

body p{
	font-size: 2rem;
	color: #8C8C8C;
	padding: 0px 20px 10px 20px;
}

.ws-n{
	white-space: nowrap;
}


.list{
	background: #ffffff;
	border: #ddd solid 1px;
	margin-bottom: 20px;
	-moz-box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
	box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
}

.list-text{
	margin: 20px 20px 0px 20px;
	padding-bottom: 10px;
	border-bottom: #ddd solid 1px;
}

.list-text h2{
	padding: 0;
	margin-bottom: 10px;
}

.list-text p{
	padding: 0;
	margin-bottom: 1rem;
	line-height: 2rem;
}

.box{
	background: #ffffff;
	border: #ddd solid 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	-moz-box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
	box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
}

.box img{
	width: 100%;
}

.box figure{
	overflow: hidden;
}

.box figure img{
	margin-left: 20px;
	width: 33%;
	float: left;
}

.box figcaption{
	float: left;
	width: 60%;
	margin-bottom: 10px;
}

.box figcaption span{
	line-height: 25px;
}

.more{
	font-size: 1.6rem;
	color: #00A4D5;
	padding: 0px;
	text-align: center;
}

.more1{
	font-size: 1.6rem;
	color: #00A4D5;
	padding: 8px 20px 0px 0px;
	float: right;
	font-weight: normal;
}

.yk-btn-1{
	padding: 5px 13px;
	border-radius: 10px;
	border:#00A4D5 1px solid;
	color: #00A4D5;
	margin-right:20px; 
	text-align: center;
	margin-bottom:10px; 
	float: right;
}

.card{
	background: #ffffff;
	border: #ddd solid 1px;
	margin-bottom: 20px;
	-moz-box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
	box-shadow: 0 2px 8px rgba(0,0,0,.09); /* drop shadow */
}

.card img{
	border: solid 1px #ddd;
	margin-left: 20px;
	width: 100px;
	height: 60px;
	margin-bottom: 20px;
	padding: 0.5rem;
}

.card figure{
	overflow: hidden;
}


.card figure img{
	float: left;
}

.card figcaption{
	margin-bottom: 20px;
	width: 70%;
	float:left;
}

.special{
	border-right:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	padding: 10px;
	margin-top:0px;
}



.d-n{
	display: none;
}

.wire{
	padding-bottom:10px;
	margin-bottom:10px; 
	border-bottom: 1px #ddd solid;
}

footer{
	margin-top:40px;
	text-align: center;
	margin-bottom: 40px;
}

footer p{
	display: inline;
}

.yk-act p{
	font-size: 1.9rem;
}

.yk-act h2{
	font-size: 2.2rem;
}

@media screen and (max-width: 400px) { 
#fs {font-size: 1.4rem} 
} 
/*~~~~~*/

/*content*/
header p{
	letter-spacing: 1px;
}

header h1{
	border: none;
	text-align: center;
	color:black;
}

header h5{
	text-align: center;
	width: 100%;
	font-size: 12px;
	color: #8C8C8C;

}

section{
	border-bottom: 1px #ddd solid;
	border-top: 1px #ddd solid;
	padding: 1rem;
}

section h5{
	text-align: center;
	width: 100%;
	font-size: 12px;
	color: #8C8C8C;
}

section .photo{
	text-align: center;
}

section img{
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

section p{
	color: black;
	text-indent: 2em;
}

/*~~~~~~*/

/*picture*/
.picture{
	
}

.picture h1{
	color: #ffffff;
}

.picture h5{
	padding-left: 20px;
	color: #ffffff;
}

.text{
	display: inline-block;
	width: 5rem;
}

.text span{
	color: #ffffff;
	position: relative;
	bottom: 22px;
	left: 20px;
}

.text h1{
	font-size: 28px;
	color: #ffffff;
	border: none;
	margin: 0;
	background-color: black;
	opacity: 0.7;
	padding-left: 5px;
}

.text p{
	color: #ffffff;
	position: relative;
	left: 70px;
	top:-40px;
}

.text-copy p{
	color: #ffffff
}
/*~~~~~~~*/

/*video*/
.video video{
	width: 100%;
}

.video h1{
	color: black;
	margin-bottom: 30px;
}

.video img{
	margin-left: 25px;
	width: 90%;
}

.video-right{
	margin-top: 70px;
	border-left: #ddd solid 1px;
}

.video-right figure{
	overflow: hidden;
	border: solid #ddd 1px;
}

.video-right figure img{
	float: left;
	margin-top:10px; 
}

.video-right figcaption{
	margin-bottom: 20px;
	width: 70%;
	float:left;
}

.video-right h2{
	border-left: solid 5px #00A4D5;
}

.video-right h3{
	font-size: 18px;
	padding-left: 20px;
	margin-top: 10px;
}

.video-right p{
	padding:5px 10px 5px 20px;
}
/*~~~~~~~*/

.leftside figure img{
	width: 30%;
}

a.play {
    display: block;
    position: relative;
}
.play-mask {
    background: url(../img/play.png) no-repeat center center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

<!-- customized by rwc to show breadcrumb on the wap-picture page -->
#portal-breadcrumbs {
    font-size: 80%;
    margin-bottom: 1em;
    margin-left: 0.25em;
}
#portal-breadcrumbs a {
    border-bottom: none;
    display: inline-block;
}

.breadcrumbSeparator {
      color: #666666;
}

#portal-breadcrumbs span {
    padding: 0px;
    font-size: 12px;
}

#portal-breadcrumbs  a:link, a:visited {
    color: #23527c;
}