@charset "gb2312";
/* CSS Document */
* { margin: 0; padding: 0; outline: none; }
*:not(input, textarea) { -webkit-touch-callout: inherit; -webkit-user-select: auto; }
body { font-family: Microsoft Yahei, Arial, sans-serif; background-color: #fff; color: #222; max-width: 6.4rem; margin: 0 auto; font-size:.22rem;
-webkit-touch-callout: inherit; -webkit-user-select: auto; }
html { margin: 0 auto; }
img { border: none; }
button, input, select, textarea { margin: 0; padding: 0; outline: none; }
textarea, input { resize: none; outline: none; }
textarea { resize: none; -webkit-appearance: none; }
ul, ol, li { list-style: none outside none; }
dt, dd { display: inline-block; }
em, i { font-style: normal; }
a { text-decoration: none; color: #323232; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a:hover { text-decoration: none; }
p { font-size:.24rem}
.clr { zoom: 1; clear: both; height: 0; line-height: 0; font-size: 0; width: 100%; overflow: hidden }
/*去除iphone默认按钮样式*/input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}  
/*img[src*=".jpg"] { border: none; background-image: url(/images/loading.gif); background-size: 10px 10px; background-position: center center; background-repeat: no-repeat; width: 100%; }
 [class*="icon-n"]:before, [class^="icon-n"]:before {
 content:"";
 background:url(../images/icon-n-bg.png) no-repeat;
 display:inline-block;
 background-size:1.2rem 2.82rem;
}*/

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
color: #bbbbbb;
font-size: .22rem;
text-align: left;
background:#fff;
}
input:-webkit-input-placeholder,textarea:-webkit-input-placeholder {
color: #bbbbbb;
font-size: .22rem;
text-align: left;
background:#fff;
}
input:-moz-placeholder,textarea:-moz-placeholder {
color: #bbbbbb;
font-size: .22rem;
text-align: left;
background:#fff;
}
input::-moz-placeholder,textarea::-moz-placeholder {
color: #bbbbbb;
font-size: .22rem;
text-align: left;
background:#fff;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
color: #bbbbbb;
font-size: .22rem;
text-align: left;
background:#fff;
}
/*---------------------------------------------------------------------*/



