@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	color:#000;
}

a{
	color:#000;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-height: 100%;
	max-width: 100%;
}

.wrapper{
	width:100%;
	min-width:1240px;
	max-width:1920px;
	margin:0px auto;
	overflow: hidden;
}

.w1240{
	width:1240px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.photo{
	position: relative;
	overflow: hidden;
}

.photo img{
	width: 100%;
	height: 100%;
}

.photo2{
	position: relative;
	overflow: hidden;
}

.photo2 img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}

.photo2:hover img{
	transform: scale(1.03,1.03);
}

.topic0{
	text-align: center;
}

.topic0 img{
	display: inline-block;
	vertical-align: top;
}

#footer{
	line-height: 30px;
	padding: 20px 0px 50px 0px;
	text-align: center;
	background: #ececec;
}

#daily{
	background: url("images/daily-bg.jpg") no-repeat center top;
}

#daily .w1240{
	height: 190px;
	overflow: hidden;
}

#daily .date{
	float: left;
	width: 233px;
	margin-top: 32px;
	text-align: center;
}

#daily .date .cal{
	height: 90px;
	background: url("images/daily-cal.png");
	padding: 0px 10px 0px 127px;
	line-height: 90px;
	font-size: 61px;
	font-family: "Arial";
	color: #fff;
}

#daily .date .tab{
	margin-top: 12px;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	color: #f8ecb6;
}

#daily .date .tab .arrow1,#daily .date .tab .arrow2{
	width: 10px;
	height: 11px;
	cursor: pointer;
	margin-top: 6px;
	display: inline-block;
	vertical-align: top;
}

#daily .date .tab .arrow1:hover,#daily .date .tab .arrow2:hover{
	opacity: 0.8;
}

#daily .date .tab .arrow1{
	background: url("images/daily-arrow1.png");
	margin-right: 20px;
}

#daily .date .tab .arrow2{
	background: url("images/daily-arrow2.png");
	margin-left: 20px;
}

#daily .main{
	float: left;
	margin: 38px 0px 0px 30px;
	width: 530px;
}

#daily .main h3{
	font-size: 26px;
	height: 30px;
	line-height: 30px;
}

#daily .main h3 a{
	color: #f8ecb6;
}

#daily .main h3 a:hover{
	color: #fff !important;
}

#daily .main p{
	line-height: 30px;
	height: 60px;
	margin-top: 15px;
}

#daily .line{
	float: left;
	width: 1px;
	height: 110px;
	background: #cd1413;
	margin: 38px 0px 0px 38px;
}

#daily .side{
	float: right;
	width: 375px;
	margin-top: 40px;
}

#daily .side .tab2 span{
	float: left;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 0px 6px;
	height: 28px;
	line-height: 28px;
	margin-right: 20px;
	cursor: pointer;
	font-weight: bold;
}

#daily .side .tab2 .current{
	border-color: #fcdeab;
	color: #fcdeab;
}

#daily .side p{
	line-height: 26px;
	max-height: 52px;
	margin-top: 18px;
}

#nav{
	background: url("images/nav.jpg") no-repeat center top;
}

#nav .w1240{
	height: 86px;
	padding: 38px 0px 0px 160px;
	width: 1080px;
	overflow: hidden;
}

#nav li{
	float: left;
	margin-left: 5px;
	height: 48px;
	padding-left: 10px;
	position: relative;
}

#nav li .line{
	position: absolute;
	width: 1px;
	height: 40px;
	background: #e7634f;
	top: 4px;
	left: 0px;
}

#nav li span{
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}

#nav li span,#nav li span a,#nav li span a:hover{
	color: #fff !important;
}

#nav li .con{
	float: left;
	margin: 0px 0px 0px 5px;
	overflow: hidden;
}

#nav li:hover .con{
	display: block;
}

#nav li .con p{
	line-height: 24px;
	height: 24px;
	font-size: 15px;
	color: #f8ecb6;
}

#nav li:hover p{
	width: auto;
}

#nav li .con p a{
	margin: 0px 5px;
	color: #f8ecb6;
}

#nav li .con p a:hover{
	color: #fff !important;
}

