/*头部样式*/

#header {
    width: 1200px;
    margin: 0 auto;
    height: 96px;
    position: relative;
}

.top {}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

.kk {
    margin-left: 164px;
    font-size: 20px;
    font-weight: 600;
    font-family: "微软雅黑";
    color: rgb(34, 126, 221);
    margin-top: 18px;
}

.kk span {
    display: block;
    font-size: 14px;
    font-family: "微软雅黑";
    color: rgb(102, 102, 102);
    font-weight: 400;
    margin-top: 4px;
}

.topLink {
    width: 343px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 36px;
    padding-top: 5px;
}

.topLink .k2 {
    font-size: 21px;
    font-family: "微软雅黑";
    text-align: left;
    background: url(../images/phone.png) no-repeat left;
    padding-left: 45px;
    line-height: 20px;
    color: #227edd;
    margin-top: 24px;
}

.toubg {
    line-height: 36px;
    background: #eeeeee;
    color: #2a2a2a;
}

.toubg a {
    color: #2a2a2a;
}

.tong {
    width: 1200px;
    margin: 0 auto;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*热门搜索*/

.out-ss {
    border-bottom: 1px solid #e8e8e8;
    height: 70px;
}

.search {
    text-align: left;
    width: 1200px;
    margin: 0 auto;
}

#formsearch {
    width: 320px;
    float: right;
    height: 28px;
    background: url(../images/ss.jpg) no-repeat;
    margin-top: 21px;
}

.hotSearch {
    float: left;
    line-height: 70px;
    font-weight: 600;
}

.hotSearch a {
    font-weight: 400;
}


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 28px;
    background: none;
    border: none;
    line-height: 28px;
}

#formsearch input#keyword {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    color: #666;
    width: 260px;
}

#formsearch input#s_btn {
    width: 45px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: none;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*模拟select弹出框*/

.searchs {
    position: relative;
    display: inline-block;
    z-index: 99999;
    float: left;
    width: 100px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
    line-height: 22px;
    text-align: center;
    color: #000;
    height: 22px;
}

.option_g {
    display: none;
    border: 1px solid #c8c8c8;
    border-top: none;
    background: #fff;
}

.option_g li {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}

.option_g li:hover {
    background: #3480ce;
    color: #fff;
}

.c1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 28px;
}

.c1-title {
    background: url(../images/c1.png) no-repeat center;
    height: 164px;
    text-align: center;
}

.c1-title1 {
    font: 600 18px/24px "微软雅黑";
    color: #fff;
    padding-top: 54px;
    padding-right: 100px;
}

.c1-title1 span {
    display: block;
    font: 400 12px/26px "微软雅黑";
}

.c11 {
    padding-top: 30px;
}

.c12 {}

.tab {
    position: relative;
}

.tab li {
    float: left;
    display: block;
    text-align: center;
}

.tab li a {
    display: block;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    height: 50px;
    width: 192px;
    text-align: center;
    background: #f5f5f5;
/*margin-bottom:5px;*/}

.tab li a:hover {
    text-decoration: none;
}

.tab li a.tab_click {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    background: #00a0e9;
    text-align: center;
    height: 50px;
    width: 240px;
    line-height: 50px;
}

.tab_content {
    padding-top: 16px;
    position: relative;
}

.product_list1 {}

.product_list1 li {
    float: left;
    margin-right: 26px;
    margin-bottom: 15px;
}

.product_list1 li a.img {
    border: 1px solid #e0e1dc;
}

.product_list1 li a.img img {
    width: 278px;
    height: 192px;
}

.product_list1 li h3 {
    text-align: center;
    padding-top: 10px;
}

.product_list1 li h3 a {
    font-weight: normal;
    font-size: 14px;
    color: #333;
}

.product_list1 li a.img {
    display: block;
}

.product_list1 li a.img:hover {
    border-color: #1fac75;
}

.roll_product {
    float: left;
}

.product_list1 li:nth-child(4n) {
    float: right;
    margin-right: 0;
}

.c2 {
    background: #eef2f6;
    height: 600px;
    overflow: hidden;
    margin-top: 60px;
}

.c22 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
}

.c2-title {
    background: url(../images/ljba.png) no-repeat center 0;
    height: 83px;
    font: 600 24px/86px "微软雅黑";
    color: #00a0e9;
    text-align: center;
    padding-top: 2px;
}

.c2-title span {
    color: #000;
    padding-left: 10px;
}

@keyframes mymove {
    from {
        transform: rotateZ(0);
    }
    to {
        transform: rotateZ(360deg);
    }
}

.bei {
    position: absolute;
    top: 156px;
    left: 50%;
    margin-left: -188.5px;
    background: url(../images/33.png) no-repeat;
    width: 377px;
    height: 377px;
    animation: mymove 10s linear infinite;
    -webkit-animation: mymove 10s linear infinite;
}

