@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: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.3s;
}

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

.topic0{
	text-align: center;
}

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

#layout02,#layout05,#layout06{
	margin-top: 50px;
}

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

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

#layout01{
	margin-top: 30px;
}

#layout01 .headline{
	text-align: center;
	background: url("images/ly01-headline.png") no-repeat left center;
	padding-left: 150px;
	min-height: 94px;
}

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

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

#layout01 .headline p a{
	color: #848484;
	margin: 0px 8px;
}

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

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

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

#layout01 .focus .arrow1,#layout01 .focus .arrow2{
	position: absolute;
	width: 52px;
	height: 83px;
	top: 145px;
	cursor: pointer;
	opacity: 0.5;
	transition: opacity 0.2s;
}

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

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

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

#layout01 .side{
	float: right;
	width: 450px;
	margin-top: 21px;
}

#layout01 .side h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	padding-top: 20px;
}

#layout01 .side ul{
	margin-top: 8px;
}

#layout01 .side li{
	line-height: 30px;
	height: 30px;
	font-size: 18px;
}

#layout01 .side li span{
	display: inline-block;
	vertical-align: top;
	background: #d52626;
	color: #fff;
	font-size: 16px;
	padding: 0px 6px;
	height: 20px;
	line-height: 20px;
	margin: 5px 12px 0px 0px;
}

#layout01 .side .photo{
	width: 218px;
	height: 130px;
	margin-top: 30px;
}

#layout01 .side .photo .play{
	position: absolute;
	width: 52px;
	height: 52px;
	left: 50%;
	top: 50%;
	margin: -26px 0px 0px -26px;
	background: url("images/ly01-play.png");
	transition: opacity 0.2s;
}

#layout01 .side .photo:hover .play{
	filter: alpha(opacity=0);
	opacity: 0;
}

#layout01 .side .photo table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	color: #fff;
	background-color:rgba(0,0,0,0.6);
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: opacity 0.2s;
}

#layout01 .side .photo table td{
	padding: 0px 15px;
}

#layout01 .side .photo:hover table{
	filter: alpha(opacity=100);
	opacity: 1;
}

#layout02{
	position: relative;
	overflow: visible;
}

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

#layout02 .w1200{
	position: relative;
	padding-bottom: 5px;
}

#layout02 .topic{
	position: absolute;
	width: 325px;
	height: 234px;
	left: 437px;
	top: 0px;
}

#layout02 .big{
	width: 294px;
	height: 450px;
	margin-top: 20px;
	padding-top: 25px;
	position: relative;
	color: #fff;
}

#layout02 .card1{
	float: left;
	background: url("images/ly02-card1.jpg");
}

#layout02 .card2{
	float: right;
	background: url("images/ly02-card2.jpg");
}

#layout02 .big .photo2{
	width: 262px;
	height: 425px;
	margin: 0px auto;
}

#layout02 .big .photo2 p{
	position: absolute;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	font-size: 18px;
	background-color: rgba(0,0,0,0.6);
}

#layout02 .small{
	float: left;
	width: 257px;
	height: 202px;
	margin: 293px 0px 0px 32px;
}

#layout02 .card3{
	background: url("images/ly02-card3.jpg");
}

#layout02 .card4{
	background: url("images/ly02-card4.jpg");
}

#layout02 .small .title{
	line-height: 40px;
	height: 40px;
	padding: 8px 0px 0px 18px;
	font-size: 24px;
}

#layout02 .small .text{
	width: 240px;
	height: 145px;
	margin-left: 8px;
}

#layout02 .small .text a{
	display: block;
	width: 100%;
	height: 100%;
}

#layout02 .small .text h3{
	padding-top: 15px;
	margin: 0px 12px;
	color: #d64b2e;
	font-size: 30px;
	line-height: 36px;
	height: 36px;
}

#layout02 .small .text p{
	margin: 5px 12px 0px 12px;
	color: #777;
	line-height: 22px;
	height: 66px;
}

#layout02 .small .photo2{
	width: 240px;
	height: 145px;
	margin-left: 8px;
}

#layout02 .small .photo2 i{
	position: absolute;
	width: 14px;
	height: 15px;
	background: url("images/ly02-tra.png");
	right: 0px;
	bottom: 0px;
}

#layout03 .topic{
	float: left;
	width: 431px;
	margin-left: -40px;
}

.lhTujie{
	float: right;
	width: 795px;
	height: 540px;
	overflow: hidden;
}

.TujieBox,.TujieC{
	position: relative;
	width: 100%;
	height: 100%;
}