#layout02,#layout03,#layout04,#layout05,#layout06,#layout07,#layout08,#layout09,#layout10,#layout11,#layout12,#layout14,#layout15{
	margin-top: 100px;
}

#layout01{
	margin-top: 50px;
}

#layout01 .headline{
	text-align: center;
}

#layout01 .headline h2{
	font-size: 45px;
	height: 50px;
	line-height: 50px;
}

#layout01 .headline h2 a{
	color: #e51a1f;
}

#layout01 .headline p{
	line-height: 22px;
	height: 22px;
	font-size: 18px;
	margin-top: 20px;
}

#layout01 .headline p a{
	color: #333;
	margin: 0px 5px;
}

#layout01 .focus{
	float: left;
	width: 780px;
	height: 505px;
	margin-top: 45px;
}

#layout01 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 87px;
	left: 0px;
	bottom: 0px;
	background: url("images/ly1-shadow.png");
}

#layout01 .focus p{
	line-height: 60px;
	height: 60px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	z-index: 9;
	text-align: center;
	width: 100%;
}

#layout01 .focus .arrow1,#layout01 .focus .arrow2{
	position: absolute;
	width: 24px;
	height: 40px;
	cursor: pointer;
	top: 210px;
	opacity: 0.6;
	transition: opacity 0.3s;
}

#layout01 .focus:hover .arrow1,#layout01 .focus:hover .arrow2{
	opacity: 1;
}

#layout01 .focus .arrow1{
	left: 15px;
	background: url("images/ly01-arrow1.png");
}

#layout01 .focus .arrow2{
	right: 15px;
	background: url("images/ly01-arrow2.png");
}

#layout01 .right{
	width: 450px;
	margin-top: 36px;
}

#layout01 .right .small{
	height: 248px;
	margin-top: 9px;
}

#layout01 .right .small p{
	width: 80px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url("images/ly01-tag.png");
	background-size: 100% 100%;
	font-size: 18px;
	border-radius: 8px 0px 0px 0px;
	transition: all 0.3s;
}

#layout01 .right .small p label{
	display: none;
}

#layout01 .right .small:hover p{
	width: 100%;
	border-radius: 0px;
}

#layout01 .right .small:hover label{
	display: block;
}

#layout01 .right .small:hover span{
	display: none;
}

#layout02 .left{
	width: 580px;
}

#layout02 .left .title{
	text-align: center;
}

#layout02 .left .title img{
	display: inline-block;
	vertical-align: top;
}

#layout02 .left h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-top: 35px;
}

#layout02 .left ul{
	margin-top: 15px;
}

#layout02 .left li{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
}

#layout02 .left li a{
	color: #333;
}

#layout02 .left li span{
	display: inline-block;
	vertical-align: top;
	height: 22px;
	line-height: 22px;
	background: url("images/ly02-tag.png");
	background-size: 100% 100%;
	border-radius: 5px;
	margin: 13px 8px 0px 0px;
	font-size: 16px;
	padding: 0px 12px;
	color: #fff;
}

#layout02 .right{
	width: 560px;
	margin-top: -35px;
}

#layout02 .right .block{
	margin-top: 35px;
}

#layout02 .right .show2{
	border: 1px solid #ee4146;
	width: 508px;
	padding: 20px;
	margin-top: 15px;
	position: relative;
	background: #fff;
}

#layout02 .right .show2 .border{
	position: absolute;
	width: 544px;
	height: 100%;
	bottom: -10px;
	right: -10px;
	background: #ee4146;
	z-index: -1;
}

#layout02 .right .show2 h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout02 .right .show2 h3 a{
	color: #e51a1f;
}

#layout02 .right .show2 ul{
	margin-top: 10px;
}

#layout02 .right .show2 li{
	line-height: 36px;
	height: 36px;
	font-size: 18px;
}

#layout02 .right .show2 li a{
	color: #333;
}

#layout02 .right .show2 li i{
	display: inline-block;
	vertical-align: top;
	width: 4px;
	height: 4px;
	background: #e92222;
	margin: 16px 10px 0px 0px;
}

#layout02 .right .show3{
	margin-top: 7px;
}

