@charset "utf-8";

/* CSS Document */


/*css重置*/


/**{margin:0px;padding:0px;font-family:Arial,'微软雅黑';font-size:12px;outline:none;}*/

a {
    text-decoration: none;
}

a {
    outline: none;
    /* for Forefox */
}

a {
    star: expression(this.onFocus=this.blur());
    /* for Ie*/
}

li {
    list-style: none;
}

img {
    border: none;
    outline: none;
}

body {
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    background: none;
}


/*首页*/

#ipage {
    float: left;
    width: 100%;
    position: relative;
}

.ppt {
    width: 100%;
    overflow: hidden;
    height: 450px;
    text-align: center;
    position: relative;
    margin-top: -10px;
}

.jpg {
    position: absolute;
    width: 1920px;
    height: 450px;
    top: 0px;
    left: 50%;
    margin-left: -960px;
}

.icon {
    position: absolute;
    bottom: 15px;
    left: 50%;
    z-index: 9999;
    margin-left: -39px;
}

.icon a {
    height: 15px;
    width: 15px;
    overflow: hidden;
    margin-left: 10px;
    text-decoration: none;
    float: left;
    background: url(../images/icon7.png) no-repeat left top;
    text-indent: -99em;
}

.icon .selected {
    background: url(../images/icon8.png) no-repeat left top;
}

.sa {
    float: left;
    width: 1920px;
    height: 450px;
    position: relative;
}

.caroufredsel_wrapper {
    text-align: center;
}

#mainBox .proShow {
    width: 960px;
    overflow: hidden;
    margin-top: 26px;
}

#mainBox .proShow div {
    float: left;
    text-align: center;
    width: 192px;
}

#mainBox .proShow span {
    display: block;
    margin-top: 10px;
}

#mainBox .information {
    overflow: hidden;
    margin-top: 16px;
}

#mainBox .information .ifmLeft {
    width: 100%;
}

#mainBox .information h6 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px #c6c6c6 solid;
    padding-bottom: 16px;
    margin-bottom: 14px;
}

#mainBox .information .ifmLeft .photo {
    float: left;
    /*border: 1px solid #afafaf;*/
    padding: 10px;
}

#mainBox .information .ifmLeft .photo .layout-area {
    margin-top: 0px;
}

#mainBox .information .ifmLeft .text {
    width: 100%;
}

#mainBox .information .ifmLeft .more {
    font-weight: bold;
    color: #333;
    margin-top: 30px;
    cursor: pointer;
    float: right;
}

#mainBox .information .ifmLeft .more a {
    color: #333;
}

#mainBox .information .ifmRight {
    float: right;
    width: 463px;
    overflow: hidden;
    position: relative;
}

#mainBox .information .ifmRight ul {
    width: 1389px
}

#mainBox .information .ifmRight ul .itime {
    float: left;
    margin-right: 12px;
    display: block;
    height: 102px;
    width: 102px;
    background: url(../images/icon2.png);
    border-radius: 51px;
    text-align: center;
    color: #fff;
}

#mainBox .information .ifmRight ul .itime span {
    display: block;
}

#mainBox .information .ifmRight ul .itime .timeOne {
    font-size: 30px;
    margin-top: 25px;
}

#mainBox .information .ifmRight ul a {
    color: #333;
    font-size: 12px;
}

#mainBox .information .ifmRight ul p {
    color: #666;
}

#mainBox .information .ifmRight ul p:hover {
    color: #0072ff;
}

#mainBox .information .ifmRight ul .rightMain {
    width: 463px;
}

#mainBox .information .ifmRight ul li {
    overflow: hidden;
    padding-bottom: 10px;
}

#mainBox .information .ifmRight ul .title {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

#mainBox .information .ifmRight .btn {
    display: none;
    position: absolute;
    top: 6px;
    right: 0px;
}

#mainBox .information .ifmRight .btn span {
    display: block;
    float: left;
    height: 6px;
    width: 6px;
    margin-left: 7px;
    background: url(../images/icon3.png);
    border-radius: 3px;
    cursor: pointer;
}

#mainBox .information .ifmRight .more {
    margin-top: 12px;
    font-weight: bold;
}

#mainBox .information .more a:hover {
    color: #0072ff;
}

#mainBox .information .rightMain a:hover {
    color: #0072ff;
}

