@charset "utf-8";
#footer {
	font-family: "Microsoft Yahei","SimSun";
	font-size: 16px;
	color: #000;
}
	#footer .wrapper {
		width: 100%;
		min-width: 1200px;
		margin: 0px auto;
		overflow: hidden;
	}

	#footer .box {
		width: 1200px;
		margin: 0px auto;
	}

	#footer .fw {
		color: #fff;
	}

		#footer .fw a {
			color: #fff;
		}

			#footer .fw a:hover {
				color: #dfdfdf !important;
			}
#footer{
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	padding: 25px 0px;
	background: #f3f5f7;
}

#footer a{
	color: #333;
}

#top{
	height: 75px;
	line-height: 75px;
}

#top .box{
	height: 75px;
}

#top .logo{
	float: left;
	height: 100%;
}

#top .nav{
	float: right;
}

#top .nav li{
	float: left;
	font-size: 20px;
	margin-left: 75px;
}

#phone_open, #phone_close {
    display: none;
}

#layout1{
	background: url("images2024/ly1-bg.jpg") no-repeat center top;
	padding-top: 64px;
	height: 624px;
}

#layout1 .focus{
	height: 500px;
	overflow: hidden;
	background: #e3f0ff;
	border-radius: 5px;
}

#layout1 .focus .photo{
	float: left;
	width: 820px;
	height: 500px;
}

#layout1 .focus .tab{
	float: right;
	width: 380px;
	height: 500px;
}

#layout1 .focus .tab table{
	width: 100%;
	height: 100%;
}

#layout1 .focus .tab td{
	font-size: 18px;
	line-height: 24px;
	border-bottom: 1px solid #ebf4ff;
	padding: 0px 30px;
}

#layout1 .focus .tab .current,#layout1 .focus .tab .current a,#layout1 .focus .tab .current a:hover{
	background: #007dd5;
	color: #fff !important;
}

#layout2{
	margin-top: 25px;
}

#layout2 .main{
	float: left;
	width: 790px;
	overflow: hidden;
}

#layout2 .main .tab .arrow1,#layout2 .main .tab .arrow2{
	height: 46px;
	width: 46px;
	border-radius: 8px;
	background-color: #eeedee;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 29px;
	cursor: pointer;
}

#layout2 .main .tab .arrow1{
	float: left;
	background-image: url("images2024/ly2-main-arrow1a.png");
}

#layout2 .main .tab .arrow2{
	float: right;
	background-image: url("images2024/ly2-main-arrow2a.png");
}

#layout2 .main .tab .arrow1:hover,#layout2 .main .tab .arrow2:hover{
	background-color: #007dd5;
}

#layout2 .main .tab .arrow1:hover{
	background-image: url("images2024/ly2-main-arrow1b.png");
}

#layout2 .main .tab .arrow2:hover{
	background-image: url("images2024/ly2-main-arrow2b.png");
}

#layout2 .main .tab .middle{
	float: left;
	width: 678px;
	height: 53px;
	overflow: hidden;
	margin-left: 10px;
}

#layout2 .main .tab ul{
	margin-left: -11px;
	white-space: nowrap;
	border-radius: 8px;
}

#layout2 .main .tab li{
	display: inline-block;
	vertical-align: top;
	background: #eeedee;
	width: 127px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	border-radius: 8px;
	margin-left: 11px;
	margin-bottom: 7px;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: visible;
}

#layout2 .main .tab .current{
	background: #007dd5;
	color: #fff;
}

#layout2 .main .tab .current i{
	position: absolute;
	left: 50%;
	bottom: -7px;
	width: 0;
	height: 0;
	margin-left: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #007dd5;
}

#layout2 .main .list li{
	border-bottom: 1px solid #f3f3f3;
	padding: 20px 0px;
}

#layout2 .main .list img{
	float: left;
	width: 180px;
	height: 111px;
	margin-right: 30px;
}

#layout2 .main .list h3{
	line-height: 36px;
    height: 72px;
    font-size: 22px;
    font-weight: normal;
}

#layout2 .main .list .style2 h3{
	height: auto;
}

#layout2 .main .list .bottom{
    height: 18px;
    line-height: 18px;
    color: #b5b5b5;
    margin-top: 20px;
	font-size: 14px;
}

#layout2 .main .list .style2 .bottom{
	margin-top: 15px;
}

#layout2 .main .list .bottom span{
	float: left;
    margin-right: 18px;
}

#layout2 .main .list .bottom .share{
	float: right;
    margin-right: 15px;
}

#layout2 .main .list .bottom .share label{
	float: left;
}

#layout2 .main .list .bottom .share a{
	float: left;
    width: 18px;
    height: 18px;
    margin-left: 4px;
    transition: opacity 0.2s;
}

#layout2 .main .list .bottom .share .share1{
	background: url(images2024/share1.png);
}

#layout2 .main .list .bottom .share .share2{
	background: url(images2024/share2.png);
}

#layout2 .main .list .bottom .share .share3{
	background: url(images2024/share3.png);
}

#layout2 .main .list .bottom .share a:hover{
	opacity: 0.8;
}

#layout2 .main .list dl{
	margin-left: -20px;
	margin-top: 15px;
}

#layout2 .main .list dd{
	float: left;
	width: 250px;
	height: 155px;
	margin-left: 20px;
}

#layout2 .main .list dd img{
	float: none;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#layout2 .main .more{
	text-align: center;
	margin-top: 50px;
}

#layout2 .main .more a{
	display: inline-block;
	vertical-align: top;
	width: 450px;
	height: 46px;
	line-height: 46px;
	border-radius: 20px;
	border: 1px solid #eaeaea;
}

#layout2 .side{
	float: right;
	width: 380px;
}

#layout2 .side .block{
	border: 1px solid #ebebeb;
	background: url("images2024/ly2-side-bg.png") no-repeat;
	margin-bottom: 30px;
	padding: 25px;
}

#layout2 .side .block .title{
	line-height: 31px;
	height: 31px;
}

#layout2 .side .block .title .icon{
	float: left;
	margin-right: 10px;
}

#layout2 .side .block .title span{
	float: left;
	font-size: 24px;
	font-weight: bold;
}

#layout2 .side .block .title span,#layout2 .side .block .title span a,#layout2 .side .block .title span a:hover{
	color: #146ccc !important;
}

#layout2 .side .block2{
	margin-bottom: 30px;
}

#layout2 .side .block2 .title{
	font-size: 24px;
	line-height: 30px;
}

#layout2 .side .big-pic{
	margin-top: 20px;
}

#layout2 .side .big-pic img{
	width: 100%;
}

#layout2 .side .list2{
	margin-top: 20px;
}

#layout2 .side .list2 li{
	line-height: 24px;
	padding-left: 25px;
	background: url("images2024/ly2-side-list.png") no-repeat left 7px;
	margin-top: 15px;
}

#layout2 .side .list3{
	margin-top: 25px;
}

#layout2 .side .list3 h4{
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 15px;
	line-height: 20px;
}

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

#layout2 .side .list3 li{
	float: left;
	line-height: 32px;
	font-size: 14px;
	margin-left: 20px;
}

#layout2 .side .list4 li{
	margin-top: 20px;
}

#layout2 .side .list4 .photo{
	float: left;
	width: 120px;
	height: 74px;
}

#layout2 .side .list4 .photo i{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 24px;
}

#layout2 .side .list4 .no1 .photo i{
	background-image: url("images2024/ly2-side-tag1.png");
}

#layout2 .side .list4 .no2 .photo i{
	background-image: url("images2024/ly2-side-tag2.png");
}

#layout2 .side .list4 .no3 .photo i{
	background-image: url("images2024/ly2-side-tag3.png");
}

#layout2 .side .list4 table{
	float: right;
	width: 185px;
	height: 74px;
	font-size: 16px;
	line-height: 28px;
}

#layout2 .side .contact{
	margin-top: 15px;
	background: #57b1f0;
	padding: 25px 20px;
}

#layout2 .side .contact .text{
	float: left;
	width: 210px;
	line-height: 23px;
}

#layout2 .side .contact .text p span{
	display: inline-block;
	vertical-align: top;
	min-width: 3em;
}

#layout2 .side .contact .photo{
	float: right;
	width: 117px;
	height: 117px;
}

#layout3{
	margin-top: 50px;
	background: #007dd5;
	padding: 40px 0px;
}

#layout3 .title{
	border-bottom: 1px dashed #93bbe8;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 15px;
}

#layout3 ul{
	margin-left: -30px;
	margin-top: 30px;
}

#layout3 li{
	float: left;
	font-size: 20px;
	line-height: 30px;
	margin-left: 30px;
}

#phone-footer {
	color: #b6b6b6;
	text-align: center;
	padding: 1em 3%;
	border-top: 0.2em solid #b72222;
	margin-top: 10px;
}

	#phone-footer p {
		font-size: 0.9em;
	}
