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


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

.fl {
    float: left;
}

.fr {
    float: right;
}




.top_head {
    position: relative;
    line-height: 32px;
    background: #263248;
    font-size: 14px;
    color: #f9f9f9;overflow:hidden;
   
   
}

.top_head a {

    color: #f9f9f9;
}

.k2{font-size:12px;}




.top_cc {
    position: relative;
    height: 80px;
}

.logo {
    float: left;
    margin-top: 10px;
}

.top_cc.scroll{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2)
}









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

.head-nav {
    width: 100%;
    background: #095ac7;
    height: 62px;
}


/*热门搜索*/

.search {

    height:62px;
   background:#666666;
}

#formsearch {
    float: right;width:411px;height:32px;background:url(../images/ss.png) no-repeat;margin-top:15px;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 62px;
    line-height: 62px;
    font-weight: normal;color:#fff;font-size:16px;
}

.hotSearch a {
    margin-right:10px;color:#fff;
}

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

#formsearch input#keyword {
    height: 32px;
    line-height: 32px;
    padding-left:8px;
    color: #999999;font-size:16px;outline:none;
}

#formsearch input#s_btn {
    width: 33px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background:none;
    color: #fff;
    border: none;
    cursor: pointer;outline:none;float:right;
}






/*合作伙伴*/

.partner {
    width: 100%;
    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;
}

.partner-list {
    width: 1110px;
    margin: 0 auto;
    margin-top: 35px;
}

.partner-list li {
    float: left;
    margin-right: 30px;
}

.partner-list li:last-child {
    margin-right: 0px;
}


/*推荐产品*/

.re-product {}


.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: 188px;
    height: 38px;
    border-radius: 20px;
    margin-right: 4px;
}

.p-content {
    width: 100%;
    margin-top:26px;
}

.p-content li {
    width: 285px;
    height: 285px;
    border: 1px solid #ebebeb;
    float: left;
    margin-right:22px;
   background:#ffffff;
}

.p-content li img {
    width: 283px;
    height:245px;
}



