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

a{
	color:#333;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

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

img{
	display:block;
}

.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%;
}

#footer{
	text-align: center;
	padding: 30px 0px;
	line-height: 26px;
	margin-top: 50px;
	border-bottom: 20px solid #0153a8;
}

#header{
	background: url(images/header.jpg) no-repeat center top;
	height: 930px;
}

#layout1 h2{
	font-size: 51px;
	line-height: 60px;
	height: 60px;
	text-align: center;
}

#layout1 p{
	line-height: 30px;
	max-height: 60px;
	font-size: 16px;
	color: #838383;
	margin-top: 15px;
}

#layout1 p a{
	color: #e51c22;
}

#layout2{
	margin-top: 40px;
}

#layout2 .focus{
	float: left;
	width: 650px;
	height: 410px;
}

#layout2 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 50px;
	background-color:rgba(0,0,0,0.6);
	left: 0px;
	bottom: 0px;
}

#layout2 .focus p{
	position: absolute;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	left: 15px;
	bottom: 0px;
	max-width: 500px;
	z-index: 9;
}

#layout2 .focus .point{
	position: absolute;
	right: 15px;
	bottom: 20px;
	z-index: 10;
}

#layout2 .focus .point span{
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
}

#layout2 .focus .arrow1,#layout2 .focus .arrow2{
	position: absolute;
	width: 46px;
	height: 71px;
	top: 144px;
	cursor: pointer;
	z-index: 9;
}

#layout2 .focus .arrow1{
	background: url(images/ly2-arrow1.png);
	left: 0px;
}

#layout2 .focus .arrow2{
	background: url(images/ly2-arrow2.png);
	right: 0px;
}

#layout2 .news{
	float: right;
	width: 510px;
}

#layout2 .news ul{
	margin-top: -25px;
}

#layout2 .news li{
	margin-top: 30px;
}

#layout2 .news h3{
	font-size: 23px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #ececec;
}

#layout2 .news p{
	line-height: 32px;
	height: 64px;
	font-size: 16px;
	color: #838383;
	margin-top: 6px;
}

#layout2 .news p a{
	color: #e51c22;
}

.topic1{
	text-align: center;
}

.topic1 span{
	display: block;
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
	color: #0153a8;
}

.topic1 label{
	display: block;
	font-size: 23px;
	line-height: 30px;
	color: #ff8c2f;
	margin-top: 4px;
}

#layout3{
	margin-top: 80px;
}

#layout3 .box{
	background: #eceff6;
	padding: 35px 0px;
	margin-top: 25px;
}

#layout3 .box .w1200{
	position: relative;
}

#layout3 .box .arrow1,#layout3 .box .arrow2{
	position: absolute;
	width: 30px;
	height: 67px;
	cursor: pointer;
	top: 50%;
	margin-top: -33px;
	z-index: 9;
}

#layout3 .box .arrow1{
	left: -60px;
	background: url(images/ly3-arrow1.png);
}

#layout3 .box .arrow2{
	right: -60px;
	background: url(images/ly3-arrow2.png);
}

@media screen and (max-width:1320px) {
	#layout3 .box .arrow1,#layout3 .box .arrow2{ width: 46px; height: 71px; margin-top: -35px; }
	#layout3 .box .arrow1{ left: 0px; background: url(images/ly2-arrow1.png); }
	#layout3 .box .arrow2{ right: 0px; background: url(images/ly2-arrow2.png); }
}

#layout3 .box .list ul{
	margin-left: -75px;
}

#layout3 .box .list li{
	float: left;
	width: 350px;
	height: 195px;
	margin-left: 75px;
}

#layout3 .box .list p{
	position: absolute;
	line-height: 28px;
	height: 28px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

#layout3 .box .list .play{
	position: absolute;
	width: 98px;
	height: 98px;
	background: url(images/ly3-play.png);
	left: 50%;
	top: 50%;
	margin: -63px 0px 0px -49px;
}

#layout4{
	padding-top: 80px;
	background: url(images/ly4-bg.jpg) no-repeat center top;
}

#layout4 .block{
	width: 550px;
	margin-top: 60px;
}

#layout4 .block .title{
	height: 40px;
	line-height: 40px;
}

#layout4 .block .title span{
	font-size: 24px;
	float: left;
	background: #0153a8;
	padding: 0px 15px;
}

#layout4 .block .title span,#layout4 .block .title span a{
	color: #fff;
}

#layout4 .block .title i{
	float: left;
	width: 0;
	height: 0;
	border-right: 24px solid transparent;
	border-bottom: 40px solid #0153a8;
}

#layout4 .block .photo{
	height: 345px;
}

#layout4 .block li{
	margin: 25px 0px 0px 25px;
	overflow: visible;
	position: relative;
}

