/*头部样式*/
/*头部样式*/

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

#header {
    height: 97px;
    z-index: 999;
}

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

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

.logo {
    float: left;
    padding-top: 10px;
}

.topLink {
    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;
}

.k1 {
    line-height: 24px;
    float: left;
    margin-left: 20px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    margin-top: 26px;
}







/*1*/

.c1 {
    margin-top: 30px;
}

.c1 h2 {
    color: #303030;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.c1 h2 dd {
    font-size: 14px;
    color: #989898;
    line-height: 1;
    margin-top: 30px;
}

.sort1 {
    text-align: center;
}

.sort1 li {
    display: inline-block;
    color: #333333;
    line-height: 1;
    margin-top: 34px;
    background: url(../images/xie.png) no-repeat right 50%;
    font-size: 16px;
    /*width: 108px;*/
    padding: 0 20px;
}

.sort1 li.tab-nav-action {
    color: #006ebd;
}

.product_list1 {
    margin-top: 30px;
}

.product_list1 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 22px;
    _display: inline;
}

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

.product_list1 li a.img {
    box-shadow: 0px 0px 14px #ccc;
}

.product_list1 li a.img img {
    width: 385px;
    height: 273px;
}

.product_list1 li h3 {
    text-align: center;
    line-height: 45px;
}

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

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

.product_list1 li:hover h3 {
    background: #00773f;
}

.product_list1 li:hover h3 a {
    color: #fff;
}

.product_list1 li:hover a.img {
    box-shadow: none;
}


/*2*/

.c2bg {
    background: #f4f4f4;
    margin-top: 54px;
}

.c2 {
    padding-top: 75px;
}

.c2 h2 {
    color: #303030;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.c2 h2 dd {
    font-size: 14px;
    color: #989898;
    line-height: 1;
    margin-top: 30px;
}

.c2 .content {
    position: relative;
}

.c2 ul {
    margin-top: 44px;
}

.c2 ul li {
    display: block;
    float: left;
    margin-right: 10px;
    box-shadow: 0px 0px 10px #ccc;
    margin-bottom: 96px;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 35%;
    cursor: pointer;
}

.l_btn {
    left: -76px;
}

.r_btn {
    right: -76px;
}


/*3*/

.c3bg {
    background: url(../images/c3.png) no-repeat center 0;
    height: 654px;
    background-attachment: fixed;
    background-size: cover;
}

.c3 {
    padding-top: 67px;
}

.c3 h2 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.c3 h2 dd {
    font-size: 14px;
    color: #989898;
    line-height: 1;
    margin-top: 30px;
}

.c3 ul {}

.c3 ul li {
    transition: all .6s;
    margin-right: 28px;
    position: relative;
    display: block;
    float: left;
    width: 379px;
    height: 268px;
    margin-top: 124px;
    background: #fff;
    text-align: center;
}

.c3 ul li:hover {
    background: #00773f;
}

.c3 ul li:nth-child(3n) {
    margin-right: 0;
}

.c3 ul li a.img {
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #515151;
    text-align: center;
    display: block;
    line-height: 90px;
    overflow: hidden;
}

.c3 ul li:hover a.img img {
    opacity: 0;
}

.bg {
    transition: all .6s;
    width: 90px;
    height: 90px;
    position: absolute;
    top: -100%;
    left: 0;
}

.c3 ul li:hover .bg {
    top: 0;
}

.c3 ul li:nth-child(1):hover .bg {
    background: url(../images/1-1h.png) no-repeat 50% 50%;
}

.c3 ul li:nth-child(2):hover .bg {
    background: url(../images/1-2.png) no-repeat 50% 50%;
}

.c3 ul li:nth-child(3):hover .bg {
    background: url(../images/1-3h.png) no-repeat 50% 50%;
}

.c3 ul li h3 {
    padding: 0 20px;
    padding-bottom: 40px;
}

.c3 ul li h3 a {
    margin-top: 70px;
    display: block;
    font-size: 27px;
    color: #3d3d3d;
    line-height: 1;
    font-weight: 500;
    transition: all .6s;
}

