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

a{
	color:#333;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

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

img{
	display:block;
	max-width: 100%;
	max-height: 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%;
}

.mt70{
	margin-top: 70px;
}

.mt90{
	margin-top: 90px;
}

.topic{
	height: 110px;
	background-position: center top;
	background-repeat: no-repeat;
}

.topic a{
	display: block;
	width: 800px;
	height: 100%;
	margin: 0px auto;
}

#footer{
	background: #e51c22;
	text-align: center;
	line-height: 26px;
	padding: 30px 0px;
}

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

#layout2 .topic{ background-image: url(images/topic2.png); }
#layout3 .topic{ background-image: url(images/topic3.png); }
#layout4 .topic{ background-image: url(images/topic4.png); }
#layout5 .topic{ background-image: url(images/topic5.png); }
#layout6 .topic{ background-image: url(images/topic6.png); }
#layout7 .topic{ background-image: url(images/topic7.png); }
#layout8 .topic{ background-image: url(images/topic8.png); }
#layout9 .topic{ background-image: url(images/topic9.png); }
#layout10 .topic{ background-image: url(images/topic10.png); }
#layout11 .topic{ background-image: url(images/topic11.png); }

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

#layout1 .headline h2{
	font-size: 51px;
	height: 60px;
	line-height: 60px;
}

#layout1 .headline p{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	margin-top: 15px;
}

#layout1 .headline p a{
	color: #838383;
	margin: 0px 20px;
}

#layout1 .focus{
	float: left;
	width: 650px;
	height: 410px;
	margin-top: 50px;
}

#layout1 .focus p{
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 9;
}

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

#layout1 .focus .arrow1,#layout1 .focus .arrow2{
	position: absolute;
	width: 38px;
	height: 76px;
	cursor: pointer;
	top: 142px;
	filter:alpha(opacity=80);
	opacity:0.8;
}

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

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

#layout1 .focus:hover .arrow1,#layout1 .focus:hover .arrow2{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout1 .news{
	float: right;
	width: 510px;
	margin-top: 20px;
}

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

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

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

#layout2 .block1{
	background: #e51c22;
	margin-top: 75px;
	position: relative;
	padding: 80px 0px 40px 0px;
}

#layout2 .block1 .bg1{
	position: absolute;
	width: 1150px;
	height: 13px;
	background: #e1e1e1;
	left: 25px;
	top: -13px;
}

#layout2 .block1 .bg2{
	position: absolute;
	width: 1100px;
	height: 13px;
	background: #f3f3f3;
	left: 50px;
	top: -26px;
}

#layout2 .block1 .title{
	position: absolute;
	left: -6px;
	top: 24px;
}

#layout2 .block1 .text{
	float: left;
	width: 320px;
	margin: 0px 39px;
}

#layout2 .block1 .text h3{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
}

#layout2 .block1 .text p{
	line-height: 34px;
	height: 102px;
	margin-top: 10px;
}

#layout2 .block1 .line{
	float: left;
	border-left: 1px dashed #f08083;
	width: 1px;
	height: 135px;
}

#layout2 .block2{
	margin-top: 50px;
	overflow: hidden;
}

#layout2 .block2 ul{
	margin-left: -120px;
	margin-top: -1px;
}

#layout2 .block2 li{
	float: left;
	width: 540px;
	margin: 0px 0px 0px 120px;
	border-top: 1px dashed #d5d5d5;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
}

#layout2 .block2 li a{
	color: #575757;
}

#layout2 .block2 li span{
	color: #f02026;
}

#layout2 .block3{
	float: left;
	width: 540px;
	margin-top: 50px;
}

#layout2 .block3 ul{
	margin-top: 15px;
}

#layout2 .block3 li{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	background: url(images/list1.png) no-repeat left center;
	padding-left: 28px;
}

#layout2 .block3 li a{
	color: #575757;
}

#layout2 .block4{
	float: right;
	width: 540px;
	margin-top: 50px;
}

#layout2 .block4 ul{
	margin-left: -10px;
	margin-top: 20px;
}

#layout2 .block4 li{
	float: left;
	width: 265px;
	height: 100px;
	border-radius: 10px;
	margin: 10px 0px 0px 10px;
}

#layout2 .block4 li,#layout2 .block4 li a{
	color: #fff;
}

#layout2 .block4 li:hover,#layout2 .block4 li a:hover{
	color: #fff !important;
	text-shadow: 0px 0px 2px #dfdfdf;
}