#layout02 .right .show3 ul{
	margin-left: -9px;
}

#layout02 .right .show3 li{
	float: left;
	width: 275px;
	height: 150px;
	margin: 9px 0px 0px 9px;
	position:relative;
}

#layout02 .right .show3 li .card{
	width: 100%;
	height: 100%;
	position:relative;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	perspective:1000px;
}

#layout02 .right .show3 .color1 .back{ background-color:#f27920; }
#layout02 .right .show3 .color2 .back{ background-color:#d6b677; }
#layout02 .right .show3 .color3 .back{ background-color:#e53232; }
#layout02 .right .show3 .color4 .back{ background-color:#3c8bc8; }

#layout02 .right .show3 li .front{
	height:275px;
	text-align:center;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style: preserve-3d;
	z-index: 2;
	transform: rotateY(0deg);
	position:relative\9;
	z-index:3\9;
}

#layout02 .right .show3 li:hover .front{
	transform: rotateY(-180deg);
}

#layout02 .right .show3 li .back{
	height:150px;
	width: 275px;
	position:absolute;
	left:0px;
	top:0px;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	transform:rotateY(-180deg);
}

#layout02 .right .show3 li:hover .back{
	transform:rotateY(-360deg);
	z-index:4\9;
}

#layout02 .right .show3 li .back table{
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}

#layout02 .right .show3 li .back table td{
	padding: 0px 15px;
}

#layout02 .right .show4 ul{
	margin-top: 10px;
}

#layout02 .right .show4 li{
	line-height: 40px;
	height: 40px;
	font-size: 18px;
}

#layout02 .right .show4 li a{
	color: #333;
}

#layout02 .right .show4 li i{
	display: inline-block;
	vertical-align: top;
	width: 4px;
	height: 4px;
	background: #e92222;
	margin: 18px 10px 0px 0px;
}

#layout02 .right .show4 li span{
	color: #e51a1f;
	margin-right: 3px;
}

#layout03{
	height: 665px;
	position: relative;
}

#layout03 .topic0{
	padding-top: 30px;
}

#layout03 .photo2{
	position: absolute;
}

#layout03 .show1{ left: 0px; top: 0px; width: 300px; height: 485px; }
#layout03 .show2{ left: 313px; bottom: 0px; width: 300px; height: 485px; }
#layout03 .show3{ right: 313px; bottom: 0px; width: 300px; height: 485px; }
#layout03 .show4{ right: 0px; top: 0px; width: 300px; height: 485px; }
#layout03 .show5{ left: 0px; bottom: 0px; width: 300px; height: 165px; }
#layout03 .show6{ right: 0px; bottom: 0px; width: 300px; height: 165px; }

#layout04 .box{
	margin-top: 45px;
	background: url("images/ly04-bg.jpg") no-repeat center top;
}

#layout04 .box .w1240{
	height: 530px;
	padding-top: 70px;
}

#layout04 h3{
	font-size: 38px;
	height: 42px;
	line-height: 42px;
	width: 775px;
}

#layout04 p{
	line-height: 28px;
	max-height: 84px;
	width: 775px;
	margin-top: 18px;
}

#layout04 ul{
	width: 830px;
	margin-top: 40px;
}

#layout04 li{
	float: left;
	width: 325px;
	background: url("images/ly04-star.png") no-repeat left center;
	border-bottom: 1px dotted #ee7c7a;
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	margin-right: 65px;
}

#layout05 .left{
	width: 715px;
	margin-top: 40px;
}

#layout05 .right{
	width: 490px;
	margin-top: 40px;
}

#layout05 .block1 h3{
	font-size: 32px;
	height: 68px;
	line-height: 68px;
}

#layout05 .block1 p{
	line-height: 30px;
	max-height: 90px;
	color: #333;
}

#layout05 .block1 p a{
	color: #eb2f45;
}

#layout05 .block2{
	margin-top: 30px;
}

#layout05 .block2 ul{
	margin-left: -25px;
	margin-top: 10px;
}

#layout05 .block2 li{
	float: left;
	width: 345px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	margin-left: 25px;
}

