﻿*{padding: 0;margin: 0;list-style:none;}
.b{background:#000;width: 300px;height: 300px; }
body{
    
	 background:#f5f5f5 url(../../../images/yndx_zw/header_bj.jpg) ; 
	/*  background:#f5f5f5 url(../../../images/bg-2025lh.png) ; */
	 background-position:center 43px;
	 background-repeat:no-repeat;
	 font-family: "微软雅黑";
}
.c9{
	color:#999999;
}
.c153047{
	color:#153047;
}
.c0071cc{
	color: #0071cc;
}
.c6{
	color:#666666 !important;
}
.herder{
	
    width: 100%;
   /* height: 470px;*/
   
}
.lh36{
	line-height: 36px !important;
}
.lh34{
	line-height: 34px !important;
}
.top{
	background: url(../../../images/yndx_zw/top_search_bj.png);
	width: 100%;
	height: 44px;
	 position: relative;
}
.top_content{
	width: 1000px;
	height: 44px;
	position: absolute;margin:auto; top: 0;left: 0;right: 0;bottom: 0;
}
.logo-mini{
	width: 149px;   
	height: 44px; 
	background:url(../../../images/yndx_zw/logo_mini.png);  
}
.gq-zg{
	display: block;
    float: left;
    margin: 2px 2px 0 0;
    width: 29px;
    height: 16px;
	background:url(../../../images/yndx_zw/icon_gq.png);  
}
.gq-yn{
	display: block;
    float: left;
    margin: 2px 2px 0 0;
    width: 29px;
    height: 16px;
	background:url(../../../images/yndx_zw/icon_yn.png);  
}
form {   
margin: 0;   
}   
#search_box {  
margin: 6px 0 0 0; 
width: 328px;   
height: 26px;   
background: url(../../../images/yndx/bg_search_box.png);   
}   
#search_box #s {   
float: left;   
padding: 0;   
margin: 6px 0 0 6px;   
border: 0;   
width: 159px;   
background: none;   
font-size:;   
}   
#search_box #go {   
float: right;   
margin: 6px 13px 0 0;   
}  
.weather{
	font-size: 14px;
	color: #666666;
}
.yuyan{
	color: #c40b13;
}
.yuyan a
{
	display:block;
	float:left;
	color:#0071cc;
    line-height: 24px;
}
.nav{
	width: 100%;
	/*width: 1046px;*/
	height: 50px;
	 background: #0071cc; 
	/*background: red;*/
	margin: 323px auto 0!important;
	/*margin: 20px auto 0;*/

}
.nav-box{
	width: 1046px;
	margin: 0 auto 0;
}
.home{
    background: #015293;
  /*   background: #8B0000; */

}
.home_a{
	display: block;
    width: 64px;
    height: 50px;
}
.home_a img{
	margin: 15px 0 0 17px;
}
/* 所有class为menu的div中的ul样式 */
div.menu ul
{
/* background: #8B0000; */
	/*background-color: #0071cc;*/
	height: 50px;
    list-style:none; /* 去掉ul前面的符号 */
    margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */

}
/* 所有class为menu的div中的ul中的li样式 */
div.menu ul li
{
	width: 122px;
	height: 48px;
    float:left; /* 向左漂移，将竖排变为横排 */
}
/* 所有class为menu的div中的ul中的a样式(包括尚未点击的和点击过的样式) */
div.menu ul li a, div.menu ul li a:visited
{
    /*background-color: red;*/
     background-color: #0071cc; 
   /*  border: 1px #4e667d solid; */
    color: #dde4ec;
    display: block;
    height: 50px;
    width: 114px;
    line-height: 1.35em;
    padding: 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
/* 所有class为menu的div中的ul中的a样式(鼠标移动到元素中的样式) */
div.menu ul li a:hover
{
    /*background: #8B0000;*/
     background-color: #015293;  /* 背景色 */
   /*  color: #465c71;  *//* 文字颜色 */
   color: #fff;
    text-decoration: none; /* 不显示超链接下划线 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标点击元素时的样式) */
div.menu ul li a:active
{
    /*background: #8B0000;*/
    background-color: #0071cc; /* 背景色 */
    color: #cfdbe6; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}
.nav_border
{
	width: 1px;
	height: 32px;
background:  #015293 ; 
	/* 	background: #8B0000;*/
}
.nav_text
{
	 line-height: 1.5;
    margin: 11px 0 0 0;
}
.nav_text_1{
	 margin: 14px 0 0 0;
}
/* 本例子css */
.focusBox { position: relative; width:1000px; height:450px; overflow: hidden; margin-top: 10px}
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:1000px; height:450px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../../../images/yndx/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1;  _background: url(../../../images/yndx/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../../../images/yndx/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.col_box{
	width: 1046px;
	/*height: 500px;*/
	/*background: red;*/
	margin: 10px auto 0;
}
.col_zx_sp_box
{


}
.col_zx
{
	width: 647px;
	
	background: #fff;
}
.col_sp
{
	width: 338px;
	
	background: #fff;
	margin-left:15px 
}
.col_zx_header{
	width: 100%;
	height: 35px;
	border-bottom: 1px #ef4a01 solid;
	border-top: 1px #fff solid;

}
.col_zx_header .wzlist{
    display: block;
    width: 14px;
    height: 16px;
    background: url(../../../images/yndx/wzlist.png);
    margin: 10px 0;
}
.col_wzlist{
	width: 14px;
	height: 16px;
	background: #fff;
	margin: 10px 0;
}
.col-zx-title{
	  font-size: 18px;
    color: #ef4a01;
    margin: 5px 0 0 10px;
}
.col-zx-list{
	/*width: 620px;*/
    margin: 10px 0 0 19px;
}
.col-zx-list  li 
{
	list-style-type: square;
	width: 300px;
	margin-top: 10px;
	height: 41px;
    overflow: hidden;
}
.col-zx-list  li a:hover, a:active{
 color:red;
 text-decoration:none;
}

.ml27{margin-left: 27px;}
/* 左图右文图文列表-默认竖排 */
.m-list3{padding:1px 0 0;zoom:1; margin-top: 10px}
.m-list3 ul{margin:-11px 0 0;}
.m-list3 li{display:inline;float:left;width:100%;margin:10px 0 0; font-size: 14px}
.m-list3 .txt{float:left;width:179px;height:80px;overflow:hidden;}
.m-list3 h3,.m-list3 p{overflow:hidden;line-height:18px;    margin-left: 10px;}
.m-list3 h3{margin-bottom:5px;}
.m-list3 h3 a,.m-list3 h3 a:hover{color:#333;}
.m-list3 .u-img{float:left;width:100px;height:100px;}
.m-list3 .u-img2{float:left;width:117px;height:78px;}
/* 横排 */
.m-list3-x ul{margin:-11px 0 0 -10px;}
.m-list3-x li{width:310px;margin:10px 0 0 10px;}
/* 无边图片容器-默认定宽定高、图片拉伸 */
.u-img{display:block;position:relative;width:110px;height:110px;}
.u-img img{display:block;width:100%;height:100%;}
/* 图片高适应 */
.u-img-ha,.u-img-ha img{height:auto;}
/* 有边图片容器-默认定宽定高、图片拉伸 */
.u-img2{display:block;position:relative;width:104px;height:104px;padding:2px;border:1px solid #ddd;}
.u-img2 img{display:block;width:100%;height:100%;}
/* 图片高适应 */
.u-img2-ha,.u-img2-ha img{height:auto;}
.m-list3  a:hover, a:active{
 color:red;
 text-decoration:none;
}
.col_sp_hot
{
	display: block;
	margin: 15px 0 0 20px;
}
.col-wh{
	width: 1000px;
	background: #fff;
}
.col-wh ul li
{
	width: 238px;
	float: left;
	margin-top: 10px;
}
.col-wh ul li img{
width:238px;
height:146px;
}

.col-wh ul li a:hover, a:active{
 color:red;
 text-decoration:none;
}
.col-lyjl
{
	width: 100%;
	background: #fff;
}
.col-ad
{
	width: 100%;
	height: 120px;
}
.col-lyjl-t li
{
	width:310px;
	margin:10px 0 0 10px;
	float: left;
}
.col-jl-list li
{
	margin: 10px 0 0 0 ;
	line-height: 1.5;
}
.col-jl-list li img {
	    width: 98px;
    float: left;
    height: 80px;
	}  
.col-jl-list span{
  display: block;
    float: left;
    width: 215px;
    margin: 0 0 0 10px;	
} 
.col-jl-list li a:hover, a:active{
 color:red;
 text-decoration:none;
}
.col-lyjl-t li img{
width: 315px;
    height: 190px;
}
.footer
{
	width: 100%;
	margin: 15px auto 0 0;
	background: #fff;
	font-family: "微软雅黑";
    font-size: 14px;
    padding: 5px 0 0 0;
}
.footer p{
line-height: 2.5;
color:#666666;
}
.col-fw-list li
{
	width: 142px;
    height: 142px;
    background: #f2f2f2;  
    margin: 15px 0 0 16px;
    -moz-border-radius: 15px; /* Firefox */
  	-webkit-border-radius: 15px; /* Safari 和 Chrome */
  	border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.col-fw-list li img{
	margin: 23px 0 0 33px;
}
.col-fw-list li p{
	text-align: center;
    color: #ef4a01;
}
.announce {
    height: 36px;
    background-color: #f6f6f6;
    width: 998px;
	margin: 0 auto;
}
.announce-title {
    color: rgb(255, 255, 255);
    /*font-family: 微软雅黑;*/

    width: 64px;
    line-height: 36px;
    
    background: #0071cc;
    background-position: 10px center;
}
.announce-content {
    width: 850px;
    height: 36px;
}
.announce-content li {
	height:36px;
}
.announce-content .bd {
    margin-left: auto;
    margin-right: auto;
}
.announce-content a{color:#153047;padding: 0 10px; line-height: 36px;font-size:16px;font-weight:200;}
.tc {
    text-align: center;
}
.main{
    padding-top: 10px;
	position: relative;
	width:1044px;
	margin:0 auto;
	background-color: #fff;
	-moz-box-shadow:0px 0px 5px #bfbfbf; -webkit-box-shadow:0px 0px 5px #bfbfbf; box-shadow:0px 0px 5px #bfbfbf;
}
.recommend-box
{
	width:1000px;
	margin:0 auto;
}

/* 本例子css */
	.focusBox { position: relative; width: 563px; height: 320px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img { width: 563px; height: 320px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 16px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }
.zw-hot{
	width: 404px;
	margin-top: 9px;
}
.zw-hot h2{
	color:#0071cc
}
.zw-hot span{
	color:#666666;
}

.t-content ul li {
    background: url(../../../images/yndx_zw/dot.gif) no-repeat center left;
    padding-left: 15px;
	line-height: 33px;
    /* height: 30px;*/
}
.t-content ul li span{
	font-size:14px;
    font-family: arial;
}
.t-content  li a {
    color: #153047;
}
.line{
	width:100%;
	border-top: 1px solid #e6e6e6;
}
.service{
	width:1000px;
	height:115px;
	margin:0 auto;
	background:#f2f2f2;
}
.service-title {
    color: rgb(255, 255, 255);
    /* font-family: 微软雅黑; */
	height: 100px;
    width: 27px;
    background: #61befe;
	padding: 15px 0 0 0;
   
}
.service ul{
	width:973px;
}
.service ul li{
	width:108px;

}
.service ul li img{
    margin: 10px 0 0 22px;
	}
.service ul li p{
	text-align: center;
}
.ad1{
	width:1000px;
	margin:0 auto;
}
.col1{
	width:1000px;
	margin:0 auto;
}
.w560{
	width:560px;
}
.w414{
	width:414px;
}
.c-header{
	border-bottom: 1px solid #e6e6e6;
    height: 38px;
}
.c-header h2{
	line-height: 38px;
    font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #0071cc;
   
   /* color: #0071cc;*/
}
.c-header h2 a{
	color: #0071cc;
    font-weight: bold;
   
}
.more{
	margin: 12px 0 0 0;
    font-size: 14px;
    color: #cccccc;
}
.more a{
	color: #cccccc;
}

.t-content-hot{
	background: #f2f2f2;
    /* width: 560px; */
    height: 119px;
}
.t-content-hot img{
	width:232px;
}
.sh-content-hot img{
	width:172px !important;
}
.sh-content-hot img{
	width:232px;
	float:left;
}

.t-content-hot-r
{
	width: 318px;
}
.t-content-hot-r h4
{
	color: #153047;
    font-size: 16px;
    font-weight: 500;
}
.t-content-hot-r p
{
	color: #666666;
    font-size: 14px;
	line-height:25px;
}
.sh-content-hot-r
{
	width: 230px;
}
.lh26{
	  line-height: 25px;
}
.lh30{
	  line-height: 30px;
}
.lh35{
    line-height: 35px;
}
/* 本例子css */
	.game163{ position: relative; /*border: 1px solid #dcdddd; */padding: 0px; overflow: hidden; width: 418px; }
	.game163 .bigImg{ height: 258px; position: relative;}
	.game163 .bigImg li img{ vertical-align:middle; width:412px; height:237px;   }
	.game163 .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }

	.game163 .smallScroll{ height: 82px; margin-bottom: 6px;margin: 10px 0 0 0;}
	.game163 .sPrev,.game163 .sNext{ float: left; display: block; width: 11px; height: 84px; text-indent: -9999px;  }
	.game163 .sPrev{ background: url(../../../images/yndx_zw/a_left.png) no-repeat;}
	.game163 .sNext{ background: url(../../../images/yndx_zw/a_right.png) no-repeat;}
	.game163 .sPrev:hover{background: url(../../../images/yndx_zw/a_left.png) no-repeat;}
	.game163 .sNext:hover{ background: url(../../../images/yndx_zw/a_right.png) no-repeat;}

	.game163 .smallImg{ float:left;  margin: 0 6px; display:inline; width: 378px; overflow: hidden;}
	.game163 .smallImg ul{ height:86px;  width: 9999px; overflow: hidden; }
	.game163 .smallImg li{ float: left; padding: 0 4px 0 0; width:162px; height:82px; cursor:pointer;  display: inline;  }
	.game163 .smallImg img{ border: 1px solid #dcdddd; width:160px; height:82px;  }
	.game163 .smallImg .on img{ border-color: #1e50a2;}

	.game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "微软雅黑", serif; letter-spacing: 1px;}
	.game163 .pageState span{ color: #f00; font-size: 16px;}
	.game163 .bigImg li span{
		    position: absolute;
			bottom: 0;
			left: 0;
			background-color: rgba(153,153,153,0.3);
			height: 45px;
			line-height: 45px;
			text-align: center;
			width: 99%;
			color: #fff;
			/*z-index: 999;*/
			font-size: 16px;
	}
	.game163 .txt {
    position: absolute;
    bottom: 95px;
    z-index: 2;
    height: 36px;
    width: 99%;
    overflow: hidden;
}


.game163 .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
	z-index:1000;
}
.game163 .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.game163 .txt-bg {
    position: absolute;
    bottom: 95px;
    z-index: 1;
    height: 36px;
    width: 99%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
	.image-text img{
		width: 120px;
		height: 100px;
	}
	.image-text-title-desc{
		width: 283px;
	}
	.image-text h4
	{
		font-size: 16px;
		font-weight: 500;
		color:#153047;
		overflow:hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-line-clamp:1;
		-webkit-box-orient:vertical;
	}
	.image-text p
	{
	    color: #666666;
		font-size: 14px;
	}
	.luyou{
		width:1000px;
		margin:0 auto;
	}

	/* 本例子css */
	.scrollBox{ width:1000px;  /*background:url(../../../images/yndx_zw/scrollBg.png)*/ ;border-top:1px solid #fff; position:relative; }
	.scrollBox .piclist{ overflow:hidden; zoom:1;}
	.scrollBox .ohbox{overflow:hidden; position:relative;width:1000px;}
	.scrollBox {position:relative;overflow:hidden;zoom:1;}
	.scrollBox .piclist li{float:left; display:inline; width:322px;    height: 180px;   overflow: hidden;background:#fff;margin-right:10px;padding:5px;}
	.scrollBox .piclist li span{height:34px;line-height:34px;display:block;text-align:center; position: absolute;    font-size: 14px;    bottom: 5px;color: #fff; background:url(../../../images/yndx_zw/text_bg.png) ;width: 322px;}
	.scrollBox .piclist li img{
	width: 322px;
    height: 180px;
	}
	
	.scrollBox .pageBtn span{ background:url(../../../images/yndx_zw/bntBg.png) no-repeat; display:block;width:20px;height:20px;position:absolute;top:84px;cursor:pointer;text-indent:-999em;overflow:hidden; }
	.scrollBox .pageBtn .prev{left:20px;background:url(../../../images/yndx_zw/left.png) no-repeat;;}
	.scrollBox .pageBtn .next{right:20px;background:url(../../../images/yndx_zw/right.png) no-repeat;}
	.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 413px; }
	.scrollBox .pageBtn .list li{ background:url(../../../images/yndx_zw/bntBg.png); float:left; display:inline; width:15px;height:15px;background-position:-86px -57px ;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
	.scrollBox .pageBtn .list li.on{background-position:-114px -57px }
	.w1000 {
    width: 1000px;
}
.bc {
    margin-left: auto;
    margin-right: auto;
}
.footer_img li {
    float: left;
    margin-right: 15px;
}
.footer_img img {
    border: 1px solid #e5e5e5;
}
.w100 {
    width: 100px;
}
.w110 {
    width: 110px;
}

.top {
    top: 0;
}

.left150 {
    left: 150px;
}

.pa {
    position: absolute;
}

.tr {
    text-align: right;
}
.tit{
	color: #0071cc;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
}
.link ul li{
	 float: left;
    line-height: 24px;
    margin: 10px 10px 0 0;
}

.link ul li a{
	color: #666666;
    font-size: 14px;
}
.link span{
    margin: 0 0 0 10px;
	}
.img-wh
{
width:232px;
height:118px;
}
.list-fuwu{	
	width: 70px;
    height: 70px;
    border-radius: 35px;
    background: #ffffff;
    margin: 10px auto 4px;
	-moz-box-shadow:0px 0px 5px #eaeaea; -webkit-box-shadow:0px 0px 5px #eaeaea; box-shadow:0px 0px 5px #eaeaea;
	}
.video-cover{
	width: 99%;
    height: 100%;
    background: #000;
    z-index: 99;
    position: absolute;
	filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;
	}
.video-v{
	width: 50px;
    height: 50px;
    margin: 98px 180px;
    background: url(../../../images/yndx_zw/v.png) no-repeat;
    position: absolute;
	z-index: 111;
}