@charset "gb2312";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
}

a{
	color:#000;
}
a img { border:0px;}
img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1600px;
	margin:0px auto;
	overflow:hidden;
}

.w1200{
	width:1000px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#footer{
	background:#e34a3b;
	color:#fff;
	line-height:24px;
	text-align:center;
	font-size:12px;
	font-family:"SimSun";

}

#footer a{
	color:#fff
}


.stars {
    position: absolute;
    z-index: 2;
}

#nav{
	position:relative;
	z-index:999;
	background:#d03030;
	overflow:visible;
	+display:none;
}

#nav .w1200{
	height:63px;
	overflow:visible;
	text-align:center;
}

#nav .w1200 li{
	display:inline-block;
	vertical-align:top;
	margin-top:-44px;
	position:relative;
	padding:0px 68px;
	overflow:visible;
}

#nav .w1200 li i{
	position:absolute;
	width:1px;
	height:63px;
	background:#da7f7f;
	left:0px;
	bottom:0px;
}

#nav .w1200 li .drop{
	position:absolute;
	left:68px;
	top:107px;
	background:#e75152;
	width:138px;
	padding:10px 0px 20px 0px;
	display:none;
}

#nav .w1200 li .drop p{
	margin:0px 12px;
	border-bottom:1px solid #ef898a;
	height:36px;
	line-height:36px;
}

#nav .w1200 li .drop a{
	color:#f6d8a5;
}

#layout14 .w1200{
	width:985px;
	text-align:center;
	background-image: url(bj2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
}

#layout14 h2{
	font-size:40px;
	height:50px;
	line-height:50px;
}

#layout14 h2 a{
	color:#0374e7;
}

#layout14 p{
	height:20px;
	line-height:20px;
	margin-top:10px;
}

#layout14 p a{
	color:#838383;
	margin:0px 10px;
}

#layout13 .show{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:450px;
	position:relative;
}

#layout13 .show .cover{
	position:absolute;
	top:0px;
	width:1000px;
	height:100%;
	background:#fff;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:99;
}

#layout13 .show .cover-left{
	left:50%;
	margin-left:-1538px;
}

#layout13 .show .cover-right{
	right:50%;
	margin-right:-1537px;
}

#layout13 .show .arrow{
	position:absolute;
	top:50%;
	margin-top:-75px;
	width:60px;
	height:150px;
	cursor:pointer;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:99;
}

#layout13 .show .arrow:hover{
	filter:alpha(opacity=100);
	opacity:1;
}


#layout13 .show li{
	float:left;
	width:1000px;
	height:450px;
	overflow:hidden;
	position:relative;
}

#layout13 .show img{
	width:1000px;
	height:450px;
}

#layout13 .show .text{
	position:absolute;
	width:100%;
	left:0px;
	top:60px;
	text-align:center;
	color:#fff;
}

#layout13 .show .text h4{
	font-size:30px;
	height:42px;
	line-height:42px;
	text-shadow:0px 0px 2px #333;
}

#layout13 .show .text h4 img{
	display:inline-block;
	vertical-align:top;
	margin-right:12px;
	width:auto;
	height:auto;
}

#layout13 .show .text h3{
	font-size:38px;
	height:50px;
	line-height:50px;
	margin-top:20px;
	text-shadow:0px 0px 3px #333;
}

#layout13 .show .text p{
	font-size:16px;
	line-height:24px;
	margin-top:15px;
	text-shadow:0px 0px 1px #333;
}

#layout12{
	padding:50px 0px 20px 0px;
}




#layout12 .side{
	float:right;
	width:352px;
	height:136px;
	padding-top:54px;
	background:url(images/ly12-rili.png);
	position:relative;
}

#layout12 .side .tab{
	width:276px;
	margin:0px auto;
}

#layout12 .side .tab ul{
	zoom:1;
	margin-left:-9px;
}

#layout12 .side .tab li{
	float:left;
	display:inline;
	margin-left:9px;
	width:46px;
	height:23px;
	line-height:23px;
	border:1px solid #dedede;
	background:#fff;
	text-align:center;
	color:#494949;
	cursor:pointer;
	overflow:visible;
	position:relative;
}

