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

a{
	color:#000;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
	transition: opacity 0.1s;
}

.fw a:hover{
	opacity: 0.8;
	color: #fff !important;
}

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

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

.w1200{
	width:1200px;
	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.2s;
}

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

.topic1{
	text-align: center;
}

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

.topic2 img{
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	display: inline-block;
	vertical-align: top;
	max-width: none !important;
}

#footer{
	line-height: 30px;
	padding: 60px 0px;
	font-size: 18px;
	text-align: center;
}

#layout01{
	margin-top: -185px;
	position: relative;
	z-index: 9;
}

#layout01 .bg{
	width: 1266px;
	margin: 0px auto;
	background: #fff;
	border-radius: 6px 6px 0px 0px;
	padding-top: 45px;
}

#layout01 .headline{
	text-align: center;
	margin-bottom: 55px;
}

#layout01 .headline h2{
	font-size: 48px;
	height: 54px;
	line-height: 54px;
}

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

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

#layout01 .headline p a{
	color: rgba(0,0,0,0.9);
	margin: 0px 8px;
}

#layout01 .list{
	float: left;
	width: 530px;
	margin-top: -28px;
}

#layout01 .list h3{
	font-size: 26px;
	height: 30px;
	line-height: 30px;
	margin-top: 28px;
}

#layout01 .list ul{
	margin-top: 13px;
}

#layout01 .list li{
	line-height: 48px;
	height: 48px;
	font-size: 18px;
}

#layout01 .list li span{
	display: inline-block;
	vertical-align: top;
	background: #f12322;
	border-radius: 3px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	padding: 0px 10px;
	font-size: 16px;
	margin: 12px 8px 0px 0px;
}

#layout01 .media{
	float: right;
	width: 625px;
}

#layout01 .media .focus{
	height: 365px;
}

#layout01 .media .focus p{
	position: absolute;
	left: 3%;
	bottom: 0px;
	width: 94%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	z-index: 9;
}

#layout01 .media .focus p span{
	margin-left: 10px;
}

#layout01 .media .focus p span i{
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
}

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

#layout01 .media .focus .arrow1,#layout01 .media .focus .arrow2{
	position: absolute;
	width: 86px;
	height: 90px;
	cursor: pointer;
	top: 50%;
	margin-top: -45px;
	opacity: 0.5;
	transition: opacity 0.2s;
}

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

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

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

#layout01 .media .small{
	height: 130px;
	margin-top: 18px;
	width: 302px;
}

#layout01 .media .small .play{
	position: absolute;
	width: 49px;
	height: 44px;
	background: url("images/ly01-play.png");
	left: 50%;
	top: 50%;
	margin: -22px 0px 0px -25px;
	transition: opacity 0.2s;
}

#layout01 .media .small:hover .play{
	opacity: 0;
}

#layout01 .media .small table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	background-color:rgba(209,41,41,0.8);
	opacity: 0;
	transition: opacity 0.2s;
}

#layout01 .media .small table td{
	padding: 0px 20px;
}

#layout01 .media .small:hover table{
	opacity: 1;
}

#layout02{
	background: #ffeeee;
}

#layout02 .block1{
	background: #d03030;
	height: 490px;
	overflow: hidden;
}

#layout02 .block1 .photo2{
	float: left;
	width: 575px;
	height: 490px;
}

#layout02 .block1 .photo2 .tag{
	position: absolute;
	left: 35px;
	bottom: 25px;
}

#layout02 .block1 .photo2 .tag .bg1,#layout02 .block1 .photo2 .tag .bg2,#layout02 .block1 .photo2 .tag .bg3{
	float: left;
	height: 76px;
}

#layout02 .block1 .photo2 .tag .bg1{
	background: url("images/ly02-tag1.png");
	width: 115px;
}

#layout02 .block1 .photo2 .tag .bg2{
	background: url("images/ly02-tag2.png");
	line-height: 76px;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
	padding: 0px 15px 0px 10px;
}

#layout02 .block1 .photo2 .tag .bg3{
	background: url("images/ly02-tag3.png");
	width: 55px;
}

#layout02 .block1 .tab{
	float: right;
	width: 625px;
	height: 490px;
}

#layout02 .block1 .tab table{
	height: 100%;
	width: 100%;
}

#layout02 .block1 .tab table td{
	border-top: 1px solid #d54545;
	position: relative;
	padding: 0px 30px;
	font-size: 18px;
}

#layout02 .block1 .tab table td a{
	display: inline-block;
	vertical-align: top;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height: 26px;
	height: 26px;
	max-width: 565px;
}

