/*@nagukeji.com*/


/* CSS Document */

body,
ol,
ul,
li,
table,
tr,
td,
dt,
dd,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
textarea {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-weight: normal;
}

body {
    font-size: 12px;
    color: #030303;
    margin: 0;
    padding: 0;
    _overflow: hidden;
    background: #fff;
}

input,
button,
select,
textarea {
    outline: none
}

html {
    overflow-x: hidden;
}

a img {
    border: none;
    display: block;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #343434;
}

input {
    vertical-align: middle;
    font-family: "微软雅黑"
}

table {
    border-collapse: collapse;
    font-family: "微软雅黑";
}

a:hover {
    cursor: pointer;
}

a,
area {
    blr: expression(this.onFocus=this.blur())
}


/* for IE */

:focus {
    -moz-outline-style: none;
}


/* for Firefox */

a {
    outline: none;
}


/* for FF Chrome */

.clear {
    clear: both;
}

img {
    display: block;
}

textarea {
    resize: none;
}

p img {
    display: inline;
}

b {
    font-weight: 500;
    font-family: "Arial";
}

.wp {
    width: 1260px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.font24 {
    font-size: 24px;
    font-weight: normal;
}

.font22 {
    font-size: 22px;
    font-weight: normal;
}

.font20 {
    font-size: 20px;
    font-weight: normal;
}

.font18 {
    font-size: 18px;
    font-weight: normal;
}

.font16 {
    font-size: 16px;
    font-weight: normal;
}

.font14 {
    font-size: 14px;
    font-weight: normal;
}

.font12 {
    font-size: 12px;
    font-weight: normal;
}


/*header*/

.header {
    position: fixed;
    width: 100%;
    height: 60px;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 0 11px rgba(0, 0, 0, .22);
    z-index: 400;
}

.header-m {
    width: 100%;
    height: 60px;
}

.logo {
    width: 150px;
    height: 60px;
    float: left;
    margin-left: 30px;
}

.nav {
    width: 805px;
    height: 60px;
    line-height: 60px;
    float: right;
}

.nav li {
    float: left;
    font-size: 14px;
    width: 115px;
    text-align: left;
}

.nav li a:hover {
    color: #578ef1
}

.header-s {
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: none;
    padding-bottom: 10px;
    position: absolute;
    top: 80px;
    z-index: 500;
    border-bottom: 1px solid #eee;
}


/* 顶部子菜单 */

.sub {
    width: 703px;
    float: right;
    display: none;
}

.sub dl {
    width: 102px;
    float: left;
    padding-left: 12px;
    border-left: 1px #eee solid;
}

.sub dd {
    height: 30px;
    line-height: 30px;
}

.sub dd a:hover {
    color: #578ef1;
    text-decoration: underline;
}


/* fullSlide */

.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    background: #000;
    top: 90px;
    z-index: 200;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 600px;
}

.fullSlide .hd {
    width: 80%;
    position: absolute;
    z-index: 1;
    bottom: 260px;
    left: 50%;
    margin-left: -40%;
    height: 107px;
}

.fullSlide .hd .prev,
.fullSlide .hd .next {
    display: block;
    width: 54px;
    height: 107px;
    cursor: pointer;
    z-index: 3333;
}

.fullSlide .hd .prev {
    float: left;
    background: url(../img/l-btn.png);
}

.fullSlide .hd .next {
    float: right;
    background: url(../img/r-btn.png);
}

.fullSlide .timer {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 0;
    background: rgba(10, 71, 156, .7);
    font-size: 0;
    overflow: hidden;
}


/* Yiqibao */

.yiqibao {
    width: 100%;
    height: 800px;
    background: #fff;
    margin-top: 90px;
}

.yiqibao h2 {
    height: 200px;
    background: url(../img/yqb_h2.png) no-repeat top center;
    font-size: 0;
}

.yiqibao .ab {
    height: 200px;
    padding: 50px 480px 30px 0px;
    background: url(../img/seo.jpg) right no-repeat;
}