#layout12 .side .tab .current{
	color:#fff;
	background:#dc4b4e;
}

#layout12 .side .tab .current i{
	border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #dc4b4e;
    bottom:-5px;
    height:0;
    left:50%;
    margin-left:-5px;
    position:absolute;
    width:0;
}

#layout12 .side .show{
	width:270px;
	margin:16px auto 0px auto;
	line-height:24px;
	height:72px;
	color:#494949;
}

#layout12 .side .show a{
	color:#494949;
}

#layout12 .side .arrow{
	position:absolute;
	width:19px;
	height:55px;
	cursor:pointer;
	top:102px;
}

#layout12 .side .arrow-left{
	left:0px;
	background:url(images/ly12-arrow1.png);
}

#layout12 .side .arrow-right{
	right:0px;
	background:url(images/ly12-arrow2.png);
}

#layout11{
	padding:20px 0px 60px 0px;
}
#layout11 img{ margin:0 auto;
}


#layout11 .list{
	float:left;
	width:1200px;
}

#layout11 .list li{
	float:left;
	display:inline;
	width:298px;
	height:307px;
	margin:0px 0px 2px 2px;
}

#layout11 .list a:hover{
	text-decoration:none;
}

#layout11 .list li .card{
	color:#fff;
	position:relative;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	perspective:1000px;
}

#layout11 .list li .card .front{
	height:197px;
	width:180px;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style: preserve-3d;
	z-index: 2;
	transform: rotateY(0deg);
	position:relative\9;
	z-index:3\9;
}

#layout11 .list li .card:hover .front{
	transform: rotateY(-180deg);
}

#layout11 .list li .card .back{
	height: 307px;
	width: 298px;
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	transition: all 0.5s ease-out 0s;
	transform-style: preserve-3d;
	transform: rotateY(-180deg);
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
}

#layout11 .list li .card:hover .back{
	transform:rotateY(-360deg);
	z-index:4\9;
}

#layout11 .list li .card .back td{
	padding:0px 15px;
}

#ly11-card1 .card .back{ background:#f3c51e; }
#ly11-card2 .card .back{ background:#62a6da; }
#ly11-card3 .card .back{ background:#44b2a1; }
#ly11-card4 .card .back{ background:#ed5f5e; }
#ly11-card5 .card .back{ background:#db88b9; }
#ly11-card6 .card .back{ background:#db88b9; }
#ly11-card7 .card .back{ background:#7bbac8; }
#ly11-card8 .card .back{ background:#69c959; }
#layout9{
background-color:#e34a3c;
}
#layout9  img{ margin:0px auto;}
#layout7{
background-color:#fff;
}
#layout7  img{ margin:0px auto;}
#layout8{
	padding-bottom:50px;
}
#layout8  img{ margin:0px auto;}
#layout8 .box3 .left{
	width:477px;
}

#layout8 .box3 .right{
	width:476px;
}

#layout8 .box3 h4{
	font-size:26px;
	height:32px;
	line-height:32px;
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
}

#layout8 .box3 .left .photo{
	float:left;
	width:225px;
	height:275px;
}

#layout8 .box3 .left .list{
	float:right;
	width:308px;
}

#layout8 .box3 ul li{
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	font-size: 18px;
	padding-left: 18px;
	background: url(images/ly1-list2.gif) no-repeat left 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

#layout8 .box3 ul li a{
	color:#000000;
}

#layout8 .box3 ul li span,#layout1 .box3 ul li span a{
	color:#0374e7;
}



#layout3 .topic1 img{ margin:0 auto
	
}

#layout3 .box1 .left{
	width:530px;
	margin-top:40px;
}

#layout3 .box1 .left .photo{
	height:350px;
}

#layout3 .box1 .left h4{
	font-size:28px;
	height:36px;
	line-height:36px;
	margin-top:20px;
}

