/*头部样式*/
.head {
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    color: #666666;
    font-size: 14px;
}

.head a {
    color: #666666;
    font-size: 14px;
}

.head a:hover {
    color: #ec1a23;
    font-size: 14px;
}

.k2 {}

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

#header {
    height: 120px;
}

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

.top-ad {
    background: url(../images/tt1.png) no-repeat left center;
    margin-left: 30px;
    padding-left: 30px;
    margin-top: 25px;
}

.top-ad p:nth-of-type(1) {
    color: #fe6a33;
    font-size: 22px;
}

.top-ad p:nth-of-type(2) {
    color: #686868;
    font-size: 18px;
    padding-top: 5px;
}

.tel {
    background: url(../images/tel1.png) no-repeat left center;
    padding-left: 40px;
    color: #777777;
    font-size: 14px;
    line-height: 20px;
    margin-top: 42px;
}

.tel p:nth-of-type(2) {
    font-size: 22px;
    color: #fe6a33;
    font-weight: bold;
}

.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: "微软雅黑";
}

/*热门搜索*/
.ss {
    margin-top: 60px;
    background: #000;
    height: 60px;
    line-height: 60px;
}

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



/*主体样式*/
#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 {
    margin-top: 76px;
    background: #e8e8e8;
    padding-top: 30px;
    height: 122px;
    position: relative;
}

.link-tit {
    text-align: center;
    background: url(../images/tit2.png)no-repeat center top;
    color: #000;
    font-size: 24px;
    height: 62px;
    padding-top: 10px;
}

.link-tit span {
    color: #ec1a23;
    font-size: 24px;
}

.link-tit p {
    color: #999;
    font-size: 18px;
    font-family: "arial"
}

#gotop1 {
    background: url(../images/top.png)no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 250px;
    cursor: pointer;
}


/*页面底部*/
#footer {
    background: #333;
    padding-top: 40px;
}

.ff_logo {
    width: 200px;
    margin-right: 75px;
}

.ff1 {}

.ff1 p:nth-of-type(1) {
    background: url(../images/tel2.png) no-repeat left center;
    padding-left: 30px;
}

.ff1 p:nth-of-type(2) {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.ff1 p:nth-of-type(3) {
    font-size: 14px;
    color: #848383;
    padding-bottom: 25px;
}


.pcp {
    width: 172px;
}

.pcp h3 {
    color: #ffffff;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: normal;
}

.pcp-list li a {
    display: block;
    color: #ababab;
    font-size: 15px;
    line-height: 30px;
}


.lx {
    width: 412px;
}


.lx h3 {
    color: #ffffff;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: normal;
}

.lx p {
    display: block;
    color: #ababab;
    font-size: 15px;
    line-height: 30px;
    padding-left: 32px;
}

.lx p:nth-of-type(1) {
    background: url(../images/pp1.png) no-repeat left center;
}

.lx p:nth-of-type(2) {
    background: url(../images/pp2.png) no-repeat left center;
}

.lx p:nth-of-type(3) {
    background: url(../images/pp3.png) no-repeat left center;
}

.lx p:nth-of-type(4) {
    background: url(../images/pp4.png) no-repeat left center;
}

.ff2 {
    color: #999;
    font-size: 14px;
    line-height: 22px;
}

.ff2 a {
    color: #999;
    font-size: 14px;
}

.nav_foot {}

.nav_foot span {
    color: #fff;
    font-size: 18px;
}

.nav_foot div {
    margin-top: 28px;
    color: #999;
    font-size: 14px;
    line-height: 37px;
}

.nav_foot div a {
    color: #999;
    font-size: 14px;
}

.er {
    width: 123px;
}

.er h3 {
    color: #ffffff;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: normal;
}

.copyright {
    text-align: center;
    line-height: 24px;
    border-top: 1px solid #515151;
    padding: 20px 0;
    margin-top: 40px;
    color: #ababab;
    font-size: 13px;
}

.copyright a {
    color: #ababab;
    font-size: 13px;
}



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

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #fe6a33;
    font-size: 18px;
    color: #fff;
    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-left: -960px;
    left: 50%;
    position: relative;
    height: 300px;
}

.n_banner img {
    width: 1920px;
    height: 300px;
}

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

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: #fe6a33;
    color: #fff
}

.sitemp a {
    color: #fff;
    font-size: 14px;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
    font-weight: normal;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
}

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

.sort_album {
    margin-top: 15px;
}


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

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

/* 解决方案 */
.fang {
    margin-top: 32px;
}

.fang-tit {
    text-align: center;
    background: url(../images/tit.png)no-repeat center top;
    color: #000;
    font-size: 24px;
    height: 38px;
    padding-top: 15px;
}

.fang-tit span {
    color: #ff000a
}

.fang-cont {
    background: url(../images/1.png)no-repeat;
    width: 1145px;
    height: 250px;
    margin: 0 auto;
    margin-top: 45px;
}

.fang-cont ul {
    text-align: center;
    padding-top: 60px;
}

.fang-cont ul li {
    display: inline-block;
    text-align: center;
    width: 165px;
    overflow: hidden;
    margin: 0 30px;
}