.lhTujie .TujieLeft {
	position:absolute;
	left:0px;
	top:0;
	width:600px;
	height: 100%;
}

.lhTujie .TujieLeft div{
	position:absolute;
	right:0;
	width: 540px;
	height: 100%;
	overflow:hidden;
	transform-origin:left center;
}

.lhTujie .TujieLeft div img {
	width:100%;
	height: 100%;
}

.lhTujie .TujieLeft div span.mask {
	width:100%;
	height: 100%;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	opacity:0.6;
	display:inline-block;
}

.lhTujie .TujieRight {
	position:absolute;
	right:0;
	top:0;
	width:195px;
	height: 100%;
}

.lhTujie .TujieRight .TujieList {
	position:absolute;
	top:0px;
	right:0;
	width:195px;
	height: 100%;
	overflow-y: auto;
	background-color:#c3524a;
}

.lhTujie .TujieRight .TujieList li{
	font-size:16px;
	color:#fff;
	position:relative;
	line-height:24px;
	cursor:pointer;
	padding: 20px 10px 0 45px;
	height: 115px;
	overflow: hidden;
}

.lhTujie .TujieRight .TujieList li.dys_report_bg{
	background: #ce2a26;
}

.lhTujie .TujieRight .TujieList li b{
	display: inline-block;
    width: 26px;
    height: 26px;
    background: #fff;
    color: #b32419;
    font-size: 24px;
    font-family: "times new roman";
    border-radius: 50%;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    margin-right: 8px;
    position: absolute;
    left: 8px;
    top: 20px;
    z-index: 10;
}

#layout04{
	background: url("images/ly04-bg.jpg") no-repeat center bottom;
	padding-bottom: 70px;
}

#layout04 .w1200{
	background: #fff;
	padding: 25px 0px 80px 0px;
	border: 1px solid #faefed;
	border-bottom: none;
}

#layout04 .left{
	width: 505px;
	margin: 0px 0px 0px 45px;
}

#layout04 .left .block{
	margin-top: 60px;
}

#layout04 h3{
	font-size: 30px;
	line-height: 36px;
}

#layout04 h3 a{
	color: #ce2a26;
}

#layout04 .photo2{
	height: 145px;
	width: 245px;
}

#layout04 p{
	line-height: 28px;
}

#layout04 p a{
	color: #ce2a26;
	font-size: 14px;
}

#layout04 .left h3{
	height: 36px;
	margin-bottom: 22px;
}

#layout04 .left .photo2{
	float: left;
}

#layout04 .left p{
	float: right;
	width: 232px;
	height: 140px;
	margin-top: 2px;
}

#layout04 .block2{
	float: left;
	width: 245px;
	margin-left: 50px;
	margin-top: 60px;
}

#layout04 .block2 h3{
	height: 72px;
}

#layout04 .block2 .photo2{
	margin-top: 25px;
}

#layout04 .block2 p{
	height: 196px;
	margin-top: 25px;
}

#layout05{
	background: url("images/ly05-bg.jpg") no-repeat center bottom;
	padding-bottom: 70px;
}

#layout05 .w1200{
	background: #fff;
	border: 1px solid #faf0ee;
	border-bottom: none;
	position: relative;
	overflow: hidden;
}

#layout05 .topic{
	float: left;
}

#layout05 .block1{
	float: left;
	width: 525px;
	margin: 60px 0px 0px 60px;
	padding-bottom: 60px;
}

#layout05 .block1 .big{
	height: 355px;
}

#layout05 .block1 .hot{
	margin-top: 25px;
}

#layout05 .block1 .hot h3{
	font-size: 30px;
	line-height: 36px;
	height: 36px;
}

#layout05 .block1 .hot a{
	color: #ce2a26;
}

#layout05 .block1 .hot p{
	max-height: 84px;
	line-height: 28px;
	margin-top: 10px;
}

#layout05 .block1 .hot p a{
	color: #ce2a26;
	font-size: 14px;
}

#layout05 .block1 .small{
	width: 250px;
	height: 165px;
	margin-top: 35px;
}

#layout05 .block1 .small p{
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	background-color:rgba(0,0,0,0.6);
}

#layout05 .block2{
	float: right;
	width: 320px;
	margin: 20px 45px 0px 0px;
	padding-bottom: 50px;
}

#layout05 .block2 li{
	margin-top: 40px;
	padding-left: 32px;
	position: relative;
}

