﻿* {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}
img {
    border: 0;
}

html, body {
    width: 100%;
    min-width: 1200px;
    background: url(../images/bg.jpg) repeat-y center;
}
.banner {
    width: 100%;
    min-width: 1200px;
    height: 650px;
    background: url(../images/banner.jpg) no-repeat top center;
}

.nav-box {
    width: 100%;
    min-width: 1200px;
    padding: 20px 0;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 1000;
    background-color: #8b509b;
}
.nav-box ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.nav-box ul li {
    float: left;
    width: 240px;
    border-right: 1px solid #fff;
    text-align: center;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.nav-box ul li a {
    font-family: FZHTK--GBK1-0;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
}
.nav-box ul li.last {
    border-right: 0;
    font-family: FZHTK--GBK1-0;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
    letter-spacing: 1px;
    color: #64fafc;
    cursor: pointer;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.container .title {
    text-align: center;
}

.block1 {
    padding-top: 50px;
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 1212px;
    background: url(../images/pic1.png) no-repeat center 230px;
    overflow: hidden;
}
.news-left{ float: left; padding-top: 40px; width:700px; height:385px; overflow:hidden; position:relative;  }
.news-left .bd{ position:relative; height:100%; z-index:0;   }
.news-left .bd li{width:700px; height:385px; zoom:1; vertical-align:middle;position:relative; }
.news-left .bd img{ width:700px; height:385px; display:block;  }
.news-left .bd li p{
	position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    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: 45px;
	height: 91px;
	background-size: 100%;
	margin-top: -43px;	
	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 {
    float: right;
    padding-top: 36px;
    padding-right: 40px;
}
.news-list a {
    display: inline-block;
    width: 380px;
    padding-right: 15px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
    color: #eae9ef;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video-rel {
    position: relative;
    height: 470px;
}
.video-rel .info .name {
    padding-bottom: 10px;
}
.video-rel .info .card {
    padding-top: 10px;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
}
.video-rel .info .card .text {
    font-size: 20px;
}
.video-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 780px;
    height: 464px;
}

.block2 {
    margin-top: -110px;
}
.block2 .tab {
    text-align: center;
    padding: 40px 0;
}
.block2 .tab a {
    margin: 0 100px;
    padding-left: 34px;
    font-size: 20px;
	letter-spacing: 2px;
	color: #ffffff;
}
.block2 .tab a i {
    font-size: 24px;
}
.block2 .tab a.active {
    color: #f9dde0;
}
.live-scroll{
    display: none;
	width: 100%;
	height: 700px;
	background: url(../images/pic4.png) no-repeat center;
}
.live-scroll ul {
    /* margin-top: 35px; */
    overflow: hidden;
    height: 600px;
    margin: 35px 30px 0;
}
.live-scroll li {
  float: left;
  display: inline-block;
  position: relative;
  z-index: 9;
}
.live-scroll li .pic img {
	display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.live-scroll li .pic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.live-scroll li.one {
    /* margin-top: 50px; */
}
.live-scroll li.two {
  margin-top: 36px;
}
.live-scroll li.three {
  margin-top: 60px;
}
.live-scroll li .pic {
  margin: 0 4px 4px 0;
  overflow: hidden;
  display: block;
  position: relative;
}
.live-scroll li .small {
  float: left;
}
.live-scroll .mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.live-scroll .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}
.live-scroll .mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.live-scroll .mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px;
}
.live-scroll .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 1120px;
  height: 16px;
  background: #e9e9e9;
  bottom: 0;
  left: 50%;
  margin-left: -550px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.live-scroll .mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  position: absolute;
  width: 100%;
  height: 6px;
  margin: 7px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.live-scroll .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 150px !important;
  height: 6px !important;
  cursor: pointer;
}
.live-scroll .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 150px;
  height: 6px;
  background: #2d2d2d;
  margin-top: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.block2 .pic2 {
    position: absolute;
    left: 55px;
    top: 15px;
}
.block2 .pic3 {
    position: absolute;
    right: 115px;
    top: -20px;
}

.block3 {
    margin-top: 70px;
    padding: 40px 0;
    min-width: 1200px;
    background: url(../images/pic5.png) no-repeat left 170px;
}
.dh-scrol{
    min-height: 471px;
    margin-top: 55px;
    padding-left: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}
.dh-box img{ 
	float: left;
	width: 645px; 
	height: 428px;
}
.dh-box	.ctn{
    float: left;
	width: 400px;
    margin: 170px 0 0 90px;
    color: #eae9ef;
}
.dh-box	.ctn .name{
	font-size: 38px;
}
.dh-box	.ctn .post{
	font-size: 28px;
	line-height: 35px;
    margin-bottom: 25px;
    padding-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ffffff;
}
.dh-box	.ctn .des{
	height: 120px;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
}
.pic-small{
	position: absolute;
	right: 3px;
	top: 200px;
    width: 400px;
    padding: 0 40px;
    overflow: hidden;
   }
.pic-small .next,.pic-small .prev{ position: absolute;top:50px; width:15px; height: 30px; background:url(../images/arrows.png) no-repeat; z-index: 99999;}
.pic-small .next img,.pic-small .prev img {
    display: block;
    width: 100%;
}
.pic-small .next{right: 10px;}
.pic-small .prev{left: 10px;}

.dh-pic{
	
}
.dh-pic li{
	float: left;
	width: 116px;
	height:116px;
	padding:7px;	
}
.dh-pic li img{
	width: 116px;
	height:116px;
}
.dh-pic li.active{
	padding: 7px;
	border: 1px solid #ffd2dc;
}

.block4 {
    width: 100%;
    min-width: 1200px;
    padding-bottom: 150px;
    background: url(../images/bg2.png) no-repeat center bottom;
}
.block4 .title {
    padding: 20px 0 40px;
}
.main-tab {
    width: 1200px;
    overflow: hidden;
}
.main-tab li {
    float: left;
    width: 297px;
    height: 90px;
    text-align: center;
    background-color: #8b509b;
    margin-right: 3px;
    font-family: AlibabaPuHuiTiB;
	font-size: 26px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
}
.main-tab li p {
    padding-top: 15px;
    font-size: 20px;
    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%;
}
.main-info .card {
    border-bottom: 1px dashed #dddddd;
}
.main-info .name {
    font-size: 16px;
    color: #e71873;
    line-height: 24px;
    padding: 20px 0 20px 120px;
}
.main-info .list {
    overflow: hidden;
    padding-bottom: 20px;
}
.main-info .list .time {
    float: left;
    width: 100px;
    font-size: 14px;
    line-height: 24px;
    color: #535353;
}
.main-info .list .right {
    margin-left: 120px;
    padding-right: 70px;
}
.main-info .list .right p {
    font-size: 14px;
    color: #535353;
    line-height: 24px;
}
.main-info .list .right p.firm {
    font-size: 16px;
    font-weight: 600;
}


/* 底部 */
.footer {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background-color: #262422;   
}
.footer .l {
    float: left;
}
.footer .r {
    float: right;
}
.footer .container {
    padding: 38px 50px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.footer .left img {
    float: left;
}
.footer .left .author {
    margin-left: 110px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.footer .right {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	letter-spacing: 0px;
	color: #ffffff;
}
.footer .right span,
.footer .right img {
    display: inline-block;
    vertical-align: bottom;
}
.footer .right span {
    padding-right: 15px;
    padding-bottom: 10px;
}
.footer .center {
    margin-left: 335px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.footer .btm {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #434343;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	letter-spacing: 0px;
	color: #bfbfbf;
}
.footer .btm a {
    color: #bfbfbf;
}