@charset "gb2312";
/**
 * CSS Document * 
 * Created by Jessie on 14-5-13.
 */


.index-con
{
     position: relative;
}

.lunhuan
{
    width: 100%;
    height: 798px;
    position: relative;
    z-index:-2;
}

.lunhuan #lunhuanback
{
    width: 100%;
    height: 798px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.lunhuan #lunhuanback p
{
    width: 100%;
    height: 798px;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    background-repeat: no-repeat;
    background-position: 50% 0px;
}

.index-top
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#dd-box
{
    width: 100%;
    position: absolute;
    left: 0;
    top: 708px;
    text-align: right;
}

#dd-box .main
{
    width: 980px;
    height: 10px;
    margin: 0 auto;
}

#dd-box a
{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background: url(qh_index_dd_bg.png) no-repeat;
}

#dd-box a:hover, #dd-box a.cur
{
    background: url(qh_index_dd_hover.png) no-repeat;
}

/* ==顶部== */
.mtop {
width:1208px;
height:98px;
margin:0 auto;
background-color:#00CCFF
}


/* ==主体== */
#content
{
    width: 1018px;
    margin: -240px auto 0 auto;
    text-align: left;
   /** padding: 30px 0;**/
}

/* ==第一栏-左边== */
.index-left01
{
    width: 348px;
}
/* ==第一栏中间== */
.index-middle01
{
    width: 298px;
	margin-left:10px;
}
.gaikuang_tit
{
	height:41px;
	background:url(tit_gaikuang.png) no-repeat;
	border-bottom:1px solid #46aae9;
	position:relative;
}
.gaikuang_tit h2
{
	width:119px;
	color:#fff;
	font: 18px/41px "微软雅黑";
	text-align:center;
}
.gaikuang_tit p
{
	color:#fff;
	font: 14px/30px "微软雅黑";
	text-indent:2em;
	padding-top:12px;
}
.gaikuang_tit .more
{
	position:absolute;
	width:40px;
	font: 14px/41px "微软雅黑";
	top:0;
	right:0;
}
.gaikuang_tit .more a
{
	color:#fff;
}
.gaikuang_tit .more a:hover
{
	color:#a5dcff;
}


/* ==第一栏-右边== */
.index-right01
{
    width: 336px;
}

.home_news_tit 
{
	height:46px;
}
.home_news_tit ul li 
{
	float:left; 
	display:inline-block; 
	width:111px; 
	height:46px; 
	text-align:center; 
	background:url(news18_titbg.png) no-repeat; 
	margin-right:1px;
}
.home_news_tit ul li a
{
	display:block; 
	font-size:18px; 
	color:#fff; 
	line-height:46px;
}
.home_news_tit ul li a:hover 
{
	color:#ffa200;
}
.home_news_con 
{
	width:325px; 
	height:208px; 
	padding:5px;
	background:url(news_box_bg.png) repeat-x;
}
.home_news_con h1 
{
	font-size:16px; 
	height:30px; 
	line-height:30px; 
	color:#015293; 
	text-align:center; 
	overflow:hidden
}
.home_news_con p 
{
	text-indent:2em; height:56px; 
	line-height:26px; 
	overflow:hidden
}
.home_news_con p a 
{
	color:#999999;
}
.home_news_con p a:hover 
{
	color:#333;
}
.toutiao_box
{
	padding:5px 5px 0 5px;
}
.toutiao_box h3
{
	color:#fff;
	font-size:18px;
}
.toutiao_box p
{
	font: 14px/20px "微软雅黑";
	text-indent:2em;
	color:#fff;
	
}
.toutiao_box p a
{
	color:#b4ff00;
}

/* ==第二栏-第三栏== */
.index-box-2-3
{
	overflow:hidden;
	margin-top:30px;
}
.index-title
{
	height:49px;
	background:url(index_mtit_bg.png) no-repeat;
}
.index-title .left
{
	font: 28px/49px "微软雅黑";
	width:150px;
	text-align:center;
	color:#003195;
}
.index-title .right
{
	font: 14px/49px "微软雅黑";
	width:40px;
	text-align:center;
}
.index-title .right a
{
	color:#003195;
}
.index-title .right a:hover
{
	color:#fff;
}
.image_box
{
	overflow:hidden;
	margin-top:20px;
}
.image_box dl
{
	width:162px;
	margin-right:9px;
}
.image_box dl dt
{
	font-size:0px; /*dt和dd上下之间的间隙是由于img引起的*/
}
.image_box dl dd
{
	background-color:#002048;
	text-align:center;
}
.image_box dl dd a
{
	color:#fff;
	display:block;
	font: 14px/32px "宋体";
}
.image_box dl dd a:hover
{
	color:#0183e4;
}

.lxwm
{
	background:url(icon_feedback.png) 20px 25px no-repeat #46aae9;
	padding-left:56px;
	margin-top:5px;
}
.lxwm a
{
	font-size:20px;
	color:#fff;
	line-height:82px;
	display:block;
}
.lxwm:hover
{
	background-color:#468fe9
}

/*通用新闻列表*/
.list {margin:0px 5px; text-align: left;} 
.list ul {list-style-type: none; margin: 0px; padding: 0px;} 
.list li {width: 100%; height:31px; line-height:31px} 
.list li a {color: #fff; font-size:14px; display: block; padding-left:10px; background: url(dot_white.png) no-repeat 0px 10px;} 
.list li a:hover {color: #9bd8ff;} 




.moquu_wmaps a:hover .moquu_wmapsh{
  display:block;
/*  display:inline-block;
*/}


.moquu_wmaps .moquu_wmapsh {
  position:absolute;
  display:none;
  left:400px;
  top:35px;
  width:60px;
  height:70px;
  z-index: 20;
}