﻿@charset "utf-8";
/* CSS Document */
.fl
{
	float: left;
}

.fr
{
	float: right;
}

.container
{
	width: 960px;
	margin: auto;
}

.top
{
	background: url(../../images/topbgen.png) repeat top center;
	width:1440px; 
	margin:auto;
	/*background: url(../../images/topbgen.png) repeat left top;
	height: 145px;
	position: absolute;
	left: 0px;
	top: 0px;
	min-width: 100%;
	z-index:1;*/
}

.china
{
	padding-top: 28px;
}

	.china a
	{
		background: url(../../images/chinaaen.png) no-repeat left center;
		padding-left: 15px;
		color: #fff;
		display: inline-block;
		margin: 0 5px;
		font-size: 16px;
		font-weight: bold;
	}

.menu
{
	border-top: 1px solid #fff;
}

	.menu ul li
	{
		float: left;
		line-height: 41px;
	}

		.menu ul li a
		{
			color: #fff;
			padding-left: 32px;
			font-weight: bold;
			font-size: 16px;
		}

		.menu ul li:first-child a
		{
			padding-left: 0px;
		}

		.menu ul li a:hover
		{
			text-decoration: none;
		}


.bannerbg
{
	/*background: url(../../images/banen.jpg) no-repeat top center;*/
	height: 606px;
}

.ban-text
{
	width: 377px;
	height: 131px;
	background: url(../../images/bantextben.png) repeat left top;
	position: absolute;
	right: 185px;
	top: 233px;
	padding: 20px 20px 15px 20px;
	border-bottom: 4px solid #bab827;
}


.pos
{
	position: relative;
	/*height: 606px;*/
}

.ban-p
{
	border-bottom: 1px solid #fff;
	height: 103px;
}

	.ban-p h5
	{
		font-size: 16px;
		font-family: arial;
		color: #fff;
		font-weight: normal;
	}

	.ban-p p
	{
		font-size: 22px;
		color: #fff;
		font-family: "Cambria Math";
	}

	.ban-p a
	{
		float: right;
		font-size: 16px;
		color: #fff;
		display: block;
		margin-top: 5px;
	}

.ban-fan
{
	position: relative;
}

	.ban-fan a.a-left
	{
		position: absolute;
		left: 0px;
		top: 12px;
	}

	.ban-fan a.a-right
	{
		position: absolute;
		right: 0px;
		top: 12px;
	}
/*.slideBox .hd
{
	padding-left:160px;
	padding-top:20px;
}
.slideBox .hd ul li
{
	background: #fff none repeat scroll 0 0;
	border-radius: 10px;
	display: inline-block;
	height: 10px;
	margin: 0 2px;
	width: 10px;

	cursor: pointer;
	float: left;
	overflow: hidden;
	text-indent: -999px;
	
}

	.slideBox .hd ul li.on
	{
		background: #ddd none repeat scroll 0 0;
	}

.lun
{
	position: absolute;
	left: 180px;
	top: 13px;
}

	.lun a
	{
		display: inline-block;
		margin: 0 2px;
		background: #fff;
		border-radius: 10px;
		width: 10px;
		height: 10px;
	}*/


.searchbg
{
	background: #9fab9f;
	height: 97px;
	border-bottom: 4px solid #889288;
	width:1440px;
	margin:auto;
}

.search
{
	background: url(../../images/searchen.png) no-repeat left top;
	width: 328px;
	height: 39px;
	margin-top: 30px;
}


.inp-text
{
	width: 288px;
	height: 35px;
	line-height: 35px;
	background: none;
	border: none;
	padding-left: 5px;
}

.inp-but
{
	width: 35px;
	height: 39px;
	background: none;
	border: none;
	cursor: pointer;
}

.se-menu
{
	width: 540px;
	padding-left: 45px;
	border-left: 1px solid #c5cdc5;
	height: 64px;
	margin-top: 20px;
}

	.se-menu ul li
	{
		float: left;
		margin-left: 40px;
	}

		.se-menu ul li:first-child
		{
			margin-left: 0px;
		}

		.se-menu ul li > a
		{
			background: url(../../images/smaen.png) no-repeat left top;
			display: block;
			width: 100%;
			height: 35px;
			margin: auto;
		}

		.se-menu ul li a.a1
		{
			background-position: 0px 0px;
		}

		.se-menu ul li a.a2
		{
			background-position: -84px 0;
		}

		.se-menu ul li a.a3
		{
			background-position: -200px 0px;
		}

		.se-menu ul li a.a4
		{
			background-position: -330px 0px;
		}

		.se-menu ul li a.a5
		{
			background-position: -462px 0px;
		}




		.se-menu ul li > p > a
		{
			text-align: center;
			color: #fff;
			font-size: 18px;
			background: none;
		}

		.se-menu ul li > p
		{
			margin-top: 5px;
		}



.newbg
{
	height: 615px;
	padding-top: 20px;
	background: #fff;
	width:1440px;
	margin:auto;
}

.new
{
	width: 550px;
}

.programe
{
	width: 384px;
}

.new-top
{
	line-height: 40px;
	border-bottom: 4px solid #afc1a7;
	margin-bottom: 25px;
}

.new-tit
{
	font-size: 26px;
	color: #666;
}

.new-more a
{
	color: #e12929;
	font-size: 16px;
}


.newsb
{
	height: 460px;
}