.bei1 {
    background: url(../images/22.png) no-repeat;
    width: 369px;
    height: 369px;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -184.5px;
    z-index: 999;
}

.c2a {
    background: url(../images/c2a.png) no-repeat;
    width: 149px;
    height: 265px;
    position: absolute;
    top: 215px;
    left: 365px;
    z-index: 9999;
}

.c2b {
    background: url(../images/c2b.png) no-repeat;
    width: 149px;
    height: 265px;
    position: absolute;
    top: 215px;
    right: 365px;
    z-index: 9999;
}

.c2aa {
    width: 340px;
    text-align: right;
    font: 400 14px/16px "微软雅黑";
    color: #333;
    position: absolute;
    left: 26px;
    top: 198px;
}

.c2aa h3 {
    color: #999;
    font-size: 12px;
    font-family: "arial";
    font-weight: 400;
    padding-top: 6px;
}

.c2bb {
    width: 340px;
    text-align: right;
    font: 400 14px/16px "微软雅黑";
    color: #333;
    position: absolute;
    left: 22px;
    top: 318px;
}

.c2bb h3 {
    color: #999;
    font-size: 12px;
    font-family: "arial";
    font-weight: 400;
    padding-top: 6px;
}

.c2cc {
    width: 355px;
    text-align: right;
    font: 400 14px/16px "微软雅黑";
    color: #333;
    position: absolute;
    left: 12px;
    top: 448px;
}

.c2cc h3 {
    color: #999;
    font-size: 12px;
    font-family: "arial";
    font-weight: 400;
    padding-top: 6px;
}

.c2dd {
    width: 335px;
    text-align: left;
    font: 400 14px/16px "微软雅黑";
    color: #333;
    position: absolute;
    right: 26px;
    top: 186px;
}

.c2dd h3 {
    color: #999;
    font-size: 12px;
    font-family: "arial";
    font-weight: 400;
    padding-top: 6px;
}

.c2ee {
    width: 345px;
    text-align: left;
    font: 400 14px/16px "微软雅黑";
    color: #333;
    position: absolute;
    right: 18px;
    top: 321px;
}

.c2ee h3 {
    color: #999;
    font-size: 12px;
    font-family: "arial";
    font-weight: 400;
    padding-top: 6px;
}

.c2ff {
    width: 345px;
    text-align: left;
    font: 400 14px/22px "微软雅黑";
    color: #333;
    position: absolute;
    right: 19px;
    top: 455px;
}

.c2ff h3 {
    color: #999;
    font-size: 12px;
    font-family: "arial";
    font-weight: 400;
    padding-top: 6px;
    line-height: 16px !important;
}

.c3 {
    background: url(../images/bg.png) no-repeat center;
    height: 200px;
}

.c33 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.c3a {
    font: 400 16px/30px "微软雅黑";
    color: #fff;
    position: absolute;
    top: 48px;
    left: 89px;
}

.c3b {
    font: 600 24px/30px "微软雅黑";
    color: #fff;
    position: absolute;
    top: 118px;
    left: 312px;
}

.c4 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 62px;
    padding-bottom: 20px;
    box-sizing: border-box;
    padding-left: 52px;
}

.c4-title {
    background: url(../images/c4.png) no-repeat center;
    height: 61px;
    text-align: center;
    font: 600 24px/92px "微软雅黑";
    color: #00a0e9;
}

.c4-title span {
    color: #000;
}

.c44 {
    font: 400 12px/28px "微软雅黑";
    color: #999;
    text-align: center;
    text-transform: uppercase;
}

.c4a {
    width: 557px;
    padding-top: 88px;
}

.c4aa {
    background: url(../images/ys1.png) no-repeat left;
    height: 64px;
    font: 600 24px/26px "微软雅黑";
    color: #666;
    padding-left: 88px;
    padding-top: 26px;
}

.c4aa span {
    display: block;
    font: 400 12px/28px "微软雅黑";
    color: #999;
}

.c4-aa {
    padding-left: 88px;
    font: 400 14px/28px "微软雅黑";
    color: #666;
}

.c4b {
    width: 538px;
    height: 330px;
    overflow: hidden;
    padding-top: 10px;
}

.c5-box {
    background: #f7f6f5;
    height: 342px;
    overflow: hidden;
}

.c5 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 36px;
}

.c5a {
    width: 550px;
    margin-top: -30px;
}

.c5b {
    width: 632px;
    margin-top: 16px;
}

.c5bb {
    background: url(../images/ys2.png) no-repeat left 0;
    height: 64px;
    font: 600 24px/26px "微软雅黑";
    color: #666;
    padding-left: 88px;
    padding-top: 27px;
}

.c5bb span {
    display: block;
    font: 400 12px/28px "微软雅黑";
    color: #999;
    text-transform: uppercase;
}

