﻿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:#333;
    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;
}

/*图片*/
.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;
}
.top1{
    height: 30px;
    line-height: 30px;
    background-color: #454545;
    color:#fff;
}

.h_top{
    width: 100%;
    background: #fff;
    height: 130px;
}
.logo{
    padding: 0px;
    height: 130px;
}
.logo a img{
    overflow: hidden;
    height: 100%;
}

.tel_box{
    padding: 35px 0px 0px 0px;
    height:100px;
    width: 300px;
    float: right;
}
.tb_t{
    width: 300px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.tb_t i{
    color:#989898;
}
.icon-sousuo1:before {
    content: "\e6a8";
    margin-left: 5px;
}
.tb_title{
    color:#9d080c;
    font-size: 22px;
}

/*搜索*/
.search{
    background: #fff;
    position: relative;
}
.search #keywords{
    width: 258px;
    height: 28px;
    border: 1px solid #d9d9d9;
    padding-left: 8px;
    color:#d9d9d9;
}
.post_search{
    height: 29px;
    border: none;
    position: relative;
    z-index: 20;
    opacity: 0;
}
.search i{
    position: absolute;
    right: 13px;
    width: 35px;
    height: 28px;
    font-size: 22px;
    background-color:#f3a020;
    color:#fff;
}
.search .icon-sousuo:before {
    content: "\e819";
    margin-left: 7px !important;
}
.h_bottom{
    width: 100%;
    height: 70px;
    background-color: #9d080c;
}
#nav {
    width: 1300px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}
#nav .on a span{
    padding:3px 15px;
    color:#9d080c !important;
    background-color:#fff;
    border-radius: 20px;
}

#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;
    color:#fff;
}
#nav ul a {
    line-height: 33px;
}
#nav li {
    width: 12.3%;
    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: 160px;
    height: auto;
    float: left;
    text-align: center;
}
#nav ul ul {
    top: auto;
    border-top: none;
}

#nav li ul ul {
    left: 160px;
    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: #9d080c;
    background-image: none;
    color:#fff;
}
#nav ul a:hover,  #nav ul a:focus {
    background-color: #ba1e22;
    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 .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: #9d080c;
    color:#9d080c;
}
#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%;
    background-color: #fff;
}
.index_title{
    width:100%;
    height: 120px;
    border-bottom: 1px solid #d9d9d9;
}
.title_box{
    width: 125px;
    text-align: center;
    margin: 0 auto;
    padding:28px 0;
    position: relative;
}
.line{
    width: 75px;
    height: 4px;
    background: #e98e01;
    position: absolute;
    bottom: -3px;
    left: 25px;
}
.t_ch{
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    color:#9d080c;
}
.t_en{
    color:#a7a7a7;
    height: 25px;
    line-height: 25px;
}

.about_box{
    width: 100%;
}

.about_box{
    padding: 90px 0px 50px 0px;
}
.ab_l{
    width: 400px;
    float: left;
    padding: 0;
    position: relative;
    z-index: 2;
}
.ab_r_title{
    color:#9d080c;
    font-weight: bold;
}
.ab_r_text{
    line-height: 30px;
    color:#636363;
    margin-top: 20px;
}
.ab_r{
    width: 900px;
    float: left;
    padding: 100px 50px 0px 150px;
    height: 500px;
    background-image: url("../images/about_bg.jpg");
    background-size: 100% 100%;
    margin-left: -110px;
    margin-top: 30px;
    position: relative;

}
.ab_img{
    padding-bottom: 121.59%;
}

.index_more{
    background-image: url("../images/more1.png");
    background-position: 0px 0;
    margin-top: 30px;
    width: 115px;
    height: 30px;
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    border: 1px solid #d2d2d2;
    border-radius: 2px;
}

.index_more:hover{
    background-position: 0px 30px;
    border: none;
}


.new_more{
    margin: 0 auto;
    margin-top: 35px;
}
.ab_line{
    width: 70px;
    height: 3px;
    background-color: #e98e01;
    position: absolute;
    right: -25px;
    top: 75px;
}


/*产品展示*/
.index_pro{
    width: 100%;
    padding: 20px 0;
    background-color: #fbfbfb;
    background-image: url("../images/pro_bg.jpg");
    background-size: 100% 100%;
}
.pro_box{
    margin-top: 50px;
}
.pro_img{
    padding-bottom: 71.6%;
}
.pro_list{
    padding: 0px;
}
.boxs{
    margin: 15px 10px;
    border-bottom: 1px solid #ccc;
}
.boxs:hover{
    border-bottom: 1px solid #9b080d;
}
.boxs:hover .pro_title{
    color:#9b080d;
}

.pro_title{
    color:#000;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
}
.pro_title span{
    float: right;
    font-size: 24px;
    color:#e98e01;
}
.pro_mpre{
    color:#a4a4a4;
    padding-left: 15px;
    font-size: 12px;
    padding-bottom: 15px;
}