#layout2 .block4 table{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}

#layout2 .block4 table td{
	padding: 0px 10px;
}

#layout2 .block4 .color1{ background: #cccba9; }
#layout2 .block4 .color2{ background: #9e9b87; }
#layout2 .block4 .color3{ background: #d40914; }
#layout2 .block4 .color4{ background: #354249; }

#layout3 .block1{
	margin-top: 60px;
}

#layout3 .block1 .photo{
	width: 465px;
	height: 230px;
}

#layout3 .block1.style1 .photo{ float:left; }
#layout3 .block1.style2 .photo{ float:right; }

#layout3 .block1 .photo i{
	position: absolute;
	width: 0px;
    height: 0px;
	top: 0px;
}

#layout3 .block1.style1 .photo i{
	right: 0px;
    border-bottom: 230px solid transparent;
    border-right: 70px solid #fff;
}

#layout3 .block1.style2 .photo i{
	left: 0px;
    border-bottom: 230px solid transparent;
    border-left: 70px solid #fff;
}

#layout3 .block1 .text{
	width: 700px;
	margin-top: 35px;
}

#layout3 .block1.style1 .text{ float:right; }
#layout3 .block1.style2 .text{ float:left; }

#layout3 .block1 .text h3{
	font-size: 23px;
	line-height: 30px;
	height: 30px;
}

#layout3 .block1 .text p{
	line-height: 32px;
	height: 96px;
	color: #838383;
	font-size: 16px;
	margin-top: 20px;
}

#layout3 .block1 .text p a{
	color: #d4272e;
}

#layout3 .block2{
	margin-top: 50px;
}

#layout3 .block2 ul{
	margin-left: -200px;
}

#layout3 .block2 li{
	float: left;
	width: 470px;
	margin: 0px 0px 0px 200px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	background: url(images/list2.png) no-repeat left center;
	padding-left: 30px;
}

#layout3 .block2 li a{
	color: #575757;
}

#layout3 .block3{
	background: #e51c22;
	margin-top: 50px;
}

#layout3 .block3 .title{
	float: left;
	width: 38px;
}

#layout3 .block3 .list{
	float: right;
	width: 1160px;
}

#layout3 .block3 .list li{
	float: left;
	width: 345px;
	margin-left: 41px;
	margin-top: 60px;
}

#layout3 .block3 .list h3{
	font-size: 22px;
	line-height: 54px;
	height: 54px;
	border-bottom: 1px dashed #ed7d7f;
	font-weight: normal;
}

#layout3 .block3 .list p{
	line-height: 24px;
	height: 72px;
	font-size: 12px;
	margin-top: 15px;
}

#layout4 .list{
	margin-top: 60px;
}

#layout4 .list ul{
	margin-left: -60px;
}

#layout4 .list li{
	float: left;
	width: 360px;
	margin-left: 60px;
}

#layout4 .list .name1{
	position: relative;
	height: 275px;
	background: url(images/ly4-name1.png) no-repeat right top;
}

#layout4 .list .name1 .con-show01{
	position: absolute;
	width: 240px;
	height: 207px;
	left: 0px;
	top: 22px;
	overflow: hidden;
	transform:rotate(120deg);
}

#layout4 .list .name1 .con-show02{
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform:rotate(-60deg);
}

#layout4 .list .name1 .con-show03{
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform:rotate(-60deg);
	position: relative;
}

#layout4 .list .name1 .cover{
	position: absolute;
	width: 57px;
	height: 49px;
	left: 128px;
	top: 207px;
	background: url(images/ly4-name1b.png);
	z-index: 9;
}

#layout4 .list .name1 h4{
	position: absolute;
	right: 35px;
	top: 138px;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	text-align: right;
}

#layout4 .list .name1 p{
	position: absolute;
	right: 35px;
	top: 174px;
	line-height: 20px;
	width: 110px;
	text-align: right;
}

#layout4 .list .text1{
	margin-top: 20px;
}

#layout4 .list .text1 h3{
	font-size: 24px;
	line-height: 30px;
	max-height: 60px;
}

#layout4 .list .text1 p{
	line-height: 24px;
	max-height: 72px;
	margin-top: 12px;
}

#layout4 .list .text1 p a{
	color: #e7bd81;
}

#layout4 .list .small{
	height: 108px;
	margin-top: 37px;
}

#layout4 .list .name2{
	width: 125px;
	height: 108px;
	line-height: 108px;
	background: url(images/ly4-name2.png);
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

