﻿* {
	margin:0;
	padding:0;
}
body {
	background:#e9e9e9 url(../images/imgbg.png) no-repeat center center;
	font:13px/20px "Microsoft YaHei","Verdana","Simsun","Helvetica","Arial";
	color:#333;
}
img {
	border:0;
	vertical-align:middle;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
input,label,select,option,textarea,button,fieldset,legend {
	font-family:"Microsoft YaHei";
	font-style:16px;
}
ul,li {
	list-style-type:none;
}
form,input {
	border:0;
}
em {
	font-style:normal;
}
img {
	border:0;
	vertical-align:middle;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
i {
	font-style:normal;
}
.claer {
	clear:both;
}
.box_left {
	float:left;
}
.box_right {
	float:right;
}


/*banner*/
.banner {
	width:100%;
	height:360px;
	margin:0 auto;
	overflow:hidden;
}
.banner img {
	width:100%;
	margin:0 auto;
}

/*栏目一*/
.main {
	width:1000px;
	margin:30px auto;
	overflow:hidden;
	background:#fff;
}
.part_title {
	width:100%;
	height:56px;
	background:#000;
}
.part1_con {
	width:950px;
	margin:30px auto;
}
.silder_box {
	width:950px;
	margin:0 auto;
	height:495px;
	overflow:hidden;
	position:relative;
}
.silder_con {
	height:495px;
	overflow:hidden;
	position:absolute;
	left:0;
}
.silder_tip {
	width:92px;
	height:92px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	text-indent:-999px;
	background:url(tip-tt.gif) no-repeat;
}
#movie_tip {
	background-position:-93px 0;
}
.silder_con {
	height:495px;
	overflow:hidden;
	position:absolute;
	left:0;
}
.silder_panel {
	width:950px;
	height:495px;
	overflow:hidden;
	float:left;
	position:relative;
	background:#111;
}
.silder_panel img {
	width:950px;
	height:495px;
	display:block;
	overflow:hidden;
}
.silder_intro {
	width:210px;
	height:495px;
	line-height:20px;
	overflow:hidden;
	color:#999;
	padding:0 40px 0 0;
}
.silder_intro h3 {
	padding:10px 0;
	height:50px;
	color:#7acf39;
	line-height:30px;
	overflow:hidden;
}
.silder_intro h3 strong {
	font-family:"Microsoft Yahei","黑体";
	font-size:24px;
	height:30px;
	overflow:hidden;
	font-weight:normal;
	display:block;
}
.silder_intro h3 strong a {
	color:#fff;
	font-weight:bold;
}
.silder_intro ul {
	height:60px;
	overflow:hidden;
	margin:0 auto;
}
.silder_intro li {
	height:20px;
	overflow:hidden;
	color:#787878;
}
.silder_intro li a {
	color:#787878;
	margin:0 6px;
}
.silder_intro span {
	margin:0 10px 0 0;
}
.silder_intro p {
	height:72px;
	overflow:hidden;
	color:#787878;
	margin-top:10px;
	line-height:18px;
}
.slider_nav {
	width:950px;
	height:50px;
	margin:0 auto;
	bottom:0;
	left:0;
	position:absolute;
	overflow:hidden;
	z-index:999;
}
.slider_nav .nav_con {
	float:left;
	width:925x;
	overflow:hidden;
}
.nav_con li {
	display:inline-block;
	padding:0px;
	border:1px solid #fff;
	margin:2px 0 2px 25px;
	_margin:2px 10px 2px;
	*display:inline;
	cursor:pointer;
}
.nav_con li.current {
	border:3px solid #ffa42d;
	margin:0 0 0 20px;
	_margin:0 10px;
}
.nav_con li,.nav_con img {
	width:60px;
	height:35px;
	overflow:hidden;
}
.silderBox {
	height:8px;
	line-height:8px;
}
b.bg {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:65px;
	display:block;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
	background:rgba(0,0,0,0.5);
}
:root b.bg {
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000',endColorstr='#00000000');
}
.pic-words {
	display:block;
	position:absolute;
	bottom:70px;
	left:15px;
	font-size:16px;
	color:#fff;
	z-index:9999;
	line-height:23px;
}

/*栏目二*/
.wrap {
	width:100%;
	margin:30px auto;
	overflow:hidden;
}
.newimg {
	width:480px;
	height:405px;
	position:relative;
	margin:0 0 0 10px;
}
.newimg ul {
	position:relative;
}
.newimg ul li {
	width:480px;
	height:405px;
	position:absolute;
	display:none;
}
.newimg ul li img {
	width:100%;
	display:block;
}
.newimg ol {
	width:50px;
	height:30px;
	position:absolute;
	left:50%;
	bottom:0;
	margin:0 0 0 -30px;
}
.newimg ol li {
	width:15px;
	height:15px;
	border-radius:50%;
	background:#fff;
	float:left;
	margin:0 0 0 10px;
	cursor:pointer;
}
.newimg ol li.cur {
	background:#0b4ca2;
}
.newlist {
	width:480px;
	overflow:hidden;
	padding:0 0 0 20px;
}
.newlist ul li {
	margin:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
.newbt {
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.newbt a:hover {
	color:#0b4ca2;
}
.minor {
	margin:10px auto;
	line-height:25px;
}
.minor a {
	color:#0b4ca2;
}
.minor a:hover {
	color:#0b4ca2;
}

/*栏目三*/
.part2_con {
	width:960px;
	margin:20px auto;
	overflow:hidden;
}
.speak {
	width:720px;
	height:436px;
	position:relative;
	overflow:hidden;
	float:left;
}
.speak ul {
	position:absolute;
}
.speak ul li {
	width:720px;
	height:436px;
	float:left;
	position:relative;
}
.speak ul li img {
	width:100%;
	display:block;
}
.details {
	width:720px;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	position:absolute;
	left:0;
	bottom:0;
}
.details h5 {
	float:left;
	font-size:18px;
	margin:0 20px;
}
.details p {
	float:left;
	margin-top:3px;
}
.speak_nav {
	width:215px;
	height:432px;
	border:2px solid #dfdfdf;
	float:right;
}
.prev {
	height:19px;
	background:#dfdfdf url(../images/bg/prev.png) no-repeat center;
	cursor:pointer;
}
.next {
	height:19px;
	background:#dfdfdf url(../images/bg/next.png) no-repeat center;
	cursor:pointer;
}
.speak_con {
	width:196px;
	height:390px;
	overflow:hidden;
	margin:4px auto 0;
	position:relative;
}
.speak_con ul {
	position:absolute;
}
.speak_con ul li {
	height:130px;
	position:relative;
	opacity:0.6;
	cursor:pointer;
}
.speak_con ul li.active {
	opacity:1;
}
.speak_con ul li.active img {
	border:1px solid #3cb4b3;
}
.speak_con ul li img {
	width:194px;
	height:124px;
	border:1px solid #ccc;
}
.speak_info {
	width:194px;
	height:40px;
	text-align:center;
	position:absolute;
	left:1px;
	bottom:5px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	font-size:12px;
}
/*栏目四*/
.stage {
	width:560px;
	height:300px;
	margin:40px auto;
	-moz-box-shadow:0 0 8px #3cb4b3;
	-webkit-box-shadow:0 0 8px #3cb4b3;
	box-shadow:0 0 8px #3cb4b3;
	position:relative;
	perspective:600px;
}
.stage ul {
	list-style:none;
}
.stage ul li {
	position:absolute;
	transition:all 1s ease 0s;
	top:0;
	left:0;
}
.stage ul li img {
	/*让图片跟着自己的盒子变大、变小*/
	width:100%;
}
.stage ul li.stateA {
	z-index:777;
	opacity:0;
	transform:rotateY(-40deg) translateX(-200px) translateZ(-200px) scale(0.2);
}
.stage ul li.stateB {
	z-index:888;
	transform:rotateY(40deg) translateX(-200px) translateZ(-200px) scale(0.65);
}
.stage ul li.stateC {
	width:560px;
	z-index:999;
	transform:none;
}
.stage ul li.stateD {
	z-index:888;
	transform:rotateY(-40deg) translateX(200px) translateZ(-200px) scale(0.65);
}
.stage ul li.waiting {
	display:none;
}
.rightBtn {
	width:65px;
	height:100px;
	position:absolute;
	right:-130px;
	top:100px;
	background:url(../images/bg/rightbtn.png) no-repeat;
	background-size:55px 90px;
	z-index:113213;
	cursor:pointer;
	opacity:0.7;
}
.leftBtn {
	width:65px;
	height:100px;
	position:absolute;
	left:-130px;
	top:100px;
	background:url(../images/bg/leftbtn.png) no-repeat;
	background-size:55px 90px;
	z-index:113213;
	cursor:pointer;
	opacity:0.7;
}
.leftBtn:hover {
	opacity:1;
}
.rightBtn:hover {
	opacity:1;
}

/*栏目五*/
.main01 {
	width:1000px;
	margin:30px auto;
	overflow:hidden;
}
.col-sm-5 {
	width:50%;
	float:left;
	position:relative;
	margin:20px 0 0 0;
}

.he_border1 { 
	background:#000;
	width:360px;
	height:240px;
	padding:0;
	margin:0 auto;
	border:1px solid #000;
	position:relative;
	box-sizing:border-box;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden;
}

.he_border1 .he_border1_img {
	display:block;
	width:100%;
	padding:0;
	margin:0;
	position:relative;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	opacity:1;
	overflow:hidden;
}
.he_border1:hover .he_border1_img {
	position:absolute;
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	opacity:.6;
}
.he_border1 .he_border1_caption {
	color:#fff;
	padding:0;
	margin:0;
	-moz-backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden;
}
.he_border1 .he_border1_caption::before,.he_border1 .he_border1_caption::after {
	position:absolute;
	content:'';
	opacity:0;
	-webkit-transition:opacity 0.4s,-webkit-transform .4s;
	-moz-transition:opacity 0.4s,-moz-transform .4s;
	-o-transition:opacity 0.4s,-o-transform .4s;
	transition:opacity 0.4s,transform .4s;
}
.he_border1 .he_border1_caption::before {
	top:8%;
	right:10%;
	bottom:8%;
	left:10%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	-webkit-transform:scale(0,1);
	-moz-transform:scale(0,1);
	-o-transform:scale(0,1);
	transform:scale(0,1);
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
}
.he_border1 .he_border1_caption::after {
	top:8%;
	right:10%;
	bottom:8%;
	left:10%;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform:scale(1,0);
	-moz-transform:scale(1,0);
	-o-transform:scale(1,0);
	transform:scale(1,0);
	-webkit-transform-origin:100% 0;
	-moz-transform-origin:100% 0;
	-o-transform-origin:100% 0;
	transform-origin:100% 0;
}
.he_border1:hover .he_border1_caption::before,.he_border1:hover .he_border1_caption::after {
	opacity:1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.he_border1 .he_border1_caption,.he_border1 .he_border1_caption > a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden; 
	z-index:1000;
}
.he_border1 .he_border1_caption_h {
	font-size:1.3em;
	font-weight:700;
	text-align:center;
	width:80%;
	position:absolute;
	top:30%;
	left:10%;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
	overflow:hidden;
	opacity:1; 
}
.he_border1 .he_border1_caption_p { 
	font-size:1em;
	text-align:center;
	width:80%;
	position:absolute;
	top:80%;
	left:10%;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden;
	opacity:0;
}
.he_border1:hover .he_border1_caption_p {
	top:70%;
	opacity:1;
}



/*赞助鸣谢*/
.part1_title {
	width:100%;
	height:58px;
	margin:0 auto;
	background:#0b4ca2 url(../images/bg/06.png) no-repeat center;
}
.logolist {
	padding:20px 0;
	overflow:hidden;
}
.logolist a {
	display:block;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:5px;
	border:1px solid #CCC;
}
.logolist a img {
	height:60px;
	width:150px;
}

/*近期专题*/
.part2_title {
	width:100%;
	height:58px;
	margin:0 auto;
	background:#0b4ca2 url(../images/bg/07.png) no-repeat center;
}
.zt_list {
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}
.zt_list ul li {
	float:left;
	width:24%;
	border:1px solid #eee;
	position:relative;
	margin:10px 0 10px 6px;	
}
.bt_title {
	width:96%;
	padding:5px;
	background:rgba(0,0,0,0.6);
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;	
	font-size:12px;
}
.bt_title:hover{ text-decoration:underline;}

/*版权信息*/
.footer {
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#fff;
}

/*返回顶部*/
	.toTop {
	width:48px;
	height:48px;
	background:url(../images/icon02.png) no-repeat;
	display:none;
	position:fixed;
	right:50px;
	bottom:55px;
}