#layout4 .block .tag{
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff8c2f;
	top: 19px;
	left: -30px;
}

#layout4 .block li h3{
	height: 46px;
	line-height: 46px;
	font-size: 23px;
	border-bottom: 1px solid #e3e3e3;
}

#layout4 .block li p{
	height: 66px;
	line-height: 33px;
	font-size: 16px;
	color: #838383;
	margin-top: 5px;
}

#layout4 .block li p a{
	color: #e51c22;
}

#layout5{
	margin-top: 80px;
}

#layout5 .box{
	margin-top: 60px;
	background: #f2f2f2;
	overflow: hidden;
}

#layout5 .photo{
	float: right;
	width: 650px;
	height: 405px;
}

#layout5 .tab{
	float: left;
	width: 550px;
	height: 405px;
	position: relative;
	z-index: 9;
}

#layout5 .tab li{
	border-bottom: 1px solid #d6d6d6;
	padding: 19px 20px;
	overflow: visible;
	position: relative;
}

#layout5 .tab h3{
	height: 30px;
	line-height: 30px;
	font-size: 23px;
	font-weight: normal;
}

#layout5 .tab h3,#layout5 .tab h3 a{
	color: #3b3b3b;
}

#layout5 .tab li p{
	display: none;
	line-height: 25px;
	height: 50px;
	color: #fff;
	margin-top: 11px;
}

#layout5 .tab li p a{
	color: #fff;
}

#layout5 .tab .current{
	background: #ff8c2f;
	border-bottom-color: #ff8c2f;
}

#layout5 .tab .current h3{
	font-weight: bold;
}

#layout5 .tab .current h3,#layout5 .tab .current h3 a{
	color: #fff;
}

#layout5 .tab .current p{
	display: block;
}

#layout5 .tab .current h3 a:hover,#layout5 .tab .current p a:hover{
	color: #dfdfdf !important;
}

#layout5 .tab .current .arrow{
	position: absolute;
	right: -16px;
	top: 50%;
	margin-top: -16px;
	width: 0; 
	height: 0; 
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 16px solid #ff8c2f;
}

#layout6{
	margin-top: 80px;
}

#layout6 .box{
	background: #0153a8;
	margin-top: 60px;
	padding: 50px 0px;
}

#layout6 .block1{
	float: left;
	width: 560px;
	padding: 0px 12px 12px 12px;
	position: relative;
	background: #2574c7;
	margin-left: 3px;
}

#layout6 .block1 .tag{
	position: absolute;
	left: -3px;
	top: 15px;
	width: 0; 
	height: 0; 
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 16px solid #ff8c2f;
}

#layout6 .block1 h3{
	border-bottom: 1px solid #0153a8;
	height: 55px;
	line-height: 55px;
	font-size: 28px;
}

#layout6 .block1 .photo{
	height: 350px;
	margin-top: 15px;
}

#layout6 .block1 p{
	border-top: 1px solid #0153a8;
	line-height: 29px;
	height: 58px;
	font-size: 16px;
	padding-top: 7px;
	margin-top: 15px;
}

#layout6 .block2{
	float: right;
	width: 570px;
}

#layout6 .block2 .hot h3{
	font-size: 28px;
	height: 55px;
	line-height: 55px;
}

#layout6 .block2 .hot p{
	line-height: 29px;
	height: 58px;
	font-size: 16px;
}

#layout6 .block2 .photo{
	float: left;
	width: 290px;
	height: 370px;
	margin-top: 30px;
}

#layout6 .block2 .name{
	float: right;
	width: 258px;
	margin-top: 30px;
}

#layout6 .block2 .name h4{
	border-bottom: 1px solid #2c70b7;
	height: 54px;
	line-height: 54px;
	padding-bottom: 12px;
	font-size: 34px;
}

#layout6 .block2 .name p{
	line-height: 29px;
	font-size: 16px;
	margin-top: 10px;
	max-height: 290px;
}

#layout7{
	margin-top: 80px;
	background: url(images/ly7-bg.jpg) no-repeat center bottom;
}

#layout7 .focus{
	height: 740px;
	margin-top: 60px;
}

#layout7 .focus p{
	position: absolute;
	width: 100%;
	height: 74px;
	line-height: 74px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
	font-size: 26px;
	font-weight: bold;
}

#layout7 .tab{
	margin-top: 10px;
}

#layout7 .tab .arrow1,#layout7 .tab .arrow2{
	float: left;
	width: 106px;
	height: 45px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}

#layout7 .tab .arrow1{
	margin-left: 985px;
	border-right: none;
	background-image: url(images/ly7-arrow1.png);
}

#layout7 .tab .arrow2{
	background-image: url(images/ly7-arrow2.png);
}