#layout4 .list .sty1 .name2{ float: left; }
#layout4 .list .sty2 .name2{ float: right; }

#layout4 .list .text2{
	width: 220px;
	height: 108px;
}

#layout4 .list .sty1 .text2{ float: right; }
#layout4 .list .sty2 .text2{ float: left; }

#layout4 .list .text2 p{
	font-size: 14px;
	color: #7d7d7d;
	line-height: 20px;
	height: 20px;
	margin-bottom: 10px;
}

#layout4 .list .text2 h3{
	line-height: 24px;
	max-height: 72px;
	font-size: 18px;
	font-weight: normal;
}

#layout4 .block2{
	margin-top: 50px;
	overflow: hidden;
}

#layout4 .block2 ul{
	margin-left: -120px;
	margin-top: -1px;
}

#layout4 .block2 li{
	float: left;
	width: 540px;
	margin: 0px 0px 0px 120px;
	border-top: 1px dashed #d5d5d5;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
}

#layout4 .block2 li a{
	color: #575757;
}

#layout4 .block2 li span{
	color: #f02026;
}

#layout5 .block1{
	margin-top: 60px;
	position: relative;
}

#layout5 .block1 .title{
	position: absolute;
	width: 212px;
	height: 212px;
	left: 50%;
	top: 50%;
	margin: -106px 0px 0px -106px;
	border-radius: 50%;
}

#layout5 .block1 ul{
	margin: -10px 0px 0px -10px;
}

#layout5 .block1 li{
	float: left;
	width: 440px;
	height: 165px;
	background: #e51c22;
	margin: 10px 0px 0px 10px;
	padding-top: 30px;
}

#layout5 .block1 .style1{
	padding-left: 55px;
	padding-right: 100px;
}

#layout5 .block1 .style2{
	padding-right: 55px;
	padding-left: 100px;
}

#layout5 .block1 li h3{
	font-size: 23px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #ef7073;
	padding-bottom: 20px;
}

#layout5 .block1 li p{
	line-height: 34px;
	height: 68px;
	font-size: 16px;
	margin-top: 18px;
}

#layout5 .block2{
	height: 470px;
	position: relative;
	margin-top: 50px;
}

#layout5 .block2 .arrow1,#layout5 .block2 .arrow2{
	position: absolute;
	width: 47px;
	height: 157px;
	margin-top: -78px;
	top: 50%;
	cursor: pointer;
	z-index: 10;
}

#layout5 .block2 .arrow1{
	left: 85px;
	background: url(images/ly5-arrow1.png);
}

#layout5 .block2 .arrow2{
	right: 85px;
	background: url(images/ly5-arrow2.png);
}

#layout5 .block2 li{
	position: absolute;
	display: none;
}

#layout5 .block2 .photo1{
	display: block;
	width: 830px;
	height: 470px;
	left: 185px;
	top: 0px;
	z-index: 9;
}

#layout5 .block2 .photo2,#layout5 .block2 .photo3{
	display: block;
	width: 680px;
	height: 385px;
	top: 42px;
	z-index: 5;
}

#layout5 .block2 .photo2{
	left: 520px;
}

#layout5 .block2 .photo3{
	left: 0px;
}

#layout5 .block2 li p{
	position: absolute;
	width: 100%;
	height: 56px;
	line-height: 56px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 23px;
	background-color:rgba(0,0,0,0.6);
}

#layout5 .block2 .photo2 p,#layout5 .block2 .photo3 p{
	display: none;
}

#layout5 .block2 li i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color:rgba(0,0,0,0.6);
}

#layout5 .block2 .photo1 i{
	display: none;
}

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

#layout6 .block{
	width: 425px;
	height: 460px;
	padding: 45px 10px 45px 65px;
	border: 1px dashed #aaa;
	background: #f5f5f5;
	position: relative;
}

#layout6 .left{
	margin-left: 50px;
}

#layout6 .right{
	margin-right: 22px;
}

#layout6 .block .title{
	position: absolute;
	left: -32px;
	top: 35px;
}

#layout6 .block li{
	line-height: 46px;
	height: 46px;
	background: url(images/list1.png) no-repeat left center;
	padding-left: 28px;
	font-size: 16px;
}

#layout6 .block li a{
	color: #575757;
}

#layout7 .block1{
	margin-top: 60px;
	position: relative;
	height: 451px;
}