#layout05 .block2 li i{
	display: inline-block;
	vertical-align: top;
	background: #e72c24;
	width: 4px;
	height: 4px;
	margin-right: 12px;
	margin-top: 16px;
}

#layout05 .block2 li a{
	color: #333;
}

#layout05 .block4{
	height: 300px;
	background: url("images/ly05-bg.jpg");
	position: relative;
}

#layout05 .block4 .circle{
	position: absolute;
	text-align: center;
}

#layout05 .block4 .c1{ width: 134px; height: 134px; left: 173px; top: 104px; font-size: 24px; line-height: 26px; background: url("images/ly05-c1.png") no-repeat center top; }
#layout05 .block4 .c1 td{ padding: 4px 39px 14px 39px; }

#layout05 .block4 .c2{ padding: 0px 0px 0px 0px; width: 113px; height: 113px; left: 27px; top: 47px; font-size: 24px; line-height: 26px; background: url("images/ly05-c2.png") no-repeat center top; }
#layout05 .block4 .c2 td{ padding: 4px 29px 14px 29px; }

#layout05 .block4 .c3{ padding: 0px 0px 0px 0px; width: 117px; height: 117px; left: 339px; top: 33px; font-size: 24px; line-height: 26px; background: url("images/ly05-c3.png") no-repeat center top; }
#layout05 .block4 .c3 td{ padding: 4px 29px 14px 29px; }

#layout05 .block4 .c4{ padding: 0px 0px 0px 0px; width: 95px; height: 95px; left: 315px; top: 205px; font-size: 20px; line-height: 22px; background: url("images/ly05-c4.png") no-repeat center top; }
#layout05 .block4 .c4 td{ padding: 4px 19px 14px 19px; }

#layout05 .block4 .c5{ padding: 0px 0px 0px 0px; width: 87px; height: 87px; left: 77px; top: 213px; font-size: 16px; line-height: 18px; background: url("images/ly05-c5.png") no-repeat center top; }
#layout05 .block4 .c5 td{ padding: 4px 23px 14px 23px; }

#layout05 .block4 .c6{ padding: 0px 0px 0px 0px; width: 75px; height: 75px; left: 190px; top: 0px; font-size: 16px; line-height: 18px; background: url("images/ly05-c6.png") no-repeat center top; }
#layout05 .block4 .c6 td{ padding: 4px 19px 14px 19px; }

#layout05 .block5{
	margin-top: 33px;
}

#layout05 .block5 .title{
	float: left;
	width: 69px;
}

#layout05 .block5 .list{
	float: right;
	width: 395px;
	margin-top: 19px;
}

#layout05 .block5 .list li{
	height: 34px;
	line-height: 34px;
	background: url("images/ly05-tag.png") no-repeat left center;
	padding-left: 20px;
}

#layout05 .block5 .list li a{
	color: #333;
}

#layout05 .bottom{
	margin-top: 45px;
}

#layout05 .bottom ul{
	margin-left: -13px;
}

#layout05 .bottom li{
	float: left;
	width: 300px;
	height: 160px;
	margin-left: 13px;
}

#layout06 .box1{
	background: #faf6ed;
}

#layout06 .box1 .w1240{
	padding: 60px 0px 0px 0px;
	height: 470px;
	overflow: hidden;
	position: relative;
}

#layout06 .box1 .topic0{
	position: relative;
	z-index: 9;
}

#layout06 .box1 .lkq{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#layout06 .box1 .main{
	float: right;
	width: 600px;
	margin-top: 45px;
}

#layout06 .box1 .main h3{
	font-size: 32px;
	line-height: 48px;
}

#layout06 .box1 .main h3 a{
	color: #333;
}

#layout06 .box1 .main p{
	line-height: 30px;
	max-height: 90px;
	color: #878787;
	margin-top: 10px;
}

#layout06 .box1 .main p a{
	color: #878787;
}

#layout06 .box1 .main ul{
	margin-top: 5px;
}

#layout06 .box1 .main li{
	height: 48px;
	line-height: 48px;
}