/*成功案例*/
.index_anli{
    width: 100%;
    height: auto;
    background-image: url("../images/anli_bg.jpg");
    background-size: 100% 100%;
}
.anli_box{
    margin-top: 70px;
}
.fff{
    color:#fff;
}
.t_text{
    padding: 35px 30px 0px 0px;
    color:#99080c;
}
.sb1{
    width: 832px;
    margin: 0 auto;
    background: #fff;
}
.sbl_l{
    padding: 0px 30px;
}
.pro_list{
    padding: 0;
}
.box1{
    margin: 0px 0px 0px 10px;
}
.box2{
    margin: 0 5px;
}
.anli_img{
    padding-bottom: 87%;
}

.sb2{
    padding: 0px 178px;
    background-color: #fff;
    padding-top: 10px;
}
.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(152, 8, 12, 0.9);
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    height:100%;
    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{
    border: 1px solid #fff;
    width:90%;
    height: 90%;
    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;

}
.portfolio-box .overlay .over-content div{
    top: 45%;
    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:#fff;

}
.portfolio-box .overlay .over-content .jia{
    color:#fff;
    top: 55%;
    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:10px;
}

/*新闻资讯*/
.index_new{
    width: 100%;
    height: auto;

}
.new_box{
    box-shadow:0 0 15px rgba(223, 223,223,0.8);
    background-color: #f6f6f6;
    padding: 30px 0;
    background-image: url("../images/new_bg.jpg");
    background-size: 100% 100%;
    margin-bottom: 50px;
}
.new_boxs{
    padding: 50px 60px;
}
.pic_scroll{
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}
.pic_scroll ul li{
    width: 33.333333%;
    float: left;
}
.new_img{
    padding-bottom: 63.63%;
}
.box3{
    margin: 0px 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.box3:hover{
    border-bottom: 1px solid #9a080c;
}


.new_title{
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color:#000;
}
.new_time{
    color:#636363;
}
.new_text{
    margin-top: 20px;
    color:#636363;
}

.box3:hover .new_title{
    color:#9a080c;
}
.box3:hover .new_time{
    color:#9a080c;
}
.box3:hover .new_text{
    color:#9a080c;
}




/*底部*/
.footer {
    background-color: #232323;
}

.f_nav{
    width: 100%;
    height: 75px;
    background: #232323;
    border-bottom: 1px solid #878787;
}
.f_nav ul{
    width: 1300px;
    margin: 0 auto;
}
.f_nav ul li{
    width:12.5%;
    float: left;
    text-align: center;
    height: 75px;
    line-height: 75px;
}
.f_nav ul li a{
    font-size: 16px;
    color:#878787;
}
.f_middle{
    padding-top: 35px;
    padding-bottom: 15px;
}
.contact_box{
    color:#878787;
    padding-left: 0px;
}
.cb_title{

}
.cb_text{
    margin-top: 35px;
    line-height: 25px;
}
.cb_youqing{
    color:#878787;
    margin-top: 50px;
}
.cb_youqing a{
    color:#878787;
}
.code_box{
    margin-top: 30px;
}
.c1,.c2{
    width: 50%;
    float: left;
    color:#d4d4d4;
}

.box h5{
    display: none;
}
.table_forms {
    font-size:12px
}
.table_forms td {
    padding-left:12px
}
.table_forms th {
    font-weight:normal;
    text-align:right;
    padding-right:10px;
    color:#878787
}
.table_forms td label {
    vertical-align:middle
}
.table_forms td,.table_forms th {
    padding:15px 0 4px 8px
}
.table_forms tbody td .input-text{
    width: 100% !important;
    background: #232323;
    padding-left: 10px;
    border: none;
    color:#878787;
    height: 30px;
    border-bottom: 1px solid #e98e01;
}
.table_forms tbody td textarea{
    width: 100% !important;
    background: #232323;
    padding-left: 10px;
    border: none;
    height: 30px !important;
    color:#878787;
    border-bottom: 1px solid #e98e01;
}
.table_forms tbody td #dosubmit{
    border: none;
    height: 40px;
    background-color: #fff !important;
    color:#e98e01 !important;
}

.f_bottom{
    padding: 20px;
    background-color: #16151a;
}
.f_copy{
    text-align: center;
    color:#878787;
}




.center1{
    margin-top: 30px;
}
.wrap_left{
    width: 25%;
    float: left;
}
.p_center{
    padding: 30px 0;
}

/*左测导航*/
.left_nav {
    border: 1px solid #9b080c;
    margin-bottom:50px;
}
.nav_title{
    text-align: center;
    background-color:#9b080c;
    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:#5390cd;
    text-decoration: none;
}
/*左侧联系方式*/
.left_contact {
    border: 1px solid #9b080c;
}

.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:#eb760d;
}
.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 #9b080c;
    background-color: #fff;
    color:#9b080c;
}
.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
}