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

a{
	color:#000;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

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

.mt30{
	margin-top: 30px !important;
}

.mt50{
	margin-top: 50px !important;
}

.mt80{
	margin-top: 80px !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;
}

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

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

#nav{
	background: #f1f1f1;
	margin-top: 40px;
}

#nav .w1200{
	height: 56px;
	line-height: 56px;
	position: relative;
}

#nav .tag{
	position: absolute;
	width: 10px;
	height: 32px;
	background: #1e6cd5;
	left: 0px;
	top: 50%;
	margin-top: -16px;
}

#nav .link{
	margin-left: 10px;
	text-align: center;
	font-size: 20px;
	color: #adadad;
}

#nav .link a{
	color: #5a5a5a;
	margin: 0px 40px;
}

#layout01{
	text-align: center;
}

#layout01 h2{
	font-size: 50px;
	height: 60px;
	line-height: 60px;
}

#layout01 h2 a{
	color: #1e6cd5;
}

#layout01 p{
	line-height: 20px;
	height: 20px;
	margin-top: 20px;
}

#layout01 p a{
	color: #838383;
	margin: 0px 10px;
}

#layout02 .focus{
	float: left;
	width: 630px;
	height: 420px;
	position: relative;
}

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

#layout02 .focus p{
	position: absolute;
	left: 18px;
	bottom: 0px;
	max-width: 460px;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	z-index: 9;
}

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

#layout02 .focus .point{
	position: absolute;
	right: 10px;
	bottom: 19px;
	z-index: 9;
}

#layout02 .focus .point span{
	float: left;
	width: 15px;
	height: 15px;
	background: #b8b8b8;
	border-radius: 50%;
	margin-right: 12px;
	cursor: pointer;
}

#layout02 .focus .point .current{
	background: #1e6cd5;
}

#layout02 .text{
	float: right;
	width: 521px;
}

#layout02 .text h3{
	border-bottom: 1px solid #eee;
	font-size: 22px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#layout02 .text h3 a{
	color: #434343;
}

#layout02 .text li{
	line-height: 32px;
	height: 32px;
	font-size: 16px;
	background: url(images/ly02-list.png) no-repeat left center;
	padding-left: 18px;
}

#layout02 .text li a{
	color: #838383;
}

#layout02 .text .more{
	margin-top: 15px;
}

#layout03 .block{
	width: 560px;
	margin-top: 30px;
}

#layout03 .block .hot h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #1e6cd5;
}

#layout03 .block .hot h3{
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	color: #838383;
	font-weight: normal;
	margin-top: 10px;
}

#layout03 .block .hot h3 a{
	color: #838383;
}

#layout03 .block .hot p{
	font-size: 12px;
	font-family: "SimSun";
	color: #9e9e9e;
	line-height: 24px;
	height: 48px;
	margin-top: 5px;
}

#layout03 .block .hot p a{
	color: #1e6cd5;
}

#layout03 .block .more{
	margin-top: 15px;
}

#layout03 .block ul{
	margin-top: 10px;
}

#layout03 .block li{
	line-height: 38px;
	height: 38px;
	font-size: 16px;
}

#layout03 .block li span{
	font-weight: bold;
	color: #1e6cd5;
	margin-right: 5px;
}

#layout03 .block li a{
	color: #838383;
}

#layout04 .box{
	border: 1px solid #1e6cd5;
	border-top: none;
	padding: 25px 0px 35px 0px;
}

#layout04 li{
	float: left;
	width: 340px;
	height: 210px;
	position: relative;
	margin: 0px 0px 0px 44px;
}

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

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

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

#layout04 li .play{
	position: absolute;
	width: 59px;
	height: 59px;
	background: url(images/ly04-play.png);
	left: 140px;
	top: 60px;
}

.topic1{
	height: 97px;
	background-position: center top;
	background-repeat: no-repeat;
}

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

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

#layout09 .topic1{
	background-image: url(images/ly09-topic.png);
}

#layout09 .box1{
	margin-top: 60px;
}

#layout09 .box1 .photo{
	float: left;
	width: 690px;
	height: 476px;
}

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

#layout09 .box1 .tab{
	float: right;
	width: 510px;
}

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

#layout09 .box1 .tab li{
	height: 97px;
	background: #4083ec;
	margin-top: 8px;
	position: relative;
	padding: 16px 28px 0px 28px;
	cursor: pointer;
	overflow: visible;
}

#layout09 .box1 .tab h4{
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

#layout09 .box1 .tab h3{
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}

#layout09 .box1 .tab p{
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
}

#layout09 .box1 .tab .current{
	background: #edad31;
}

#layout09 .box1 .tab .current i{
	position: absolute;
	left: -18px;
	top: 50%;
	margin-top: -18px;
	width: 0; 
	height: 0; 
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-right: 18px solid #edad31;
}

#layout09 .box2{
	margin-top: 15px;
}

#layout09 .box2 ul{
	margin-left: -110px;
}

#layout09 .box2 li{
	float: left;
	width: 545px;
	margin: 60px 0px 0px 110px;
}

#layout09 .box2 h3{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	margin-bottom: 30px;
}

#layout09 .box2 h3 span{
	font-weight: bold;
	margin-right: 10px;
}

#layout09 .box2 img{
	float: left;
	width: 160px;
	height: 100px;
	margin-right: 20px;
}

#layout09 .box2 p{
	line-height: 25px;
	height: 100px;
	font-size: 12px;
	font-family: "SimSun";
}

#layout09 .more{
	margin-top: 70px;
}