#layout02 .block1 .tab .current i{
	position: absolute;
	width: 35px;
	height: 69px;
	top: 50%;
	margin-top: -35px;
	left: -35px;
	background: url("images/ly02-current.png");
}

#layout02 .block1 .tab .current{
	font-weight: bold;
}

#layout02 .block1 .tab .current,#layout02 .block1 .tab .current a,#layout02 .block1 .tab .current a:hover{
	color: #ffeaca !important;
	font-size: 20px;
}

#layout02 .block2{
	padding-bottom: 40px;
}

#layout02 .block2 ul{
	margin: 0px 0px 0px -53px;
}

#layout02 .block2 li{
	float: left;
	width: 260px;
	margin: 40px 0px 0px 53px;
}

#layout02 .block2 .photo2{
	height: 222px;
}

#layout02 .block2 p{
	line-height: 30px;
	height: 60px;
	font-size: 18px;
	margin-top: 10px;
}

#layout02 .block2 p span{
	font-weight: bold;
	color: #d12929;
}

#layout03{
	margin-top: 80px;
}

#layout03 .w1200{
	height: 564px;
	background: url("images/ly03-book.png");
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

#layout03 .news{
	position: absolute;
	width: 430px;
}

#layout03 .news1{
	left: 125px;
	top: 58px;
}

#layout03 .news2{
	left: 700px;
	top: 58px;
}

#layout03 .news3{
	left: 125px;
	top: 280px;
}

#layout03 .news4{
	left: 700px;
	top: 280px;
}

#layout03 .news h3{
	font-size: 30px;
	line-height: 44px;
	font-weight: bold;
	padding-left: 50px;
	background-position: left center;
	background-repeat: no-repeat;
}

#layout03 .news1 h3{
	background-image: url("images/ly03-tag1.png");
}

#layout03 .news1 h3,#layout03 .news1 h3 a,#layout03 .news1 h3 a:hover{
	color: #d29722 !important;
}

#layout03 .news2 h3{
	background-image: url("images/ly03-tag2.png");
}

#layout03 .news2 h3,#layout03 .news2 h3 a,#layout03 .news2 h3 a:hover{
	color: #8b4c22 !important;
}

#layout03 .news3 h3{
	background-image: url("images/ly03-tag3.png");
}

#layout03 .news3 h3,#layout03 .news3 h3 a,#layout03 .news3 h3 a:hover{
	color: #dd1f1e !important;
}

#layout03 .news4 h3{
	background-image: url("images/ly03-tag4.png");
}

#layout03 .news4 h3,#layout03 .news4 h3 a,#layout03 .news4 h3 a:hover{
	color: #00a0e9 !important;
}

#layout03 .news ul{
	margin-top: 15px;
}

#layout03 .news li{
	line-height: 36px;
	height: 36px;
	background: url("images/ly03-list.png") no-repeat left center;
	padding-left: 15px;
	font-size: 18px;
}

#layout04{
	margin-top: 80px;
	position: relative;
	overflow: visible;
}

#layout04 .bg{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 100%;
	height: 1090px;
	background: url("images/ly04-bg.jpg") no-repeat center top;
	z-index: -1;
}

#layout04 .w1200{
	background: #e02527;
	margin-top: 50px;
	position: relative;
}

#layout04 .w1200 .border{
	position: absolute;
	left: 12px;
	top: 12px;
	width: 100%;
	height: 100%;
	background: #d03030;
	z-index: -1;
}

@media screen and (max-width: 1224px) {
	#layout04 .w1200 .border{ left: 0px; }
}

#layout04 .tab{
	position: absolute;
	width: 243px;
	left: 25px;
	top: 48px;
	z-index: 19;
}

#layout04 .tab li{
	line-height: 49px;
	height: 49px;
	font-size: 24px;
	font-weight: bold;
	background: url("images/ly4-tab1.png");
	margin-bottom: 42px;
	padding: 0px 35px 0px 18px;
}

#layout04 .tab .current{
	background: url("images/ly4-tab2.png");
}

#layout04 .tab .current a:hover{
	color: #fff !important;
}

#layout04 .show{
	float: right;
	width: 955px;
	background: #f6f6f6;
}

#layout04 .show .photo2{
	float: left;
	width: 675px;
	height: 505px;
}

#layout04 .show .text{
	float: right;
	width: 235px;
	margin: 45px 22px 0px 0px;
}

#layout04 .show .text h3{
	font-size: 26px;
	line-height: 36px;
	max-height: 108px;
	margin-bottom: 20px;
}

#layout04 .show .text p{
	max-height: 294px;
	line-height: 42px;
	background: url("images/ly04-line.png");
	color: #666;
}

#layout04 .show .text p a{
	color: #ce2a26;
}

