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 Arial,sans-serif}
body{width: 100%;background:#fff;overflow-x: hidden;-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)}
/*首页-----------------------------------------------------------*/
.header{
    height: 110px;
}
.logo{
    width: 260px;
    height: 100%;
}
.nav{
    padding-top: 20px;
}
.header-info{
    color: #666;
    line-height: 26px;
    margin-bottom: 8px;
}
.header-info span{
    padding-left: 26px;
    display: inline-block;
    vertical-align: top;
}
.header-tel{
    margin-right: 20px;
    background: url("../images/header_tel.png") no-repeat left center;
}
.header-add{
    background: url("../images/header_add.png") no-repeat left center;
}
.nav-list li{
    float: left;
    width: 93px;
    line-height: 56px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
}
.nav-list li.active,
.nav-list li:hover{
    background: #07c;
    color: white;
}
/*banner*/
.banner{
    position: relative;
    height: 640px;
    overflow: hidden;
    margin-bottom: 60px;
}
.plist{
    position: absolute;
    width: 100%;
    height: 130px;
    background: rgba(0,0,0,.4);
    bottom: 0;
    font-size: 0;
    left: 0;
    text-align: center;
    z-index: 9999;
}
.plist li{
    display: inline-block;
    vertical-align: top;
    height: 100%;
    font-size: 16px;
    color: white;
    border-left: 1px solid rgba(255,255,255,.3);
}
.plist li:last-child{
    border-right: 1px solid rgba(255,255,255,.3);
}
.plist-info{
    display: block;
    float: left;
    width: 170px;
    height: 100%;
    padding-top: 28px;
}
.plist-info i{
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
}
.plist li:nth-child(1) .plist-info i{
    background: url("../images/plist_icon_01.png") no-repeat;
}
.plist li:nth-child(2) .plist-info i{
    background: url("../images/plist_icon_02.png") no-repeat;
}
.plist li:nth-child(3) .plist-info i{
    background: url("../images/plist_icon_03.png") no-repeat;
}
.plist li:nth-child(4) .plist-info i{
    background: url("../images/plist_icon_04.png") no-repeat;
}
.plist li:nth-child(5) .plist-info i{
    background: url("../images/plist_icon_05.png") no-repeat;
}
.plist-info p{
    font-size: 16px;
    line-height: 40px;
}
.plist-img{
    float: left;
    width: 0;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.plist-img img{
    display: block;
    width: 250px;
    height: 130px;
}
.plist li:hover .plist-img{
    width: 250px;
}
.plist li:hover .plist-info{
    background: #07c;
}
.swiper-banner{
    width: 100%;
    height: 640px;
    position: relative;
}
.swiper-banner .swiper-slide{
    overflow: hidden;
    position: relative;
}
.swiper-banner .swiper-slide img{
    display: block;
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
}
.swiper-banner .swiper-slide-active{
    z-index: 9;
}
.swiper-banner .swiper-banner-span{
    position: absolute;
    text-align: center;
    height: 15px;
    bottom: 150px;
    z-index: 99;
    width: 100%;
}
.swiper-banner-span span{
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 8px;
    opacity: 1;
    background: white;
}
.swiper-banner-span span.swiper-pagination-bullet-active{
    background: #ff8c05;
}
.pro{
    margin-bottom: 60px;
    text-align: center;
}
.pro-title{
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    line-height: 50px;
    border-radius: 25px;
    text-indent: 40px;
    padding: 0 35px;
    font-size: 30px;
    color: #999;
    background: url("../images/pro_title.png") no-repeat left 35px center;
    margin-bottom: 40px;
}
.pro-title span{
    font-weight: normal;
    color: #07c;
}
.pro-con{
    position: relative;
}
.swiper-pro{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
.swiper-pro li img{
    display: block;
    width: 100%;
    height: 230px;
}
.swiper-pro li a{
    padding-bottom: 50px;
}
.pro-info{
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: -50px;
    text-align: center;
    background: #999;
    font-size: 16px;
    -webkit-transition: bottom .5s;
    -moz-transition: bottom .5s;
    -ms-transition: bottom .5s;
    -o-transition: bottom .5s;
    transition: bottom .5s;
}
.pro-info>p{
    line-height: 50px;
    color: white;
    font-size: 16px;
}
.pro-info>span{
    display: block;
    background: white;
    line-height: 30px;
    color: #07c;
    border-radius: 4px;
    margin: 0 auto;
    width: 180px;
}
.swiper-pro li:hover .pro-info{
    background: #07c;
    bottom: 0;
}
.swiper-pro-prev,
.swiper-pro-next{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 115px;
    cursor: pointer;
}
.swiper-pro-prev{
    left: 0;
    background: url("../images/pro_l.png") no-repeat;
}
.swiper-pro-next{
    right: 0;
    background: url("../images/pro_r.png") no-repeat;
}
.swiper-pro-prev:hover{
    background: url("../images/pro_l_a.png") no-repeat;
}
.swiper-pro-next:hover{
    background: url("../images/pro_r_a.png") no-repeat;
}
.about{
    background: url("../images/about_bg.jpg") no-repeat center top;
    height: 564px;
    padding-top: 60px;
    color: white;
}
.about-title{
    text-align: center;
    margin-bottom: 40px;
}
.about-title h3{
    font-size: 32px;
}
.about-title p{
    font-size: 24px;
    font-family: Arial;
}
.about-con>img{
    width: 530px;
    height: 322px;
}
.about-info{
    padding-left: 560px;
}
.about-info h3{
    font-size: 22px;
    margin-bottom: 10px;
}
.about-list{
    margin-bottom: 20px;
    overflow: hidden;
}
.about-list li{
    float: left;
    margin-right: 25px;
    width: 74px;
    height: 74px;
    text-align: center;
    border: 5px solid rgba(255,255,255,.5);
    font-size: 16px;
    line-height: 64px;
    border-radius: 50%;
    font-weight: bold;
}
.about-list li:hover{
    background: rgba(0,0,0,.2);
    background-clip: content-box;
}
.about-info-p{
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 10px;
}
.about-more{
    display: block;
    border: 1px solid white;
    line-height: 40px;
    width: 130px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
}
.case{
    background: url("../images/case_bg.jpg") no-repeat center top;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 60px;
}
.case-s{
    width: 705px;
}
.case-j{
    width: 370px;
}
.case-con{
    padding: 10px;
    background: url("../images/case_con_bg.jpg");
}
.case-info{
    background: white;
    padding: 30px;
}
.case-title{
    margin-bottom: 20px;
    line-height: 30px;
}
.case-title h3{
    text-indent: 40px;
    font-size: 22px;
    float: left;
    color: #07c;
    background: url("../images/case_title.png") no-repeat left center;
}
.case-title a{
    color: #999;
    font-family: Arial;
    float: right;
}
.case-title a:hover{
    color: #07c;
}
.swiper-case-s{
    overflow: hidden;
}
.swiper-case-s li{
    width: 305px;
    height: 210px;
    float: left;
    position: relative;
}
.swiper-case-s li:nth-child(2n){
    float: right;
}
.swiper-case-s li p{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    color: white;
    background: rgba(0,119,204,.8);
    opacity: 0;
}
.swiper-case-s li:hover p{
    opacity: 1;
}
.swiper-case-s-span{
    text-align: center;
    height: 15px;
    margin-top: 20px;
}
.swiper-case-s-span span{
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 8px;
    opacity: 1;
    background: #b3b3b3;
}
.swiper-case-s-span span.swiper-pagination-bullet-active{
    background: #07c;
}
.swiper-case-j{
    position: relative;
    height: 240px;
    overflow: hidden;
}
.swiper-case-j-prev,
.swiper-case-j-next{
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 40px;
    height: 40px;
    top: 100px;
}
.swiper-case-j-prev{
    left: 0;
    background: url("../images/case_j_l.png") no-repeat;
}
.swiper-case-j-next{
    right: 0;
    background: url("../images/case_j_r.png") no-repeat;
}
.news{
    text-align: center;
    margin-bottom: 70px;
}
.news-list{
    width: 530px;
    text-align: left;
}
.news-list li{
    margin-bottom: 2px;
}
.news-list li a{
    padding: 10px 20px;
    text-indent: 20px;
}
.news-list li p{
    background: url("../images/news_li.png") no-repeat left center;
}
.news-list li span{
    color: #999;
    display: block;
    font-family: Arial;
}
.news-list li:hover{
    background: #07c;
}
.news-list li:hover p{
    color: white;
    background: url("../images/news_li_a.png") no-repeat left center;
}
.news-list li:hover span{
    color: white;
    opacity: .5;
}
.news-imp{
    width: 540px;
    height: 320px;
    position: relative;
    color: white;
}
.news-imp-info{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 12px 0;
    background: rgba(0,0,0,.7);
}
.news-imp-info>p{
    float: left;
    text-align: left;
    padding: 0 10px;
    width: 350px;
    font-size: 16px;
    line-height: 66px;
}
.news-imp-time{
    float: right;
    width: 95px;
    border-left: 1px solid rgba(255,255,255,.5);
}
.news-imp-time b{
    display: block;
    font-size: 30px;
    margin: 0 auto;
}
.contact{
    background: url("../images/contact_bg.jpg") no-repeat center / cover;
    padding-top: 35px;
    padding-bottom: 30px;
    color: white;
    text-align: center;
}
.contact>div{
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 250px;
    margin: 0 10px;
    font-size: 16px;
    padding-left: 65px;
    line-height: 30px;
}
.contact>div p:last-child{
    line-height: 22px;
}
.contact-tel{
    background: url("../images/contact_tel.png") no-repeat left center;
}
.contact-phone{
    background: url("../images/contact_phone.png") no-repeat left center;
}
.contact-mas{
    background: url("../images/contact_mas.png") no-repeat left center;
}
.contact-add{
    background: url("../images/contact_add.png") no-repeat left center;
}
.footer{
    background:#07c url("../images/footer_yy.png") no-repeat center top;
    padding-top: 40px;
    padding-bottom: 30px;
}
.footer-con{
    width: 830px;
}
.nav-btm{
    margin-bottom: 20px;
}
.nav-btm li{
    float: left;
    color: white;
    font-size: 16px;
    line-height: 18px;
    padding: 0 15px;
}
.nav-btm li:first-child{
    padding-left: 0;
}
.nav-btm li + li{
    border-left: 1px solid white;
}
.footer-con>p{
    line-height: 26px;opacity: .6;
    color: white;
}
.footer a:hover{
    text-decoration: underline;
}
.i-banner{
    height: 300px;
    position: relative;
    overflow: hidden;
}
.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 0;
    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: #07c;
}
.i-t{
    border-bottom: 1px solid #ccc;
    line-height: 54px;
    margin-bottom: 50px;
    padding-top: 20px;
}
.i-bread{
    padding-left: 20px;
    background: url("../images/i_bread.png") no-repeat left top 17px;
    color: #999;
}
.i-list li{
    float: left;
    font-size: 16px;
    background: #f2f2f2;
}
.i-list li a{
    padding: 0 10px;
}
.i-list li + li{
    margin-left: 10px;
}
.i-list li.active a,
.i-list li:hover a{
    background: #07c;
    color: white;
}
.i-con{
    padding-bottom: 60px;
}
.i-title{
    text-align: center;
    margin-bottom: 30px;
}
.i-title h3{
    font-size: 30px;
}
.i-title h3 span{
    color: #07c;
}
.i-title p{
    font-size: 18px;
    color: #999;
    font-family: Arial;
}
.i-a-info>img{
    float: left;
    width: 530px;
    height: 322px;
}
.i-a-info-con{
    padding-left: 560px;
}
.i-a-info-con>h3{
    font-size: 24px;
    margin-bottom: 10px;
}
.i-a-info-con>p{
    text-indent: 2em;
    line-height: 26px;
}
.i-p-list li{
    float: left;
    width: 260px;
    height: 200px;
    position: relative;
    overflow: hidden;
    margin: 0 20px 30px 0;
}
.i-p-list li:nth-child(4n),
.i-to-list li:nth-child(4n),
.i-eq-list li:nth-child(4n),
.i-a-honor li:nth-child(4n){
    margin-right: 0;
}
.i-p-info{
    position: absolute;
    width: 100%;
    height: 100px;
    color: white;
    background: rgba(0,0,0,.5);
    left: 0;
    bottom: -50px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.i-p-info p{
    line-height: 50px;
    font-size: 15px;
}
.i-p-info span{
    display: block;
    width: 100px;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 12px;
    background: rgba(0,119,204,.7);
}
.i-p-list li:hover .i-p-info{
    bottom: 0;
}
.i-to-list li,
.i-eq-list li,
.i-a-honor li{
    float: left;
    width: 260px;
    position: relative;
    margin: 0 20px 30px 0;
}
.i-to-list li img,
.i-eq-list li img{
    display: block;
    width: 100%;
    height: 200px;
}
.i-to-list li p{
    line-height: 60px;
    padding: 0 60px 0 20px;
    background: #f2f2f2 url("../images/i_to_p.png") no-repeat right 20px center;
    font-size: 16px;
}
.i-to-list li:hover p,
.i-eq-list li:hover p{
    color: #07c;
}
.i-eq-list li i{
    position: absolute;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/i_eq_m.png") no-repeat;
}
.i-eq-list li p{
    line-height: 60px;
    text-align: center;
    border: 1px solid #ccc;
}
.i-eq-list li:hover{
    box-shadow: 0 0 6px rgba(0,0,0,.1);
}
.i-eq-list li:hover i{
    opacity: 1;
}
.i-n-list li{
    margin-bottom: 10px;
    height: 100px;
}
.i-n-time{
    float: left;
    width: 100px;
    text-align: center;
    color: white;
    background: #07c;
    height: 100%;
    padding-top: 15px;
}
.i-n-time p:first-child{
    font-size: 30px;
}
.i-n-time p:last-child{
    font-size: 16px;
}
.i-n-info{
    height: 100%;
    line-height: 28px;
    background: #f2f2f2 url("../images/i_n_li.png") no-repeat right top;
    padding: 25px 40px 0 120px;
}
.i-n-list li:hover .i-n-info{
    background: #f2f2f2 url("../images/i_n_li_a.png") no-repeat right top;
}
.i-co-t{
    background: #07c;
    border: 3px solid white;
    outline: 3px solid #07c;
    width: 700px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-size: 24px;
}
.i-co-t b{
    font-size: 30px;
}
.i-co-info{
    width: 690px;
    margin: 0 auto;
}
.i-co-info span{
    display: inline-block;
    vertical-align: top;
    line-height: 60px;
    padding-left: 40px;
}
.i-co-peo{
    margin-right: 150px;
    background: url("../images/i_co_peo.png") no-repeat left center;
}
.i-co-mas{
    margin-right: 150px;
    background: url("../images/i_co_mas.png") no-repeat left center;
}
.i-co-mail{
    background: url("../images/i_co_mail.png") no-repeat left center;
}
.i-co-tel{
    margin-right: 120px;
    background: url("../images/i_co_tel.png") no-repeat left center;
}
.i-co-add{
    background: url("../images/i_co_add.png") no-repeat left center;
}
.map{
    position: relative;
    height: 480px;
    overflow: hidden;
}
.map-con{
    position: absolute;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
    left: 50%;
    top: 0;
}
.i-a-honor li img{
    display: block;
    width: 100%;
    height: 350px;
    padding: 5px;
    border: 1px solid #ccc;
}
.i-a-honor li p{
    text-align: center;
    font-size: 15px;
    line-height: 40px;
}
.i-a-honor li:hover img{
    border-color: #07c;
}
.i-a-honor li:hover p{
    color: #07c;
}

.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
/* .p{padding: 0 calc(50% - 550px)} */
.blue{ color:#008DD1;}
.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;}

caption{font-size: 20px;line-height: 35px;}
.feedback_table{border-collapse:collapse; color:#696969}
.feedback_table h4,.feedback_table h3{color: #666;}
.feedback_table tr td{padding: 5px 5px 5px 20px; }
.feedback_table tr td:nth-child(2){text-align: left; }
.feedback_table tr td{ border: 1px solid #ececec;line-height: 40px;}
.feedback_table tr td input[type=submit]{background-color: #DD1F2B; color: #fff;}
.feedback_table tr td .bt{ width: 85px; height:35px;  border-radius: 5px; cursor: pointer;}
.feedback_table tr td input,.feedback_table tr td textarea{padding:3px 5px;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%; border-radius: 20px;}

.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:#008DD1;border: #008DD1 solid 1px;}
.flink a{ margin:0 5px;}