﻿@charset "utf-8";

/* CSS Document */
.banner a {
    display: block;
    height: 530px;
}

.banner {
    overflow: hidden;
    width: 100%;
}

#flashs {
    position: relative;
    height: 530px;
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
}

#flashs .btn {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    z-index: 9999;
}

#flashs .btn span {
    color: #fff;
    background: #717174;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    opacity: 0.7;
}

#flashs .btn span.cur {
    background: #3088df;
}

#flashs .bot {
    display: block;
    position: absolute;
    width: 58px;
    height: 58px;
    top: 50%;
    margin-top: -29px;
}

#flashs .bot1 {
    background: url(../Img/babot1.png) no-repeat center;
    left: 5%;
    z-index: 2;
}

#flashs .bot2 {
    background: url(../Img/babot2.png) no-repeat center;
    right: 5%;
    z-index: 2;
}


/*搜索*/
.ss {
    overflow: hidden;
    width: 100%;
    height: 66px;
    background: #fff;
    border-bottom: 3px solid #3088df;
}

.ss .ssBox {
    overflow: hidden;
}

.ss .ssBox p {
    line-height: 66px;
    color: #151515;
    font-size: 14px;
    float: right
}

.ss .ssBox p a {
    color: #666666;
    padding: 0 2px;
}

.ss .ssBox p a.last {
    border-right: none
}

.ss .ssK {
    overflow: hidden;
    float: left;
    height: 28px;
    width: 348px;
    margin-top: 18px;
    background: #fff;
    border: 1px solid #dedede
}

.ss .ssK input {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding: 0 10px;
    width: 300px;
    outline: none;
    background: none;
    border: none;
    color: #dedede;
}

.ss .ssK a {
    display: block;
    float: right;
    background: url(../ssFdj.png) no-repeat center;
    width: 28px;
    height: 28px;
}

/*标题*/
.title {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-top: 50px
}

.title .h2 {
    font-weight: normal;
    font-size: 30px;
    color: #333
}

.title .h2 a {
    color: #333
}

.title em {
    display: block;
    background: url("../Img/Common/title_iBg.png") no-repeat center;
    font-size: 12px;
    color: #999999;
    margin-top: 3px;
}

/*解决方案*/
.programme {
    overflow: hidden;
    width: 100%;
    background-color: #f9f9f9;
    padding-bottom: 75px;
}

.programme .programmeNav {
    text-align: center;
    overflow: hidden;
    width: 100%;
    margin-top: 30px
}

.programme .programmeNav li {
    padding: 0 30px;
    font-size: 16px;
    display: inline-block
}

.programme .programmeNav li {
    *display: inline
}

.programme .programmeNav li a {
    display: block;
    color: #333;
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 10px;
    text-decoration: none
}

.programme .programmeNav li:first-child {
    background: url("../programmeNavLiBg.png") no-repeat right 3px;
}

.programme .programmeNav li:hover a,
.programme .programmeNav li.cur a {
    border-color: #3d8edf;
    color: #3d8edf;
}

.programme .programmeBox {
    overflow: hidden;
    width: 100%;
    height: 470px;
    margin-top: 34px;
}

.programme .programmeLt {
    width: 277px;
    float: left;
}

.programme .programmeRt {
    float: right;
    width: 726px;
}

.programme .programmeRt a {
    display: none
}

.programme .programmeRt a:first-child {
    display: block
}

.programme .programmeRt img {
    display: block
}

.programme .programmeLt h2 {
    padding-left: 36px;
    background-color: #3d8edf;
    overflow: hidden;
    font-weight: normal;
    padding-bottom: 25px;
}

.programme .programmeLt h2 p {
    font-size: 14px;
    color: #b7d5f3;
    margin-top: 45px;
}

.programme .programmeLt h2 a {
    font-size: 24px;
    color: #ffffff
}

.programme .programmeList {
    padding: 16px 0;
    background: #fff;
}

.programme .programmeList>li {
    height: 40px;
    background: url("../Img/Common/programme_liBg.png") no-repeat 35px top;
    position: relative;
    padding: 0 45px;
}

.programme .programmeList>li>a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    border-bottom: 1px dashed #dedede;
    line-height: 39px;
    font-size: 14px;
    margin-left: 15px;
    float: left;
    width: 160px;
}

.programme .programmeList>li:hover {
    background-position: 35px bottom
}

.programme .programmeList>li:hover>a,
.programme .programmeList>li.cur>a {
    color: #3d8edf;
    text-decoration: none
}