#layout05{
	margin-top: 80px;	
	position: relative;
	padding-bottom: 40px;
}

#layout05 .bg{
	position: absolute;
	width: 100%;
	height: calc(100% - 290px);
	top: 290px;
	left: 0px;
	background: #d03030;
	z-index: -1;
}

#layout05 .list{
	margin-top: 50px;
}

#layout05 .list ul{
	margin: -48px 0px 0px -40px;
}

#layout05 .list li{
	float: left;
	width: 580px;
	height: 210px;
	background: #fff;
	margin: 48px 0px 0px 40px;
}

#layout05 .list .photo2{
	float: left;
	width: 265px;
	height: 100%;
}

#layout05 .list .text{
	float: right;
	width: 270px;
	margin: 25px 22px 0px 0px;
}

#layout05 .list .text h3{
	font-weight: normal;
	line-height: 30px;
	height: 60px;
	font-size: 18px;
}

#layout05 .list .text p{
	line-height: 25px;
	height: 75px;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
}

#layout05 .list .text p a{
	color: #ce2a26;
}

#layout05 .tab{
	text-align: center;
	margin-top: 50px;
}

#layout05 .tab .arrow1,#layout05 .tab .arrow2{
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 43px;
	cursor: pointer;
	transition: opacity 0.2s;
}

#layout05 .tab .arrow1{
	background: url("images/ly05-arrow1.png");
	margin-right: 40px;
}

#layout05 .tab .arrow2{
	background: url("images/ly05-arrow2.png");
	margin-left: 40px;
}

#layout05 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	cursor: pointer;
	margin: 12px 12px 0px 12px;
	background: #fff;
	transition: opacity 0.2s;
}

#layout05 .tab .current{
	width: 60px;
}

#layout05 .tab .arrow1:hover,#layout05 .tab .arrow2:hover,#layout05 .tab span:hover{
	opacity: 0.8;
}

#layout06{
	margin-top: 80px;
}

#layout06 .w1200{
	margin-top: 50px;
	height: 495px;
	background: #59aad1;
	position: relative;
}

#layout06 .text{
	position: absolute;
	width: 330px;
	left: 42px;
	top: 80px;
}

#layout06 .text h3{
	font-size: 26px;
	line-height: 44px;
	max-height: 88px;
}

#layout06 .text .line{
	height: 1px;
	width: 30px;
	background: #fff;
	margin: 25px 0px;
}

#layout06 .text p{
	line-height: 30px;
	max-height: 120px;
	font-size: 18px;
}

#layout06 .text .more{
	display: block;
	width: 142px;
	height: 42px;
	background: url("images/ly06-more.png");
	margin-top: 10px;
	transition: opacity 0.2s;
}

#layout06 .text .more:hover{
	opacity: 0.8;
}

#layout06 .photo2{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 785px;
	height: 495px;
}

#layout06 .photo2 .play{
	position: absolute;
	width: 97px;
	height: 88px;
	left: 30px;
	bottom: 8px;
	background: url("images/ly06-play.png");
}

#layout06 .tab{
	position: absolute;
	left: 42px;
	width: 330px;
	bottom: 40px;
	height: 10px;
}

#layout06 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #fff;
	margin-right: 14px;
	cursor: pointer;
	transition: opacity 0.2s;
}

#layout06 .tab .current{
	width: 36px;
}

#layout06 .tab span:hover{
	opacity: 0.8;
}

#layout06 .arrow1,#layout06 .arrow2{
	position: absolute;
	width: 86px;
	height: 90px;
	cursor: pointer;
	top: 50%;
	margin-top: -45px;
	opacity: 0.5;
	transition: opacity 0.2s;
}

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

#layout06 .arrow1{
	background: url("images/ly01-arrow1.png");
	left: 400px;
}

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

#layout07{
	margin-top: 80px;
	overflow: visible;
}

#layout07 .title{
	margin-bottom: 40px;
}

#layout07 .block{
	width: 575px;
}

#layout07 .photo2{
	height: 290px;
}

#layout07 .photo2 .play{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -44px 0px 0px -49px;
	width: 97px;
	height: 88px;
	background: url("images/ly06-play.png")
}

#layout07 .photo2 p{
	position: absolute;
	left: 0px;
	bottom: -45px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding-top: 3px;
	color: #fff;
	font-size: 18px;
	background: url("images/ly01-shadow.png");
	transition: bottom 0.2s;
	text-align: center;
}

#layout07 .photo2:hover p{
	bottom: 0px;
}

#layout07 .list1{
	background: #f6f6f6;
	padding: 35px 30px;
}