.c3 ul li h3 dd {
    margin-top: 30px;
    font-size: 15px;
    line-height: 26px;
    color: #969696;
    font-weight: 500;
    transition: all .6s;
}

.c3 ul li:hover h3 a {
    color: #fff;
}

.c3 ul li:hover h3 dd {
    color: #fff;
}


/*4*/

.c4 {
    padding-top: 70px;
}

.c4 h2 {
    color: #303030;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.c4 h2 dd {
    font-size: 14px;
    color: #989898;
    line-height: 1;
    margin-top: 30px;
}

.sort2 {
    text-align: center;
    margin-top: 26px;
}

.sort2 li {
    display: inline-block;
    width: 227px;
    height: 40px;
    line-height: 40px;
    color: #666666;
    background: #f7f7f7;
    font-size: 14px;
    margin: 0 7px;
}

.sort2 li.tab-nav-action2 a {
    color: #fff;
}

.sort2 li.tab-nav-action2 {
    background: #00773f !important;
    color: #fff !important;
}

.c4 .content {
    height: 762px;
}

.product_list2 {
    margin-top: 44px;
}

.product_list2 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 22px;
    _display: inline;
}

.product_list2 li:nth-child(3n) {
    margin-right: 0;
}

.product_list2 li a.img {
    box-shadow: 0px 0px 14px #ccc;
}

.product_list2 li a.img img {
    width: 385px;
    height: 273px;
}

.product_list2 li h3 {
    text-align: center;
    line-height: 45px;
}

.product_list2 li h3 a {
    font-weight: normal;
    color: #777777;
    font-size: 16px;
}

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

.product_list2 li:hover h3 {
    background: #00773f;
}

.product_list2 li:hover h3 a {
    color: #fff;
}

.product_list2 li:hover a.img {
    box-shadow: none;
}


/*5*/

.c5bg {
    background: url(../images/c5.png) no-repeat center 0;
    height: 491px;
    background-attachment: fixed;
    background-size: cover;
}

.c5 {
    padding-top: 68px;
}

.c5 h2 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 50px;
}

.c5 h2 dd {
    font-size: 14px;
    color: #b2d8f4;
    line-height: 1;
    margin-top: 30px;
}

.c5 dt {
    display: block;
    color: #ffffff;
    line-height: 50px;
    font-size: 14px;
    width: 994px;
    margin: 0 auto;
    text-align: center;
}

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

.ckk a {
    display: inline-block;
    margin: 0 6px;
}

.c6 {
    margin-top: 72px;
}

.c6-1,
.c6-2 {
    width: 384px;
    margin-right: 22px;
}

.c6-2 {
    width: 384px;
}

.news_list1 {}

.news_list1 li {
    position: relative;
    border-bottom: 1px dashed #d8d8d8;
}

.news_list1 li a {
    font-size: 14px;
    display: block;
    line-height: 46px;
    color: #444444;
    padding-left: 20px;
    background: url(../images/mr.png) no-repeat 0 50%;
}

.news_list1 li a:hover {
    text-decoration: none;
    color: #444444;
    background: url(../images/jg.png) no-repeat 0 50%;
}



/*主体样式*/

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

.menu_cate {
    width: 220px;
    float: left;
}

.cate_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;
}

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

.about_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;
}

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

.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;
}

/*首页新闻*/
.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;
    margin-top: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 16px 0;
}

.foot {
    background: #3c3c3c;
    margin-top: 30px;
    color: #868686;
}

#footer a {
    color: #868686;
}

#footer a:hover {
    color: #00773f;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #cbcbcb;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

/*------------内页-------------------*/
.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 50px;
    background: #00773f;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.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;
    position: relative;
    left: 50%;
    margin-left: -960px;
}




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

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: normal;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    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: 940px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding-right: 10px;
    background: #00773f;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 50px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 50px;
    color: #fff;
}

.sitemp .site a {
    color: #fff;
}



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