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



.fl{float:left;}
.fr{float:right;}
/*头部样式*/






/* 电脑端头部 */

#header {
    width: 1200px;
    margin: 0 auto;
}

.top {
    height: 150px;
}

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

.topLink {

    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}



.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;color: #333;
}

.topLink .k1 a{color: #333;}
.topLink .k2 {
    font-family: "微软雅黑";
    float: right;
    text-align: left;
    background: url(//static.xypt.net.cn/3072f883/21/07/e296779974f8cb865078c833e1b3b4e27f832d45.png) no-repeat left center;
    line-height:25px;
    padding-left:46px;
    margin-top:17px;
}

#menu {
    width: 1200px;
    margin: 0 auto;
}

.head-nav {
    width: 100%;
    background: #CC2520;
    height: 60px;
}



/* 导航样式 */
.navx {
    height: 60px;
}

.navx li {
    line-height: 60px;
    height: 60px;
    text-align: center;
    width: 170px;
    float: left;
    position: relative;
    z-index: 999;
}

.navx li a {
    display: block;
    line-height: 60px;
    color: #fff;
    height: 60px;
    font: 16px/60px 'microsoft yahei';
}

.navx li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #24588e;
}

.navx .sec {
    display: none;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 60px;
    left: 0px;
}

.navx .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 170px;
}

.navx .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}



/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{
    width: 400px;
    float: left;
    height: 54px;
    line-height: 54px;
    font-weight: normal;
    color: #000;
}
.hotSearch a{margin-right:6px;
    font-size: 14px;
}
#formsearch{
    width: 350px;
    float: right;
    background: url(//static.xypt.net.cn/3072f883/21/07/f35ca1f9bd35adbcce2d61f9185efd1df2402cf9.png) no-repeat center;
    height: 36px;
    margin-top: 9px;
    margin-bottom: 9px;
}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{
    height: 36px;
    border: none;
    line-height: 36px;
    background: none;
    font-size: 12px;
    color: #fff;
}
#formsearch input#keyword{
    height: 36px;
    line-height: 36px;
    padding-left: 16px;
    width: 278px;
    outline: none;
}
#formsearch input#s_btn{
    width: 74px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    cursor: pointer;
    margin-left: -7px;
}
input#keyword:-ms-input-placeholder{
color: #fff;
}
input#keyword::-webkit-input-placeholder{
color: #fff; 
}


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


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




/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}





/*合作伙伴*/

.partner {
    
    height: 270px;
    background: #DDDDDD;
}

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

.part h2 {
    font: 24px/30px 'micorsoft yahei';
    text-align: center;
    padding-top: 30px;
    color: #333;
}

.part h2 span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

.c2 .content{
   position: relative;
    margin-top: 30px;
}

.c2 .content .bd{
  overflow: hidden;
}



.partner-list {
  
}

.partner-list li {
   display: block;
   float: left;
    margin-right: 30px;
    width: 159px;
}

.partner-list li:last-child {
    margin-right: 0px;
}
.partner-list li img{
    width: 159px;
    height: 79px;
}








/*推荐产品*/

.re-product {}

.re-product h2 {
    margin: 0 auto;
    font:600 24px/30px 'microsoft yahei';
    text-align: center;
    margin-top: 30px;
    color:#333;
}

.re-product h2 span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color:#666666;
}

