/* CSS Document */
body { font-family: "Microsoft Yahei"; font-size: 0.875rem; color: #333333; padding: 0; margin: 0; background-color: #fff; overflow-x: hidden;}
input, textarea, select, button { font-family: "Microsoft Yahei"; color: #333333; font-size: 0.875rem;}
a:focus, :focus, input[type=button], input[type=submit] { outline: none; blr: expression(this.onFocus=this.blur());}

/*首页*/
.header {
    width: 100%;
    height: 121px;
    overflow: hidden;
    background: url("../images/header_bg.jpg")/*tpa=http://www.huaxiudp.com/images/header_bg.jpg*/ no-repeat;
}
.header_center {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

.logo {
    width: 142px;
    height: 118px;
    float: left;
    position:absolute;
    left:50%;
    margin-left:-71px;
    z-index:10;
}

.logo img {
    width: 100%;
    height: auto;
}

.mune {
    display: none;
}
.nav {
    width: 1200px;
    height: 40px;
    margin: 30px auto 0;
}

.nav li {
    width: 11.1%;
    height: 40px;
    float: left;
    text-align: center;
    margin: 0 1.2%;
    border: 1px solid rgba(255,255,255,0);
    border-left: none;
    border-right: none;
    padding: 9px 0;
}
.nav li a {
    display: block;
    color: #333333;
    font-size: 1rem;
}
.nav li a i{
    font-style: normal;
    display: block;
    font-size: 0.75rem;
    margin-top: 3px;
}
.nav li:hover {
    border: 1px solid rgba(119,187,68,1);
    border-left: none;
    border-right: none;
}
.nav li a:hover {
    text-decoration: none;
    color: #77BB44;
}
.nav .nav_kong{
    width: 12%;
    margin: 0 3.5%;
}

/*.nav .nav_active + li {*/
    /*border: 1px solid rgba(119,187,68,1);*/
    /*border-left: none;*/
    /*border-right: none;*/
/*}*/
.nav .nav_active{
    border: 1px solid rgba(119,187,68,1);
    border-left: none;
    border-right: none;
}
.nav .nav_active a{
    color: #77BB44;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}


.abouts{
    width: 1920px;
    height: 791px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/about_bg.jpg")/*tpa=http://www.huaxiudp.com/images/about_bg.jpg*/ no-repeat;
}
.abouts1{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.about_title{
    margin: 15px auto 40px;
}
.about_title img{
    display: block;
    margin: 0px auto;
}
.about_content{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 35px;
}
.about_content span{
    display: block;
}
.about_content span i{
    font-style: normal;
    color: #77BB44;
}
.shipin{
    width: 382px;
    height: 256px;
    overflow: hidden;
    margin: 50px auto 0;
}
.shipin img{
    width: 100%;
    display: block;
}


.product_bg{
    width: 1920px;
    height: 810px;
    background: url("../images/pro_bg.jpg")/*tpa=http://www.huaxiudp.com/images/pro_bg.jpg*/ no-repeat;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.product {
    width: 1200px;
    height: auto;
    margin: 0px auto 0px;
}
.pro_title{
    margin: 30px auto 10px;
}
.pro_title img{
    display: block;
    margin: 0px auto;
}
.pro_fl{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pro_fl ul{
    display: table;
    margin: 0px auto;
    text-align: center;
}
.pro_fl ul li{
    border: 1px solid #ffffff;
    float: left;
    margin: 0 5px 5px;
}
.pro_fl ul li a{
    color: #ffffff;
    padding: 8px 35px;
    display: block;
}
/* focus_Box */
#focus_Box{
    width:1200px;
    height:490px;
    margin:85px auto 0;
    overflow: hidden;
    position: relative;
    background: url("../images/wutai_bg.png")/*tpa=http://www.huaxiudp.com/images/wutai_bg.png*/ no-repeat bottom center;
}
#focus_Box ul{
    position:relative;
    width:100%;
    height:355px;
    margin: 0px auto;
}
#focus_Box li{
    z-index:0;
    position:absolute;
    width:0px;
    background:#787878;
    height:0px;
    top:146px;
    cursor:pointer;
    left:377px;
}
#focus_Box li img{
    width:100%;
    background:url("../images/loading.gif")/*tpa=http://www.huaxiudp.com/images/loading.gif*/ no-repeat center 50%;
    height:100%;
    vertical-align:top
}
#focus_Box li p{
    position:absolute;
    left:2%;
    bottom:10px;
    width:96%;
    height:40px;
    text-align: center;
    color:#333333;
}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:170px;}
#focus_Box .prev{background:url("../images/btn.png")/*tpa=http://www.huaxiudp.com/images/btn.png*/ left bottom no-repeat;left:0px}
#focus_Box .next{background:url("../images/btn.png")/*tpa=http://www.huaxiudp.com/images/btn.png*/ right bottom no-repeat;right:0px}
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url("images/share-btn.png")/*tpa=http://www.huaxiudp.com/Css/images/share-btn.png*/ no-repeat;text-indent:-999px;}


