*{margin:0;padding:0;}
body {font-family:"宋体","微软雅黑",PingFangSC-light, "Source Sans Pro", "Helvetica Neue", Arial, "Hiragino Sans GB",
	 "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;overflow-x: hidden;background: #3b2010;}
html,body{font-size:13px;height:100%;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
em,i,strong{ font-style:normal; font-weight:normal;}
table {    border-collapse: collapse;border-spacing: 0;}
img{border:none;}
a{text-decoration: none;color:#333;}
.fl{float:left;}
.fr{float:right;}
.Pr {    position: relative;}
.Pa {    position: absolute;}
button{cursor:pointer;}
button:hover{color:#0f75bc;}
/*去除Chrome等浏览器文本框默认发光边框*/
.clear{clear:both;}
.dis{display:block;}
.undis{display:none;}
input:focus, textarea:focus { outline: none; }
input,textarea { font-family: "microsoft yahei";}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {outline:none;}
/*禁止拖动大小*/
textarea{resize:none}
/* 去掉 table cell 的边距并让其边重合 */
table { border-collapse:collapse;border-spacing:0;}
/* ie bug：th 不继承 text-align */
th {text-align:inherit;}
/* ie6 7 8(q) bug 显示为行内表现 */
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {border:none;font-variant:normal;}
body{ 
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);  
}

.hidden{ display: none;}
.elli{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.elli_1 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break: break-all;
	     white-space: normal !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.elli_2 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break: break-all;
	     white-space: normal !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*global start*/
.wp{width:100%;max-width:980px;background: url(../images/bg.jpg) repeat top center;background-size:100% auto;margin:0 auto;overflow:hidden;background-color:#ccc3a6}
.hd{background:#ccc3a6;width:100%;overflow: hidden;}
.logo{width:55%;height:62px;padding:18px 0;background:url(../images/ydkj1.jpg) no-repeat left center;background-size:auto 100%;}
.logo img{display:block;width:auto;max-width:92%;height:100%;margin-left: 6%;}

.logo_r{width:45%;height:62px;padding:18px 0;background:url(../images/ydkj2.jpg) no-repeat right center;background-size:auto 100%;}
.logo_r img{display:block;width:auto;max-width:92%;height:100%;margin-left: 6%;}


.nav{background:url(../images/ydkj4.jpg) no-repeat left center;padding-left:5px;}
.navnr{background:url(../images/ydkj5.jpg) no-repeat right center;padding-right:4px;padding-bottom:27px;}
.nav ul{width:100%;height:33px;background:url(../images/ydkj3.jpg) repeat center;}
.nav ul li{position:relative;float: left;width:10%;}
.nav ul li a{display:block;	height:33px;line-height:33px;text-align:center;font-size:14px;color:#fff4d5;}
.nav ul li a:hover{color:#f9e539;}
.nav ul li:hover ol{display: block;}
.nav ul li ol{position:absolute;top:33px;left:20%;width:auto;display:none;overflow:hidden;}
.nav ul li ol.show{display:block;}
.nav ul li ol li{width:auto;float:left;}
.nav ul li ol li a{display:inline-block;padding:0 5px;height:27px;line-height:27px;text-align:center;font-size:12px;color:#000000;}
.nav ul li ol li a:hover{color:#950000;}
.nav ul li ol.show_2{width:850%}
.nav ul li ol.show_3{width:750%}
.nav ul li ol.show_4{width:650%}
.nav ul li ol.show_5{width:550%}
.nav ul li ol.show_6{width:450%}
.nav ul li ol.show_7{width:350%}
.nav ul li ol.show_8{width:250%}
.nav ul li ol.show_9{width:150%}
.nav ul li ol.show_10{width:100%}
/*mobile nav*/
.m-hd {display: none;}
.m-hd {height:60px;padding:0;position:relative;width:100%;z-index:999999;
    background:#ccc3a6 url(../images/ydkj2.jpg) no-repeat right center;background-size:auto 100%;}
.m-logo{width:78%;height:40px;display:inline-block;padding:10px 0;position:relative;
    background:url(../images/ydkj1.jpg) no-repeat left center;background-size:auto 100%;}
.m-logo img{max-width:97%;display:block;position:absolute;top:50%;left:4%;transform: translateY(-50%);}
.m-trigger {position:absolute;top:0;right:10px;width:50px;height:60px;color:#fff;cursor: pointer;
	background: url(../images/menu_add.png) center center no-repeat;
	-webkit-background-size: 50px;
	background-size: 25px;	
}
.m-nav {z-index:60;position:absolute;top:60px;width:100%;left:0;background:#482612;text-align:center;display:none;}
.m-nav li{border-bottom: 1px solid #5e3219;}
.m-nav li ol{display:none;border-top: 1px solid #5e3219;margin-bottom:-1px;}
.m-nav li a{width:90%;padding:0 5%;display:block;font-size:12px;height:40px;line-height:40px;text-align:left;color:#fff;font-size:14px}
.m-nav li ol {display:none;border-top: 1px solid #5e3219;}
.m-nav li ol li a{font-size:14px;color:#ccc;width:80%;padding:0 10%;}
.m-nav a:hover,.m-nav a:active{
	/*color: #d6001a;*/
}

.banner{margin:0 5px;overflow:hidden;padding-bottom:27px;background:url(../images/hwpp.gif) repeat-x left bottom;}
.fader {position: relative;font-family: "futura", arial;overflow: hidden;padding-top:21.5%;}
.fader .slide {position: absolute; width: 100%;height: 100%;top:0;z-index: 1;opacity: 0;}
.fader img.slide {/*height: 100%;*/}
.fader .prev,.fader .next {position: absolute;height: 5rem;width: 2.687rem;top: 50%;
    left: 2%;z-index: 4;margin-top:-2.5rem;cursor: pointer;opacity: .6;transition: all 100ms;
    background:url(../images/jt_left.png) no-repeat center;background-size:100% 100%;}
.fader .prev:hover,.fader .next:hover {   opacity: 1;}
.fader .next {left: auto;right: 2%;background:url(../images/jt_right.png) no-repeat center 100%;background-size:100% 100%;}
.fader .pager_list {position:absolute;width:100%;height:2.8rem;padding:0;line-height:2.8rem;bottom:0;text-align:center;z-index:4;}
.fader .pager_list li {display: inline-block; width: 5rem;height:0.312rem;margin:0 2px;background:#fff;  opacity: .8;text-indent: -9999px;
border-radius: 999px;cursor: pointer;transition: all 150ms;}
.fader .pager_list li:hover,.fader .pager_list li.active {opacity: 1;background:#ba251e; }
/*banner end*/
.main{overflow: hidden;margin:0 5px;padding:0 0 13px;position:relative;background:#ccc3a6;}
.main_r{float:right;width:74%;float:right;position:relative;overflow: hidden;padding:24px 0 14px;min-height:918px;}
.szj{position:absolute;width:32px;height:24px;}
.szj1{top:0;left:0;z-index: 100;}
.szj2{top:0;right:0;z-index: 100;}
.szj3{bottom:0;left:0;z-index: 100;}
.szj4{bottom:0;right:0;z-index: 100;}
.szj5{top:0;left:0;width:100%;height:4px;z-index: 1;}
.szj6{top:0;left:7px;height:100%;width:4px;z-index: 1;}
.szj7{bottom:0;left:0;width:100%;height:4px;z-index: 1;}
.szj8{top:0;right:7px;height:100%;width:4px;z-index: 1;}
.zxgg{float:right;width:38.6%;border:#c0b9a6 solid 1px;margin:0 5.5% 0 0;padding:0 0 30px;position:relative;}
.zxgg .jiao{position:absolute;width:34px;}
.zxgg .jiao1{top:-5px;left:0;}
.zxgg .jiao2{top:-5px;right:0;}
.zxgg .jiao3{bottom:0;left:0;}
.zxgg .jiao4{bottom:0;right:0;}
.zxgg .tit{margin:0 0 16px;}
.zxgg .tit img{display:block;width:auto;max-width:100%;margin:-5px auto 0;}

#colee{overflow:hidden;height:103px;width:90%; margin:0 auto;position:relative;z-index:100;}
#colee1{line-height:1.4;}

.ind_new{float:left;width:49.6%;margin:0 0 0 4%;padding:0;position:relative;font-family: "宋体";}
.ind_new .tit{border-bottom:#380900 dashed 1px;}
.ind_new .tit h3{background:url(../images/b1.gif) no-repeat left center;overflow:hidden;font-size:14px;color:#000;
             padding:12px 0 12px 40px;margin-top:-7px;position:relative;}
.ind_new .tit_h h3{background:url(../images/b2.gif) no-repeat left center;}
.ind_new .tit h3 img {display:block;}
.ind_new .tit h3 a{font-size: 12px;line-height:22px;height:22px;color:#553220;position:absolute;right:0;top:10px;display:inline-block}
.ind_new .tit h3 a:hover{color:#cc0000;}
.ind_new ul{padding:11px 0;min-height:140px;}
.ind_new ul li{position:relative;background:url(../images/tb3.gif) no-repeat 10px center;padding:2px 0 3px 30px;font-size:12px;}
.ind_new ul li a{display:block;width:62%;line-height:20px;color: #1A1A1A;}
.ind_new ul li a:hover{color:#cc0000;}
.ind_new ul li span{line-height: 20px;color: #825138;position:absolute;top:0;right:2px;}

.zxsp {float:right;width:38.6%;margin:0 5.5% 0 0;padding:0;position:relative;font-family: "宋体";}
.zxsp .tit{border-bottom:#380900 dashed 1px;position:relative;}
.zxsp .tit h3{background:url(../images/b3.gif) no-repeat left center;overflow:hidden;font-size:14px;color:#000;
             padding:11px 0 11px 40px;margin-top:-8px;position:relative;}
.zxsp .tit h3 a{font-size: 12px;line-height:22px;height:22px;color:#553220;position:absolute;right:0;top:10px;display:inline-block}
.zxsp .tit h3 a:hover{color:#cc0000;}
.zxsp ol{padding:8px 0;}
.zxsp ol li{overflow: hidden;padding:8px 0;}
.zxsp ol li img{width:84px;height:63px;display:block;float:left;padding:2px;border:#978277 solid 1px;}
.zxsp ol li .jianj{margin-left:113px;}
.zxsp ol li h3{font-size:12px;line-height:22px;color:#553220;font-weight:bold;}
.zxsp ol li h4{font-size:12px;line-height:20px;color:#553220;margin-left:5px;}
.zxsp ol li h3:hover,.zxsp ol li h4:hover{cursor:pointer;color:#cc0000;}

.hot_pro{margin:0 5.5%;width:89%;float:left;font-family: "宋体";overflow: hidden;}
.hot_pro .tit{border-bottom:#380900 dashed 1px;position:relative;}
.hot_pro .tit h3{background:url(../images/b4.gif) no-repeat left center;overflow:hidden;font-size:14px;color:#000;
             padding:10px 0 10px 40px;margin-top:-10px;position:relative;}
.hot_pro .tit h3 a{font-size: 12px;line-height:22px;height:22px;color:#553220;position:absolute;right:0;top:10px;display:inline-block}
.hot_pro .tit h3 a:hover{color:#cc0000;}
.hot_pro ul{overflow: hidden;min-height:160px;}
.hot_pro ul li{width:23%;padding:3% 1% 0;float:left;overflow:hidden;}
.hot_pro ul li .img{width:100%;/*padding-top:85%;*/height:118px;position:relative;background:url(../images/0001.gif) no-repeat center;background-size:100% 100%;}
.hot_pro ul li .img img{width:82%;/*height:80%;max-*/height:95px;position:absolute;top:10%;left:8%;}
.hot_pro ul li p{font-size:12px;line-height:20px;color:#1A1A1A;text-align:center;padding:5px 0 0;}
.hot_pro ul li a:hover p{color:#cc0000;}

.pro_show{margin:0 5.5%;width:89%;float:left;font-family: "宋体";}
.pro_show .tit{border-bottom:#380900 dashed 1px;position:relative;overflow: hidden;}
.pro_show .tit h3{background:url(../images/tb2.gif) no-repeat left center;overflow:hidden;font-size:14px;color:#000;
             padding:10px 0 10px 40px;position:relative;}
.pro_show .tit h3 a{font-size: 12px;line-height:22px;height:22px;color:#553220;position:absolute;right:0;top:10px;display:inline-block}
.pro_show .tit h3 a:hover{color:#cc0000;}
.pro_show ul{overflow:hidden;padding:2% 0 0;min-height:300px;}
.pro_show ul li{width:23%;padding:0 1%;float:left;overflow:hidden;}
.pro_show ul li .img{width:100%;/*padding-top:85%;*/height:118px;position:relative;background:url(../images/0001.gif) no-repeat center;background-size:100% 100%;}
.pro_show ul li .img img{width:82%;/*height:80%;max-*/height:95px;position:absolute;top:10%;left:8%;}
.pro_show ul li p{font-size:12px;line-height:20px;color:#1A1A1A;text-align:center;padding:5px 0 8px;}
.pro_show ul li a:hover p{color:#cc0000;}

.main_l{float:right;width:26%;height:100%;float:left;position:relative;overflow:hidden;padding:3px 0;font-family: "宋体";}
.main_l_nr{position:relative;margin:0 8px;padding:18px 11px 41px;border:#1f1e19 solid 1px;}
.lszj{position:absolute;width:44px;}
.lszj1{top:0;left:5px;z-index:100;}
.lszj2{top:0;right:5px;z-index:100;}
.lszj3{bottom:0;left:5px;z-index:100;}
.lszj4{bottom:0;right:5px;z-index:100;}

.main_l_zx{width:100%;position: relative;z-index:900;}
.main_l_zx .tit{max-width:100%;margin:0 auto;display:block;}
.main_l_zx ul{}
.main_l_zx ul li{background:url(../images/zxkfbj.gif) no-repeat center;background-size:100% 100%;height:38px;padding:4px 14px;margin:8px 0;}
.main_l_zx ul li a{display:block;overflow:hidden;height:38px;position:relative;}
.main_l_zx ul li img{float:left;}
.main_l_zx ul li span{font-size:14px;line-height:38px;color:#461D01;font-weight:bold;text-indent:0.3em;display:inline-block;}
.main_l_zx ul li span.spn1{font-size:12px;color:#C81A04;text-indent:0;float:right;font-weight:normal;}
.main_l_zx ul li span:hover{color:#cc0000;text-decoration: underline;}
.main_l .titl{background:url(../images/tb1.gif) no-repeat left center;overflow:hidden;font-size:14px;color:#000;
             padding:13px 0 13px 36px;position:relative;margin:5px 0 0;}
.main_l .titl a{font-size: 12px;line-height:22px;height:22px;color:#553220;position:absolute;right:0;top:10px;display:inline-block}
.main_l .titl a:hover{color:#cc0000;}
.cpss{border:#a89879 solid 1px;border-radius:3px;padding:19px 9px 24px;font-size: 12px;position:relative;}
.cpss input{width:71%;height:20px;line-height:20px;border:#9c8f74 solid 1px;background:none;font-size: 12px;}
.cpss button{width:24%;height:22px;border:#9c8f74 solid 1px;background:none;border-radius:3px;color:#1a1a1a;
     position: absolute;top:20px;right:9px;}
     
.pro_list{padding:10px;border:#a89879 solid 1px;}
.pro_list li{padding-left:26px;background:url(../images/prolist.gif) no-repeat 8px center;position:relative;}
.pro_list li:nth-of-type(even){background:#c2b79a url(../images/prolist.gif) no-repeat 8px center;}
.pro_list li a{font-size:12px;line-height:28px;color:#1A1A1A;width:69%;display:block;}
.pro_list li span{position:absolute;top:0;right:3px;line-height:28px;color:#553220;font-size:12px;font-weight:bold;}

.lxwm{border:#a89879 solid 1px;border-radius:3px;padding:15px 0;}
.lxwm img{max-width: 90%;display:block;margin:0 auto;}

.ft_link{border:#9c957f solid 1px;padding:3px;margin:0 16px 14px;background-color:#ccc3a6;clear:both;overflow: hidden;}
.ft_link_nr{border:#9c957f solid 1px;padding:3px;overflow: hidden;position:relative;min-height:95px;background-color:#ccc3a6;}
.ft_link_nr img{float:left;position: absolute;top:50%;left:3px;/*transform: translateY(-50%);*/margin-top:-48px;}
.ft_link_nr p{padding:5px 4px 5px 40px;}
.ft_link_nr p a{display:inline-block;font-family:宋体;font-size:12px;line-height:20px;color:rgb(26, 26, 26);}
.ft_link_nr p a:hover{color:#cc0000;}
.ft{background:#9c8d70 url(../images/kuan1.gif) repeat-x left top;padding:25px 50px 15px;position:relative;margin:0 5px;}
.ft p{font-size: 14px;line-height: 23px;color: rgb(70, 29, 1); font-weight: bold;text-align:center;z-index: 100;position:relative;}
.ft p a{color: rgb(70, 29, 1); }
.ft .img{position:absolute;bottom:0;z-index: 1;}
.ft .img1{left:0;}
.ft .img2{right:0;}
/*内页start*/

.nybanner{width:100%;display:block;}
.about{width:90%;margin:0 auto 20px;min-height:900px;background:url(../images/dbj2.jpg) no-repeat center bottom;background-size:100% auto;}
.about .tit{border-bottom:#380900 dashed 1px;position:relative;margin:0 0 18px;}
.about .tit h3{background:url(../images/tb2.gif) no-repeat left center;overflow:hidden;font-size:14px;color:#000;
             padding:11px 0 11px 40px;position:relative;}
.about .tit h3 span{font-size: 12px;line-height:22px;height:22px;color:#553220;position:absolute;right:0;top:10px;display:inline-block}
.about .tit h3 a:hover{color:#cc0000;}
.text{font-size:13px;line-height:24px;color:#553220;}
.text h3{font-size:26px;line-height:30px;color:#430100;text-align:center;padding:8px 0 0;}
.text .kug{border:#a09982 solid 1px;padding:2px;margin:25px 0;}
.text h4{font-size:12px;line-height:16px;color:#C81A04;text-align:center;padding:5px;border:#a09982 solid 1px;}
.text h4 span{color:#000;}
.text img{max-width:100%;margin:0 auto;display:block;}

ul.fanpian{overflow: hidden;color:#333;font-size:14px;border:#8c8672 solid 1px;margin:30px 0 0;}
ul.fanpian li{width:50%;float:left;overflow: hidden;text-align: center;}
ul.fanpian li:last-child a{border:none;}
ul.fanpian li a{color:#553220;height:20px;line-height:20px;display:block;border-right:#8c8672 solid 1px;padding:10px;}
ul.fanpian li a:hover{color:#cc0000;}

.rongyu{}
.rongyu ul{overflow: hidden;}
.rongyu ul li{width:27.333%;padding:2% 3% 0;float:left;}
.rongyu ul li .img{width:100%;/*padding-top:75%;*/height:130px;position:relative;border:#7f7864 solid 1px;}
.rongyu ul li .img img{width:91.8%;/*height:90%;*/height:114px;position:absolute;top:4.5%;left:4%;}
.rongyu ul li p{font-size:12px;line-height:20px;color:#1A1A1A;text-align:center;padding:5px 0 0;}
.rongyu ul li a:hover p{color:#cc0000;}
p.pag{width:100%;padding: 20px 0;font-size:14px;text-align: center;}
p.pag a{display:inline-block;color:#333;padding:4px 8px;border:#666 solid 1px;line-height:1;}
p.pag a:hover{color:#fff;background:#be0210;border:#be0210 solid 1px;}
p.pag a.on{color:#fff;background:#be0210;border:#be0210 solid 1px;}


.news_list ul{padding:0;}
.news_list ul li{position:relative;background:url(../images/tb3.gif) no-repeat 10px center;padding:3px 0 3px 30px;font-size:12px;}
.news_list ul li a{display:block;width:64%;line-height:24px;color: #1A1A1A;}
.news_list ul li a:hover{color:#cc0000;}
.news_list ul li span{line-height: 24px;color: #825138;position:absolute;top:0;right:2px;}

.npro{background:none;}
.npro_list{}
.npro_list ul{}
.npro_list ul li{border-bottom:#8e8773 dashed 1px;padding:12px 0;}
.npro_list ul li .pronr{border:#8c8672 solid 1px;overflow: hidden;}
.npro_list ul li .proimg{float:left;display:inline-block;border-right:#8c8672 solid 1px;padding:17px 15px;}
.npro_list ul li .proimg img{width:167px;height:140px;display:block;}
.npro_list ul li .jjie{padding-left:198px;}
.npro_list ul li h3{height:34px;line-height:34px;padding:0 12px;border-bottom:#8c8672 solid 1px;font-size:12px;color:#553220;}
.npro_list ul li .dise{background:#c2b89a;}
.npro_list ul li h4{height:34px;line-height:34px;padding:0 12px;font-size:12px;text-align: right;}
.npro_list ul li h4 a{color:#c81a04;}

.npro_xq{border:#8c8672 solid 1px;}
.npro_xq .dtp{display:block;max-width:90%;margin:0 auto;padding:5%;border-bottom:#8c8672 solid 1px;}
.npro_xq .cpxx{height:34px;line-height:34px;padding:0 12px;border-bottom:#8c8672 solid 1px;font-size:12px;color:#553220;}
.npro_xq .cpxx1{color:#c81a04;}
.npro_xq_jj{font-size:13px;line-height:24px;color:#553220;padding:12px;}

.contact{background:url(../images/dbj.jpg) no-repeat center bottom;background-size:100% auto;}
.liuyan1{border:#8c8672 solid 1px;font-size:12px;line-height:20px;color: #553220;margin:0 0 14px;}
.liuyan1_tit{padding:2px 8px 2px 38px;background:url(../images/hua.gif) no-repeat 10px center;}
.liuyan1_tit .dzl{font-size:14px;line-height:23px;color:#461D01;font-weight:bold;}
.liuyan1_nr{padding:2px 8px;overflow: hidden;border-top:#8c8672 solid 1px;}
.liuyan1_nr .right{text-align:right;width:60px;float:left;}
.liuyan1_nr .right span{color:#cc0000;}
.liuyan1_nr .left{padding-left:70px;}
.user_ly{border:#8c8672 solid 1px;font-size:12px;}
.user_ly h5{padding:10px 18px;font-size:14px;font-weight:bold;background:#c2b79b;}
.user_ly ul li{border-top:#8c8672 solid 1px;overflow: hidden;}
.djjr2{font-size:12px;line-height:20px;color:#553220;padding:10px 0;width:18%;text-align:center;float:left;border-right:#8c8672 solid 1px;}
.sex{float:left;padding:12px 7px 0 7px;}
.xingbie{padding:20px 0 0;}
.djjr2x{border-left:#8c8672 solid 1px;}
.djjr3{line-height:57px;}
.biaodan{border: 1px solid #9C8F74;background-color: #CCC3A6;width:170px;height:18px;margin:10px 5px;float:left}
.liuy{border: 1px solid #9C8F74;background-color: #CCC3A6;width:170px;height:63px;margin:5px;width:75%;}
.tijiao{text-align:center;padding:14px 0;}
.tijiao button{color:#1a1a1a;border:#9e9073 solid 1px;border-radius:3px;width:72px;height:24px;background:#ccc3a6;margin:0 15px;}

.rczp_list{}
.rczp_list ul li{border:#8c8672 solid 1px;margin-bottom: 20px;}
.rczp_list ul li .row{border-bottom:#8c8672 solid 1px;/*height:47px;*/font-size:13px;line-height:1.6;padding:10px 20px;}
.rczp_list ul li .row span{/*position:relative;top:50%;transform: translateY(-50%);*/display:inline-block;}
.rczp_list ul li .row1{font-size:15px;background:#c2b89a;}
.rczp_list ul li .row2{background:#d4cbb0}
.rczp_list ul li .row4{background:#d4cbb0;border:none;}

@media screen and (max-width:768px){
	html,body{font-size:86%;}
	
	.pro_show ul{min-height:auto;}
	
	
	}
@media screen and (max-width:767px){
	html,body{font-size:84%;}
	.banner{background-size:auto 1.687rem;padding-bottom:1.6rem;}
	.main_r{float:right;width:100%;padding:24px 0;height:auto;min-height: auto !important;}
	.main_l{width:100%;margin:20px 0;}
	.ft{padding:25px 30px 15px;}
	/*内页 start*/
	.hd {display: none;}
	.nav {display: none;}
	.m-hd {display: block;}
	
     .about .tit h3 span{display:none;}
     .djjr2{width:26%;}
     .djjr2x{border-left:none;border-top:#8c8672 solid 1px;}
     .sex{}
     .liuy{width:170px;}
}
@media screen and (max-width:480px){
	html,body{font-size:80%;}
    .zxgg{width:89%;margin:10px 5.5%;padding:0 0 36px;} 
	.ind_new{width:90%;margin:0 0 0 5%;}
	.zxsp{width:89%;}
	.ind_new .tit h3 a{font-size:14px;}
	.zxsp .tit h3 a{font-size: 14px;}
	.ind_new ul li{font-size:13px;}
	.hot_pro ul li{width:44%;padding:5% 3% 0;float:left;}
	.hot_pro ul li p{font-size:13px;}
	.pro_show ul{padding:5% 0 0;}	 
    .pro_show ul li{width:44%;padding:0 3%;float:left;}
    .pro_show ul li p{font-size:13px;}
    .pro_list li a{font-size:13px;line-height:26px;}
    
    .main_r{min-height:auto;}
    .about{min-height:200px;}
    .xiaos{display:none;}
    ul.fanpian li{width:100%;text-align: left;}
    ul.fanpian li a{border-bottom:#8c8672 solid 1px;border-right:none;}
	
	  .npro_list ul li .proimg{float:none;display:block;border-right:none;border-bottom:#8c8672 solid 1px;padding:17px 15px;}
    .npro_list ul li .proimg img{width:167px;height:140px;display:block;margin:0 auto;}
    .npro_list ul li .jjie{padding-left:0;}
	.rongyu ul li{width:44%;padding:2% 3% 0;float:left;}
	.text h3{font-size:20px;line-height:26px;}
}
@media screen and (max-width:375px){
	
	
	.index_zizhi1 ul li{width:280px;}
}
@media screen and (max-width:320px){
	html,body{font-size:75%;}
	
}

   /*----------------------分页--------------------------------*/
.black-inline {	margin:0 auto; text-align:center; font-family:"微软雅黑"; padding-top:50px; padding-bottom:30px;inheritclear:both; width:100%;  overflow:hidden; line-height:22px; font-size:12px;}
.black-inline a {  text-align:center; padding:4px 8px; margin-center:4px;border: 1px solid #666;margin-left:3px; margin-right:3px;color:#666;}   
.black-inline a:hover {	color:#fff; background-color:#be0210; text-decoration:none;border:1px solid #be0210;}
.black-inline span.current {padding:4px 8px; background-color:#be0210; color:#fff;border: 1px solid #be0210; font-size:12px; margin-left:3px; margin-right:3px;}   
.black-inline span.disabled { padding:4px 8px;font-family:"微软雅黑"; font-size:12px; color:#666; border: 1px solid #666;}