.c6 {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.c6a {
    width: 493px;
    padding-top: 86px;
}

.c6aa {
    background: url(../images/ys3.jpg) no-repeat left;
    height: 64px;
    font: 600 24px/26px "微软雅黑";
    color: #666;
    padding-left: 88px;
    padding-top: 26px;
}

.c6aa span {
    display: block;
    font: 400 12px/28px "微软雅黑";
    color: #999;
}

.c4-aa {
    padding-left: 88px;
    font: 400 14px/28px "微软雅黑";
    color: #666;
}

.c4-aa p {
    padding-left: 24px;
    background: url(../images/go.png) no-repeat 0 6px;
}

.c6b {
    width: 592px;
    padding-top: 24px;
}

.c7 {
    background: url(../images/c7.jpg) no-repeat center;
    height: 590px;
    overflow: hidden;
}

.c77 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 122px;
}

.c7-box {
    background: url(../images/about.png) no-repeat center;
    height: 450px;
}

.c7a {
    width: 1100px;
    margin: 0 auto;
    padding-top: 0
}

.c7aa {
    font: 600 18px/78px "微软雅黑";
    color: #333;
    text-align: center;
}

.c7bb {
    font: 400 13px/24px "微软雅黑";
    color: #666;
    text-align: left;
}

.c7cc {
    text-align: center;
    margin-top: 50px;
}

.c7cc a {
    background: #00a0e9;
    font: 400 14px/52px "微软雅黑";
    color: #fff;
    padding: 16px 48px;
    border-radius: 3px;
    border: 1px solid #fff;
}

.c7cc a:hover {
    background: #fff;
    border: 1px solid #00a0e9;
    color: #00a0e9;
    -moz-transition: color 0.8s ease 0s;
    -webkit-transition: color 0.8s ease 0s;
    -o-transition: color 0.8s ease 0s;
    transition: color 0.8s ease 0s;
    white-space: nowrap;
}

.c8 {
    width: 1200px;
    margin: 0 auto;
}

.c8-title {
    background: url(../images/news.jpg) no-repeat center;
    height: 54px;
    text-align: center;
    font: 600 24px/72px "微软雅黑";
    color: #00a0e9;
}

.c8-title span {
    color: #000;
}

.c88 {
    font: 400 12px/14px "微软雅黑";
    color: #999;
    text-align: center;
}

.c8-content {
    padding-top: 30px;
}

.tabli1 {
    text-align: center;
}

.tabli1 li {
    display: inline-block;
    width: 400px;
    height: 50px;
    text-align: center;
    cursor: default;
    font: 400 14px/50px "微软雅黑";
    color: #333;
    background: #f5f5f5;
    margin: 0 -2px;
}

.tabli1 li.cur {
    background: #00a0e9;
    color: #fff;
}

.tab1 {
    display: none;
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.news_listt li {
    width: 280px;
    float: left;
    margin-right: 26px;
}

.news_listt li:nth-child(4) {
    float: right;
    margin-right: 0;
}

.news_listt li img {
    padding-bottom: 6px;
}

.news_sub a {
    font: 400 14px/30px "微软雅黑";
    color: #333;
}

.news_sub h3 {
    font-weight: 400;
    color: #999;
}

.news_sub span {
    font: 400 12px/18px "微软雅黑";
    color: #333;
}

.news_listt li:hover .news_sub a {
    color: #1fac75;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.xian {
    background: url(../images/xian.jpg) no-repeat center;
    height: 5px;
    margin-top: 78px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 10px;
}


/*页面底部*/

.out-foot {
    background: #eef1f6;
    margin-top: 10px;
    padding-bottom: 28PX;
}

.foot {
    width: 1200px;
    margin: 0 auto;
}

.foot a:hover {
    color: #e87518;
    text-decoration: none;
}

.fa {
    width: 198px;
}

.fb {
    width: 518px;
    font: 400 12px/22px "微软雅黑";
    color: #666;
    padding-top: 40px;
}

.fc {
    padding-top: 40px;
}

.ban {
    font-size: 14px;
    color: #535353;
    line-height: 38px;
}

.ban a {
    color: #535353;
}

#gotop {
    position: fixed;
    height: 38px;
    width: 38px;
    background: url(../images/top.png) no-repeat;
    right: 260px;
    bottom: 300px;
    cursor: pointer;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #00a0e9;
    font-size: 14px;
    color: #fff;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 960px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 21px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nei1.jpg) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    color: #000;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.con1 {
    padding-top: 20px;
}

.bt {
    text-align: center;
    color: #00a0e9;
    font-size: 27px;
    line-height: 1;
    text-transform: uppercase;
}

.bt dd {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
}

.con1 h2 {
    margin-bottom: 24px;
}

.product_listx li {
    float: left;
    margin: 0 12px;
}

.product_listx li a.img {
    display: block;
}

.product_listx li a.img img {
    border: 1px solid #bbbbbb;
    width: 278px;
    height: 192px;
}

.product_listx li h3 {
    font-weight: normal;
    text-align: center;
}

.product_listx li h3 a {
    color: #333333;
    font-size: 14px;
    line-height: 42px;
}