﻿@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;font-size:12px;text-decoration:none;list-style:none;font-family:"微软雅黑";}
em{font-style:normal;}
img {border:none;}.hidden{display:none;}

/*Navigation && Logo ****  Start*/
.page_top {width:1024px;height:65px;margin:0px auto;background-color:#EEF3FA;}
.page_top .logo {float:left;}
.page_top .logo img {height:60px;padding-top:5px;}
.page_top .nav {margin:0px auto;}
.nav li {width:110px;height:65px;float:left;line-height:65px;text-align:center;}
.nav li.current {background:url(../images/nav_bg.png) bottom center no-repeat;}
.nav li a {float:left;width:100%;height:100%;font-size:15px;color:#666;}
.banner {width:100%;text-align:center;}
.banner img {width:1024;margin:0 auto;}

/*Title. Style ****  Start*/
.title {width:100%;height:25px;margin-bottom:10px;overflow:hidden;}
.title h3 {width:80px;height:25px;text-align:center;font-size:13px;font-weight:normal;color:#FFF;line-height:25px;background:#3499cd;}
.title .more {float:right;font-size:12px;color:#3499cd;}

/*Index. Style ****  Start*/
.index_cont {width:1000px;margin:20px auto;overflow:hidden;}
.index_profile{width:991px}
.index_profile p {font-size:12.5px;line-height:25px;text-indent:2em;color:#7b7b7b;}

.index_culture {width:991px;float:center;}
.index_culture ul {width:991px;float:left;padding:0px;}
.index_culture li {width:991px;height:22px;line-height:22px;overflow:hidden;}
.index_culture li em {width:5px;height:5px;background:#999;float:left;margin-top:8px;margin-right:10px;}
.index_culture a {font-size:12px;color:#7b7b7b;}

.index_recruit {width:991px;float:left;margin-top:20px;}
.index_recruit ul {width:991px;margin:10px auto;}
.index_recruit li {width:200px;height:25px;line-height:25px;float:left;text-indent:1.5em;background:url(../images/select.png) no-repeat left center;}
.index_recruit li a {color:#7b7b7b;}

/*Footer. Style ****  Start*/
.footer {width:1000px;margin:0px auto;margin-top:40px;border-top:1px solid #c8c9c9;}
.footer_cont {width:660px;height:60px;margin:20px auto;}
.footer_cont img {float:left;width:100px;margin-top:10px;}
.footer_cont div {width:530px;margin-left:20px;border-left:0px solid #c8c9c9;float:left;}
.footer_cont div p {padding-left:180px;font-size:12px;color:#bbb;line-height:20px;position:relative;overflow:hidden;}
/*底部*/
#footer{margin:0; color:#a0b1bb; background:#FFF; border-top:1px solid #e0e0e0; padding:20px 0;font-size:12px;}
#footer a{color:#a0b1bb}
#footer ul{ text-align:center}
#footer li{line-height:21px;}
#footer li a{padding:0 10px;}

/*Page. Style ****  Start*/
ul.page {width:450px;float:right;overflow:hidden;}
ul.page li {float:left;height:30px;line-height:30px;padding:0px 10px;border:1px solid #999;margin:10px 5px;}
ul.page li a {float:left;width:100%;height:100%;}