#layout05 .block2 li .tag{
	position: absolute;
	left: 0px;
	top: 11px;
	width: 10px;
	height: 10px;
	border: 2px solid #c83d1c;
}

#layout05 .block2 h3{
	line-height: 36px;
	max-height: 72px;
	font-size: 24px;
}

#layout05 .block2 h3 a{
	color: #ce2a26;
}

#layout05 .block2 p{
	line-height: 24px;
	max-height: 120px;
	margin-top: 18px;
}

#layout05 .block2 p a{
	color: #c83d1c;
	font-size: 14px;
}

#layout06{
	background: url("images/ly06-bg.jpg") no-repeat center bottom;
	padding-bottom: 180px;
}

#layout06 .w1200{
	background: #fff;
	border: 1px solid #f9eeec;
	border-bottom: none;
	position: relative;
	overflow: hidden;
	padding: 15px 0px 80px 0px;
}

#layout06 .list{
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

#layout06 .list .cover1,#layout06 .list .cover2{
	position: absolute;
	height: 12px;
	width: 10px;
	top: 0px;
	background: #fff;
	z-index: 9;
}

#layout06 .list .cover1{
	left: 33px;
}

#layout06 .list .cover2{
	left: 619px;
}

#layout06 .list ul{
	margin: -60px 0px 0px -12px;
}

#layout06 .list li{
	float: left;
	width: 505px;
	border-left: 1px solid #cebfbb;
	padding-left: 30px;
	padding-top: 60px;
	margin-left: 50px;
	position: relative;
	overflow: visible;
}

#layout06 .list .point{
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #ce2a26;
	left: -6px;
	top: 72px;
}

#layout06 .list h3{
	font-size: 30px;
	line-height: 36px;
	height: 36px;
	margin-bottom: 22px;
}

#layout06 .list h3 a{
	color: #ce2a26;
}

#layout06 .list .photo2{
	float: left;
	width: 245px;
	height: 145px;
}

#layout06 .list p{
	float: right;
	width: 232px;
	height: 140px;
	line-height: 28px;
	margin-top: 2px;
}

#layout06 .list p a{
	color: #ce2a26;
    font-size: 14px;
}

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

#layout07 .w1200{
	height: 659px;
	position: relative;
}

#layout07 .topic{
	position: absolute;
	left: 0px;
	top: 45px;
}

#layout07 .photo2{
	position: absolute;
	width: 550px;
	height: 380px;
	left: 0px;
	top: 212px;
}

#layout07 .photo2 p{
	position: absolute;
	width: 100%;
	height: 88px;
	line-height: 88px;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.6);
	font-size: 24px;
	text-align: center;
}

#layout07 .paper{
	position: absolute;
	right: 0px;
	top: -74px;
	width: 464px;
	height: 587px;
	padding: 200px 70px 0px 70px;
	background: url("images/ly07-paper.png");
}

#layout07 .paper h3{
	font-size: 30px;
	line-height: 40px;
	max-height: 80px;
}

#layout07 .paper p{
	line-height: 30px;
	max-height: 60px;
	margin-top: 12px;
}

#layout07 .paper ul{
	margin-top: 50px;
}

#layout07 .paper li{
	height: 48px;
	line-height: 48px;
	font-size: 20px;
}

#layout07 .paper li i{
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #ce3226;
	margin: 17px 10px 0px 0px;
}

#layout07 .paper .more{
	margin-top: 25px;
}

#layout07 .paper .more a{
	display: inline-block;
	vertical-align: top;
	height: 36px;
	line-height: 36px;
	border: 1px solid #c14b4b;
	border-radius: 18px;
	color: #b93131;
	font-size: 20px;
	padding: 0px 36px;
	background-color:rgba(255,255,255,0.35);
}

#layout08 .topic0{
	margin-bottom: 40px;
}

#layout08 .tab{
	float: left;
	width: 245px;
	height: 505px;
	background: #ce2a26;
	position: relative;
}

#layout08 .tab .arrow1,#layout08 .tab .arrow2{
	position: absolute;
	width: 55px;
	height: 26px;
	cursor: pointer;
	left: 50%;
	margin-left: -28px;
}

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

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

#layout08 .tab ul{
	margin-left: 27px;
	padding-top: 46px;
}

#layout08 .tab li{
	height: 47px;
	background: #e65d53;
	margin-top: 45px;
	border-radius: 23px 0px 0px 23px;
}