.wenti{
    width: 1920px;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/wenti_bg.jpg")/*tpa=http://www.huaxiudp.com/images/wenti_bg.jpg*/ no-repeat bottom;
}
.wenti1{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.wenti_title{

}
.wenti_title img{
    display: block;
    margin: 0px auto;
}
.wenti_content{

}
.wenti_content img{
    display: block;
    margin: 20px auto 0;
}

.youshi {
    width: 1474px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-left: -737px;
    left: 50%;
}
.youshi_title{

}
.youshi_title img{
    display: block;
    margin: 80px auto;
}
.youshi_content{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("../images/youshi_content_bg.png")/*tpa=http://www.huaxiudp.com/images/youshi_content_bg.png*/ no-repeat center;
    float: left;
}
.youshi_1 {
    width: 34%;
    height: auto;
    overflow: hidden;
    margin: 0px auto 60px;
    float: left;
    background: url("../images/youshi_hx.png")/*tpa=http://www.huaxiudp.com/images/youshi_hx.png*/ no-repeat bottom left;
}
.youshi_1 img{
    width: 112px;
    height: 112px;
    float: right;
    display: block;
    margin-bottom: 10px;
}
.youshi_1_txt{
    width: 60%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px 0% 0 12%;
    text-align: right;
}
.youshi_1_txt i{
    color: #77BB44;
    font-size: 18px;
    display: block;
    font-weight: 600;
    margin: 0px 10px 15px 0px;
}
.youshi_1_txt p{
    margin: 3px 10px 0px 0px;
    line-height: 30px;
}
.youshi_2 {
    float: right;
    background: url("../images/youshi_hx.png")/*tpa=http://www.huaxiudp.com/images/youshi_hx.png*/ no-repeat bottom right;
    margin-bottom: 60px;
}
.youshi_2 img{
    float: left;
}
.youshi_2_txt{
    margin: 0px 0% 0 8%;
    text-align: left;
}
.youshi_fl{
    margin-left: 6%;
}
.youshi_fr{
    margin-right: 6%;
}

.huoban {
    width: 1920px;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/huoban_bg.jpg")/*tpa=http://www.huaxiudp.com/images/huoban_bg.jpg*/ no-repeat bottom;
}
.huoban_title{

}
.huoban_title img{
    display: block;
    margin: 50px auto 60px;
}

.huoban_content {
    width: 1200px;
    height:auto;
    overflow: hidden;
    margin: 10px auto 60px;
    -webkit-box-shadow:0 10px 10px -5px #999;
    -moz-box-shadow:0 10px 10px -5px #999;
    box-shadow:0 10px 10px -5px #999;
}
.huoban_img{
    width: 99.9%;
    height: auto;
    float: left;
    overflow: hidden;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.huoban_img img{
    width: 24.9%;
    height: auto;
    display: block;
    float: left;
    border: 1px solid #EAEAEA;
    border-right: none;
    border-bottom: none;
    cursor: pointer;
}
/*.huoban_img img:hover{*/
    /*cursor: pointer;*/
    /*-webkit-box-shadow:0 5px 10px #999;*/
    /*-moz-box-shadow:0 5px 10px #999;*/
    /*box-shadow:0 5px 10px #999;*/
/*}*/



.anli{
    width: 1920px;
    height:725px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/anli_bg.jpg")/*tpa=http://www.huaxiudp.com/images/anli_bg.jpg*/ no-repeat;
}
.anli_title{

}
.anli_title img{
    display: block;
    margin: 60px auto 10px;
}
.anli_content{ width:1200px; height:auto; margin:0px auto; overflow:hidden;}
.picScroll-left .bd{width:100%; height:auto;overflow:hidden;}
.picScroll-left .bd ul{ width: 100%; }
.picScroll-left .bd ul li{ width:25%; height:auto; float:left; overflow:hidden; position: relative;}
.picScroll-left .bd ul li .cailiao_content_img{ width:94%; height:auto; position:relative; margin: 0 auto; background: #ffffff; overflow: hidden; border-radius: 10px;}
.picScroll-left .bd ul li .cailiao_content_img img{ width:96.4%; height:auto; display: block; margin: 1.8%; border-radius: 10px;}
.picScroll-left .bd ul li a{ color:#333;}
.picScroll-left .bd ul li a:hover{ text-decoration:none;}
.anli_yy{ width: 100%; height: auto; overflow: hidden; }
.anli_yy img{ width: 100%; display: block; }

.picScroll-left .hd{ overflow:hidden; height:auto; margin: 20px auto 0px; }
.picScroll-left .hd ul{ margin: 0px auto; overflow:hidden; zoom:1; display: table; text-align: center; }
.picScroll-left .hd ul li{ float:left;  width:15px; height:15px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png")/*tpa=http://www.huaxiudp.com/images/icoCircle.png*/ 0 -15px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }


.news{
    width:1920px;
    height:869px;
    overflow:hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/news_bg.jpg")/*tpa=http://www.huaxiudp.com/images/news_bg.jpg*/ no-repeat;
}
.news_title{

}
.news_title img{
    display: block;
    margin: 60px auto 40px;
}

.news_content{
    width:1200px;
    height:auto;
    overflow:hidden;
    margin:0px auto 0;
    background: url("../images/news_fl_x.png")/*tpa=http://www.huaxiudp.com/images/news_fl_x.png*/ no-repeat;
}
#tab {
    overflow:hidden;
    zoom:1;
    margin: 0px auto;
    display: table;
    text-align: center;

}
#tab li {
    float: left;
    cursor:pointer;
    background: url("../images/news_title_ico.png")/*tpa=http://www.huaxiudp.com/images/news_title_ico.png*/ no-repeat center top;
}
#tab li span{
    color:#333333;
    text-align:center;
    font-size:0.938rem;
    padding: 25px 20px 0px 20px;
    display: block;
}
#tab li.current {
    background: url("../images/news_title_ico_hover.png")/*tpa=http://www.huaxiudp.com/images/news_title_ico_hover.png*/ no-repeat center top;
}
#content {
    width:100%;
    height:auto;
    margin: 4% auto 0;
}
#content dl{
    display: none;
}

