html {
	font-family: "Microsoft YaHei UI","Microsoft YaHei",sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html,body,div,object,iframe,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,progress {
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align: baseline;
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

li {
	list-style: none;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: none;
	line-height: normal;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}
.fl{float: left;}
.fr{float: right;}
.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
* html .clearfix {
	zoom: 1;
}
/* IE6 */
*+html .clearfix {
	zoom: 1;
}

html, body {
    background-color: #1caaba;
}
.banner img {
    display: block;
    width: 100%;
}

.container {
    padding: 0 16px;
    overflow: hidden;
}
.title-bg {
    text-align: center;
    padding: 20px 0 16px;
}
.title-bg img {
    width: 50%;
}
.main {
    position: relative;
    width: 100%;
    padding: 20px 0 12px;
}
.main .mb {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.block1 {
    padding-top: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.news-left{ width:100%; height:5.013rem; overflow:hidden; position:relative;  }
.news-left .bd{ position:relative; height:100%; z-index:0;   }
.news-left .bd li{width:100%; height:5.013rem; zoom:1; vertical-align:middle;position:relative; }
.news-left .bd img{ width:100%; height:5.013rem; display:block;  }
.news-left .bd li p{
	position: absolute;
    bottom:0;
    left: 0;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    background-color: rgba( 0, 0, 0,0.5);
    filter: alpha(opacity="50");
}
.news-left .prev,
.news-left .next{
	position: absolute;
	top: 50%;	
	width: 15px;
	height: 30px;
	background-size: 100%;
	margin-top: -0.533rem;	
	cursor: pointer;
	z-index: 99;
}
.news-left .prev{
	left: 10px;
	background:url(../images/arrow_white.png) no-repeat left center;
}
.news-left .next{
	right: 10px;
	background:url(../images/arrow_white2.png) no-repeat right center;	
}
.block1 .right {
    padding-top: 12px;
    padding-bottom: 24px;
}
.news-list {
    height: 200px;
    overflow-y: auto;
}
.news-list li {
    font-size: 0;
}
.news-list a {
    display: inline-block;
    width: 95%;
    padding-right: 12px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0px;
    color: #eae9ef;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video-rel {
    position: relative;
}
.video-rel .info {
    text-align: center;
}
.video-rel .info .card {
    padding-top: 10px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
}
.video-rel .info .card .text {
    font-size: 18px;
}

.block2 {
    padding-top: 12px;
}
.photos {
    position: relative;
    z-index: 1;
}
.photos ul {
    overflow: hidden;
}
.photos li {
    float: left;
    width: 46%;
    padding: 0 2% 16px;
    overflow: hidden;
}
.photos li img {
    width: 100%;
    display: block;
}
.photos li p {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    padding-top: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.more {
    text-align: center;
    padding: 0 0 10px;
}
.more a {
    display: inline-block;
    width: 110px;
	height: 28px;
	background-color: #5232a7;
	border-radius: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    letter-spacing: 1px;
}

/* 高端对话 */
.block3 {
    padding: 12px 0 32px;
}
.dh-scrol {
    position: relative;
    padding: 0 16px;
    width: 90%;
}
.dh-box img{ 
	float: left;
	width: 100%;
}
.dh-box	.ctn{
	margin-top: 12px;
}
.dh-box	.ctn .name{
	font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
.dh-box	.ctn .post{
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 16px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #959595;
}
.dh-box	.ctn .des{
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
}
.pic-small{
	position: relative;
    padding: 0 28px;
    width: 80%;
    overflow: hidden;
}
.pic-small .tempWrap {
    width: 100% !important;
}
.pic-small .next,.pic-small .prev{ 
    position: absolute;
    top:18px; 
    width:15px;
    height: 30px; 
}
.pic-small .next img,.pic-small .prev img {
    display: block;
    width: 100%;
}
.pic-small .next{
    right: 0;
}
.pic-small .prev{
    left: 0;
}
.dh-pic li{
	float: left;
	width: 58px;
	height: 58px;
	padding: 4px;
}
.dh-pic li img{
	width: 58px;
	height:58px;
}
.dh-pic li.active{
	padding: 4px;
	border: 1px solid #ffd2dc;
}

.block4 {
    width: 100%;
	padding-bottom: 50px;
}
.block4 .title {
    padding: 20px 0 40px;
}
.main-tab {
    width: 100%;
    overflow: hidden;
}
.main-tab li {
    float: left;
    width: 25%;
    height: 50px;
    text-align: center;
    background-color: #8b509b;
    font-family: AlibabaPuHuiTiB;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}
.main-tab li p {
    padding-top: 8px;
    font-size: 12px;
    font-weight: normal;
}
.main-tab li.main-tab-active {
    color: #8b509b;
    background-color: #fff;
}
.main-box {
    background-color: #fff;
}
.main-info {
    display: none;
}
.main-info img {
    display: block;
    width: 100%;
}


.fixed-bottom {
    position: fixed;
    bottom: 0;
    right: 30px;
    z-index: 100;
    width: 52px;
    height: 64px;
    background: #8b509b;
    font-size: 16px;
    color: #64fafc;
    text-align: center;
    padding: 12px 4px 0;
    box-sizing: border-box;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}