@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	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;
}

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

.w1200{
	width:1200px;
	margin:0px auto;
}

.mt35{
	margin-top: 35px;
}

.mt70{
	margin-top: 70px;
}

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

p,li{
	overflow:hidden;
}

.topic{
	text-align: center;
}

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

#footer{
	background:#0882d5;
	line-height:30px;
	text-align:center;
	padding:40px 0px;
}

#header{
	background: #fff;
	position: relative;
	z-index: 10000;
	background: url(images/header-bg.jpg) no-repeat center top;
}

#header .w1200{
	height: 995px;
	position: relative;
}

#header .old{
	position:absolute;
	right:10px;
	top:38px;
	z-index: 900;
}

#header .old span{
	float:right;
	color:#e23100;
	line-height:16px;
	cursor:pointer;
}

#header .old .bar{
	float:right;
	display:inline;
	margin-right:8px;
	height:16px;
	line-height:16px;
	background:#0693d5 url(images/header-old.png) no-repeat right center;
	padding:0px 8px 0px 3px;
}

#header .old .bar a{
	float:right;
	font-size:12px;
	margin:0px 5px;
	display:none;
}

#header .old .bar .first{
	display:block;
}

#header .old:hover .bar a{
	display:block;
}

#header .part0{
	position: absolute;
	width: 1920px;
	margin-left: -960px;
	height: 705px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: url(images/header-part0.png) no-repeat left bottom;
	z-index: 800;
}

#header .cover{
	position: absolute;
	width: 1920px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	z-index: 820;
}

#header .part1{
	position: absolute;
	left: 205px;
	top: 105px;
	z-index: 888;
}

#header .part2{
	position: absolute;
	left: 440px;
	top: 290px;
	z-index: 888;
}

#header .part3{
	position: absolute;
	left: 152px;
	top: 562px;
	z-index: 888;
}

#header .part4{
	position: absolute;
	left: 190px;
	top: 392px;
	z-index: 888;
}

#nav{
	position: fixed;
	left: 50%;
	margin-left: -960px;
	top: 0px;
	height: 75px;
	width: 1920px;
	background: url(images/nav-bg.jpg) no-repeat center top;
	box-shadow: 0px 0px 5px #999;
	z-index: 9999;
}

#nav .tag{
	float: left;
	width: 61px;
	height: 51px;
	padding-top: 2px;
	text-align: center;
	color: #fff;
	background: url(images/nav-tag.png);
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 30px;
}

#nav .links{
	float: left;
	margin-top: 13px;
	margin-left: 14px;
}

#nav .links p{
	line-height: 24px;
	height: 24px;
	font-size: 16px;
}

#nav .links p a{
	color: #012e43;
	margin: 0px 5px;
}

#layout01{
	position: relative;
	text-align: center;
}

#layout01 .title{
	position: absolute;
	top: 5px;
	left: 0px;
	height: 43px;
	line-height: 43px;
	width: 93px;
	background: #e23100;
	font-size: 26px;
	border-radius: 18px;
}

#layout01 h2{
	font-size: 48px;
	height: 52px;
	line-height: 52px;
}

#layout01 p{
	line-height: 18px;
	height: 18px;
	font-size: 16px;
	margin-top: 15px;
}

#layout01 p a{
	color: #8f8f8f;
	margin: 0px 5px;
}

#layout02 .news{
	float: left;
	width: 485px;
}

#layout02 .news h3{
	font-size: 20px;
	height: 28px;
	line-height: 28px;
	margin: 25px 0px 10px 0px;
}

#layout02 .news p{
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	color: #5b5b5b;
	margin-left: -10px;
}

#layout02 .news p a{
	color: #5b5b5b;
	margin: 0px 10px;
}

#layout02 .focus{
	float: right;
	width: 660px;
	height: 330px;
	position: relative;
}

#layout02 .focus img{
	width: 100%;
	height: 100%;
}

#layout02 .focus .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 75px;
	background: #000;
	filter: alpha(opacity=60);
    opacity: 0.6;
	z-index: 1;
}

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

#layout02 .focus .arrow{
	position: absolute;
	width: 38px;
	height: 76px;
	top: 100px;
	cursor: pointer;
	filter: alpha(opacity=80);
    opacity: 0.8;
	z-index: 10;
}

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

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