#layout7 .block1 .people{
	position: absolute;
	left: -81px;
	bottom: 0px;
	background: url(images/ly7-people.png);
	width: 487px;
	height: 451px;
	z-index: 9;
}

#layout7 .block1 .hot{
	position: absolute;
	right: 0px;
	width: 750px;
	top: 27px;
}

#layout7 .block1 .hot h3{
	font-size: 29px;
	line-height: 60px;
	height: 60px;
	border-bottom: 1px dashed #d5d5d5;
}

#layout7 .block1 .hot p{
	line-height: 32px;
	height: 64px;
	color: #838383;
	font-size: 16px;
	margin-top: 8px;
}

#layout7 .block1 .hot p a{
	color: #e51c22;
}

#layout7 .block1 .list{
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 219px;
	padding-top: 42px;
	background: #e51c22;
	margin-top: 30px;
	margin-left: 50px;
	overflow: hidden;
}

#layout7 .block1 .list ul{
	width: 750px;
	margin: 0px 0px 0px 400px;
}

#layout7 .block1 .list li{
	float: left;
	width: 305px;
	line-height: 58px;
	height: 58px;
	border-bottom: 1px solid #e35e61;
	font-size: 16px;
	margin-right: 40px;
	background: url(images/list3.png) no-repeat left center;
	padding-left: 30px;
}

#layout7 .block2{
	margin-top: 50px;
}

#layout7 .block2 .left{
	width: 625px;
}

#layout7 .block2 .list{
	overflow: hidden;
	margin-top: 40px;
}

#layout7 .block2 .list ul{
	margin-top: -98px;
}

#layout7 .block2 .list li{
	background: url(images/ly7-line.png) no-repeat center top;
	padding-top: 48px;
	margin-top: 50px;
}

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

#layout7 .block2 .list p{
	line-height: 34px;
	height: 102px;
	color: #838383;
	font-size: 16px;
	margin-top: 15px;
}

#layout7 .block2 .list p a{
	color: #e51c22;
}

#layout7 .block2 .right{
	width: 495px;
	margin-top: -45px;
}

#layout7 .block2 .focus{
	margin-top: 50px;
	height: 330px;
}

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

#layout7 .block2 .focus p{
	position: absolute;
	max-width: 350px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	left: 12px;
	bottom: 0px;
	z-index: 9;
}

#layout7 .block2 .focus .point{
	position: absolute;
	right: 5px;
	bottom: 15px;
	z-index: 10;
}

#layout7 .block2 .focus .point a{
	float: left;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	cursor: pointer;
	background: #b2b0ad;
	margin-right: 10px;
}

#layout7 .block2 .focus .point .current{
	background: #e8383d;
}

#layout8 .block1{
	margin-top: 15px;
}

#layout8 .block1 ul{
	margin-left: -40px;
}

#layout8 .block1 li{
	float: left;
	width: 438px;
	height: 143px;
	position: relative;
	border: 1px solid #bfbfbf;
	margin: 45px 0px 0px 40px;
	padding: 40px 45px 0px 95px;
}

#layout8 .block1 .tag{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 48px;
	height: 100%;
	background: #f00;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#layout8 .block1 i{
	position: absolute;
	left: 28px;
	top: 0px;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-top: 20px solid #fff;
	z-index: 9;
}

#layout8 .block1 h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout8 .block1 p{
	line-height: 32px;
	height: 64px;
	color: #838383;
	font-size: 16px;
	margin-top: 15px;
}

#layout8 .block1 p a{
	color: #d4272e;
}

#layout8 .block2{
	margin-top: 50px;
	background: #e51c22;
	padding: 50px 0px 50px 0px;
}

#layout8 .block2 .more{
	position: relative;
	margin-top: 40px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

#layout8 .block2 .more .line{
	position: absolute;
	left: 0px;
	top: 50%;
	height: 1px;
	width: 100%;
	border-top: 1px dashed #d6d6d6;
}

#layout8 .block2 .more a{
	background: #e51c22;
	padding: 0px 30px;
	position: relative;
	z-index: 9;
	font-size: 12px;
	color: #d6d6d6;
}

#layout8 .block2 .more a:hover{
	color: #eee !important;
}

#layout8 .block2 .news{
	width: 540px;
	margin-top: 50px;
}

#layout8 .block2 .news h3{
	font-size: 26px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
}

#layout8 .block2 .news .photo{
	float: left;
	width: 160px;
	height: 100px;
	margin-top: 30px;
}

