﻿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:1150px;-webkit-font-smoothing: antialiased;}
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;}
*{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;}
.tan01{-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.tan02{  -webkit-transition: all 2s;  -moz-transition: all 2s;  -ms-transition: all 2s;  -o-transition: all 2s;  transition: all 2s;  }
.b{display: block;width: 100%;height: 100%;}
.noclick{pointer-events: none;}
.p{padding: 0 calc(50% - 550px);}
/*首页-----------------------------------------------------------*/
.fix-contact{
	position: fixed;
	right: 10px;
	z-index: 9999999;
	top: 150px;
	border: 1px solid #20a900;
	width: 180px;
}
.fix-contact img{
	display: block;
	width: 100%;
}
.fix-contact-title{
	background: #20a900;
	color: white;
	font-size: 16px;
	line-height: 40px;
	text-indent: 10px;
}
.fix-contact-p{
	background: white;
	line-height: 30px;
	text-indent: 10px;
}
.fix-contact-a{
	display: block;
	text-indent: 40px;
	line-height: 30px;
	background:white url("../images/button_121.gif") no-repeat left 10px center;
}
.fix-contact-a:hover{
	color: #20a900;
}
.header{
    background:white url("../images/bg.png");
    height: 130px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
body{
    padding-top: 130px;
}
.logo{
    width: 318px;
    height:102px;
    float: left;
    margin-top: 13px;
}
.nav{
    height: 100%;
    float: right;
    padding: 45px 0 0 35px;
    position: relative;
}
.alibb{
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #20a900;
    font-weight: bold;
    padding-left: 40px;
    background: url("../images/alibaba.png") no-repeat left top 3px / 34px 20px;
}
.alibb:hover{
    text-decoration: underline;
}
.nav ul{
    height: 100%;
}
.nav li{
    float: left;
    width: 105px;
    height: 39px;
    border: 1px solid transparent;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    border-radius: 12px;
}
.nav li.active,.nav li:hover{
    border: 1px solid #20a900;
    background: white;
}
.nav li a{
    font-weight: bold;
    color: #20a900;
}
/*banner图*/
/*.swiper_banner{
    width: 100%;
    overflow: hidden;
    height: 520px;
    position: relative;
}
.swiper_banner .swiper-slide{
    overflow: hidden;
    position: relative;
}
.swiper_banner .swiper-slide img{
    display: block;
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 520px;
    margin-left: -960px;
}
.swiper_banner .swiper-slide-active{
    z-index: 9;
}
.swiper_banner .swiper_banner_span{
    position: absolute;
    text-align: center;
    bottom: 20px;
    z-index: 99;
    width: 100%;
}
.swiper_banner_span span{
    display: inline-block;
    width: 29px;
    height: 13px;
    border-radius: 0;
    margin-right: 18px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border-bottom: 5px solid white;
}
.swiper_banner_span span:last-child{
    margin-right: 0;
}
.swiper_banner_span span.swiper-pagination-bullet-active{
    border-bottom: none;
    background: url("../images/banner_span.png") no-repeat;
}*/
/*banner*/
.banner{
    width: 100%;
    height: 520px;
    position: relative;
    overflow: hidden;
}
.banner-con{
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 9;
}
.box_skitter .info_slide {
    position: absolute;
    display: block;
    height: 20px;
    bottom: 20px;
    text-align: center;
    z-index: 99;
    width: 100%;
}
.box_skitter .info_slide .image_number {
    display: inline-block;
    width: 29px;
    height: 13px;
    border-radius: 0;
    text-indent: -9999px;
    margin-right: 18px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border-bottom: 5px solid white;
}
.box_skitter .info_slide .image_number:last-child{
    margin-right: 0;
}
.box_skitter .info_slide .image_number_select{
    border-bottom: none;
    background: url("../images/banner_span.png") no-repeat;
}
/*关于我们*/
.info{
    height: 315px;
    background: url("../images/about_bg.jpg") no-repeat center top;
    padding-top: 45px;
    overflow: hidden;
}
.about,.bnew{
    width: 50%;
    height: 100%;
    float: left;
}
.about{
    padding: 0 30px 0 0;
   
}
.bnew{
    padding-left: 170px;
    background: url("../images/about_02.png") no-repeat left 30px center;
}
.a_title{
    display: inline-block;
    margin-bottom: 15px;
}
.a_title b{
    display: block;
    font-size: 30px;
}
.a_title h3{
    font-size: 24px;
    color: #20a900;
}
.about_info{
    height: 130px;
    overflow: hidden;
}
.about_info p{
    font-size: 14px;
    line-height: 26px;
}
.bnew_info h3{
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 5px;
}
.bnew_info p{
    font-size: 14px;
    line-height: 26px;
    opacity: .7;
    height: 78px;
    overflow: hidden;
}
/*产品展示-----------------------------------------------------------------*/
.pro{
    padding-top: 85px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.title{
    line-height: 100px;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
}
.title b{
    color: #20a900;
}
.prolist{
    margin-bottom: 40px;
}
.prolist li{
    display: inline-block;
    width: 172px;
    height: 67px;
    border: 1px solid #666;
    margin-right: 30px;
    vertical-align: top;
    overflow: hidden;
    border-radius: 5px;
}
.prolist li:last-child{
    margin-right: 0;
}
.prolist li a{
    padding-top: 10px;
}
.prolist li a p:first-child{
    font-weight: bold;
    font-size: 18px;
	    line-height: 46px;
}
.prolist li a p:last-child{
    font-size: 12px;
    opacity: .6;
    font-family: "Arial";
}
.prolist li.active,.prolist li:hover{
    border-color: #e06666;
}
.prolist li.active p,.prolist li:hover p{
    color: #20a900;
}
.pro_swiper{    height: 300px;

}
.pro_swiper>li{
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
}
.pro_swiper>li.active{
    display: block;
}
.swiper_pro{
    height: 100%;
    overflow: hidden;
    position: relative;
}
.swiper_pro li img{
    display: block;
    width: 216px;
    height: auto;
    margin: 0 auto;
}
.swiper_pro li p{
    font-size: 14px;
    line-height: 61px;
}
.pro_l,.pro_r{
    position: absolute;
    top: 120px;
    width: 34px;
    height: 34px;
    border: 2px solid #999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    z-index: 9999999;
}
.pro_l span,.pro_r span{
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #333;
}
.pro_l:hover,.pro_r:hover{
    border-color: #e57f7f;
}
.pro_l:hover span{
    border-bottom-color: #20a900;
    border-left-color: #20a900;
}
.pro_r:hover span{
    border-top-color: #20a900;
    border-right-color: #20a900;
}
.pro_l span{
    margin: 8px 0 0 12px;
    border-top-color: transparent;
    border-right-color: transparent;
}
.pro_r span{
    margin: 12px 0 0 8px;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.pro_l{
    left: 251px;
}
.pro_r{
    right: 251px;
}
.swiper_lm,.swiper_rm{
    width: 256px;
    height: 300px;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    background: rgba(255,255,255,.6);
}
.swiper_lm{
    left: calc(50% - 570px);
}
.swiper_rm{
    right: calc(50% - 570px);
}
/*案例介绍*/
.infob{
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("../images/bg_b_f.png") no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}
.infob:before{
    content: "";
    display: block;
    position: absolute;
    background: white;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    width: 3000px;

    left: 50%;
    margin-left: -1500px;
}
.case{
    position: relative;
}
.case:before{
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 3000px;
    height: 653px;
    background: rgba(204,0,0,.05);
    top: -45px;
    left: 50%;
    margin-left: -1500px;
    

}
.case_con{
    height: 100%;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.swiper_case{
    padding: 10px 0;
    height: 400px;
}
.swiper_case li{
    float: left;
    width: 245px;
    height: 330px;
    margin-right: 20px;
    background: white;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.swiper_case li a{
    padding: 25px;
}
.swiper_case li:last-child{
    margin-right: 0;
}
.swiper_case li h3{
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 25px;
}
.swiper_case li img{
    display: block;
    width: 100%;

    margin-bottom: 15px;
}
.swiper_case li p{
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    text-align: left;
}
.swiper_case li:hover{
    background: #20a900;
}
.swiper_case li:hover a{
    color: white;
}
.swiper_case_prev,.swiper_case_next{
    display: inline-block;
    border:1px solid #1a8800;
    background: #20a900;
    border-radius: 20px;
    width: 100px;
    height: 40px;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
}
.swiper_case_prev{
    margin-right: 30px;
}
.swiper_case_prev:hover,.swiper_case_next:hover{
    background: #1a8800;
}
.swiper_case_prev:before,.swiper_case_next:before{
    display: block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 10px solid white;
}
.swiper_case_prev:before{
    margin-left: -6px;
    border-top-color: transparent;
    border-right-color: transparent;
}
.swiper_case_next:before{
    margin-left: -13px;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.news{
    height: 435px;
    position: relative;
    margin-top: -21px;
    padding-top: 72px;
    background: url("../images/news_sw_bg.png") no-repeat right calc(50% - 104px) top;
}
.news_title{
    width: 210px;
    float: left;
    height:100%;
    padding-top: 60px;
    text-align: left;
}
.news_title .title{
    line-height: 40px;
    display: block;
    margin-bottom: 20px;
}
.swiper_news_prev,.swiper_news_next{
    width: 54px;
    height: 54px;
    float: left;
    border: 10px solid #7de165;
    border-radius: 50%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}
.swiper_news_prev{
    margin-right: 20px;
    background: #20a900 url("../images/news_l.png") no-repeat center center;
}
.swiper_news_next{
    background: #20a900 url("../images/news_r.png") no-repeat center center;
}
.swiper_news_prev:hover,.swiper_news_next:hover{
    border-width: 0;
}
.swiper_news{
    height: 100%;
    float: left;
    width: 890px;
    overflow: hidden;
}
.swiper_news li{
    float: left;
    width: 33.33%;
    height: 100%;
    padding: 70px 20px 0;
}
.swiper_news li span{
    display: block;
    color: #999;
    line-height: 24px;
}
.swiper_news li h3{
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 40px;
}
.swiper_news li p{
    color: #666;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}
.swiper_news li a{
    display: block;
    width: 94px;
    height: 30px;
    border: 1px solid #75cd60;
    line-height: 28px;
    font-size: 12px;
    color: #75cd60;
    margin: 20px auto 0;
    border-radius: 15px;
}
.swiper_news li a:hover{
    color: white;
    background: #20a900;
    border-color: #20a900;
}
/*底部信息*/
.footer{
    height: 355px;
    position: relative;
}
.footer_con{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    height: 100%;
    position: absolute;
    color: white;
}
.contact{
    width: 920px;
    height: 120%;
    float: left;

    padding: 70px 0 0 calc(50% - 550px);
    background:#198400 url("../images/bg.png");
}
.contact h3{
    font-size: 24px;
    line-height: 60px;
}
.contact p{
    line-height: 42px;
    font-size: 14px;
    text-indent: 45px;
}
.contact p:nth-child(2){
    background: url("../images/add.png") no-repeat left center;
}
.contact p:nth-child(3){
    background: url("../images/tel.png") no-repeat left center;
}
.contact p:nth-child(4){
    background: url("../images/mail.png") no-repeat left center;
}
.footer_info{
    background: #20a900 url("../images/bg.png");
    padding: 87px calc(50% - 500px) 0 80px;
    font-size: 14px;
    line-height: 36px;
    height: 120%;
    float: left;
    width: 1000px;
}
.footer_info a{
    color: white;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
}
.footer_info a:after{
    display: block;
    position: absolute;
    content: "";
    height: 15px;
    right: -10px;
    width: 0;
    top: 0;
    border-left: 1px solid #e8aaaa;
    border-right: 1px solid white;
}
.footer_info a:last-child:after{
    display: none;
}
.footer_info a:hover{
    text-decoration: underline;
}
.i_footer{
    background: white url("../images/bg.png");
    height: 200px;
    font-size: 14px;
    line-height: 30px;
    padding-top: 58px;
}
.i_footer .nav{
    float: none;
    padding: 0;
    height: 40px;
    margin-bottom: 2px;
}
.i_footer .nav li{
    float: none;
    display: inline-block;
}
/*关于我们页面-------------------------------------------------------------*/
.i_bg,.i_n{
    background: url("../images/i_a_bg.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    position: relative;
    padding-top: 115px;
}
.i_n{
    background: url("../images/i_news_bg.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.i_bg_pro{
    text-align: center;
    padding-top: 115px;
    position: relative;
}
.as{
    margin-top: 18px;
    line-height: 20px;
    color: #999;
    position: absolute;
    top: 18px;
    right: calc(50% - 550px);
}
.as a{
    color: #999;
}
.as a:hover{
    text-decoration: underline;
}
.i_title{
    margin-bottom: 40px;
}
.i_title p{
    font-size: 31px;
    opacity: .6;
    font-family: "Microsoft Yahei";
}
.i_title h3{
    font-size: 30px;
    color: #20a900;
}
.i_title_list{
    height: 45px;
    margin-bottom: 60px;
}
.i_title_list li{
    display: inline-block;
    width: 190px;
    height: 100%;
    margin-right: 20px;
    border: 1px solid white;
    line-height: 43px;
    font-size: 16px;
    background: #f7e3d9;
}
.i_title_list li:last-child{
    margin-right: 0;
}
.i_title_list li.active,.i_title_list li:hover{
    background: #20a900;
    border-color: #20a900;
}
.i_title_list li.active a,.i_title_list li:hover a{
    color: white;
}
.i_a_info{
    min-height: 605px;
    overflow: hidden;
    position: relative;
    margin-bottom: 100px;
}
.i_a_info_con{
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.i_a_info_con>img{
    display: block;
    float: left;
    width: 959px;
    height: 100%;
}
.i_a_info_r{
    float: left;
    width: 961px;
    background: white;
    height: 100%;
    text-align: left;
    padding: 60px 410px 0 50px;
}
.i_a_info_r h3{
    font-size: 24px;
    margin-bottom: 15px;
    text-indent: 30px;
    color: #ba312b;
    font-weight: normal;
    background: url("../images/i_a_info_name.png") no-repeat left center;
}
.i_a_info_r h4{
    font-size: 24px;
    margin-bottom: 10px;
}
.i_a_info_r span{
    font-size: 14px;
    color: #999;
    display: block;
    margin-bottom: 10px;
}
.i_a_info_r_p{
    height: 315px;
    overflow: auto;
}
.i_a_info_r_p p{
    font-size: 14px;
    line-height: 35px;
}
/*厂容厂貌页面--------------------------------------------------------------*/
.i_a_com{
    background: white;
    padding-top: 60px;
    padding-bottom: 40px;
    margin-bottom: 100px;
}
.i_a_com_list{
    overflow: hidden;
}
.i_a_com_list li{
    float: left;
    width: 530px;
    height: 390px;
    margin: 0 40px 20px 0;
}
.i_a_com_list li:nth-child(2n){
    margin-right: 0;
}
.i_a_com_list li img{
    display: block;
    width: 100%;
    height: 339px;
}
.i_a_com_list li a{
    position: relative;
}
.i_a_com_list li p{
    line-height: 51px;
    font-size: 16px;
}
.i_a_com_list li i{
    position: absolute;
    width: 100%;
    height: 339px;
    background: black;
    opacity: 0;
    top: 0;
    left: 0;
}
.i_a_com_list li:hover i{
    opacity: .4;
}
    /*.nomore{
        width: 1100px;
        margin: 0 auto;
        border-top: 1px solid #999;
        opacity: 0;
    }
    .nomore span{
        display: inline-block;
        background: white;
        padding: 0 20px;
        font-size: 20px;
        line-height: 40px;
        margin-top: -20px;
        vertical-align: top;
    }*/
.pages{
    width: 1100px;
    text-align: center;
    height: 34px;
    margin: 10px auto 60px;
}
.pages span,.pages a{
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    line-height: 36px;
    background-color: #f19b9b;
    border-radius: 50%;
    vertical-align: top;
    color: white;
    font-size: 16px;
}
.pages span.thisclass,.pages span:not(.pages_more):hover{
    background-color: #20a900;
    color: #fff;
}
.pages span.pages_more{
    line-height: 27px;
    color: white;
}

.pages a:first-child{
    text-indent: -8px;
}
.pages a:last-child{
    margin-right: 0;
    text-indent: 8px;
}
/*荣誉资质页面---------------------------------------------------------*/
.i_honor_list{
    overflow: hidden;

}
.i_honor_list li{
    float: left;
    width: 257px;
    height: 225px;
    margin: 0 23px 23px 0;
}
.i_honor_list li:hover p{
    color: #20a900;
}
.i_honor_list li:nth-child(4n){
    margin-right: 0;
}
.i_honor_list li img{
    display: block;
    width: 100%;
    height: 185px;
}
.i_honor_list li p{
    line-height: 40px;
    font-size: 16px;
}
/*产品分类页面-----------------------------------------------------------*/
.i_plist{
    height: 190px;
}
.i_plist li{
    display: inline-block;
    width: 190px;
    height: 190px;
    margin-right: 25px;
}
.i_plist li:last-child,.i_pro_list li:nth-child(4n){
    margin-right: 0;
}
.i_plist li.active,.i_plist li:hover{
    background: #ededed;
}
.i_plist li a{
    padding-top: 34px;
}
.i_plist li img{
    display: block;
    width: 91px;
    height: 80px;
    margin: 0 auto;
}
.i_plist li p{
    font-size: 18px;
    line-height: 60px;
}
.i_pro_list_con{
    height: 980px;
    padding:30px calc(50% - 570px) 0;
    background: #ededed;
}
.i_pro_list{
    overflow: hidden;
    padding: 20px 20px 0;
}
.i_pro_list li{
    width: 260px;
    height: 370px;
    float: left;
    margin: 0 18px 30px 0;
    background: white;
}
.i_pro_list li img{
    display: block;
    width: 100%;
    height: 215px;
    margin-bottom: 15px;
}
.i_pro_list li h3{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i_pro_list li p{
    line-height: 20px;
    color: #999;
    padding: 0 20px;
    text-align: left;
    height: 60px;
    overflow: hidden;
}
.i_pro_list li:hover{
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    transform: translate(0, -5px);
    box-shadow: 0 0 18px rgba(0,0,0,.14);
}
.i_pro_list li:hover h3{
    color: #20a900;
}
.i_pro_list li:hover p{
    color: #333;
}
/*新闻资讯页面-----------------------------------------------------------*/
.i_n_list,.i_c_list{
    overflow: hidden;
    margin-bottom: 20px;
}
.i_n_list li{
    float: left;
    width: 355px;
    height: 268px;
    background: white;
    margin: 0 17px 25px 0;
}
.i_n_list li:nth-child(3n),.i_c_list li:nth-child(3n){
    margin-right: 0;
}
.i_n_list li a{
    padding: 30px 25px 0;
}
.i_n_list li h3{
    font-size: 16px;
    padding:0 12px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i_n_list li span{
    display: block;
    color: #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.i_n_list li p{
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    height: 130px;
    overflow: hidden;
    color: #999;
}
.i_n_list li:hover{
    background: #20a900;
}
.i_n_list li:hover h3,.i_n_list li:hover p,.i_n_list li:hover span{
    color: white;
}
/*工程案例页面---------------------------------------------------------------*/
.i_c_list li{
    float: left;
    width: 345px;
height:550px;
    margin: 0 31px 35px 0;

}
.i_c_list li img{
    display: block;
    width: 345px;
	padding: 57px 10px 78px 10px;
	height: 460px;  	
	background:url(../images/cpbj.png)no-repeat 0px 0px;

}
.i_n_info{
    height: 90px;
    padding: 20px 30px 0;
 background:white;
    text-align: left;
}
.i_n_info h3{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i_n_info p{
    font-size: 12px;
    color: #999;
}
.i_c_list li:hover .i_n_info{
    background: #20a900;
}
.i_c_list li:hover h3,.i_c_list li:hover p{
    color: white;
}
.i_peo_r{
    height: 100%;
    float: left;
    width: 961px;
    background: white;
    padding: 60px 410px 0 50px;
}
.i_peo_r .pages{
    width: 100%;
}
.i_peo_r dl{
    line-height: 55px;
    text-align: left;
    height: 385px;
    margin-bottom: 40px;
}
.i_peo_r dt,.i_peo_r dd{
    height: 55px;
}
.i_peo_r dt{
    font-weight: bold;
    color: #20a900;
    font-size: 16px;
    border-bottom: 2px solid #e5e5e5;
}
.i_peo_r dd{
    border-bottom: 1px solid #e5e5e5;
}
.i_peo_r dl span{
    display: block;
    float: left;
    height: 100%;
}
.i_peo_r dl span:nth-child(1){
    cursor: pointer;
    width: 235px;
}
.i_peo_r dl span:nth-child(1):hover{
    color: #20a900;
}
.i_peo_r dl span:nth-child(2){
    width: 175px;
}
.i_peo_r dl span:nth-child(3){
    width: 90px;
}
.i_p_info_fiexd{
    width: 100%;
    height: 100%;
    min-width: 1150px;
    min-height: 850px;
    position: fixed;
    background: rgba(0,0,0,.5);
    top: 0;
    display: none;
}
.i_p_info_fiexd i{
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.6);
    top: 10px;
    right: 10px;
}
.i_p_info_fiexd i:before,.i_p_info_fiexd i:after{
    display: block;
    position: absolute;
    content: "";
    background: white;
    cursor: pointer;
}
.i_p_info_fiexd i:before{
    width: 35px;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 17px;
    left: 2px;
}
.i_p_info_fiexd i:after{
    width: 5px;
    height: 35px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 2px;
    left: 17px;
}
.i_p_info_fiexd dl{
    width: 900px;
    height: 600px;
    padding: 50px;
    overflow-y: scroll;
    background: white;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -450px;
}
.i_p_info dt{
    line-height: 40px;
    font-size: 20px;
}
.i_p_info dt b{
    color: #20a900;
}
.i_p_info dd{
    line-height: 30px;
    margin-bottom: 10px;
}
/*联系我们页面------------------------------------------------------------*/
.i_ca_name{
    margin-bottom: 40px;
}
.i_ca_name h1{
    font-size: 24px;
}
.i_ca_name p{
    line-height: 45px;
    font-size: 14px;
    color: #999;
}
.i_ca_name h3{
    font-size: 18px;
    font-weight: normal;
}
.i_ca_info{
    overflow: hidden;
    margin-bottom: 100px;
}
.i_ca_info>div{
    width: 50%;
    float: left;
    text-align: left;
}
.i_ca_info>div:first-child{
    border-right: 1px solid #ccc;
    text-indent: 135px;
}
.i_ca_info>div:last-child{
    text-indent: 80px;
}
.i_ca_info p{
    font-size: 16px;
    line-height: 40px;
}
.map{
    height: 555px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}
.map_con{
    width: 1920px;
    position: absolute;
    left: 50%;
    height: 100%;
    top: 0;
    margin-left: -960px;
}
/*动画---------------------------------------------------------*/
.a_tran{
    opacity: 0;
    -webkit-transform: translate(-60px, 200px);
    -moz-transform: translate(-60px, 200px);
    -ms-transform: translate(-60px, 200px);
    -o-transform: translate(-60px, 200px);
    transform: translate(-60px, 200px);
}
.b_tran{
    opacity: 0;
    -webkit-transform: translate(60px, -200px);
    -moz-transform: translate(60px, -200px);
    -ms-transform: translate(60px, -200px);
    -o-transform: translate(60px, -200px);
    transform: translate(60px, -200px);
}
.i_r{
    opacity: 0;
    -webkit-transform: translate(200px, 0);
    -moz-transform: translate(200px, 0);
    -ms-transform: translate(200px, 0);
    -o-transform: translate(200px, 0);
    transform: translate(200px, 0);
}
.i_l{
    opacity: 0;
    -webkit-transform: translate(-200px, 0);
    -moz-transform: translate(-200px, 0);
    -ms-transform: translate(-200px, 0);
    -o-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
}
.i_t{
    opacity: 0;
    -webkit-transform: translate(0, -200px);
    -moz-transform: translate(0, -200px);
    -ms-transform: translate(0, -200px);
    -o-transform: translate(0, -200px);
    transform: translate(0, -200px);
}
.i_b{
    opacity: 0;
    -webkit-transform: translate(0, 200px);
    -moz-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
}
.i_o{
    opacity: 0;
}



.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.blue{ color:#BA312B;}
.mar_20{margin-top:20px;}
.ny_pad{ text-align:left; min-height:300px; padding: 30px 15px;   overflow:hidden; width:1100px; background: #fff; margin: 0 auto;margin-bottom:60px; border-radius: 10px; }
.ny_news_tl88 li{text-align:center; height:40px; line-height:40px;}
.ny_news_tl88 .new_title{font-size:20px; font-weight:bold; border-bottom:#ab916e dotted 1px; line-height: 30px;}
.ny_news_tl88 span{padding:0 5px; color:#999;}
.ny_news_ct88{padding:0px 0px 30px; line-height:30px;text-align: left;}
.ny_news_ct88 p{ text-indent: 24px; }
.news_fy{padding:10px 50px 0; height:55px; border-top:#ccc solid 1px;position: relative;z-index: 999;text-align: left;}
.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;}




.home_youshi_top{width:1100px;height:70px;margin:0 auto; background:url(../images/youshi_top.png); clear:both; margin-top:30px;}
.home_youshi_all{width:100%;min-height:300px;height:auto; overflow:hidden;background:#f7f7f7;}

.home_youshi_6_top{width:1100px;height:85px;margin:0 auto;background:url(../images/youshi_6_top.png); text-align:center; line-height:30px;color:#929292; font-size:16px;}
.home_youshi_6{width:1100px;height:575px;background:url(../images/6.jpg);margin:0 auto; overflow:hidden;}
.home_youshi_left{width:300px; height:575px; float:left; font-weight:400;color:#3a3a3a;  }
.home_youshi_left h1{ font-size:16px; font-weight:300; padding-top:120px;padding-left:25px;line-height:30px;}
.home_youshi_left h2{ font-size:16px; font-weight:300; padding-top:90px;padding-left:20px;line-height:30px;}
.home_youshi_left h3{ font-size:16px; font-weight:300; padding-top:85px;padding-left:20px;line-height:30px;}

.home_youshi_right{width:300px; height:575px; float:right; font-weight:400;color:#3a3a3a;  }
.home_youshi_right h1{ font-size:16px; font-weight:300; padding-top:120px;padding-left:25px;line-height:30px;}
.home_youshi_right h2{ font-size:16px; font-weight:300; padding-top:50px;padding-left:25px;line-height:30px;}
.home_youshi_right h3{ font-size:16px; font-weight:300; padding-top:85px;padding-left:25px;line-height:30px;}





