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

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

#header {
    position: absolute;
    z-index: 111;
    top: 0;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.head1{
    border-bottom: 1px solid #fff;
    height: 100px;
}

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

.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: #ffffff;
    font-size: 18px;
    font-family: "微软雅黑";
	line-height: 65px;
    background: url(../images/tplaa.png) no-repeat left center;
    padding-left: 56px;
    margin-top: 20px;
}

#menu {
    padding: 17px 0;
}

/*热门搜索*/
.search {
    text-align: center;
    background: url(../images/ss.png) no-repeat 50% 0;
    padding-top: 30px;
}

#formsearch {
    width: 382px;
    height: 40px;
    margin: 0 auto;
}

.hotSearch {
    height: 46px;
    line-height: 46px;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
}

.hotSearch b {
    font-weight: 600;
    color: #3895ff;
}

.k1 {
    line-height: 24px;
    color: #fff;
}

.k1 a {
    color: #fff;
}

#search-type {
    outline: none;
    float: left;
    width: 67px;
    height: 40px;
    border: none;
    margin-right: 5px;
padding-left: 17px;
    background: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.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: 6px;
    color: #333333;
}

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

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

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

/*主体样式*/
#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/c2 .list2.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/c2 .list2.png) no-repeat 0 % 100 %;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.c2 .list2igation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/c2 .list2.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/c2 .list2.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/c2 .list2.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/c2 .list2.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/c2 .list2.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;
}

/*友情链接*/
.link {
    background: #0c0c0c;
    color: #fff;

    font-size: 16px;
}

.link a {
    color: #fff;
    padding-right: 30px;
}

.f_link {
    background: url(../images/link.png) no-repeat 0 center;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 52px;
}

/*页面底部*/
.foot {
    /*margin-top: 46px;*/
    background: #2e2e2e;
    color: #fff;
    padding-top: 46px;
}

.foot h2 {
    font-weight: 600;
    font-size: 18px;
}

.foot .sec {
    margin-top: 18px;
    line-height: 40px;
    font-size: 14px;
}

.foot .sec a {
    line-height: 40px;
    font-size: 16px;
}

.foot2 {
    width: 180px;
}

.foot1 .sec a {
    display: block;
}

.foot2 .sec a {
    width: 100%;
    float: left;
}

.footx {
    margin-left: 312px;
    width: 350px;
}

.dhx {
    line-height: 36px;
    font-size: 28px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 10px;
}
.footx dd{
    font-size: 14px;
    line-height: 26px;
}

.footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.foot3{
    line-height: 47px;
    font-size: 14px;
    text-align: center;
    margin-top: 48px;
}

.foot1 {
    width: 266px;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #1788ca;
    text-decoration: none;
}

.c2 .list2_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}


.foot4{
    margin-top: 31px;
    border-top: 1px solid #a0a0a0;
        padding-top: 14px;
    padding-bottom: 14px;
}

.copyright {
    text-align: left;
    line-height: 24px;
width:690px;
}

/*------------内页-------------------*/
.left {
    width: 224px;
    float: left;
}

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

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #1b51a6;
    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;
	font-size:15px;
}

.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: 30px;
}

.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;
    font:500 14px/2 "微软雅黑";
}

.sort_album {
    margin-top: 15px;
}


/*解决方案*/

.c2 .list2 li span {
    position: absolute;
    background: #2368b7;
    -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.c2 .list2 li .wk_span_1 {
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
}

.c2 .list2 li .wk_span_2 {
    top: 0;
    right: 0;
    width: 2px;
    height: 0;
}

.c2 .list2 li .wk_span_3 {
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
}

.c2 .list2 li .wk_span_4 {
    bottom: 0;
    left: 0;
    width: 2px;
    height: 0;
}

.c2 .list2 li:hover .wk_span_1, .c2 .list2 li:hover .wk_span_3 {
    width: 100%;
}

.c2 .list2 li:hover .wk_span_2, .c2 .list2 li:hover .wk_span_4 {
    height: 100%;
}