.new ul li
{
	margin-bottom: 25px;
}

	.new ul li .li-img
	{
		width: 169px;
		height: 98px;
	}

	.new ul li .li-text
	{
		width: 315px;
		margin-right: 30px;
		position: relative;
		height: 102px;
	}

		.new ul li .li-text a
		{
			font-size: 18px;
			color: #666;
			/*font-family: Cambria;*/
			display: block;
			line-height: 25px;
		}

		.new ul li .li-text span
		{
			font-size: 14px;
			color: #999;
			position: absolute;
			left: 0px;
			bottom: 0px;
		}

.programe ul li
{
	margin-bottom: 18px;
}

	.programe ul li .li-img
	{
		width: 32px;
	}

	.programe ul li .li-tt
	{
		width: 315px;
		margin-right: 25px;
	}

		.programe ul li .li-tt a
		{
			font-size: 18px;
			color: #B9BB38;
			/*font-family: Cambria;*/
			display: block;
			line-height: 25px;
		}


.event
{
	background: #fdfae0;
	height: 240px;
	position: relative;
}

.event-tit
{
	min-width: 122px;
	height: 38px;
	background: #afc1a7;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 38px;
}

.ev-more a
{
	font-size: 16px;
	color: #e12929;
	font-family: arial;
	margin-right: 20px;
	margin-top: 15px;
	display: block;
}

.event ul
{
	margin-top: 26px;
}

	.event ul li
	{
		width: 285px;
		float: left;
		height: 142px;
		margin: 0 15px 0 17px;
	}

		.event ul li .li-date
		{
			width: 72px;
			padding-right: 18px;
			border-right: 1px solid #ccc;
			height: 140px;
			margin-top: 2px;
		}

			.event ul li .li-date h4
			{
				font-size: 18px;
				color: #d72c2c;
			}

			.event ul li .li-date p
			{
				font-size: 14px;
				color: #d72c2c;
				line-height: 21px;
			}

		.event ul li .li-wen
		{
			height: 144px;
			width: 175px;
			padding-left: 10px;
			border-left: 1px solid #f5f5f5;
		}

			.event ul li .li-wen a
			{
				font-size: 14px;
				color: #666;
				line-height: 21px;
				display: block;
				margin-bottom: 13px;
			}

			.event ul li .li-wen p
			{
				font-size: 14px;
				color: #999;
			}





.linkbg
{
	background: #359737;
	height: 140px;
	padding-top: 110px;
	width:1440px;
	margin:auto;
}

.you
{
	width: 730px;
}

	.you h4
	{
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		margin-bottom: 15px;
	}

	.you ul li
	{
		float: left;
    line-height: 28px;
   width: 189px;
    padding-right: 60px;
	}

		.you ul li a
		{
			color: #fff;
			font-size: 16px;
			padding-left: 15px;
			background: url(../../images/linkaen.png) no-repeat left center;
		}




.foot
{
	background: #458730; 
	height: 49px;
	line-height: 25px;
	text-align: center;
	width:1440px;
	margin:auto;
}

	.foot p
	{
		font-size: 14px;
		color: #fff;
	}

.bd img
{
	margin: 0px auto;
	display: block;
	width:100%;
}




/****************************/
.banner
{
	width:1440px;
	margin:auto;
}
  .slider
        {
            /*background: #fff none repeat scroll 0 0;*/
            height: 462px;
            /*min-width: 1100px;*/
            overflow: hidden;
            position: relative;
            text-align: center;
            /*width: 1100px;*/
            padding: 0px 187px;
        }

            .slider .bd
            {
                left: 0px;
                position: absolute;
                /*width: 1100px;*/
            }

                .slider .bd li
                {
                    overflow: hidden;
                    position: relative;
                    /*width: 1100px;*/
                }

                    .slider .bd li img
                    {
                        display: block;
                        height: 462px;
                        width: 1100px;
                    }

            .slider .tempWrap
            {
                overflow: visible !important;
                padding: 0 187px !important;
            }

                .slider .tempWrap ul
                {
                    margin-left: -1117px !important;
                }

            .slider .descr
            {
                background: #0e2d4d none repeat scroll 0 0;
                height: 128px;
                opacity: 0.85;
                position: absolute;
                right: 30px;
                top: 60%;
                width: 348px;
            }

                .slider .descr h4
                {
                    font-size: 14px;
                    font-weight: bolder;
                    padding-top: 25px;
                    text-align: center;
                }

                    .slider .descr h4 a
                    {
                        color: #fff;
                    }

                .slider .descr p
                {
                    color: #fff;
                    font-size: 12px;
                    line-height: 24px;
                    padding: 13px 25px 25px;
                    text-align: left;
                }

            .slider .pnBtn
            {
                cursor: pointer;
                height: 462px;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: 1;
            }

            .slider .prev
            {
                left: -50%;
                margin-left: -550px;
            }

            .slider .next
            {
                left: 50%;
                margin-left: 550px;
            }

            .slider .pnBtn .blackBg
            {
                background: #000 none repeat scroll 0 0;
                display: block;
                height: 606px;
                left: 0;
                opacity: 0.56;
                position: absolute;
                top: 0;
                width: 100%;
            }

            .slider .pnBtn .arrow
            {
                display: none;
                height: 462px;
                position: absolute;
                top: 0;
                width: 60px;
                z-index: 1;
            }

                .slider .pnBtn .arrow:hover
                {
                    opacity: 0.6;
                }

            .slider .prev .arrow
            {
                background: rgba(0, 0, 0, 0) url("../../images/focusAdvBg.png") no-repeat scroll 10px 210px;
                right: 0;
            }

            .slider .next .arrow
            {
                background: rgba(0, 0, 0, 0) url("../../images/focusAdvBg.png") no-repeat scroll -45px 210px;
                left: 0;
            }