#layout8 .block2 .news p{
	float: right;
	width: 360px;
	line-height: 32px;
	height: 96px;
	margin-top: 32px;
}

#layout8 .block2 .news .list{
	margin-top: 25px;
	overflow: hidden;
}

#layout8 .block2 .news ul{
	margin-top: -1px;
}

#layout8 .block2 .news li{
	line-height: 47px;
	height: 47px;
	font-size: 16px;
	border-top: 1px dashed #fff;
}

#layout9 .block1{
	margin-top: 60px;
	position: relative;
	height: 785px;
}

#layout9 .block1 .big{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 798px;
	height: 465px;
	background: #e30a05;
	overflow: hidden;
}

#layout9 .block1 .big .photo{
	float: left;
	width: 505px;
	height: 100%;
}

#layout9 .block1 .big .text{
	float: right;
	width: 235px;
	margin: 70px 30px 0px 0px;
}

#layout9 .block1 .big .text h3{
	font-size: 26px;
	font-weight: normal;
	line-height: 40px;
}

#layout9 .block1 .big .text p{
	line-height: 34px;
	margin-top: 20px;
	font-size: 16px;
}

#layout9 .block1 .small{
	position: absolute;
}

#layout9 .block1 .photo2{ right: 0px; top: 0px; width: 396px; height: 314px; }
#layout9 .block1 .photo3{ left: 0px; bottom: 0px; width: 396px; height: 314px; }
#layout9 .block1 .photo4{ left: 402px; bottom: 0px; width: 396px; height: 314px; }
#layout9 .block1 .photo5{ right: 0px; bottom: 0px; width: 396px; height: 465px; }

#layout9 .block1 .small p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color:rgba(227,10,5,0.8);
	width: 356px;
	text-align: center;
	font-size: 26px;
	line-height: 40px;
	padding: 15px 20px;
	display: none;
}

#layout9 .block1 .small:hover p{
	display: block;
}

#layout9 .block2{
	margin-top: 5px;
}

#layout9 .block2 ul{
	margin-left: -40px;
}

#layout9 .block2 li{
	float: left;
	width: 578px;
	border: 1px solid #bfbfbf;
	border-top: 3px solid #dba856;
	margin: 45px 0px 0px 40px;
	padding-bottom: 23px;
}

#layout9 .block2 h3{
	height: 52px;
	line-height: 52px;
	background: #e30a05;
	text-align: center;
	font-size: 24px;
}

#layout9 .block2 p{
	line-height: 32px;
	height: 96px;
	color: #838383;
	font-size: 16px;
	margin: 23px 32px 0px 32px;
}

#layout9 .block2 p a{
	color: #d4272e;
}

#layout10 .block1 ul{
	margin-left: -97px;
}

#layout10 .block1 li{
	float: left;
	width: 335px;
	height: 475px;
	background: #e30a05;
	margin: 50px 0px 0px 97px;
	position: relative;
}

#layout10 .block1 .photo{
	position: absolute;
	width: 100%;
	height: 382px;
	left: 0px;
}

#layout10 .block1 .style1 .photo{ top: 0px; }
#layout10 .block1 .style2 .photo{ bottom: 0px; }

#layout10 .block1 .photo i{
	position: absolute;
	left: 0px;
	z-index: 9;
	width: 0; 
	height: 0; 
}

#layout10 .block1 .style1 .photo i{
	border-left: 335px solid transparent;
	border-bottom: 85px solid #e30a05;
	bottom: 0px;
}

#layout10 .block1 .style2 .photo i{
	border-right: 335px solid transparent;
	border-top: 85px solid #e30a05;
	top: 0px;
}

#layout10 .block1 p{
	position: absolute;
	width: 285px;
	left: 25px;
	line-height: 36px;
	height: 72px;
	font-size: 24px;
	text-align: center;
}

#layout10 .block1 .style1 p{ bottom: 20px; }
#layout10 .block1 .style2 p{ top: 20px; }

#layout11 .block1 ul{
	margin-left: -120px;
}

#layout11 .block1 li{
	float: left;
	width: 540px;
	margin: 60px 0px 0px 120px;
}

#layout11 .block1 h3{
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 15px;
}

#layout11 .block1 p{
	line-height: 34px;
	height: 68px;
	color: #838383;
	font-size: 16px;
	margin-top: 10px;
}

#layout11 .block1 p a{
	color: #e51c22;
}