#layout08 .tab li a{
	display: block;
	border: 1px dotted #fff;
	border-right: none;
	width: 215px;
	height: 41px;
	line-height: 41px;
	margin: 2px 0px 0px 2px;
	border-radius: 20px 0px 0px 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

#layout08 .tab li a:hover{
	color: #dfdfdf !important;
}

#layout08 .tab .current{
	background: #ecb530;
}

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

#layout08 .show{
	float: right;
	width: 955px;
	height: 505px;
}

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

#layout08 .show .text{
	float: right;
	width: 241px;
	height: 478px;
	border: 1px solid #d6d6d6;
	border-left: none;
	padding: 25px 19px 0px 19px;
}

#layout08 .show .text h3{
	font-size: 24px;
	line-height: 36px;
	max-height: 108px;
}

#layout08 .show .text p{
	line-height: 42px;
	font-size: 18px;
	color: #666;
	margin-top: 10px;
	background: url("images/ly08-line.png") no-repeat;
}

#layout08 .show .text p a{
	color: #ce2a26;
	font-size: 14px;
}

#layout09{
	position: relative;
	overflow: visible;
}

#layout09 .bg{
	position: absolute;
	width: 100%;
	height: 1080px;
	background: url("images/ly09-bg.jpg") no-repeat center top;
	left: 0%;
	bottom: -150px;
	z-index: -1;
}

#layout09 .con{
	width: 1200px;
	height: 660px;
	overflow: hidden;
}

#showcase {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -780px;
    width: 1560px;
    height: 660px;
}

.cloud9-item.active .h5-mask {
    display: none;
}

.cloud9-item {
    position: relative;
    display: inline-block;
    width: 275px;
    height: 525px;
    opacity: 0.98;
	cursor:pointer;
}

.cloud9-item.active.show-code .code {
    display: inline-block;
}
.cloud9-item.active.show-code p {
    display: block
}

.cloud9-item .img-h5bg {
    width: 100%;
    height: 100%;
	cursor:pointer;
}

.cloud9-item.active .img-h5bg {
    transition: transform 0.3s ease;
}

.cloud9-item.active .img-h5bg:hover {
    transform: scale(1.03);
}

.cloud9-item .phone{
	width: 275px;
	height: 477px;
	background: url("images/ly09-phone.png");
}

.cloud9-item .phone .photo{
	width: 200px;
	height: 433px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 15px;
	border-radius: 15px;
	overflow: hidden;
}

.cloud9-item .phone .photo img{
	width: 100%;
	height: 100%;
}

.cloud9-item table{
	background: #d86c62;
	line-height: 18px;
	height: 44px;
	border-radius: 18px;
	margin: 0px auto;
	width: 200px;
	font-size: 16px;
}

.cloud9-item table td{
	padding: 0px 15px;
}

#layout10 .focus{
	height: 800px;
	position: relative;
	margin-top: 40px;
}

#layout10 .focus .photo{
	position: absolute;
	width: 100%;
	height: 690px;
	left: 0px;
	top: 0px;
}

#layout10 .focus .photo .shadow{
	position: absolute;
	width: 100%;
	height: 208px;
	left: 0px;
	bottom: 0px;
	background: url("images/ly10-shadow.png");
}

#layout10 .focus .text{
	position: absolute;
	left: 90px;
	width: 1020px;
	height: 86px;
	bottom: 0px;
}

#layout10 .focus .text h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#layout10 .focus .text p{
	line-height: 24px;
	height: 48px;
	font-size: 14px;
	color: #737373;
	margin-top: 8px;
}

#layout10 .focus .text p a{
	color: #737373;
}

#layout10 .focus .tab{
	position: absolute;
	width: 100%;
	bottom: 142px;
	left: 0px;
	text-align: center;
}

#layout10 .focus .tab dd{
	display: inline-block;
	vertical-align: top;
	height: 66px;
	width: 115px;
	border: 4px solid #fff0ce;
	margin: 0px 8px;
}

#layout10 .focus .tab dd img{
	width: 100%;
	height: 100%;
}

#layout10 .focus .tab .current{
	border-color: #b91313;
}

#layout10 .focus .arrow1,#layout10 .focus .arrow2{
	position: absolute;
	width: 47px;
	height: 86px;
	cursor: pointer;
	bottom: 0px;
}

#layout10 .focus .arrow1{
	left: 0px;
	background: url("images/ly10-arrow1.png");
}

#layout10 .focus .arrow2{
	right: 0px;
	background: url("images/ly10-arrow2.png");
}

#layout11{
	position: relative;
	overflow: visible;
}

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

