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

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

#header {

}

.logo {
    float: left;
    margin-top: 20px;
    line-height: 93px;
}

.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(/template/default/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 {
    float: right;
    color: #ff4f12;
    font-size: 20px;
    font-family: "impact";
    line-height: 52px;
    padding-left: 130px;
    background: url(/template/default/images/dh.png) no-repeat 0 center;
}

/*热门搜索*/

.search {
    height: 87px;
    box-shadow: 0 0 10px 0 rgba(185, 185, 185, .75);
    box-sizing: border-box;
    padding-left: 33px;
    padding-right: 55px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: -47px;
    z-index: 111111111;
    background: #fff;
}

#formsearch {
    float: right;
    background: url(/template/default/images/ss.png) no-repeat 0 50%;
    width: 245px;
    height: 35px;
    margin-top: 26px;
}

.hotSearch {
    float: left;
    line-height: 87px;
    font-weight: normal;
    padding-left: 36px;
    color: #000000;
    font-size: 15px;
    background: url(/template/default/images/hot.png) no-repeat 0 50%;
}

.k1 {
    float: left;
    line-height: 87px;
    font-weight: normal;
    color: #000000;
    font-size: 15px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    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);
}

/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 17px;
    color: #000000;
}

.k1 a {
    color: #000000;
}

#formsearch input {
    height: 35px;
    background: none;
    border: none;
    line-height: 35px;
}

#formsearch input#keyword {
    padding-left: 4px;
    color: #666;
    width: 190px;
}

#formsearch input#s_btn {
    width: 46px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0;
}

/*主体样式*/

#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(/template/default/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(/template/default/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(/template/default/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(/template/default/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(/template/default/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(/template/default/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(/template/default/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(/template/default/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: 1200px;
    margin: 0 auto;
    margin-top: 22px;
    padding-left: 174px;
    padding-top: 9px;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 18px;
    background: url(/template/default/images/link.png) no-repeat 0 0;
    box-sizing: border-box;
}

.f_link a:after {
    padding: 0 25px;
    content: '/';
}
.f_link a:nth-child(3){display:none;}
.f_link a:nth-child(9){display:none;}
/*页面底部*/
.vn10 {
    height: 300px;
    background: #154e9b;
    margin-top: 10px;
}

.vn10-con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 18px;
}

.vn10-title h3 {
    font-size: 30px;
    color: #ff4f12;
    text-transform: uppercase;
    font-family: "Microsoft YaHei";
}

.vn10-title span {
    font-size: 20px;
    color: #fff;
    font-family: "微软雅黑";
    display: block;
    padding-bottom: 15px;
    background: url(/template/default/images/foot.png) no-repeat left bottom;
    padding-top: 5px;
}

.vn10-nav {
    margin-top: 20px;
    width: 100%;
}

.vn10-nav a {
    font-size: 14px;
    color: #fff;
    font-family: "微软雅黑";
    line-height: 36px;
    width: 49%;
    display: inline-block;
}

.vn10-nav a:hover{
    color: #dcdcdc;
}

.ez1{
    width: 244px;
}

.ez2 {
    margin-left: 170px;
}

.ez2-con {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin-top: 18px;
}

.ez3-con {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.shengming{
    margin-left: 6px;
}
#footer {
    position: relative;
    width: 1920px;
    text-align: center;
    border-top: 1px solid #fff;
    background: #154e9b;
    font-size: 14px;
    left: 50%;
    margin-left: -960px;
}

#footer a {
    color: #fff;
}

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

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

.copyright {
    line-height: 31px;
    color: #fff;
    padding-top: 8px;
}

.foot-last {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 31px;
    padding-bottom: 8px;
}


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

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

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

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #154e9b;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    top: 20px;
    left: 15px;
    background: #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;
}

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

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

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

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

.sitemp {
    border-bottom: 1px solid #eee;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color: #333;
}

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

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

.sort_album {
    margin-top: 15px;
}

/*img*/
#focus_Box {
    position: relative;
    width: 1043px;
    margin: 0 auto;
    height: 406px;
    margin-top: 44px;
}

#focus_Box ul {
    position: relative;
    width: 1043px;
    margin: 0 auto;
    height: 406px
}

#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
}

#focus_Box li h3 {
    line-height: 46px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    height: 46px;
    opacity: 0;
}

#focus_Box li:nth-child(2n) h3 {
    opacity: 1;
}

#focus_Box li:nth-child(2n){
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, .5);
}

#focus_Box li h3 a {
    color: #333333;
}

#focus_Box li img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

#focus_Box .prev, #focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 42%;
}

#focus_Box .prev {
    background: url(/template/default/images/zb.png) no-repeat;
    left: -80px;
}

#focus_Box .prev:hover{
    background: url(/template/default/images/yb.png) no-repeat;
    transform:rotate(180deg);
}

#focus_Box .next {
    background: url(/template/default/images/zb.png) no-repeat;
    right: -80px;
    transform:rotate(180deg);
}

#focus_Box .next:hover{
    background: url(/template/default/images/yb.png) no-repeat;
    transform:rotate(0deg);
}
<!--耗时1755805414.6149秒-->