﻿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
}
a:link,a:visited {
    color:#333;
    text-decoration:none;
    outline:none
}
a:hover,a:active {
    text-decoration:none
}
body {
    font-family: "Microsoft YaHei";
    color:#333;
    font-size: 14px;
    background:#fff;
}

img {
    border:0;
    max-width: 100%;
}
table {
    border-collapse:collapse
}
ul,li {
    list-style-type: none;
}
.clear {
    clear:both;
    line-height:0;
    font-size:0;
    height:0
}
.clearfix:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:"."
}
@font-face {
    font-family: 'FZFYSJW';
    src:url('../font/FZFYSJW.eot');
    src:url('../font/FZFYSJW.eot?#iefix') format('embedded-opentype'), url('../font/FZFYSJW.woff') format('woff'), url('../font/FZFYSJW.ttf') format('truetype'), url('../font/FZFYSJW.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:22px;
    color: #000;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-sousuo:before { content: "\e647"; }
.icon-dianhua:before { content: "\e613"; }
.icon-dianhua1:before { content: "\e61a"; }
.icon-dianhua2:before { content: "\e646"; }
.icon-dianhua3:before { content: "\e604"; }
.icon-dianhuaji:before { content: "\f0057"; }
.icon-sousuo1:before { content: "\e60b"; }
.icon-sousuo2:before { content: "\e602"; }

.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,.banner,.center,.footer {
    width: 100%;
}
.header {
    height: auto;
}

.logo {
    height: 110px;
    padding: 10px 0;
}
.logo img {
    width:auto;
    overflow: hidden;
    height: 100%;
}
.pc_content {
    width:1200px;
    height: auto;
    margin: 0 auto;
}
.main_tel{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.h_tel{
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    background: #0286ce;
    border-radius: 20px;
    float: right;
    color: #fff;
    font-size: 14px;
}
.h_tel i{
    font-size: 20px;
    float: left;
    margin: 5px 5px 0 15px;
}
.nav{
    padding: 0;
}
.header_nav{
    height: auto;
}
.main_nav {
    width: calc(100% + 50px);
    margin-left: -20px;
}

#nav {
    width: 100%;
    float: right;
    height:60px;
    line-height:60px;
}
#nav a span{
    width:122.11px;
    height: 14px;
    line-height:14px;
    margin:30px 0 16px;
    display: block;
    background-color:#fff;
    border-left: 1px solid #7d7d7d;
}
#nav li:first-child a span{
    border-left: none;
}

#nav a {
    height:60px;
    line-height: 60px;
    display: block;
    text-decoration: none;
    text-align: center;
    outline: none;
    z-index: 35;
    position: relative;
    font-size: 16px;
    overflow: hidden;
}
#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: 60px;
    left: -1px;
    background-color: rgba(27,31,44,0.86);
}
#nav li ul a {
    width:122.11px;
    height: auto;
    float: left;
    text-align: center;

}
#nav ul ul {
    top: auto;
    border-top: none;
}

#nav li ul ul {
    left:122.11px;
    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 {
    color:#fff;

}

#nav ul a:hover,  #nav ul a:focus {
    background-color: #025f88;
    color: #fff !important;
}
#nav .current_page_parent .current_page_item a, #nav .current_page_item ul a {
    border-right: none;
    background-image: none;
    height:35px;
    line-height: 35px;
    overflow: hidden;
}


/*banner*/
#banner {
    width: 100%;
    height: 750px;
    margin:0 auto;
    position: relative;
    overflow:hidden;
    z-index: 0;
}
#banner .pics li {
    width: 100%;
}
#banner .pics li img {
    width:100%;
}
/*数字按钮样式*/
#banner .num {
    overflow:hidden;
    height: 25px;
    position: absolute;
    bottom:15px;
    right: 50%;
    zoom:1;
    z-index:3
}
#banner .num li {
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    font-weight: 400;
    font-family:"微软雅黑", Arial;
    color: #fff;
    background: #fff;
    margin-right: 10px;
    border-radius:50%;
    cursor:pointer;
    float: left;
}
#banner .num li.on {
    background: #0286d0;
    color:#0286d0;
}
#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;
}


/*展品展示*/
.c_top {
    width: 100%;
    margin:60px auto;
}
.ctop_product{
    width:calc(100% + 54px);
    margin-left: -27px;
}
.ctp_list{
    padding: 0;
}