#layout02 .focus:hover .arrow{
	filter: alpha(opacity=100);
    opacity: 1;
}

#layout03 ul{
	margin-left: -17px;
}

#layout03 li{
	float: left;
	margin-left: 18px;
	width: 225px;
	height: 125px;
}

#layout03 a:hover{
	color: #fff !important;
}

#layout03 .card{
	position:relative;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	perspective:1000px;
}

#layout03 .card .front{
	height:110px;
	width:225px;
	padding-top: 15px;
	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;
}

#layout03 .card:hover .front{
	transform: rotateY(-180deg);
}

#layout03 .card .front .title{
	width: 168px;
	margin: 0px auto;
}

#layout03 .c1 .card .front .title{ background-color: #f5773a; }
#layout03 .c2 .card .front .title{ background-color: #f5773a; }
#layout03 .c3 .card .front .title{ background-color: #7b4eda; }
#layout03 .c4 .card .front .title{ background-color: #276bda; }
#layout03 .c5 .card .front .title{ background-color: #21ad91; }

#layout03 .card .front .title img{
	display: inline-block;
	vertical-align: top;
}

#layout03 .card .front h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	font-weight: normal;
}

#layout03 .card .back{
	height:125px;
	width:225px;
	overflow: hidden;
	position:absolute;
	left:0px;
	top:0px;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	transform:rotateY(-180deg);
}

#layout03 .card:hover .back{
	transform:rotateY(-360deg);
	z-index:4\9;
}

#layout03 .card .back td{
	padding:0px 15px;
}

#layout03 .card .back td h4{
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px 8px;
}

#layout03 .card .back td p{
	padding: 8px 8px 0px 8px;
	font-size: 12px;
	line-height: 18px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(255,255,255,0.4);
	margin-top: 8px;
}

#layout03 .c1 .front,#layout03 .c1 .back{ background-color: #ef8b5a; }
#layout03 .c2 .front,#layout03 .c2 .back{ background-color: #ef5a61; }
#layout03 .c3 .front,#layout03 .c3 .back{ background-color: #9870eb; }
#layout03 .c4 .front,#layout03 .c4 .back{ background-color: #4886ec; }
#layout03 .c5 .front,#layout03 .c5 .back{ background-color: #54c8b1; }

#layout04 .show{
	height:570px;
	position:relative;
}

#layout04 .show .cover{
	position:absolute;
	top:0px;
	width:360px;
	height:100%;
	background-size: 100% 100%;
	z-index:99;
}

#layout04 .show .cover-left{
	left:50%;
	margin-left:-960px;
	background-image: url(images/ly04-cover1.jpg);
}

#layout04 .show .cover-right{
	right:50%;
	margin-right:-960px;
	background-image: url(images/ly04-cover2.jpg);
}

#layout04 .show .main{
	margin: 0px auto;
	width:1200px;
	height:570px;
	overflow:hidden;
	position:relative;
}

#layout04 .show img{
	width:1200px;
	height:570px;
}

#layout04 .show .text{
	position:absolute;
	width: 100%;
	left:0px;
	bottom:0px;
	padding-bottom: 20px;
	padding-top: 35px;
	background: url(images/ly04-shadow.png) center top;
	z-index: 9;
}

#layout04 .show .text h3{
	width: 72%;
	margin: 0px auto;
	font-size:36px;
	height:50px;
	line-height:50px;
	text-shadow:0px 0px 3px #333;
	text-align: center;
}

#layout04 .show .text p{
	width: 72%;
	margin: 0px auto;
	line-height:24px;
	margin-top:10px;
	text-shadow:0px 0px 1px #333;
}

#layout04 .show .video{
	position: absolute;
	width: 97px;
	height: 70px;
	background: url(images/ly04-video.png);
	left: 50%;
	margin-left: -48px;
	top: 180px;
}

#layout04 .box2{
	margin: 35px auto 0px auto;
	padding: 32px 0px 28px 0px;
	width: 1314px;
	border: 1px solid #e0e0e0;
	position: relative;
}

#layout04 .box2 .title{
	position: absolute;
	left: 50%;
	margin-left: -68px;
	top: -15px;
}

#layout04 .box2 .list2{
	width: 1200px;
	margin: 0px auto;
}

