﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button {
    padding:0;
    margin:0;
    font-size:100%
}
label input {
    vertical-align:middle
}
:focus{
    outline: -webkit-focus-ring-color auto 0px;
}
a:link,a:visited {
    color:#333;
    text-decoration:none;
    outline:none
}
a:hover,a:active {
    text-decoration:none
}
body {
    font-family:"Microsoft YaHei";
    color:#666;
    background:#fff;
}
img {
    border:0;
    max-width: 100%;
}
table {
    border-collapse:collapse
}
ul,li {
    list-style:none
}
.clear {
    clear:both;
    line-height:0;
    font-size:0;
    height:0
}
.clearfix:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:"."
}

.wrap {
    width: 1200px;
    margin: 0 auto
}
/*字体*/
.text_48{
    font-size: 48px;
}
.text_36{
    font-size: 36px;
}
.text_30{
    font-size: 30px;
}
.text_26{
    font-size: 26px;
}
.text_24{
    font-size: 24px;
}
.text_20{
    font-size: 20px;
}
.text_18{
    font-size: 18px;
}
.text_16{
    font-size: 16px;
}
.text_15{
    font-size: 16px;
}
.text_14{
    font-size: 14px;
}
.text_13{
    font-size: 13px;
}
.text_12{
    font-size: 12px;
}
.text_10{
    font-size: 10px;
}
.center{
    width: 100%;
}
/*图片*/
.image{
    width: 100%;
    height: 0px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    box-sizing: border-box;
}
.image img{
    width:100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}
.header {
    width: 100%;
    height:auto;
    background: #fff;
}
.logo{
    padding: 0px;
    height:130px;
    padding:0px 0px;
}
.logo a img{
    overflow: hidden;
    height: 100%;
}

/*导航*/
.h_nav{
    padding: 0px;
}
#nav {
    margin: 0 auto;
    height: 130px;
    line-height:130px;
}
#nav .on a span{
    padding:15px 10px;
    background-image: url("../images/nav_bg.png");
    background-size: 100% 100%;
}

#nav a {
    height:130px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height:130px;
    outline: none;
    z-index: 35;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
}
#nav ul a {
    line-height: 33px;
}
#nav li {
    width: 14.2%;
    float: left;
    position: relative;
    z-index: 20;
}
#nav li li {
    border-left: none;
    margin-top: 0;
    float: none;
}
#nav ul {
    position: absolute;
    display: none;
    top:130px;
    left: -1px;
}
#nav li ul a {
    width: 113px;
    height: auto;
    float: left;
    text-align: center;
}
#nav ul ul {
    top: auto;
    border-top: none;
}

#nav li ul ul {
    left:113px;
    top: 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
    display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
    display: block;

}
#nav ul a,  #nav ul li {

    background-color: #fff;
    background-image: none;

}
#nav ul a:hover,  #nav ul a:focus {
    background-color: #14bee9;
    color: #fff !important;
}
#nav .current_page_parent .current_page_item a, #nav .current_page_item ul a {
    border-left: 1px solid #f5f5f5;
    border-right: none;
    background-image: none;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}


/*banner*/
#banner {
    width: 100%;
    margin:0 auto;
    position: relative;
    overflow:hidden;
    z-index: 0;
}
#banner .pics li {
    width: 100%;
}
#banner .pics li img {
    width:100%;
}
#banner .prev,	#banner .next {
    position:absolute;
    left:3%;
    top:50%;
    margin-top:-25px;
    display:block;
    width:32px;
    height:40px;
    background:url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter:alpha(opacity=50);
    opacity:0.5;
}
#banner .next {
    left:auto;
    right:3%;
    background-position:8px 5px;
}
#banner .prev:hover, #banner .next:hover {
    filter:alpha(opacity=100);
    opacity:1;
}