#mapBox {
    height: 140px;
    width: 100%;
    background: url(../images/imap.jpg);
    margin-bottom: -32px;
    margin-top: 30px;
    overflow: hidden;
}

#mapBox .mapBtn {
    width: 960px;
    margin: 22px auto 0 auto;
    color: #fff;
}

#mapBox .mapBtn li {
    float: left;
    width: 33%;
    text-align: center;
}

#mapBox .mapBtn li img {
    margin-bottom: 8px;
}

.layout-area {
    margin-top: 12px;
}


/*公司介绍*/

#headerBox {
    height: 110px;
    width: 100%;
    background: url(../images/iheaderBg.png);
}

#headerBox .header {
    margin: 0 auto;
    width: 960px;
    height: 100%;
    background: url(../images/headerBg.jpg) no-repeat center top;
}

#headerBox .logo {
    float: left;
    margin-top: 31px;
    height: 39px;
    width: 260px;
    background: url(../images/logo.png);
    cursor: pointer;
}

#headerBox .nav {
    float: right;
}

#headerBox .nav .btnBox {
    height: 30px;
    margin-top: 22px;
}

#headerBox .nav .btnBox .china {
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/ChinaBg.png);
    cursor: pointer;
}

#headerBox .nav .btnBox .china:hover {
    background: url(../images/ChinaBg.png);
}

#headerBox .nav .btnBox .english {
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/EnglishBg.png) no-repeat left -30px;
    margin-right: 10px;
    cursor: pointer;
}

#headerBox .nav .btnBox .english:hover {
    background: url(../images/EnglishBg.png);
}

#headerBox .nav .menu-level-2 {
    float: left;
    padding: 0 14px;
    margin-top: 10px;
    cursor: pointer;
}

#headerBox .nav .menu-level-2 a {
    color: #666;
    font-weight: bold;
    font-size: 14px;
}

#headerBox .nav .menu-level-2 a:hover {
    color: #0072ff;
}

#headerBox .nav .menu-level-2.active a {
    color: #0072ff;
}

#bannerBox {
    width: 100%;
    margin: -10px auto 0 auto;
    text-align: center;
}

#bannerBox .banner {
    width: 100%;
    height: 200px;
}

#bannerBox .banner1 {
    background: url(../images/aboutBg.jpg) no-repeat center top;
}

#bannerBox .banner2 {
    background: url(../images/proBg.jpg) no-repeat center top;
}

#bannerBox .banner3 {
    background: url(../images/newsBg.jpg) no-repeat center top;
}

#bannerBox .banner4 {
    background: url(../images/downBg.jpg) no-repeat center top;
}

#bannerBox .banner5 {
    background: url(../images/contectBg.jpg) no-repeat center top;
}

#bannerBox .layout-area {
    margin-top: -10px;
}

#bannerBox .layout-area p {
    margin: 0 auto;
}

#mainBox {
    width: 960px;
    margin: 0 auto;
}

#mainBox .main .menu {
    overflow: hidden;
}

#mainBox .main .menu li {
    float: left;
    margin-top: 23px;
    margin-right: 5px;
}

#mainBox .menu li a {
    color: #666;
}

#mainBox .main .menu div {
    clear: both;
}

#mainBox .line {
    margin-top: 14px;
    height: 1px;
    background: #aaa;
}

#mainBox h1 {
    margin-top: 32px;
    width: 960px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

#mainBox .aboutPhoto {
    margin-top: 26px;
}

#mainBox p {
    line-height: 22px;
    color: #666;
}

#footerBox {
    margin-top: 32px;
    width: 100%;
    height: 54px;
    border-top: #666 1px solid;
}

#footerBox .footer {
    margin: 20px auto 0 auto;
    width: 960px;
    text-align: center;
    color: #333;
}

#footerBox .footer a {
    color: #333;
}

.breadcrumbs {
    margin-top: 16px;
}

.breadcrumbs span a {
    color: #000;
}

.breadcrumbs span a:hover {
    color: #0072ff;
}


/*联系我们*/

#mainBox .contectUs {
    margin-top: 26px;
    background: url(../images/mapBg.jpg) no-repeat top right;
    padding-bottom: 20px;
}

#mainBox .contectUs h2 {
    margin-top: 16px;
    font-size: 24px;
    color: #333;
    padding: 16px 0 8px 0;
}

