@charset "utf-8";
/*重置属性*/
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}

body {font-style: normal; font-family:'Microsoft Yahei','微软雅黑','Simsun','宋体','Arial', sans-serif;}
li { list-style:none;}
img { border:none;}
a { text-decoration:none;}
table { border-spacing:0; border-collapse:collapse;}

/*通用*/
.hide {display: none;}
.flt {float:left;}
.frt {float:right;}
.clear { clear: both;}
.clearfix { *zoom: 1;} 
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";}
.clearfix:after { clear: both;}


/*基本布局*/

/*首页*/


.nav_bottom ul li:hover a{
    color:#4a70d1
}

.banner{
    position:relative;
    left:0;
    top:0;
}
.banner > .mr_frbox  .mr_frBtnL{
    position:absolute;
    left:0;
    top:50%;
    z-index:99;
    cursor:pointer;
    margin-top:-44px;
}

.banner > .mr_frbox .mr_frBtnR{
    position:absolute;
    right:0;
    top:50%;
    cursor:pointer;
    margin-top:-44px;
}
.banner > .mr_frbox .mr_frUl ul{
    width:100% !important;
}
.banner > .mr_frbox .mr_frUl ul li{
    width:100% !important;
    float:left;
    overflow:hidden;
}

.banner > .mr_frbox  .mr_frUl ul li a{
    display:block;
    
}
.banner > .mr_frbox  .mr_frUl ul li a img{
    display:block;
    width:100%;
}



.nav{
    position:absolute;
    left:50%;
    top:0;
    z-index:99;
    width:1200px;
    margin-left:-600px;
}

.registered{
    width:64px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:14px;
    letter-spacing:1px;
    background-color:#585c62;
    color:#f5f5f5;
    border-radius:3px;
    margin-top:23px;
}

.landing{
    width:64px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:14px;
    letter-spacing:1px;
    background-color:#446fd9;
    color:#f5f5f5;
    border-radius:3px;
    margin-top:23px;
    margin-right:9px;
}

.tel{
    margin-top:23px;
    margin-right:15px;
}
.tel img{
    vertical-align:middle;
}
.tel span{
    vertical-align:middle;
    color:#243d7d;
    font-size:22px;
    font-weight:bold;
}

.nav_bottom{
    padding-top:18px;
}
.house{
    height:52px;
    line-height:52px;
    background-color:#3061df;
    width:60px;
    font-size:0;
    text-align:center;
}
.house img{
    vertical-align:middle;
}


.nav_bottom ul li{
    position:relative;
    left:0;
    top:0;
    float:left;
    width:162px;
    height:52px;
    line-height:52px;
    text-align:center;
    background-color:#ffffff;
    letter-spacing:1px;
    font-size:15px;
}
.nav_bottom ul li.on_line .border_line{
    display:block;
}
.nav_bottom ul li:hover .border_line{
    display:block;
}
.nav_bottom ul li a{
    display:block;
    color:#333333;
}
.nav_bottom ul li a span{
    position:relative;
    left:0;
    top:0;
    display:inline-block;
    *display:inline;
    *zoom:1;
    padding:0 8px;
}
.border_line{
    display:none;
    position:absolute;
    right:0;
    bottom:0;
    width:100%;
    height:2px;
    background-color:#4a70d1;
}
.line{
    position:absolute;
    top:50%;
    left:0;
    width:1px;
    height:19px;
    margin-top:-9.5px;
    background-color:#efefef;
}
.nav_bottom ul li:first-child .line{
    display:none;
}

.content{
    width:1200px;
    position:absolute;
    bottom:-170px;
    left:50%;
    z-index:99;
    margin-left:-600px;
}


.product{
    position:relative;
    left:0;
    top:0px;
    background-color:#ffffff;
    width:1200px;
/*    margin:-144px auto 0 auto;*/
    padding-top:34px;
    padding-bottom:43px;
    
}



.content .mr_frBtnL{
    position:absolute;
    left:10px;
    top:103px;
    width:32px;
    height:61px;
    cursor:pointer;
}
.content .mr_frUl{
    width:1095px;
    margin:0 auto;
}
.content .mr_frBtnR{
    position:absolute;
    right:10px;
    top:103px;
    width:32px;
    height:61px;
    cursor:pointer;
}
.content .mr_frUl ul li{
    position:relative;
    left:0;
    top:0;
    overflow:hidden;
    width:197px;
    margin:0 11px;
}