/*图标*/
.index_ico{
    width:100%;
    height: 170px;
}
.ico_w{
    margin-top: -60px;
    position: relative;
    z-index: 1;
}
.l50
{
    width: 50%;
    float: left;
    height: 170px;
    padding: 20px;
    color:#fff;
}
.ico_l{
    background-color: #13bbec;
}
.ico_r{
    background-color: #0fd2e4;
}
.ico_i{
    text-align: center;
    margin-top: -50px;

}
.ico_i span{
    font-size: 44px;
    padding: 10px;
    border-radius: 80px;
    background-color: #13bbec;
}
.ico_i .da{
    background-color: #0fd2e4;
}
.ico_title{
    text-align: center;
    margin-top: 15px;
}
.ico_text{
    text-align: center;
    margin-top: 15px;
    font-family: "Candara";
}
/*搜索*/
.search{
    text-align: center;
    position: relative;
    width: 205px;
    margin: 0 auto;
    margin-top: 25px;
}
.search #keywords{
    width: 200px;
    height: 32px;
    border: 1px solid #d9d9d9;
    padding-left: 8px;
    color:#d9d9d9;
    border-radius: 5px;
}
.post_search{
    height: 32px;
    border: none;
    position: absolute;
    right: 0px;
    z-index: 20;
    opacity: 0;
}
.search i{
    position: absolute;
    top: 5px;
    right: 10px;
    width: 18px;
    height:32px;
    font-size: 18px;
    color:#13bbec;
}

