﻿@charset "utf-8";
/*-----------Notice------------------------------
	   Filename:  Main.css
	Description:  Reset/HomePage/NewsCenter/PhotoPage/List/Details/Bordlives CSS
		 Update:  2011-8-26 by meiy76(meiy76@163.com)
		       l_$:  layout      exp: l_topbar, l_page, l_top, l_cont, l_foot...
		      t_$:  top          exp: t_logo,t_nav,t_menu,t_topbar
	     cont_$:  content    exp: cont_main, cont_movie, cont_lives
		    ad_$:  advert
		  foot_$:  foot         exp: foot_menu, foot_info
		      *_$:  For TNND IE
		 *html $:  For TNND IE6
	   *+html $:  For TNND IE7
------------------------------------------------*/
/*-----------Reset-----------------------------*/
body {
	background: url("bg.jpg") no-repeat center top #009CD6;
	width: 100%;
	color: #fff;
	line-height: 1.5;
	font: 12px "Microsoft YaHei","Trebuchet MS", "Verdana", "Helvetica", "Tahoma", "\5b8b\4f53", "sans-serif";
}

body, p, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend {
	margin: 0;
	padding: 0;
}

h2, h3, h4, h5, h6 {
	font-size: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea, button, select {
	font-family: "Verdana";
	vertical-align: middle;
}

label {
	vertical-align: middle
}

legend {
	color: #333;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ul,ol {
	list-style: none;
}

img {
	border: 0;
}

a,a:visited {
	color: #032A42;
	text-decoration: none;
}

a:hover {
	color: #1E50A2;
	text-decoration: underline;
}

a:active {
	color: #933;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.floatl {
	float: left;
	font-weight: bolder;
}

.floatr {
	float: right;
}

.red {
	color: #990000;
}

.a_bold, .a_bold:visited {
	font-weight: bold;
}

.a_red, .a_red:visited {
	color: #BA2636;
}

.a_blue, .a_blue:visited {
	color: #00549b;
}
/*---------------------------------------------*/
/*-----------Layout---------------------------*/

i {
	font-style: normal;
}

.fixedmeau {
	width: 100px;
	position: fixed;
	top: 150px;
	left: 50px;
	display: none;
	color: #fff;
	font-size: 21px;
	z-index: 8;
}

.fixedmeau li {
	width: 100px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	cursor: pointer;
}

.fixedmeau li+li {
}

.fixedmeau span {
	display: none;
}

.fixedmeau .active {
	color: white;
	font-weight: 700;
	border-bottom: 2px #fff solid;
}

.fixedmeau li:hover span {
	display: block;
	font-size: 21px;
	background: #fff;
	color: #15518D;
	font-weight: bold;
}

.fixedmeau li:hover i {
	display: none;
}

.totop {
	width: 40px;
	height: 40px;
	text-align: center;
	background: darkred;
	position: fixed;
	bottom: 30px;
	right: 30px;
	cursor: pointer;
	border-radius: 5px;
	display: none;
	color: #fff;
}

.totop>span {
	display: block;
	line-height: 15px;
	font-size: 15px;
	color: #fff;
}

.header_box {
	width: 100%;
	height: 600px;
	text-align: center;
	margin: 0 auto;
}

.header_box>.header {
	line-height: 120px;
	font-size: 64px;
	color: #4b4b4b;
	background: #fff;
}

.header_box>.meau {
	background: darkred;
	height: 40px;
	line-height: 40px;
	color: #fff
}

.header_box ul {
	width: 1200px;
	font-size: 18px;
	margin: 0 auto;
	padding-top: 5px;
}

.header_box li {
	float: left;
	padding: 2px 10px;
}

.header_box li a {
	color: #0B176B;
	font-weight: 600;
}

.louceng {
	padding: 0 0 15px 0;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
}

.louceng>.title {
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	text-align: left;
	font-weight: 700;
	color: #333;
}

.louceng>.title>span {
	margin-left: 5px;
	font-weight: normal
}

.louceng>.con {
	width: 100%;
	font-size: 15px;
	line-height: 33px;
	color: #8C8C8C;
}

.container {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.containerGuest {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	background: url("guestBg.png") no-repeat 0 180px;
	height: 1006px;
}

.containerRis {
	width: 100%;
	margin: 0 auto;
	clear: both;
	background: url("risBg.jpg") no-repeat 0 0 #0F3878;
	height: 600px;
}

.containerWenzhou {
	width: 100%;
	margin: 0 auto;
	clear: both;
	height: 1150px;
	background: url("wenzhouBg.jpg") no-repeat 0 0 #0F3878;
}
  
/*--------------------1 head--------------------*/

/*-----------news-----------*/	
.news {
	width: 1190px;
	padding: 40px 10px 10px 10px;
	margin: 0 auto;
	height: 570px;
}

.news h2 a,.news h2 a:visited {
	width: 1180px;
	text-align: center;
	float: left;
	line-height: 80px;
	height: 80px;
	font-size: 39px;
	color: #fff;
	margin-top: 10px;
}

.headline {
	line-height: 29px;
	float: left;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 500;
	width: 1160px;
	text-align: center;
	border-bottom: 1px #fff solid;
	padding: 15px 0 27px;
	color: #D5EFF9;
}

.headline a,.headline a:visited {
	color: #fff;
	background: #004682;
	padding: 0 6px;
	margin-left: 10px;
	border-radius: 6px;
}

.newsListBox {
	width: 1190px;
	padding: 10px 0;
}

.newsListBox a,.newsListBox　a:visited {
	color: #FFF;
}

.newsListBoxLeft {
	width: 560px;
	float: left;
	line-height: 35px;
}

.newsListBoxLeft li {
	width: 540px;
	float: left;
	font-size: 15px;
	color: #D5EFF9;
	margin-bottom: 30px;
}

.newsListBoxLeft li h3 {
	width: 540px;
	float: left;
	font-size: 21px;
	line-height: 39px;
}

.newsListBoxLeft .more {
	color: #fff;
	background: #004682;
	padding: 0 6px;
	border-radius: 6px;
}

.newsListBoxRight {
	width: 550px;
	float: left;
	border-left: 1px solid #FFF;
	margin-left: 25px;
	padding-left: 40px;
}

.newsListBoxRight li {
	line-height: 55px;
	padding: 0 0 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 520px;
	position: relative;
	float: left;
	font-size: 19px;
}

.newsListBoxRight  li:before {
	content: "";
	position: absolute;
	top: 26px;
	left: 0;
	display: block;
	width: 7px;
	height: 7px;
	background-color: #fff;
	border-radius: 50%;
}

/*------------------Pic--------------------*/
.picTitle a, .picTitle a:visited {
	width: 1190px;
	height: 200px;
	float: left;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -1726px;
	margin: 10px 0;
}

.headPic {
	width: 1180px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 20px;
	padding: 9px;
	border: 1px #fff solid;
}

.slideBox {
	width: 1180px;
	height: 750px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 612px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 6px;
	width: 12px;
	height: 12px;
	line-height: 14px;
	text-align: center;
	background: #8CDFFF;
	cursor: pointer;
	border-radius: 50%;
}

.slideBox .hd ul li.on {
	background: #fff;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1180px;
	height: 710px;
	display: block;
}

.slideBox .txt-bg {
	position: absolute;
	bottom: 40px;
	z-index: 1;
	height: 50px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.slideBox .txt {
	position: absolute;
	bottom: 40px;
	z-index: 2;
	height: 50px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.slideBox .txt li {
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 1055px;
	overflow: hidden;
}

.slideBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	width: 1055px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
		.slideBox .next {
	position: absolute;
	left: -1%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 72px;
	height: 72px;
	background: url(slider-arrow.png) -110px 5px no-repeat;
}

.slideBox .next {
	left: auto;
	right: 0%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
		.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}	

/*------------4 guest-------------------*/
.guestTitle a, .guestTitle a:visited {
	width: 1190px;
	height: 200px;
	float: left;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 0;
	margin: 10px 0;
}

.talkBox {
	width: 1100px;
	margin: 0 auto;
}

.tabBar {
	width: 1100px;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
}

.tabBar .hd ul {
	z-index: 5;
	position: relative;
	zoom: 1;
}

.tabBar .hd li {
	float: left;
	height: 260px;
	line-height: 24px;
	width: 200px;
	margin-top: 4px;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
	text-align: center;
}

.tabBar .hd li h3 {
	width: 200px;
	font-size: 21px;
	color: #0D1568;
}

.tabBar .hd li span {
	width: 200px;
	color: #666;
}

.tabBar .hd li img {
	border-radius: 50%;
	width: 158px;
	height: 158px;
}

.tabBar .hd li.on {
	height: 260px;
	line-height: 23px;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	top: 4px;
}

.tabBar .hd li.on img {
	border: #fff 3px solid;
	width: 158px;
	height: 158px;
}

.tabBar .bd {
	clear: both;
	position: relative;
	height: 480px;
	overflow: hidden;
}

.tabBar .bd .conWrap {
	width: 1100px;
}

.tabBar .prev {
	position: absolute;
	left: 380px;
	bottom: 30px;
}

.tabBar .next {
	position: absolute;
	left: 40px;
	bottom: 30px;
}

.tabBar .next {
	left: auto;
	right: 630px;
}

.tabBar .prevStop,.tabBar .nextStop {
	display: none;
}

.tabBar .bd p {
	padding-bottom: 10px
}

.conList {
	width: 1100px;
	float: left;
	text-align: left;
}

.conList li {
	width: 1100px;
	float: left;
}

.guestList {
	width: 340px;
	float: left;
	height: 400px;
	overflow: hidden;
	padding: 10px 10px 10px 30px;
	margin-top: 30px;
}

.guestList h2 {
	width: 340px;
	float: left;
	line-height: 41px;
	height: 41px;
	font-size: 45px;
	color: #444444;
	margin: 60px 0 10px;
}

.guestList em {
	width: 340px;
	float: left;
	font-style: normal;
	color: #009CD6;
	font-size: 16px;
}

.guestList h3 {
	width: 340px;
	float: left;
	line-height: 41px;
	font-size: 25px;
	margin: 20px 0 10px;
	color: #0D1568;
}

.guestList  p {
	line-height: 33px;
	width: 340px;
	float: left;
	color: #777;
	font-size: 14px;
}

.guestList p .more {
	color: #0D1568;
	font-weight: bold;
}

.conList img {
	width: 720px;
	float: left;
	height: 420px;
}	

/*------------video-------------------*/
.videoTitle a, .videoTitle a:visited {
	width: 1190px;
	height: 200px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -200px;
	margin: 10px 0;
}

.vidoListBox {
	width: 1200px;
	height: 300px;
}

.vidoListBox li {
	width: 280px;
	float: left;
	margin: 0 20px 0 0;
	display: inline;
	height: 280px;
	text-align: center;
	font-size: 15px;
	position: relative;
}

.vidoListBox li img {
	width: 280px;
	height: 210px;
	float: left;
}

.vidoListBox li .btns {
	position: absolute;
	top: 72px;
	left: 91px;
	z-index: 10;
	width: 93px;
	height: 93px;
	background: url(icon_btn_play.png) top left no-repeat;
	cursor: pointer;
}

.vidoListBox li span a,.vidoListBox li span a:visited {
	width: 260px;
	padding: 2px 10px;
	float: left;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: #003E56;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*------------young-------------------*/
.youngTitle a,.youngTitle a:visited {
	width: 1190px;
	height: 200px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -414px;
	margin: 30px 0 10px;
}

.youngList {
	width: 1200px;
	height: 500px;
}

.youngList a,.youngList  a:visited {
	color: #FFF;
}

.p1 {
	width: 225px;
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	height: 419px;
	text-align: center;
	font-size: 15px;
	position: relative;
}

.p1 img {
	width: 225px;
	height: 386px;
	float: left;
}

.p1 span a,.p1 span a:visited {
	width: 225px;
	padding: 2px 10px;
	float: left;
	height: 33px;
	line-height: 33px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p2 {
	width: 425px;
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	height: 419px;
	text-align: center;
	font-size: 15px;
	position: relative;
}

.p2 img {
	width: 425px;
	height: 386px;
	float: left;
}

.p2  span a,.p2 span a:visited {
	width: 425px;
	padding: 2px 10px;
	float: left;
	height: 33px;
	line-height: 33px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p3 {
	width: 255px;
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	height: 419px;
	text-align: center;
	font-size: 15px;
	position: relative;
}

.p3 img {
	width: 255px;
	height: 174px;
	float: left;
}

.p3  span a,.p3 span a:visited {
	width: 255px;
	padding: 2px 10px;
	float: left;
	height: 33px;
	line-height: 33px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*-------------ris---------------*/
.risTitle a,.risTitle a:visited {
	width: 1190px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -620px;
	margin: 0 auto;
}

.risBox a,.risBox a:visited {
	color: #FFF;
}

.risBox {
	width: 1190px;
	margin: 0 auto;
}

.risBox img {
	float: left;
	height: 300px;
	width: 500px;
}

.risBox ul {
	width: 640px;
	float: left;
	padding-left: 20px;
}

.risBox li {
	line-height: 55px;
	padding: 0 10px 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 610px;
	margin: 0 5px;
	position: relative;
	float: left;
	font-size: 19px;
}

.risBox  li:before {
	content: "";
	position: absolute;
	top: 18px;
	left: 0;
	display: block;
	width: 5px;
	height: 25px;
	background-color: #009CD6;
}

/*-----------world---------------*/
.worldTitle a,.worldTitle a:visited {
	width: 1190px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -1500px;
	margin: 0 auto;
}

.hwsy {
	width: 1190px;
	padding: 20px 0;
	height: 518px;
}

.hwsy a,.hwsy a:visited {
	color: #FFF;
}

.hwsy ul {
	width: 1190px;
	padding: 20px 0;
	height: 700px;
}

.hwsy li {
	width: 520px;
	float: left;
	line-height: 33px;
	margin: 35px 20px 20px 10px;
	border: 1px #6FD8FF solid;
	padding: 20px;
	font-size: 15px;
	height: 140px;
	overflow: hidden;
}

.hwsy li h3 {
	font-size: 22px;
	line-height: 39px;
}

.hwsy .more {
	color: #fff;
	background: #004682;
	padding: 0 6px;
	border-radius: 6px;
}

/*---------wenzhou--------------*/
.wenzhouTitle a,.wenzhouTitle a:visited {
	width: 1190px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -2152px;
	margin: 0 auto;
	position: relative;
}

/* 本例子css */
.scrollBox {
	width: 1080px;
	padding: 80px 10px 20px;
}

.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}

.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 1030px;
	left: 35px;
}

.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.scrollBox .piclist li {
	float: left;
	display: inline;
	width: 320px;
	padding: 5px;
	height: 270px;
}

.scrollBox .piclist li img {
	float: left;
	width: 320px;
	height: 210px;
}

.scrollBox .piclist li span {
	height: 29px;
	line-height: 29px;
	float: left;
	text-align: center;
	width: 310px;
	margin-top: 5px;
	padding: 5px;
}

.scrollBox .piclist li span h2 {
	font-size: 15px;
	font-weight: 300;
}

.scrollBox .pageBtn span {
	background: url("bntBg.png") no-repeat;
	display: block;
	width: 37px;
	height: 59px;
	position: absolute;
	top: 180px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}

.scrollBox .pageBtn .prev {
	left: 20px;
	background-position: -11px -84px;
}

.scrollBox .pageBtn .next {
	right: 20px;
	background-position: -53px -84px;
}

.hide,[hidden],template {
	display: none
}

.wenzhouBox {
	width: 1160px;
	margin: 0 auto;
	padding: 40px 20px 10px 20px;
	position: relative;
	height: 390px;
}

.wenzhouBoxLeft {
	width: 520px;
	float: left;
	text-align: center;
	font-size: 18px;
	border:1px #fff  solid;
	padding: 9px;
	margin-left:50px;
	background: url(sox.png) repeat-x;
}

.wenzhouBoxLeft img {
	width: 520px;
	height: 350px;
	float: left;
}
.wenzhouBoxLeft p{
	width: 520px;
	height: 29px;
	line-height:29px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wenzhouBoxLeft .btns {
	position: absolute;
	top: 148px;
	left: 287px;
	z-index: 10;
	width: 93px;
	height: 93px;
	background: url("icon_btn_play.png") top left no-repeat;
	cursor: pointer;
}

.wenzhouBox ul {
	width: 540px;
	float: right;
	padding-left: 20px;
}

.wenzhouBox li {
	line-height: 55px;
	padding: 0 10px 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 520px;
	margin: 1px 5px;
	position: relative;
	float: left;
	font-size: 19px;
}

.wenzhouBox li a,.wenzhouBox li a:visited {
	color: #fff;
}

.wenzhouBox  li:before {
	content: "";
	position: absolute;
	top: 27px;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	background-color: #fff;
}

/*---------------------date--------------*/
.dateTitle a,.dateTitle a:visited {
	width: 1190px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -1930px;
	margin: 0 auto;
}

.dateBox {
	width: 1190px;
	padding: 20px 0;
}

.slideTxtBox {
	width: 1190px;
	text-align: left;
	float: left;
}

.slideTxtBox .hd {
	height: 75px;
	line-height: 35px;
	padding: 0 10px 0 20px;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 50px;
}

.slideTxtBox .hd ul li {
	padding-bottom: 15px;
	width: 70px;
	margin-left: 60px;
	color: #70C8E9;
	font-size: 24px;
	font-weight: bold;
	padding: 0 20px 30px 20px;
	line-height: 1;
	width: auto;
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 45px;
	float: left;
}

.slideTxtBox .hd ul li.on {
	color: #fff;
	border-bottom: 4px solid #fff;
	font-size: 30px;
}

.magic-item-info {
	float: left;
	width: 460px;
	margin-right: 20px;
}

.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBox .bd li {
	height: 37px;
	margin: 0 0 15px 0;
}

.slideTxtBox .bd li .date {
	float: left;
	margin-right: 30px;
	width: 160px;
	font-size: 20px;
	overflow: hidden;
	color: #fff;
}

.magic-item-info h3 {
	font-size: 18px;
	color: #fff;
}	


/*-----------foot_info---------------*/
.foot_info {
	width: 1200px;
	padding: 10px 0;
	text-align: center;
	line-height: 33px;
	overflow: hidden;
	float: left;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	margin-top: 70px;
	font-size: 15px;
	background: #0C1366;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.foot_info a, .foot_info a:visited {
	color: #ffcc00;
}

.hide, [hidden], template {
	display: none;
}
	