#layout3 .box1 p{
	line-height:28px;
	height:56px;
	color:#767676;
}

#layout3 .box1 p a{
	color:#ee6a6c;
}

#layout3 .box1 .left .more{
	margin-top:15px;
	height:20px;
	line-height:20px;
	position:relative;
	text-align:center;
}

#layout3 .box1 .left .more i{
	position:absolute;
	left:0px;
	top:50%;
	height:1px;
	background:#000;
	width:100%;
	z-index:5;
}

#layout3 .box1 .left span{
	position:relative;
	display:inline-block;
	background:#fff;
	padding:0px 10px;
	z-index:9;
}

#layout3 .box1 .left .more a{
	display:inline-block;
	color:#fff;
	background:#e03637;
	padding:0px 6px;
	font-size:16px;
	border-radius:3px;
}

#layout3 .box1 .left .more a:hover{
	text-decoration:none;
	color:#ddd;
}

#layout3 .box1 .right{
	width: 640px;
	margin-top: 8px;
}

#layout3 .box1 .right li{
	border-bottom:1px dotted #bfbfbf;
	padding:32px 0px 15px 0px;
}

#layout3 .box1 .right li h5{
	height:24px;
	line-height:24px;
}

#layout3 .box1 .right li h5 span{
	float:left;
	padding:0px 7px;
	background:#3a6da9;
	color:#fff;
	font-size:16px;
}

#layout3 .box1 .right li h5 i{
	float:left;
	width:0; 
	height:0; 
	border-bottom:6px solid transparent;
	border-left:6px solid #3a6da9;
}

#layout3 .box1 .right li h4{
	font-size:24px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	margin-bottom:5px;
}

#layout3 .box2 ul{
	zoom:1;
	margin-left:-33px;
}

#layout3 .box2 li{
	float:left;
	display:inline;
	width:225px;
	margin:25px 0px 0px 33px;
}

#layout3 .box2 li a:hover{
	text-decoration:none;
}

#layout3 .box2 li .card{
	color:#fff;
	position:relative;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	perspective:1000px;
}

#layout3 .box2 .color1 .front,#layout3 .box2 .color1 .back{ background-color:#d33a2e; }
#layout3 .box2 .color2 .front,#layout3 .box2 .color2 .back{ background-color:#e18230; }
#layout3 .box2 .color3 .front,#layout3 .box2 .color3 .back{ background-color:#4a525f; }
#layout3 .box2 .color4 .front,#layout3 .box2 .color4 .back{ background-color:#8b7b62; }

#layout3 .box2 li .card .front{
	height:225px;
	line-height:225px;
	text-align:center;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style: preserve-3d;
	z-index: 2;
	transform: rotateY(0deg);
	position:relative\9;
	z-index:3\9;
}

#layout3 .box2 li .card:hover .front{
	transform: rotateY(-180deg);
}

#layout3 .box2 li .card .front span{
	font-size:60px;
}

#layout3 .box2 li .card .front label{
	font-size:28px;
}

#layout3 .box2 li .card .back{
	height:190px;
	padding:35px 35px 0px 35px;
	position:absolute;
	left:0px;
	top:0px;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	transform:rotateY(-180deg);
}

#layout3 .box2 li .card:hover .back{
	transform:rotateY(-360deg);
	z-index:4\9;
}

#layout3 .box2 li .card .back h3{
	font-size:22px;
	line-height:30px;
	margin-bottom:5px;
}

#layout3 .box2 li .card .back p{
	line-height:24px;
}

#layout3 .box2 li .bottom{
	text-align:center;
	font-size:20px;
	height:44px;
	line-height:44px;
	overflow:hidden;
}
#layout3 .box3 .photo{
	float:left;
	width:360px;
	height:240px;
	margin-top:25px;
}

#layout3 .box3 .text{
	float:right;
	width:620px;
	margin-top:25px;
}

#layout3 .box3 .text h4{
	font-size:24px;
	text-align:center;
	line-height:42px;
	height:42px;
}


