/*头部样式*/

.sky {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #cccccc;
    font-size: 12px;
}

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

.huan {
    float: left;
    color: #333333;
}

.k1 {
    color: #333333;
    float: right;
}

.k1 a {
    color: #333333;
}

.out {
    width: 1200px;
    margin: 0 auto;
    height: 110px;
    overflow: hidden;
    position: relative;
}

.logo {
    float: left;
    line-height: 110px;
}

.bytp {
    position: absolute;
    left: 50%;
    margin-left: -125px;
    line-height: 110px;
}

.k3 {
    float: right;
    padding-left: 55px;
    background: url(../images/phone.png) no-repeat left center;
    font-size: 16px;
    color: #e88100;
    margin-top: 30px;
    line-height: 28px;
}

.k3 span {
    color: #000;
}

#header {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}

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

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



/*热门搜索*/

.soso {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/soso.png) no-repeat center top;
    height: 165px;
    overflow: hidden;
}

.search {
    width: 1200px;
    margin: 0 auto;
    padding-top: 84px;
}

#formsearch {
    float: right;
    margin-right: 30px;
    margin-top: 15px;
    border: 1px solid #d3d3d3;
}

.hotSearch {
    float: left;
    height: 58px;
    line-height: 58px;
    font-weight: normal;
    color: #e17d00;
    font-size: 16px;
    margin-left: 15px;
}

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



/*主体样式*/

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

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





/*友情链接*/

.ffs {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin-top: 35px;
    background:#eeeeee;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
}

.f_link a {
    color: #333;
}


/*页面底部*/

.foots {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #df7c00;
    padding-top: 15px;
    padding-bottom: 25px;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #333;
    font-size:12px;
}

.copyright a{
	color: #333;
}

.nav_foot{
	text-align: center;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	color: #333;
	font-size:16px;
}
.nav_foot a{
	color: #333;
}



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

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

.left .box h3 {
    line-height: 44px;
    font-weight: 400;
    text-align: center;
    background: url(../images/nei.png) no-repeat 0% 100%;
    font-size: 18px;
    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;
    color: #df7c00;
    font-weight: 600;
    font-size: 16px;
}

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

.n_banner img {
    width: 100%;
    height: 400px;
}

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

.sort_product {
    margin-top: 10px;
}

.n_contact {
    margin-top: 10px;
}

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

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

.sitemp {
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px dashed #999
}

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

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

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



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

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

.c1tt {
    color: #e88100;
    font-size: 32px;
    text-align: center;
    font-weight: normal;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
    text-transform: uppercase;
}

.c1tt span {
    color: #5a5a5a;
    text-align: center;
}

.wntt {
    text-align: center;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: normal;
    background: url(../images/bt1.png) no-repeat center;
    line-height: 50px;
}

.jiantu1 {
    width: 325px;
    height: 250px;
    overflow: hidden;
    background: url(../images/bg1.png) no-repeat center top;
    display: block;
    margin-top: 35px;
    float: left
}

.jiantu {
    width: 174px;
    height: 214px;
    overflow: hidden;
    margin-top: 15px
}

.gsnr {
    width: 550px;
    float: left;
    margin-top: 25px;
    float: left;
    height: 255px;
    overflow: hidden;
    margin-left: 60px;
}

.jiantt {
    color: #e88100;
    font-size: 24px;
}

.gywm {
    color: #5a5a5a;
    font-size: 12px;
    line-height: 24px;
    display: block;
    margin-top: 10px;
    height: 192px;
    overflow: hidden;
    text-align:justify;
    text-indent: 25px;
}

.more1 {
    background: url(../images/bg2.png) no-repeat center;
    width: 117px;
    height: 151px;
    float: right;
    margin-top: 65px;
}

.mm1 {
    display: block;
    margin-top: 33px;
}


.c2 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bg3.png) no-repeat center top;
    height: 418px;
    overflow: hidden;
    margin-top: 50px;
    z-index: 99
}

.c2_con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99999;
    padding-top: 20px;
}

.bj1 {
    position: absolute;
    left: 360px;
    top: 0px;
    width: 600px;
    height: 412px;
    background: url(../images/bj1.png) no-repeat center top;
    z-index: 999
}

.bj2 {
    position: absolute;
    right: 360px;
    top: 0px;
    width: 600px;
    height: 412px;
    background: url(../images/bj2.png) no-repeat center top;
    z-index: 999
}

.zhantt {
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.zhanen {
    color: #fff;
    font-size: 30px;
    text-align: center;
    background: url(../images/bg4.png) no-repeat center;
}

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

.ser_con li {
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 15px;
    _display: inline;
}

.ser_con li a.img {
    display: block;
    margin: 0 auto;
    text-align: center;
}


.ser_con li h3 {
    padding-top: 15px;
}

.ser_con li h3 a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    display: block;
    line-height: 40px;
}

.ser_con li span {
    text-align: center;
    padding-top: 5px;
    display: block;
    color: #fff;
    font-size: 12px;
    width: 220px;
    line-height: 22px;
}

.ser_con li:hover a{
	color: #ff9d22;
}

.ser_con li:hover span{
	color: #ff9d22;
}


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

