/*头部样式*/

#header {
    height: 80px;
    position: relative;
    overflow: hidden;
}

.logo {
    float: left;
    padding-top: 16px;
}

.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;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    margin-top: 0px;
    width: 750px;
    float: right;
}


/*热门搜索*/

.search {
    height: 170px;
    background: #fff;
}

.aa_left {
    float: left;
    padding-top: 40px;
}

.aa_left h3 {
    color: #3566ce;
    font-size: 24px;
    font-weight: bold;
}

.aa_left p {
    display: block;
    color: #d2d2d2;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 15px;
}

.aa_left h3 span {
    display: block;
    font-size: 14px;
    padding-top: 5px;
}

.bb_right {
    float: right;
    padding-top: 45px;
}

#formsearch {
    width: 338px;
    height: 35px;
    line-height: 35px;
    background: url(../images/ss_bgm.jpg) no-repeat center center;
}

.hotSearch {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    text-align: right;
    color: #333333;
}

#search-type {
    float: left;
    width: 100px;
    height: 35px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*产品中心*/

.c1_index {
    position: relative;
    background: #f2f2f2;
}

.ttt1 {
    text-align: center;
    padding-top: 70px;
}

.ttt1 h3 {
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}

.ttt1 h3 span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #ccc;
    text-transform: uppercase;
}

.c1_conttt {
    position: relative;
    margin-top: 30px;
}

.c1_left {
    float: left;
    width: 234px;
    height: 469px;
    background: url(../images/c1_left_bg.png) no-repeat center center;
    padding: 50px;
}

.c1_left .sort1 {
    position: relative;
    padding-top: 160px;
}

.c1_left .sort1 li {
    line-height: 60px;
    padding: 0 50px;
}

.c1_left .sort1 li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.c1_left .more_pp {
    display: block;
    border: 1px solid #fff;
    width: 236px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 80px;
}

.c1_right {
    float: right;
    width: 858px;
}

.c1_right .c1_list1 {
    position: relative;
}

.c1_list1 li {
    float: left;
    margin-right: 7px;
    margin-bottom: 6px;
}

.c1_list1 li:nth-child(3n) {
    margin-right: 0px;
}

.c1_list1 li a {
    display: block;
    overflow: hidden;
}

.c1_list1 li a img {
    width: 281px;
    height: 282px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.c1_list1 li:hover a img {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}


/*广告图*/

.c2_index {
    height: 699px;
    position: relative;
    background: url(../images/c2_bg.png) no-repeat center center;
}

.ttt2 {
    text-align: center;
    padding-top: 60px;
}

.ttt2 h3 {
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}

.ttt2 h3 span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #ccc;
    text-transform: uppercase;
}

.c2_conttt {
    position: relative;
    margin-top: 35px;
    height: 417px;
    background: #fff;
}

.c2_conttt .c2_list1 {
    position: relative;
}

.c2_list1 li {
    float: left;
    width: 299px;
    height: 316px;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
}

.c2_list1 li+li {
    border-left: 1px solid #f2f2f2;
}

.c2_list1 li a.img {
    display: block;
    padding-top: 65px;
    height: 70px;
}

.c2_list1 li a.img h3 {
    padding-top: 20px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.c2_list1 li a.img span {
    display: block;
    font-size: 12px;
    color: #9d9d9d;
    padding: 15px 40px;
    line-height: 22px;
}

.c2_conttt .c2_more {
    display: block;
    background: url(../images/c2_more_bg.png) no-repeat center center;
    width: 236px;
    height: 74px;
    line-height: 55px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin: 18px auto 0;
    padding-right: 20px;
}


/*关于我们*/

.ab_index {
    position: relative;
    height: 373px;
    background: url(../images/ab_bg.png) no-repeat center center;
    padding-top: 110px;
}

.ab_conttt {
    background: #fff;
    width: 560px;
    height: 184px;
    float: right;
    margin-right: 45px;
    padding: 35px;
}

.ab_conttt h3 {
    font-size: 18px;
    color: #636363;
    background: url(../images/lin2.png) no-repeat left center;
    padding-left: 10px;
    font-weight: normal;
}

.ab_conttt span {
    display: block;
    margin-top: 15px;
    color: #636363;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
}

.ab_conttt span a {
    display: block;
    text-align: right;
}


/*新闻中心*/

.news_index {
    position: relative;
    background: #f2f2f2;
    padding-bottom: 75px;
}

.news_conttt {
    position: relative;
    margin-top: 35px;
}

.news_img img {
    width: 535px;
    height: 385px;
}

.news_list1 {
    width: 490px;
    background: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
}

.news_list1 li {
    height: 108px;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 25px;
}

.news_list1 li h3 a {
    font-size: 16px;
    color: #3d3d3d;
    font-weight: normal;
}

.news_list1 li span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
}

.news_list1 li dd {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.sort_news {
    width: 153px;
    float: right;
    margin-right: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
}

.sort_news li {
    height: 97px;
    line-height: 97px;
    background: #fff;
    text-align: center;
}

.sort_news li a {
    display: block;
    color: #333333;
    font-size: 16px;
}

.sort_news li:hover {
    background: url(../images/ks.png) no-repeat center 70px #3566ce;
}

.sort_news li:hover a {
    color: #fff;
}


/*主体样式*/

#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;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}

.foot_wap {
    background: #3e3d3d;
    padding-top: 60px;
    padding-bottom: 45px;
}

.f_aa {
    width: 600px;
    float: left;
}

.f_aa .f_logo {
    margin-bottom: 45px;
}

.f_aa .f_logo img {
    width: 416px;
    height: 54px;
}

.f_aa .f_xx {
    position: relative;
    color: #fff;
    font-size: 14px;
}

.f_bb {
    width: 600px;
}

.f_bb .f_nav {
    margin-bottom: 55px;
}

.f_bb .f_nav a {
    color: #fff;
    width: 100px;
    display: inline-block;
    text-align: center;
}

.f_bb .ban {
    text-align: right;
    font-size: 14px;
    color: #fffefe;
    line-height: 25px;
}

.f_bb .ban a {
    color: #fff;
    font-size: 14px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 40px;
    background: #0075bf;
    font-size: 18px;
    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;
    margin: 0 auto;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
}

.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: 40px;
    height: 40px;
    overflow: hidden;
    padding-right: 10px;
    background: #0075bf;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}

.sitemp .site a {
    color: #fff;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}