#layout04 .box2 ul{
	margin-left: -45px;
}

#layout04 .box2 li{
	float: left;
	width: 370px;
	height: 185px;
	margin-left: 45px;
	position: relative;
}

#layout04 .box2 li img{
	width: 100%;
	height: 100%;
}

#layout04 .box2 li .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 36px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

#layout04 .box2 li p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	z-index: 9;
}

#layout04 .box2 .arrow{
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	top: 50%;
	margin-top: -30px;
	z-index: 10;
}

#layout04 .box2 .arrow3{
	left: -30px;
	background: url(images/ly04-arrow3.png);
}

#layout04 .box2 .arrow4{
	right: -30px;
	background: url(images/ly04-arrow4.png);
}

@media screen and (max-width: 1374px) {
	#layout04 .show .arrow-left{ margin-left:-600px; }
	#layout04 .show .arrow-right{ margin-right:-600px; }
	#layout04 .box2{ border: none; width: 1200px; padding: 33px 0px 29px 0px; }
	#layout04 .box2 .arrow3{ left: 10px; }
	#layout04 .box2 .arrow4{ right: 10px; }
}

#layout05{
	background: url(images/ly05-bg.jpg) center top;
	padding-top: 35px;
	padding-bottom: 50px;
}

#layout05 .box1{
	margin: 10px 35px 0px 35px;
}

#layout05 .box1 h3{
	text-align: center;
	font-size: 36px;
	height: 42px;
	line-height: 42px;
	font-weight: normal;
}

#layout05 .box1 p{
	line-height: 24px;
	max-height: 48px;
	color: #777;
	margin-top: 10px;
}

#layout05 .box2{
	height: 459px;
	background: url(images/ly05-show.png) no-repeat center top;
	margin-top: 15px;
	position: relative;
}

#layout05 .box2 .more{
	position: absolute;
	left: 50%;
	margin-left: -9px;
	top: 40px;
	line-height: 18px;
	font-size: 16px;
	width: 18px;
	text-align: center;
}

#layout05 .box2 li{
	position: absolute;
	width: 432px;
}

#layout05 .box2 .t1{ left: 126px; top: 55px; }
#layout05 .box2 .t2{ left: 126px; top: 215px; }
#layout05 .box2 .t3{ right: 120px; top: 55px; }
#layout05 .box2 .t4{ right: 120px; top: 215px; }

#layout05 .box2 li h3{
	height: 35px;
	line-height: 35px;
	font-size: 24px;
}

#layout05 .box2 li h3 img{
	display: inline-block;
	vertical-align: top;
	margin-left: 18px;
}

#layout05 .box2 li p{
	line-height: 24px;
	height: 72px;
	margin-top: 15px;
}

#layout06 .topic{
	float: left;
	width: 206px;
}

#layout06 .show{
	float: right;
	width: 994px;
	height: 641px;
	position: relative;
}

#layout06 .show .tab{
	position: absolute;
	width: 100%;
	height: 7px;
	left: 0px;
	bottom: 0px;
	text-align: center;
}

#layout06 .show .tab span{
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 7px;
	background: #d2d2d2;
	cursor: pointer;
	margin: 0px 10px;
}

#layout06 .show .tab .current{
	background: #e23100;
}

#layout06 .show .big li{
	float: left;
	margin-left: 5px;
	width: 492px;
	height: 450px;
	background: #eaeef3;
}

#layout06 .show .big .photo,#layout06 .show .big .photo img{
	width: 100%;
	height: 250px;
}

#layout06 .show .big h4{
	height: 43px;
	line-height: 43px;
	background: url(images/ly06-tag1.jpg);
	padding: 0px 10px 0px 32px;
	font-size: 24px;
}

#layout06 .show .big h4 label{
	font-weight: normal;
	font-size: 16px;
	margin-left: 15px;
}

#layout06 .show .big h3{
	font-size: 24px;
	height: 60px;
	line-height: 30px;
	margin: 15px 35px 0px 22px;
}

#layout06 .show .big p{
	margin: 15px 35px 0px 22px;
	line-height: 24px;
	height: 48px;
}

#layout06 .show .small li{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 367px;
	padding: 15px 15px 0px 110px;
	height: 66px;
	background: #eaeef3;
	position: relative;
}