.yiqibao h3 {
    color: #000;
    font-size: 24px;
    display: inline-block;
    border-bottom: 3px solid #578ef1;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}

.yiqibao p {
    line-height: 25px;
    font-size: 14px;
    text-indent: 2em;
    padding: 5px 0;
}

.yiqibao .wt {
    height: 200px;
    padding: 70px 0px 30px 450px;
    background: url(../img/why.png) left no-repeat;
}

.yiqibao .wt p {
    text-indent: 0em;
}


/* wcbp */

.wcbp {
    wdith: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}

.wcbp img {
    margin: 0 auto;
}

.wcbp .s1 {
    height: 579px;
    background: url(../wcbp/ytgbanner.jpg) center center no-repeat;
}

.wcbp .s2 {
    height: 367px;
    background: #fff url(../wcbp/ssjjcb.jpg) center 70px no-repeat;
    padding: 70px 0 30px;
}

.wcbp .s3 {
    height: 200px;
    background: url(../wcbp/smsqyytg.jpg) center center no-repeat;
    padding: 20px 0;
}

.wcbp .s4 {
    height: 440px;
    background: #0076ca url(../wcbp/qyytgys.jpg) center center no-repeat;
}

.wcbp .s5 {
    height: 380px;
    background: #efefef url(../wcbp/qyytzxfs.jpg) center center no-repeat;
}

.wcbp .s6 {
    height: 400px;
    background: url(../wcbp/qyytghzlc.jpg) center center no-repeat;
}

.wcbp .s7 {
    height: 100;
    text-align: center;
    font-size: 44px;
    color: #666;
}

.wcbp .s8 {
    height: 731px;
    background: url(../wcbp/li_01.png) center center no-repeat;
}

.wcbp .s9 {
    height: 731px;
    background: url(../wcbp/li_02.png) center center no-repeat;
}

.wcbp .s10 {
    height: 731px;
    background: url(../wcbp/li_03.png) center center no-repeat;
}

.wcbp .s11 {
    height: 731px;
    background: url(../wcbp/li_04.png) center center no-repeat;
}


/* inyoushi */

.inyoushi {
    width: 100%;
    background: #fff;
    height: 550px;
    font-size: 0;
}

.inyoushi h3 {
    height: 200px;
    background: url(../img/inyoushi_h3.png) no-repeat center center;
}

.inyoushi ul {
    width: 100%;
    height: 300px;
}

.inyoushi li {
    float: left;
    height: 300px;
    display: block;
    margin-right: 1px;
}

.inyoushi li a {
    width: 100%;
    height: 100%;
    font-size: 0;
    display: block
}

.inyoushi li.ico1 {
    width: 157px;
    background: url(../img/youshi-ico.png) 0 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico2 {
    width: 157px;
    background: url(../img/youshi-ico.png) -158px 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico3 {
    width: 156px;
    background: url(../img/youshi-ico.png) -316px 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico4 {
    width: 156px;
    background: url(../img/youshi-ico.png) -473px 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico5 {
    width: 156px;
    background: url(../img/youshi-ico.png) -630px 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico6 {
    width: 157px;
    background: url(../img/youshi-ico.png) -787px 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico7 {
    width: 157px;
    background: url(../img/youshi-ico.png) -945px 0 no-repeat;
    border-radius: 4px;
}

.inyoushi li.ico8 {
    width: 157px;
    background: url(../img/youshi-ico.png) -1103px 0 no-repeat;
    margin-right: 0;
    border-radius: 4px;
}

.inyoushi li.ico1:hover {
    width: 157px;
    background: url(../img/youshi-ico.png) 0 -300px no-repeat;
}

.inyoushi li.ico2:hover {
    width: 157px;
    background: url(../img/youshi-ico.png) -158px -300px no-repeat;
}

.inyoushi li.ico3:hover {
    width: 156px;
    background: url(../img/youshi-ico.png) -316px -300px no-repeat;
}

.inyoushi li.ico4:hover {
    width: 156px;
    background: url(../img/youshi-ico.png) -473px -300px no-repeat;
}

.inyoushi li.ico5:hover {
    width: 156px;
    background: url(../img/youshi-ico.png) -630px -300px no-repeat;
}

.inyoushi li.ico6:hover {
    width: 157px;
    background: url(../img/youshi-ico.png) -787px -300px no-repeat;
}

.inyoushi li.ico7:hover {
    width: 157px;
    background: url(../img/youshi-ico.png) -945px -300px no-repeat;
}

.inyoushi li.ico8:hover {
    width: 157px;
    background: url(../img/youshi-ico.png) -1103px -300px no-repeat;
    margin-right: 0;
}


/* Yiqibaoanli*/

.yqbal {
    width: 100%;
    height: 600px;
    padding: 100px 0;
    background: url(../img/incase.jpg) no-repeat;
    font-size: 14px;
    text-align: center;
}

.yqbal .show {
    width: 1160px;
    height: 550px;
    padding: 50px 50px 0 50px;
    background: rgba(255, 255, 255, 0.2) url(../grid/1.png);
}

.yqbal .show .hd {
    float: left;
    padding: 100px 0 0 70px;
    width: 100px;
    height: 30px;
    background: url(../img/incase_h3.png) top right no-repeat;
}

.yqbal .show .hd a {
    color: #fff;
    font-size: 14px;
    padding: 7px 18px;
    border: 1px solid #fff;
    border-radius: 25px;
}

.yqbal .show .hd a:hover {
    color: #343434;
    background: #fff;
}

.yqbal .show .bd {
    float: right;
    width: 960px;
    height: 550px;
}

.yqbal .show .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 960px;
    float: left;
    _display: inline;
}

.yqbal .show .bd ul li {
    margin-left: 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.yqbal .show .bd ul li .pic {
    text-align: center;
}

.yqbal .show .bd ul li .pic img {
    width: 300px;
    height: 200px;
    display: block;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.yqbal .show .bd ul li .pic img:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.yqbal .show .bd ul li .title {
    line-height: 75px;
}

.yqbal .show .bd ul li .title a {
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑"
}


/* Yiqibaotaocan */

.taocan {
    width: 100%;
    height: 600px;
    background: #ccc;
}


/* about */

.about {
    width: 100%;
    overflow: hidden;
    min-height: 800px;
    position: relative;
    top: 90px;
    z-index: 200;
    margin-bottom: 90px;
}

.about .tb {
    background: #fff url(../img/about.png) no-repeat top center;
    height: 400px;
    border-bottom: 1px solid #eee;
}

.about .ab {
    overflow: hidden;
    padding: 70px 480px 30px 0px;
    background: url(../img/seo.jpg) right 50px no-repeat;
}

.about h3 {
    color: #000;
    font-size: 24px;
    display: inline-block;
    border-bottom: 3px solid #578ef1;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}

.about p {
    line-height: 25px;
    font-size: 14px;
    text-indent: 2em;
    padding: 5px 0;
}

.about .zb {
    overflow: hidden;
    height: 430px;
    background: url(../img/huanjing.png) bottom center no-repeat;
}

.about .ng {
    overflow: hidden;
    padding: 70px 540px 60px 0px;
    background: url(../img/sq.png) right 30px no-repeat;
}

.about .gn {
    background: url(../img/cc.png) center right no-repeat;
    overflow: hidden;
    padding: 0px 450px 0 0;
}

.about .gn h3 {
    margin: 20px 0 20px 546px;
}

.about .gn li {
    line-height: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.about .gn li i {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #ccc;
    display: block;
    color: #fff;
    font-style: normal;
    text-align: center;
    border-radius: 20px;
    line-height: 50px;
    font-size: 18px;
}

.about .gn li i.c1 {
    background: #7ecef4;
}

.about .gn li i.c2 {
    background: #f6b37f;
}

.about .gn li i.c3 {
    background: #f29c9f;
}

.about .gn li i.c4 {
    background: #9eb0b0;
}

.about .gn li i.c5 {
    background: #b39e81;
}

.about .gn li i.c6 {
    background: #f6bc56;
}

.about .gn li i.c7 {
    background: #46b692;
}

.about .gn li i.c8 {
    background: #f3b18e;
}

.about .gn li i.c9 {
    background: #aad825;
}

.about .gn li i.c10 {
    background: #ed1521;
}

.about .gn li:hover i {
    -webkit-transform: rotate(360deg);
    -webkit-transition: -webkit-transform .9s ease-in-out .2s;
    -moz-transform: rotate(360deg);
    -moz-transition: -moz-transform .9s ease-in-out .2s;
    -ms-transform: rotate(360deg);
    -ms-transition: -ms-transform .9s ease-in-out .2s;
    transform: rotate(360deg);
    transition: transform .9s ease-in-out .2s;
}

.about .gn li h4 {
    font-size: 18px;
    display: inline-block;
    margin-left: 80px;
}

.about .gn li p {
    color: #999;
    text-align: left;
    margin-left: 80px;
    text-indent: 0em;
    padding: 5px 0;
}

.about .tc {
    text-align: center;
    margin-bottom: 20px
}

.tag-right {
    width: 320px;
    padding: 10px 20px 20px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
}


/* youshi*/

.youshi {
    width: 100%;
    overflow: hidden;
    min-height: 800px;
    position: relative;
    top: 90px;
    z-index: 200;
    margin-bottom: 90px;
}

.youshi img {
    margin: 0 auto;
}

.youshi .b1 {
    height: 400px;
    background: #7ecef4 url(../img/bgwg.png);
}

.youshi .b2 {
    height: 400px;
    background: #f6b37f url(../img/bgwg.png);
}

.youshi .b3 {
    height: 400px;
    background: #f29c9f url(../img/bgwg.png);
}

.youshi .b4 {
    height: 400px;
    background: #9eb0b0 url(../img/bgwg.png);
}

.youshi .b5 {
    height: 400px;
    background: #b39e81 url(../img/bgwg.png);
}

.youshi .b6 {
    height: 400px;
    background: #f6bc56 url(../img/bgwg.png);
}

.youshi .b7 {
    height: 400px;
    background: #46b692 url(../img/bgwg.png);
}

.youshi .b8 {
    height: 400px;
    background: #f3b18e url(../img/bgwg.png);
}


/* Cases*/

.cases {
    width: 100%;
    overflow: hidden;
    min-height: 800px;
    position: relative;
    top: 90px;
    z-index: 200;
    padding-top: 400px;
    background: #fff url(../img/cases.png) no-repeat top center;
}

.case_warp {
    width: 100%;
    overflow: hidden;
    background: #fff url(../img/news_bg.png) no-repeat top center;
    padding: 330px 0 0 0;
    min-height: 600px;
    position: relative;
    top: 90px;
    z-index: 200;
    margin-bottom: 90px;
    text-align: center;
}

.case_warp h3 {
    color: #000;
    font-size: 24px;
    display: inline-block;
    border-bottom: 3px solid #578ef1;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}

.case_more {
    text-align: center;
    margin-bottom: 50px;
}

.case_more a {
    color: #fff;
    font-size: 18px;
    padding: 7px 18px;
    background: #578ef1;
    border-radius: 25px;
}

.case_main {
    padding: 30px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.case_main li {
    width: 180px;
    height: 120px;
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    padding: 4px;
}

.case_main li img {
    width: 180px;
    height: 120px;
}

.case_list {
    text-align: left;
}

.case_list ul {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.case_list h4 {
    border-bottom: 3px solid #578ef1;
    font-weight: normal;
    line-height: 40px;
    margin: 0 0 10px 5px;
    font-size: 18px;
    display: inline-block;
}

.case_list li {
    width: 360px;
    padding: 0 0 0 40px;
    background: url(../img/case_li.png) no-repeat;
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    float: left;
    margin: 0;
    border: 0;
    text-align: left;
}

.case_list li a:hover {
    color: #578ef1;
}


/* team*/

.tabBox {
    width: 1260px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

.tabBox h3 {
    color: #000;
    font-size: 24px;
    display: inline-block;
    border-bottom: 3px solid #578ef1;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}

.tabBox .hd {
    height: 200px;
}

.tabBox .hd ul {
    position: absolute;
    width: 1320px;
    height: 200px;
    overflow: hidden;
}

.tabBox .hd li {
    width: 380px;
    height: 200px;
    float: left;
    margin-right: 60px;
    cursor: pointer
}

.tabBox .bd {
    padding: 10px 0;
    text-align: left;
}

.tabBox .bd .con {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.tabBox .bd .conl {
    width: 360px;
    height: 200px;
    float: left;
    overflow: hidden;
}

.tabBox .bd .conl img {
    width: 100%;
}

.tabBox .bd .conr {
    width: 880px;
    height: 331px;
    float: right;
    overflow: hidden;
}

.tabBox .bd .conr dl dt {
    font-size: 24px;
    color: #515151;
    line-height: 30px;
    font-weight: 600;
    border-bottom: 3px solid #000000;
}

.tabBox .bd .conr dl dd {
    font-size: 16px;
    color: #666666;
    line-height: 1.5em;
    text-indent: 2em;
}

.tabBox .bd .conr dl p {
    font-size: 16px;
    color: #333333;
    line-height: 3em;
    margin-bottom: 18px;
}


/* Shuzi */

.shuzi {
    width: 100%;
    height: 140px;
    background: #578ef1 url(../img/shuzi.png) no-repeat center -20px;
    margin-bottom: 20px;
}


/* innews */

.innews {
    width: 100%;
    height: 240px;
    padding: 0 0 50px 0;
}

.innews .lnews {
    width: 930px;
}

.innews .box {
    text-align: left;
    padding-top: 20px;
}

.innews .box .hd {
    height: 30px;
    line-height: 30px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.innews .box .hd h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}

.innews .box .hd ul {
    float: left;
    margin-left: 130px;
    position: absolute;
    top: -1px;
    height: 32px;
}

.innews .box .hd ul li {
    float: left;
    margin-right: 20px;
    cursor: pointer;
    font-size: 16px;
}

.innews .box .hd ul li.on {
    height: 30px;
    color: #578ef1;
    border-bottom: 3px solid #578ef1;
}

.innews .box .bd .listnews {
    line-height: 35px;
    padding-top: 15px;
}

.innews .box .bd .listnews li {
    width: 280px;
    margin-right: 30px;
    float: left;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.innews .box .bd .listnews li a:hover {
    color: #578ef1
}

.innews .box .bd .listnews span {
    color: #ccc;
    padding-right: 20px;
}

.innews .rnews {
    width: 330px;
}

.innews .rnews .type {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
}

.innews .rnews .type h3 {
    border-bottom: 3px solid #578ef1;
    line-height: 29px;
    float: left;
    font-size: 16px;
}

.innews .rnews .type span {
    float: right;
}

.innews .rnews ul {
    line-height: 35px;
    padding-top: 15px;
}

.innews .rnews li {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-overflow: ellipsis;
}

.innews .rnews li a:hover {
    color: #578ef1
}

.innews .rnews li span {
    color: #ccc;
    float: right;
}


/* kefu*/

.kefu {
    margin-right: 0;
    width: 80px;
    height: 243px;
    position: fixed;
    right: 2px;
    top: 50%;
    z-index: 999;
}

.kefu .consult {
    background: url(../img/right_kf.png) no-repeat center -80px;
    display: block;
    height: 80px;
    width: 80px;
}

.kefu .consult .phone {
    background: #a286c0;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 80px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
    border-radius: 5px 0 0 5px;
}

.kefu a.consult:hover .phone {
    display: inline !important;
}

.kefu .cart {
    background: url(../img/right_kf.png) no-repeat center -161px;
    display: block;
    height: 80px;
    width: 80px;
}

.kefu a.cart:hover .pic {
    display: block;
}

.kefu .cart .pic {
    display: none;
    position: absolute;
    left: -160px;
    top: 80px;
    ;
    width: 160px;
    height: 160px;
    background: url(../img/weixin.jpg);
    background-size: 100%;
}

.kefu .wap {
    background: url(../img/right_kf.png) no-repeat center -242px;
    display: block;
    height: 80px;
    width: 80px;
}

.kefu a.wap:hover .pic {
    display: block;
}

.kefu .wap .pic {
    display: none;
    position: absolute;
    left: -160px;
    top: 80px;
    width: 160px;
    height: 160px;
    background: url(../img/wap.png);
    background-size: 100%;
}

.kefu .btn_top {
    background: #ccc url(../img/return_top.png) no-repeat;
    display: block;
    height: 40px;
    width: 80px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    border-radius: 0 0 5px 5px;
}

.kefu .btn_top:hover {
    background: #578ef1 url(../img/return_top.png) no-repeat;
}

#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 50%;
    margin-top: -80px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../img/right_kf.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 80px;
    width: 80px;
    background-color: #FFF!important;
    z-index: 999;
    border-radius: 5px 5px 0 0;
}


/* news */

.news_warp {
    width: 100%;
    overflow: hidden;
    background: #fff url(../img/news_bg.png) no-repeat top center;
    padding: 330px 0 0 0;
    min-height: 600px;
    position: relative;
    top: 90px;
    z-index: 200;
    margin-bottom: 90px;
}

.main {
    padding: 30px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.main_left {
    width: 900px;
    overflow: hidden;
    float: left;
}

.main_right {
    width: 270px;
    overflow: hidden;
    float: right;
}

.snav {
    background: #f3f3f3;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.snav ul {
    padding: 10px 20px 0 20px;
}

.snav li {
    text-align: left;
    margin-top: 10px;
}

.snav li a {
    width: 90%;
    padding: 10px 0 10px 10%;
    display: inline-block;
    background: #363636;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}

.snav li a:hover,
.snav li.hover a {
    background: #578ef1;
}

.m-tit {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}

.m-tit i.icon {
    width: 3px;
    height: 23px;
    background: #578ef1;
    display: block;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
}

.m-right {
    color: #777;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    font-family: "\5B8B\4F53", sans-serif;
}

.m-right a {
    color: #777;
}

.content {
    padding-top: 20px;
    font-size: 14px;
}

.content h1 {
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.content .meta {
    height: 30px;
    background: #efefef;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.content .text {
    font-size: 14px;
}


/* news */

.news {
    width: 900px;
    overflow: hidden;
}

.news li {
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
}

.news li h3 {
    line-height: 30px;
}

.news li h3 a:hover {
    text-decoration: underline;
}

.news li p {
    line-height: 20px;
    text-indent: 2em;
    padding: 20px 0 0;
}

.news li .time {
    font-size: 12px;
    color: #ccc;
    margin-top: -20px;
    text-align: right;
}

.news li .more {
    padding: 6px 15px;
    background: #578ef1;
    border-radius: 3px;
    color: #FFF;
}

.news li .more:hover {
    background: #363636;
}


/*footer*/

.footer {
    height: 200px;
    color: #888888;
    font-size: 12px;
    border-top: 5px solid #578ef1;
    background-color: #252525;
}

.footer a {
    color: #888888;
}

.footnav {
    width: 40%;
    float: left
}

.foottel {
    width: 60%;
    float: left;
}

.erw {
    width: 300px;
    float: right;
}

.footnav,
.foottel {
    padding-top: 30px;
}

.footnav {
    background: url(footline.jpg) no-repeat right 10px;
}

.footnav dl {
    float: left;
    padding-right: 70px;
}

.footnav dl.dl02 {
    padding-right: 0
}

.footnav dl dt {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #FFF;
}

.footnav dl dt a {
    color: #FFF;
}

.footnav dl dd {
    height: 30px;
    line-height: 30px;
}

.foottel {
    color: #FFF;
}

.foottel dl {
    margin-left: 50px;
}

.foottel dl dt {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #FFF;
}

.foottel dl dt a {
    color: #fff;
}

.foottel dl dd {
    line-height: 30px;
    color: #bbb;
}

.foottel dl dd a.more {
    background: url(../img/qq.png) no-repeat;
    padding: 0 20px;
    color: #6ea8df;
}


/* contact */

.contact {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    top: 90px;
    z-index: 200;
}

.contact .map {
    width: 100%;
    height: 600px;
    background: url(../img/map.jpg) no-repeat center center;
}

.cnlist {
    width: 1040px;
    margin: 0 auto;
    display: table;
    margin-top: 60px;
    letter-spacing: 1px;
    font-family: Verdana, Geneva, sans-serif, YaHei;
}

.cnlist ul {
    float: right;
    width: 830px;
}

.cnlist ul li {
    float: left;
    width: 370px;
    margin-right: 90px;
    margin-bottom: 100px;
    font-size: 12px;
    color: #646464;
}

.cnlist ul li.event {
    margin-right: 0;
}

.cnlist ul li h2 {
    border-bottom: 1px solid #d2d2d2;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    color: #000;
    padding-bottom: 5px;
}

.cnlist ul li h2.ens {
    font-size: 12px;
}

.cnlist .l-times {
    float: left;
    width: 195px;
    height: 400px;
    background: url(../img/time.png) no-repeat;
}

.cnlist p {
    margin-bottom: 5px;
    font-family: Verdana, Microsoft YaHei;
}

.cnlist p strong {
    color: #646464;
    font-family: Verdana, Microsoft YaHei;
}

.cnlist ul li a.more {
    border: 1px solid #333333;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 10px;
    padding: 1px 10px;
}

.cnlist ul li a.more:Hover {
    background: #4c4c4c;
    color: #fff;
    border: 1px solid #4c4c4c;
}


/*页码*/

.ep-pages {
    padding: 30px 0;
    clear: both;
    text-align: center;
    font-family: Arial, "\5B8B\4F53", sans-serif;
    font-size: 14px;
    vertical-align: top;
}

.ep-pages a,
.ep-pages span {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    margin: 5px 5px 0 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.ep-pages a:hover {
    background: #578ef1;
    color: #FFF;
    border: 1px solid #578ef1;
    text-decoration: none;
}

.ep-pages a,
.ep-pages a:visited {
    color: #95a5a6;
}

.ep-pages a:hover,
.ep-pages a:active {
    color: #ffffff;
}

.ep-pages .current {
    background: #578ef1;
    border: 1px solid #578ef1;
    color: #fff;
}

.ep-pages a.current,
.ep-pages a.current:visited {
    color: #ffffff;
}

.ep-pages a.current:hover,
.ep-pages a.current:active {
    color: #ffffff;
}

.ep-pages-ctrl {
    font-family: "\5B8B\4F53", sans-serif;
    font-size: 16px;
}

.ep-pages-disabled {
    color: #95a5a6;
}

.ep-pages-all {
    font-size: 12px;
    vertical-align: top;
}

.ep-pagenav {
    margin: 10px 0;
    border-top: 1px solid #e5e5e5;
    position: relative;
    line-height: 23px;
}

.ep-pagenav-arrout {
    overflow: hidden;
    position: absolute;
    top: -8px;
    _top: -7px;
    left: 50%;
    margin-left: -8px;
    border-color: transparent transparent #e5e5e5;
    border-style: dashed dashed solid;
    border-width: 0 8px 8px;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
}

.ep-pagenav-arrin {
    overflow: hidden;
    position: absolute;
    top: -7px;
    _top: -6px;
    left: 50%;
    margin-left: -7px;
    border-color: transparent transparent #ffffff;
    border-style: dashed dashed solid;
    border-width: 0 7px 7px;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
}

.ep-pagenav-title {
    padding: 9px 0 3px;
}

.ep-pagenav-list {
    margin-left: -10px;
}

.ep-pagenav-list li {
    float: left;
    _display: inline;
    width: 290px;
    height: 23px;
    margin-left: 10px;
    overflow: hidden;
}

.ep-pagenav-list li.current {
    color: #578ef1;
}

.ep-search {
    float: right;
    _display: inline;
    width: 318px;
    height: 24px;
    background: #fff;
    border: 1px solid #dddddd;
}

.ep-search-text {
    float: left;
    width: 292px;
    color: #bcbcbc;
    height: 24px;
    line-height: 24px;
    border: 0;
    text-indent: 8px;
}

.ep-search-btn {
    float: right;
    background-position: 3px -164px;
    cursor: pointer;
    height: 24px;
    width: 26px;
    border: 0;
}


/*=== 20170627修改 by zenliver ===*/

#__bs_notify__ {
    display: none !important;
}


/*隐藏手机版二维码*/

.kefu .wap {
    display: none;
}


/*暂时不显示 about.html#ng “亿企宝中山服务中心：六匹马网络”右侧的背景图片*/

.about .ng {
    /*background-image: none;*/
}


/*修复联系页面footer显示错误的问题*/

strong>.footer {
    margin-top: 100px;
}