﻿@CHARSET "UTF-8";

/*头部样式*/

.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;
}
.logo img{ height:55px; margin:5px 0;}
.wph{float: right; font-size: 22px; line-height: 85px; background:url(../images/phone.png) no-repeat center left;}
.wph p{ padding-left:60px; font-weight:bold; color:#029642; font-family:"微软雅黑";}
.topLink {
    float: left;
    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;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    margin: 10px auto;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}


/*1*/

.c1 {
    margin-top: 30px;
}

.c1 h2 {
    color: #1f3297;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
	font-family:"微软雅黑";
}

.c1 dd {
    font-size: 14px;
    color: #383838;
    line-height: 1;
    margin-top: 30px;
	text-align:center;
}

.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;
}

.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: 380px;
    height: 285px;
}

.product_list1 li h3 {
    text-align: center;
    line-height: 45px;
}

.product_list1 li h3 a {
    font-weight: normal;
    color: #383838;
    font-size: 16px;
}

.product_list1 li a.img {
    display: block;
}

.product_list1 li:hover h3 {
    background: #1f3297;
}

.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: #1f3297;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
	font-family:"微软雅黑";
}

.c2 dd {
    font-size: 14px;
    color: #383838;
    line-height: 1;
    margin-top: 30px;
	text-align:center;
}

.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.jpg) 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: 40px;
    font-weight: bold;
    line-height: 1;
	font-family:"微软雅黑";
}

.c3 dd {
    font-size: 14px;
    color: #fff;
    line-height: 1;
    margin-top: 30px;
	text-align:center;
}

.c3 ul {}

.c3 ul li {
    transition: all .6s;
    margin-right: 20px;
    position: relative;
    display: block;
    float: left;
    width: 379px;
    height: 268px;
    margin-top: 124px;
    background: #fff;
    text-align: center;
}

.c3 ul li:hover {
    background: #8fbb4c;
}

.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: #8fbb4c;
    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/n1.png) no-repeat 50% 50%;
}

.c3 ul li:nth-child(2):hover .bg {
    background: url(../images/n2.png) no-repeat 50% 50%;
}

.c3 ul li:nth-child(3):hover .bg {
    background: url(../images/n3.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;
	margin-bottom:40px;
}

.c4 h2 {
    color: #63bb4c;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
	font-family:"微软雅黑";
}

.c4 dd {
    font-size: 14px;
    color: #383838;
    line-height: 1;
    margin-top: 30px;
	text-align:center;
}

.sort2 {
    text-align: center;
    margin-top: 26px;
}

.sort2 li {
    display: inline-block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    color: #666666;
    background: #f7f7f7;
    font-size: 14px;
    margin: 0 7px;
}

.sort2 li.tab-nav-action2 a {
    color: #fff;
}

.sort2 li.tab-nav-action2 {
    background: #1f3297!important;
    color: #fff!important;
	margin:5px;
}

.sort2 li.tab-nav-action2:hover{
    background: #63bb4c!important;
    color: #fff!important; 
	margin:5px;}

.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: 380px;
    height: 285px;
}

.product_list2 li h3 {
    text-align: center;
    line-height: 45px;
}

.product_list2 li h3 a {
    font-weight: normal;
    color: #383838;
    font-size: 16px;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li:hover h3 {
    background: #1f3297;
}

.product_list2 li:hover h3 a {
    color: #fff;
}

.product_list2 li:hover a.img {
    box-shadow: none;
}


/*5*/

.c5bg {
    background: url(../images/c5.jpg) 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: 35px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 50px;
	font-family:"微软雅黑";
}

.c5 dd {
    font-size: 14px;
    color: #b2d8f4;
    line-height: 1;
    margin-top: 30px;
	text-align:center;
}

.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: 50px;
}

.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;
}
.f_link a{ padding-right:8px;}

/*页面底部*/

#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: #e87518;
    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;
	margin-left:15px;
}

.left .box h3 {
    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;
}

.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: 1200px;
    margin: 0 auto;
    height: 400px;
}

.n_banner img {
    width: 1200px;
    margin: 0 auto;
    height: 400px;
}

.left {
    width: 225px;
    float: left;
	border:1px solid #ccc;
}

.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: 920px;
    margin: 0 auto;
	margin-left:280px;
    padding-bottom: 10px;
	border:1px solid #ccc;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
	margin-left:10px;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding-top: 15px;
    line-height: 24px;
  /*  padding-bottom: 112px;*/
}

.hahabg {
    height: 104px;
    background: url(../images/sj.png) repeat-x #fff;
    margin-bottom: 15px;
}

.hahat {
    line-height: 104px;
}

.hahat h2 {
    font-weight: 500;
    display: inline;
    color: #1fc8f1;
    line-height: 104px;
    font-size: 15px;
    background: url(../images/yjj.png) no-repeat right 50%;
    padding-right: 20px;
}

.hahat h2 a {
    color: #1fc8f1;
}

.haha00 {
    color: #1fc8f1!important;
}

.banner4 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 400px;
    margin-left: -600px;
    left: 50%;
    top: 0;
}

.banner4 ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner4 ul.bb4 li {
    position: absolute;
    display: none;
}

.banner4 .num4 {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.banner4 .num4 li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner4 .num4 li.num_hover4 a {
    background-color: #f7de07;
}

.banner4 .num4 li.num_hover4 a {
    color: #fff;
}

.banner4 .num4 li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #fff;
}

.allcontent {
    background: #fff;
    position: relative;
    border: 1px solid #ddd;
}

.bt {
    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    line-height: 1;
    padding-top: 40px;
    margin-bottom: 10px;
}

.list1 {
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 50px;
    line-height: 86px;
    height: 86px;
    padding: 0 25px;
    font-size: 14px;
    color: #333
}

.list1 h2 {
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.list1 a {
    color: #666;
    font-weight: 500;
}

.list_p1 li {
    display: block;
    margin-right: 32px;
    float: left;
    line-height: 86px;
}

.neinews_list {}

.neinews_list li:first-child {
    border-top: 1px solid #ddd;
}

.neinews_list li .ttjj {
    width: 272px;
    height: 153px;
    float: left;
}

.neinews_list li .ttjj img {
    width: 120px;
    height: 90px;
}

.neinews_list li {
    display: block;
    height: 50px;
    padding: 20px 0;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
}

.neinews_list li:hover {
    border-left: 2px solid #1fc8f1;
    padding-left: 18px;
}

.neinews_list li h3 a {
    line-height: 27px;
    display: block;
    margin-top: 12px;
    color: #333;
    font-size: 16px;
	float:left;
}

.neinews_list li h3 a:hover {
    text-decoration: none;
    color: #e87518;
}

.neinews_list li h3 {
    width: 830px;
    float: right;
    font-weight: 500;
    position: relative;
}

.neinews_list li h3 span {
    display: block;
    line-height: 30px;
    color: #666;
    padding-top: 15px;
    font-size: 14px;
}

.neinews_list li h3 dd {
    color: #999;
	float:right;
	margin-top:12px;
}