.content .mr_frUl ul li a{
    display:block;
}
.product_img{
    display:block;
    width:195px;
    height:195px;
    border:1px solid #dedede;
}
.protext_text{
    text-align:center;
    letter-spacing:1px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    color:#606060;
    font-size:14px;
    padding-top:15px;
}
.position_div{
    display:none;
    position:absolute;
    left:0;
    top:0;
    width:197px;
    height:197px;
    font-size:0;
    line-height:197px;
    text-align:center;
    background-color:#243d7d;
}
.position_div img{
    vertical-align:middle;
}
.content .mr_frUl ul li:hover .position_div{
    display:block;
}
.main{
    padding-top:170px;
    background-color: #fafafa;
}
.news{
    width:1200px;
    margin:0 auto;
    padding-top:35px;
    padding-bottom:30px;
}

.news_l{
    width:394px;
}

.news_list ul li{
    float:left;
    width:246px;
    height:38px;
    line-height:38px;
    background-color:#909090;
    color:#ffffff;
    letter-spacing:1px;
    cursor:pointer;
}
.news_list ul li img{
    vertical-align:-4px;
    margin-left:15px;
    margin-right:6px;
}

.news_list ul li:first-child{
    width:148px;
}
.news_list ul li.on{
    background-color:#243d7d;
}

.news_content{
    margin-top:12px;
    box-shadow:0 0 3px 3px #f4f4f4;
}

.news_content ul{
    padding:24px 24px 0px;
    background-color:#ffffff;
    overflow:hidden;
    height:179px;
}