#layout06 .box1 .main li span{
	display: inline-block;
	vertical-align: top;
	height: 26px;
	line-height: 26px;
	color: #fff;
	position: relative;
	background: #e51a1e;
	padding: 0px 15px 0px 18px;
	margin: 11px 15px 0px 0px;
}

#layout06 .box1 .main li span i{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	border-left: 2px solid #e7c287;
	background: #fff;
}

#layout06 .box2{
	background: #d93333;
	padding: 0px 0px 40px 0px;
}

#layout06 .box2 .title{
	float: left;
	width: 60px;
	margin: 72px 0px 0px 30px;
}

#layout06 .box2 .list{
	float: left;
	width: 470px;
	margin-top: 20px;
}

#layout06 .box2 .list li{
	float: left;
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	border: 1px solid #fff;
	margin: 38px 0px 0px 34px;
}

#layout06 .box2 .main{
	float: right;
	width: 600px;
	margin-top: 20px;
}

#layout06 .box2 .main li{
	height: 48px;
	line-height: 48px;
}

#layout06 .box2 .main li span{
	display: inline-block;
	vertical-align: top;
	height: 26px;
	line-height: 26px;
	color: #d93333;
	position: relative;
	background: #fff;
	padding: 0px 15px 0px 18px;
	margin: 11px 15px 0px 0px;
}

#layout06 .box2 .main li span i{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	border-left: 2px solid #e7c287;
	background: #d93333;
}

#layout06 .box2 .more{
	display: block;
	margin: 30px 0px 0px 499px;
	font-size: 12px;
	width: 240px;
	height: 33px;
	line-height: 33px;
	border-radius: 16px;
	border: 1px solid #fff;
	text-align: center;
}

#layout07 .news{
	float: left;
	width: 530px;
	margin-top: 50px;
}

#layout07 .news h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout07 .news p{
	line-height: 28px;
	max-height: 56px;
	font-size: 14px;
	margin-top: 5px;
	color: #666;
}

#layout07 .news ul{
	margin-top: 20px;
}

#layout07 .news li{
	line-height: 40px;
	height: 40px;
	font-size: 18px;
}

#layout07 .news li i{
	display: inline-block;
	vertical-align: top;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: 16px 10px 0px 0px;
	background: #e03637;
}

#layout07 .news li a{
	color: #333;
}

#layout07 .media{
	float: right;
	width: 640px;
	margin-top: 50px;
}

#layout07 .media .big{
	height: 350px;
}

#layout07 .media .small{
	margin-top: 10px;
	width: 310px;
	height: 155px;
}

#layout07 .media p{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color:rgba(255,255,255,0.65);
	color: #252525;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	padding: 6px 10px;
	opacity: 0;
	transition: opacity 0.3s;
}

#layout07 .media .photo2:hover p{
	opacity: 1;
}

#layout07 .media .big p{
	width: 620px;
}

#layout07 .media .small p{
	width: 290px;
}

#layout08 .box{
	margin-top: 45px;
	height: 680px;
	position: relative;
}

#layout08 .box .tit{
	text-align: center;
	height: 49px;
}

#layout08 .box h3{
	text-align: center;
	height: 49px;
	line-height: 49px;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 0px 25px;
	font-size: 36px;
}

#layout08 .box h3 span{
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	background: url("images/ly08-tag.png");
	background-size: 100% 100%;
	color: #fff;
	border-radius: 8px;
	font-size: 30px;
	padding: 0px 20px;
}

#layout08 .box ul{
	margin-top: 55px;
}

#layout08 .box li{
	float: left;
	width: 355px;
	height: 520px;
	margin: 0px 29px;
}

#layout08 .box p{
	position: absolute;
	width: 265px;
	left: 0px;
	font-size: 22px;
	line-height: 32px;
	background-color:rgba(255,255,255,0.65);
	font-weight: bold;
	color: #252525;
	padding: 13px 45px;
	overflow: visible;
}

#layout08 .box .style1 p{
	bottom: 0px;
}

#layout08 .box .style2 p{
	top: 0px;
}

#layout08 .box p i{
	position: absolute;
	left: 0px;
	width: 0;
    height: 0;
    border-top: 29px solid transparent;
    border-bottom: 29px solid transparent;
    border-left: 37px solid #e12222;
}

