﻿@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
.wsneirong2 img{ }
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:10rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 8px;
    left: 10px;
   
}

.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#800000;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #800000;
border-radius: 5px;
color: #800000;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #800000;
line-height: 40px;
font-size: 0.9rem;
color: #800000;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {
    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.jigou-pic img { width:100%; height:100%; object-fit:contain;}
.foot {
    padding: 25px 15px;background: #fff;display:flex; font-size:0.9rem; 
}
.foot1 { box-sizing:border-box; width:90%; margin:0 auto}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#800000;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #800000;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou01{background-image: url(../images/tou01.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou02{background-image: url(../images/tou02.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou03{background-image: url(../images/tou03.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou04{background-image: url(../images/tou04.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou05{background-image: url(../images/tou05.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou06{background-image: url(../images/tou06.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou07{background-image: url(../images/tou07.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.tou08{background-image: url(../images/tou08.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.sshang{background-color: #3F3F3F;text-align: center; height:50px; line-height:50px; color:#CCC; font-size:14px;}
.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}

/*内页开始*/
.neilist , .neidetail{  background-color:#FFF;}
.neidetail{ }
.nei-tit{width: 100%;
position: relative;border-bottom: 1px solid #EBEBEB; padding:17px 17px; background-color:#FFF;font-size:1rem;color: #800000; box-sizing:border-box;}
.nei-tit .dtit { font-weight:bold; float:left;}
.dtit span {
    color: #9a9792;
     font-weight:normal;
}
.news-title {
    padding: 15px;
    border-bottom: 1px solid #EBEBEB;
}
.news-title .title {
    font-size: 1.1rem;
    line-height: 1.5rem;
    padding-bottom: 6px;
	font-weight:bold;
}
.otherview{display:flex;align-items: center;justify-content: space-between;}
.shl-zuozhe {
 font-size:12px;
 color:#969696;
 margin-top:9px;
}
.shl-zuozhe span{ padding-left:10px;}
.art-content {
    padding: 15px;clear: both;font-size: 0.85rem;
line-height: 1.3rem; overflow:hidden; min-height:250px;
}
.art-content p {
    padding-bottom: 10px;
}
.art-content img { width:300px; height:auto;}
.bq {
    font-size: 0.75rem;
    color: #9d9cac;
   line-height: 1.2rem;
    overflow: hidden;
	padding-bottom: 15px;
}
.bq a {
    font-size: 0.75rem;
    background: #eee;
text-decoration: none;
color:#595d5c;
    display: inline-block;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0 5px;
	margin-top:8px;
}
.bq span {margin-top:8px;}
.bqts {
	font-size: 0.75rem;line-height: 1.2rem;
    clear: both;
    border-top: 1px solid #EBEBEB;
padding-top: 15px;
color: #999;
    overflow: hidden;
}
.bqts a {color: #999;}
.art-ban {
    padding: 0 15px 15px 15px;clear: both;
}
.shl-jide{background: #f2f2f2;}
.shl-padtop{padding-top: 15px;padding-bottom: 15px;}
.shl-bai{background: #fff;}
.shl-matop{margin-top: 15px;}
.shl-jicolor{ color:#262f2e}
.dingyue-content-controller {
    width: 11px;
    height: 6px;
    margin: 0px auto 0;
    cursor: pointer;background: url(../images/down.png) no-repeat;
}
.dingyue-content-dropup {
    width: 11px;
    height: 6px;
    margin: 0px auto 0;
    cursor: pointer;background: url(../images/up.png) no-repeat;
}
.shl-dianji{background: #f2f2f2; padding-top:15px; padding-bottom:15px;}
.art-contentjg {
    padding: 15px 15px 0px 15px;
    clear: both;
    font-size: 0.85rem;
    line-height: 1.3rem;
    overflow: hidden;
}
.zhuanjia-pic {
    width: 102px;
    min-width: 102px;
    height: 102px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 50%;
}
.zhuanjia-pic img { width:100%; height:100%; object-fit:cover;}
.zhuanjiatit {
    font-size: 0.75rem;
    color: 
    #888;
    line-height: 1.4rem;
    height: 1.4rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-right: 6px;
}
.zhuanjiatit span { padding-left:15px; color:#009; font-weight:bold;}
.zhuanjiatitm{margin-top: 5px;}
.zlcon_item{
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB; text-align:center;}
.zhuanlan-pic {
    width: 102px;
    min-width: 102px;
    height: 102px;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff; margin:0 auto;
    border-radius: 50%;
}
.zhuanlan-pic img { width:100%; height:100%; object-fit:cover;}
.zhuanlanname{ font-size:0.9rem;color: #b2f8ab;
 overflow:hidden;
 width:100%; padding-top:10px;
 line-height:1.3rem;
}
.zhuanlanname span{ padding-left:15px;}
.zhuanlanbj {
    clear: both;
    width: 100%;
    background: url(../images/bj.jpg) repeat-x center top; background-color:#002961;
}
.zhuanlanmiaoshu{
	font-size:12px;
 color:#fff;
 margin-top:6px;
  overflow:hidden;
 line-height:1rem;
}

.fenlei{ margin-bottom:20px; margin-top:20px;}
.fenlei ul li{ float:left; background:#0967a9; text-align:center; height:30px; line-height:30px;  width: 33.33%;}
.fenlei ul li a{ color:#fff;font-size: 0.85rem;}
.fenlei li:nth-child(2n) {
width: 33.33%;
text-align: center;
float: left;
background: #0579cb;}
.fenlei li:nth-child(2n) a{ color:#fff;}

.contentPage{text-align:center; margin:0px 3px; padding:0px; width: 100%; color: #555; line-height: 30px; text-decoration: none; clear:both; padding-bottom:15px;padding-top:15px; text-align:left;}
.contentPage a:link {color: #ff5203; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #ff5203; font-weight: normal;}
.contentPage a:visited {color: #ff5203; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #ff5203; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#ff5203;font-weight:normal;}
.contentPage .current{color:#ff5203; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #ff5203; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

.suspension_box{
	width: 3rem;
    height: 3rem;
    background: rgba(0,129,255,0.8) url(../images/jgh/ico-talk-white.png) no-repeat;
    background-size: 1.7rem;
    background-position: 50% 60%;
    position: fixed;
    right: 0.2rem;
    bottom: 3.2rem;
    border-radius: 50%;
    display: none;
}



.tjcp ul li{ width:43%; background:#f2f2f2;border:1px solid #d8d8d8; margin-left:1rem; float:left; margin-bottom:20px; }
.tjcp ul li img{ width:100%; }
.tjcp ul li  h3{ font-weight:normal;font-size: 0.85rem; text-align:center;    overflow: hidden;
-o-text-overflow: ellipsis;margin-top:0.5rem; 
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.bigbt{color:#029d25; padding-top:1.5rem; font-weight:bold; font-size:1.2rem; text-align:center; margin:0 auto}
.bline{ background:#029d25; height:3px; width:50px; margin:0 auto; text-align:center; margin-top:0.5rem; margin-bottom:1rem;}
.btxt{ text-align:center; margin:0 auto; color:#333; font-size:0.95rem;padding-bottom:1.5rem; }
.aboutimg{ width:100%;}
.wap_about{ background:#029d25; color:#fff}
.wap_about .bigbt{ color:#fff}
.wap_about .bline{ background:#fff}
.wap_about a{ color:#fff}
.aboutimg img{ width:50%; padding:2px; border:1px solid #fff;}
.wap_about_txt{ padding-left:1rem; padding-right:1rem;}
.abouttxt{text-overflow: ellipsis; width:100%; font-size:0.75rem; line-height:1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 6; height:6.7rem;
    -webkit-box-orient: vertical; overflow:hidden;}

.wsbt{color:#029d25; font-size:1rem; font-weight:bold}
.wap_news ul {  padding:1rem; padding-top:0px;}
.wap_news .dingbu{ padding-bottom:0.5rem;}
.wap_news ul li{ line-height:40px; border-bottom:1px dashed #d8d8d8;font-size: 0.75rem;}
.wap_news ul li a:active{color:#029d25; }
.wap_news { background:#fff;}

.gundong {width:100%; height: 150px;overflow: hidden; }
.gundong  ul { width: 1000%;height: 100%;animation: picmove 100s linear infinite forwards;}
@keyframes picmove {
from {transform: translate(0);}
to {transform: translate(-100%);}}
.gundong ul li img {height: 150px;float: left; margin-right:1rem;}
ul li a:hover {animation-play-state: paused;}
.wsama{margin-left:1rem; margin-right:1rem; overflow:hidden;}
.dingbu{ padding:1rem;}
.wsgd a{ color:#029d25; font-size:0.75rem;}
#probox{ position: relative;width:100%;overflow:hidden; background:#fff; height:300px;}
#prolist{ position: relative; width:300%;height:300px; list-style: none; margin: 0; padding: 0;}
#prolist li {float: left; width:340px; height:300px;}
#prolist li img{ width:100%;border:1px solid #d8d8d8;}
#left,#right{ background: #029d25; color: #fff; padding-left:5px; padding-right:5px; cursor:pointer;}
.wap_more{ height:25px; text-align:center; margin:0 auto; line-height:25px;margin-top:0.5rem;  color:#029d25; width:80px;font-size: 0.75rem; text-align:center; margin-bottom:1rem;}
#prolist li h3{ font-weight:normal;font-size: 0.85rem;    overflow: hidden;
    -o-text-overflow: ellipsis;margin-top:0.5rem; 
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.juli{ width:100%; padding-left:1rem; padding-right:1rem; margin-left:1rem; margin-right:1rem; }
.dingaa{  padding:1rem;}
.dingaa h2{ color:#029d25; font-size:1rem; }
.tuijianchanpin{background:#fff; padding-bottom:0.5rem;}
.neilist ul{ padding-top:1rem;}
.neilist ul li{ width:43%; margin-left:1rem; float:left; margin-bottom:1.5rem;}
.shl-ptit2 {
 font-size:0.9rem;
 overflow:hidden;
 width:100%; text-align:center;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-n-pic2{ width:100%; height:115px; overflow:hidden;text-align:center;vertical-align:middle;display:block;position:relative; background:#fff;vertical-align:middle; }
.shl-n-pic2  img{max-height:115px; margin:0 auto; }
.wsbian{border:1px solid #d8d8d8; width:100%;}

.nyxinwen ul{ padding-left:1rem; padding-right:1rem;}
.nyxinwen ul li{ line-height:40px; font-size:0.85rem; border-bottom:1px dashed #d8d8d8}

.xshijian{ color:#555; text-align:center; font-size:0.75rem; margin-top:5px;}
.wsneirong{ font-size:0.85rem!important; line-height:1.3rem;}
.wsneirong2{ font-size:0.85rem!important; line-height:1.3rem;}
.pnpage{ font-size:0.85rem; line-height:1.3rem;}
.wline{ background:#f2f2f2; height:5px; margin-bottom:0.5rem;}
dl.message2{
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 96%;
}

dl.message2 dd{
	margin: 0 0 6px 0;
	padding: 0px;
	float: left;
	width: 100%;
}	
	
	
	.round1li2 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 100%;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	font-size:1.2em;
}
.round1li2 textarea { font-family:"微软雅黑";
border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 23px;
height: 68px;
width: 100%;
padding-left: 5px;
border: 1px solid;
border-color: #CCC #EEE #EEE #CCC;
background: whiteSmoke;
font-size:1.2em;
}
.round1li3 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:10px;
	font-size:1.2em;
}
.round1li4 { margin: 0 auto; width: 100%; float:left; text-align:center;}
.round1li4:after { clear: both; content: " "; display: block; }
.round1li4 input.button { margin:0 auto;
	 font-size: 15px;
	 color:#ffffff;
	 font-weight: bold;
	  display:block;width: 100%; height: 45px; border-radius: 3px; -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px; border: #800000 1px solid;  
background:-moz-linear-gradient(top,#800000,#057634);/*Mozilla*/
background:-webkit-linear-gradient(top,#800000,#057634);/*new gradient for Webkit*/
background:-o-linear-gradient(top,#800000,#057634); /*Opera11*/
}
.oopp{ width:100%; max-width:640px; overflow:hidden; position:relative; margin:0 auto;}
table {
    border-collapse:inherit;
  
}
td, th { display:table-cell;
    vertical-align: inherit;
}
.bottomNav {
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;
}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}
.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#800000
}

.cplieaa { padding:1rem}
.mingcheng{ line-height:40px; margin-left:10px; font-size:0.75rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden;}
.youimg{ width:30px; margin-top:10px; }
.youimg img{ width:50%;}
.zuoimg{ background:#800000; height:40px; width:40px; border-top-left-radius:10px; text-align:center; margin:0 auto;border-bottom-left-radius:10px;}
.imaaa{ width:30px; padding-left:5px; padding-top:10px;}
.imaaa img{ width:50%;}
.cplieaa li{ background:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px; margin-top:5px; margin-bottom:5px;}
.cplieaa { background:#f2f2f2; padding-bottom:0px;}
.wap_you{ background:#f2f2f2; padding-bottom:0.85rem;}
.wap_you ul li{ line-height:1.25rem; text-align:center}
.wap_you ul li a{ font-size:0.85rem; }
.wap_zuo{ text-align:center; margin:0 auto; margin-top:1rem;margin-bottom:0.5rem;}
.wap_zuo a{ font-size:1rem; color:#029d25}
.wsliebiao{ border:0.85rem solid #fff; border-bottom:0px;}
.chanpinliebiao{border-bottom:0.85rem solid #fff;}

	.xiangce{ background:#f2f2f2}
	
	
	
	
		.menu_open{ display: block;}
	.menu_close{ display: none; background: url('../images/ico-cha.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */