@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#333;
	background: url(images/body.jpg);
}

a{
	color:#333;
}

a:hover{
	text-decoration: none;
	color: #14a177 !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;
}

.photo img{
	width: 100%;
	height: 100%;
}

#footer{
	background: #5fb169;
	text-align: center;
	line-height: 24px;
	padding: 25px 0px;
	margin-top: 80px;
}

#header{
	position: relative;
	height: 100%;
	background: url(images/header-bg.jpg) no-repeat center top;
	background-size: 100% 100%;
}

#header .topic{
	position: absolute;
	width: 52.8%;
	height: 56.5%;
	left: 21.5%;
	top: 16.8%;
	background: url(images/header-topic.png) no-repeat center center;
	background-size: contain;
}

#header .nav{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	left: 0px;
	bottom: 1.3%;
	text-align: center;
	font-size: 16px;
	color: #6c6d6c;
}

#header .nav a{
	color: #6c6c6c;
	margin: 0px 20px;
}

#layout1{
	padding-top: 35px;
	background: url(images/ly1-bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

#layout1 .headline{
	background: url(images/ly1-headline.png) no-repeat left 0px;
	min-height: 91px;
	padding-left: 85px;
	text-align: center;
	padding-bottom: 40px;
	border-bottom: 1px dotted #9eaba3;
}

#layout1 .headline h2{
	font-size: 44px;
	line-height: 50px;
	height: 50px;
}

#layout1 .headline h2 a{
	color: #298734;
}

#layout1 .headline p{
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	color: #02440a;
	margin-top: 15px;
}

#layout1 .headline p a{
	color: #02440a;
	margin: 0px 5px;
}

#layout1 .box2{
	margin-top: 40px;
	height: 407px;
	position: relative;
}

#layout1 .box2 .arrow1,#layout1 .box2 .arrow2{
	position: absolute;
	width: 44px;
	height: 52px;
	cursor: pointer;
	top: 50%;
	margin-top: -26px;
	z-index: 9;
}

#layout1 .box2 .arrow1{
	left: 0px;
	background: url(images/ly1-arrow1.png);
}

#layout1 .box2 .arrow2{
	right: 0px;
	background: url(images/ly1-arrow2.png);
}

#layout1 .box2 ul{
	margin-left: -2px;
}

#layout1 .box2 li{
	float: left;
	margin-left: 3px;
	width: 237px;
}

#layout1 .box2 .line{
	height: 6px;
	margin-top: 1px;
}

#layout1 .box2 .color1 .line{ background: #ea6601; }
#layout1 .box2 .color2 .line{ background: #d52730; }
#layout1 .box2 .color3 .line{ background: #26a970; }
#layout1 .box2 .color4 .line{ background: #45a9ec; }
#layout1 .box2 .color5 .line{ background: #026aaa; }

#layout1 .box2 .photo{
	height: 400px;
}

#layout1 .box2 .photo .shadow{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 54px;
	background: url(images/ly1-shadow.png);
	z-index: 1;
}

#layout1 .box2 .photo table{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	color: #fff;
	z-index: 5;
}

#layout1 .box2 .photo table td{
	padding: 0px 15px;
}

#layout1 .box2 .photo table h3{
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	font-weight: normal;
	text-align: center;
}

#layout1 .box2 .photo table p{
	display: none;
}

#layout1 .box2 li:hover .shadow{
	display: none;
}

#layout1 .box2 li:hover .photo table{
	height: 100%;
}

#layout1 .box2 .color1:hover .photo table{ background-color:rgba(234,102,1,0.95); }
#layout1 .box2 .color2:hover .photo table{ background-color:rgba(213,39,48,0.95); }
#layout1 .box2 .color3:hover .photo table{ background-color:rgba(38,169,112,0.95); }
#layout1 .box2 .color4:hover .photo table{ background-color:rgba(69,169,236,0.95); }
#layout1 .box2 .color5:hover .photo table{ background-color:rgba(2,106,170,0.95); }

#layout1 .box2 li:hover .photo table h3{
	line-height: 26px;
	font-size: 22px;
	height: auto;
	font-weight: bold;
	text-align: left;
}

#layout1 .box2 li:hover .photo table p{
	display: block;
	line-height: 24px;
	margin-top: 20px;
	font-size: 14px;
}

#layout1 .box3{
	margin-top: 50px;
}

#layout1 .box3 .block1{
	width: 450px;
	float: left;
}

#layout1 .box3 .block1 h3{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	margin-top: 30px;
}

#layout1 .box3 .block1 ul{
	margin-top: 5px;
}

#layout1 .box3 .block1 li{
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}

#layout1 .box3 .block2{
	width: 722px;
	float: right;
}

#layout1 .box3 .block2 .video{
	margin-top: 30px;
	width: 345px;
	height: 305px;
	background: #85cd8b;
	position: relative;
}

#layout1 .box3 .block2 .video .photo{
	height: 220px;
}

#layout1 .box3 .block2 .video .play{
	position: absolute;
	width: 48px;
	height: 48px;
	left: 20px;
	bottom: 18px;
	background: url(images/ly1-play.png);
}

#layout1 .box3 .block2 .video table{
	line-height: 28px;
	font-size: 16px;
	height: 85px;
	width: 220px;
	margin-left: 95px;
}

.topic .w1200{
	position: relative;
}

.topic .w1200 a{
	display: block;
	width: 100%;
	height: 100%;
}

#layout2{
	margin-top: 80px;
}

#layout2 .topic{
	background: url(images/ly2-topic.png) no-repeat center top;
}

#layout2 .topic .w1200{
	height: 117px;
}

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