#layout08 .box .style1 p i{
	top: -29px;
}

#layout08 .box .style2 p i{
	bottom: -29px;
}

#layout08 .box .border{
	position: absolute;
	left: 105px;
	top: 20px;
	width: 1010px;
	height: 640px;
	border: 10px solid #f1564f;
	z-index: -1;
}

#layout08 .tab{
	text-align: center;
	margin-top: 13px;
	height: 44px;
}

#layout08 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin: 8px 24px 0px 24px;
	background: #e7bc80;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
}

#layout08 .tab .current{
	width: 44px;
	height: 44px;
	margin-top: 0px;
	line-height: 44px;
	font-size: 22px;
	background: #e23100;
}

#layout09 .people{
	float: left;
	margin-top: 50px;
}

#layout09 .focus{
	float: right;
	width: 930px;
	height: 405px;
	margin-top: 50px;
	position: relative;
}

#layout09 .focus .tab{
	position: absolute;
	width: 440px;
	height: 100%;
	background: #e2bf7a;
}

#layout09 .focus .tab li{
	height: 55px;
	border-left: 4px solid #fff;
	padding-left: 15px;
	margin: 38px 0px 0px 22px;
	padding: 0px 45px 0px 15px;
	position: relative;
	overflow: visible;
	z-index: 9;
}

#layout09 .focus .tab .current{
	border-left-color: #e23100;
}

#layout09 .focus .tab h3{
	font-size: 22px;
	line-height: 26px;
	height: 26px;
	padding-top: 1px;
}

#layout09 .focus .tab .current h3,#layout09 .focus .tab .current h3 a,#layout09 .focus .tab .current h3 a:hover{
	color: #e41d15 !important;
}

#layout09 .focus .tab p{
	line-height: 18px;
	height: 18px;
	font-size: 14px;
	margin-top: 8px;
}

#layout09 .focus .tab .current p{
	color: #e8706b;
}

#layout09 .focus .tab .circle{
	position: absolute;
	right: -8px;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	margin-top: -8px;
}

#layout09 .focus .tab .current .circle{
	border: 7px solid #eb2c24;
	background: #f8a9a5;
	width: 20px;
	height: 20px;
	right: -17px;
	margin-top: -17px;
}

#layout09 .focus .photo{
	position: absolute;
	right: 0px;
	width: 490px;
	height: 360px;
	top: 22px;
}

#layout09 .bottom{
	margin-top: 35px;
}

#layout09 .bottom ul{
	margin-left: -70px;
}

#layout09 .bottom li{
	float: left;
	width: 545px;
	margin-left: 70px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	background: url("images/ly09-video.png") no-repeat left center;
	padding-left: 40px;
}

#layout10 .block1{
	float: left;
	width: 590px;
}

#layout10 .block1 .box{
	height: 440px;
	background: #eee url("images/ly10-people.png") no-repeat 8px bottom;
	margin-top: 45px;
	border-radius: 8px;
	padding: 0px 20px 0px 202px;
	overflow: hidden;
}

#layout10 .block1 .box li{
	margin-top: 20px;
	position: relative;
	padding-left: 15px;
}

#layout10 .block1 .box i{
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #f33512;
	top: 11px;
	left: 0px;
}

#layout10 .block1 .box h3{
	font-weight: normal;
	line-height: 30px;
	max-height: 60px;
	font-size: 18px;
}

#layout10 .block1 .box h3 a{
	color: #333;
}

#layout10 .block1 .box .photo2{
	float: left;
	width: 148px;
	height: 93px;
	margin: 5px 0px 0px 3px;
}

#layout10 .block1 .box p{
	float: right;
	width: 190px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	max-height: 84px;
	margin-top: 4px;
}

#layout10 .block2{
	float: right;
	width: 619px;
}

#layout10 .block2 .photo{
	float: left;
	width: 240px;
	height: 430px;
	border: 5px solid #c40d24;
	margin-top: 45px;
}

#layout10 .block2 .tab{
	float: right;
	width: 360px;
	margin-top: 45px;
}

