/* CSS Document */

body{
	margin:0;	
	padding:0;	
	width:100%;	
	height:100%;
	font-size:12px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	line-height:1.6;
	font-family:Arial, Helvetica, sans-serif;
	color:#c5c5c5;
	background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/head_bg_11437_140821.jpg) repeat-x center top;
}
*{
	outline:none;
	border:none;
}
a img{
	border:none;
}
.spacer{
	clear:both;	
	width:100%;	
	height:0;
}
.clear{ height:0px; line-height:0; font-size:0; overflow:hidden; clear:both;}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	color:#929292;
	margin:0 0 15px 0;
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p{
	font-size:12px;
	color:#929292;
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#929292;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	text-decoration:underline;
}
a{
	color:#929292;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}

/*header & nav*/
.header{margin:0 auto;padding-top:2px;width:1000px;		position:relative;z-index:99}
.header .logo{float:left;}
.header .channel{ position:relative; z-index:99999999; margin-right:15px;float:right;line-height:26px;margin-top:48px;}
.header .channel a{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/mobile_channel_11437_140821.png) no-repeat 0 50%;color:#057d49;display:block;height:26px;padding-left:20px;}
.header .channel .tp1{ position:absolute ;  left:-20px; top:25px; display:none}
.header .channel .tp1 a{ background:none;} 
.header .channel:hover .tp1{ display:block;}


.header .search{background:#fff;border:solid 1px #eaeaea;float:right;height:24px;margin:48px 29px 0 0;width:290px;}
.header .search span.txt{float:left;margin:2px 0 0 2px;}
.header .search span.txt input{background:none;border:none;height:20px;width:248px;}
.header .search span.btn{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/search_btn_11437_140821.png) no-repeat 50% 50% #f38f01; width:24px; height:24px;float:right; display:block;}
.header .search span.btn input{background:none;border:none;cursor:pointer;height:20px;width:20px;}
.header .fx{ position:relative;float:right; margin-top:46px; z-index:9999999}
.header .fx a{ float:left; display:inline-block; margin-left:5px;}
.header .fx .tp1{ position:absolute ;  right:0px; top:30px; display:none}
.header .fx .tp1 a{ background:none;} 
.header .fx .kctj{ float:left; display:inline-block}
.header .fx .kctj:hover .tp1{ display:block;}

.header .nav{ background:#00aa54;clear:both;color:#fff;height:40px;margin-bottom:20px; position:relative; z-index:999999}
.header .nav a{color:#fff;}
.header .nav ul li{float:left;font:20px/40px "Lucida Sans Unicode", "Lucida Grande", sans-serif; position:relative;}
.header .nav ul li a{color:#fff;display:block;padding:0 18px;}
.header .nav ul li a:hover{background:#057d49;text-decoration:none;}
.header .nav ul .cur a{background:#057d49;text-decoration:none;}
.header .nav ul li b{border:solid 4px transparent;border-top-color:#fff;position:absolute;right:7px;top:19px;}
.header .nav ul li span{background:#066f41;display:none;left:0;position:absolute;top:40px;}
.header .nav ul li span a:hover{background:#056038;}
.header .nav ul li.home{}
.header .nav ul li.home a:hover{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/nav_home_11437_140821.png) no-repeat center #057d49;}
.header .nav ul li.home a{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/nav_home_11437_140821.png) no-repeat center;height:40px;width:35px;}
.header .nav ul li.home .cc{ background:none}
.header .nav ul li.home .cc:hover{background:#056038;text-decoration:none;}
.header .nav ul li.active span{display:block;}

.header .nav ul li.home span a{ width:auto;}

.header .nav em{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi19_11437_140917.png) no-repeat; display:block;float:right;font:14px/40px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding-left:24px; *padding-left:24px;}
.header .nav em a{display:inline-block;margin:0 10px;}



/* ---------------------------------------------------------------------- */
/*  Custom  1000 Grid System
/* ---------------------------------------------------------------------- */
	.controller{
		width:100%;
		margin:0 auto;
		min-height:100%;
	}
	.container{
		width:1000px;
		margin:0 auto;
		clear:both;
		display:block;
		position:relative;
		z-index:9;
	}
	.column {
		width:1000px;
		position:relative;
		margin-right:10px;
		margin-left:10px;
		margin-bottom:20px;
		float:left;
	}
	 
	.column-one-half,
	.column-one-third,
	.column-one-fourth,
	.column-two-third,
	.column-three-fourth {
		float:left;
		margin-bottom:20px;
	}
	.column-one-third-r{
		float:right;
		margin-bottom:20px;
	}
	.last{
		margin-right:0;	
	}
	.first{
		margin-left:0;
	}
	 
	.column-one-half        { width:490px; }
	.column-one-third       { width:320px; }
	.column-one-third-r       { width:320px; }
	.column-one-fourth      { width:235px; }
	
	.column-two-third       { width:660px; }
	.column-three-fourth    { width:745px; }
	
	h1 { font-size: 24px; }
	h2 { font-size: 22px; }
	h3 { font-size: 20px; }
	h4 { font-size: 18px; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
	
	
	

.mo{clear:both;}
.mo .mohd{height:40px;}
.mo .mohd .title{color:#03542b;float:left;font:31px/40px "Lucida Sans Unicode", "Lucida Grande", sans-serif;margin-right:15px;}
.mo .mohd .title a{color:#03542b;}
.mo .mohd .sub{color:#636363;float:left;font:14px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;margin-top:15px;}
.mo .mohd .sub a{color:#636363;}
.mo .mohd .more{color:#03542b;float:right;font:10px/20px Arial;margin-top:16px;}
.mo .mohd .more a{color:#03542b;}

.kjj{ width:660px; float:left}
.ilva_ind01{ width:660px;margin-bottom:20px;position:relative; z-index:999;}
.ilva_ind01 .dtp{ display:flex;}
.ilva_ind01 b{ z-index:1;background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/ind01_mask_11437_140821.png) repeat-x;bottom:0;display:block;height:85px;left:0;position:absolute;width:100%;}
.ilva_ind01 .fb{ display:block; z-index:99999;color:#fff;font:12px/23px "Lucida Sans Unicode", "Lucida Grande", sans-serif;position:absolute;left:0;top:0;}
.ilva_ind01 .fb a{background:#057d49;color:#fff;display:inline-block;margin-right:5px;padding:0 5px;}
.ilva_ind01 .fb a:hover{background:#f38f01;text-decoration:none;}
.ilva_ind01 p{ z-index:9999; position:absolute; left:0; bottom:0; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:22px; padding-left:10px; color:#fff}
.ilva_ind01 p a{ color:#fff}

.ilva_ind02{background:#f9f9f5;border-top:solid 2px #81a995;margin-bottom:20px;}
.ilva_ind02 .hd{color:#03542b;font:24px/50px "Lucida Sans Unicode", "Lucida Grande", sans-serif;height:50px;padding-left:10px;}
.ilva_ind02 .hd a{color:#03542b;}
.ilva_ind02 .list{overflow:hidden;padding:10px;}
.ilva_ind02 .list ul li{color:#03542b;float:left;font:14px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;margin:0 10px 10px 0;width:310px;}
.ilva_ind02 .list ul .end{ margin-right:0}
.ilva_ind02 .list ul li a{color:#03542b;}
.ilva_ind02 .list ul li i{background:#f38f01;display:inline-block;height:10px;margin-left:5px;overflow:hidden;position:relative;width:11px;}
.ilva_ind02 .list ul li i b{border:solid 3px transparent;border-left-color:#fff;left:4px;position:absolute;top:2px; width:0; height:0; overflow:hidden}


.ilva_ind03{ width:660px;}
.ilva_ind03 .list_box{ float:left;}
.ilva_ind03 .list_box .kj1{ width:660px; margin-bottom:10px; height:290px; float:left}
.ilva_ind03 .list_box .d1{ position:relative; float:left; width:436px; height:290px; margin-right:10px; }
.ilva_ind03 .list_box .d1 img{ width:100%; height:auto}
.ilva_ind03 .list_box .d1 .mm{ display:flex; /*height:290px;*/ height:auto}
.ilva_ind03 .list_box .tp1{ position:absolute; left:0; top:0}
.ilva_ind03 .list_box .tp1 a{ display:block; background:url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140821.png") no-repeat; width:32px; height:32px;}
.ilva_ind03 .list_box .tp1 a:hover{background:url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140821.png") no-repeat;}


.ilva_ind03 .list_box .d2{ position:relative; float:left; width:213px; height:140px;margin-bottom:10px;}
.ilva_ind03 .list_box .d2 img{ margin-bottom:-6px\0; width:100%; height:auto}
.ilva_ind03 .list_box .d2 .mm{ display:flex;}

.ilva_ind03 .list_box .d3{ position:relative; float:left; width:213px; height:140px;}
.ilva_ind03 .list_box .d3 img{margin-bottom:-6px\0; width:100%; height:auto}
.ilva_ind03 .list_box .d3 .mm{ display:flex;}


.ilva_ind03 .list_box .kj2{ float:left; width:660px;}
.ilva_ind03 .list_box .d4{ position:relative; float:left; width:213px; height:140px; margin-right:10px;}
.ilva_ind03 .list_box .d4 img{margin-bottom:-6px\0; width:100%; height:auto}
.ilva_ind03 .list_box .d4 .mm{ display:flex;}


.ilva_ind03 .list_box .d5{ position:relative; float:left; width:213px;height:140px; margin-right:10px;}
.ilva_ind03 .list_box .d5 img{margin-bottom:-6px\0; width:100%; height:auto}
.ilva_ind03 .list_box .d5 .mm{ display:flex;}


.ilva_ind03 .list_box .d6{  position:relative;float:left;  width:213px; height:140px;}
.ilva_ind03 .list_box .d6 img{margin-bottom:-6px\0; width:100%; height:auto}
.ilva_ind03 .list_box .d6 .mm{ display:flex;}


.ilva_ind03 p{ display:none;background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/p_mask_11437_140821.png);color:#fff;bottom:0px;font:19px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;left:0;margin:auto;position:absolute; width:100%; }
.ilva_ind03 p a{color:#fff;padding:8px 10px; display:block;}
.ilva_ind03 .ycc{ display:block; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi29_11437_140821.png) repeat; width:100%; height:100%; position:absolute; left:0; top:0;}
.ilva_ind03 .d1:hover .ycc{ display:none}
.ilva_ind03 .d1:hover p{ display:block;}
.ilva_ind03 .d2:hover .ycc{ display:none}
.ilva_ind03 .d2:hover p{ display:block;}
.ilva_ind03 .d3:hover .ycc{ display:none}
.ilva_ind03 .d3:hover p{ display:block;}
.ilva_ind03 .d4:hover .ycc{ display:none}
.ilva_ind03 .d4:hover p{ display:block;}
.ilva_ind03 .d5:hover .ycc{ display:none}
.ilva_ind03 .d5:hover p{ display:block;}
.ilva_ind03 .d6:hover .ycc{ display:none}
.ilva_ind03 .d6:hover p{ display:block;}




.ilva_con01{position:relative; float:left; width:100%}
.vsp{ margin-bottom:20px;}
.ilva_con01 .xtp{ display:flex;}
.ilva_con01 a.plus{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140821.png) no-repeat;display:block;height:32px;left:0;position:absolute;top:0;width:32px;}
.ilva_con01 a.plus:hover{background-image:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140821.png)}
.ilva_con01 p{ width:100%; display:block;background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/p_mask_11437_140821.png);color:#fff;bottom:0px;font:19px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;left:0;margin:auto;position:absolute;}
.ilva_con01 p a{color:#fff;padding:8px 10px; display:block}

.ilva_con01 .ycc{ display:block; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi29_11437_140821.png) repeat; width:100%; height:100%; position:absolute; left:0; top:0;}
.ilva_con01:hover .ycc{ display:none}
/*.ilva_con01 a{ display:flex; overflow:hidden}*/
.ilva_con01 img{ margin-bottom:-6px\0;  width:100%; }
.ilva_con01:hover p{ display:block}


.middle{ width:320px; float:left; margin-left:20px;}
.mid{ width:320px!important}
.middle .ilva_ind02 .list ul li{ width:100%; margin-right:0}
.mid .ilva_con01{ margin-bottom:20px}

.r_list_box{ margin-bottom:2px; float:left; background:#1c9a5a; padding-left:16px; padding-right:16px;  width:288px;padding-top:14px; padding-bottom:20px;}
.r_list_box h3{ line-height:33px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-weight:normal; font-size:30px; color:#fff}
.r_list_box h3 a{ color:#fff}
.r_list_box p{ font-family:"Lucida Sans Unicode", "Lucida Grande"; font-weight:normal; font-size:14px; line-height:20px;}
.r_list_box p a{ color:#fff}

.r_list_box  ul{ width:285px; float:left; *padding-bottom:18px;}
.r_list_box  ul li{color:#fff;float:left;font:14px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;margin:0 10px 18px 0;width:280px;}
.r_list_box  ul li a{color:#fff;}
.r_list_box  ul li i{ background:#f38f01;display:inline-block;height:10px;margin-left:5px;overflow:hidden;position:relative;width:11px;}
.r_list_box  ul li i b{border:solid 3px transparent;border-left-color:#fff;left:4px;position:absolute;top:2px;width:0; height:0; overflow:hidden;}
.r_list_box  .img{ width:47%; position:relative;float:left; margin-right:6%}
.r_list_box  .img img{ width:100%; height:auto; display:block}
.r_list_box  .img .di{ position:absolute; left:0; bottom:0; width:100%; height:35px; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/p_mask_11437_140821.png) repeat scroll}
.r_list_box  .img .zi{ padding-left:10px; padding-bottom:6px; position:absolute; left:0; bottom:0; line-height:12px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:12px; color:#fff}
.r_list_box  .img .zi a{ color:#fff}
.r_list_box  .end{ margin:0}
.r_list_box2{ position:relative; margin-bottom:2px;  background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/di_11437_140821.png) no-repeat #1c9a5a; width:100%; float:left}
.r_list_box2 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box2 h3{ line-height:53px; color:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:32px;  padding-top:7px;}
.r_list_box2 h3 a{ color:#fff}
.r_list_box2 .img{ position:relative;width:100%;}
.r_list_box2 .img img{ width:100%; height:auto}
.r_list_box2 .img .tp1{ position:absolute; left:0; top:0; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140821.png) no-repeat; width:32px; height:32px;}
.r_list_box2 .img .tp1 a{ display:block; width:32px; height:32px;}
.r_list_box2 .img .tp1:hover{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140821.png) no-repeat;}
.r_list_box2 .text{ padding-top:15px; padding-bottom:12px; line-height:18px;font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#fff}
.r_list_box2 .text a{ color:#fff}
.r_list_box2 .gd{ float:right; margin:0}
.r_list_box2 .gd a{ display:block; margin-right:-16px;  line-height:24px;height:24px; color:#fff;font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px;  }

.r_list_box3{ margin-bottom:2px; float:left; width:100%; background:#17894f;padding-top:27px;}
.r_list_box3 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box3 h3{ line-height:21px; color:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:32px; padding-bottom:36px; margin:0}
.r_list_box3 h3 a{ color:#fff}
.r_list_box3 .img{ position:relative;width:100%;}
.r_list_box3 .img img{ width:100%; height:auto; display:block}
.r_list_box3 .img .tp1{ position:absolute; left:0; top:0; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140821.png) no-repeat; width:32px; height:32px;}
.r_list_box3 .img .tp1 a{ display:block; width:32px; height:32px;}
.r_list_box3 .img .tp1:hover{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140821.png) no-repeat;}

.r_list_box3 .text{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi3_11437_140821.png) no-repeat 0 9px; padding-bottom:10px; padding-left:50px; padding-top:15px; line-height:18px;font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; width:214px; color:#fff}
.r_list_box3 .text a{ color:#fff}



.r_list_box4{ margin-bottom:2px; padding-bottom:10px; float:left; width:100%; background:#17894f; padding-top:27px;}
.r_list_box4 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box4 .img{ margin-bottom:20px; position:relative;width:100%;}
.r_list_box4 .img img{ width:100%; height:auto; display:block}
.r_list_box4 .img .tp1{ position:absolute; left:0; top:0; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:18px; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi4_11437_140821.png) no-repeat; padding:0 7px; line-height:31px;}
.r_list_box4 .img .tp1 a{ color:#fff}
.r_list_box4 .img .di{position:absolute; left:0; bottom:0; width:100%; height:35px; height:60px;}
.r_list_box4 .img .zi{ width:100%; position:absolute; left:0; bottom:0px; line-height:21px; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/p_mask_11437_140821.png) repeat scroll; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:19px; }
.r_list_box4 .img .zi a{ color:#fff; display:block;padding:10px 0 10px 10px ;}
.r_list_box4 .image{ width:48%; margin-right:4%; height:87px; position:relative; float:left}
.r_list_box4 .image img{ width:100%; height:auto}
.r_list_box4 .image .tp1{ line-height:29px; position:absolute; left:0; top:0; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi5_11437_140821.png) no-repeat; width:109px; height:29px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#fff; text-align:center;}
.r_list_box4 .image .tp1 a{ color:#fff}
.r_list_box4 .image .tp2{ line-height:29px; position:absolute; left:0; top:0; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi4_11437_140821.png) no-repeat; width:109px; height:29px;font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#fff; text-align:center;}
.r_list_box4 .image .tp2 a{ color:#fff}

.r_list_box4 ul{ float:left;margin-top:20px; width:100%}
.r_list_box4 ul li{ margin-bottom:10px; float:left; margin-right:10px;}
.r_list_box4 ul .end{ margin-right:0}
.r_list_box4 ul .c1{ width:32%; margin-right:5%; line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#2fbfbf}
.r_list_box4 ul .c2{ width:29%; margin-right:5%; line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#243243}
.r_list_box4 ul .c3{ width:29%; margin-right:0; line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#3078c0}

.r_list_box4 ul .c4{ width:46%; margin-right:8%;line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#e74c2e}
.r_list_box4 ul .c5{ width:46%; margin-right:0; line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#f2c230}


.r_list_box4 ul .c6{ width:32%; margin-right:5%;  line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#256f6e}
.r_list_box4 ul .c7{ width:29%; margin-right:5%;  line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#3078c0}
.r_list_box4 ul .c8{ width:29%; margin-right:0;  line-height:39px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:15px; text-align:center; color:#fff; background:#2fbfbf}





.r_list_box5{ margin-bottom:2px; float:left; width:100%; background:#17894f; padding-bottom:20px;}
.r_list_box5 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box5 h3{ line-height:51px; padding-top:6px; font-weight:normal; color:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:26px; margin:0}
.r_list_box5 h3 a{ color:#fff}
.r_list_box5 p{ width:287px; line-height:23px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:19px; color:#fff}
.r_list_box5  p a{ color:#fff}
.r_list_box5 .img{ position:relative; width:100%;}
.r_list_box5 .img img{ width:100%; height:auto; display:block}
.r_list_box5 .img .tp1{ position:absolute; left:0; top:0; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140821.png) no-repeat; width:32px; height:32px;}
.r_list_box5 .img .tp1 a{ display:block; width:32px; height:32px;}
.r_list_box5 .img .tp1:hover{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140821.png) no-repeat;}

.r_list_box5 .img .di{position:absolute; left:0; bottom:0; width:100%;}
.r_list_box5 .img .zi{ position:absolute; left:0; bottom:0px; line-height:21px;background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/p_mask_11437_140821.png) repeat scroll; width:100%;font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:19px; }
.r_list_box5 .img .zi a{ display:block; padding:10px 0 10px 10px; color:#fff}




.r_list_box6{ margin-bottom:2px; float:left; width:100%; background:#17894f;padding-bottom:20px;}
.r_list_box6 .kj{ padding-left:16px;}
.r_list_box6 h3{ line-height:51px; padding-top:6px; font-weight:normal; color:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:26px; margin:0}
.r_list_box6 h3 a{ color:#fff}

.r_list_box6 h2{ line-height:25px; padding-top:6px; font-weight:normal; color:#97eac0; font-family:"Lucida Sans Unicode",ºÚÌå; font-size:19px; margin:0}
.r_list_box6 h2 a{ color:#97eac0}

.r_list_box6 p{ width:287px; line-height:37px; margin:0; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:19px; color:#fff}
.r_list_box6 p a{ color:#fff}
.r_list_box6 span{ display:block; width:95%; line-height:15px; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#97eac0}
.r_list_box6 span a{color:#97eac0}


.r_list_box7{ *padding-bottom:20px; margin-bottom:2px; float:left; width:100%; background:#17894f; }
.r_list_box7 .kj{ padding-left:16px;}
.r_list_box7 h3{ line-height:51px; padding-top:6px; font-weight:normal; color:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:26px; margin:0}
.r_list_box7 h3 a{ color:#fff}
.r_list_box7 ul{padding-bottom:10px; float:left; *padding-bottom:0px; }
.r_list_box7 ul li{ height:86px; margin-bottom:10px; float:left;}
.r_list_box7 ul li .img{ height:86px; position:relative;float:left; width:130px;  margin-right:10px;}
.r_list_box7 ul li .img img{ width:100%; height:100%}
.r_list_box7 ul li  .img .tp1{ position:absolute; left:0; top:0; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140821.png) no-repeat; width:32px; height:32px;}
.r_list_box7 ul li  .img .tp1 a{ display:block; width:32px; height:32px;}
.r_list_box7 ul li .img .tp1:hover{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140821.png) no-repeat;}

.r_list_box7 ul li .text{ width:153px; float:left; font-family:"Lucida Sans Unicode", "Lucida Grande"; line-height:20px; font-size:14px; color:#97eac0}
.r_list_box7 ul li .text a{ color:#97eac0}

.r_list_box8{float:left; margin-bottom:2px; width:100%; background:#17894f;  padding:20px 0 20px 0px; }
.r_list_box8 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box8 .img{ width:100%;}
.r_list_box8 .img img{ width:100%; height:auto}

.r_list_box9{float:left; width:100%; background:#17894f; margin-bottom: 2px;}
.r_list_box9 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box9 h3{ line-height:51px; padding-top:6px; font-weight:normal; color:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:26px; margin:0}
.r_list_box9 h3 a{ color:#fff}
.r_list_box9 ul li{width:100%; padding-bottom:10px; float:left}
.r_list_box9 label,input{ float:left}
.r_list_box9 label{ line-height:23px; width:270px;*width:260px;width:260px\9; font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#97eac0}
.r_list_box9 label a{color:#97eac0}
.r_list_box9 input{ margin:0; margin-top:4px; *margin-top:2px; margin-right:5px;}

.r_list_box9 .in{clear:both; padding-bottom:20px;}
.r_list_box9 .in a{ display:inline-block;}
.r_list_box9 .in .Votar{ width:49%; display:inline-block; height:39px; line-height:39px; text-align:center;  font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#fff; background:#0c3f25; margin-right:2%;}
.r_list_box9 .in .Votar:hover{ text-decoration:none; width:49%; height:39px; line-height:39px; text-align:center;  font-family:"Lucida Sans Unicode", "Lucida Grande"; font-size:14px; color:#fff; background:#f38f01}

.r_list_box10{float:left; width:100%; background:#17894f;margin-bottom: 2px; }
.r_list_box10 h3{padding-left:20px; padding-top:20px}
.r_list_box10 .kj{ padding-left:16px; padding-right:16px;}
.r_list_box10 .image{ position:relative; width:100%; margin-bottom:10px;}
.r_list_box10 .image a{ display:flex;}
.r_list_box10 .image  .tp1{ position:absolute; left:0; top:0}
.r_list_box10 .image  .tp1 a{display:block; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140930.png) no-repeat; width:32px; height:32px}
.r_list_box10 .image .tp1 a:hover{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140930.png) no-repeat; }
.r_list_box10 .image img{ width:100%; height:auto}
.r_list_box10 .kj .middl_kj {  position:relative;}
.r_list_box10 .kj .middl_kj .lt{ position:absolute; left:-8px; top:55px;}
.r_list_box10 .kj .middl_kj .lt a{ display:block; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/left_11437_140930.png) no-repeat; width:10px; height:20px; cursor:pointer;}
.r_list_box10 .kj .middl_kj .lt a:hover{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/left_hover_11437_140930.png) no-repeat; }
.r_list_box10 .kj .middl_kj .lr{ position:absolute; right:-8px; top:55px;}
.r_list_box10 .kj .middl_kj .lr a{ display:block; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/right_11437_140930.png) no-repeat; width:10px; height:20px; cursor:pointer;}
.r_list_box10 .kj .middl_kj .lr a:hover{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/right_hover_11437_140930.png) no-repeat;}
.r_list_box10 .lb_kj{ margin:0 10px; position:relative; overflow:hidden; height:160px;}
.r_list_box10 .lb_kj .middle_kj{ height:128px; width:100%; position:relative}
.r_list_box10 .lb_kj ul{ position:absolute; left:0; top:0; width:9999px}
.r_list_box10 .lb_kj ul li{ cursor:pointer; float:left; width:130px; margin-right:10px;}
.r_list_box10 .lb_kj ul li:hover{ cursor:pointer; text-decoration:none;}
.r_list_box10 .lb_kj ul li .img{ position:relative; width:100%;}
.r_list_box10 .lb_kj ul li .img .tp1{ position:absolute; left:0; top:0;}
.r_list_box10 .lb_kj ul li .img .tp1 a{ display:block; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_11437_140930.png) no-repeat; width:32px; height:32px;}
.r_list_box10 .lb_kj ul li .img .tp1 a:hover { background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/plus_h_11437_140930.png) no-repeat; }
.r_list_box10 .lb_kj ul li .img img{ width:100%; height:auto}
.r_list_box10 .lb_kj ul li .text{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px; color:#fff; line-height:18px; padding-top:5px;}
.r_list_box10 .lb_kj ul li .text a{  text-decoration:none;color:#fff;}

/*µ×²¿*/
.foot{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi7_11437_140821.png) repeat-x top; height:500px; clear:both; width:100%}
.foot .foot_main{ width:1000px; margin:0 auto;}
.foot .foot_main .map{ width:95px; height:34px; background:#248f5a; float:right; font:bold 16px/34px Arial; color:#fff;}
.foot .foot_main .map a{ display:block;color:#fff; width:95px; height:34px; text-align:center; text-decoration:none;}
.foot .foot_main .column_list{ padding-top:50px; width:100%}
.foot .foot_main .column_list .box{ float:left; width:20%; }
.foot .foot_main .column_list .box .share{ width:180px;}
.foot .foot_main .column_list .box .share a{ margin-right:3px;*margin-right:3px}
.foot .foot_main .column_list .box .logo_bottom{ margin-left:-20px;}
.foot .foot_main .column_list .copyright{ width:180px; padding-top:0px; font:12px/18px Arial; color:#057d49;}

.foot .foot_main .column_list .box2{ width:20%; float:left;}
.foot .foot_main .column_list .box2 dl{ margin:0px;}
.foot .foot_main .column_list .box2 dl dd{ margin:0px; font:12px/26px Arial; color:#7d7d7d;}
.foot .foot_main .column_list .box2 dl dd a{color:#7d7d7d; text-decoration:none;}
.foot .foot_main .column_list .box2 dl dt{ font:bold 14px/34px Arial; color:#7d7d7d;}

.foot .foot_main .column_list .box3{ width:35%;float:left;}
.foot .foot_main .column_list .box3 dl{ margin:0px;}
.foot .foot_main .column_list .box3 dl dd{ margin:0px; font:12px/34px Arial; color:#7d7d7d; width:50%; float:left;}
.foot .foot_main .column_list .box3 dl dd a{color:#7d7d7d; text-decoration:none;}
.foot .foot_main .column_list .box3 dl dt{ font:bold 14px/34px Arial; color:#7d7d7d;}

.foot .foot_main .column_list .box5{ display:none; width:480px; margin:0 auto}
.foot .foot_main .column_list .box5 .kj{ float:left; width:180px;}
.foot .foot_main .column_list .box5 .kj .share a{display:inline-block; width:42px; height:29px;}
.foot .foot_main .column_list .box5 .kj2{ float:right}
.foot .foot_main .column_list .box5 .kj2 ul li{ line-height:30px; /*background:url(img/icon_gyl.gif) no-repeat 100% 12px; padding-right:15px;*/ font-family:Arial; font-weight:bold; color:#7d7d7d}
.foot .foot_main .column_list .box5 .kj2 ul li a{color:#7d7d7d}




.zuocedaohang{ width:65px; position:fixed; bottom:0px; left:50%; margin-left:-575px;}
.zuocedaohang ul li{ padding-top:1px; height:64px;}

@media only screen and (min-width: 1000px) and (max-width: 1920px) {
	.middle{ display:none}
	.controller{ width:100%; }
	.container{ width:1000px; }

	.ilva_ind01 .fb{ font-size:21px}
	.ilva_ind01 .fb a{ padding:5px 15px; margin:0; margin-right:5px}
	.ilva_ind01 .fb #end{ margin:0}
	.header .nav ul li span .cc{ width:200px !important; display:block}
	.header .nav ul li span a{ width:200px; display:block;}
	.vsp{ margin-bottom:18px;}
	.ilva_ind03 p{ bottom:-3px\0;}
	.ilva_ind03 .list_box .d1{ height:293px}
	.foot .foot_main .column_list .box2 dl{ padding-left:30px; margin:0px;}
	.c1000{ display:block;}
	.c700{ display:none}
	.header .nav em{ padding-left:24px;}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.header .nav em{ padding-left:24px;}
.middle{ display:none}
.header{ width:768px;}
.column-two-third{ width:auto	}
.container{ width:768px;}
.header .nav ul li span .cc{ width:150px !important; display:block}
.header .nav ul li span a{ width:150px; display:block;}
.column-two-third{ width:55%;}
.ilva_ind01{ width:100%;}
.ilva_ind01 img{ width:100%; }
.ilva_ind01 b{ bottom:0px;}
.ilva_ind01 i{ top:170px;}
.ilva_ind02 .list ul li{ float:none;width:auto; }
.column-one-third{ width:100%}
.column-one-third img{ width:100%}
.left{ width:100%}
.left img{ width:100%}

.ilva_ind03{ width:100%}
.ilva_ind03 p{ bottom:0px;}
.ilva_ind03 .list_box{ width:100%}
.ilva_ind03 .list_box .kj1{ width:100%; float:left; height:auto}
.ilva_ind03 .list_box .kj2{ width:100%; float:left; height:auto}
.ilva_ind03 .list_box .d1{ margin:0; width:100%; height:auto;  margin-bottom:10px;}
.ilva_ind03 .list_box .d1 img{ width:100%; height:auto;margin-bottom:-6px\0;}
.ilva_ind03 .list_box .d2{ margin:0; width:100%; height:auto;  margin-bottom:10px;}
.ilva_ind03 .list_box .d2 img{ width:100%; height:auto;}
.ilva_ind03 .list_box .d3{ margin:0; width:100%; height:auto;  margin-bottom:10px;}
.ilva_ind03 .list_box .d3 img{ width:100%; height:auto;}
.ilva_ind03 .list_box .d4{ margin:0; width:100%; height:auto; margin-bottom:10px;}
.ilva_ind03 .list_box .d4 img{ width:100%; height:auto;}
.ilva_ind03 .list_box .d5{ margin:0; width:100%; height:auto; margin-bottom:10px;}
.ilva_ind03 .list_box .d5 img{ width:100%; height:auto;}
.ilva_ind03 .list_box .d6{ margin:0; width:100%; height:auto; margin-bottom:10px;}
.ilva_ind03 .list_box .d6 img{ width:100%; height:auto;}


.ilva_ind01 p{ width:97%; font-size:15px; line-height:18px;}
.r_list_box5 .img .zi{ bottom:8px}
.r_list_box4 .img .zi{ bottom:8px;}

.r_list_box7 ul li .text{ font-size:13px}
.r_list_box9 label{ font-size:13px; width:92%;*width:90%;}
.foot { height:500px;}
.foot .foot_main{ width:768px}
.foot .foot_main .column_list .box{ width:20%}
.foot .foot_main .column_list .box2{ width:20%}
.foot .foot_main .column_list .box3{ width:50%; margin-left:40%}
.foot .foot_main .column_list .box2 dl{ padding-left:30px; margin:0px;}
	.c1000{ display:block;}
	.c700{ display:none}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.header .nav ul li span .cc{ width:150px !important; display:block}
.header .nav ul li span a{ width:150px; display:block;}

    .middle{ display:none}
	.controller{  }
	.container{ width:96%; margin:0 auto; }
	.header{ width:100%}
	.header .logo {}
	.header .logo img{ }
	.header .channel{ margin:0; margin-top:37px;}
	.header .fx{ margin-right:0px; margin-top:35px;}
	.header .fx a{ margin-right:0px}
	.header .channel{}
	.header .search{ border:1px solid #ccc; width:99%;margin:20px 0; margin-top:0 }
	.header .nav { height:auto; margin-bottom:10px;}
	.header .nav ul{ float:none; height:40px;width:100%; background:url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi20_11437_140821.png") no-repeat scroll 100% 0}
	.header .nav ul li{ font-size:16px;}
	.header .nav ul li a{ padding:0 10px}
	.header .nav em{ background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi21_11437_140821.png) no-repeat; float:none; height:31px; line-height:31px; margin-top:1px; width:100%}
	.header .nav ul li b{ right:0}
	.column-two-third{ width:100%}
	.ilva_ind01{  width:100%;}
	.ilva_ind01 img{ width:100%; }
	.column-one-third{ width:100%}
	.ilva_ind01 b{ bottom:0px;}
	.ilva_ind01 i{ top:75%; right:10px}
	.ilva_ind02 .list ul li{ float:none;width:auto; }
	
	.ilva_con01 { }
	.ilva_con01 img{ width:100%;}
	.left{ width:100%}
	.right{ width:100%;margin-top:-20px;}
	.ilva_ind02{ float:left; width:100%}
	.r_list_box{ width:100%; padding:0}
	.r_list_box .kj{ padding-left:16px; padding-top:20px; padding-bottom:20px; float:left}
	.r_list_box .kj .img{ width:46%;height:auto;}
	.r_list_box .kj .img .di{ width:100%}
	.r_list_box .kj .img .zi{ width:93%; line-height:35px; padding-bottom:0}
	
	.r_list_box ul{float:none; width:auto;}
	.r_list_box ul li{float:none; width:auto;}

	.r_list_box2{}
	.r_list_box2{ background: url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/di_11437_140821.png") no-repeat 100% 0 #1c9a5a; width:100%;height:auto;}
	.r_list_box2 .img{ width:100%;height:auto;}
	.r_list_box3{ width:100%}
	.r_list_box3 .img{ width:100%;height:auto;}
	.r_list_box4{ width:100%}
	.r_list_box4 .img{ width:100%;height:auto;}
	.r_list_box4 .img .di{ width:100%}
	.r_list_box4 .img .zi{ line-height:35px;}
	.r_list_box4 .image{ width:48%; margin-right:4%;height:auto;}
	
	.r_list_box4 ul .c1{ width:32%; margin-right:5%}
	.r_list_box4 ul .c2{ width:29%; margin-right:5%}
	.r_list_box4 ul .c3{ width:29%; margin-right:0}
	
	.r_list_box4 ul .c4{ width:48%; margin-right:4%}
	.r_list_box4 ul .c5{ width:48%; margin-right:0}
	.r_list_box4 ul .c6{ width:32%; margin-right:5%}
	.r_list_box4 ul .c7{ width:29%; margin-right:5%}
	.r_list_box4 ul .c8{ width:29%; margin-right:0}
	
	
	.r_list_box5{ width:100%}
	.r_list_box5 .img{ width:100%;height:auto;}
	.r_list_box5 .img .di{ width:100%}
	.r_list_box5 .img .zi{ line-height:60px; padding-bottom:0}
	.r_list_box6{ width:100%}
	.r_list_box6 .img{ width:100%;height:auto;}
	.r_list_box7{ width:100%}
	.r_list_box7 .img{ width:100%;height:auto;}
	.r_list_box7 ul li .text{ width:71%;}
	.r_list_box8{ width:100%}
	.r_list_box8 .img{ width:100%;height:auto;}
	.r_list_box9{ width:100%}
	.r_list_box9 .img{ width:100%;height:auto;}
	.r_list_box9 .in .Votar{ width:49%}
	.r_list_box9 .in .Votar:hover{ width:49%}
	.r_list_box9 label{ width:95%}
	.r_list_box10 .lb_kj{ height:240px}
	.foot .foot_main{ width:100%}
	.foot .foot_main .column_list .box{ width:50%; margin:0 auto; float:none}
	.foot .foot_main .column_list .box2{ float:none; margin:0 auto; width:50%;}
	.foot .foot_main .column_list .box3{ float:none; margin:0 auto; overflow:hidden; width:50%;}
	.foot .foot_main .column_list .box .share{ width:200px;}
	.foot .foot_main .column_list .box2 dl{ padding-left:0px; margin:0px;}
	
	
	.ilva_ind03{ width:100%}
	.ilva_ind03 .list_box{ width:100%}
	.ilva_ind03 .list_box .kj1{ width:100%; float:left; height:auto; margin:0}
	.ilva_ind03 .list_box .kj2{ width:100%; float:left; height:auto}
	
	.ilva_ind03 p{ bottom:6px;}
	.ilva_ind03 .d1 p{ display:block; bottom:6px!important;}
	
	.ilva_ind03 .list_box .d1{ margin:0; width:100%; height:auto; margin-bottom:10px ;}
	.ilva_ind03 .list_box .d1 img{ width:100%; }

	
	.ilva_ind03 .list_box .d2{ margin:0; width:100%; height:auto; margin-bottom:10px;}
	.ilva_ind03 .list_box .d2 img{ width:100%; }
	
	.ilva_ind03 .list_box .d3{ margin:0; width:100%; height:auto; margin-bottom:10px;	}
	.ilva_ind03 .list_box .d3 img{ width:100%; }
	
	
	.ilva_ind03 .list_box .d4{ margin:0; width:100%; height:auto; margin-bottom:10px;}
	.ilva_ind03 .list_box .d4 img{ width:100%; }
	
	.ilva_ind03 .list_box .d5{ margin:0; width:100%; height:auto; margin-bottom:10px;}
	.ilva_ind03 .list_box .d5 img{ width:100%; }
	
	.ilva_ind03 .list_box .d6{ margin:0; width:100%; height:auto; margin-bottom:10px;}
	.ilva_ind03 .list_box .d6 img{ width:100%; }

	.c1000{ display:none;}
	.c700{ display:block}

	.foot { height:auto;}
	.foot .foot_main{ width:100%}
	.foot .foot_main .column_list .box .logo_bottom{ margin:0; text-align:center}
	.foot .foot_main .column_list .box .share{ width:auto; text-align:center}
	
	.foot .foot_main .column_list .copyright{ text-align:center; width:auto}
	.foot .foot_main .column_list .box{ width:80%; margin:0 auto; float:none}
	.foot .foot_main .column_list .box2{ float:none; margin:0 auto; width:80%;}
	.foot .foot_main .column_list .box3{ float:none; margin:0 auto; overflow:hidden; width:80%;}

}


@media screen and (max-width: 480px)
{
	
	.controller{  }
	.middle{ display:none}
	.container{ width:95%; margin:0 auto; }
	
	.header{ width:100%}
    .header .nav em{ padding-left:0px;}
	.header .logo {}
	.header .logo img{ }
	.header .channel{ margin:0; margin-top:35px;}
	.header .fx{ margin-right:0px; margin-top:35px;}
	.header .fx a{ margin-right:0px}
	.header .channel{ }
	.header .search{ border:1px solid #ccc; width:99%;margin:10px 0; margin-top:0 }
	.header .nav { height:auto;}
	.header .nav ul{ float:left; height:40px;width:100%; background:url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi20_11437_140821.png") no-repeat scroll 100% 0}
	.header .nav ul li{ font-size:16px;}
	.header .nav ul li a{ padding:0 10px}
	.header .nav em{ margin-top:1px; float:left; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/jdi21_11437_140821.png) no-repeat; height:31px; line-height:31px; width:100%}
	.header .nav ul li b{ right:0}
	.column-two-third{ width:100%; margin-top:10px}
	.ilva_ind01{width:100%; }
	.ilva_ind01 img{ width:100%; }
	.column-one-third{ width:100%}
	.ilva_ind01 b{ bottom:6px;}
	.ilva_ind02 { float:left}
	.ilva_ind02 .list ul li{ float:none;width:auto; }
	
	.ilva_con01 { }
	.ilva_con01 img{ width:100%;}
	.left{ width:100%}
	.right{ width:100%;margin-top:-20px;}
	.r_list_box{ width:100%; padding:0}
	.r_list_box .kj{ padding-left:16px; padding-top:20px; padding-bottom:20px; float:left}
	.r_list_box .kj .img{ width:46%;height:auto;}
	.r_list_box .kj .img .di{ width:100%}
	.r_list_box .kj .img .zi{ width:93%;}
	.r_list_box .img{ margin-right:4%}
	.r_list_box ul{float:none; width:auto;}
	.r_list_box ul li{float:none; width:auto;}
	
	.r_list_box2{ width:100%;height:auto;}
	.r_list_box2{ background: url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/di_11437_140821.png") no-repeat 100% 0 #1c9a5a;}
	.r_list_box2 .img{ width:100%;height:auto;}
	.r_list_box3{ width:100%}
	.r_list_box3 .img{ width:100%;height:auto;}
	.r_list_box4{ width:100%}
	.r_list_box4 .img{ width:100%;height:auto;}
	.r_list_box4 .img .di{ width:100%}
	.r_list_box4 .image{ width:48%;height:auto;}
	
	.r_list_box4 ul .c1{ width:31.5%;}
	.r_list_box4 ul .c2{ width:29%;}
	.r_list_box4 ul .c3{ width:29%;}
	
	.r_list_box4 ul .c4{ width:46%; font-size:13px}
	.r_list_box4 ul .c5{ width:46%;}
	.r_list_box4 ul .c6{ width:31.5%;}
	.r_list_box4 ul .c7{ width:29%;}
	.r_list_box4 ul .c8{ width:29%;}
	
	
	.r_list_box5{ width:100%}
	.r_list_box5 .img{ width:100%;height:auto;}
	.r_list_box5 .img .zi{ bottom:8px}
	.r_list_box5 .img .di{ width:100%}
	.r_list_box6{ width:100%}
	.r_list_box6 .img{ width:100%;height:auto;}
	.r_list_box7{ width:100%}
	.r_list_box7 .img{ width:100%;height:auto;}
	.r_list_box7 ul li .text{ width:170px;}
	.r_list_box8{ width:100%}
	.r_list_box8 .img{ width:100%;height:auto;}
	.r_list_box9{ width:100%}
	.r_list_box9 .img{ width:100%;height:auto;}
	.r_list_box9 .in .Votar{ width:152px}
	.r_list_box9 .in .Votar:hover{ width:152px}
	.r_list_box9 label{ width:300px}
	.foot .foot_main{ width:100%}
	.foot .foot_main .column_list .box .logo_bottom{ margin:0; text-align:center}
	.foot .foot_main .column_list .box .share{ width:auto; text-align:center}
	
	.foot .foot_main .column_list .copyright{ text-align:center; width:auto}
	.foot .foot_main .column_list .box{ width:80%; margin:0 auto; float:none}
	.foot .foot_main .column_list .box2{ float:none; margin:0 auto; width:80%;}
	.foot .foot_main .column_list .box3{ float:none; margin:0 auto; overflow:hidden; width:80%;}
	
	
	.ilva_ind03{ width:100%}
	.ilva_ind03 .list_box{ width:100%}
	.ilva_ind03 .list_box .kj1{ width:100%; float:left; height:auto; margin:0}
	
	.ilva_ind03 .list_box .kj2{ width:100%; float:left; height:auto}
	.ilva_ind03 .list_box .ycc{ display:none;}
	.ilva_ind03 p{ display:block;}
	.ilva_ind03 p{ bottom:6px;}
	.ilva_ind03 .d1 p{ display:block; bottom:6px!important  }
	.ilva_ind03 .d1 p a{ padding-top:10px}
	.ilva_ind03 .list_box .d1{ margin:0; width:100%;margin-bottom:10px ; height:auto;  float:none}
	.ilva_ind03 .list_box .d1 img{ width:100%; height:auto}
	
	.ilva_ind03 .list_box .d2{ margin:0; width:100%;  margin-bottom:10px; height:auto; float:none}
	.ilva_ind03 .list_box .d2 img{ width:100%; height:auto}
	
	.ilva_ind03 .list_box .d3{ margin:0; width:100%; margin-bottom:10px; height:auto; float:none	}
	.ilva_ind03 .list_box .d3 img{ width:100%; height:auto}
	
	
	.ilva_ind03 .list_box .d4{ margin:0; width:100%; margin-bottom:10px; height:auto;}
	.ilva_ind03 .list_box .d4 img{ width:100%; height:auto}
	
	.ilva_ind03 .list_box .d5{ margin:0; width:100%; margin-bottom:10px; height:auto;}
	.ilva_ind03 .list_box .d5 img{ width:100%; height:auto}
	
	.ilva_ind03 .list_box .d6{ margin:0; width:100%; margin-bottom:10px; height:auto;}
	.ilva_ind03 .list_box .d6 img{ width:100%; height:auto}
	.ilva_ind01 p{ font-size:13px; width:95%; line-height:18px;}
	.ilva_con01 .ycc{ display:none}
	.ilva_con01 p{ display:block;}
	.mo .mohd .more{ font-size:14px}
	.mo .mohd .sub{ margin:0; width:100%; font-size:16px; padding-bottom:5px;}
	.foot { height:auto;}

	.c1000{ display:none;}
	.c700{ display:block}
	
	.header .nav ul li{ font-size:14px;}
	.ilva_ind01 i{ display:none}
	.header .fx{ margin-top:20px;}
	.header .channel{  margin:0; width:50%; text-align:right; float:right}
	.header .channel a{ background:url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1408586075315582/mobile_channel_11437_140821.png") no-repeat scroll 100% 50%; padding-right:22px; margin-right:5px; }
	.ilva_ind03 .list_box .d1 p{ /*bottom:6px*/ bottom:0px;} 
	.r_list_box7 ul li .text{ width:50%; font-size:1.2em; line-height:1.2em;}
	.r_list_box9 label{ width:89%;}
	.r_list_box9 .in .Votar{ width:49%;}
	.r_list_box9 .in .Votar:hover{ width:49%;}
	
}

@media screen and (max-device-width: 768px) and (orientation: portrait) {
			.ilva_ind01 b{ bottom:6px}
			.ilva_ind03 p{ display:block; bottom:6px}
			.middle{ display:none}
			.ilva_con01 p{ display:block; bottom:6px}
			.ilva_con01 .ycc{ display:none}
			.ilva_ind03 .ycc{ display:none}
			.r_list_box4 .img .zi{ bottom:0px;}
			.r_list_box5 .img .zi{ bottom:0px}
			
			.c1000{ display:none}
			.c700{ display:block;}
			

}
@media screen and (max-device-width: 1024px) and (orientation: landscape) {
			/* CSS Styles */
			.middle{ display:none}
			.ilva_ind03 p{ display:block}
			.ilva_ind01 b{ bottom:6px;}
			.ilva_con01 p{ display:block; bottom:6px}
			.ilva_con01 .ycc{ display:none}
			.ilva_ind03 .ycc{ display:none}
			/*.ilva_ind03 .d1{ height:294px}*/
			.vsp{ margin-bottom:14px;}
			.r_list_box7 ul li .text{ font-size:13px}
			.r_list_box9 label{ width:260px;}
			.r_list_box4 .img .zi{ bottom:0px;}
			.c1000{ display:none}
			.c700{ display:block;}
}
		