.p-list {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.p-list li {
    display: inline-block;
    border: 1px solid #ccc;
    font: 16px/40px "microsoft yahei";
    width: 143px;
    height: 38px;
    border-radius: 20px;
    margin-right: 30px;
}

.p-list li a{color:#333333;}
.p-content {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.p-content li {
    width: 278px;
    height: 260px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 22px;
    font-size: 14px;
}

.p-content li img {
    width: 100%;
    height: 210px;
}

.p-content li:last-child {
    margin-right: 0px;
}

.p-content li h3 {
    height: 48px;
    font: 14px/50px 'microsoft yahei';
    text-align: center;
    background: #F3F3F3;
}
.p-content li h3  a{color:#333333;}

/*公司简介*/

.about-company {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 523px;
    background: url(//static.xypt.net.cn/3072f883/21/07/b6839ee85a7315fd3ae703988fca9eed63592b0b.jpg) no-repeat;
    margin-top: 70px;
}

.ab {
    width: 1200px;
    margin: 0 auto;
    height: 523px;
    position: relative;
}

.ab-img {
    width: 352px;
    height: 305px;
    position: absolute;
    left: 30px;
    top: 115px;
}

.ab-content {
    width: 742px;
    height: 302px;
    position: absolute;
    right: 30px;
    top: 110px;
}

.ab-content h2 {
    font-size: 24px;
    color: #fff;
    line-height: 30px;font-weight: 600
}

.ab-content .content {
    color: #fff;
    margin-top: 47px;
    line-height: 26px;
    text-indent: 2em;
    font-size: 14px;
}

.ab-content a {
    display: block;
    width: 96px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #333333;
    color: #fff;
    position: absolute;
    bottom: 28px;
    left: 0px;
    font-size: 14px;
}


/*新闻资讯*/

.news {
    width: 1200px;
    margin: 0 auto;
    height: 515px;
}

.news1 {
    padding-top: 75px;
    width: 575px;
    background: url(//static.xypt.net.cn/3072f883/21/07/b63b6e82086372f1165360e3e17b6a4571d44643.jpg) left 75px no-repeat;
    float: left;
}

.news1 h2 {
    font: 24px/70px 'microsoft yahei';
    font-weight: bold;
    padding-left: 60px;
}

.news1 h2 a {
    display: block;
    width: 35px;
    height: 35px;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    ;
}

.news-img1 {
    width: 533px;
    height: 187px;
    overflow: hidden;
    margin: 10px 20px;
}

.news-img1 img{   width: 533px;
    height: 187px;}

.news-content1 {
    width: 533px;
    height: 89px;
    overflow: hidden;
    margin: 10px 20px;
}

.news-content1 h3 {
    font: 16px/40px 'microsoft yahei';
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news-content1 h3 a{color:#333333;}
.news-content1 p {
    font-size: 12px;
    color: rgb(102, 102, 102);
    line-height: 1.5;
}

.news-content1 p a{color:#333;}


.news2 {
    width: 615px;
    padding-top: 75px;
    /* height: 370px; */
    float: right;
}

.news-list li {
    width: 613px;
    height: 180px;
    border: 3px solid #F4F4F4;
    margin-bottom: 10px;
    position: relative;
}

.news-img2 {
    width: 142px;
    height: 120px;
    float: left;
    margin-left: 18px;
    margin-top: 26px;
}

.news-img2 img {
    width: 142px;
    height: 120px;
}

.news-content2 {
    width: 412px;
    margin: 20px 15px;
    float: right;
}

.news-content2 h3 {
    font: 16px/40px 'microsoft yahei';
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.news-content2 h3 a{color:#333333;}

.news-content2 p {
    font-size: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient:vertical;
    color: #616161;
    line-height: 1.5;
}

.news-more {
    position: absolute;
    bottom: 28px;
    left: 181px;
    display: block;
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F40000;
    color: #fff!important;
    font-size: 14px;
}


/*主体样式*/

#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: "微软雅黑";
   
    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: "微软雅黑";
   
    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: "微软雅黑";
   
    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: "微软雅黑";
    
    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: "微软雅黑";
    
    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: "微软雅黑";
    
    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: "微软雅黑";
   
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*友情链接*/

.link {
    width: 100%;
    background: #0E0E0E;
    height: 100px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    padding-top: 39px;
   
    text-indent: 20px;
    background: url(//static.xypt.net.cn/3072f883/21/07/b4cbf47a8d2d18aa495de8b4d8097d549fcd289d.jpg) left 48px no-repeat;
    font-weight: bold;
    min-height:30px;
}
.f_link,
.f_link a{
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
}
.f_link a{font-weight:normal;}





#footer{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
}



/*页面底部*/

.foot {
    width: 100%;
    background: #0E0E0E;padding-bottom: 10px
}

.dlogo {
   
    float: left;
    margin-top: 20px;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
}

#footer a {
    color: #666;
}

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

.nav_foot {
    text-align: left;
    line-height: 24px;
    color: #666;
}

.tel {
    width: 214px;
    float: right;
    color: #fff;
    text-align: left;
    margin-top: 20px;
    background: url(//static.xypt.net.cn/3072f883/21/07/fdd58310e24f7e09080a5bb7b789592c0b48508b.png) no-repeat left center;
    padding-left: 52px;
    min-height: 47px;
}
.tel p{
  font-size:14px;
  line-height:1;
  margin-bottom:8px;
}
.tel h3{
  font-size: 22px;
  line-height:1;
}
.copyright {
    text-align: left;
    line-height: 24px;
}

.m {
    width: 529px;
    float: left;
    margin-left: 60px;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #666666;
    font-weight: 500;
}

.m p{margin:0px;padding:0px;}
.c1 {
    text-align: left;
    line-height: 25px;
}