#layout10 .block2 .tab li{
	background: url("images/ly10-tag.png") no-repeat 7px 17px;
	padding: 11px 15px 11px 30px;
	overflow: visible;
	position: relative;
}

#layout10 .block2 .tab .current{
	background: #d93333;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
}

#layout10 .block2 .tab .current .tra{
	position: absolute;
	left: -13px;
	top: 50%;
	margin-top: -13px;
	width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #d93333;
}

#layout10 .block2 .tab li p{
	line-height: 28px;
	height: 56px;
	font-size: 18px;
	color: #333;
}

#layout10 .block2 .tab li p a{
	color: #333;
}

#layout10 .block2 .tab .current p,#layout10 .block2 .tab .current p a,#layout10 .block2 .tab .current p a:hover{
	color: #fff !important;
	font-weight: bold;
}

#layout10 .block2 .tab li .col{
	display: none;
}

#layout10 .block2 .tab .current .col{
	display: block;
	height: 34px;
	position: relative;
	margin-top: 10px;
}

#layout10 .block2 .tab .current .col .btn{
	position: absolute;
	width: 34px;
	height: 34px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

#layout10 .block2 .tab .current .col .btn1{
	background: url("images/ly10-play1.png");
}

#layout10 .block2 .tab .current .col .btn2{
	background: url("images/ly10-play2.png");
}

#layout10 .block2 .tab .current .col .time{
	position: absolute;
	right: 0px;
	top: -5px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

#layout10 .block2 .tab .current .col .bar{
	position: absolute;
	width: 280px;
	height: 1px;
	background: #e16060;
	top: 16px;
	right: 0px;
}

#layout10 .block2 .tab .current .col .bar .line{
	height: 100%;
	background: #fff;
	left: 0px;
	top: 0px;
}

#layout10 .block2 .tab .current .col .bar .point{
	position: absolute;
	width: 7px;
	height: 7px;
	top: -3px;
	background: #fff;
	cursor: pointer;
}

#layout11 .tab{
	margin-top: 40px;
	text-align: center;
	height: 22px;
}

#layout11 .tab .arrow1,#layout11 .tab .arrow2{
	width: 12px;
	height: 22px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 0px 20px;
}

#layout11 .tab .arrow1{
	background: url("images/ly11-arrow1.png");
}

#layout11 .tab .arrow2{
	background: url("images/ly11-arrow2.png");
}

#layout11 .tab span{
	width: 8px;
	height: 8px;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 7px 10px 0px 10px;
	background: #ef5a61;
}

#layout11 .tab .current{
	width: 32px;
	background: #e7bd81;
}

#layout11 .list{
	margin-top: 30px;
}

#layout11 .list ul{
	margin-left: -70px;
}

#layout11 .list li{
	float: left;
	width: 460px;
	height: 105px;
	margin: 12px 0px 0px 70px;
	border: 5px solid #efefef;
	position: relative;
	padding: 20px 30px 0px 85px;
	overflow: visible;
}

#layout11 .list li .num{
	position: absolute;
	width: 65px;
	height: 65px;
	line-height: 65px;
	background: #e03637;
	border-radius: 5px;
	left: -5px;
	top: 50%;
	margin-top: -32px;
	text-align: center;
	color: #fff;
	font-family: "Arial";
	font-size: 40px;
	font-weight: bold;
}

#layout11 .list li h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout11 .list li p{
	line-height: 25px;
	height: 50px;
	color: #707070;
	margin-top: 8px;
}

#layout12 .tab{
	text-align: center;
}

#layout12 .tab a{
	margin: 0px 130px;
	display: inline-block;
	vertical-align: top;
	font-size: 28px;
	line-height: 34px;
	color: #777;
	position: relative;
	padding-bottom: 20px;
}

#layout12 .tab a:hover{
	color: #666 !important;
}

#layout12 .tab a i{
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	left: 50%;
	margin-left: -8px;
	bottom: -8px;
	background: #e7e7e7;
}

#layout12 .tab .current{
	font-size: 32px;
	color: #d93333;
	font-weight: bold;
}

#layout12 .tab .current:hover{
	color: #d93333 !important;
}

