@charset "gb2312";
*{ margin:0px; padding:0px;}
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #333;
	font-family: 'ËÎÌå';
	background-color: #ffffff
}
.desc table{width: 100%}
  dt,dd.dl, ul,li,ol,p,a,img,tt{ border:0px;
	  margin:0px; padding:0px;}
  ul,li,ol{
	  list-style:none}
 h1,h2,h3,h4,h5,i,em{
	 font-style:normal; font-size:100%;}
 div{
	 margin:0px; padding:0px;}
 a{
	 text-decoration:none; outline:none; color:#333;}
	 a:hover{ text-decoration:underline;}
/*a:hover{
	text-decoration:underline}
	*/
 img{
	 border: none; margin:0px; padding:0px;} 
 .clear{
	 height:0px; clear:both}
p{ line-height:21px;}

.container{
	width:1000px;
	height:auto;
	background:#ffffff;
	margin:0px auto;
	}
		
.container-big{
	width:1200px;
	height:auto;
	margin:0px auto;}

/*top*/
.top{
	width:1000px;
	height:auto;
	overflow:hidden;
	border-bottom:3px #0779bf solid;
	margin:0px auto;
	}
.header{
	width:1000px;
	height:38px;
	padding-top:2px;
	background:url(http://yb.newssc.org/images/hdb_03.jpg) repeat-x;
	margin:0px auto;
	}
.h-l,.h-c,.h-r{
	float:left;
	}
.h-l{
	width:760px;	
	}
.h-l img{
	margin-top:5px;
	}

	/**/
	
.h-c{
	width:480px;
	font-size:14px;
	}
.h-c iframe{
	float:left;
	margin-top:5px;
	}
	
.h-c em{
	display:block;
	width:200px;
	float:left;
	line-height:35px;
	}
.h-c p{
	line-height:35px;
	clear:both;
	}
	/**/
.h-r{
	width:240px;
	position:relative;
	line-height:35px;
	}
.code{
	display:none;
	width:260px;
	height:150px; 	 	
	position:absolute;
	z-index:999;
	right:-20px;
	top:35px;
	}
span.currA .code{
	display:block;
	}

/**/
.tate-city{
	height:30px;
	line-height:30px;
	font-size:12px;
	padding-bottom:5px;margin-left:5px; 
	} 
.tate-city span{
	margin-left:5px; }
/**/
.logo{
	width:310px;
	padding-left:5px;
	float:left;
	padding-bottom:5px;
	}
.logo p{
	color:#cc0000;
	line-height:16px;	
	}
.adv-t{
	width:685px;
	float:left;
	padding-bottom:5px;
	
	}
.adv-t img{
	width:685px;
	height:67px;
	}	
/*nav-o*/
.nav-o{
	height:28px;
	line-height:28px;
	clear:both; 
	background:#0779bf;
	color:#fff;
	padding-left: 10px;
	}
.nav-o a{
	color:#fff;
	}
/*nav-t*/
.nav-t{
	height:30px;
	line-height:30px;
	background:#f5f5f5;
	color:#666;
	padding-left: 10px;
	}
.nav-t-l{
	width:960px;
	float:left;
	}
.nav-t-l a{
	color:#666;}
.nav-t-r{
	width:242px;
	float:left;
	font-size:12px;
	} 
.nav-t-r #demo{ float:left;overflow:hidden;height:25px;width:170px}
.nav-t-r a{
	display:block;
	color:#ff0000;
	background: url(http://yb.newssc.org/images/li_21.jpg) no-repeat left center;
	padding-left:10px;}
.pub{ width:60px; float:left; padding-top:5px;}
.pub a{ background:none;}	
.adv{
	margin:5px auto;
	}
.adv-son{
	width:500px;
	float:left;
	}

.cetfbg {
	BACKGROUND: url(ls_31.jpg) repeat-x;
    HEIGHT: 35px;
    font-size: 16px;
}
.cetfname {
	FLOAT: left;
	padding-left: 8px;
	line-height: 35px;
	color:#5c5c5c;
}
.cetfname a{color:#5c5c5c;}
.page {
	MARGIN: 0px auto;
	WIDTH: 1000px;
}
.title{font-size: 20px;}
.times{font-size: 14px;}
.desc{padding-top: 10px;}
embed{width: 80%; text-align: center; height: 400px;}
/*footer*/
.footer{
    padding-top:1em;
    line-height:1.3em;
    padding-bottom:1em;
    clear:both;
}
.footer a{
    color:#333
}
.footer .row a img{
    margin-bottom: 10px;
}
.footer-about{ background: #fff2d2;font-size: 14px;}
.icp{font-size: 13px;}
.nav a{color: #ffffff;}
.head_mobile{
    background-color: #c00018;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    display: none;
}
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px)
	   {
body{background:none;}
.title{font-size: 2.0rem;}
.times{font-size: 1.4rem;}
.page{width: 100%;}
embed{width: 80%; text-align: center; height: auto;}
.head_pc,.cetfbg{display: none;}
.head_mobile{display:block; }
.content img { max-width: 100%;}
.footer-about{ background: #fff2d2;font-size: 1.4rem;}
.icp{font-size: 1.3rem;} 
       }