* {margin: 0 auto;padding: 0;}
body {width: 100%;position: relative;}
li {text-decoration: none;}
a {list-style: none;}
.clear {zoom: 1;}
.clear::after {content: "";display: block;clear: both;}
.content {width: 1100px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
/**
* 走进鸿圣
*/

/**
* 导航
*/
.NavTitle {background: url("../images/a.jpg");width: 200px;height: 100px;box-shadow: 5px 5px 5px #666;text-align: center;margin-top: 320px;}
.NavTitle h2 {padding: 35px 0;color: #c9302c;font-weight: bolder;font-family: 华文行楷;}
.SuccessNav li {background: #ccc;width: 200px;height: 50px;font-size:1.2em;margin-top:10px; color: #0B70CC; text-align: center;line-height: 50px;cursor: pointer;position:relative;}
.SuccessNav a:hover {text-decoration: none;}
.SuccessNav a:link {text-decoration: none;}
.SuccessNav .li1 {background: #0B70CC;color: #fff;}

/**
* 企业文化导航
*/
.SuccessTXT { border:1px solid #f0f0f0;width:870px;margin-bottom: 50px;box-shadow: 0 0 12px 0 #ccc;margin-top:320px;padding-bottom:20px;}
.SuccessTXT .nav {background: #f0f0f0;height: 40px;text-indent: 20px;width:98%;margin-top: 20px;margin-bottom: 50px;}
.SuccessTXT .nav .nav_title {float:left; line-height: 40px;height:40px;width:200px;color:#fff; 
background-image:url('../images/nav/title.gif');
box-shadow: 2px 2px 2px #666; font-size: 1.3em;padding: 0 40px;}
.SuccessTXT .pull-right {float: left;line-height: 40px;text-indent: -150px;cursor: pointer;}
/**
* 企业文化内容
*/
.SuccessTXT ul {text-align: center;}
.SuccessTXT li {display: inline-block;padding: 20px 10px;}
.SuccessTXT li img {width: 100%;border: 1px solid #ccc;}
/**
*页码
*/
.page {margin-left: 10%;margin-bottom: 10px;}
.page span {font-weight: bold;font-size: 1.1em;cursor: pointer;}
.page input {width: 30px;height: 20px;}