.news_content ul li a{
    display:block;
    padding-left:17px;
    background-image:url(../images/index/13.png);
    background-repeat:no-repeat;
    background-position:0 center;
    font-size:14px;
    letter-spacing:1px;
    color:#000;
}
.news_content ul li{
    margin-top:13px;
}
.news_content ul li:first-child{
    margin-top:0;
}
.news_content ul li .text{
    width:210px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.text,.date{
    height:19px;
    line-height:19px;
}
.news_img{
    display:block;
    width:100%;
    height:237px;
}

.news_padding{
    padding-top:34px;
    background-color:#fff;
}
.news_r{
    width:788px;
}
.news_top{
    position:relative;
    left:0;
    top:0;
    height:38px;
    line-height:38px;
    color:#ffffff;
    background-color:#243d7d;
    margin-bottom:12px;
}
.news_top .news_ico{
    vertical-align: -4px;
    margin-left: 15px;
    margin-right: 6px;

}
.position_more{
    position:absolute;
    right:12px;
    top:0;
    height:38px;
    line-height:38px;
    color:#fff;
    font-size:15px;
    letter-spacing:1px;
}

.bottom_l{
    width:380px;
    height:474px;
    background-color:#fff;
    box-shadow:0 0 3px 3px #f4f4f4;
}

.bottom_l .new_picture{
    display:block;
    width:100%;
    height:233px;
}
.bottom_l a{
    display:block;
    padding-bottom:14px;
}

.news_title{
    padding-top:34px;
    padding-left:19px;
    padding-bottom:28px;
    letter-spacing:1px;
    color:#000000;
    font-size:0;
}

.news_title img{
    vertical-align:middle;
    margin-right:8px;
}
.news_title span{
    vertical-align:middle;
    font-size:15px;
}

.news_text{
    padding-left:34px;
    padding-right:34px;
    text-align:justify;
    font-size:14px;
    line-height:27px;
    letter-spacing:1px;
}

.news_text a{
    color:#000000;
}

.bottom_r{
    width:396px;
    height:474px;
}

.bottom_top{
    height:233px;
    background-color:#ffffff;
    margin-bottom:10px;
    box-shadow:0px 0px 3px 3px #f4f4f4;
}

.bottom_down{
    height:231px;
    background-color:#ffffff;
    box-shadow:0px 0px 3px 3px #f4f4f4;
}

.bottom_text{
    padding:0 34px;
    color: #000000;
    font-size:14px;
    letter-spacing:1px;
}


.bottom_text ul li{
    padding-top:14px;
}
.bottom_text ul li:first-child{
    padding-top:0;
}

.friendship{
    background-color:#243d7d;
}

.friendship_top{
    position:relative;
    left:0;
    top:0;
    width:1200px;
    margin:0 auto;
}

.friend_l{
    height:48px;
    line-height:48px;
    color:#ffffff;
    font-size:15px;
    letter-spacing:1px;
}

.friend_l .position_more{
    height:48px;
    line-height:48px;
    right:0;
}
.friendship_bottom{
    width:1208px;
    margin:0 auto;
    padding-bottom:26px;
}
.friendship_bottom li{
    float:left;
    margin:0 3.5px 7px 3.5px;
}
.friendship_bottom li img{
    display:block;
    width:144px;
    height:60px;
}

.footer_nav{
    padding-top:33px;
    width:1200px;
    margin:0 auto;
}
.footer_l{
    padding-bottom:30px;
}
.footer_l a{
    color:#333333;
    vertical-align:middle;
}
.footer_l span{
    vertical-align:middle;
    color:#616161;
    margin:0 2px;
}
.wx img{
    display:block;
    width:131px;
    height:133px;
}
.wx div{
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size:14px;
    letter-spacing:1px;
    color:#333333;
    padding-top:8px;
    padding-bottom:12px;
}
.footer_box{
    height:80px;
    line-height:80px;
    text-align:center;
    background-color:#aeafb3;
    color:#000000;
    font-size:15px;
    letter-spacing:1px;
}

.footer_box span{
    margin-left:15px;
}
.footer_box span:first-child{
    margin-left:0;
}
.wrap .go_top{
    bottom:509px;
}
/*关于我们*/

.about_header{
    background-color:#ebebeb;
}

.about_son{
    width:1200px;
    margin:0 auto;
    padding-bottom:17px;
}
.about_content{
    width:1200px;
    margin:0 auto;
}
.about_img{
    display:block;
    width:100%;
    margin-top:17px;
}

.about_main{
    padding-top:26px;
    padding-bottom:48px;
}


.about_l{
    width:212px;
    border:1px solid #f6f6f6;
    box-shadow:3px 3px 3px #efefef;
}
.about_l ul li a{
    display:block;
}
.about_l ul li{
    background-image:url(../images/about/02.png);
    background-position:center bottom;
    background-repeat:no-repeat;
}
.about_l ul li .arrow_wrap{
    height:60px;
    line-height:60px;
    display:block;
    padding:0 35px 0 35px;
    font-size:0;
    letter-spacing:1px;
    color:#000000;

    transition:all 0.4s;
    -webkit-transition:all 0.4s;
}

.about_l ul li span{
    font-size:15px;
}
.about_l ul li:hover{
    background-image:none;
}

.about_l ul li:hover .arrow_wrap{
    background-color:#3061df;
    color:#ffffff;
    
}
.about_l ul li:hover .arrow{
     background-image:url(../images/about/05.png);
}
.arrow{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:8px;
    height:9px;
    margin-right:10px;
    background-image:url(../images/about/03.png);
}
.about_l ul li span{
    vertical-align:middle;
}
.about_l li.on{
    background-image:none;
}
.about_l li.on .arrow_wrap{
    background-color:#3061df;
    color:#ffffff;
    
}

.about_l li.on .arrow{
    background-image:url(../images/about/05.png);
}
.two_nav{
    display:none;
    font-size:14px;
    letter-spacing:1px;
    padding-left:35px;
    padding-right:35px;
}

.two_nav a{
    display:block;
    height:29px;
    line-height:29px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left:18px;
    margin-top:15px;
    color:#555555;
}

.two_nav a:hover{
    background-color:#eeeeee;
    color:#3061df;
}
.two_nav a.on{
     background-color:#eeeeee;
    color:#3061df;
}
.two_nav{
    padding-bottom:30px;
}

.about_l ul li.gray{
     background-image:url(../images/about/02.png);
}

.about_r{
    width:948px;
    min-height:600px;
}
.about_top{
    border-bottom:2px solid #c9c9c9;
}
.about_text{
    color:#243d7d;
    font-size:20px;
    font-weight:bold;
    letter-spacing:2px;
}
.about_text2 a{
    vertical-align:middle;
    font-size:15px;
    letter-spacing:1px;
    color:#243d7d;
}
.about_text2 img{
    vertical-align:middle;
}
.
.margin_a{
    margin-left:3px;
    margin-right:3px;
}
.margin_a2{
    margin-left:3px;
}
.about_top{
    padding-top:9px;
    padding-bottom:17px;
}
.about_title{
    padding-top:25px;
    padding-bottom:30px;
    color:#000000;
    letter-spacing:1px;
    font-size:15px;
}

.about_text3{
    text-align:justify;
    letter-spacing:2px;
    font-size:15px;
    line-height:30px;
}

.about_text3 img{
    display:block;
    width:100%;
    margin:15px 0;
}

.footer_wrap{
    background-color:#ebebeb;
}


.go_top{
    display:none;
    position:fixed;
    bottom:317px;
    left:50%;
    width:52px;
    margin-left:630px;
    text-align:center;
    cursor:pointer;
    font-size:12px;
    letter-spacing:1px;
}


/*产品列表*/

.product_wrap .about_r{
    overflow:hidden;
}

.product_list{
    width:1008px;
    margin-left:-30px;
    padding-bottom:35px;
}
.product_list ul li{
    float:left;
    margin:26px 30px 0 30px;
}
.product_list ul li a{
    position:relative;
    left:0;
    top:0;
    display:block;
}

.protuct_img{
    display:block;
    width:192px;
    height:126px;
}

.product_text{
    text-align:center;
    font-size:15px;
    letter-spacing:1px;
    color:#7f7f7f;
    padding-top:13px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}


.position_product{
    display:none;
    position:absolute;
    left:0;
    top:0;
    width:192px;
    height:126px;
    background-color:#517def;
    text-align:center;
    font-size:0;
    line-height:126px;
}
.position_product img{
    vertical-align:middle;
}


.product_list ul li:hover .position_product{
    display:block;
}
.page{
    text-align:center;
}



/*产品详情页*/

.details{
    padding-top:32px;
}
.details img{
    border:1px solid #ebebeb;
}

.details_top{
    color:#006ea6;
    padding-top:22px;
    padding-bottom:17px;
    color:#006ea6;
    letter-spacing:1px;
}

.details_bottom{
    text-align:justify;
    font-size:15px;
    letter-spacing:1px;
    line-height:26px;
    color:#4b4b4b;
}


/*维修案例*/
.case_list{
    padding-bottom:10px;
}

.case_list li a{
    display:block;
}

.case_list li{
    padding:18px 0;
    border-bottom:1px solid #efefef;
    padding-left:5px;
}

.case_img{
    width:170px;
    height:102px;
}

.case_right{
    width:747px;
}

.case_title{
    color:#333333;
    font-size:17px;
    letter-spacing:1px;
}
.case_date{
    font-size:14px;
    letter-spacing:1px;
    color:#4c4c4c;
}

.case_bottom{
    font-size:14px;
    letter-spacing:1px;
    color:#404040;
    line-height:24px;
    padding-top:13px;
}

/*维修案例详情页*/


.caseDetails img{
    float:left;
    width:304px;
    height:189px;
    margin-left:18px;
}
.caseDetails img:first-child{
    margin-left:0;
}
.caseDetails_text{
    padding-top:18px;
    font-size:15px;
    letter-spacing:1px;
    line-height: 26px;
    text-align:justify;
    color:#333333;
}

/*企业咨询*/

.enterprise_bottom{
    padding-bottom:24px;
}
.enterprise_bottom li{
    border-bottom:1px dotted #a0a0a0;
}
.enterprise_bottom a{
    position:relative;
    left:0;
    top:0;
    display:block;
    padding-left:24px;
}
.position_a{
    position:absolute;
    left:0;
    top:50%;
    margin-top:-9px;
    width:18px;
    height:18px;
    text-align:center;
    line-height:18px;
    font-size:12px;
    background-color:#cccccc;
    color:#f2f2f2;
    border-radius:3px;
}
.enter_l{
    height:50px;
    line-height:50px;
    font-size:15px;
    letter-spacing:1px;
    color:#000000;
}

.enterprise_bottom li.on .position_a{
    background-color:#ff9900;
    color:#ffffff;
}


/*企业资讯详情*/


.enter_text{
    padding-top:22px;
    padding-bottom:24px;
    color:#333333;
    letter-spacing:1px;
    font-size:17px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.enter_content{
    text-align:justify;
    font-size:15px;
    color:#333333;
    letter-spacing:1px;
    line-height:26px;
}

/*联系我们*/



.contact_img{
    display:block;
    width:100%;
    margin-top:19px;
}

.cantact_text{
    font-size:15px;
    letter-spacing:1px;
    padding-top:20px;
    letter-spacing:1px;
    color:#000000;
}






.page{
    text-align: right;
}
.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2487ff;
    border-color: #2487ff;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2487ff;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
  .pagination{
        /*text-align: center;*/
    padding:20px 0px;
    display: table;
    margin: auto;
  }





.flexslider{
    position:relative;
    overflow:hidden;
    background:url(../images/index/loading.gif) 50% no-repeat;
}
.slides{
    position:relative;
    z-index:1;
}
.slides li a{
    display:block;
}
.slides li a img{
    display:block;
    width:100%;
}
.flex-control-nav{
    display:none;
}
.flex-direction-nav{
    position:absolute;
    z-index:99;
    width:100%;
    top:50%;
    margin-top:-44px;
}
.flex-direction-nav li a{
    display:block;
    width:60px;
    height:88px;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
}
.flex-direction-nav li a.flex-prev{
    left:0px;
    background:url(../images/index/02.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next{
    right:0px;
    background:url(../images/index/03.png) center center no-repeat;
}




       *{ margin:0; padding:0; list-style:none;}
        img{ border:0;}

        .rides-cs {  font-size: 12px; background:#29a7e2; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
        .rides-cs a { color: #00A0E9;}
        .rides-cs a:hover { color: #ff8100; text-decoration: none;}
        .rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
        .rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
        .rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
        .rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
        .rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
        .rides-cs .cn ul {padding:0px;}
        .rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
        .rides-cs .cn ul li span { color: #777;}
        .rides-cs .cn ul li a{color: #777;}
        .rides-cs .cn ul li img { vertical-align: middle;}

        .rides-cs .btnOpen { background-position: 0 0;}
        .rides-cs .btnCtn { background-position: -37px 0;}
        .rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
        .rides-cs ul li.bot { border-bottom: none;}












