﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
img{
    border:0px;
}
body, button, input, select, textarea {
    font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

body {
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}
    a:hover {
        text-decoration: underline;
    }

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}
legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.container {
    width: 1100px;
    overflow:hidden;
    margin:0px auto;
    padding:0px;
}
/* 菜单导航*/
.navbar {
    min-height: 41px;
}

#navbar > ul > li > a {
    color: #ffffff;
    padding-bottom: 5px;
    padding-top: 13px;
}

#navbar > ul > li > button {
    color: #000000;
    margin-bottom: 5px;
    margin-top: 13px;
    width: 88px;
    margin-right: 60px;
    height: 18px;
    line-height: 18px;
}

.logo {
    display: block;
    width: 200px;
    height: 41px;
    background: url(/Areas/Service/Content/Image/logo.png) no-repeat left center;
}
/*首页大图*/
.banner {
    width: 100%;
    height: 352px;
    background: url(/Areas/Service/Content/Image/banner.jpg) no-repeat left top;
}

.main {
    width: 1100px;
    overflow:hidden;
    padding: 30px 0px;
}

.main_one {
    float: left;
}

.main_two {
    margin-left: 50px;
    float: left;
    width: 360px;
    height: 100%;
    display:inline;
}

#myTab > li > a {
    font-weight: bold;
    color: #4E4E4E;
    padding: 5px 15px;
}

.more {
    cursor: pointer;
    margin-top: 15px;
    width: 30px;
    height: 5px;
    float: right;
    background: url(/Areas/Software/Content/Image/more.png) no-repeat right center;
}

#myTabContent {
    margin-top: 15px;
}

.tab-pane > div {
    text-indent: 1em;
    height: 25px;
    background: url(/Areas/Software/Content/Image/04.png) no-repeat left center;
}

    .tab-pane > div > a {
        display: block;
        height: 25px;
        line-height: 25px;
        color: #7d7d7d;
        float: left;
        cursor: pointer;
    }

    .tab-pane > div > span {
        color: #7d7d7d;
        float: right;
        display: block;
        height: 25px;
        line-height: 25px;
    }
.main_three {
    margin-left: 70px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    display:inline;
}

.main_four {
    float: left;
    margin-left:60px;
    display:inline;
}

.main_one > a {
    display: block;
    width: 217px;
    height: 68px;
}

.main_one_solutin {
    background: url(/Areas/Software/Content/Image/01.png) no-repeat left top;
}

.main_one_successful {
    background: url(/Areas/Software/Content/Image/02.png) no-repeat left top;
    margin-top: 28px;
}

.main_one_cooperation {
    background: url(/Areas/Software/Content/Image/03.png) no-repeat left top;
    margin-top: 28px;
}
/**/
.product {
    padding: 8px 0px;
    font-weight: bold;
    color: #4E4E4E;
    border-bottom: 1px solid #7d7d7d;
    height: 30px;
    margin-bottom: 15px;
}

.productDet {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #7d7d7d;
    cursor: pointer;
}
.topbanner {
    height: 100px;
    margin-top: 41px;
}
.clear {
    clear: both;
}
.footer {
     border-top: 1px solid #c7c7c7;
    height: 60px;
    line-height: 55px;
    margin: 0 auto;
    text-align: center;
    width: 1100px;
}
.left {
    width: 200px;
    float: left;
    border-right: 1px solid #d4d4d4;
}
.right {
    float: left;
}
.navtop {
    
}
.daohangen {
    font-size: 22px;
    font-weight: bold;
    color: #454545;
}
.daohanglist ul {
    margin-left: 20px;
}
.daohanglist ul li{
    height: 24px;
    margin-top: 5px;
}
.daohanglist ul li a{
    color: #6f6f6f;
    line-height: 30px;
    font-weight: normal;
    font-size: 14px;
    font-family: '微软雅黑';
}
.navtop p {
    height: 70px;
    
}
.navtop p span.bigSize{
    font-size: 19px;
    float: left;
}
.navtop p span a{
}/*在线客服*/
.kf {
     background: url(/Content/Images/kfbg.gif) no-repeat left top;
    width: 152px;
    height: 255px;
    margin-left: 5px;
}
.kfqq {
    padding-top: 60px;
}
.kfqq a img {
    margin-top: 5px;
}
.qcode {
    margin-left: 20px;
    margin-top: 10px;
}