#mainBox .contectUs span {
    color: #1c388d;
    cursor: pointer;
}

#mainBox .map {
    width: 960px;
    height: 350px;
    border: 1px solid #afafaf;
}


/*实时动态*/

#mainBox .news .newsLeft {
    float: left;
}

#mainBox .news .newsRight {
    float: right;
    width: 734px;
}

#mainBox .news .newsRight h3 {
    font-weight: bold;
}

#mainBox .news .newsRight h3 a:hover {
    color: #0072ff;
}

#mainBox .news .newsRight .time {
    padding: 10px 0;
    color: #007de2;
}

#mainBox .news .newsRight p a:hover {
    color: #0072ff;
}

#mainBox .news .newsRight .more {
    margin-top: 35px;
    cursor: pointer;
}

#mainBox .news .newsRight .more a {
    color: #333;
    font-weight: bold;
}

#mainBox .news .newsRight .more a:hover {
    color: #0072ff;
}

#mainBox .news .newsRight a {
    color: #333;
}

#mainBox .news li {
    overflow: hidden;
    width: 960px;
    padding: 25px 0;
    border-bottom: #888 1px dashed;
}

#mainBox .pageBox {
    margin: 34px 0;
    overflow: hidden;
    text-align: center;
}

#mainBox .page {
    margin: 0 auto;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.page li a {
    line-height: 34px;
    width: 34px;
    display: inline-block;
}

#mainBox .page .pageHover {
    background: #3366cc;
    color: #fff;
    border: 1px #3366cc solid;
}

#mainBox .pageBox li {
    float: left;
    margin: 0px 3px;
    width: 34px;
    height: 34px;
    border: 1px solid #ababab;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #666;
    cursor: pointer;
    border-radius: 2px;
}

#mainBox .pageBox .first {
    display: none;
}

#mainBox .pageBox .last {
    display: none;
}

#mainBox .pageBox .selected {
    background: #3366cc;
    border: 1px #3366cc solid;
}

#mainBox .pageBox .selected a {
    color: #fff;
}

#mainBox .news_title {
    margin-bottom: 16px;
}

#mainBox .page ul li a {
    color: #333;
}


/*下载中心*/

#mainBox .downNav {
    margin-top: 20px;
    border-bottom: #3b9ae7 1px solid;
    overflow: hidden;
}

#mainBox .downNav li {
    float: left;
    margin-right: 1px;
    width: 159px;
    height: 46px;
    background: url(../images/downBgAll.png);
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 46px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

#mainBox .downs {
    display: none;
}

#mainBox .downMain li {
    overflow: hidden;
    width: 960px;
    padding: 25px 0;
    border-bottom: #888 1px dashed;
}

#mainBox .downMain .downLeft {
    float: left;
    font-weight: bold;
    color: #333;
}

#mainBox .downMain .downRight {
    float: right;
    cursor: pointer;
}

#mainBox .downMain .downRight a {
    color: #333;
    padding-left: 28px;
    line-height: 20px;
    background: url(../images/downBtn.jpg) no-repeat left center;
}

#mainBox .downMain .downRight a:hover {
    color: #0072ff;
    background: url(../images/blueBtn.jpg) no-repeat left center;
}

#mainBox .downNav li:hover {
    background: url(../images/downBgHover.png);
    color: #fff;
}

#mainBox .downNav .downNavHover {
    background: url(../images/downBgHover.png);
    color: #fff;
}

#mainBox .downNav .downNavHover1 {
    background: url(../images/downBgHover.png);
    color: #fff;
}


/*产品中心*/

#mainBox .pro {
    margin-top: 24px;
    overflow: hidden;
}

#mainBox .pro li {
    margin-bottom: 10px;
    height: 246px;
    width: 475px;
}

#mainBox .pro .proLeft {
    float: left;
    position: relative;
}

#mainBox .pro .proRight {
    float: right;
}

#mainBox .pro .pro6 {
    background: #e8e8e8 url(../images/logo.png) no-repeat center center;
}

#mainBox .pro .proOne {
    margin-left: 25px;
    width: 180px;
    float: left;
}

#mainBox .pro .proTwo {
    float: right;
    margin-right: 30px;
}

#mainBox .pro h4 {
    margin-top: 36px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 16px;
}