.fang-cont ul li img {
    width: 103px;
    height: 103px;
}

.fang-cont ul li span {
    color: #fff;
    font-size: 18px;
    padding-top: 12px;
    display: block;
}

/* 产品 */
.chan-tit {
    text-align: center;
    background: url(../images/tit2.png)no-repeat center top;
    color: #000;
    font-size: 24px;
    height: 62px;
    padding-top: 10px;
    margin-top: 40px;
}

.chan-tit span {
    color: #ec1a23;
    font-size: 24px;
}

.chan-tit p {
    color: #999;
    font-size: 18px;
    font-family: "arial"
}

.chan-cont {
    margin-top: 87px;
}

.product_list1 {}

.product_list1 li {
    float: left;
    text-align: center;
    margin-right: 53px;
}

.product_list1 li a {
    display: block;
    height: 194px;
    line-height: 194px;
    text-align: center;
}

.product_list1 li img {
    display: inline-block;
    width: 194px;
    height: 142px;
}

.product_list1 li span {
    display: block;
    padding-top: 50px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.product_list1 li p {
    color: #999;
    font-size: 15px;
}

.chan-more {
    text-align: center;
    margin-top: 99px;
}

.chan-more a {
    display: inline-block;
    width: 176px;
    height: 40px;
    line-height: 40px;
    background: #fe6a33;
    color: #fff;
    font-size: 14px;
}

/* 关于我们 */
.ab {
    margin-top: 88px;
}

.ab-cont {
    margin-top: 88px;
}

.ab-le {
    width: 525px;
    height: 400px;
    overflow: hidden;
}

.ab-ri {
    width: 647px;
}

.ab-ri div {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    height: 360px;
    overflow: hidden;
}

.ab-ri a {
    display: inline-block;
    width: 156px;
    height: 40px;
    line-height: 40px;
    background: #fe6a33;
    color: #fff;
    font-size: 14px;
    text-align: center;
}


/*  */
.s1 {
    margin-top: 100px;
    background: url(../images/2.jpg)no-repeat;
    height: 255px;
}

.s1 ul {
    overflow: hidden;
    padding-top: 90px;
    margin-left: 44px;
}

.s1 ul li {
    float: left;
    width: 313px;
    overflow: hidden;
    margin-right: 83px;
}

.s1 ul li:nth-child(3) {
    margin-right: 0px;
}

.s1 ul li img {
    float: left;
    width: 60px;
    height: 60px;
}

.s1 ul li .cont {
    float: right;
    width: 230px;
    margin-top: 12px;
    text-align: left;
}

.s1 ul li .cont h3 {
    color: #63c2ff;
    font-size: 16px;
}

.s1 ul li .cont span {
    color: #b0b0b0;
    font-size: 12px;
    display: block;
    margin-top: 10px;
    line-height: 21px;
}


/* 案例 */
.anli {
    margin-top: 55px;
}

.anli-cont {
    width: 1082px;
    margin: 0 auto;
    margin-top: 49px;
}

.case_list1 {}

.case_list1 li {
    float: left;
    margin-right: 99px;
    box-shadow: 0 0 20px #a7a7a7
}

.case_list1 li img {
    width: 300px;
    height: 222px;
}

.case_list1 li span {
    display: block;
    height: 78px;
    line-height: 78px;
    background: #000;
    font-size: 14px;
    color: #fff;
    padding-left: 5px;
    overflow: hidden;
}

/* 新闻 */
.xin {
    margin-top: 55px;
}

.xin-cont {
    margin-top: 90px;
}

.xin-le {
    width: 440px;
    height: 183px;
    overflow: hidden;
    margin-left: 53px;
}

.xin-ri {
    width: 659px;
}

.news_list1 {
    margin-top: -16px;
}

.news_list1 li {
    border-bottom: 1px dashed #c6c6c6;
    height: 48px;
    line-height: 48px;
    position: relative;
}

.news_list1 li i {
    font-style: normal;
    color: #ec1a23;
    font-size: 14px;
}

.news_list1 li a {
    color: #333;
    font-size: 16px;
}

.news_list1 li span {
    position: absolute;
    right: 20px;
    top: 0px;
    color: #999;
    font-size: 14px;
}

/* 系统解决方案页面 */
.caselista {
    padding: 22px 10px 22px 20px;
    border: 1px solid #dadada;
    margin-bottom: 30px;
    overflow: hidden;
}

.caselista img {
    width: 346px;
    height: 212px;
}

.caselista .cont {
    width: 445px;
    float: right;
}

.caselista .cont h3 {
    display: block;
    color: #464646;
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d0d0d0;
    margin-bottom: 15px;
    font-weight: 600;
}

.caselista .cont div {
    display: block;
    line-height: 25px;
    padding-right: 38px;
    margin-top: 8px;
}

.caselista .cont a {
    width: 118px;
    height: 30px;
    text-align: center;
    display: block;
    color: rgb(255, 255, 255);
    margin-top: 26px;
    background: rgb(201, 9, 0);
    font: 600 14px/30px 微软雅黑;
}