﻿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;
}

.h_top{
    width: 100%;
    background: #fff;
    height: 95px;
}
.logo{
    padding: 0px;
    height: 95px;
}
.logo a img{
    overflow: hidden;
    height: 100%;
}
.tel_box{
    padding: 35px 0px 0px 0px;
    height:95px;
    float: right;
}

/*搜索*/
.search{
    width: 240px;
    background: #fff;
    float: left;
    position: relative;
}
.search #keywords{
    width: 200px;
    height: 28px;
    border: 1px solid #d9d9d9;
    padding-left: 8px;
    color:#d9d9d9;
}
.post_search{
    height: 29px;
    border: none;
    position: absolute;
    right: 40px;
    z-index: 20;
    opacity: 0;
}
.search i{
    position: absolute;
    right:45px;
    top: 2px;
    width: 18px;
    height: 28px;
    font-size: 18px;
    color:#7a7a7a;
}

.ht_nav{
    width: 300px;
    height: 30px;
    float: left;
}
.ht_nav ul{
    width: 400px;
    margin: 0 auto;
}
.ht_nav ul li{
    width:16%;
    float: left;
    text-align: center;
    height: 30px;
    line-height:30px;
}
.ht_nav ul li a{
    font-size: 12px;
    color:#7a7a7a;
}
.hb_r{
    height: 70px;
    line-height: 70px;
    text-align: right;
    padding: 0;
}
.hb_r i{
    font-size: 28px;
}
.tb_title{
    font-size:22px;
}
.mian{
    padding: 5px 40px;
    font-size: 16px;
    color:#fff;
    border-radius: 20px;
    background-color: #0a847b;
    margin-left: 20px;
}

/*导航*/
.h_bottom{
    width: 1300px;
    margin: 0 auto;
    height: 70px;
    background-color: #fff;
}
.hb_l{
    padding: 0;
}
#nav {
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}

#nav a {
    height:70px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 70px;
    outline: none;
    z-index: 35;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
}
#nav ul a {
    line-height: 33px;
}
#nav li {
    width: 12.5%;
    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: 70px;
    left: -1px;
}
#nav li ul a {
    width: 108px;
    height: auto;
    float: left;
    text-align: center;
}
#nav ul ul {
    top: auto;
    border-top: none;
}

#nav li ul ul {
    left: 108px;
    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: #0a847b;
    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;
}


/*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_about{
    width: 100%;
    height: 560px;
    background-color: #eeeeee;
}
.a_wrap{
    width: 1200px;
    padding:90px 120px;
    background-color: #fff;
    margin-top: -80px;
    position: relative;
    z-index: 1;
}
.about_title{
    text-align: center;
    font-weight: bold;
    color:#0a847b;
}
.about_time{
    text-align: center;
    height: 95px;
    line-height: 95px;
}
.about_text{
    text-align: center;
    line-height: 25px;
}
.index_more{
    margin-top: 50px;
}
.more{
    width: 300px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #464646;
    font-size: 16px;
    margin: 0 auto;
    color:#fff;
    border-radius: 10px;
}

/*服务项目*/
.index_pro{
    width: 100%;
    background-color: #fff;
    padding: 90px 0;
}
.index_title{
    text-align: center;
}
.t_ch{
    color:#0a847b;
    font-weight: bold;
}
.t_en{
    margin-top:5px;
}
.t_text{
    margin-top: 30px;
    padding: 0px 150px;
    line-height: 25px;
}
.pro_main{
    width: 100%;
    background-color: #fff;
    margin-top: 50px;
}
.pro_list{
    width: 100%;
    height: auto;
    padding: 90px 0;
    background-color: #fff;
}
.pro_lists{
    width: 100%;
    height: auto;
    padding: 70px 0;
    background-image: url("../images/pro_bg.png");
    background-size: 100% 100%;
}
.pro_l{
    padding: 0;
}
.pro_ls{
    padding: 65px 50px 75px 0px;
}
.pro_img{
    padding-bottom: 63.3333%;
}
.pro_r{
    padding: 65px 0px 75px 50px;
    position: relative;
}
.pro_rs{
    padding:0;
}
.pro_ls .num{
    font-size:110px;
    color:#d1e2e0;
    position: absolute;
    top: -70px;
    left: 0px;
    font-family:"Monotype Corsiva";
}
.pro_r .num{
    font-size:110px;
    color:#469790;
    position: absolute;
    top: -70px;
    right: 0px;
    font-family:"Monotype Corsiva";
}
.pr_title{
    color:#fff;
    font-weight: bold;
}
.key{
    font-weight: bold;
}
.t1{
    color:#0a847b !important;
}
.pr_text{
    color:#fff;
    line-height: 25px;
    margin-top: 20px;
}
.pro_time{
    margin-top: 20px;
    color:#fff;
    padding: 10px 0;
    width: 250px;
    border-bottom: 1px solid #fff;
}
.pro_times{
    border-bottom: 1px solid #0a847b;
}
.pro_more{
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    color:#0a847b;
    margin-top: 30px;
}
.pro_mores{
    background-color: #0a847b;
    color:#fff;
}