#layout06 .show .small h4{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 92px;
	height: 81px;
	font-size: 20px;
	background: url(images/ly06-tag2.jpg);
	text-align: center;
	line-height: 81px;
}

#layout06 .show .small h5{
	font-weight: normal;
	color: #7d7d7d;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}

#layout06 .show .small h3{
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 5px;
}

#layout07 .focus{
	height: 600px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding-left: 1040px;
}

#layout07 .arrow{
	position: absolute;
	width: 17px;
	height: 17px;
	bottom: 18px;
	cursor: pointer;
	z-index: 99;
}

#layout07 .arrow1{
	background: url(images/ly07-arrow1.png);
	left: 975px;
}

#layout07 .arrow2{
	background: url(images/ly07-arrow2.png);
	left: 1007px;
}

#layout07 .focus li{
	float: left;
	width: 31px;
	height: 550px;
	border: 1px solid #0e85d6;
	border-left: none;
	margin-top: 24px;
}

#layout07 .focus .photo{
	float: left;
	width: 960px;
	height: 600px;
	display: none;
}

#layout07 .focus .photo img{
	width: 100%;
	height: 100%;
}

#layout07 .focus table{
	float: right;
	font-size: 18px;
	line-height: 20px;
	width: 30px;
	height: 100%;
}

#layout07 .focus table,#layout07 .focus table a{
	color: #0882d5;
}

#layout07 .focus .current{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1040px;
	height: 600px;
	border: none;
	margin: 0px;
}

#layout07 .focus .current .photo{
	display: block;
}

#layout07 .focus .current table{
	background: #0882d5;
	color: #fff;
	width: 80px;
	font-size: 24px;
	line-height: 26px;
}

#layout07 .focus .current table td{
	padding: 0px 25px;
}

#layout07 .focus .current table,#layout07 .focus .current table a{
	color: #fff;
}

#layout07 .focus .current table a:hover{
	color: #dfdfdf !important;
}

#layout08 .box{
	padding: 58px 20px 0px 227px;
	height: 246px;
	background: url(images/ly08-bg.jpg) no-repeat center top;
	margin-top: -40px;
	position: relative;
}

#layout08 .tab{
	position: absolute;
	left: 225px;
	top: 0px;
	width: 180px;
}

#layout08 .tab .arrow{
	width: 32px;
	height: 32px;
	cursor: pointer;
}

#layout08 .tab .arrow1{
	float: left;
	background: url(images/ly08-arrow1.png);
}

#layout08 .tab .arrow2{
	float: right;
	background: url(images/ly08-arrow2.png);
}

#layout08 .tab .date{
	float: left;
	width: 116px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	color: #e23100;
	font-weight: bold;
}

#layout08 .show .main{
	float: left;
	width: 710px;
	margin-top: 25px;
}

#layout08 .show .main h3{
	font-size: 30px;
	height: 40px;
	line-height: 40px;
}

#layout08 .show .main p{
	line-height: 30px;
	height: 120px;
	font-size: 16px;
	margin-top: 22px;
}

#layout08 .show .side{
	float: right;
	width: 188px;
}

#layout08 .show .side table{
	width: 100%;
	height: 102px;
	margin-bottom: 13px;
	background: #0882d5;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
}

#layout09 .tab{
	float: left;
	width: 600px;
}

#layout09 .tab ul{
	margin-top: -20px;
}

#layout09 .tab li{
	float: left;
	margin: 20px 15px 0px 0px;
	padding: 25px 20px 0px 20px;
	width: 245px;
	height: 160px;
	position: relative;
}

#layout09 .tab .c1{ background: #e6f0f3; }
#layout09 .tab .c2{ background: #fbe8e3; }
#layout09 .tab .c3{ background: #f9f9ec; }
#layout09 .tab .c4{ background: #e9f7f1; }

#layout09 .tab a{
	display: block;
	width: 100%;
	height: 100%;
}

#layout09 .tab h3{
	font-size: 24px;
	line-height: 30px;
	height: 60px;
}

#layout09 .tab .c1 h3{ color: #d2461f; }
#layout09 .tab .c2 h3{ color: #5ba8d0; }
#layout09 .tab .c3 h3{ color: #82ccac; }
#layout09 .tab .c4 h3{ color: #f4bf5f; }