#layout2 .main .list ul{
	margin-left: -15px;
}

#layout2 .main .list li{
	float: left;
	width: 390px;
	height: 675px;
	margin-left: 15px;
	background: #fff;
	position: relative;
}

#layout2 .main .list .photo{
	position: absolute;
	width: 100%;
	height: 483px;
	left: 0px;
}

#layout2 .main .list .style1 .photo{
	top: 0px;
}

#layout2 .main .list .style2 .photo{
	bottom: 0px;
}

#layout2 .main .list .photo i{
	position: absolute;
	left: 0px;
	width: 0px;
    height: 0px;
}

#layout2 .main .list .style1 .photo i{
    border-bottom: 60px solid #fff;
    border-left: 390px solid transparent;
	bottom: 0px;
}

#layout2 .main .list .style2 .photo i{
    border-top: 60px solid #fff;
    border-right: 390px solid transparent;
	top: 0px;
}

#layout2 .main .list .text{
	position: absolute;
	width: 330px;
	left: 30px;
}

#layout2 .main .list .style1 .text{
	top: 495px;
}

#layout2 .main .list .style2 .text{
	top: 20px;
}

#layout2 .main .list .text h3{
	font-size: 22px;
	line-height: 38px;
	max-height: 76px;
	font-weight: normal;
}

#layout2 .main .list .text p{
	line-height: 24px;
	max-height: 72px;
	margin-top: 15px;
	color: #8d8d8d;
}

#layout2 .main .tab{
	margin-top: 30px;
	text-align: center;
	height: 22px;
}

#layout2 .main .tab .arrow1,#layout2 .main .tab .arrow2{
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 22px;
	cursor: pointer;
}

#layout2 .main .tab .arrow1{
	background: url(images/ly2-arrow1.png);
	margin-right: 15px;
}

#layout2 .main .tab .arrow2{
	background: url(images/ly2-arrow2.png);
	margin-left: 15px;
}

#layout2 .main .tab span{
	display: inline-block;
	vertical-align: top;
	margin: 6px 15px 0px 15px;
	width: 50px;
	height: 4px;
	border: 3px solid #70c884;
	border-radius: 5px;
	cursor: pointer;
	background: #70c884;
}

#layout2 .main .tab .current{
	background: none;
}

#layout3{
	margin-top: 80px;
}

#layout3 .topic{
	background: url(images/ly3-topic.png) no-repeat center top;
}

#layout3 .topic .w1200{
	height: 106px;
}

#layout3 .main{
	margin-top: 50px;
}

#layout3 .focus{
	float: left;
	width: 635px;
	height: 400px;
}

#layout3 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 73px;
	background: url(images/ly3-shadow.png);
	left: 0px;
	bottom: 0px;
}

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

#layout3 .focus .point{
	position: absolute;
	right: 28px;
	bottom: 19px;
}

#layout3 .focus .point span{
	float: left;
	margin-right: 12px;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: #fff;
}

#layout3 .focus .point .current{
	background: none;
}

#layout3 .news{
	float: right;
	width: 530px;
}

#layout3 .news h3{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	margin-top: 20px;
}

#layout3 .news ul{
	margin-top: 5px;
}

#layout3 .news li{
	line-height: 36px;
	height: 36px;
	font-size: 18px;
}

#layout4{
	margin-top: 80px;
}

#layout4 .topic{
	background: url(images/ly4-topic.png) no-repeat center top;
}

#layout4 .topic .w1200{
	height: 113px;
}

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

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

#layout4 .main .list li{
	float: left;
	border: 1px solid #ddd;
	height: 105px;
	width: 463px;
	margin: 12px 0px 0px 60px;
	padding: 25px 25px 0px 80px;
	position: relative;
}

#layout4 .main .list .num{
	position: absolute;
	top: 0px;
	width: 70px;
	height: 130px;
	border-radius: 50%;
	left: -60px;
	background: #69bfe7;
	line-height: 130px;
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding-left: 60px;
	font-family: "Arial";
}

#layout4 .main .list h3{
	font-size: 20px;
	height: 24px;
	line-height: 24px;
}

#layout4 .main .list p{
	line-height: 24px;
	height: 48px;
	color: #737373;
	margin-top: 10px;
}

#layout4 .main .tab{
	margin-top: 35px;
	height: 7px;
	width: 1244px;
	margin-left: -22px;
}

#layout4 .main .tab span{
	display: inline-block;
	vertical-align: top;
	width: 265px;
	height: 7px;
	background: #c9c9c9;
	margin: 0px 23px;
}

#layout4 .main .tab .current{
	background: #69bfe7;
}

#layout5{
	margin-top: 80px;
}

#layout5 .topic{
	background: url(images/ly5-topic.png) no-repeat center top;
}

#layout5 .topic .w1200{
	height: 148px;
}

#layout5 .focus{
	height: 570px;
	margin-top: 50px;
}

#layout5 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 110px;
	background-color:rgba(0,0,0,0.6);
	left: 0px;
	bottom: 0px;
	z-index: 1;
}

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

#layout5 .focus .tab{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 73px;
	text-align: center;
	height: 14px;
	z-index: 10;
}

#layout5 .focus .tab span{
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: top;
	background: #d8d8d8;
	border-radius: 50%;
	margin: 0px 8px;
	cursor: pointer;
}

#layout5 .focus .tab .current{
	background: #69bfe7;
}

#layout5 .focus .arrow1,#layout5 .focus .arrow2{
	position: absolute;
	width: 44px;
	height: 52px;
	top: 204px;
	cursor: pointer;
}

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

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