#mainBox .pro h4 a {
    color: #fff;
}

#mainBox .pro h4 a:hover {
    color: #333
}

#mainBox .pro p {
    ;
    width: 182px;
}

#mainBox .pro p a {
    color: #fff;
}

#mainBox .pro a p:hover {
    color: #333;
}

#mainBox .pro .proOne p,
#mainBox .pro .proOne h4,
#mainBox .pro .proOne .moreBtn a {
    color: #fff;
}

#mainBox .pro .proImg {
    width: 240px;
    height: 246px;
}

#mainBox .pro .moreBtn {
    position: absolute;
    left: 30px;
    bottom: 30px;
    margin-top: 22px;
    width: 88px;
    border: #fff 1px solid;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
}

#mainBox .pro .proitem2 .moreBtn,
#mainBox .pro .proitem3 .moreBtn {
    position: absolute;
    left: 270px;
    bottom: 30px;
    margin-top: 22px;
    width: 88px;
    border: #fff 1px solid;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
}

#mainBox .pro .moreBtn a {
    padding: 6px 20px;
}

#mainBox .pro .moreBtn:hover {
    background: #fff;
}

#mainBox .pro .moreBtn a:hover {
    color: #333;
}

#mainBox .pro .proImg {
    float: right;
}

#mainBox .pro .proitem0 {
    background: #ef525b
}

#mainBox .pro .proitem1 {
    background: #24c2cb
}

#mainBox .pro .proitem2 {
    background: #58acd8
}

#mainBox .pro .proitem3 {
    background: #e8b044
}

#mainBox .pro .proitem4 {
    background: #092e41
}

#mainBox .pro .proitem1,
#mainBox .pro .proitem3 {
    margin-left: 10px;
}

#mainBox .pro .proitem2 .proOne,
#mainBox .pro .proitem3 .proOne {
    float: right;
    margin-right: 30px;
}


/*过滤器*/

#mainBox .glq {
    overflow: hidden;
}

#mainBox .glq li {
    width: 226px;
    margin-top: 24px;
    float: left;
    padding: 0 7px;
}

#mainBox .glq img {
    border: 1px #c3c3c3 solid;
}

#mainBox .glq h5 {
    color: #333;
    margin-top: 10px;
    text-align: center;
}


/*双泵过滤器A*/

#mainBox .glqA {
    margin-top: 14px;
    overflow: hidden;
}

#mainBox .glqA .glqALeft {
    float: left;
}

#mainBox .glqA .glqARight {
    float: right;
    width: 545px;
}

#mainBox .glqA h6 {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
}

#mainBox .glqA .online {
    margin-top: 22px;
    width: 110px;
    border-bottom: #1f8be3 1px solid;
    cursor: pointer;
    padding-bottom: 10px;
}

#mainBox .glqA .online a {
    padding: 8px 30px 20px 0;
    color: #333;
    background: url(../images/downBtn.jpg) no-repeat right 6px;
}

#mainBox .glqA .online a:hover {
    color: #0072ff;
    background: url(../images/blueBtn.jpg) no-repeat right 6px;
}

#mainBox .glqA .proNav li {
    float: left;
    margin-right: 1px;
    width: 239px;
    height: 46px;
    background: url(../images/proBgAll.png);
    text-align: center;
    line-height: 46px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

#mainBox .glqA .proNav li:hover {
    background: url(../images/proBghover.png);
    color: #fff;
}

#mainBox .glqA .proNav .proNavHover {
    background: url(../images/proBghover.png);
    color: #fff;
}

#mainBox .glqA .proNav .proNavHover1 {
    background: url(../images/proBghover.png);
    color: #fff;
}

#mainBox .proNav {
    margin-top: 20px;
    border-bottom: #3b9ae7 1px solid;
    overflow: hidden;
}

#mainBox .glqA .proXx {
    margin: 25px 0 0 0;
}

#mainBox .glqA .proXx li {
    padding-left: 26px;
    background: url(../images/circle.jpg) no-repeat left 8px;
    line-height: 22px;
}

#mainBox .glqA .proXx .proXxB {
    width: 3840px;
}

#mainBox .glqA .proXx .proXxB div {
    width: 960px;
    float: left;
}


/*错误页面*/

.error {
    margin-top: 10px;
}