@charset "utf-8";
*{ margin:0px; padding:0px;}
body{ font-family:"微软雅黑","Microsoft YaHei"; color:#333; font-size:14px; line-height:22px;}
h1 , h2 , h3 , h4{ font-weight:normal; display:inline;}
li{ list-style:none;}
i{ font-style:normal;}
a:link , a:visited ,a:active{ text-decoration:none; color:#333;}
a:hover{ color:#42A5F6;}
img{ vertical-align:middle;}
a img{ border:none;}
.cle{ *zoom:1;}
.cle:after{ content:""; display:block; height:0; clear:both;}
.f_right{ float:right;}


.red{ color:#ff6637;}
.grey{ color:#666;}
.blue , a.blue{ color:#42A5F6;}

.t_18{ font-size:18px;}

.m_top{ margin-top:20px;}


/*-------------------*/
/*可视区域*/
.out_box{ width:100%; min-width:1180px;}
/*主体区域*/
.article_box{ width:1180px; margin-left:auto; margin-right:auto;}
/*-------------------*/


/*头部*/
.top{ height:80px;}

/*头部 -- logo*/
/*.logo{ width:548px; float:left;}*/
.logo{ width:520px; float:left;}
/*头部 -- tel*/
.tel{ width:192px; float:right;}
/*<div class="tel"><img src="images/tel.jpg" /></div>*/
/*-- 公共样式部分 --*/
.logo , .tel{ height:80px;}
/*头部 -- 导航*/
/*
.nav{ width:328px; float:left; position:relative;}
.nav a{ display:block; width:82px; line-height:80px; text-align:center; float:left;}
*/
/*.nav{ width:630px; float:right; position:relative;}*/
.nav{ width:450px; float:left; position:relative;}
.nav li{ width:90px; height:80px; line-height:80px; float:left; position:relative; z-index:2;}

.nav li a{ display:block; width:100%; height:100%; text-align:center;}
a.nav_in{ color:#42A5F6;}

.nav li dl{ width:90px; position:absolute; top:80px; left:0; z-index:2; display:none;}
.nav li dl dd{ width:90px; height:44px; line-height:44px; color:#fff;}
.nav li dl a{ color:#fff; background:rgba(66,165,246,.9); background:#42a5f6\9;
			-webkit-transition:all linear .4s;
			-moz-transition:all linear .4s;
			-o-transition:all linear .4s;
			transition:all linear .4s;
}
.nav li dl a:hover{ background:rgba(58,152,244,.97); background:#3a98f4\9;}

/*头部 -- 导航 -- 底边线*/
.nav_line{ display:block; width:90px; height:5px; background:#42A5F6; position:absolute; left:0; bottom:0; z-index:1;}





/*底部*/
.bottom{ height:607px;/* font-size:12px;*/ color:#fff; background:url(../images/bottom_bg.jpg) no-repeat center bottom; position:relative;}
.bottom a{ color:#fff;}
.bottom a:hover{ color:#BCED3A;}
.bottom .out_box{ height:170px; background:url(../images/point_bg2.png); position:absolute; left:0; bottom:0;}
/*.bottom img{ vertical-align:top;}*/
.bottom_line{ width:380px; border:#fff solid 1px; border-bottom:none; border-right:none; border-left:none; text-align:left;}
.bottom table{ border-spacing:inherit; border-collapse:collapse; text-align:center; vertical-align:middle;}