#layout10{
	background: url(images/ly10-bg.jpg) no-repeat center bottom;
}

#layout10 .topic1{
	background-image: url(images/ly10-topic.png);
}

#layout10 .main{
	width: 1170px;
	margin: 60px auto 0px auto;
	height: 724px;
	position: relative;
}

#layout10 .main .shadow{
	position: absolute;
	width: 100%;
	height: 102px;
	left: 0px;
	bottom: 64px;
	background: url(images/ly10-shadow.png) no-repeat center top;
}

#layout10 .focus{
	height: 610px;
	position: relative;
	z-index: 50;
}

#layout10 .focus .arrow1,#layout10 .focus .arrow2{
	position: absolute;
	width: 65px;
	height: 65px;
	top: 50%;
	margin-top: -32px;
	cursor: pointer;
	z-index: 60;
}

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

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

#layout10 .focus li{
	position: absolute;
	display: none;
}

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

#layout10 .focus .pic1{
	top: 0px;
	left: 392px;
	background: url(images/ly10-phone1.png);
	width: 385px;
	height: 610px;
	display: block;
}

#layout10 .focus .pic2,#layout10 .focus .pic3{
	top: 45px;
	left: 407px;
	background: url(images/ly10-phone2.png);
	width: 329px;
	height: 519px;
	display: block;
}

#layout10 .focus .pic2{
	left: 786px;
}

#layout10 .focus .pic3{
	left: 55px;
}

#layout10 .focus .photo{
	position: absolute;
}

#layout10 .focus .pic1 .photo{
	width: 345px;
	height: 446px;
	left: 20px;
	top: 68px;
}

#layout10 .focus .pic2 .photo,#layout10 .focus .pic3 .photo{
	width: 289px;
	height: 441px;
	left: 20px;
	top: 20px;
	border-radius: 20px 20px 0px 0px;
}

#layout10 .focus .pic2 i,#layout10 .focus .pic3 i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color:rgba(255,255,255,0.3);
}

#layout07 .topic1{
	background-image: url(images/ly07-topic.png);
}

#layout07 .show{
	position: relative;
	height: 940px;
	margin-top: 50px;
}

#layout07 .show .block{
	position: absolute;
	width: 62px;
	height: 62px;
	background: #1e6cd5;
	left: 62px;
	top: 84px;
}

#layout07 .show .photo{
	position: absolute;
}

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

#layout07 .show .pic1{ width: 380px; height: 180px; left: 495px; top: 0px; z-index: 1; }
#layout07 .show .pic2{ width: 300px; height: 380px; left: 6px; top: 512px; z-index: 4; }
#layout07 .show .pic3{ width: 270px; height: 435px; right: 6px; top: 227px; z-index: 2; }

#layout07 .show .focus{
	position: absolute;
	width: 750px;
	height: 545px;
	left: 180px;
	top: 170px;
	z-index: 3;
}

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

#layout07 .show .focus .point{
	position: absolute;
	right: 12px;
	bottom: 20px;
	z-index: 9;
}

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

#layout07 .show .focus .point .current{
	background: #1e6cd5;
}

#layout07 .show .focus .text{
	position: absolute;
	right: -205px;
	top: 640px;
	width: 370px;
	background: url(images/ly07-arrow.png) no-repeat left 6px;
	padding-left: 50px;
}

#layout07 .show .focus .text h3{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
}

#layout07 .show .focus .text h3 a{
	color: #333;
}

#layout07 .show .focus .text p{
	line-height: 24px;
	height: 72px;
	color: #9e9e9e;
	font-size: 12px;
	font-family: "SimSun";
	margin-top: 15px;
}

#layout07 .show .focus .text p a{
	color: #1e6cd5;
}

#layout08 .topic1{
	background-image: url(images/ly08-topic.png);
}

#layout08 .box{
	position: relative;
	height: 630px;
	width: 1200px;
	margin: 60px auto 0px auto;
}

#layout08 .list li{
	position: absolute;
	top: 0px;
	width: 1200px;
	height: 630px;
	display: none;
}

#layout08 .list .pic1{ left: 0px; display: block; }
#layout08 .list .pic2{ left: 1200px; display: block; }
#layout08 .list .pic3{ left: -1200px; display: block; }

#layout08 .list .photo img{
	width: 100%;
	height: 100%;
}

#layout08 .text{
	position: absolute;
	width: 940px;
	left: 150px;
	bottom: 30px;
	color: #fff !important;
	display: none;
	z-index: 9;
}

#layout08 .text h3{
	font-size: 36px;
	line-height: 46px;
	text-align: center;
}

#layout08 .text p{
	line-height: 24px;
	margin-top: 12px;
}

#layout08 .shadow{
	position: absolute;
	width: 100%;
	height: 180px;
	background: url(images/ly08-shadow.png);
	left: 0px;
	bottom: 0px;
	display: none;
	z-index: 1;
}

#layout08 .pic1 .text,#layout08 .pic1 .shadow{
	display: block;
}

#layout08 .cover1,#layout08 .cover2{
	position: absolute;
	width: 360px;
	height: 100%;
	top: 0px;
	background-color:rgba(0,0,0,0.6);
	z-index: 10;
}

#layout08 .cover1{ left:-360px; }
#layout08 .cover2{ right:-360px; }

#layout08 .arrow1,#layout08 .arrow2{
	position: absolute;
	width: 40px;
	height: 74px;
	top: 50%;
	margin-top: -37px;
	cursor: pointer;
	z-index: 20;
}

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

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