﻿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{ background:#fff; color:#666;overflow-x: hidden;min-width:1180px;}
body,button,input,select,textarea{font:13px/1.5 "微软雅黑",arial; 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-type:none; list-style-image:none}
a {color:#333; text-decoration:none; outline:none;}
a:hover{text-decoration:none;}
img{ border:none;}
input{border: none;outline: none;}
table{border-collapse: collapse;}
*{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.tan05{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.block{display: block;width: 100%;height: 100%;}
.cen{width: 1100px;margin: 0 auto;position: relative;}
.tran01{-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
/*首页-----------------------------------------------------------*/
/*banner图*/
.swiper_banner{
    width: 100%;
    overflow: hidden;
    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: 640px;
    margin-left: -960px;
}
.swiper_banner .swiper-slide-active{
    z-index: 9999;
}
.swiper_banner .swiper_banner_span{
    position: absolute;
    text-align: center;
    bottom: 20px;
    z-index: 99999;
    width: 100%;
}
.swiper_banner_span span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    cursor: pointer;
    opacity: 1;
    background-color: #666;
}
.swiper_banner_span span:last-child{
    margin-right: 0;
}
.swiper_banner_span span.swiper-pagination-bullet-active{
    background-color: #006cb1;
}
.nav{
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 85px;
    top: 55px;
    margin-left: -960px;
    z-index: 999999;
}
.logo{
    width: 685px;
    height: 100%;
    background-color: #006cb1;
    float: left;
}
.logo img{
    display: block;
    float: right;
    margin-top: -27px;
    width: 350px;
    height: 139px;
}
nav{
    width: 1235px;
    height: 100%;
    float: left;
}
.nav_list{
    width: 100%;
    height: 100%;
    background-color: #006cb1;
    padding-left: 32px;
    font-size: 15px;
    text-align: center;
}
.nav_list li{
	float: left;
	display: block;
    height: 100%;
    padding: 0 12px 0 6px;
    position: relative;
    text-align: center;
    margin-right: 22px;
}
.nav_list li:before{
    display: block;
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border: 2px solid #94c1de;
    border-left-color: transparent;
    border-bottom-color: transparent;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 38px;
    right: -14px;
}
.nav_list li:last-child:before{
    display: none;
}
.nav_list li:after{
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background-color: #f90;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.nav_list li a{
    color: white;
    padding: 15px 0;
}
.nav_list li a p{
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 55px;
}
.nav_list li a p span{
    display: block;
    width: 100%;
    height: 100%;
}
.nav_list li:hover:after,.nav_list li.active:after{
    opacity: 1;
}
.nav_list li:hover a p span:first-child{
    margin-top: -55px;
}
/*产品模块*/
.prolist,.i_prolist{
    width: 100%;
    padding: 25px 0 15px;
    border-bottom: 1px solid #d1edf8;
}
.prolist ul,.i_prolist ul{
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.prolist ul li,.i_prolist ul li{
    float: left;
    width: 175px;
    height: 45px;
    background-color: #006cb1;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    margin: 0 10px 10px 0;
}
.prolist ul li.home{
	float: none;
	display: inline-block;
}
.prolist ul li:nth-child(6n){
    margin-right: 0;
}
.prolist ul li a,.i_prolist ul li a{
    color: white;
}
.prolist ul li.active,.prolist ul li:hover,.i_prolist ul li:hover{
    background-color: #f90;
}
/*产品展示*/
.show,.news,.case{
    margin: 70px 0 50px;
}

.show_title{
    width: 440px;
    height: 80px;
    margin: 0 auto 50px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-top: -20px;
}
.show_title:before{
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border:1px solid #83b8d9;
    top: 20px;
    z-index: -1;
}
.show_title:after{
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border:1px solid #83b8d9;
    top: 23px;
    left: 3px;
    z-index: -1;
}
.show_title span{
    display: block;
    width: 165px;
    height: 40px;
    line-height: 40px;
    color: #006cb1;
    background-color: white;
    margin: 0 auto;
    font-size: 28px;
}
.show_title p{
    font-size: 36px;
    color: #ccc;
}

.swiper_show{
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.swiper_show li,.i_show_list li{
    float: left;
    width: 252px;
    height: 230px;
    margin: 0 10px 20px 10px;
    overflow: hidden;
}
.swiper_show li:nth-child(4n),.i_show_list li:nth-child(4n){
  /*  margin-right: 0;*/
}
.show_img{
    background: url("../images/show_list_g.png");
    padding: 10px;
}
.show_img .block{height: 182px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.swiper_show p,.i_show_list p{
    line-height: 40px;
    font-size: 14px;
}
.swiper_show li:hover .show_img,.i_show_list li:hover .show_img{
    background: url("../images/show_li_bg.png");
}
.swiper_show_span span{
    width: 12px;
    height: 12px;
}
/*关于我们*/
.about{
    width: 100%;
    height: 540px;
    background-color: #006cb1;
}
.about .cen{
    background: url("../images/about_01.jpg") no-repeat right 95px;
    padding: 100px 450px 0 0;
    height: 100%;
    color: white;
}
.about_a{
    display: block;
    border-radius: 50%;
    width: 78px;
    height: 78px;
    border: 5px solid #2e87bf;
    line-height: 68px;
    text-align: center;
    color: #006cb1;
    font-size: 14px;
    background-color: white;
    position: absolute;
}
.a_01{
    top: 72px;
    left: 265px;
}
.a_02{
    top: 107px;
    left: 373px;
}
.a_03{
    top: 128px;
    left: 480px;
}
.a_04{
    top: 100px;
    left: 589px;
}
.about_title{
    margin-bottom: 30px;
}
.about_title h3{
    font-size: 46px;
    font-family: "Impact";
    line-height: 50px;
}
.about_title h4{
    font-size: 28px;
}
.about .cen p{
    font-size: 14px;
    line-height: 32px;
    text-indent: 2em;
}
/*新闻中心*/
.news .cen{
    height: 419px;
    position: relative;
}
.news .cen:before{
    content: "";
    display: block;
    height: 100%;
    width: 35px;
    position: absolute;
    right: -36px;
    top: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    background: -webkit-linear-gradient(to right,#dbdbdb,#fff 70%);
    background: -moz-linear-gradient(to right,#dbdbdb,#fff 70%);
    background: -ms-linear-gradient(to right,#dbdbdb,#fff 70%);
    background: -o-linear-gradient(to right,#dbdbdb,#fff 70%);
    background: linear-gradient(to right,#dbdbdb,#fff 70%);
    -webkit-transform: skew(0deg, 45deg);
    -moz-transform: skew(0deg, 45deg);
    -ms-transform: skew(0deg, 45deg);
    -o-transform: skew(0deg, 45deg);
    transform: skew(0deg, 45deg);
}
.news .cen:after{
    content: "";
    display: block;
    height: 35px;
    width: 100%;
    position: absolute;
    bottom: -36px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    background: -webkit-linear-gradient(to bottom,#dbdbdb,#fff 70%);
    background: -moz-linear-gradient(to bottom,#dbdbdb,#fff 70%);
    background: -ms-linear-gradient(to bottom,#dbdbdb,#fff 70%);
    background: -o-linear-gradient(to bottom,#dbdbdb,#fff 70%);
    background: linear-gradient(to bottom,#dbdbdb,#fff 70%);
    -webkit-transform: skew(45deg, 0deg);
    -moz-transform: skew(45deg, 0deg);
    -ms-transform: skew(45deg, 0deg);
    -o-transform: skew(45deg, 0deg);
    transform: skew(45deg, 0deg);
}
.news_l{
    float: left;
    width: 700px;
    height: 419px;
    overflow: hidden;
    padding: 20px 30px;
    background-color: #eee;
}
.news_l a,.news_l span{
    display: inline-block;
    width: 81px;
    height: 25px;
    line-height: 25px;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
}
.news_l li{
    height: 124px;
    padding-top: 20px;
    border-bottom: 1px dashed #b6b6b6;
}
.news_l a{
    background-color: #006cb1;
}
.news_l span{
    background-color: #ccc;
}
.news_l p{
    font-size: 14px;
    height: 54px;
    overflow: hidden;
    line-height: 27px;
}
.news_l p font{color:#666;}
.news_r{
    float: left;
    width: 400px;
    height: 419px;
}
.mCSB_scrollTools{
    opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerRail{
    width: 8px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 8px;
    background-color: #006cb1;
    opacity: 1;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #006cb1;
    opacity: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background-color: #006cb1;
    opacity: 1;
}
/*合作客户*/
.case{
    background-color: #f2f2f2;
    padding: 70px 0;
    margin:110px 0 0 0;
}
.case .show_title a{
    padding-top: 40px;
}
.case .show_title span{
    position: absolute;
    background-color: #f2f2f2;
    z-index: 2;
    margin-left: -82px;
    left: 50%;
    top: 0;
}
.case .show_title:before,.case .show_title:after{
    z-index: 1;
}
.case_list{
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
    padding: 0 30px;
}
.case_list li{
    float: left;
    width: 239px;
    height: 179px;
    margin: 0 28px 28px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.case_list li:nth-child(4n){
    margin-right: 0;
}
.case_more{
    display: block;
    margin: 20px auto 0;
    width: 170px;
    height: 40px;
    text-align: center;
    color: white;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(0,108,177,.4);
}
.case_more:hover{
    background-color: rgba(0,108,177,1);
}
/*底部导航*/
.list{
    background-color: #006cb1;
}
.list .cen{
    overflow: hidden;
}
.list a{
    color: white;
}
.list a:hover{
    text-decoration: underline;
}
.list_l{
    float: left;
    padding: 60px 0;
    overflow: hidden;
    border-right: 1px solid #4391c3;
}
.list_l dl{
    float: left;
    padding: 0 20px;
}
.list_l dl dt{
    font-size: 16px;
    line-height: 48px;
    font-weight: bold;
}
.list_l dl dd{
    font-size: 14px;
    line-height: 30px;
}
.list_r{
    text-align: center;
    background: url("../images/case_r_tel.jpg") no-repeat center 35px;
    padding-top: 100px;
    font-weight: bold;
    float: left;
    width: 430px;
}
.list_r span{
    display: block;
    font-size: 22px;
    color: white;
}
.list_r p{
    font-size: 24px;
    color: #ffd900;
    line-height: 38px;
}
.ewm{
    float: right;
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
/*底部信息*/
.footer{
    width: 100%;
    height: 114px;
    background-color: #004d88;
    color: white;
    text-align: center;
    line-height: 24px;
    padding-top: 35px;
}
.footer p a{
    color: white;
    display: inline-block;
    padding: 0 18px;
    height: 13px;
    line-height: 13px;
    margin-top: 5px;
    border-right: 1px solid white;
}
.footer p a:last-child{
    border-right: none;
}
.footer p img{
    display: inline-block;
    vertical-align: baseline;
}
.i_footer{
    height: 85px;
}
/*回到顶部按钮*/
.back_top{
    width: 96px;
    height: 120px;
    position: fixed;
    right: 6%;
    bottom: 300px;
    background: url("../images/back_top.png") no-repeat;
    opacity: 0;
    -webkit-transform: translate(0, -100px);
    -moz-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    -o-transform: translate(0, -100px);
    transform: translate(0, -100px);
    cursor: pointer;
    z-index: 99999;
}
.back_top_a{
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
/*关于我们页面-----------------------------------------------------------------*/
.i_header{
    height: 415px;
    width: 100%;
    position: relative;
}
.i_header>img{
    display: block;
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    z-index: -1;
}
.i_prolist ul li{
    display: inline-block;
    float: none;
}
.i_prolist ul li.active{
    background-color: #f90;
}
.i_a_info,.i_h_info{
    width: 1100px;
    margin: 0 auto 70px;
    padding-top: 15px;
}
.i_a_info h3{
    line-height: 70px;
    font-size: 20px;
    color: #999;
}
.i_a_info h3 b{
    font-size: 26px;
    color: #333;
}
.i_a_info p{
    font-size: 15px;
    line-height: 38px;
}
/*荣誉资质页面------------------------------------------------------------*/
.pages{
    clear: both;
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.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{
    color: #ff0000;
}
.h_list{
    overflow: hidden;
    margin-top: 15px;
}
.h_list li{
    float: left;
    width: 340px;
    height: 300px;
    margin: 0 40px 25px 0;
}
.h_list li:nth-child(3n){
    margin-right: 0;
}
.h_list li img{
    display: block;
    width: 100%;
    height: 260px;
    border: 1px solid #9ec7e1;
    border-radius: 10px;
    padding: 10px;
}
.h_list li p{
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
/*产品展示页面------------------------------------------------------------*/
.i_show_list{
    width: 1100px;
    margin: 0 auto 30px;
    text-align: center;
    overflow: hidden;
}
.i_show{
    margin:  30px 0 50px;
}
/*新闻资讯页面--------------------------------------------------------------*/
.i_n_info{
    margin-bottom: 50px;
}
.i_n_list{
    padding: 30px 10px;
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}
.i_n_list li{
    width: 340px;
    height: 230px;
    float: left;
    position: relative;
    font-size: 14px;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    margin: 0 30px 30px 0;
}
.i_n_list li:nth-child(3n){
    margin-right: 0;
}
.i_n_list li.i_news_imp{
    height: 410px;
    padding-top: 180px;
}
.i_n_list li.i_news_imp img{
    position: absolute;
    left: 0;
    top: 0;
    width: 340px;
    height: 202px;
}
.i_n_list li a{
    padding: 35px 20px;
}
.i_n_list li h3{
    font-size: 15px;
    height: 56px;
    overflow: hidden;
    line-height: 28px;
}
.i_n_list li p,.span_t{
    line-height: 25px;
    color: #666;
}
.i_n_list li p{
    height: 50px;
    overflow: hidden;
}
.i_n_list li i{
    display: block;
    width: 34px;
    height: 34px;
    margin: 10px auto 0;
    background: url("../images/i_news_i.jpg") no-repeat;
}
.i_n_list li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.8);
}
.i_n_list li:hover i{
    background: url("../images/i_news_a.jpg") no-repeat;
}
.i_n_list li:hover h3,.i_n_list li:hover .span_m{
    color: #f90;
}
/*联系我们页面*/
.i_c_info{
    width: 1100px;
    margin: 30px auto 0;
    text-align: center;
}
.i_c_info h1{
    font-size: 28px;
    line-height: 120px;
}
.i_c_list{
    border: 1px dashed #d6d6d6;
    overflow: hidden;
}
.i_c_list li{
    float: left;
    width: 50%;
    height: 88px;
    font-size: 20px;
    line-height: 88px;
    border-right: 1px dashed #d6d6d6;
    border-bottom: 1px dashed #d6d6d6;
}
.i_c_list li:nth-child(2n){
    border-right:none;
}
.i_c_list li:last-child,.i_c_list li:last-child(2){
    border-bottom:none;
}
.map{
    width: 100%;
    overflow: hidden;
    margin: 60px 0;
}


.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.blue{ color:#0066FF;}
.mar_20{margin-top:20px;}
.ny_pad{ min-height:300px;  overflow:hidden;width: 1100px; margin:0 auto; padding: 30px 0; }
.ny_news_tl88 li{text-align:center; height:40px; line-height:40px;}
.ny_news_tl88 .new_title{font-size:16px; font-weight:bold; border-bottom:#ab916e dotted 1px;}
.ny_news_tl88 span{padding:0 5px; color:#999;}
.ny_news_ct88{padding:0px 0px 30px; line-height:30px;text-indent: 24px;}
.news_fy{padding:10px 50px 0; height:55px; border-top:#ccc solid 1px;position: relative;z-index: 999;}
.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 tr td input,.feedback_table tr td textarea{ margin:0 10px; border: 1px solid #ccc;}
.feedback_table tr td textarea{margin:10px 0px 10px 10px;}
.feedback_table tr td{ border: solid 1px #cccccc;}
.feedback_table tr td .bt{ width:57px; height:22px; line-height:22px;}

.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%; }
.fy a,.fy span{padding:5px 11px;border:#aaa solid 1px;margin:0 7px;background-color:#f5f5f5;}
.fy span,.fy a:hover{color:#006CB1;border: #006CB1 solid 1px;}
.flink a{ margin:0 5px;}

.xiaocms-page{ width:100%; margin:0 auto; margin-top:50px; text-align:center}
.xiaocms-page span {
display: inline-block;
padding: 5px 15px;
background: #f5f5f5;
border: 1px solid #f5f5f5;
color: #fff;
text-align: center;
margin-left: 12px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size:13px;
}
.xiaocms-page a {
display: inline-block;
background: #fff;
border: 1px solid #e3e3e3;
text-align: center;
color: #333;
padding: 5px 15px;
margin-left: 12px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size:13px;
}