.banner{ width:100%; overflow:hidden;}
.banner img{display:block}
.logo{ margin-bottom:1px;}
.index{ overflow:hidden}
.gonggao{ overflow:hidden; margin:.4rem .3rem .48rem; padding:.14rem 0 0; border:1px #e3e3e3 solid; border-radius:.5rem; box-shadow:0 0 6px #ccc;}
.gonggao .gongl{ float:left; width:1.15rem; height:.33rem; margin:0 .13rem .13rem .32rem;}
.gonggao .gongr{ float:left; line-height:.33rem;height:.33rem; overflow:hidden; width:3.8rem;  border-left:1px #dddddd solid; padding-left:.13rem;}
.gonggao .gongr p{ font-size:.24rem;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
/*.gonggao .gongr p a{ color:#f00;}*/
.nav{ overflow:hidden; padding:0 .48rem;}
.nav ul{  display:flex; flex-direction:row; justify-content:space-between;flex-wrap: wrap}
.nav ul li{ width:1.1rem; text-align:center; margin-bottom:.18rem;}
.nav ul li img{ width:.9rem;}
.nav ul li span{ display:inline-block; width:100%; line-height:.24rem; line-height:.45rem;}
.news{ overflow:hidden; margin:.35rem 0 0 0;}
.news .tit{ width:100%; margin-bottom:.05rem;}
.news .newsBox{ overflow:hidden; padding:0 .3rem;}
.news dl{ padding:.25rem 0; border-bottom:1px #dedede solid; }
.news dl:nth-of-type(2){ border:0;}
.news dl a{ width:100%;overflow:hidden; display:flex; flex-direction:row; justify-content:space-between;}
.news dl dt{ width:1.94rem;}
.news dl dd{ width:3.65rem;}
.news dl dd p{ font-size:.24rem; line-height:.38rem; margin:.1rem 0 .1rem;height: .76rem; overflow:hidden;}
.news dl dd span{ font-size:.2rem; color:#999999; background:url(../images/icon-time.png) left .02rem / .24rem .24rem no-repeat; padding-left:.3rem;display: inline-block; width: 100%;}
.news dl dd span i{ background:url(../images/icon-heart.png) left .02rem / .25rem .24rem no-repeat; padding-left:.3rem; margin-left:.5rem;height: .26rem;
display: inline-block;}
.news .newsBox .more{ overflow:hidden; margin:.07rem 0 .52rem; line-height:.64rem; border:2px #ecba85 solid; border-radius:.05rem; font-size:.24rem;  text-align:center;}
.news .newsBox .more p a{color:#da760b;}
.news .newsBox .more p:after{ content:''; display:inline-block; background:url(../images/icon-moreNews.jpg) 0 0 / .26rem .26rem no-repeat; width:.26rem; height:.26rem;vertical-align: top; margin:.16rem 0 0 .08rem;}
.zhuanjia{ overflow:hidden;}

.zhuanjia .zjBox{ margin:.35rem .4rem;padding-bottom: .5rem;}
.zhuanjia .zjBox .zjcon{ display:flex; flex-direction:row; justify-content:space-between;}
.zhuanjia .zjBox .zjcon .zjcon_l{ width:1.94rem; height:2.38rem;}
.zhuanjia .zjBox .zjcon .zjcon_r{ width:3.4rem;}
.zhuanjia .zjBox .zjcon .zjcon_r h3{ width:100%; font-size:.36rem; color:#da760b; font-weight:bold; border-bottom:1px #cccccc solid; padding-bottom:.05rem; line-height:.5rem;}
.zhuanjia .zjBox .zjcon .zjcon_r h3 span{ font-size:.2rem; font-weight:normal; color:#222; margin-left:.14rem;}
.zhuanjia .zjBox .zjcon .zjcon_r p{ font-size:.2rem; line-height:.28rem; margin:.12rem 0;}
.zhuanjia .zjBox .zjcon .zjcon_r .zjcon_r_zx{}
.zhuanjia .zjBox .zjcon .zjcon_r .zjcon_r_zx a{ width:1.18rem; line-height:.45rem; background:#009651; color:#fff; text-align:center; display:inline-block; float:left; margin-right:.2rem; border-radius:.05rem;}
.zhuanjia .zjBox .zjcon .zjcon_r .zjcon_r_zx a:nth-of-type(2){ background:#da760b;}
.zhuanjia .zj_pagination{ bottom:.15rem !important;}
.zhuanjia .zj_pagination .swiper-pagination-bullet{ background:#009651;}
.zhinan{ overflow:hidden;}
.zhinan .znBox{ padding:0 .3rem .1rem; margin:.26rem 0 0; }
.zhinan .znBox ul{display:flex; flex-direction:row; justify-content:space-between;flex-wrap: wrap;}
.zhinan .znBox ul li{ width:2.78rem; margin-bottom:.24rem;}
/*foot*/
.bottom{ overflow:hidden; padding:0 .3rem;border-top:.1rem #f0f0f0 solid;}
.bottom .bottom_nav{ margin:.36rem 0 .4rem;}
.bottom .bottom_nav ul{display:flex; flex-direction:row; justify-content:space-between;}
.bottom .bottom_nav ul li{ width:1.32rem;}
/*list*/
.list .site{ overflow:hidden; padding:.23rem 0 .13rem; border-bottom:1px #cccccc solid;}
.list .site span{ display:inline-block; padding-left:.28rem; margin-left:.3rem; background:url(../images/site.png) left bottom/ .18rem .24rem no-repeat;}
.list .site span a{ font-size:.2rem; color:#666666;}
.list .listcon{ overflow:hidden; padding:.1rem .3rem;}
.list .listcon dl{ overflow:hidden; padding:.24rem 0; border-bottom:1px #bbbbbb dotted;}
.list .listcon dl:last-child{ border:0;}
.list .listcon dl dt{ width:2rem; height:1.42rem; float:left; overflow:hidden;border-radius:.08rem}
.list .listcon dl dt img{ border-radius:.08rem}
.list .listcon dl dd{ width:3.64rem; float:right;}
.list .listcon dl dd h3{ font-size:.24rem; color:#111;line-height:.4rem; display:inline-block; width:100%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.list .listcon dl dd p{ font-size:.2rem; color:#444444; line-height:.28rem; margin:.08rem 0;}
.list .listcon dl dd p font{ color:#f00;}
.list .listcon dl dd span{ font-size:.16rem; color:#999999;}
.list_page { text-align:center; margin-top:.2rem; margin-bottom:.1rem }
.list_page li { display:inline-block; color:#5d5d5d; }
.list_page li a { color:#5d5d5d; }
.list_page li:nth-child(2), .list_page li:nth-child(3) {
border:1px solid #c8c8c8;
padding:0px .05rem;
margin:0px .05rem;
}

/*biaodan*/
.biaodan{overflow: hidden; padding:0 .3rem; margin:.65rem 0 0;}
.biaodan .form .tit{ width:100%;}
.form{background:#fff; }
.form .form1{ border-top:1px #f4f4f4 solid; padding-top:.58rem; padding-bottom:.8rem;}
.form .con{ overflow:hidden; width:100%; background:#fff; line-height:.72rem; margin-bottom:.15rem; font-size:.22rem; color:#333; text-indent:.25rem;}
.form .con .mc{ width:1.8rem; overflow:hidden; float:left;text-align: right; margin-right:.12rem; color:#555;}
.form .con .mc em{ color:#f00; margin-right:.07rem;}
.form .con input,.form .con textarea,.form .con select{ border:1px #f9dfc4 solid; width:3rem; height:.6rem; line-height:.6rem;  float:left; text-align:left; padding-right:.18rem;color: #bbbbbb;font-size: .22rem; text-indent:.2rem;}
.form .tijiao{ width:100%; margin-top:.3rem; text-align:center;}
.form .tijiao .guahao-submit{ width:2.5rem; height:.8rem; background:#da760b;  margin:0 auto; border:0; color:#fff; font-size:.34rem; letter-spacing:2px; border-radius:.05rem;}
.form .tijiao span{display: inline-block; font-size:.2rem; color:#fd6a62; line-height:.3rem; width:4.8rem; margin:.2rem 0 .3rem; text-align:center;}
.form .con select {width: 3.2rem; padding-right:.18rem; height:.7rem; line-height:.7rem; }
.form .con select option{ text-indent:.2rem;}

/*article*/
.article{ overflow:hidden; padding:.4rem .3rem 0;}
.article h1{ line-height:.38rem; font-size:.3rem; color:#111; text-align:center; width:100%; display:inline-block;}
.article .t{ width:100%; text-align:center; font-size:.2rem; color:#666666; line-height:.2rem; margin:.3rem 0;}
.article .t a{ color:#f00; margin-left:.1rem;}
.article .body{ font-size:.22rem; color:#222222; line-height:.34rem;}
.article .body p{ width:100%;  font-size:.22rem; color:#222222; line-height:.4rem;text-indent:.5rem; margin:.1rem 0; text-align:justify;}
.article .body p img,.article .body div img{width: 85%!important; display: block; height: auto!important; margin:.1rem auto; border-radius:.08rem;}
.article .art-page{ overflow:hidden; padding:.2rem 0 .35rem; border-top:1px #c5c5c5 dashed; margin-top:.35rem;}
.article .art-page ul{}
.article .art-page ul li{ color:#333333; line-height:.4rem; padding-left:.28rem; background:url(../images/icon-arc.png) left center/.2rem .14rem no-repeat; height:.4rem;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.article .art-page ul li a{color:#999;}
/*VR ad*/
.Ads_ads_2vcYaB{ display:none !important;}

















