#layout09 .tab p{
	line-height: 24px;
	height: 72px;
	font-size: 12px;
	margin-top: 15px;
}

#layout09 .tab .c1 p{ color: #688eae; }
#layout09 .tab .c2 p{ color: #d2461f; }
#layout09 .tab .c3 p{ color: #f7b431; }
#layout09 .tab .c4 p{ color: #3ca779; }

#layout09 .tab i{
	position: absolute;
	width: 100%;
	height: 6px;
	left: 0px;
	bottom: 0px;
	display: none;
}

#layout09 .tab .current i{
	display: block;
}

#layout09 .tab .c1 i{ background: #64c7e4; }
#layout09 .tab .c2 i{ background: #d2461f; }
#layout09 .tab .c3 i{ background: #f7b431; }
#layout09 .tab .c4 i{ background: #3ca779; }

#layout09 .show{
	float: right;
	width: 600px;
	height: 390px;
}

#layout09 .show img{
	width: 100%;
	height: 100%;
}

#layout09 .more{
	text-align: center;
	margin-top: 35px;
}

#layout09 .more a{
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 30px;
	padding: 0px 45px;
	border: 1px solid #dbdbdb;
	color: #b0b0b0;
	border-radius: 14px;
}

#layout09 .more a:hover{
	color: #fff!important;
	background: #dbdbdb;
}

#layout10 .list{
	overflow: hidden;
}

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

#layout10 .list li{
	float: left;
	margin: 0px 0px 30px 40px;
	border: 3px solid #e3ebf1;
	width: 489px;
	height: 120px;
	padding: 25px 20px 0px 65px;
	position: relative;
	overflow: visible;
}

#layout10 .list li .tag{
	position: absolute;
	width: 50px;
	height: 151px;
	left: -3px;
	top: -3px;
	line-height: 151px;
	overflow: hidden;
	text-align: center;
	font-size: 40px;
	font-family: "Arial";
}

#layout10 .list .c1 .tag{ background: url(images/ly10-tag1.png); }
#layout10 .list .c2 .tag{ background: url(images/ly10-tag2.png); }

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

#layout10 .list p{
	line-height: 24px;
	height: 48px;
	margin-top: 18px;
}

#layout10 .tab{
	height: 32px;
	position: relative;
	text-align: center;
	margin-top: -10px;
}

#layout10 .tab .line{
	position: absolute;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0px;
	background: #c7d7e2;
	z-index: 1;
}

#layout10 .tab .circle{
	position: absolute;
	width: 8px;
	height: 8px;
	border: 3px solid #e3ebf1;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	margin-top: -7px;
	z-index: 2;
}

#layout10 .tab .circle-left{
	left: 0px;
}

#layout10 .tab .circle-right{
	right: 0px;
}

#layout10 .tab .main{
	position: relative;
	z-index: 9;
	display: inline-block;
	background: #fff;
	vertical-align: top;
	height: 32px;
}

#layout10 .tab .main span{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	margin: 6px 20px 0px 20px;
	background: #0882d5;
	font-family: "Arial";
	cursor: pointer;
}

#layout10 .tab .main .current{
	background: #e23100;
	font-size: 18px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin: 0px 20px 0px 20px;
}

#layout11 .tag img,#layout11 .show img{
	width: 100%;
	height: 100%;
}

#layout11 .tab{
	float: left;
	width: 342px;
}

#layout11 .tab ul{
	margin-top: -6px;
}

#layout11 .tab li{
	height: 98px;
	margin-top: 6px;
	overflow: visible;
	position: relative;
	z-index: 99;
}

#layout11 .tab .current i{
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -7px;
	width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 7px solid transparent;
	z-index: 99;
}

#layout11 .show{
	float: right;
	width: 850px;
	height: 410px;
	position: relative;
}

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

#layout11 .show .shadow{
	position: absolute;
	width: 100%;
	height: 76px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter: alpha(opacity=60);
    opacity: 0.6;
}

#layout12 .main{
	background: url(images/ly12-bg.jpg) center top;
	height: 655px;
}

#layout12 .tab{
	float: left;
	width: 340px;
	height: 620px;
	padding: 35px 0px 0px 0px;
	background: #e23100;
	position: relative;
}

#layout12 .tab .title{
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	padding: 0px 25px 0px 40px;
}