.cps {
    margin-top: 40px
}

.product_list2 li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 25px;
    padding:25px 15px;
    padding-bottom: 0;
    _display: inline;
    border: 1px solid #cccccc;
}

.product_list2 li a.img {
    border: 1px solid #cccccc;
    margin: 0 auto;
    display: block;
}

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

.product_list2 li h3 {
    text-align: center;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
}

.product_list2 li h3 a {
	display: block;
    color: #333333;
    font-size: 16px;
}

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

.product_list2 li:hover {
    border-color: #e88100;
}

.product_list2 li span {
    color: #ff0000;
    display: block;
    padding-left: 18px;
    padding-top: 5px;
}


.honor_m {
    width: 570px;
    margin-top: 40px;
    position: relative;
    float: left;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 40%;
    z-index: 99999
}

.l_btn {
    left: 0px;
}

.r_btn {
    right: 0px;
}

#focus {
    width: 485px;
    height: 330px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

#focus ul {
    height: 330px;
    position: absolute;
}

#focus ul li {
    width: 485px;
    height: 330px;
    overflow: hidden;
    position: relative;
    float: left;
}

#focus ul li a img {
    height: 330px;
    width: 485px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 485px;
    height: 20px;
    left: 0;
    bottom: 0;
}

#focus .btn {
    position: absolute;
    width: 485px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus ul li h3 {
    display: block;
    color: #000000;
    font-size: 14px;
    margin-top: 10px;
}

#focus ul li h3 a {
    color: #000000;
    font-size: 14px;
}


.xws {
    width: 570px;
    float: right;
    margin-right: 20px;
    margin-top: 40px;
}

.tabli {
    width: 570px;
    text-align: left;
    height: 40px;
    position: relative;
    margin: 0 auto;
}

.tabli li.cur {
    color: #fff;
    height: 40px;
    width: 140px;
    background-color: #e88100;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.tabli li {
    display: inline-block;
    cursor: default;
    height: 40px;
    width: 140px;
    line-height: 40px;
    text-align: center;
    color: #5a5a5a;
    font-size: 16px;
    cursor:pointer;
}

.tabli li a {
    color: #5a5a5a;
    display: block;
}

.tabli li:hover a,
.tabli li.cur a {
    color: #fff!important;
}

.tab {
    margin-top: 15px;
    display: none;
}



.news_list2 {}

.news_list2 li {
    line-height: 30px;
    position: relative;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 10px
}

.news_list2 li a {
    line-height: 30px;
    color: #5a5a5a;
    font-size: 14px;
}

.news_list2 li a:hover {
    text-decoration: none;
    color: #e88100;
}

.news_list2 li span {
    color: #999999;
    z-index: 0;
    line-height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list2 li dt {
    font-size: 12px;
    color: #5a5a5a;
}


.ditu {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 630px;
    background: #666666;
    margin-top: 60px;
}

.dtps {
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
}

.c2tt {
    color: #1654b2;
    font-size: 32px;
    text-align: center;
    font-weight: normal;
}

.c2tt span {
    color: #fff;
    text-align: center;
}

.wntt2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background: url(../images/bt2.png) no-repeat center;
    line-height: 50px;
}

.lainxs {
    width: 505px;
    float: left;
    margin-top: 40px;
}

.dbewm {
    width: 124px;
    height: 180px;
    overflow: hidden;
    float: left;
}

.lxnr {
    width: 350px;
    float: right;
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    height: 180px;
    overflow: hidden;
    margin-top: -7px;
}

.maps {
    display: block;
    margin-top: 20px;
    width: 485px;
    height: 200px;
    overflow: hidden;
}


.yans {
    width: 625px;
    float: right;
    margin-right: 25px;
    margin-top: 40px;
}

.ytt {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 20px
}


.bg {
    width: 540px;
}

.ming {
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    display: block;
}

.bn {
    float: left;
}

.bn #name {
    border: 1px dashed #aaaaaa;
    width: 540px;
    height: 34px;
    line-height: 34px;
    display: block;
}

.bn #contact {
    border: 1px dashed #aaaaaa;
    width: 540px;
    height: 34px;
    line-height: 34px;
}

.bn #content {
    border: 1px dashed #aaaaaa;
    width: 546px;
    height: 34px;
    line-height: 34px;
    height: 100px;
    padding: 0px;
    margin-top: 0px;
}

.tj .msgbtn {
    float: left;
    margin-left: 0px;
    width: 122px;
    height: 30px;
    background: #e88100;
    color: #fff;
    text-align: center;
    border: none;
    margin-top: 10px;
    font-size: 16px;
    border-radius:0;
}


.product_list3 {
    display: block;
    margin-top: 40px;
}

.product_list3 li {
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    _display: inline;
}

.product_list3 li a.img {
	border:1px solid #9e9e9e;
}

.product_list3 li a.img img {
    width: 262px;
    height: 86px;
}

.product_list3 li h3 {
    text-align: center;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.product_list3 li h3 a {
    font-weight: normal;
    display: block;
    color: #5a5a5a;
    font-size:18px;
}

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

.product_list3 li a.img:hover {
    border-color: #e88100;
}
