@charset "utf-8";
/* CSS Document */

body {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #666;
    background: #fff !important;
    font-family: "微软雅黑";
}

div,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    padding: 0px;
    margin: 0px;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #0b3794;
}

img {
    border: none;
}

li {
    list-style: none;
}

.header,
.main,
.footer {
    text-align: center;
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}

.w1200 h1 {
    text-align: center;
    font-weight: 100;
    font-size: 40px;
    color: #333;
}

.w1200 p {
    text-align: center;
}

.nav {
    background: url(images/logo.png) no-repeat left 15px;
    height: 90px;
    padding-left: 500px;
}

.nav li {
    float: left;
    width: 120px;
    margin: 0px 10px;
    line-height: 48px;
    margin-top: 20px;
}

.nav li a {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.nav li a:hover {
    background: #e60012;
    color: #fff;
}

.banner_1 {
    background: url(images/banner_1.jpeg) no-repeat top center;
    height: 520px;
}

/*财务共享*/
.cwgx .part1 {
    height: 400px;
    padding: 60px 0px;
}

.cwgx .part1 li {
    float: left;
    width: calc((100% - 200px)/4);
    margin: 0px 25px;
}

.cwgx .part1 li h3 {
    margin: 15px 0px;
}

.cwgx .part2 {
    height: 340px;
    padding: 60px 0px;
    background: #f5f5f5;
}

.cwgx .part2 li {
    float: left;
    width: calc((100% - 300px)/3);
    margin: 0px 50px;
    background: #fff;
    padding: 40px 0px;
    height: 180px;
    border-radius: 6px;
    box-shadow: 2px 2px 4px #ddd;
}

.cwgx .part2 li h3 {
    margin: 15px 0px;
}

.cwgx .part3 {
    background: url(images/cwgx_9.png) no-repeat center 160px;
    height: 440px;
    padding: 60px 0px;
}

.cwgx .part3 h3 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.cwgx .part3 .left {
    float: left;
    width: 300px;
    text-align: right;
}

.cwgx .part3 .left p {
    text-align: right;
}

.cwgx .part3 .right {
    float: right;
    width: 300px;
    text-align: left;
}

.cwgx .part3 .right p {
    text-align: left;
}

.cwgx .part4 {
    background: #f5f5f5;
    height: 540px;
    padding: 60px 0px;
}

.cwgx .part4 h3 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.cwgx .part4 .left {
    float: left;
    width: 300px;
    text-align: right;
}

.cwgx .part4 .left p {
    text-align: right;
}

.cwgx .part4 .right {
    float: right;
    width: 300px;
    text-align: left;
}

.cwgx .part4 .right p {
    text-align: left;
}

/*预算管理*/
.cwgx_1 .part1 {
    height: 360px;
    padding: 60px 0px;
}

.cwgx_1 .part1 .left {
    float: left;
    width: 480px;
    text-align: left;
    padding-top: 100px;
}

.cwgx_1 .part1 .right {
    float: right;
}

.cwgx_1 .part1 h1 {
    text-align: left;
}

.cwgx_1 .part1 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_1 .part2 {
    height: 360px;
    padding: 60px 0px;
    background: #216be9;
}

.cwgx_1 .part2 h1 {
    color: #fff;
}

.cwgx_1 .part2 p {
    line-height: 30px;
}

.cwgx_1 .part2 li {
    width: 240px;
    height: 160px;
    border: 1px #fff solid;
    float: left;
    color: #fff;
    padding: 40px 0px;
}

.cwgx_1 .part3 {
    height: 400px;
    padding: 60px 0px;
}

.cwgx_1 .part4 {
    height: 300px;
    padding: 60px 0px;
    background: #f5f5f5;
}

.cwgx_1 .part4 .right {
    float: right;
    width: 360px;
    text-align: left;
    padding-top: 100px;
}

.cwgx_1 .part4 .left {
    float: left;
}

.cwgx_1 .part4 h1 {
    text-align: left;
}

.cwgx_1 .part4 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_1 .part5 {
    height: 540px;
    padding: 60px 0px;
}

/*应收应付*/
.cwgx_2 .part1 {
    height: 320px;
    padding: 60px 0px;
}

.cwgx_2 .part1 li {
    float: left;
    width: calc((100% - 200px)/4);
    margin: 0px 25px;
}

.cwgx_2 .part1 li h3 {
    margin: 15px 0px;
}

.cwgx_2 .part2 {
    background: url(images/cwgx_9.png) #f5f5f5 no-repeat center 160px;
    height: 480px;
    padding: 60px 0px;
}

.cwgx_2 .part2 h3 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.cwgx_2 .part2 .left {
    float: left;
    width: 300px;
    text-align: right;
}

.cwgx_2 .part2 .left p {
    text-align: right;
}

.cwgx_2 .part2 .right {
    float: right;
    width: 300px;
    text-align: left;
}

.cwgx_2 .part2 .right p {
    text-align: left;
}

.cwgx_2 .part3 {
    background: url(images/cwgx_10.png) no-repeat center 160px;
    height: 480px;
    padding: 60px 0px;
}

.cwgx_2 .part3 h3 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.cwgx_2 .part3 .left {
    float: left;
    width: 300px;
    text-align: right;
}

.cwgx_2 .part3 .left p {
    text-align: right;
}

.cwgx_2 .part3 .right {
    float: right;
    width: 300px;
    text-align: left;
}

.cwgx_2 .part3 .right p {
    text-align: left;
}

/*费用报销*/
.cwgx_3 .part1 {
    height: 300px;
    padding: 60px 0px;
}

.cwgx_3 .part1 li {
    float: left;
    width: calc((100% - 200px)/4);
    margin: 0px 25px;
}

.cwgx_3 .part1 li h3 {
    margin: 15px 0px;
}

.cwgx_3 .part2 {
    height: 240px;
    padding: 80px 0px;
    background: #f5f5f5;
}

.cwgx_3 .part2 .right {
    float: right;
    width: 360px;
    text-align: left;
    padding-top: 60px;
}

.cwgx_3 .part2 .left {
    float: left;
}

.cwgx_3 .part2 h1 {
    text-align: left;
}

.cwgx_3 .part2 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_3 .part3 {
    height: 340px;
    padding: 80px 0px;
}

.cwgx_3 .part3 .right {
    float: right;
    text-align: left;
}

.cwgx_3 .part3 .left {
    float: left;
    width: 520px;
    padding-top: 100px;
}

.cwgx_3 .part3 h1 {
    text-align: left;
}

.cwgx_3 .part3 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_3 .part4 {
    height: 480px;
    background: #f5f5f5;
}

.cwgx_3 .part4 .w1200 {
    height: 480px;
    background: url(images/cwgx_15.png) no-repeat left bottom;
}

.cwgx_3 .part4 .right {
    float: right;
    width: 480px;
    text-align: left;
    padding-top: 200px;
}

.cwgx_3 .part4 .left {
    float: left;
}

.cwgx_3 .part4 h1 {
    text-align: left;
}

.cwgx_3 .part4 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_3 .part5 {
    height: 340px;
    padding: 80px 0px;
}

.cwgx_3 .part5 .right {
    float: right;
    text-align: left;
}

.cwgx_3 .part5 .left {
    float: left;
    width: 360px;
    padding-top: 100px;
}

.cwgx_3 .part5 h1 {
    text-align: left;
}

.cwgx_3 .part5 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

/*共享平台*/
.cwgx_4 .part1 {
    height: 240px;
    padding: 80px 0px;
}

.cwgx_4 .part1 .right {
    float: right;
    width: 460px;
    text-align: left;
}

.cwgx_4 .part1 .left {
    float: left;
}

.cwgx_4 .part1 h1 {
    text-align: left;
}

.cwgx_4 .part1 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_4 .part2 {
    height: 300px;
    padding: 80px 0px;
    background: #f5f5f5;
}

.cwgx_4 .part2 .right {
    float: right;
    text-align: left;
}

.cwgx_4 .part2 .left {
    float: left;
    width: 360px;
    padding-top: 60px;
}

.cwgx_4 .part2 h1 {
    text-align: left;
}

.cwgx_4 .part2 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_4 .part3 {
    height: 300px;
    padding: 80px 0px;
}

.cwgx_4 .part3 .right {
    float: right;
    width: 360px;
    text-align: left;
    padding-top: 60px;
}

.cwgx_4 .part3 .left {
    float: left;
}

.cwgx_4 .part3 h1 {
    text-align: left;
}

.cwgx_4 .part3 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

.cwgx_4 .part4 {
    height: 320px;
    padding: 80px 0px;
    background: url(images/cwgx_20.png) no-repeat center bottom;
}

.cwgx_4 .part4 .right {
    float: right;
    text-align: left;
    width: 520px;
    padding-top: 100px;
}

.cwgx_4 .part4 .left {
    float: left;
}

.cwgx_4 .part4 h1 {
    text-align: left;
}

.cwgx_4 .part4 p {
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
}

/*底部*/
.footer {
    height: 480px;
    background: #012a46;
    width: 100%;
    text-align: left;
}

.footer .w1000 {
    width: 1200px;
    margin: 0px auto;
    text-align: left;
}

.wxcode {
    width: 200px;
    float: left;
}

.wxcode img {
    margin-top: 45px;
}

.footmenu {
    width: 800px;
    float: left;
    font-size: 14px;
    text-align: left;
}

.footmenu ul {
    width: 160px;
    float: left;
    padding-top: 45px;
    text-align: left;
}

.footmenu ul li {
    color: #fff;
    line-height: 36px;
    text-align: left;
}

.footmenu ul li a {
    color: #fff;
    text-align: left;
}

.copyright {
    width: 400px;
    float: right;
    padding-top: 45px;
    color: #fff;
    text-align: left;
}

.copyright .fblue {
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.copyright .flarge {
    font-size: 36px;
    padding: 10px 0;
    text-align: left;
}

.copyright .fbig {
    font-size: 14px;
    padding-bottom: 5px;
    text-align: left;
}

.copyright a {
    color: #fff;
    text-align: left;
}

.copyright p {
    line-height: 30px;
    font-size: 14px;
    text-align: left;
}