@charset "utf-8";
/*top*/
.l_b{border-left:1px dashed #fcfcfc;}
.logo_top{width:100%; height:152px; border-top:3px solid #68bbff; background-color:#fff;}
.logo_top .logo{
height:152px;overflow:hidden; width:1100px; position:relative;margin:0px auto;}
.nav{
	width:100%; margin:0px auto; 
	height:36px;background:rgba(255,255,255,0.5); 
	overflow:hidden; min-width:980px; 
	text-align:center;
}
.nav .menu{display: inline-block;width: auto; overflow:hidden;  margin:0px auto; overflow:hidden;}
.nav .menu ul{/*width:1139px;*/height:36px; }
.nav .menu ul li ,.btn_list ul li{float:left;}
.nav .menu ul li a{
	display:block;
	float:left;
	line-height:36px;
	color:#2499bf;
	font: 600 14px/36px 'Raleway',sans-serif aisa;
	padding:0px 10px;
	border-right:1px dashed #fcfcfc;
	}
.nav .menu ul li a:hover{ text-decoration: none; color: #fff; background:rgba(118,171,239,0.5); }
/*下拉菜单*/
.dropMenu {  position:absolute; top: 0px; z-index:100;  width: auto; visibility: hidden;  margin-top: -1px;}
.dropMenu li { height:35px; line-height:35px;}
.dropMenu li a {width: auto;height:35px;line-height:35px;display: block;text-align:center;color: #fff;padding:0px 28px;text-decoration: none;font: 600 14px/32px 'Raleway',sans-serif;background: #2499bf;margin-top: 1px;/* background:rgba(255,255,255,0.8); */}
.dropMenu li a:hover {text-decoration: none; background:rgba(255,255,255,0.8); color: #2499bf }
/*container*/
.container1{width:100%; min-height:180px; background:url(../images/texture-1.png) repeat left top }
.container{width:100%; min-height:200px; background:rgba(255,255,255,0.9); }
/*page_one*/
.btn_list,.wel_message{width:980px; min-height:210px; padding:30px 10px; margin:0px auto;}
.btn_list dl{width:20%; height:100px; float:left; text-align:center;}
.btn_list dl:hover img{filter:;-moz-opacity:.8;opacity:.8; border:2px solid #c30d23; cursor:pointer;}
.btn_list dd{padding:10px;}
.btn_list dd a{display:block; font: 500 20px/28px 'Raleway',sans-serif; color:#68bbff;}
.btn_list dd p{color:#999;}
.btn_list dd a:hover{color:#333;}
.btn_list dt img{width:150px;}
/*wel_message*/
.wel_message{background:rgba(255,255,255,0.8);}
.wel_message h1{font: 800 34px/48px 'Raleway',sans-serif; text-align:center;}
.wel_message div{text-align:justify; font: 500 14px/30px 'Raleway',sans-serif; padding:0px 35px;}
/*title_bg*/
.title_bg{height:360px;background:url(../images/tit_bg.jpg) no-repeat left center;background-size:100%;}
.page_tit{width:100%;height:190px; padding:120px 0px; background:rgba(0,0,0,0.5);text-align:center; color:#fff;}
.page_tit h1{font: 800 38px/78px 'Raleway',sans-serif; }
.page_tit h2{font: 500 36px/68px 'Raleway',sans-serif; }
.page_tit h5{font: 500 33px/48px 'Arial',sans-serif; }
/*foot*/
.foot{width:100%; height:75px; background-color:#000;}
.foot .footer{
	width:980px; font:500 12px/75px 'Raleway',sans-serif; 
	margin:0px auto; text-align:center;color:#fff;
	}