.news_content dl dt{
    width: 573px;
    height: auto;
    margin-right: 2%;
    float: left;
}
.news_content dl dt img{
    width: 567px;
    height: auto;
    float: left;
    border: 3px solid #999999;
    border-top-width: 1px;
    border-bottom-width: 1px;
    margin-bottom: 40px;
}
.news_content dl dt span{
    width: 20%;
    height: auto;
    overflow: hidden;
    float: left;
    background: url("../images/news_span_s.jpg")/*tpa=http://www.huaxiudp.com/images/news_span_s.jpg*/ no-repeat right top;
    font-size: 1.4rem;
    color: #666666;
}
.news_content dl dt span i{
    font-style: normal;
    font-size: 0.75rem;
    display: block;
    margin-left: 20px;
}
.news_content dl dt a{
    width: 75%;
    float: right;
    display: block;
    color: #333333;
    font-size: 0.9rem;
    margin-bottom: 20px;
    font-weight: 600;
}
.news_content dl dt p{
    width: 75%;
    float: right;
    line-height: 30px;
    color: #666666;
}
.news_content dl dt p a{
    color: #666666;
    margin: 30px 20px 20px 30px;
    display: block;
}
.news_content dl dd{
    width: 580px;
    height: auto;
    overflow: hidden;
    float: right;
}
.news_content dl dd span{
    width: 11%;
    display: block;
    float: left;
    text-align: right;
    padding: 7% 4% 7% 0;
    font-size: 1.4rem;
    color: #666666;
    border-right: 1px solid #E1E1E1;
    margin-right: 3%;
}
.news_content dl dd span i{
    font-size: 0.75rem;
    font-style: normal;
    display: block;
    color: #333333;
}
.news_content dl dd a{
    font-size: 0.9rem;
    color: #333333;
    font-weight: 600;
    padding-top: 4%;
    display: block;
}
.news_content dl dd p{
    padding: 2% 0 3% 0;
    color: #666666;
    line-height: 30px;
    border-bottom: 1px solid #E1E1E1;
}