/*产品展示*/
.index_pro{
    width: 100%;
    height: auto;
    padding: 50px 0;
}
.pro_l{
    width: 20%;
    float: left;
}
.p_en {
    font-size: 45px;
}
h3{
    font-weight: bold;
}
.h31{
    color:#13bbec;
}
.p_ch{
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.pl_b{
    margin-top: 50px;
}
.pl_b p{
    line-height:25px;
}
.pl_b .on{
    color:#13bbec;
}

.pro_r{
    width: 80%;
    float: left;
}
.index_more{
    width: 128px;
    height: 40px;
    background-image: url("../images/more.jpg");
    background-size: 100% 100%;
    margin-top: 35px;
}

.sb1{
    padding-left: 100px;
}
.pro_list{
    padding: 0;
}
.pro_img1{
    padding-bottom: 50.6%;
}
.pro_img{
    padding-bottom: 68.9%;
}
.boxs1{
    margin: 0 25px;
}
.boxs{
    margin: 0 15px;
}

.sb2{
    margin:50px 0;
}
.portfolio-box {
    position: relative;
    padding: 0px;
}
.portfolio-box a img {
    width: 100%;
}
.portfolio-box:hover .overlay{
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
}
.portfolio-box .overlay{
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    position: absolute;
    height:100%;
    top: 50%;
    left: 50%;
    width: 100%;
    color: #fff;
    text-align: center;
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.portfolio-box .overlay .over-content div{
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    font-size: 14px;
    color:#13bbec;

}

/*新闻资讯*/
.index_new{
    width: 100%;
    height: auto;
}
.swiper-container {
    width: 100%;
    height:200px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.new_mian{
    width: 100%;
    height: 200px;
}
.new_l{
    width:50%;
    height: 200px;
    float: left;
    background-color: #393939;
}
.new_r{
    width: 50%;
    height: 200px;
    float: left;
    background-color: #fff;
}
.new_w{
    width: 600px;
    height: 200px;
}
.new_w_l{
    float: right;
    padding:40px 70px;
}
.new_title{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    color:#fff;
}
.new_w_l a:hover .new_title{
    color:#13bbec;
}

.new_text{
    margin-top: 15px;
    line-height: 25px;
    text-align: left;
    color:#cacaca;
}
.new_w_r{
    float: left;
    position: relative;
}
.new_box{
    position: absolute;
    left: 0px;
    width: 50%;
    height: 200px;
}
.new_pic{
    width: 50%;
    height: 200px;
    float: right;
}
.new_box{
    text-align: left;
    padding: 20px 40px;
}

.new_img{
    padding-bottom: 66.6%;
}

.new_btn{
    text-align: center;
    margin-top: -38px;
    position: relative;
    z-index: 2;
}
.new_btn span{
    padding: 8px 10px;
    color:#fff;
}
.new_btn .s_l{
    background-color: #13bbec;
    position: absolute;
    right: 50%;
}
.new_btn .s_r{
    background-color: #0fd2e4;
    position: absolute;
}


/*关于我们*/
.index_about{
    margin-top: 50px;
    width: 100%;
    height: auto;
    padding:50px 0;
    background-image: url("../images/about_bg.jpg");
}
.index_title{
    padding-left:200px;
}
.new_main{
    margin-top: 20px;
}
.about_l{
    width: 50%;
    float: left;
}
.about_img{
    padding-bottom: 62.4%;
}
.about_r{
    width: 50%;
    float: left;
    padding:65px 0px 0px 45px;
}
.ab_title{
    font-weight: bold;
    color: #000;
}
.ab_text{
    margin-top: 30px;
    line-height: 25px;
    text-indent: 20px;
    height: 175px;
    overflow: hidden;
}
.new_m{
    float: right;
}

/*成功案例*/
.index_anli{
    width: 100%;
    height: auto;
    background-image: url("../images/anli_bg.jpg");
    background-size: 100% 100%;
    padding:65px 0;
}

.anli_title{
    text-align: center;
}
.anli_ec{
    font-weight: bold;
}
.anli_ch{
    margin-top: 15px;
}
.anli_main{
    margin-top:10px;
}
.anli_img{
    padding-bottom: 66.6%;
}
.anli_list{
    padding: 0;
}
.anli_box{
    margin:30px 15px;
    border: 1px solid #ddd;
}
.anli_box:hover{
    box-shadow: 0px 0px 10px #bbb;
}
.anli_t{
    text-align: center;
    margin: 0 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.anli_list:hover .anli_t{
    color:#13bbec;
}


.footer{
    width: 100%;
    height: auto;
}
.f_l{
    width: 50%;
    height: 350px;
    float: left;
    padding: 50px 0;
    background-color: #ededed;
}
.f_r{
    width: 50%;
    height: 350px;
    float: left;
    background-color: #393939;
}
.f_logo{
    width: 600px;

    float: right;
}
.f_logo img{
    height: 100px;
}
.cb_text{
    color:#393939;
    line-height: 30px;
    height: 180px;
    overflow: hidden;
}
.fr_l{
    width: 360px;
    height: 350px;
    background-image: url("../images/ft_r.jpg");
    background-size: 100% 100%;
    padding: 60px 0 60px 50px;
    float:left;
    color:#fff;
}
.fr_t .fr_ch{
    line-height: 30px;
}
.fr_list{
    margin-top: 20px;
}
.fr_list p{
    line-height: 30px;
}
.fr_list p a{
    color:#fff;
}
.fr_r{
    width: 300px;
    float: left;
    height: 350px;
    padding: 100px 50px;
    color:#fff;
}
.copy{
    padding: 50px 0;
    text-align: center;
    font-size: 14px;
    background-color: #fff;

}



.center1{
    margin-top: 30px;
}
.wrap_left{
    width: 25%;
    float: left;
}
.p_center{
    padding: 30px 0;
}

/*左测导航*/
.left_nav {
    border: 1px solid #13bbec;
    margin-bottom:50px;
}
.nav_title{
    text-align: center;
    background-color:#13bbec;
    color:#fff;
    padding: 10px 0;
}
.dir{
    text-align: center;
    padding-top: 5px;
    line-height: 26px;
    color: #ddd;
    text-transform: uppercase;
    font-size: 26px;
}
.left_nav ul a {
    /* 整体字体颜色*/
    font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
    font-size:14px;
    font-size: 1.4rem;
    text-decoration: none;
    color: #000;
}
.left_nav ul a:hover {
    text-decoration: none;
}
.left_nav>ul>li {
    text-align:center;
    line-height:50px;
    min-height:50px;
    position:relative;
}
.left_nav>ul>li ul {
    display:none;
    background-color:#FFF;
}
.left_nav>ul>li ul a {
    color: #000;/* 三级分类字体颜色 */
}
.left_nav>ul>li ul a:hover {
    color: #f00;
}
.left_nav>ul>li>a {
    position:relative;/*jquery的slideDow效果不兼容IE7*/
    display:block;
    font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
    font-size:16px;
    font-size: 1.6rem;
    width:100%;
    height:100%;
    transition:all 0.5s;
}
.left_nav>ul>li>span a {
    position:absolute;
    z-index:99;
    font-family: "宋体";
    font-size: 18px;
    font-weight: bold;
    left: 40px;/*如果标题字数过长，可以调节数值*/
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all 0.5s;
}
.left_nav>ul>li>span a.on {
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on{
    color: #F00;
}
.left_nav>ul>li:hover {
    /* 鼠标经过变色 */
}
.left_nav>ul>li:hover span>a,.left_nav>ul>li:hover>a{
    color:#f00;
}
.left_sub a {
    font-size:14px;
    color:#FFF;
}
.left_sub a:hover {
    color:#13bbec;
    text-decoration: none;
}
/*左侧联系方式*/
.left_contact {
    border: 1px solid #13bbec;
}

.left_contact .text{
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
    line-height: 200%;
    font-size: 16px;
    font-size: 1.4rem;
}

/*右侧内容*/
.wrap_right{
    width: 75%;
    float: left;
    padding-left: 30px;
}
.pc_top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin:20px 0;
}
.pc_top .title{
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
}

.pc_top .address{
    float: right;
}
.pc_main{
    padding:15px 15px;
    width: 100%;
    box-sizing: border-box;
    line-height: 200%;
    border-top: 1px solid #ccc;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Microsoft YaHei","宋体",Arial,Sans-Serif;
}
.list_p{
    padding: 0px;
}
.pc_box{
    margin:15px 10px;
    padding: 5px;
    border: 1px solid #ddd;
}

.pc_title{
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
}

.news {
    padding-bottom: 50px;
}
.news .top_news {
    position:relative;
    margin-bottom:25px;
}

.top_news_img{
    padding: 15px 0;
}


.news .top_news img {
    width:100%;
    height:auto;
    text-align:center;
    line-height:150px;
    display:inline-block;
    background-color:#fafafa;
}
.news_label {
    position:absolute;
    top:0;
    left:-25px;
    width:40px;
    height:40px;
    padding:3px;
    background-color:#13bbec;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:22px;
    line-height:1em;
}
.news_label span {
    font-size:12px;
    display:block;
    line-height:1em
}
.news_right {
    padding: 15px;

}
.news_right p.text {
    margin:10px 0;
    text-indent:2em;
}
.news_right a.btn {
    position:absolute;
    right:0;
    bottom:0;
}
.news p.text {
    margin: 5px 0px 20px 0px;
}
.news p.text a {
    font-family:"微软雅黑","Arial","宋体";
    color:#666;
}
.news p.text a:hover {
    color:#13bbec;
}
.news p.text a:before {
    content:"";
    width:8px;
    height:8px;
    display:inline-block;
    padding-right:10px;
    background:url(../images/news_style.png) no-repeat;
}
.news>p.text {
    border-bottom: 1px dotted #ccc;
    margin: 30px 0;
}
.new_list_data{
    float: right;
}

.btn4{
    width: 80px;
    height: 30px;
    border: 1px solid #13bbec;
    background-color: #fff;
    color:#13bbec;
}
.pages {
    width: 100%;
    line-height:12px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: "宋体";
    color: #333;
    margin-top: 35px
}
.pages a{
    padding: 5px;
    background:#fff;
    border:1px solid #e3e3e3;
    text-align:center;
    color:#333
}
.pages .a1{
    color: #333;
    margin: 0px 10px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #333;
}
.pages span{
    display:inline-block;
    padding: 5px;
    background:#5a85b2;
    border:1px solid #5a85b2;
    color:#fff;
    text-align:center;
}


.table_forms1 {
    font-size:12px
}
.table_forms1 td {
    padding-left:12px
}
.table_forms1 th {
    font-weight:normal;
    text-align:right;
    padding-right:10px;
    color:#878787
}
.table_forms1 td label {
    vertical-align:middle
}
.table_forms1 td,.table_forms1 th {
    padding:30px 0 4px 8px
}
.table_forms1 tbody td .input-text{
    width: 100% !important;
    padding-left: 10px;
    border: none;
    color:#878787;
    height: 30px;
    border: 1px solid #ccc;
}
.table_forms1 tbody td textarea{
    width: 100% !important;
    padding-left: 10px;
    border: none;
    height: 60px !important;
    color:#878787;
    border: 1px solid #ccc;
}
.table_forms1 tfoot td{
    padding:5px 0 4px 8px
}