#layout12 .tab .arrow{
	width: 24px;
	height: 24px;
	position: absolute;
	cursor: pointer;
	bottom: 70px;
}

#layout12 .tab .arrow1{
	background: url(images/ly12-arrow1.png);
	right: 105px;
}

#layout12 .tab .arrow2{
	background: url(images/ly12-arrow2.png);
	right: 62px;
}

#layout12 .tab ul{
	margin-top: 40px;
}

#layout12 .tab ul li{
	height: 68px;
	font-size: 24px;
	line-height: 68px;
	padding: 0px 25px 0px 40px;
	cursor: pointer;
	position: relative;
}

#layout12 .tab ul li i{
	font-size: 16px;
	margin-right: 12px;
}

#layout12 .tab ul .current{
	background: #b72410;
}

#layout12 .tab ul .current label{
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -19px;
	width: 0px;
	height: 0px;
	border-top: 19px solid transparent;
	border-right: 19px solid #eff5f7;
	border-bottom: 19px solid transparent;
}

#layout12 .tab .more{
	position: absolute;
	bottom: 70px;
	right: 40px;
	line-height: 24px;
	font-size: 16px;
}

#layout12 .show{
	float: right;
	width: 800px;
	margin-top: 88px;
}

#layout12 .show .block{
	height: 185px;
	margin-bottom: 88px;
}

#layout12 .show .sty1 .photo{ float: left; }
#layout12 .show .sty2 .photo{ float: right; }

#layout12 .show .sty1 .text{ float: right; }
#layout12 .show .sty2 .text{ float: left; }

#layout12 .show .photo,#layout12 .show .photo img{
	width: 285px;
	height: 185px;
}

#layout12 .show .text{
	width: 430px;
	height: 135px;
	padding: 15px 25px 0px 25px;
	background: #fff;
	margin-top: 5px;
	position: relative;
}

#layout12 .show .text h3{
	font-size: 22px;
	line-height: 30px;
	height: 60px;
}

#layout12 .show .text h3 a{
	color: #2a96e3;
}

#layout12 .show .text p{
	line-height: 24px;
	height: 48px;
	margin-top: 10px;
}

#layout12 .show .text i{
	position: absolute;
	bottom: -32px;
	width: 0;
    height: 0;
}

#layout12 .show .sty1 .text i{
	border-top: 32px solid #fff;
	border-right: 26px solid transparent;
	left: 26px;
}

#layout12 .show .sty2 .text i{
	border-top: 32px solid #fff;
	border-left: 26px solid transparent;
	right: 26px;
}

#layout13 a:hover{
	color: #fff!important;
}

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

#layout13 .list li{
	float: left;
	margin-left: 60px;
	width: 360px;
	height: 500px;
	position: relative;
}

#layout13 .list .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter: alpha(opacity=50);
    opacity: 0.5;
	z-index: 1;
	display: none;
}

#layout13 .list .text{
	position: absolute;
	left: 10%;
	width: 80%;
	top: 40%;
	text-align: center;
	z-index: 9;
	display: none;
}

#layout13 .list .text p{
	font-size: 20px;
	line-height: 26px;
}

#layout13 .list .tag{
	display: inline-block;
	vertical-align: top;
	width: 38px;
	height: 36px;
	background: url(images/ly13-tag.gif.png);
	margin-top: 15px;
}

#layout13 .list li:hover .shadow,#layout13 .list li:hover .text{
	display: block;
}

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

#layout13 .tab .line{
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -7px;
	width: 100%;
	height: 14px;
	background: #e4edf4;
	border-radius: 6px;
	z-index: 1;
}

#layout13 .tab .main{
	display: inline-block;
	position: relative;
	z-index: 9;
	background: #fff;
}

#layout13 .tab .main span{
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 7px 25px 0px 25px;
	background: #e4edf4;
	color: #e4edf4; 
}

#layout13 .tab .main .current{
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0px 25px 0px 25px;
	color: #fff;
	background: #2a96e3;
	font-size: 20px;
	font-family: "Arial";
}

#layout14 .left{
	width: 642px;
	height: 417px;
	border: 9px solid #2a96e3;
	position: relative;
}

#layout14 .left img{
	width: 100%;
	height: 100%;
}

#layout14 .left .text{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	padding-top: 12px;
	padding-bottom: 5px;
}

