html{width: 100%;min-width:1200px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding:0;margin:0}
body,button,input,select,textarea{font:14px/1.5 Microsoft Yahei,arial,sans-serif}
body{width: 100%;background:#fff;-webkit-font-smoothing: antialiased;color:#333;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new, courier, monospace}
small{font-size:12px}
ul,ol{list-style:none}
hr{border: none;height: 1px}
a{color:inherit;text-decoration:none;outline:none;background-color: transparent}
a:hover,a:active{outline: none;text-decoration: none}
img{border:none}
b,strong{font-weight: bold}
table{border-collapse:collapse}
td,th{border: 1px solid #333}
input,input:focus{border: none;outline: none}
input[type="submit"]{cursor: pointer}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.tans05{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s}
.tans1{-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s}
.tans15{-webkit-transition: all 1.5s;-moz-transition: all 1.5s;transition: all 1.5s}
.tans2{-webkit-transition: all 2s;-moz-transition: all 2s;transition: all 2s}
.b{display: block;width: 100%;height: 100%}
.nclk{pointer-events: none}
.cl{clear: both}
.cl:after{content: "";clear: both;display: table}
.fl{float: left}
.fr{float: right}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.p{padding: 0 calc(50% - 550px)}
/*动画*/
.ani-b-s{opacity: 0;-webkit-transform: translate(0, 50px);-moz-transform: translate(0, 50px);transform: translate(0, 50px)}
.ani-b-t{opacity: 0;-webkit-transform: translate(0, -50px);-moz-transform: translate(0, -50px);transform: translate(0, -50px)}
.ani-l{opacity: 0;-webkit-transform: translate(-200px, 0);-moz-transform: translate(-200px, 0);transform: translate(-200px, 0)}
.ani-r{opacity: 0;-webkit-transform: translate(200px, 0);-moz-transform: translate(200px, 0);transform: translate(200px, 0)}
.ani-b{opacity: 0;-webkit-transform: translate(0, 200px);-moz-transform: translate(0, 200px);transform: translate(0, 200px)}
.ani-o{opacity: 0;-webkit-transform: scale(0, 0);-moz-transform: scale(0, 0);transform: scale(0, 0)}
/*首页-----------------------------------------------------------*/
.top{
    background: #333;
    color: white;
    line-height: 32px;
    font-size: 13px;
}
.top>p{
    float: left;
}
.top-tel{
    padding: 0 45px 0 30px;
    background: url("../images/top_tel.png") no-repeat left center;
}
.top-add{
    padding: 0 45px 0 60px;
    border-left: 1px dashed #b3b1b1;
    background: url("../images/top_add.png") no-repeat left 40px center;
}
.nav{
    background: #fcfbfb;
    height: 108px;
}
.logo{
    width: 120px;
    height: 100%;
}
.nav-list{
    height: 100%;
}
.nav-list li{
    float: left;
    width: 100px;
    text-align: center;
    margin: 0 10px;
    position: relative;
}
.nav-two{
    position: absolute;
    top: 100%;
    background: rgba(255,255,255,.9);
    color: #0082e6;
    font-size: 13px;
    line-height: 30px;
    padding: 10px 0;
    z-index: 99999;
    width: 130px;
    left: 50%;
    margin-left: -65px;
    display: none;
}
.nav-two a,
.nav-list li:hover .nav-two{
    display: block;
}
.nav-two a:hover{
    background: white;
}
.nav-list li>a{
    font-size: 16px;
    line-height: 108px;
    color: #666;
    font-weight: bold;
}
.nav-list li.active>a{
    color: #0082e6;
}
.nav-list li:first-child>a{
    text-indent: 25px;
    background: url("../images/nav_index_a.png") no-repeat left 20px center;
}
.nav-list li:first-child:hover>a,
.nav-list li:first-child.active>a{
    background: url("../images/nav_index.png") no-repeat left 20px center;
}
.nav-list li>a i{
    display: inline-block;
    background: url("../images/nav_li_more.png") no-repeat;
    width: 11px;
    height: 7px;
    vertical-align: middle;
}
.nav-list li:hover>a{
    color: #0082e6;
}
.nav-list li:hover>a i{
    background: url("../images/nav_li_more_a.png") no-repeat;
}
/*banner*/
.banner{
    width: 100%;
    height: 580px;
    position: relative;
    overflow: hidden;
}
.banner-con{
    background: #333;
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 9;
}
.banner-down{
    position: absolute;
    z-index: 9999;
    background: url("../images/banner_arr.png") no-repeat;
    width: 66px;
    height: 20px;
    bottom: 0;
    left: 50%;
    margin-left: -33px;
    cursor: pointer;
}
/*产品列表*/
.plist{
    margin-bottom: -40px;
    padding-top: 60px;
    position: relative;
}
.plist-list{
    margin-bottom: 55px;
}
.plist-list li{
    float: left;
    width: 50%;
    position: relative;
}
.plist-list li a{
    padding-left: 180px;
}
.plist-list li h3{
    font-size: 24px;
    color: #0082e6;
}
.plist-list li p{
    color: #999;
    font-family: Arial;
    margin: 5px 0 10px;
}
.plist-list li span{
    display: block;
    color: white;
    background: #666;
    width: 140px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 20px;
    text-align: center;
}
.plist-list li:first-child{
    background: url("../images/plist_01.png") no-repeat left 30px center;
}
.plist-list li:last-child{
    background: url("../images/plist_02.png") no-repeat left 30px center;
}
.plist-list li:before{
    height: 120px;
    position: absolute;
    content: "";
    left: 0;
    border-left: 1px solid #e6e3e3;
}
.plist-list li:first-child:before{
    display: none;
}
.plist-list li a:hover span{
    background: #0082e6;
}
.ptwo-list{
    background: #0082e5;
    color: #cce9ff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ptwo-list li{
    float: left;
    width: 220px;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
.ptwo-list li + li{
    border-left: 1px solid #199cff;
}
.ptwo-list li a:hover{
    color: white;
    font-weight: bold;
}
/*产品*/
.pro{
    text-align: center;
    background: url("../images/pro_bg.jpg") no-repeat center top;
    height: 638px;
    padding-top: 90px;
}
.title{
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-indent: -5px;
}
.pro .title{
    color: white;
    background: url("../images/title_pro.png") no-repeat center;
}
.swiper-pro{
    overflow: hidden;
    margin-bottom: 15px;
}
.swiper-pro li{
    float: left;
    background: white;
    border-radius: 8px;
}
.swiper-pro li a{
    padding: 8px;
    position: relative;
}
.swiper-pro li img{
    display: block;
    width: 100%;
    border-radius: 8px;
    height: 250px;
}
.swiper-pro li p{

    line-height: 56px;
    font-size: 16px;
}
.pro-m{
    position: absolute;
    width: 340px;
    height: 250px;
    top: 8px;
    left: 8px;
    background: url("../images/pro_m.png") no-repeat;
    display: none;
}
.swiper-pro li:hover p{
    color: #0082e6;
}
.swiper-pro li:hover .pro-m{
    display: block;
}
.swiper-pro-prev,
.swiper-pro-next,
.swiper-news-prev,
.swiper-news-next{
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    margin: 0 15px;
    cursor: pointer;
}
.swiper-pro-prev{
    background: url("../images/pro_l.png") no-repeat;
}
.swiper-pro-next{
    background: url("../images/pro_r.png") no-repeat;
}
/*工程案例*/
.case{
    padding-top: 60px;
    padding-bottom: 60px;
}
.case .title{
    background: url("../images/title_case.png") no-repeat center;
}
.case-list li{
    float: left;
    height: 260px;
    position: relative;
    width: 50%;
}
.case-info span{
    position: absolute;
    background: rgba(0,0,0,.3);
    height: 100%;
    width: 100%;
    top: 0;
    display: none;
    left: -100%;
}
.case-info:hover span{
    display: block;
}
.case-list li:nth-child(2) ~ li .case-info span{
    left: 100%;
}
.case-list li>img{
    display: block;
    float: left;
    width: 50%;
    height: 100%;
}
.case-info{
    float: right;
    width: 50%;
    background: #f2f2f2;
    text-align: center;
    position: relative;
    height: 100%;
}
.case-info a{
    padding: 70px 20px 0;
}
.case-list li:nth-child(2) ~ li>img{
    float: right;
}
.case-info h3{
    font-size: 16px;
    margin-bottom: 20px;
}
.case-info i{
    display: block;
    background: url("../images/case_m.png") no-repeat;
    width: 100px;
    height: 52px;
    margin: 0 auto;
}
.case-info:before{
    content: "";
    position: absolute;
    border: 10px solid transparent;
    top: 50%;
    margin-top: -10px;
    z-index: 9;
}
.case-info:before{
    border-right-color: #f2f2f2;
    left: -20px;
}
.case-list li:nth-child(2) ~ li .case-info:before{
    border-left-color: #f2f2f2;
    border-right-color: transparent;
    left: 100%;
}
.case-list li .case-info:hover{
    background: #0082e6;
    color: white;
}
.case-list li .case-info:hover i{
    background: url("../images/case_m_a.png") no-repeat;
}
.case-list li .case-info:hover:before{
    border-right-color: #0082e6;
}
.case-list li:nth-child(2) ~ li .case-info:hover:before{
    border-left-color: #0082e6;
    border-right-color: transparent;
}
/*关于*/
.about{
    background: url("../images/about_bg.jpg") no-repeat center top;
    height: 490px;
    padding-top: 70px;
    position: relative;
    overflow: hidden;
}
.about-con{
    padding-right: 280px;
    background: url("../images/about_01.png") no-repeat right center;
}
.about-con h3{
    font-size: 30px;
    color: #0082e5;
}
.about-con h4{
    font-size: 20px;
    margin-bottom: 20px;
    font-family: Arial;
}
.about-con p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-bottom: 20px;
}
.about-more{
    display: block;
    width: 140px;
    color: white;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: Arial;
    border-radius: 20px;
    background: #0082e6;
}
.about-info{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    padding: 16px 410px;
    border-top: 1px solid #cecfd0;
    bottom: 0;
}
.about-info>p{
    width: 50%;
    float: left;
    line-height: 60px;
    font-size: 18px;
    text-indent: 150px;
    color: #0082e6;
}
.about-info>p span{
    font-size: 22px;
}
.about-info>p + p{
    border-left: 1px solid #cecfd0;
}
.about-tel{
    background: url("../images/about_phone.png") no-repeat left 80px center;
}
.about-add{
    background: url("../images/about_add.png") no-repeat left 80px center;
}
/*新闻*/
.news{
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.news .title{
    text-indent: 25px;
    background: url("../images/title_news.png") no-repeat center;
}
.swiper-news{
    overflow: hidden;
    padding-bottom: 32px;
    text-align: left;
}
.swiper-news li img{
    display: block;
    height: 200px;
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.news-info{
    padding: 15px;
    position: relative;
}
.news-info:after{
    content: "";
    position: absolute;
    width: 100%;
    background: url("../images/news_yy.png") no-repeat;
    height: 32px;
    bottom: -32px;
    left: 0;
}
.news-info h3{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
}
.news-info p{
    line-height: 24px;
    height: 48px;
    color: #666;
    margin-bottom: 10px;
}
.news-more,
.news-info h3:hover{
    color: #0082e6;
}
.swiper-news-prev{
    background: url("../images/news_l.png") no-repeat;
}
.swiper-news-next{
    background: url("../images/news_r.png") no-repeat;
}
/*底部信息*/
.nav-btm{
    background: url("../images/nav_btm_bg.jpg");
}
.nav-btm-list li{
    float: left;
    color: white;
    line-height: 108px;
}
.footer a:hover{
    text-decoration: underline;
}
.nav-btm-list li+ li{
    margin-left: 60px;
}
.footer-info{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #999;
    line-height: 24px;
    background: #404040;
    border-top: 1px solid #666;
}
/*关于我们页-------------------------------------------------------------*/
.i-banner{
    height: 380px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}
.i-banner img{
    display: block;
    position: absolute;
    width: 1920px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.pages{
    clear: both;
    text-align: center;
    overflow: hidden;
    margin:20px auto;
    font-family: "宋体";
}
.pages a{
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #c3c3c3;
    background-color: #f5f5f5;
    line-height: 24px;
    text-align: center;
    margin-right: 16px;
}
.pages a:last-child{
    margin-right: 0;
}
.pages a.page_top,
.pages a.page_bottom{
    width: 30px;
}
.pages a.page_active,
.pages a:hover{
    color: #0082e6;
}
.i-wrap{
    padding-bottom: 60px;
    min-height: 600px;
}
.i-title{
    line-height: 50px;
    background: rgba(255,255,255,.3);
    width: 1920px;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 0 410px;
    margin-left: -960px;
    color: white;
}
.i-title h3{
    font-size: 20px;
}
.i-list li{
    float: left;
    width: 140px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.i-list li.active,
.i-list li:hover{
    background: white;
    color: #0082e6;
}
.i-wtitle{
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    font-size: 26px;
    padding-bottom: 10px;
}
.i-wtitle:after{
    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    background: #333;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.i-wtitle span{
    color: #0082e6;
}
.i-a>h3{
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: normal;
    background: url("../images/i_a_h3.png") no-repeat center;
}
.i-a>img{
    display: block;
    margin-bottom: 20px;
}
.i-a>p{
    font-size: 16px;
    line-height: 30px;
}
/*产品页面---------------------------------------------------------*/
.i-plist li{
    float: left;
    width: 200px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    margin: 0 25px 20px 0;

}
.i-plist li a{
    background: #d9d9d9;
    border-radius: 8px;
}
.i-plist li a,
.i-list li a{
    padding: 0 10px;
}
.i-p-list li i{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: url("../images/i_p_m.png") no-repeat;
    height: 200px;
    display: none;
}
.i-p-list li:hover i{
    display: block;
}
.i-plist li.active a,
.i-plist li:hover a,
.i-p-list li.active,
.i-p-list li:hover p{
    background: #0082e6;
    color: white;
}
.i-plist li:nth-child(5n),
.i-p-list li:nth-child(4n),
.i-n-list li:nth-child(3n){
    margin-right: 0;
}
.i-p-list li{
    float: left;
    width: 260px;
    position: relative;
    margin: 0 20px 40px 0;
}
.i-p-list li img{
    display: block;
    width: 100%;
    height: 200px;
}
.i-p-list li p{
    line-height: 50px;
    padding: 0 15px;
    background: #e6e6e6;
}
/*案例页面--------------------------------------------------*/
.i-c-list li{
    float: left;
    width: 530px;
    margin-bottom: 40px;
    height: 200px;
}
.i-c-list li img{
    display: block;
    width: 260px;
    float: left;
    height: 100%;
}
.i-c-list li:nth-child(2n){
    float: right;
}
.i-c-info{
    float: right;
    padding: 28px 25px;
    height: 100%;
    width: 270px;
    background: #f2f2f2;
}
.i-c-info h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.i-c-info p{
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.i-c-info span{
    display: block;
    background: url("../images/i_c_more.jpg") no-repeat;
    width: 159px;
    height: 40px;
    margin-top: 10px;
}
.i-c-list li:hover .i-c-info h3{
    color: #0082e6;
}
.i-c-list li:hover .i-c-info span{
    background: url("../images/i_c_more_a.jpg") no-repeat;
}
/*新闻页面----------------------------------------------------------*/
.i-n-list li{
    float: left;
    width: 350px;
    margin:0 25px 40px 0;
}
.i-n-list li a{
    border: 3px solid #e6e6e6;
    padding: 20px;
}
.i-n-list li h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.i-n-list li p{
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    margin-bottom: 20px;
}
.i-n-more span{
    font-size: 16px;
    color: #666;
    text-indent: 24px;
    background: url("../images/i_n_time.png") no-repeat left center;
}
.i-n-more small{
    padding-right: 25px;
    color: #0082e6;
    font-size: 16px;
    background: url("../images/i_n_more.png") no-repeat right center;
}
.i-n-list li:hover a{
    border-color: #0082e6;
}
.i-n-list li:hover h3{
    color: #0082e6;
}
/*联系我们------------------------------------------*/
.i-co-info p{
    float: left;
    text-align: center;
    width: 50%;
    line-height: 40px;
}
.i-co-info p:first-child{
    background: url("../images/i_co_tel.png") no-repeat left 100px center;
}
.i-co-info p:last-child{
    background: url("../images/i_co_add.png") no-repeat left 80px center;
}
.i-co-info p span{
    font-weight: bold;
    font-size: 16px;
}
.map{
    height: 480px;
    margin-top: 40px;
    overflow: hidden;
}


.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.blue{ color:#0066FF;}
.mar_20{margin-top:20px;}
.ny_pad{ min-height:300px;  overflow:hidden; }
.ny_news_ct88{padding:0px 0px 30px; line-height:30px; text-align: left;}
.ny_news_ct88 .info{ padding-bottom: 10px; margin-bottom: 0; overflow: hidden; }
.ny_news_ct88 .info p{text-indent: 0;float: left;background:#ccc; padding:2px 5px; margin-right:8px;  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_news_tl88 li{text-align:center; height:40px; line-height:40px;}
.ny_news_tl88 .new_title{font-size:20px; font-weight:bold; border-bottom:#ddd solid 1px; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.ny_news_tl88 span{padding:0 5px; color:#999;}
.ny_news_ct88 p{ text-indent: 24px; }
.news_fy{padding:10px 50px 0; height:55px; border-top:#ccc solid 1px;position: relative;z-index: 999;text-align: left;}
.news_fy_l{width:300px;}
.news_fy_l li{height:24px; line-height:24px;}
.news_fy_l span{font-weight:bold;}
.news_fy_r{height:35px; overflow:hidden; padding-top:12px; width:200px;}
.news_fy_r .bdsharebuttonbox{float: right;}

.feedback_table{border-collapse:collapse; }
.feedback_table h4,.feedback_table h3{color: #666;}
.feedback_table tr td{padding: 5px;}
.feedback_table tr td{ border: 1px solid #ececec;line-height: 50px;}
.feedback_table tr td .bt{ width:57px; height:22px; line-height:22px;}
.feedback_table tr td input,.feedback_table tr td textarea{color: #666; margin:0 10px; border: 1px solid #ececec; width: 50%;}
.feedback_table tr td #address{height: 30px; width: 80%; line-height: 15px; }
.feedback_table tr td textarea{margin:10px 0px 10px 10px; width: 80%;}

.sub{width: 320px;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.news_image{ padding:20px 0; position:relative;}
.news_image img{ border-radius:4px; display:block; margin:0 auto;}
.news_image #pre1{position:absolute; display:block; width:50%; height:100%; top:0; z-index:9; cursor: url(/images/1.cur?t=844888),auto;}
.news_image #next1{position:absolute;display:block; width:50%; height:100%; top:0; left:50%;z-index:9;cursor: url(/images/2.cur?t=844888),auto;}
 
/*翻页*/
.fy{height:32px;line-height:32px; text-align:center; width:100%; clear: both;}
.fy a,.fy span{padding:5px 11px;border:#aaa solid 1px;margin:0 7px;background-color:#f5f5f5; color: #666;}
.fy span,.fy a:hover{color:#014a99;border: #014a99 solid 1px;}
.flink a{ margin:0 5px;}