/*成功案例*/
.index_anli{
    width: 100%;
    height: auto;
    background-color: #0a847b;
    padding: 50px 0;
}
.fff{
    color:#fff;
}
.anli_main{
    margin-top: 30px;
}
.scall{
    position:relative;
    overflow: hidden;
}

.scall .swiper-slide {
    width:25%;
    float: left;
}
.boxs{
    border-left: 1px solid #5faba4;
    padding:10px 20px;
    position: relative;
}
.swiper-slide-active .boxs{
    border-left:none;
}
.anli_img{
    padding-bottom: 100%;
    border-radius: 240px;
}
.a_title{
    height: 50px;
    line-height: 50px;
    color:#fff;
    overflow: hidden;
    text-align: center;
}
.boxs span{
    position: absolute;
    right: 5px;
    bottom: 0px;
    float: right;
    font-size: 20px;
    color:#57a8a1;
}
.al_more{
    width: 300px;
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
    margin-top: 50px;
    font-size: 16px;
}

/*新闻中心*/
.index_new{
    width: 100%;
    height: auto;
    padding: 100px 0px 50px 0px;
    background-color: #fff;
}
.new_main{
    margin-top: 50px;
}
.new_l{
    width: 400px;
    float: left;
    background-image: url("../images/new_bg.png");
    background-size: 100% 100%;
    padding: 25px;
}
.new_img{
    padding-bottom: 64.8%;
}



.new_r{
    width: 800px;
    float: left;
    padding-left: 50px;
}
.new_list{
    border-left: 2px dashed #0c847b;
    padding-top: 10px;
    padding-bottom: 40px;
    padding-left:35px;
    position: relative;
}
.new_list span{
    position: absolute;
    left: -22px;
    top:0px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 44px;
    color:#fff;
    font-size: 24px;
    font-family: "Monotype Corsiva";
    background-color: #0c847b;

}
.new_text{
    display: none;
    color: #757575;
    line-height: 25px;
    margin-top: 10px;
}
.new_list:hover{
    padding-bottom: 30px;
}
.new_list:hover .new_text{
    display: block;
}



.footer{
    background-color: #eeeeee;
    border-top: 1px dashed #0c847b;
    padding: 20px 0;
}
.f_logo{
    padding: 0px;
}

.f_nav{
    height: 95px;
    float: left;
}
.f_nav ul{
    margin: 0 auto;
}
.f_nav ul li{
    width:33%;
    float: left;
    text-align: center;
    height:95px;
    line-height:95px;
}
.f_nav ul li a{
    font-size: 14px;
    color:#7a7a7a;
}
.f_con{
    height: 95px;
    line-height: 25px;
}
.f_code{
    text-align: center;
}


.center1{
    margin-top: 30px;
}
.wrap_left{
    width: 25%;
    float: left;
}
.p_center{
    padding: 30px 0;
}

/*左测导航*/
.left_nav {
    border: 1px solid #0e867d;
    margin-bottom:50px;
}
.nav_title{
    text-align: center;
    background-color:#0e867d;
    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;
    overflow: hidden;
    padding: 0 15px;
}
.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:#5390cd;
    text-decoration: none;
}
/*左侧联系方式*/
.left_contact {
    border: 1px solid #0e867d;
}

.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:#f3a020;
    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:#0e867d;
}
.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 #0e867d;
    background-color: #fff;
    color:#0e867d;
}
.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
}


.f_bottom{
    padding: 20px;

}
.f_copy{
    text-align: left;
    font-size: 14px;
    color:#333;
}