#layout3 .box3 .text p{
	line-height:28px;
	min-height:56px;
	color:#767676;
	margin-top:5px;
}

#layout3 .box3 .text .line{
	height:1px;
	position:relative;
	border-top:1px dotted #bfbfbf;
	margin-top:15px;
}

#layout3 .box3 .text .line i{
	position:absolute;
	top:-1px;
	width:5px;
	height:1px;
	background:#000;
}

#layout3 .box3 .text .line .le{ left:0px; }
#layout3 .box3 .text .line .ri{ right:0px; }

#layout3 .box3 .text ul{
	zoom:1;
	margin:12px 0px 0px -60px;
}

#layout3 .box3 .text ul li{
	float:left;
	display:inline;
	height:36px;
	line-height:36px;
	overflow:hidden;
	width:265px;
	margin-left:60px;
	font-size:15px;
	padding-left:15px;
	background:url(images/ly3-type.gif) no-repeat left 14px;
}

#layout3 .box3 .text ul li a{
	color:#575757;
}
#layout20 .topic{
	height:176px; background-color:#e34a3b;
}


#layout20 .topic1 .w1200{
	height:176px; background-color:#e34a3b;
}

#layout20 .box{
	background:#f2f2f2;
}

#layout20 .box .w1200{
	padding-top:45px;
	padding-bottom:60px;
}

#layout20 .box .left,#layout20 .box .middle{
	height: 745px;
	background-color: #FFF;
	border: 1px solid #dfdfdf;
	padding: 0px 15px 12px 15px;
	overflow: hidden;
	width: 348px;
}
#layout20 .box .right{ background-image:url(../images/img6.gif); height:752px;padding: 0px 15px 12px 15px;
	overflow: hidden;
	width: 340px;

}
#layout20 .middle{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 380px;
}

#layout20 .box .show{
	height:480px;
	overflow-y:scroll;
	border:1px solid #dfdfdf; width:310px; margin:0 auto;
}

#layout20 .box .left .show p{
	line-height:24px;
	color:#555;
	padding:10px 10px 0px 15px;
}
#layout20 .box .left .show {
width:340px; height:580px;
}
#layout20 .box .middle .show {
width:360px; height:630px;
}




.part1_cont{
	width:1000px;
	height:180px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.part1_list{
	width:1200px;
	height:200px;
	position:relative;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.part1_listitem{ width:1000px; height:163px;  position:relative; }
.part1_imgarea{
	float:left;
}
.part1_imgarea img{
	width:282px;
	height:210px;
}	
	
	.part1_wd_area{
	width:680px;
	height:97px;
	float:left;
	margin-top:21px;
	margin-left:32px;
}
	.part1_wd_title{
	width:780px;
	height:40px;
	font-family:"Microsoft Yahei","SimSun";
	font-size:32px;
	font-weight:bold;
	line-height:28px;
	color:#303030;
}
	.part1_wd_title a:link,.part1_wd_title a:visited{ cursor:pointer; color:#303030; text-decoration:none; }
	.part1_wd_title a:hover,.part1_wd_title a:active{ cursor:pointer; color:#F00; text-decoration:none; }
	.part1_wd_txt{ width:780px; height:41px; font-family:"Microsoft Yahei","SimSun";font-size:15px; line-height:26px; color:#1d1d1d; margin-top:16px; word-wrap:break-word; }
	.part1_wd_txt a:link,.part1_wd_txt a:visited{ cursor:pointer; text-decoration:none; color:#b41e1d; }
	.part1_wd_txt a:hover,.part1_wd_txt a:active{ cursor:pointer; text-decoration:none; color:#F00; }	
#layout5 img{ margin:0 auto;}	
#layout6 .topic1{
	background-image:url(images/ly6-topic.gif);
}
#layout6 img{ margin:0 auto;}
#layout6 .box1 li{
	margin-top:40px;
}

#layout6 .box1 .photo{
	width:380px;
	height:250px;
}

#layout6 .box1 .sty1 .photo{
	float:left;
}

#layout6 .box1 .sty2 .photo{
	float:right;
}

#layout6 .box1 .text{
	width:800px;
}

#layout6 .box1 .sty1 .text{
	float:right;
}

