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

.logo {
    float: left;
}

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



/*热门搜索*/
.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

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

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 8px;
    color: #666;
}

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



.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);
}


/*主体样式*/
#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

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


.box1 {
    background: url(../images/bj1.jpg) no-repeat center top;
    height: 950px;
}

.b1tt {
    text-align: center;
    font-weight: bold;
    color: #3366cc;
    font-size: 40px;
    padding-top: 79px;
}

.b1tt2 {
    text-align: center;
    color: #333333;
    font-size: 16px;
    background: url(../images/t1.png) no-repeat center center;
    margin-top: 5px;
}


.ads {
    margin-top: 22px;
}

.ads li {
    width: 574px;
    float: left;
    text-align: center;
    margin-right: 52px;
    margin-bottom: 32px;
}

.ads li:nth-child(2n) {
    margin-right: 0px;
}

.ads li img {
    height: 574px;
    height: 197px;
}




/*产品中心*/
.qj {
    margin-top: 38px;
    position: relative;
}

.mod18 {}

.mod18 li {
    float: left;
}

.mod18 .cf li {
    position: relative;
    color: #fff;
}

.mod18 .cf li .sa1 {
    display: block;
    color: #333;
    font: 100 14px/30px "微软雅黑";
    text-align: center
}

.mod18 .picBox {
    height: 460px;
    position: relative;
    overflow: hidden;
}

.mod18 .picBox ul {
    height: 460px;
    position: absolute;
}

.mod18 .picBox li {
    width: 1200px;
    height: 460px;
}

.mod18 .picBox li img {
    width: 853px;
    height: 460px;
    float: left;
}

.mod18 .picBox li .det {
    width: 335px;
    height: 448px;
    margin-top: 8px;
    background: #3266cc;
}

.mod18 .picBox li .cont {
    padding-left: 18px;
    padding-right: 15px;
}

.mod18 .picBox li .tts {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 60px;
}

.mod18 .picBox li span {
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    padding-top: 20px;
    display: block;
    height: 268px;
    overflow: hidden;
}



.mod18 .listBox {
    width: 1200px;
    height: 182px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}

.mod18 .listBox .cf {
    left: 0 !important;
}

.mod18 .listBox ul {
    height: 182px;
    position: absolute;
    text-align: center;
}

.mod18 .listBox li {
    width: 294px;
    height: 182px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.mod18 .listBox li+li {
    margin-left: 10px;
}

.mod18 .listBox li i {
    display: none;
}

.mod18 .listBox li img {
    width: 294px;
    height: 182px;
}

.mod18 .listBox .on img {
    width: 294px;
    height: 182px;
}

.mod18 .listBox .on i {
    display: block;
}

.mod18 .listBox li h3 {
    width: 100%;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 18px;
    left: 0;
    top: 40%;
    z-index: 99999;
    opacity: 1;
}

.mod18 .listBox li .mask {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 182px;
    background: rgba(0, 0, 0, .5);
    opacity: 1;
}

.mod18 .listBox .on .mask {
    opacity: 0;
}

.mod18 .listBox .on h3 {
    opacity: 0;
}















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



/*.tabli{position:relative;margin-top:35px;}
.tabli li{float:left;width:143px;line-height:64px;color:#666666;font-size:16px;font-weight:bold;text-indent:18px;background:url(../images/tab.png) no-repeat;}
.tabli li+li{margin-left:8px;}*/


.tabli66 li.cur {}

.tab66 {
    display: none;
}

.tab66.clicked {
    display: block;
}


.numb {
    background: url(../images/bj2.png) no-repeat center top;
    height: 273px;
}


.message1 {
    width: 400px;
    margin: 0 auto;
    padding-left: 0;
    padding-top: 165px;
    position: relative;
}

.bg {
    width: 301px;
}

.bn {
    float: left;
}

.message1 .m_label {
    color: #ababab;
    line-height: 48px;
}

.bn #contact {
    border: none;
    width: 295px;
    height: 48px;
    line-height: 48px;
}


.tj .msgbtn {
    width: 100px;
    height: 48px;
    background: #a9c94a;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 0;
    margin-top: 0;
    position: absolute;
    ;
    top: 165px;
    right: 0px;
}



#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 335px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}








.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;
}







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

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

.left .box h3 {
    line-height: 40px;
    background: #0066d9;
    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;
    position: relative;
    left: 50%;
    margin-left: -960px;
}




.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;
    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: #0066d9;
}

.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;
}