@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: left;
    font-weight: 100;
    font-size: 18px;
    color: #1570d1;
    padding-bottom: 36px;
}

.w1200 h2 {
    font-size: 16px;
    text-align: left;
    font-weight: 100;
    color: #2b2c2c;
}

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

.clear {
    width: 0;
    height: 0;
    clear: both;
    float: none;
}


.logo {
    width: 184px;
    height: 30px;
    float: left;
    padding-top: 24px;
}

.list {
    float: left;
    padding: 6px 8px 0 0;
}

/*导航*/
.nav {
    height: 90px;
    float: right;
}

.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: #1570d1;
    color: #fff;
}

#top {
    width: 100%;
}

.down_menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0px 9px 0px rgba(0, 0, 0, .15);
}


.banner {
    width: 100%;
    height: 360px;
    background: url(images/index_06.jpeg) no-repeat center;
}

#left {
    float: left;
}

#right {
    float: right;
}

.jtgk .jtgk_txt,
.jtgk .jtgk_pic {
    width: 552px;
}

.jtgk .jtgk_pic img {
    width: 100%;
    vertical-align: middle;
}

.jtgk h1 {
    padding: 0 0 28px;
}

.jtgk h2 {
    padding-bottom: 12px;
}


/*服务工单*/
.jtgk .part1 {
    padding: 72px 0;
}

/*知识库*/
.jtgk .part2 {
    padding: 72px 0;
    background: #f4f4f4;
}


/*客服机器人*/
.jtgk .part3 {
    padding: 72px 0;
}

.jtgk .part3 .box {
    padding-bottom: 40px;
}

.jtgk .part3 .box h2 {
    padding: 8px 0 20px;
}

.jtgk .part3 .box h2 img {
    padding-right: 16px;
    float: left;
}


/*客户评价*/
.jtgk .part4 {
    background: #f4f4f4;
    padding: 72px 0;
}

.jtgk .part4 .w1200 h2 {
    padding-bottom: 12px;
}


/*客服质检*/
.jtgk .part5 {
    padding: 72px 0;
}

.jtgk .part5 h2 {
    padding-bottom: 12px;
}


/*微信集成*/
.jtgk .part6 {
    padding: 72px 0;
    background: #f4f4f4;
}

.jtgk .part6 .box {
    width: 240px;
    float: left;
    padding-left: 72px;
}

.jtgk .part6 .box h2,
.jtgk .part6 .box p {
    text-align: center;
}

.jtgk .part6 .box img {
    padding-bottom: 20px;
}

/*底部*/
.footer {
    height: 472px;
    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;
}