#layout6 .box1 .sty2 .text{
	float:left;
}

#layout6 .box1 .text h4{
	height:40px;
}

#layout6 .box1 .text h4 span{
	float:left;
	background:#e03637;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	padding:0px 8px;
	line-height:40px;
}

#layout6 .box1 .text h4 label{
	float:left;
	display:inline;
	margin:16px 0px 0px 10px;
	line-height:24px;
	font-size:18px;
	color:#7d7d7d;
}

#layout6 .box1 .text h3{
	font-size:30px;
	height:40px;
	line-height:40px;
	margin-top:13px;
}

#layout6 .box1 .text .line{
	height:3px;
	background:#e03637;
	margin-top:30px;
}

#layout6 .box1 .text p{
	background:#f0f0f0;
	line-height:28px;
	color:#161616;
	padding:18px 15px;
	margin-top:3px;
}

#layout6 .box2 ul{
	margin-left:-20px;
	zoom:1;
}

#layout6 .box2 li{
	float:left;
	display:inline;
	position:relative;
	width:235px;
	height:150px;
	overflow:hidden;
	margin:12px 0px 0px 20px;
}

#layout6 .box2 li span{
	position:absolute;
	left:0px;
	bottom:0px;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#c30d23;
	color:#fff;
	font-size:18px;
	z-index:9;
}

#layout6 .box2 li i{
	height:30px;
	z-index:3;
}

#layout6 .box2 li p{
	height:30px;
	line-height:30px;
	z-index:6;
	width:145px;
	left:auto;
	right:5px;
}
.sdry .list1{
	margin-top:10px;
	border-bottom:11px solid #dedede;
}

.sdry .list1 ul{
	overflow:hidden;
}

.sdry .list1 li{
	margin-top:-1px;
	border-top:1px dotted #bfbfbf;
	padding:30px 0px;
	position:relative;
}

.sdry .list1 li .type{
	position:absolute;
	top:-1px;
	width:5px;
	height:1px;
	background:#000;
}

.sdry .list1 li .le{ left:0px; }
.sdry .list1 li .ri{ right:0px; }

.sdry .list1 table{
	float:left;
	width:112px;
	height:112px;
}

.sdry .list1 table td{
	padding:0px 20px;
	color:#fff;
	line-height:40px;
	font-size:32px;
	background:#e03637;
	text-align:center;
}

.sdry .list1 .text{
	float:right;
	width:1050px;
}

.sdry .list1 .text h3{
	font-size:32px;
	line-height:40px;
	height:40px;
}

/*.sdry .list1 .text p{
	line-height:28px;
	height:56px;
	color:#767676;
	margin-top:18px;
}*/

.sdry .list1 .text p{
	line-height:28px;
	height:84px;
	color:#767676;
	margin-top:10px;
	
	text-indent:70pt;
}

.sdry .list1 .text p a{
	color:#ee6a6c
}
.sdry .list1 .text dl{
	zoom:1;
	margin-left:-30px;
	margin-top:12px;
}

.sdry .list1 .text dl dd{
	float:left;
	display:inline;
	margin-left:30px;
	width:495px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	padding-left:15px;
	background:url(../images/d1.gif) no-repeat left 13px;
}

.sdry .list1 .text dl dd span{
	color:#575757;
	font-weight:bold;
	font-size:16px;
}
.sdry .list2{
	margin-top:15px;
}

.sdry .list2 ul{
	zoom:1;
	margin-left:-70px;
}

.sdry .list2 li{
	float:left;
	display:inline;
	margin-left:70px;
	width:530px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:18px;
	border-bottom:1px dotted #b2b2b2;
	padding-left:35px;
	background:url(../images/d2.gif) no-repeat 3px 19px;
}	
#layout4{
background-color:#fff;
}
#layout4  img{ margin:0px auto;}
#layout4 .topic2{ background-image:url(../images/grunge_wall.png)}
#layout4 .pagebox{
	width:1200px;
	height:550px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#layout4 .pop-nav1 .list{
	width:1000px;
}