#layout11 .title span{
	float: left;
}

#layout11 .title .more{
	float: right;
	background: #ce3226;
	height: 16px;
	line-height: 16px;
	padding: 0px 3px;
	margin-top: 36px;
	color: #fff;
	font-size:12px;
}

#layout11 .title .more:hover{
	color: #dfdfdf !important;
}

#layout11 .left{
	width: 430px;
}

#layout11 .left .photo2{
	height: 255px;
	margin-top: 40px;
}

#layout11 .left .photo2 p{
	position: absolute;
	width: 100%;
	height: 60px;
	line-height: 60px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 18px;
	background-color:rgba(0,0,0,0.6);
}

#layout11 .left ul{
	margin-top: 20px;
}

#layout11 .left li{
	height: 36px;
	line-height: 36px;
	font-size: 18px;
}

#layout11 .left li i{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border: 2px solid #ce3226;
	margin: 11px 15px 0px 0px;
}

#layout11 .right{
	width: 700px;
}

#layout11 .right ul{
	margin-left: -8px;
}

#layout11 .right li{
	float: left;
	width: 228px;
	height: 375px;
	position: relative;
	margin-top: 40px;
	margin-left: 8px;
}

#layout11 .right li img{
	height: 100%;
	width: 100%;
}

#layout11 .right li table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color:rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: opacity 0.2s;
}

#layout11 .right li:hover table{
	filter: alpha(opacity=100);
	opacity: 1;
}

#layout11 .right li td{
	padding: 0px 10px;
}

#layout11 .right li i{
	display: block;
	width: 24px;
	height: 23px;
	background: url("images/ly11-arrow.png");
	margin: 10px auto 0px auto;
}

#layout12 .show{
	margin-top: 40px;
	position: relative;
	height: 382px;
}

#layout12 .show .bottom{
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: #ce2a26;
	z-index: -1;
}

#layout12 .show .line{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d2d2d2;
	left: 0px;
	bottom: 104px;
}

#layout12 .show .tag1{
	position: absolute;
	left: 0px;
	bottom: 98px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 10px solid #ce3226;
}

#layout12 .show .tag2{
	position: absolute;
	right: 0px;
	bottom: 98px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #ce3226;
}

#layout12 .show li{
	float: left;
	width: 355px;
	margin: 0px 22px;
	position: relative;
}

#layout12 .show .photo2{
	height: 235px;
}

#layout12 .show p{
	line-height: 30px;
	height: 60px;
	font-size: 18px;
	margin: 81px 15px 0px 15px;
}

#layout12 .show .rope{
	position: absolute;
	width: 1px;
	height: 77px;
	background: #d2d2d2;
	left: 50%;
	top: 235px;
}

#layout12 .show .circle{
	position: absolute;
	width: 7px;
	height: 7px;
	border: 4px solid #ce3226;
	border-radius: 50%;
	left: 50%;
	top: 270px;
	margin-left: -7px;
}

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

#layout13 .list ul{
	margin-left: -40px;
}

#layout13 .list li{
	float: left;
	width: 438px;
	height: 107px;
	border: 1px solid #f5e9d7;
	margin: 30px 0px 0px 90px;
	padding: 18px 20px 0px 70px;
	position: relative;
	overflow: visible;
}

#layout13 .list .num{
	position: absolute;
	left: -55px;
	top: 50%;
	margin-top: -55px;
	border: 1px solid #f5e9d7;
	padding: 4px;
	border-radius: 30px;
	background: #fff;
}

#layout13 .list .num span{
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	font-family: "Arial";
	background: #ce2a26;
	text-align: center;
	border-radius: 30px;
	position: relative;
	z-index: 9;
}

#layout13 .list .num i{
	position: absolute;
	width: 54px;
	height: 110px;
	left: -1px;
	top: -1px;
	background: #fff;
}

#layout13 .list h3{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
}

#layout13 .list p{
	line-height: 24px;
	max-height: 48px;
	margin-top: 10px;
	font-size: 14px;
}

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

#layout13 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #c7c7c7;
	margin: 0px 10px;
	cursor: pointer;
}

#layout13 .tab .current{
	background: #ce3226;
	width: 40px;
}

#layout14{
	overflow: visible;
}

#layout14 .box{
	background: #ce2a26;
	margin-top: 16px;
}

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

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

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

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

#layout15 .list ul{
	margin-left: -67px;
}

#layout15 .list li{
	float: left;
	width: 355px;
	height: 235px;
	margin: 50px 0px 0px 67px;
}

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