.p-content li h3 {
    height: 37px;
    font: 16px/37px 'microsoft yahei';
    text-align: center;
    border-top: 1px solid #ebebeb;overflow:hidden;
}
.p-content li h3 a{color: #263248;display: block;}




.p-content li h3 .kz{color: #757575;}
.l_btn1,.r_btn1{
    position: absolute;
    top:30%;
    width: 58px;
    height: 108px;
}
.l_btn1{
    background:url(../images/lt.png) no-repeat center;
    
    overflow: hidden;
    left: -108px;
}
.r_btn1{
    background:url(../images/rt.png) no-repeat center;
    overflow: hidden;
    right: -108px;
}
.gun{position: relative;}
.gun2{position: relative;}

#a_demo{overflow:hidden;width:100%;margin:0 auto;}
#a_indemo {float: left;width:800%!important}
#a_demo1 {float: left;}
#a_demo2 {float: left;}


/*公司简介*/

.about-company {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 523px;
    background: url(../images/ab_bg.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;
    margin-bottom: 20px;
}

.ab-content .content {
    color: #fff;
    margin-top: 50px;
    line-height: 27px;
    font-size: 14px;
}

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

/*资质*/
.p-content1 {
    width: 100%;
    margin-top:27px;
}

.p-content1 li {
    border: 1px solid #f2f2f2;
    float: left;
    margin-right:23px;
    text-align: center;padding:4px;display:block;
}

.p-content1 li img {
    width:272px;
    height:383px;display:block;
}


.p-content1 li h3 {
    height: 45px;
    font: 14px/20px 'microsoft yahei';
    text-align: center;
    margin-top: 11px;
    width: 228px;
    background:url(../images/cbj.jpg) no-repeat center;
}
.p-content1 li h3 a{color: #1a1a1a;display: block;line-height: 45px;}

.l_btn2,.r_btn2{
    position: absolute;
    top:45%;
    width:24px;
    height:49px;
}
.l_btn2{
    background:url(../images/lt.png) no-repeat center;
    
    overflow: hidden;
    left:0px;
}
.r_btn2{
    background:url(../images/rt.png) no-repeat center;
    overflow: hidden;
    right:0px;
}


.gun{position: relative;}

#b_demo{overflow:hidden;width:100%;margin:0 auto;}
#b_indemo {float: left;width:800%!important}
#b_demo1 {float: left;}
#b_demo2 {float: left;}



/*新闻资讯*/

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

.news1 {
    padding-top: 75px;
    width: 575px;
    background: url(../images/n1.jpg) left 75px no-repeat;
    height: 370px;
    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-content1 {
    width: 533px;
    height: 187px;
    overflow: hidden;
    margin: 10px 20px;
}

.news-content1 h3 {
    font: 16px/40px 'microsoft yahei';
}
.news-content1 h3  a{color: #333;}
.news-content1 p {
    font-size: 12px;
    text-indent: 2em;
    color: #616161;
}

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

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

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

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

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

.news-content2 h3 {
    font: 16px/40px 'microsoft yahei';
}
.news-content2 h3 a{
    color: #333333;
}

.news-content2 p {
    font-size: 12px;
    text-indent: 2em;
    color: #838383;
}

.news-more {
    position: absolute;
    bottom: 20px;
    left: 200px;
    display: block;
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #117fcd;
    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: "微软雅黑";
    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;
}


/*友情链接*/

.link {
    width: 100%;font-size:14px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
}


/*页面底部*/

.foot {
    width: 100%;
    height: 345px;
    padding-bottom: 30px;
    background:#0850b1 url(../images/foot.jpg) no-repeat center top;
} 
.fo1{
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
}
.tlogo{
    margin-top: 25px;
}
.dtel{
    color: #c12d05;
    font-size: 17px;
    padding-left: 70px;
    line-height: 30px;
    margin-top: 20px;
    background: url(../images/tel1.png) no-repeat left center;
}
.foot1{
    color: #ffffff;
    font-size: 14px;

}
.footlink{
    font-size: 14px;
    text-align: center;
    margin:14px 0;
}
.footlink a{color: #fff;display: inline-block;padding:0 13px;}
.c1 {
    text-align: center;
}
.c1 a{
    font-size: 14px;
    text-align: center;
    color: #fff;
}





.foots{margin-top:40px;background:#263248;height:235px;overflow:hidden;}
.foots .wh{border-bottom:2px solid #4c515a;height:235px;overflow:hidden;}
.f_nav{width:895px;padding-top:35px;float:left;}

.f_nav dl{float:left;width:223px;overflow:hidden;}
.f_nav dt{margin-bottom:3px;font-size:16px;color:#fff;font-weight:bold;;}
.f_nav dd a{font-size:16px;color:#e5e5e5;line-height:38px;font-weight:300;}


.wei{margin-right:50px;padding-top:40px;}

.foots2{background:#0d1119;font-size:14px;color:#e5e5e5;border-bottom:1px solid #8e9094;height:40px;line-height:40px;overflow:hidden;}
.foots2 a{color:#e5e5e5;}








/*------------内页-------------------*/
.left .box {
    margin-bottom: 10px;
}
.left .box h3 {
    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;
}
.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;
    height: 250px;
}
.n_banner img {
    width: 1920px;
    margin: 0 auto;
    height: 250px;
}
.left {
    width: 250px;
    float: left;
}
.sort_menu {}
.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: 920px;
    float: right;
    padding-bottom: 10px;
}
.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}
.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
}
.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}
.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}



.box1{background:#fafafa;height:423px;padding-top:45px;}
.bt{color:#263248;font-size:26px;text-transform:uppercase;}
.bt2{color:#263248;font-size:20px;}



.box2{background:#fafafa;height:500px;overflow:hidden;margin-top:30px;}


.anlis{position:relative;}
.cptt{margin-bottom:38px;margin-left:73px;margin-top:-8px;}
.taba{position:absolute;width:476px;z-index:9;right:30px;}
.taba li{width:476px;color:#333333;font-size:18px;float:right;background:url(../images/s1.png) no-repeat center;height:42px;margin-left:15px;line-height:42px;margin-bottom:24px;cursor:pointer;}
.taba li span{margin-left:37%;text-align: right;width:130px;display:block;float:left;color:#333333;font-size:16px;}

.taba li .img1{float:right;margin-right:30px;margin-top:12px;}
.taba li .img2{float:right;margin-right:30px;margin-top:12px;display:none;}
.taba li img{line-height:42px;display: flex;align-items: center;display:block;}

.taba li.cur .img1{display:none}
.taba li.cur .img2{display:block}
.taba li.cur span{color:#fff}
.taba li.cur{background:url(../images/s2.png) no-repeat center;border-color: color:#006a36;color:#fff;background-size:100% 100%;}


.ttz{display:none;width:726px;margin-left:10px;margin-top:10px;}
.ttz li{width:726px;overflow: hidden;position:relative;}
.ttz li .img3 a img{width:726px;height:480px;}




.box3{background:url(../images/bj3.png) no-repeat;height:415px;margin-top:48px;}
.bt3{text-align:center;color:#fff;font-size:16px;padding-top:52px;}
.bt3 p:nth-child(1){text-align:center;color:#fff;font-size:26px;font-weight:bold;margin-bottom:6px;}
.ads{margin-top:50px;}
.ads li{float:left;text-align:center;width:145px;}
.ads li+li{margin-left:21px;}
.ads li img{width:123px;height:123px;display:block;margin:0 auto;}
.ads li h3{color:#fff;font-size:18px;margin:12px 0 5px 0;}
.ads li span{color:#fff;font-size:12px;display:block;text-transform:uppercase;}
.ads li:nth-child(4){width:188px;}
.ads li:nth-child(5){width:160px;}




.box4{margin-top:45px;}
.c4_index {position: relative;}
.c4_wap {margin-top:30px;}



.box5{background:url(../images/bj5.png) no-repeat;height:600px;margin-top:28px;padding-top:40px;}
.abpic{width:509px;height:340px;}
.ab{width:650px;height:340px;overflow:hidden;}
.abtt{width:214px;height:42px;margin-top:16px;}
.abwz{color:#f2f2f2;font-size:14px;line-height:32px;margin-top:15px;}
a.am {
    display: block;
    width:148px;
    line-height:33px;
    text-align: center;
    background: #ff9800;
    color: #fff;
    font-size: 16px;
    margin-top:22px;
}


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

.about_list22 {
    position: relative;
}

.about_list22 li {
    float: left;
    margin: 0 12px;
}

.about_list22 li a {
    display: block;
}

.about_list22 li a img {
    width: 285px;
    height:200px;
}


.box6{margin-top:48px;}



.box7{background:url(../images/bj7.png) no-repeat;height:165px;margin-top:45px;}
.htwz{width:658px;color:#fff;font-size:16px;line-height:26px;padding-top:35px;font-weight:500;}
.htwz p:nth-child(2){margin-top:10px;font-weight:400;}
a.zx{display:inline-block;float:right;width:160px;line-height:49px;background:#fff;margin-top:57px;color:#000000;font-size:16px;text-align:center;}


.box8{margin-top:45px;}

.news_nr {margin-top:28px;
}

.news_left {
    width: 400px;
    float: left;
}

.news_left .n_l_top {
    height: 257px;
    background: #fff;
    padding: 0 20px;
    position: relative;
    border-top: 2px solid #ff840c;
    padding-top: 11px;
}

.news_left .n_l_top > h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.news_left .n_l_top > h3 a {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

.n_l_top .cj_news {
    margin-top: 28px;
}

.cj_news_list li h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    font-family: "microsoft yahei";
    padding-bottom: 15px;
    background: url(../images/line5.png) no-repeat left bottom;
}

.cj_news_list li h3 a {
    color: #333;
}

.cj_news_list li span {
    display: block;
    margin-top: 18px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    font-family: "microsoft yahei";
}

.news_left .n_l_btm {
    margin-top: 11px;
    height: 350px;
    padding: 0 20px;
    background: #fff;
    padding-top: 11px;
    padding-bottom: 7px;
}

.news_left .n_l_btm > h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.news_left .n_l_btm > h3 a {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

.n_l_btm .gs_news {
    margin-top: 12px;
}

.gs_news_list li {
    line-height: 45px;
    background: url(../images/gs_news_li_bg.png) no-repeat left center;
    padding-left: 20px;
}

.gs_news_list li h3 {
    font-size: 14px;
    line-height: 45px;
}

.gs_news_list li h3 a {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    font-family: "microsoft yahei";
}

.gs_news_list li:hover {
    background: url(../images/gs_news_li_h_bg.png) no-repeat left center;
}

.gs_news_list li:hover a {
    color: #ff9800;
}

.news_right {
    width: 749px;
    float: right;
    height: 618px;
    padding: 0 20px;
    border-top: 2px solid #ff840c;
    background: #fff;
    padding-top: 11px;
}

.news_right > h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.news_right > h3 a {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

.news_right .hy_news {
    margin-top: 5px;
    position: relative;
}

.hy_news .hy_news_list {
}

.hy_news .hy_news_list li {
    padding: 22px 0px;
    border-bottom: 1px solid #dcdcdc;
}

.hy_news .hy_news_list li:nth-child(3) {
    border: none;
}

.hy_news .hy_news_list li .hy_aa {
    width: 230px;
    height: 140px;
}

.hy_news .hy_news_list li .hy_aa img {
    width: 230px;
    height: 140px;
}

.hy_news .hy_news_list li .hy_bb {
    width: 485px;
    margin-left: 20px;
}

.hy_bb h3 {
    padding-top: 10px;
    color: #333333;
    font-size: 16px;
    font-family: "microsoft yahei";
    font-weight: normal;
}

.hy_bb h3 a {
    color: #333333;
}

.hy_bb h3 a:hover, .cj_news_list li h3 a:hover {
    color: #ff9800;
}

.hy_bb span {
    display: block;
    padding-top: 20px;
    color: #666666;
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    line-height: 24px;
}

.hy_bb .pps {
    color: #ff9800;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    display: block;
    width: 40px;
    height: 30px;
}

.slideBox .prev {
    background: url(../images/news_left.png) no-repeat center;
    right: 41px;
    bottom: 0px;
}

.slideBox .prev:hover {
    background: url(../images/news_left2.png) no-repeat center;
}

.slideBox .next {
    background: url(../images/news_right.png) no-repeat center;
    right: 00px;
    bottom: 0px;
}

.slideBox .next:hover {
    background: url(../images/news_right2.png) no-repeat center;
}