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

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #4169b4 !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:1180px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1180{
	width:1180px;
	margin:0px auto;
}

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

p,li{
	overflow:hidden;
}


#footer{
	background: #4565b1;
	text-align: center;
	line-height: 26px;
	padding: 30px 0px;
	margin-top: 50px;
}

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

#layout1{
	margin-top: 55px;
}

#layout1 .phone{
	float: left;
	width: 340px;
	height: 756px;
	padding: 58px 15px 0px 16px;
	background: url(images/ly1-phone.png);
	margin-top: 5px;
}

#layout1 .phone h3{
	font-size: 30px;
	line-height: 40px;
	height: 40px;
	text-align: center;
}

#layout1 .phone .video{
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

#layout1 .phone .video img{
	width: 100%;
	height: 190px;
}

#layout1 .phone .video p{
	text-align: center;
	line-height: 50px;
	height: 50px;
	background: #fff;
	font-size: 18px;
	color: #000 !important;
}

#layout1 .phone .video p a{
	color: #000 !important;
}

#layout1 .phone .video p a:hover{
	color: #4169b4 !important;
}

#layout1 .phone .video .play{
	position: absolute;
	width: 73px;
	height: 73px;
	background: url(images/play.png);
	left: 50%;
	margin-left: -37px;
	top: 76px;
}

#layout1 .phone .title{
	border-bottom: 1px solid #4b77bb;
	padding: 0px 10px 12px 10px;
	margin-top: 18px;
}

#layout1 .phone .title p{
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 15px;
}

#layout1 .phone .title h4{
	text-align: center;
	font-size: 24px;
	line-height: 30px;
}

#layout1 .phone .text{
	margin-top: 20px;
	height: 252px;
	overflow: hidden;
	font-size: 15px;
	position: relative;
	line-height: 36px;
}

#layout1 .phone .text .word{
	margin: 0px 20px 0px 10px;
}

#layout1 .phone .text .bar{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 6px;
	height: 100%;
}

#layout1 .phone .text .bar span{
	height: 50px;
	width: 100%;
	background: #fff;
	position: absolute;
	left: 0px;
	cursor: pointer;
}

#layout1 .main{
	float: right;
	width: 760px;
}

#layout1 .main .hot{
	text-align: center;
}

#layout1 .main .hot h2{
	font-size: 40px;
	line-height: 50px;
	height: 50px;
}

#layout1 .main .hot p{
	line-height: 20px;
	height: 20px;
	color: #a3a3a3;
	margin-top: 15px;
}

#layout1 .main .hot p a{
	color: #a3a3a3;
	margin: 0px 5px;
}

#layout1 .main .photo{
	height: 355px;
	overflow: hidden;
	border-radius: 5px;
	margin-top: 35px;
}

#layout1 .main .photo img{
	width: 100%;
	height: 100%;
}

#layout1 .main .text{
	margin-top: 40px;
}

#layout1 .main .text h3{
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 15px;
}

#layout1 .main .text p{
	line-height: 40px;
	font-size: 17px;
	text-indent: 34px;
}

#layout2{
	background: url(images/ly2-bg.jpg) no-repeat center top;
	margin-top: 25px;
}

#layout2 .w1180{
	padding-top: 32px;
	height: 713px;
}

#layout2 .focus{
	margin-top: 35px;
	padding-bottom: 30px;
	position: relative;
}

#layout2 .focus .point{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 12px;
	text-align: center;
}

#layout2 .focus .point li{
	border-radius: 50%;
	background: #fff;
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px;
	cursor: pointer;
}

#layout2 .focus .point .current{
	background: #f4ca2d;
}

#layout2 .focus ul{
	height: 600px;
	overflow: hidden;
}

#layout2 .focus li{
	float: left;
	width: 355px;
	height: 600px;
	margin-left: 28px;
}

#layout2 .focus .arrow1,#layout2 .focus .arrow2{
	position: absolute;
	width: 35px;
	height: 65px;
	top: 267px;
	cursor: pointer;
}

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

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

#layout3{
	border-bottom: 1px solid #e5e5e5;
	margin-top: 35px;
	padding-bottom: 30px;
}

#layout3 .block{
	width: 560px;
}

#layout3 .block .title{
	line-height: 30px;
	height: 30px;
	margin-bottom: 20px;
}

#layout3 .block .title h3{
	float: left;
	font-size: 22px;
}

#layout3 .block .title .more{
	float: right;
	color: #969696;
	font-size: 12px;
}

#layout3 .block img{
	float: left;
	width: 270px;
	height: 140px;
	border-radius: 5px;
}

#layout3 .block p{
	float: right;
	width: 255px;
	line-height: 28px;
	max-height: 140px;
}

#layout4{
	margin-top: 25px;
	position: relative;
	padding: 50px 0px;
}

#layout4 .line{
	position: absolute;
	width: 1px;
	height: 100%;
	background: #cdcdcd;
	left: 50%;
	top: 0px;
}

#layout4 .left{
	width: 560px;
}

#layout4 .title{
	float: left;
	width: 32px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 31px;
	padding-top: 18px;
}

#layout4 .more{
	float: right;
	width: 30px;
	text-align: right;
	color: #969696;
	font-size: 12px;
}

#layout4 .list{
	float: left;
	margin-left: 35px;
	width: 450px;
}

#layout4 .list li{
	line-height: 32px;
	height: 32px;
}

#layout4 .right .title,#layout4 .right .title a{
	color: #2767b1;
}

#layout4 .right{
	width: 540px;
}

#layout4 .right .code{
	float: left;
	width: 150px;
	height: 150px;
	margin: 5px 0px 0px 35px;
}

#layout4 .right .code img{
	width: 100%;
	height: 100%;
}

#layout4 .right .btn{
	float: right;
	margin-left: 45px;
	margin-top: 5px;
}