.line {
    width: 100%;
    height: 1px;
    background: #D5D5D5;
    margin: 20px auto 0;
    float: left;
}

.footer {
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin: 0px auto;
    background: #8FBB30;
    border-bottom: 13px solid #F9BE00;
}
.footer1 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.s_logo{
    width: 200px;
    height: 228px;
    float: left;
    margin: 10px 0 0 0;
}
.bot_nav {
    width: 905px;
    height: 67px;
    overflow: hidden;
    float: right;
    background: url("../images/bot_nav_bg.jpg")/*tpa=http://www.huaxiudp.com/images/bot_nav_bg.jpg*/ repeat-x bottom;
    margin-top: 10px;
}
.bot_nav a {
    line-height: 66px;
    display: block;
    color: #ffffff;
    float: left;
}
.bot_nav i{
    float: left;
    color: #ffffff;
    font-style: normal;
    line-height: 67px;
    margin: 0 53px;
}
.bot_nav i:last-child{ display: none;}


.bot_txt {
    width: 905px;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 25px 0 0 0px;
    color: #ffffff;
    line-height: 28px;
}
.bot_txt p{
    float: left;
    line-height: 35px;
}
.bot_txt p i{
    font-size: 1rem;
    font-style: normal;
}

.ewm{
    width: 280px;
    height: auto;
    float: right;
}
.ewm img{
    width: 120px;
    height: auto;
    display: block;
    float: left;
}
.ewm span{
    float: left;
    margin: 30px 0 0 20px;
}

.footers {
    display: none;
}

/*新闻列表*/
.ny_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_banner img {
    width: 100%;
    height: auto;
}

.ny_main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 30px;
}

.daohang {
    width: 100%;
    height: 55px;
    line-height: 53px;
    margin: 0px auto;
    border-bottom: 2px solid #8FBB30;
}

.daohang span {
    font-size: 1rem;
    color: #666666;
}

.daohang p {
    float: right;
    padding-left: 19px;
    background: url("../images/daohang_ico.jpg")/*tpa=http://www.huaxiudp.com/images/daohang_ico.jpg*/ no-repeat left center;
    line-height: 54px;
}

.daohang p a {
    color: #333;
}

.daohang p font {
    color: #333333;
}

.ny_news {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_news_content {
    width: 870px;
    height: auto;
    overflow: hidden;
    float: right;
}

.ny_news_content ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0px;
}

.ny_news_content ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_news_content ul li span {
    width: 8%;
    height: auto;
    float: left;
    display: block;
    font-size: 1.4rem;
    text-align: right;
    margin-right: 2%;
    margin-top: 4.5%;
}
.ny_news_content ul li span i{
    display: block;
    font-style: normal;
    font-size: 0.75rem;
}

.news_txt2 {
    width: 86%;
    height: auto;
    float: right;
    border: 1px solid #E1E1E1;
    border-top: none;
    border-right: none;
    padding: 0% 0 3% 3%;
}

.news_txt2 a {
    color: #333333;
    font-size: 16px;
    margin: 20px 0 10px;
    float: left;
}

.news_txt2 p {
    width: 100%;
    color: #666666;
    float: left;
    line-height: 25px;
}
.news_txt2 > span > a{
    width: 110px;
    height: 35px;
    display: block;
    color: #ffffff;
    font-size: 0.875rem;
    margin: 15px auto 0;
    background: #D2D2D2;
    text-align: center;
    line-height: 35px;
}
.news_txt2 > span > a:hover{
    background: #FAB220;
    text-decoration: none;
}