#layout07 .list1 li{
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	background: url("images/ly07-list.png") no-repeat left center;
	padding-left: 18px;
}

#layout07 .list2 ul{
	margin: -20px 0px 0px -19px;
}

#layout07 .list2 li{
	float: left;
	width: 278px;
	height: 160px;
	margin: 20px 0px 0px 19px;
	transition: box-shadow 0.2s;
}

#layout07 .list2 .color1{
	background: #e02527;
}

#layout07 .list2 .color2{
	background: #cfad6b;
}

#layout07 .list2 .color1:hover{
	box-shadow: 0px 0px 5px #e02527;
}

#layout07 .list2 .color2:hover{
	box-shadow: 0px 0px 5px #cfad6b;
}

#layout07 .list2 table{
	width: 100%;
	height: 100%;
	font-size: 20px;
	line-height: 36px;
}

#layout07 .list2 table td{
	padding: 0px 30px;
}

#layout08{
	margin-top: 80px;
	position: relative;
	overflow: visible;
}

#layout08 .bg{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 993px;
    background: url(images/ly08-bg.jpg) no-repeat center top;
    z-index: -1;
}

#layout08 .list{
	margin-top: 50px;
}

#layout08 .list ul{
	margin-left: -46px;
}

#layout08 .list li{
	float: left;
	width: 265px;
	margin-left: 46px;
}

#layout08 .list .photo2{
	height: 460px;
}

#layout08 .list p{
	margin-top: 15px;
	line-height: 28px;
	height: 56px;
	background: url("images/ly08-tag.png") no-repeat left center;
	padding: 0px 10px 0px 42px;
}

#layout08 .tab{
	text-align: center;
	margin-top: 50px;
}

#layout08 .tab .arrow1,#layout08 .tab .arrow2{
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 43px;
	cursor: pointer;
	transition: opacity 0.2s;
}

#layout08 .tab .arrow1{
	background: url("images/ly08-arrow1.png");
	margin-right: 40px;
}

#layout08 .tab .arrow2{
	background: url("images/ly08-arrow2.png");
	margin-left: 40px;
}

#layout08 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	cursor: pointer;
	margin: 12px 12px 0px 12px;
	background: #d03030;
	transition: opacity 0.2s;
}

#layout08 .tab .current{
	width: 60px;
}

#layout08 .tab .arrow1:hover,#layout08 .tab .arrow2:hover,#layout08 .tab span:hover{
	opacity: 0.8;
}

#layout09{
	margin-top: 80px;
	background: url("images/ly09-bg.jpg") no-repeat center bottom;
	padding-bottom: 115px;
}

#layout09 .list{
	margin-top: 50px;
}

#layout09 .list ul{
	margin-left: -46px;
}

#layout09 .list li{
	float: left;
	width: 265px;
	margin-left: 46px;
}

#layout09 .list .photo2{
	height: 470px;
}

#layout09 .list .shadow{
	height: 59px;
	background: url("images/ly09-shadow.png");
}

#layout10{
	margin-top: 80px;
}

#layout10 .list{
	margin-top: 50px;
}

#layout10 .list ul{
	margin: -12px 0px 0px -50px;
}

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

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

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

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

#layout10 .tab{
	text-align: center;
	margin-top: 50px;
}

#layout10 .tab .arrow1,#layout10 .tab .arrow2{
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 43px;
	cursor: pointer;
	transition: opacity 0.2s;
}

#layout10 .tab .arrow1{
	background: url("images/ly08-arrow1.png");
	margin-right: 40px;
}

#layout10 .tab .arrow2{
	background: url("images/ly08-arrow2.png");
	margin-left: 40px;
}

#layout10 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	cursor: pointer;
	margin: 12px 12px 0px 12px;
	background: #d03030;
	transition: opacity 0.2s;
}

#layout10 .tab .current{
	width: 60px;
}

#layout10 .tab .arrow1:hover,#layout10 .tab .arrow2:hover,#layout10 .tab span:hover{
	opacity: 0.8;
}

#layout11{
	overflow: visible;
	margin-top: 80px;
}

#layout11 .box{
	background: #d03030;
	margin-top: 60px;
}

#layout11 .box .w1200{
	min-height: 488px;
	position: relative;
}

#layout11 .phone{
	position: absolute;
	left: 0px;
	top: -155px;
	width: 393px;
	height: 673px;
	background: url("images/ly11-phone.png");
}

#layout11 .phone .con{
	position: absolute;
	width: 358px;
	height: 543px;
	border: 1px solid #e3e3e3;
	left: 16px;
	top: 58px;
	border-radius: 10px;
	overflow: hidden;
}

#layout11 .show{
	float: right;
	width: 748px;
}
