@CHARSET "UTF-8";

/*头部样式*/
#header {
    width: 1200px;
    margin: 0 auto;
}

.tou {
    width: 614px;
    float: right;
    padding-top: 10px;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}


.topLink {
    width: 920px;
    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: 32px;
    color: #323232;
}

.k1 a {
    color: #323232;
}

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



/*热门搜索
.search-wrap {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #efefef;
}

.search {
    text-align: left;
    height: 32px;
    width: 1160px;
    margin: 0 auto;
    padding: 10px 20px;
}

#formsearch {
    width: 225px;
    float: right;
}

.hotSearch {
    width: 500px;
    float: left;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #595757;
    font-size: 14px;
}

.hotSearch a {
    padding: 0 18px;
}

#formsearch {
    height: 30px;
    background: #fff;
    border: 1px solid #cacaca;
    line-height: 30px;
    border-radius: 10px;
    width: 312px;
    overflow: hidden;
}

#formsearch input#keyword {
    height: 30px;
    line-height: 30px;
    color: #9b9ea1;
    padding: 0 10px;
    width: 254px;
    border: none;
    display: block;
    float: left;
    font-size: 14px;
}

#formsearch input#s_btn {
    width: 37px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url(../images/search.png) no-repeat left center;
    color: #fff;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
}
*/
/*主体样式*/
#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.c1 {
    margin: 0 auto;
    width: 1160px;
    padding-top: 40px;
}

.c1 h2 {
    font: 26px/32px "微软雅黑";
    color: #000000;
    text-align: center;
}

.c1 h2 span {
    display: block;
    font-size: 20px;
    color: #f89e00;
    font-family: Arial;
}

.c1 .content {
    color: #000;
    font: 14px/25px "微软雅黑";
    padding-top: 20px;
}



.c2 {
    margin: 0 auto;
    width: 1170px;
    margin-top: 40px;
}

.c2 h2 {
    font: 26px/32px "微软雅黑";
    color: #000000;
    text-align: center;
}

.c2 h2 span {
    display: block;
    font-size: 20px;
    color: #f89e00;
    font-family: Arial;
}

.c2 .content {
    color: #000;
    font: 14px/25px "微软雅黑";
    padding-top: 20px;
    text-align: center;
    position: relative;
}

.c2 .content ul {
    height: 540px;
    overflow: hidden;
}

.c2 .content ul li {
    width: 300px;
    float: left;
}

.c2 .content ul li:nth-child(2n+0) {
    float: right;
    margin-left: 500px;
}

.c2 .content ul li img {
    width: 298px;
    height: 243px;
    border: 1px solid #ddd;
    display: block;
}

.c2 .content ul li h3 a {
    display: block;
    height: 20px;
    text-align: center;
    line-height: 20px;
    padding-bottom: 5px;
    color: #323232;
    font-size: 14px;
    font-weight: normal;
}

.c2 .content .c2v {
    width: 526px;
    height: 514px;
    overflow: hidden;
    position: absolute;
    left: 315px;
    top: 20px;
    z-index: 5;
}

.c2 .content .c2v img {
    width: 526px;
    height: 514px;
    display: block;
}



.c3 {
    width: 1920px;
    padding: 24px 0px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

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


.c4 {
    margin: 0 auto;
    width: 1168px;
}

.c4 h2 {
    font: 26px/32px "微软雅黑";
    color: #000000;
    text-align: center;
}

.c4 h2 span {
    display: block;
    font-size: 20px;
    color: #f89e00;
    font-family: Arial;
}

.c4 .content {
    color: #323232;
    font: 12px/20px "微软雅黑";
    padding-top: 20px;
    text-align: center;
}


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

.c5 h2 {
    font: 26px/32px "微软雅黑";
    color: #000000;
    text-align: center;
    padding-bottom: 10px;
}

.c5 h2 span {
    display: block;
    font-size: 20px;
    color: #f89e00;
    font-family: Arial;
}

.c5 .content {
    color: #323232;
    font: 12px/20px "微软雅黑";
    padding-top: 20px;
    text-align: center;
}

.c5a {
    width: 500px;
    height: 218px;
}

.c5b {
    width: 690px;
    background: url(../images/c5b.jpg) no-repeat 0px 0px;
    height: 218px;
    position: relative;
}

.c5b li {
    color: #323232;
    font: 16px/50px "微软雅黑";
}

.c5b .l1 {
    position: absolute;
    top: 0;
    left: 142px;
}

.c5b .l2 {
    position: absolute;
    top: 83px;
    right: 107px;
}

.c5b .l3 {
    position: absolute;
    top: 166px;
    left: 96px;
}

.c7 {
    margin: 0 auto;
    width: 1168px;
    padding-top: 45px;
}

.c7 h2 {
    font: 26px/32px "微软雅黑";
    color: #000000;
    text-align: center;
}

.c7 h2 span {
    display: block;
    font-size: 20px;
    color: #f89e00;
    font-family: Arial;
}

.c7 .content {
    padding-bottom: 35px;
    overflow: hidden;
}

.c7 .content ul {
    overflow: hidden;
}

.c7 .content ul li {
    width: 172px;
    float: left;
    margin: 0 16px;
}

.c7 .content ul li img {
    width: 172px;
    height: 86px;
    display: block;
    margin-bottom: 15px;
}

.c7 .content ul li h3 a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    color: #323232;
}


.scrolls {
    overflow: hidden;
    height: 218px;
}

.roundabout-holder {
    overflow: hidden;
    display: block;
    height: 218px;
}

.roundabout-moveable-item {
    position: relative;
    display: block;
    width: 303px;
    height: 218px;
    overflow: hidden;
}

.roundabout-moveable-item span {
    display: none;
    position: absolute;
    left: 0;
    top: 276px;
    display: block;
    width: 303px;
    height: 37px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background: url(../images/photo_sbg.png) repeat-x left top;
    cursor: pointer;
}

.roundabout-moveable-item img {
    width: 100%;
    cursor: pointer;
}

.roundabout-in-focus span {
    display: block;
}

.c6 {
    padding-top: 40px;
    width: 1168px;
    margin: 0 auto;
    height: 285px;
    position: relative;
}

.su {
    position: absolute;
    top: 71px;
    left: 679px;
}

.c6a {
    width: 584px;
}

.c6b {
    width: 396px;
}

.c6 h2 {
    font: 22px/34px "微软雅黑";
    color: #000;
    border-bottom: 1px solid #f7681c;
}

.c6 h2 a {
    float: right;
    color: #f7681c;
    font: 16px/34px "微软雅黑";
}

.c6b .content {
    line-height: 40px;
}


.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: 1168px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}

/*页面底部*/
.foot {
    background: #f77b00;
}

#footer {
    position: relative;
    width: 1168px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-top: 15px;
    color: #fff;
    line-height: 32px;
}

#footer a {
    color: #fff;
}

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

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

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

.er {
    position: absolute;
    right: 0;
    top: 20px;
}

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

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

.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: 930px;
    float: right;
    padding-bottom: 10px;
}

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

.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: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}