#layout4 .pop-nav1 .btn{
	float:left;
	display:inline;
	width:59px;
	height:65px;
	padding:0px 3px;
	background:#33c3f8;
}

#layout4 .pop-nav1 .btn td{
	width:59px;
	height:65px;
	text-align:center;
	font-size:20px;
	color:#fbfbfb;
	line-height:23px;
}

#layout4 .pop-nav1 .btn td a{
	color:#fbfbfb;
}

#layout4 .pop-nav1 .btn:hover{
	background:#00a8e6;
}

#layout4 .pop-nav1 .btn:hover td,#layout4 .pop-nav1 .btn:hover td a{
	color:#fcff00;
	font-size:22px;
	text-decoration:none;
}

#layout4 .line{
	float:left;
	display:inline;
	margin:32px 2px 0px 2px;
	width:26px;
	height:1px;
	background-color: #C00;
}

#layout4 .pop-nav1 .small{
	float:left;
	display:inline;
	width:17px;
	height:17px;
	background:#33c3f8;
	margin-top:24px;
}

#layout4 .pop-up{
	position:absolute;
	left:92px;
	top:67px;
	width:860px;
	height:529px;
}

#layout4 .pop-up .close{
	position:absolute;
	right:10px;
	top:7px;
	width:88px;
	height:19px;
	background:url(images/pop-btn.gif) no-repeat;
	cursor:pointer;
}

#layout4 .yinian-arrow1{
	position:absolute;

	left:0px;
	top:262px;
	width:21px;
	height:32px;
	cursor:pointer;
	background-image: url(../images/page8-arrow1.png);
	background-repeat: no-repeat;
}

#layout4 .yinian-arrow2{
	position:absolute;
	right:0px;
	top:262px;
	width:21px;
	height:32px;
	cursor:pointer;
	background-image: url(../images/page8-arrow2.png);
	background-repeat: no-repeat;
}

#layout4 .yinian-main{
	margin-left:40px;
	zoom:1;
	width:1120px;
	padding-top: 20px;
}

#layout4 .yinian-main .left{
	width:490px;
	height:353px;
	margin-top:57px;
	position:relative;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #C00;
}

#layout4 .yinian-main .left img{
	width:490px;
	height:353px;
}

#layout4 .yinian-main .left .play a{
	display:inline;
	width:100%;
	height:100%;
}

#layout4 .yinian-main .left .textbg{
	width:490px;
	height:36px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#layout4 .yinian-main .left p{
	position:absolute;
	left:22px;
	bottom:0px;
	height:36px;
	text-align:center;
	line-height:36px;
	overflow:hidden;
	font-size:14px;
	font-family:"SimSun","ËÎÌå";
}

#layout4 .yinian-main .left p a{
	color:#fff;
}
#layout4 .switch{
	position:absolute;
	right:36px;
	bottom:9px;
}
#layout4 .switch a{
	background:url(images/focus-type1.png) no-repeat;
	color:#a5e5fc;
	padding:0px 4px 4px 4px;
	font-size:8px;
	margin:0px 5px;
}
#layout4 .switch a:hover{
	text-decoration:none;
}
#layout4 .switch .current{
	background:url(images/focus-type2.png) no-repeat;
	color:#00a8e6;
}


#layout4 .yinian-main .right{
	width:598px;
}

#layout4 .yinian-main .right h3{
	font-size:44px;
	color:#C00;
	line-height:42px;
	height:52px;
	overflow:hidden;
	text-align:center;
	padding-bottom:6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}

#layout4 .yinian-main .right h3 a{
	color:#C00;
}

#layout4 .yinian-main .right .textbox2{
	line-height:28px;
	font-size:14px;
	color:#000;
	margin-top:19px;
	background:url(images/textbox2-bg.png) no-repeat;
	width:507px;
	height:294px;
	padding:0px 34px 0px 57px;
}