.fenye {
    width: 100%;
    height: 30px;
    float: right;
    margin: 10px auto;
}

/* 新闻详情 */
.ny_newsdetial {
    width: 93.8%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    border: 1px solid #eeeeee;
    padding: 3%;
}

.ny_news_content .news_name {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.ny_news_content .news_name h2 {
    font-size: 1.1rem;
    color: #8FBB30;
    padding-top: 20px;
}

.ny_news_content .news_name p {
    color: #666;
    line-height: 50px;
    border-bottom: 1px solid #cccccc;
}

.prodetail22 {
    width: 99%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    color: #333;
    line-height: 22px;
    padding-bottom: 30px;
    font-size: 14px;
}

.prodetail22 p {
    font-size: 14px;
    line-height: 25px;
}

/* 产品列表页 */

.ny_pro {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.ny_fl{
    width: 271px;
    height: auto;
    float: left;
}
.ny_fl_title{
    width: 100%;
    height: 58px;
    float: left;
    overflow: hidden;
    background: url("../images/ny_fl_title.jpg")/*tpa=http://www.huaxiudp.com/images/ny_fl_title.jpg*/ no-repeat;
    text-align: center;
    color: #ffffff;
    line-height: 58px;
    font-size: 1.2rem;
    background-size: cover;
    position:relative;
    z-index:10;
}
.ny_fl_content{
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px auto;
    background: url("../images/ny_fl_bg.jpg")/*tpa=http://www.huaxiudp.com/images/ny_fl_bg.jpg*/ no-repeat bottom;
    padding-bottom: 100px;
    background-size: cover;
    margin-top: -15px;
}
.ny_fl_content dt{
    width: 100%;
    height: 54px;
    float: left;
    background: url("../images/shuidi.png")/*tpa=http://www.huaxiudp.com/images/shuidi.png*/ no-repeat 20px center;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    margin: 15px 0 15px 0;
}
.ny_fl_content dt span{
    color: #8FBB30;
    margin-left: 45px;
    float: left;
    line-height: 54px;
    font-size: 1rem;
}
.ny_fl_content dt i{
    width: 14px;
    height: 8px;
    display: block;
    background: url("../images/jiantou.png")/*tpa=http://www.huaxiudp.com/images/jiantou.png*/ no-repeat;
    float: right;
    margin:23px 20px 0 0;
}
.ny_fl_content dd{
    width: 76%;
    height: auto;
    margin-left: 12%;
}
.ny_fl_content dd a{
    color: #333333;
    line-height: 35px;
}

.ny_cont {
    width: 100%;
    height: 67px;
    line-height: 67px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-top: 20px;
    background: url("../images/con_img.jpg")/*tpa=http://www.huaxiudp.com/images/con_img.jpg*/ no-repeat;
    font-size: 1rem;
    font-weight: 600;
}

.ny_pro_content {
    width: 870px;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 0px auto;
}

.ny_pro_content ul {
    width: 102%;
    overflow: hidden;
    margin-top: 30px;
}

.ny_pro_content ul li {
    width: 31.33%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px 2% 2% 0%;
}

.ny_pro_content ul li a {
    color: #333;
    overflow: hidden;
    line-height: 30px;
    display: block;
}

.ny_pro_content ul li img {
    width: 100%;
    height: auto;
    display: block;
}

.ny_pro_content ul li p {
    width: 100%;
    height: 35px;
    overflow: hidden;
    text-align: center;
}
.ny_pro_content ul li span{
    width: 100%;
    height: 20px;
    display: block;
    background: url("../images/ny_pro_yy.png")/*tpa=http://www.huaxiudp.com/images/ny_pro_yy.png*/ no-repeat;
    background-size: 100%;
}

.ny_anli{
    width: 1920px;
    height: 710px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/ny_anli_bg.jpg")/*tpa=http://www.huaxiudp.com/images/ny_anli_bg.jpg*/ no-repeat;
    overflow: hidden;
}

/*产品详细页*/
.ny_prodetail_txt {
    width: 93.8%;
    height: auto;
    margin: 25px auto;
    overflow: hidden;
    border: 1px solid #EEEEEE;
    padding: 3%;
}

.ny_prodetail_txt span {
    width: 100%;
    display: block;
    font-size: 20px;
    float: left;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.ny_prodetail_txt img {
    width: 270px;
    height: auto;
    float: left;
    padding: 2px;
    border: 1px solid #D5D5D5;
}

.shuoming {
    width: 500px;
    height: auto;
    float: right;
}

.shuoming p {
    width: 100%;
    height: 100px;
    float: left;
    margin: 10px auto;
    line-height: 25px;
    color: #747474;
    overflow: hidden;
}

.shuoming i {
    font-style: normal;
    color: #8FBB30;
    font-size: 34px;
    float: left;
    display: block;
    width: 270px;
    height: 55px;
    border: 1px solid #eeeeee;
    padding: 12px 20px 0 20px
}
.shuoming font {
    width: 124px;
    height: 35px;
    float: left;
    display: block;
    background: #8FBB30;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin-top: 60px;
}

.ny_prodetail_txt2 {
    width: 93.8%;
    height: auto;
    margin: 15px auto 0;
    overflow: hidden;
    border: 1px solid #eeeeee;
    padding: 3%;
}

.ny_detailtxt_content {
    width: 100%;
    height: auto;
    padding: 0 0 3% 0%;
    overflow: hidden;
    line-height: 25px;
    float: left;
}

.ny_detailtxt_i {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #8FBB30;
    margin-bottom: 20px;
}
.ny_detailtxt_i p{
    width: 125px;
    line-height: 50px;
    color: #8FBB30;
    font-size: 1rem;
}


/*分页样式*/
.fenye{ width:98%; height:auto; margin:20px auto 30px; overflow:hidden;}
.fenye a{ color:#f9a600;}
.pagebox{font-size:0.9rem;line-height:200%;font-weight:normal; margin:10px auto 10px;}
.flickr {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:0.9rem;}
.flickr a {border: #c7c7c7 1px solid; padding:5px 10px; background:#fff; background-position: 50% bottom;color: #999999; margin-right: 5px; text-decoration: none}
.flickr a:hover {border: #DFDFDF 1px solid; background-image: none; color: #ffffff; background-color: #8FBB30}
.meneame a:active {border: #333 1px solid; background-image: none; color: #fff; background-color: #0061de}
.flickr span.current {padding:5px 10px; font-weight: bold; background:#8FBB30; color:#ffffff; margin-right: 3px; border:1px solid #c7c7c7;}
.flickr span.disabled { padding:5px 10px; color: #80653E; background:#fff; margin-right: 3px; border:1px solid #c7c7c7;}

.nav .peiseka{ display:none;}

.izl-rmenu{position:fixed; right:10px; bottom:10px; padding-bottom:73px; background:url("../images/r_b.png")/*tpa=http://www.huaxiudp.com/images/r_b.png*/ 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url("../images/r_qq.png")/*tpa=http://www.huaxiudp.com/images/r_qq.png*/ 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-ps{background:url("../images/peise.png")/*tpa=http://www.huaxiudp.com/images/peise.png*/ 0px 0px no-repeat; background-color:#56A3FF; display:block;}
.izl-rmenu .btn-ps:hover{ background-color:#3F8BE6;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url("../images/r_qq.png")/*tpa=http://www.huaxiudp.com/images/r_qq.png*/ 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url("../images/r_wx.png")/*tpa=http://www.huaxiudp.com/images/r_wx.png*/ 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url("../images/r_phone.png")/*tpa=http://www.huaxiudp.com/images/r_phone.png*/ 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url("../images/r_top.png")/*tpa=http://www.huaxiudp.com/images/r_top.png*/ 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.sx{ width:100%; height:30px; margin:30px auto 30px; color:#8FBB30;}
.sx a{ color:#333;}


.qingxie{
    transform: rotateY(0deg) translateZ(198px);
}
.qingxie2{
    transform: rotateY(0deg) translateZ(-198px);
}


