@charset "utf-8";
/*全局样式*/

a {color:#535353; font-family:"微软雅黑";}
a:hover {color:#ba2636; -webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
        }
.mainbox{ width:1000px; margin:0 auto; clear:both;}
.mainbox960{ width:960px; margin:0 auto; clear:both;}
.mainbox980{ width:980px; margin:0 auto; clear:both;}
.mainbox1036{ width:1036px; margin:0 auto; clear:both;}
.mainbox1200{ width:1200px; margin:0 auto; clear:both;}
.mainbox1177{ width:1177px; margin:0 auto; clear:both;}



/*top*/
.top{ background:#075aa0; height:46px;line-height:46px;}
.top_l{ float:left; width:520px;  }
.top_l h1{ color:#FFF;}
.top_l h1 span{ color:#00a2d2; padding-left:20px;}

.top_r{ float:right; width:360px;}
.top_r ul li{ float:left;font-size:14px; color:#fff;}
.top_r ul li:hover{ color:#fff;}
.top_r ul li.ico_2{ background:url(../../images/newindex/icon_tj.png) 10px center no-repeat; padding-left:38px; width:70px;}
.top_r ul li.ico_3{ background:url(../../images/newindex/zy.png) 10px center no-repeat; padding-left:38px; width:70px;}
.top_r ul li.ico_4{ background:url(../../images/newindex/icon_sy.png) 10px center no-repeat; padding-left:40px;width:70px;}


/*logo-inp*/
.logo_inp{background:#117ed9; height:137px;}
.logo{ width:736px; float:left; margin-top:25px;}

/*搜索*/
.seach{ float:right; width:300px; height:36px; margin-top:50px;}
.inp_b table tr td{ border:none; margin:0; padding:0;}
.sertext{ background:url(../../images/newindex/inp_l.png) left no-repeat; border:none; width:251px; height:36px; line-height:36px; text-indent:6px; color:#cacaca; font-family:"微软雅黑"; font-size:12px;}
.sertext:focus{ background:url(../../images/newindex/inp.png) no-repeat;}
.serbtn{ background:url(../../images/newindex/inp_r.png) right no-repeat; border:none; width:50px; height:36px; line-height:36px; }

/*nav*/
.nav_bg{ background:#0d73c8; height:50px; line-height:50px;} 
.ddsmoothmenu{width:100%;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none; background:#0d73c8;}
.ddsmoothmenu ul li{position:relative;display:inline;float:left; text-align: center;}
.ddsmoothmenu ul li a{display:block;background:#0d73c8;color:white;padding:0px 50px;color:#2d2b2b;text-decoration:none;
 font-size: 16px; font-weight: 600;
}
*html .ddsmoothmenu ul li a{display:inline-block; }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color:white;}
.ddsmoothmenu ul li a.selected{background:#075aa0;color:white;}
.ddsmoothmenu ul li a:hover{background:#075aa0;color:white;}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden;}
.ddsmoothmenu ul li ul li{display:list-item;float:none;}
.ddsmoothmenu ul li ul li ul{top:0;}
.ddsmoothmenu ul li ul li a{font:normal 15px Verdana;width:160px;padding:10px;margin:0;border-top-width:0;border-bottom:1px solid #fff;}
*html .ddsmoothmenu{height:1%;}
.downarrowclass{position:absolute;top:16px;right:7px;}
.rightarrowclass{position:absolute;top:6px;right:5px;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{opacity:0.8;}
.none12{
		display: none !important
	}

/*版权*/
.bq_bg{ background:#117ed9; height:150px;}
.foot_l{
	width: 800px;
	float: left; position: relative;
	
}

#dwimg {
    position: absolute;
    left: 200px;
    top: 40px;
    z-index: 100;
}
.foot_l p{ 
	padding-left: 320px;
	line-height: 30px;
	color: #fff;
	}

.foot_r {
	float: right;
	width: 280px; 
	height: 150px;
	margin-top: 30px;
}
.foot_r select{
	width: 240px;
	    height: 30px;
	    margin-top: 10px;
}