#layout4 .yinian-main .right .textbox2 a{
	color:#333;
}


#layout4 .yinian-nav{
	position:absolute;
	left:10px;
	top:468px;
	width:1200px;
}

#layout4 .yinian-nav .small{
	height:19px;
	width:19px;
	float:left;
	margin:38px 8px 0px 8px;
	display:inline;
	background-color: #C00;
}
#layout4 .yinian-nav .line{ margin-top:48px;}

#layout4 .yinian-nav .list{
	float:left;
	display:inline;
}

#layout4 .yinian-nav .list li{
	float:left;
	display:inline;
	margin-top:14px;
	margin-left:8px;
	margin-right:8px;
	display:block;
	width:90px;
	height:32px;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:22px;
	overflow:hidden;
	padding-top:10px;
	background-color: #C00;
}

#layout4 .yinian-nav .list li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
}

#layout4 .yinian-nav .list a:hover{
	text-decoration:none;
}
#layout4 .yinian-nav .list .current{
	width:90px;
	height:69x;
	background-color: #069;
}

#layout4 .yinian-nav .list .current a{
	color:#fde545;
}

#layout4 .yinian-nav .list .current .four{
	line-height:26px;
	width:46px;
	height:66px;
	padding:14px 17px 0px 17px;
}
 .bj {
	width: 100%;
	background:url(head.jpg) no-repeat center 30px;
	height:540px;
}
/* ¶¯»­ */
.mod-a0 .current .logo, .mod-a0 .current .txt, .p2 {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.p3 {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.p4 {
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.p5 {
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.p6 {
	-webkit-animation-duration: 6s;
	animation-duration: 6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.p7 {
	-webkit-animation-duration: 7s;
	animation-duration: 7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.current .pic1 {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
.current .pic2 {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
.current .pic3 {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
.current .pic4 {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
.current .pic5 {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.current .pic51 {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.current .pic52 {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.current .pic53 {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.current .pic6 {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
.current .pic7 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.current .pic8 {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}
.current .pic9 {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
	
@-webkit-keyframes fadeInLeft {
	0% {
	opacity:1;
	-webkit-transform: translate3d(-90%,0,0);
	transform: translate3d(-90%,0,0)
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInLeft {
	0% {
	opacity: 1;
	-webkit-transform: translate3d(-90%,0,0);
	-ms-transform: translate3d(-90%,0,0);
	transform: translate3d(-90%,0,0)
}
100% {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}


@-webkit-keyframes fadeInRight {
	0% {
	opacity: 1;
	-webkit-transform: translate3d(90%,0,0);
	transform: translate3d(90%,0,0)
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}@keyframes fadeInRight {
	0% {
	opacity:1;
	-webkit-transform: translate3d(90%,0,0);
	-ms-transform: translate3d(90%,0,0);
	transform: translate3d(90%,0,0)
}
100% {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
}.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
.b_img1{
	position: absolute;
	top: 421px;
	left:127px;
}
.b_img1 img:hover{ transform:scale(0.8); }
.newslist li {
	line-height: 27px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
	padding-top: 8px;
	padding-bottom: 8px;
}
.newslist li a{ color:#333;
	 
} 
.more {float: right;}
.more a {
	color: #C00;
}
.sm {
	position:fixed;
	top:45%;
	left:50%; margin-left:730px;
}
.zw{ width:1200px; margin:20px auto; background-color:#FFF; padding:10px;}
.bt4 {
	font-size: 22px;
	color: #FFF;
	background-color: #fe9d00;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bt5 {
	font-size: 22px;
	color: #FFF;
	background-color: #EC403E;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.xzbf {
	padding: 20px;
	border: 1px dotted #CCC;
	line-height: 30px;
	font-size: 16px;
}
.mtjj ul li{
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	font-size: 18px;
	padding-left: 18px;
	background: url(images/ly1-list2.gif) no-repeat left 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

.mtjj ul li a{
	color:#000000;
}

.mtjj ul li span,.mtjj ul li span a{
	color:#00954a;
}