#layout12 .tab .current i{
	background: #ffba00;
	width: 26px;
	height: 26px;
	margin-left: -13px;
	bottom: -13px;
}

#layout12 .box{
	background: #d93333;
	padding: 55px 0px;
}

#layout12 .box .w1240{
	background: #fff;
	border-radius: 10px;
	padding-bottom: 35px;
}

#layout12 .box li{
	float: left;
	width: 360px;
	margin: 35px 0px 0px 40px;
}

#layout12 .box .photo2{
	height: 250px;
}

#layout12 .box p{
	line-height: 28px;
	height: 56px;
	font-size: 18px;
	margin: 5px 12px 0px 12px;
}

#layout12 .box p span{
	font-weight: bold;
	color: #e03637;
}

#layout13 .box1{
	height: 614px;
	background: url("images/ly13-bg.jpg") no-repeat center top;
}

#layout13 .box1 .topic0{
	padding-top: 50px;
	height: 70px;
}

#layout13 .box1 .topic0 a{
	display: block;
	width: 100%;
	height: 100%;
}

#layout13 .block{
	width: 570px;
	margin-top: 40px;
}

#layout13 .block h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout13 .block p{
	line-height: 28px;
	height: 56px;
	color: #838383;
	margin-top: 10px;
}

#layout13 .block p a{
	color: #838383;
}

#layout13 .block ul{
	margin-top: 10px;
}

#layout13 .block li{
	height: 46px;
	line-height: 46px;
	font-size: 18px;
}

#layout13 .block li span{
	padding: 0px 12px;
	background: url("images/ly13-tag.png");
	background-size: 100% 100%;
	border-radius: 5px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	margin: 12px 6px 0px 0px;
	color: #fff;
	font-size: 16px;
}

#layout14 .slider{ width:100%; min-width:1200px; height:640px; position:relative; overflow:hidden; margin-top: 45px;}
#layout14 .slider .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px;}
#layout14 .slider .bd li{ width:1200px; overflow:hidden; position: relative;}
#layout14 .slider .bd li img{ display:block; width:1200px; height:640px;}
#layout14 .slider .tempWrap{ overflow:visible !important;}
#layout14 .slider .tempWrap ul{ margin-left:-1200px !important;}
#layout14 .slider .pnBtn{ position:absolute; z-index:1; top:0; width:100%; height:640px; cursor:pointer;}
#layout14 .slider .prev{ left:-50%; margin-left:-600px;}
#layout14 .slider .next{ left:50%; margin-left:600px;}
#layout14 .slider .pnBtn .blackBg{ display:block; position:absolute; left:0; top:0; width:100%; height:640px; background:#fff; filter:alpha(opacity=80); opacity:0.8; }
#layout14 .slider .pnBtn .circle { position:absolute; top:50%; margin-top: -30px; z-index:1; width:60px; height:60px; transition: opacity 0.2s;}
#layout14 .slider .pnBtn .circle:hover{ filter:alpha(opacity=60); opacity:0.6;}
#layout14 .slider .prev .circle{ right:25px; background:url(images/ly14-arrow1.png) left center no-repeat;}
#layout14 .slider .next .circle{ left:25px; background:url(images/ly14-arrow2.png) right center no-repeat;}

#layout14 .slider .shadow{
	position: absolute;
	width: 100%;
	height: 161px;
	left: 0px;
	bottom: 0px;
	background: url(images/ly14-shadow.png);
}

#layout14 .slider .text{
	position: absolute;
	width: 910px;
	left: 145px;
	bottom: 30px;
	z-index: 9;
}

#layout14 .slider .text h3{
	font-size: 36px;
	height: 40px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left center;
}

#layout14 .slider .text p{
	line-height: 24px;
	max-height: 48px;
	margin-top: 15px;
}

#layout15{
	background: url("images/ly15.png") no-repeat center top;
}

#layout15 .w1240{
	height: 670px;
	position: relative;
}

#layout15 .phone{
	border: 1px solid #e3e3e3;
	position: absolute;
	width: 355px;
	height: 545px;
	overflow-x: hidden;
	overflow-y: scroll;
	left: 19px;
	top: 55px;
}