.ctp_box{
    margin: 0 27px;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 2px 10px 0px #eaeaea;
    position: relative;
}


.ctp_bl{
    float: left
}
.ctp_br{
    float: right;
    position: absolute;
    top: 50%;
    right: 20px;
}
.ctp_bl {
    width:100%;
    height: 0;/*将元素的 height 设成 0，使得元素的高度等于 padding-bottom*/
    padding-bottom:64.3%;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    box-sizing: border-box;
}
.ctp_bl img{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

.more{
    width:65px;
    height:25px;
    line-height: 25px;
    border: none;
    color:#fff;
    background-color: #0286ce;
}
.ctp_box:hover .more{
    background-color: #005f8b;
}

.ctbbr_middle{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.star{
    width: 80px;
    height: 80px;
    position: absolute;
    top:0;
    right: 0;
    background-image: url("../images/start.png");
    background-position: 0px 0;
}

.ctp_box:hover .star{
    background-position: 0px 80px;
}


/*产品分类*/
.c_middle{
    width: 100%;
    height: auto;
    padding:60px 0px;
    background-color: #f3f3f3;
}
.bd_slide{
    width: 950px;
    float: left;
    padding-right: 0px;
}


.cm_content{
    width: 84.5%;
    height: auto;
    margin: 0px auto;
}

.cm_title{
    width: 100%;
    text-align: center;
}
.type_title{

}
.title_ch{
    line-height:40px;
    height:40px;
    font-size:26px;
}
.pro_name{
    color: #000;
}
.pro_type_ch{
    color:#fff;
    font-size: 18px;
    font-weight: bold;
}
.pro_type_en{
    color:#fff;
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
}
.pro_descri{
    color: #0286d0;
}
.pro_enname{
    font-size:16px;
    color: #a6a6a6;
}

.cm_content_main{
    width: 100%;
    margin-top: 30px;
}
.cm_type{
    width: 250px;
    float: left;
    height: auto;
    background-image: url("../images/type.jpg");
    background-size: 100% 100%;
    background-repeat-x:no-repeat;
}

.type_title{

    padding: 30px 35px 10px;
}

.type_list{
    padding:35px 0px;
    border-top: 1px solid #fff;
}
.type_list ul li{
    cursor: pointer;
    color:#fff;
    font-size: 16px;
    height: 41px;
    line-height:41px;
    overflow: hidden;
    padding-left: 35px;
}
.type_list ul li a{
    color:#fff;
}
.type_list .on{
    background-color: #025e87;
}


.ScroolBox ul .pro_li{
    width: 33.3%;
    float: left;
}
.p_box{
    margin-left: 25px;
    margin-bottom: 15px;
    position: relative;
}
.pro_img{
    padding-bottom: 83%;
}


.pro_li_name{
    width: 100%;
    font-size: 16px;
    color: #434343;
    height:60px;
    line-height:60px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
}
.p_box:hover .pro_li_name{
    background-color: #0492d0;
    color:#fff;
}



/*技术支持*/
.c_middle1{
    width: 100%;
    height: auto;
}
.cmd1{
    text-align: center;
    padding: 0px;
    cursor: pointer;
}

.pic_imgs{
    width:100%;
    height: 0;/*将元素的 height 设成 0，使得元素的高度等于 padding-bottom*/
    padding-bottom: 38.8%;/* 高同宽的默认比例 */
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    box-sizing: border-box;
}
.pic_imgs img{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}
.cmd1_c {
    padding: 13% 0;
    width: 600px;
}
.cmd1:first-child .cmd1_c{
    float: right;
}
.cmd1:last-child .cmd1_c{
    float: left;
}

.cmd1_c .p{
    color:#fff;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.cmd1_c .p1{
    font-size: 18px;
    margin-bottom:10px;
}
.cmd1_c .p2{
    font-size: 16px;

}
.more2{
    width: 90px;
    height: 35px;
    line-height: 35px;
    color:#fff;
    border:1px solid  #0286ce;
    background:none;
    margin-top: 20px;
}
.more2:hover{
    background-color:#0492d0;
    color:#fff;
}


/*关于我们*/
.c_about{
    width: 100%;
    height: auto;
    padding-top: 70px;
}
.about_content{
    margin: 30px 0px;
    background-color: #f4f4f4;

}
.about_img_box{
    width: 510px;
    float: left;
}
.about_img{
    padding-bottom: 58.82%;
}

.about_img img{
    width: 100%;
}
.about_text{
    width: 495px;
    float: left;
    padding:40px 60px 25px 40px;
}
.r_title{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.r_text{
    font-size: 14px;
    color: #636363;
    overflow: hidden;
    height: 130px;
    line-height: 27px;
    margin-top:20px;
}
.more3{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #0286d0;
    color: #fff;
    font-size:25px;
    margin-top: 30px;
}
.about_ico{
    width:195px;
    float: right;
    padding: 0px;
}
.icos{
    height: 150px;
    width: 100%;
    text-align: center;
    color:#fff;
    cursor: pointer;
    padding: 30px 0;
}
.icos .ico_i i{
    font-size: 40px !important;
    color: #fff;
}
.ico_1{
    background-color: #0492d0;
}
.ico_2{
    background-color: #025f88;
}



/*资质证书*/
.c_cert{
    width: 100%;
    padding: 50px 0;
}

/* 产品滚动开始*/
.pic_scroll{
    position:relative;
    overflow: hidden;
    margin-top: 30px;
}
.pic_scroll li{
    width:25%;/* 控制图片的数量 */
    float:left;
    text-align: center;
}
.pic_scroll li a{
    display: block;
    padding-bottom: 15px;
    border: 1px solid transparent;
}
.pic_scroll li a:hover .pic{
    border: 1px solid #e5e5e5;
    box-shadow: 1px 2px 2px 0px #eaeaea;
}

.anli_image{
    padding-bottom: 104.28%;
}
.a_box{
    border: 1px solid #eee;
}
.an_name{
    height:30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    margin-top: 10px;
}
.pic_scroll li a:hover .a_box{
    color: #0B78E6;
    box-shadow: 0px 5px 8px -5px rgba(0, 0, 0, 0.75);
}
.pic_scroll .swiper-button-prev,
.pic_scroll .swiper-button-next{
    display:block; position:absolute; top:43%; left:0px; width:40px; height:40px; background:url(../images/btn.png) no-repeat;
}
.pic_scroll .swiper-button-prev{left:0;background-position:0 -47px;}
.pic_scroll .swiper-button-next{ left:auto; right:0; background-position:-42px -47px;}
.pic_scroll .swiper-button-prev:hover{ background-position:0 0;}
.pic_scroll .swiper-button-next:hover{ background-position:-42px 0; }


/*新闻资讯*/
.c_new
{
    width: 100%;
    padding: 70px 0px;
    background-color: #f3f3f3;
}
.new_box{
    width: 560px;
    float: left;
    position: relative;
    padding: 15px 0;
}
.border{
    position: absolute;
    top: -15px;
    left: 17px;
    width:93%;
    height: 100%;
    border: 4px solid #0286ce
}

.new_content{
    width: 100%;
    margin: 30px 0px;
}
.new_time{
    padding:23px 50px;
}
.daytt1{
    font-size: 24px;
    font-weight: bold;
    color:#0286ce;
}
.daytt2{
    color:#959595;
    margin-left: 10px;
}
.new_list {
    width: 615px;
    float: right;
    background-color: #fff;
    padding: 15px 30px 70px 30px;
}
.n_box{
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
.new_ul li{
    list-style-type:disc !important;
}
.new_ul a:hover .new_list_title{
    color:#0286ce;
}
.new_list_title{
    float: left;
    font-size: 16px;
}

.new_list_data{
    float: right;
    color:#959595;
}
.new_text{
    height: 55px;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    margin-top: 10px;
}
.btn3{
    width: 100px;
    height: 35px;
    margin-top: 50px;
    text-align: center;
    background-color: #0286ce;
    color: #fff;
    border: none;
}


/*联系我们*/
.c_contact{
    width: 100%;
    background-color: #fff;
    padding: 70px 0px;
}
.contact_box{
    padding: 0;
}

.contact_tel{
    font-size: 35px;
    font-weight: bold;
    color: #000;
}
.contact_address{
    padding: 20px 0px;
    font-size: 14px;
    line-height: 25px;
}
.map_box{
    padding: 0;
}
.map_box img{
    width: 100%;
}


/*底部信息*/
.footer {
    background-color: #025f88;
}
.f_left,.f_middle {
    float: left;
    padding: 20px 0px;
}
.f_right {
    width:150px;
    height:150px;
    overflow:hidden;
    float: right;
    margin: 20px 0;
}
.f_right img {
    width:100%;
    height: 100%;
}
.f_left {
    margin-left: 16px;
    width: 98px;
    height: 48px;
    overflow: hidden
}
.f_left img {
    width: auto;
    max-width: 98px;
    height: 48px
}
.fm_top {
    height: 16px;
    line-height: 16px;
    font-size:14px
}
.fm_top li {
    float: left;
    padding-right: 50px;
}
.fm_top li:first-child {
    border-left: none;
}
.fm_top li a {
    color: #fff;
}
.f_bottom {
    color: #959595;
    margin: 50px 0px;
    font-size: 14px;
}
.foot_you{
    padding:45px 0 25px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 14px;
}
.foot_you a{
    color: #fff;
    margin-right: 88px;
    font-size: 14px;
}

.wrap {
    width: 1200px;
    margin: 0 auto
}
.center1{
    margin-top: 30px;
}
.wrap_left{
    width: 25%;
    float: left;
}
.p_center{
    padding: 30px 0;
}

/*左测导航*/
.left_nav {
    border: 1px solid #025f88;
    margin-bottom:50px;
}
.nav_title{
    text-align: center;
    background-color:#025f88;
    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: 0px 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 #025f88;
}

.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 0px;
    width: 100%;
    box-sizing: border-box;
    line-height: 200%;
    border-top: 1px solid #ccc;
    font-size: 14px;
    font-family: "Microsoft YaHei","宋体",Arial,Sans-Serif;
}
.w33{
    width: 33.3%;
}
.fl{
    float: left;
}
.pc_main .show_title{
    font-size: 1.8rem;
    text-align: center;
    line-height: 30px;
    color: #000;
}
.pc_main .info{height:27px;line-height:28px;text-align:right;margin:20px auto;color:#666;}
.pc_main .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.pc_main .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.pc_main .info .small{font-size:10px;padding-right:3px;}
.pc_main .info .big{color:#003ba6;padding-left:3px;}
#textarea{
    padding:20px 0;
}
.preNext {
    position:relative
}
.preNext .pline {
    overflow:hidden;
    clear:both;
    background:url(../images/box_dotline.gif) left 15px repeat-x;
    margin:4px auto;
    padding-top:10px;
}
.preNext .pline strong {
    display:block;
    width:8px;
    height:10px;
    overflow:hidden;
    font-size:0px;
    line-height:100px;
    background:url(../images/box_dotline.gif) right -10px no-repeat;
    float:left;
}
.preNext .text {
    color:#999;
}
.preNext .text li {
    margin-bottom:5px
}
.preNext .actBox {
    position:absolute;
    top:25px;
    right:0;
}
.preNext .actBox li {
    display:inline;
    padding-left:22px;
    background-image:url(../images/actbox-ico.gif);
    background-repeat:no-repeat;
    margin-left:10px;
}
.preNext .actBox li a {
    color:#666;
}
.preNext .actBox li#act-fav {
    background-position:4px 0px;
}
.preNext .actBox li#act-err {
    background-position:4px -37px;
}
.preNext .actBox li#act-pus {
    background-position:4px -73px;
}
.preNext .actBox li#act-pnt {
    background-position:4px -109px;
}

/*图片列表页*/
.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;
}

.pc_list_l{
    width: 25%;
}
.pc_list_r{
    width: 75%;
}
.pc_list_l img {
    width:100%;
    height:auto;
    text-align:center;
    line-height:150px;
    display:inline-block;
    background-color:#fafafa;
}
.pc_list_box{
    padding: 15px;
}
.news_label {
    position:absolute;
    top:0;
    left:-25px;
    width:40px;
    height:40px;
    padding:3px;
    background-color:#305dc4;
    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;
    width: 33.3%;
}
.news_right p.text {
    margin:10px 0;
    text-indent:2em;
}
.news_right a.btn {
    position:absolute;
    right:0;
    bottom:0;
}

.pc_news p.text {
    margin: 5px 0px 20px 0px;
}
.pc_news p.text a {
    font-family:"微软雅黑","Arial","宋体";
    color:#666;
}
.pc_news p.text a:hover {
    color:#13bbec;
}
.pc_news p.text a:before {
    content:"";
    width:8px;
    height:8px;
    display:inline-block;
    padding-right:10px;
    background:url(../images/news_style.png) no-repeat;
}
.pc_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
}