.programme .programmeCon {
    width: 270px;
    height: 210px;
    position: absolute;
    top: 0;
    right: -320px;
    background-color: #fff;
    display: none;
    padding: 0 25px;
}

.programme .programmeList>li.last>a {
    border-bottom: none
}

.programme .programmeCon h3 {
    font-weight: normal;
    font-size: 24px;
    border-bottom: 1px solid #dedede;
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 30px;
}

.programme .programmeCon h3 a {
    color: #333
}

.programme .programmeCon p {
    line-height: 24px;
    color: #666;
    font-size: 13px;
    margin-top: 10px;
}

.programme .div_A {
    overflow: hidden;
    margin-top: 20px;
}

.programme .div_A a {
    background: url("../Img/Common/programme_a.png") no-repeat center bottom;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 14px;
}

.programme .div_A a:first-child {
    background-position: center top
}

.programme .programmeList>li.cur .programmeCon {
    display: block
}

.programme .positopnBtm {
    top: inherit;
    bottom: 0
}

.programme .fisrtTop {
    top: -16px;
}

.programmeBox {
    position: relative;
    height: 471px;
    width: 1003px;
    overflow: hidden
}

.programmeBox .listBoxCon {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 2006px;
}

.programmeBox .listBoxCon>li {
    width: 1003px;
    height: 471px;
    float: left
}


/*产品中心*/
.pro {
    overflow: hidden;
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
}

.pro .proNav {
    overflow: hidden;
    width: 100%;
    margin-top: 55px;
}

.pro .dl {
    width: 246px;
    float: left;
}

.pro .dl dt {
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #f9f9f9 url("../pro_dt_bg.png") no-repeat left center;
    border: 1px solid #f9f9f9;
    border-bottom: 1px solid #dedede;
}

.pro .dl dt.lasta {
    background: #f9f9f9 url("aline.png") no-repeat left center;
}

.pro .dl dt a {
    color: #333333;
    text-decoration: none
}

.pro .dl:first-child dt {
    background: #f9f9f9
}

/* .pro .dl:first-child dd{ border-left:1px solid #dedede} */
.pro .dl dd {
    height: 195px;
    padding: 30px 15px;
    border-right: 1px solid #f8f8f8;
    border-bottom: 1px solid #dedede
}