#layout14 .left .text .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter: alpha(opacity=60);
    opacity: 0.6;
	z-index: 1;
}

#layout14 .left .text h3,#layout14 .left .text p{
	z-index: 9;
	position: relative;
	margin-left: 35px;
	margin-right: 35px;
}

#layout14 .left .text h3{
	font-size: 24px;
	line-height: 30px;
	height: 30px;
}

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

#layout14 .right{
	width: 540px;
	height: 421px;
	background: url(images/ly14-bg.jpg);
	margin-top: 14px;
}

#layout14 .right a:hover{
	color: #fff !important;
}

#layout14 .right .topic{
	padding-top: 18px;
}

#layout14 .right .list{
	margin-top: 28px;
}

#layout14 .right .list li{
	float: left;
	width: 247px;
	height: 150px;
	position: relative;
	margin: 0px 0px 12px 12px;
}

#layout14 .right .list img{
	width: 100%;
	height: 100%;
}

#layout14 .right .list .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter: alpha(opacity=50);
    opacity: 0.5;
	z-index: 1;
	display: none;
}

#layout14 .right .list table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 9;
	filter: alpha(opacity=0);
    opacity: 0;
}

#layout14 .right .list table td{
	padding: 0px 15px;
}

#layout14 .right .list h3{
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	max-height: 48px;
}

#layout14 .right .list p{
	line-height: 18px;
	font-size: 12px;
	max-height: 54px;
	margin-top: 10px;
}

#layout14 .right .list li:hover .shadow{
	display: block;
}

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

#layout15 .left{
	width: 393px;
	height: 673px;
	background: url(images/ly15-phone.png);
	position: relative;
}

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

#layout15 .right{
	width: 785px;
}

#layout15 .right .topic{
	text-align: left;
}

#layout15 .right .photo{
	margin-top: 20px;
}

#layout16 .show{
	position: relative;
}

#layout16 .arrow{
	width: 44px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	z-index: 10;
}

#layout16 .arrow1{
	left: -65px;
	background: url(images/ly16-arrow1.png);
}

#layout16 .arrow2{
	right: -65px;
	background: url(images/ly16-arrow2.png);
}

@media screen and (max-width: 1330px) {
	#layout16 .arrow1{ left: 10px; }
	#layout16 .arrow2{ right: 10px; }
}

#layout16 .list ul{
	margin-left: -12px;
}

#layout16 .list li{
	float: left;
	width: 230px;
	height: 150px;
	position: relative;
	margin-left: 12px;
}

#layout16 .list .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 36px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

#layout16 .list p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	z-index: 9;
}

#layout17 .show{
	overflow-x: scroll;
}

#layout18 .side{
	float: left;
	width: 360px;
	padding: 10px 10px 20px 10px;
	background: #ecf0f2;
}

#layout18 .side .box{
	background: #fff;
	padding: 18px 20px 18px 20px;
}

#layout18 .side h3{
	font-size: 22px;
	line-height: 30px;
	height: 60px;
	font-weight: normal;
}

#layout18 .side img{
	width: 320px;
	height: 200px;
	margin-top: 12px;
}

#layout18 .side p{
	line-height: 24px;
	height: 72px;
	margin-top: 14px;
}

#layout18 .side .voice{
	height: 58px;
	background: url(images/ly18-voice.gif) no-repeat center top;
	margin-top: 20px;
	cursor: pointer;
}

#layout18 .side .more{
	margin-top: 20px;
	text-align: center;
}

#layout18 .side .more a{
	display: inline-block;
	vertical-align: top;
	padding: 0px 55px;
	height: 35px;
	line-height: 35px;
	background: #0882d5;
	border-radius: 15px;
}

#layout18 .list{
	float: right;
	width: 794px;
	margin-top: -15px;
}

#layout18 .list li{
	float: left;
	margin: 15px 0px 0px 15px;
	width: 380px;
	border: 1px solid #dfe4e6;
	padding-bottom: 10px;
}

#layout18 .list img{
	width: 100%;
	height: 215px;
}

#layout18 .list p{
	line-height: 34px;
	height: 34px;
	background: url(images/ly18-play.gif) no-repeat 10px center;
	margin-top: 10px;
	padding: 0px 10px 0px 60px;
}