.pro .dl dd a {
    display: block;
    background: url("../pro_aBg.png") no-repeat 30px center;
    text-indent: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

/* .pro dl.last dd{ border-right: none; background: none} */

.pro .dl:hover dt {
    background: #3d8edf;
    border-color: #3d8edf;
}

.pro .dl:hover dt a {
    color: #fff;
}

.pro .dl:hover dd{
    background: #74b0ec;
}
.pro .dl:hover dd a{
    color: #fff;background: url("../pro_aBg2.png") no-repeat 30px center;
}

.pro .proBox {
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}

.pro .list li {
    width: 312px;
    float: left;
    margin-right: 33px;
    margin-bottom: 35px;
}

.pro .list li.last {
    margin-right: 0
}

.pro .list li img {
    padding: 5px;
    border: 1px solid #d9d9d9;
}

.pro .list li span {
    display: block;
    padding: 20px 0;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #dedede;
    text-align: center;
}

.pro .pro_a {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.pro .pro_a a {
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 81px;
    height: 32px;
    margin: 0 1px;
    display: inline-block;
    background: url("../pro_a.png") no-repeat center 0;
    line-height: 32px;
}

.pro .pro_a a {
    *display: inline
}

.pro .pro_a a.pro-a1 {
    background-position: center 0
}

.pro .pro_a a.pro-a2 {
    background-position: center -32px
}

.pro .pro_a a.pro-a3 {
    background-position: center -64px;
    color: #333
}


/*需求*/
.need {
    overflow: hidden;
    width: 100%;
    background: url("../needBg.jpg") no-repeat center;
    height: 200px;
}

.need .needLt {
    margin-left: 25px;
    margin-top: 35px;
    float: left
}

.need .needLt h4 {
    color: #fff;
    font-size: 16px;
    font-weight: normal
}

.need .needLt h4 span {
    font-size: 36px;
    display: block
}

.need .needLt p {
    color: #a6d27d;
    font-size: 17px;
    margin-top: 5px;
    text-transform: uppercase;
}

.need .needLt a {
    display: block;
    width: 167px;
    margin-top: 10px;
}

.need .needRt {
    float: right;
    width: 520px;
    margin-right: 13px;
    margin-top: 26px;
}

.need .needRt p {
    color: #fff;
    font-size: 14px;
}

.need .list {
    overflow: hidden;
    margin-top: 10px;
}

.need .list li {
    background: url("../need_liBg.png") no-repeat center;
    width: 238px;
    padding: 0 10px;
    margin-bottom: 5px;
    overflow: hidden;
}

.need .list li input {
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    color: #999999;
    border: none;
    outline: none;
    width: 100%;
}

.need .list li.last {
    width: 500px;
    background: url("../need_liBg1.png") no-repeat center;
}

.need .needRt a.more {
    display: block;
    width: 130px;
}

/*细节铸就品质*/
.case {
    overflow: hidden;
    width: 100%;
    padding-bottom: 45px;
}

.case .caseBox {
    overflow: hidden;
    width: 1120px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative
}

.case em.em {
    display: block;
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 51px;
    top: 70px;
}

.case em.caselt {
    background: url(../caseLt.png) no-repeat center top;
    left: 0
}

.case em.casert {
    background: url(../caseRt.png) no-repeat center top;
    right: 0
}

.case em.em:hover {
    background-position: bottom
}

.case .caseCon {
    overflow: hidden;
    width: 1003px;
    height: 230px;
    margin: 0 auto;
    position: relative
}

.case ul {
    position: absolute;
    top: 0;
    left: 0
}

.case ul li {
    width: 237px;
    float: left;
    margin-right: 18px;
}

.case ul li a {
    text-decoration: none
}

.case ul li img {
    display: block;
    margin: 0 auto;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #d9d9d9
}

.case ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    color: #333
}

/*vs*/
.vs {
    overflow: hidden;
    width: 100%;
    background-color: #f9f9f9;
    padding-bottom: 55px;
}

.vs .vsNav {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    background: #fff
}

.vs .vsNav li {
    width: 333px;
    border-left: 1px solid #f9f9f9;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.vs .vsNav li:first-child {
    border: none
}

.vs .vsNav li:hover,
.vs .vsNav li.cur {
    color: #fff;
    background: #3d8edf
}

.vs .vsBox {
    overflow: hidden;
    width: 1003px;
    height: 334px;
    position: relative;
    margin-top: 30px;
}

.vs .list {
    position: absolute;
    width: 3006px;
    top: 0;
    left: 0
}

.vs .list li {
    width: 1002px;
    height: 330px;
    position: relative;
    float: left
}

.vs .list li img {
    display: block
}

.vs .list li p {
    width: 501px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    float: left;
    text-align: center;
}

.vs .list li p.p {
    color: #3d8edf
}

.vs .list li a.more {
    display: block;
    width: 210px;
    height: 55px;
    position: absolute;
    right: 120px;
    top: 140px;
}

/*why*/
.why {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding-bottom: 55px;
}

.why .list {
    overflow: hidden;
    margin-top: 45px;
}

.why .list li {
    width: 235px;
    height: 350px;
    float: left;
    margin-left: 20px;
    text-align: center;
    background: #f6f6f6
}

.why .list li i {
    display: block;
    overflow: hidden;
    width: 110px;
    height: 110px;
    margin: 30px auto 10px
}

.why .list li h3 {
    font-weight: normal;
    font-size: 18px;
    color: #333
}

.why .list li p {
    padding: 0 25px;
    overflow: hidden;
    line-height: 22px;
    margin-top: 15px;
    font-size: 12px;
    color: #333
}

.why .list li em {
    width: 50px;
    height: 1px;
    background: #dcdcdc;
    margin: 20px auto 0;
    display: block
}

.why .list li:first-child {
    margin-left: 0
}

.why .list li:hover {
    background: #3d8edf
}

.why .list li:hover i img {
    margin-top: -110px;
}

.why .list li:hover h3,
.why .list li:hover p {
    color: #fff
}

.why .list li:hover em {
    background-color: #fff
}

.why .whyWen {
    overflow: hidden;
    width: 100%;
    margin-top: 35px;
}

.why .whyWen i {
    background: #dedede;
    width: 140px;
    height: 1px;
    display: block;
    margin: 0 auto
}

.why .whyWen p {
    color: #333333;
    font-size: 18px;
    margin-top: 20px;
    text-align: center
}

.why .whyWen a {
    width: 145px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    margin: 15px auto 0;
    background: #3d8edf;
    color: #fff;
    border-bottom: 2px solid #2d5176;
    font-size: 18px;
}

.why .title em {
    background: url("../whyTitBg.png") no-repeat center
}

/*优势*/
.adv {
    overflow: hidden;
    width: 100%
}

.adv .advBg {
    overflow: hidden;
    width: 100%;
}

.adv .adv01 {
    background: url("../advBg_01.jpg") no-repeat center;
    height: 254px
}

.adv .adv02 {
    background: url("../advBg_02.jpg") no-repeat center;
    height: 130px
}

.adv .adv03 {
    background: url("../advBg_03.jpg") no-repeat center;
    height: 130px
}

.adv .advBox {
    width: 1072px;
    overflow: hidden;
    margin: 0 auto
}

.adv .adv01 img {
    display: block;
    margin: 105px auto 0;
}

.adv .advDl {
    overflow: hidden;
    width: 465px;
}

.adv .advDl dd {
    overflow: hidden;
}

.adv .wen {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.adv .wen b {
    display: block;
    width: 60px;
    height: 60px;
    float: left
}

.adv .wenBox {
    width: 400px;
    float: right
}

.adv .wenBox h3 {
    font-weight: normal;
    font-size: 24px;
    color: #333333;
}

.adv .wenBox h3 .strong {
    color: #3d8edf;
    font-weight: normal
}

.adv .wenBox span {
    display: block;
    background: url("../advIBg.png") no-repeat left bottom;
    padding-bottom: 10px;
    font-size: 12px;
    color: #999;
}

.adv .advDl dd p {
    background: url("../advDl_p.png") no-repeat left 12px;
    padding-left: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.adv .advDl dt a {
    width: 400px;
    height: 250px;
    display: block;
    margin-top: 50px;
    padding: 5px;
    background: #fff;
    border: 1px solid #e1e1e1;
    background-position-y: 5px !important;
}


/*听听*/
.Listen {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding-bottom: 95px;
}

.Listen .List {
    overflow: hidden;
    width: 1003px;
    margin-top: 70px;
    position: relative;
    height: 409px;
}

.Listen .LisstenUl {
    position: absolute
}

.Listen .LisstenUl li {
    width: 232px;
    height: 357px;
    padding: 25px 50px;
    border: 1px solid #fff;
    float: left;
    text-align: center
}

.Listen .LisstenUl li a.more {
    width: 225px;
    height: 255px;
    display: block;
    margin: 0 auto;
    position: relative
}

.Listen .LisstenUl li a.more i {
    display: block;
    width: 225px;
    height: 225px;
    background: url("../ListenImgBg.png") no-repeat center;
    position: absolute;
    top: 0;
    left: 0
}

.Listen .LisstenUl li h3 {
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Listen .LisstenUl li p {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 3px;
}

.Listen .LisstenUl li a.xq {
    color: #3d8edf;
    font-size: 12px;
}

.Listen .LisstenUl li:hover {
    border: 1px solid #dedede
}

.Listen .LisstenUl li em {
    display: block;
    width: 100%;
    height: 1px;
    background: #dedede;
    margin: 10px 0
}

.Listen .title em {
    background: url("../whyTitBg.png") no-repeat center
}

/*about*/
.aB {
    overflow: hidden;
    width: 100%;
    height: 490px;
    background-color: #3d8edf;
}

.aB .abDl {
    width: 100%;
    height: 273px;
    margin-top: 65px;
}

.aB .abDl dt,
.aB .abBox,
.aB .list li {
    position: relative;
    width: 465px;
    height: 273px;
    overflow: hidden
}

.aB .abDl dt {
    float: left;
}

.aB .list {
    position: absolute;
}

.aB .list li {
    float: left;
}

.aB .list li i {
    width: 95%;
    height: 90%;
    left: 2.5%;
    top: 5%;
    border: 1px solid #fff;
    position: absolute;
    display: block
}

.aB dd {
    float: right;
    width: 510px;
}

.aB dd h3 {
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
}

.aB dd h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    color: #fff
}

.aB dd h3 span {
    display: block
}

.aB dd p {
    font-size: 14px;
    height: 120px;
    overflow: hidden;
    line-height: 24px;
    color: #fff;
    margin-top: 15px;
}

.aB dd a.more {
    width: 126px;
    height: 40px;
    background-color: #fff;
    font-size: 14px;
    color: #3d8edf;
    display: block;
    margin-top: 19px;
    line-height: 40px;
    text-align: center;
}

.aB .aB-Btn {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 121px;
}

.aB .aB-Btn em#abLt {
    float: left;
}

.aB .aB-Btn em#abRt {
    float: right;
}

.aB .aB-Btn em {
    cursor: pointer
}

/*Honor*/
.Honor {
    width: 100%;
    position: relative;
    z-index: 99999
}

.Honor .HonorBox {
    position: relative;
    width: 1021px;
    height: 380px;
    margin: 0 auto;
}

.Honor .HonorCon {
    padding: 30px 35px 0;
    width: 951px;
    position: absolute;
    top: -110px;
    height: 406px;
    background: #fff;
    box-shadow: 0 0 15px #999;
}

.Honor .hTit {
    overflow: hidden;
    width: 100%;
    text-align: center
}

.Honor .hTit h3 {
    font-size: 18px;
    font-weight: normal;
    padding-left: 7px;
    text-align: center
}

.Honor .hTit h3 a {
    display: block;
    color: #333;
}

.Honor .hTit h3 p {
    font-size: 12px;
    color: #999
}

.Honor .alBox {
    width: 100%;
    /* height:445px; */
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    margin-bottom: 20px;
}

.Honor .alBox i {
    display: block;
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 36px;
    top: 110px;
    z-index: 100
}

.Honor .allt {
    background: url(../HonorLt.png) no-repeat center top;
    left: 30px
}

.Honor .alrt {
    background: url(../HonorRt.png) no-repeat center top;
    right: 30px
}

.Honor .alCon {
    width: 845px;
    position: relative;
    margin: 0 auto;
}

.Honor .list {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    border: none
}

.Honor .list p {
    display: none;
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.Honor .list img {
    width: 100%;
    display: block
}

.Honor .list a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.Honor .li01 {
    width: 228px;
    height: 190px;
    left: 35px;
    top: 30px;
    z-index: 1;
}

.Honor .li02 {
    width: 264px;
    height: 220px;
    left: 150px;
    top: 15px;
    z-index: 2
}

.Honor .li03 {
    width: 305px;
    height: 254px;
    left: 275px;
    top: 0;
    z-index: 3
}

.Honor .li04 {
    width: 264px;
    height: 220px;
    left: 430px;
    top: 15px;
    z-index: 2
}

.Honor .li05 {
    width: 228px;
    height: 190px;
    left: 565px;
    top: 30px;
    z-index: 1
}

.Honor .li03 p {
    display: block;
}

/*新闻*/
.news {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 5px;
}

.news .newsBox {
    width: 315px;
    margin-right: 28px;
    float: left;
}

.news .newsBox .h2 {
    font-size: 12px;
    color: #999999;
    border-bottom: 2px solid #333;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-weight: normal;
    width: 32px;
    white-space: nowrap;
}

.news .newsBox .h2 a {
    font-size: 18px;
    color: #333
}

.news .newsBox .h2 span {
    margin-left: 3px;
}

.news .list {}

.news .list li {
    overflow: hidden;
    width: 100%;
    line-height: 36px;
}

.news .list li a {
    display: block;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    width: 266px;
    font-size: 14px;
    float: left;
    color: #666;
}

.news .list li a:hover {
    color: #3d8edf;
}

.news .list li span {
    display: block;
    float: right;
    color: #999999;
}

.news .newsBox a.more {
    width: 75px;
    height: 36px;
    display: block;
    margin-top: 10px;
}

.news .da {
    width: 100%;
    position: relative;
    height: 180px;
    overflow: hidden
}

.news .daBox {
    position: absolute
}

.news .daBox li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 21px;
}

.news .daBox li h4,
.news .daBox li p {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    padding-left: 25px;
    font-size: 14px;
}

.news .daBox li h4 {
    font-weight: normal;
    background: url("../news_q.png") no-repeat left center
}

.news .daBox li h4 a {
    color: #666
}

.news .daBox li h4 a:hover {
    color: #3d8edf;
}

.news .daBox li p {
    color: #333;
    background: url("../news_a.png") no-repeat left center;
    margin-top: 5px;
}

/*link*/
.link {
    overflow: hidden;
    width: 100%;
    padding: 30px 0;
    background-color: #515c6a;
}

.link h3 {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    width: 110px;
    float: left;
    margin-left: 10px;
}

.link h3 a {
    color: #fff
}

.link h3 span {
    display: block;
    text-transform: uppercase;
    margin-top: 3px
}

.link .linkUl {
    float: right;
    width: 883px;
}

.link .linkUl li {
    float: left;
    padding: 0 15px;
    background: url("../Img/Common/link_liBg.png") no-repeat right center;
    margin: 5px 0
}

.link .linkUl li a {
    color: #fff
}

.link .linkUl li:last-of-type {
    background: none
}