#bodya{margin-left:auto;margin-right:auto; min-width:320px;max-width:1480px;}
#nypage{
	width:98%;
	 display:block; padding:1%; margin-top:-2%;

}
#phxw{ width:100%;  display:block;}

#contain{width:75%; float:left;}

#contain-c{width:100%; display:block; font-size:14px; padding-bottom:10px; min-height:400px; }
#contain-3{width:100%; float:left;}
#contain-nr{width:100%;float:left; }
#contain-c .danye{ font-size:14px; line-height:28px; margin-top:15px; overflow:hidden;}
#contain-c .danye h2{ font-size:14px; font-weight:bold; line-height:30px;color:#0061AE; font-weight:bold;}
#contain-c .danye hr{ background-color:#0061AE; height:1px; overflow:hidden; border:0px; margin-top:10px; margin-bottom:10px;}
#contain-c .danye img{ max-width:100%;}
#contain-c iframe,#nr iframe{max-width:100%; height:350px;overflow:hidden;}
#contain-c  embed,#nr embed,VIDEO{max-width:100%;height:350px;}
#pagelist { width:100%; float:left; margin-top:12px;}
#pagelist .right{ float:right;width:100%;  text-align:center;}
#pagelist .right A{ height:30px; line-height:30px; background-color:#0061AE; color:#fff; font-size:13px; text-align:center; display:inline-block;  margin-left:12px; margin-bottom:8px; padding-left:15px; padding-right:15px;}
#pagelist .right A:hover{ height:30px; line-height:30px; background-color:#0061AE; color:#fff; font-size:13px; text-align:center; }
#pagelist .right A.sec{ height:30px; line-height:30px; background-color:#0061AE; color:#fff; font-size:13px; text-align:center; }
#pagelist .right A span{ margin-left:12px; margin-right:12px;  font-size:20px;}
#newslist{
	width:100%;
	line-height:22px;
word-break:break-all; /*支持IE，chrome，FF不支持*/

　　word-wrap:break-word;/*支持IE，chrome，FF*/
font-size:12px; margin-top:2.5%;


}
#newslist UL {
	COLOR:#565656; list-style-type:none; margin-bottom:8px;
}

#newslist UL LI A {
	color:#333; 
}
#newslist UL LI {

	line-height:22px;
	font-size:12px; padding:2%;  margin-bottom:15px;
 position: relative; z-index: 1; overflow:hidden; border:#ddd solid 1px; display:inline-block; clear:both; background-color:#fff;
	
}
#newslist UL LI.xg{ width:45%; float:left; clear:none;}
#newslist UL   LI.ra{ float:right;}

#newslist UL LI::after{background:#F0F8FD; transition:0.8s; left: -120%; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; content: " ";}
#newslist UL LI:hover::after{left:0px;}
#newslist UL LI .zs{ width:100%; float:left;}
#newslist UL LI .zs h6{ float:left; width:220px; float:left; height:135px; overflow:hidden; margin-right:20px;}
#newslist UL LI .zs h6 img{ width:100%; min-height:135px; display:block; }
#newslist UL LI dd{ font-size:15px; line-height:26px; text-align:left; margin-bottom:12px; overflow:hidden;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;  height:26px; font-weight:600; margin-top:1% }
#newslist UL LI .img2{ float:left; width:130px; height:112px; border:0px; margin-left:18px;}
#newslist UL LI b{ font-size:25px;  line-height:30px;font-weight:normal; }
#newslist UL LI p{ font-size:14px; line-height:25px; color:#999; font-weight:normal;}
#newslist UL LI A h5 {
	text-align:center;
	cursor:pointer;
	width:73px;
	padding-top:10px;
	padding-bottom:10px;
	height:55px;
	color:#777;
	float:right;
	margin-right:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:22px; font-weight:normal; margin-top:2%; margin-left:20px;
}
#newslist UL LI.xg dd{ margin-bottom:5px; margin-top:0px;}
#newslist UL LI.xg A h5{ float:left; border-right:#eee solid 1px;margin-top:0px; margin-left:0px; margin-right:15px; padding-right:15px;}
#newslist UL LI em{ height:75px; line-height:25px;
	color:#999; font-size:14px;
	font-style: normal; display: -webkit-box; 
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient: vertical; margin-top:-25px;
}
#newslist UL LI.xg em{  height:50px;-webkit-line-clamp:2;}
#newslist UL LI A:hover { color:#0061AE}
#newslist UL LI A:hover h5,#newslist UL LI A:hover p{ color:#0061AE;}
#newslist UL LI span{  }
#newslist UL LI A span { color:#1E61A7}
#newslist UL LI A:hover span {color:#0061AE;}
#tplist {
	WIDTH:100%;
 text-align:left; clear:both; display:block;
}
#tplist UL {
	LIST-STYLE-TYPE: none; 
}
#tplist UL LI {
	TEXT-ALIGN: center; WIDTH:23.4%; cursor:pointer;  background-color:#fff; margin:0.8%;display:inline-block;
}
#tplist UL LI .nrc{ padding:2%; border:#eee solid 1px; display:block;}
#tplist UL LI dd{ width:100%; cursor:pointer;TEXT-ALIGN: center; height:200px;  overflow:hidden;background-color:#fff; }
#tplist UL LI IMG { border:0px; max-width:100%; height:200px;transition:all 0.4s ease-in-out 0s;}
#tplist UL LI p{width:98%; color:#555;background-color:#f1f1f1;cursor:pointer;border-radius:1px; padding:1%; text-align:center; font-size:16px; height:30px; line-height:30px;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;  margin-top:2.2%; }

#tplist UL LI A {
	DISPLAY: block; color:#fff;transition:all 0.2s ease-in-out 0s;
}
#tplist UL LI:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#tplist UL LI:hover .nrc{ outline:#0061AE solid 1px;}
#tplist  ul li:hover p{ background-color:#0061AE; color:#FFFFFF; }
#twlb{ width:100%; display:block; text-align:center;}
#twlb ul{list-style-type:none;}
#twlb ul li{  display:inline-block; background-color:#fff;width:96%; overflow:hidden; padding:1.5%;  border:#ddd solid 1px;margin-top:0.8%; margin-bottom:0.8%; text-align:left;}
#twlb ul li:hover{ background-color:#f8f8f8; border:#0061AE solid 1px;}
#twlb ul li .tp{ width:21%; float:left; overflow:hidden; height:180px; margin-right:20px; display:block; text-align:center;  }
#twlb ul li .tp img{width:100%; border:0px; min-height:180px;display:block;transition:all 0.6s ease-in-out 0s;}
#twlb ul li .bt{ line-height:35px; height:35px; font-size:16px; font-weight:bold; overflow:hidden;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; color:#333;}
#twlb ul li .js{ line-height:25px; height:100px; font-size:14px; display: -webkit-box; 
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
  line-clamp: 4;
    -webkit-line-clamp: 4;
-webkit-box-orient: vertical; color:#777}
#twlb ul li .more .time{ color:#444; font-size:14px; float:left;line-height:24px}
#twlb ul li .more{ margin-top:4px; color:#0061AE; text-align:right; }
#twlb ul li .more .xx{   padding-left:20px; padding-right:20px; font-size:14px;border-radius:20px; float:right;  background-color:#555;  color:#fff; line-height:25px;}
#twlb ul li A{ display:block; width:100%; height:100%;}
#twlb ul li:hover A .bt,#twlb ul li:hover A .more .time{ color:#0061AE;}

#twlb ul li:hover A .xx{color:#fff; background-color:#0061AE; }
#twlb ul LI A:hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#caselist {
	WIDTH:100%;
	 display:block; overflow:hidden; position:relative; TEXT-ALIGN: left;
}
#caselist UL {
	LIST-STYLE-TYPE: none; 
}
#caselist UL LI {
	 display:inline-block; width:31%; margin:0.9%;
}
#caselist UL LI dd{ width:100%; display:block;position:relative; overflow:hidden; display:block;height:300px;}
#caselist UL LI IMG { border:0px; width:100%; min-height:300px;transition:all 0.3s ease-in-out 0s;}
#caselist UL LI p{ padding:2.5% 1%; height:20px; line-height:20px; width:98%; overflow:hidden;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;  text-align:center; position:absolute; left:0px; bottom:0px; background-color:rgba(0,97,174, .5);
}
#caselist UL LI A {
	DISPLAY: block; color:#fff;transition:all 0.3s ease-in-out 0s;
}
#caselist UL LI A:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#caselist UL LI A:hover p{ background-color:rgba(0,97,174, .7)}
.hei{font-size:14px;color:#fff; text-indent:20px; background-color:#0061AE;font-weight:bold;line-height:30px; margin-bottom:10px;}
.w2{font-family:"Microsoft YaHei", "微软雅黑", "黑体"; font-size:12px; font-weight:normal;}
#title{
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size: 24px; font-weight:normal;
	color:#010101;
	border-bottom:#cccccc 1px dotted;
	padding-top:10px;  padding-bottom:10px; line-height:32px;
	text-align:center;
}
#cpxx b{ color:#333;}
#cptp{ width:420px; float:left;}
#cpjs{ width:750px; float:right;}
#cptitle{
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color:#0061AE;
	line-height:40px;
	text-align:left;  border-bottom:#0061AE dotted 1px;
}
#ly{
	font-size: 14px;
	
	color:#444;
	border-bottom:#cccccc 1px dotted;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:normal;
}
#nr{
	color:#333333;
	line-height:25px;
	text-align:left;
	padding:5px;
}
#nr hr{ height:2px; background-color:#0061AE; overflow:hidden; border:0px;}
#nr img{ max-width:98%; margin-bottom:10px;}
.hg1{ margin-top:12px;}
#lbb2{text-align:center; font-size:12px; width:100%; display:block; margin-top:20px; line-height:20px;}
#lbb2 span{margin-left:2px; margin-right:2px;}
#lbb2 .current{ padding-left:8px; padding-right:8px; background-color:#0061AE; border:#0061AE solid 1px;color:#fff;padding-top:4px; padding-bottom:4px;}
#lbb2 A{ border:#ddd solid 1px; padding-left:8px; background-color:#fff; padding-right:8px; padding-top:4px; padding-bottom:4px;margin-left:2px; margin-right:2px;}
#lbb2 A:hover{ border:#0061AE solid 1px;color:#0061AE;}
#lbb2 .pagebegin{ float:left;}
#lbb2 .page-num{ float:right;}
#message{ width:100%; display:block;}
#message h1{ width:100%; line-height:2; font-size:26px; color:#0061AE; float:left; font-weight:normal;}
#message .bk{ width:100%; float:left; margin-top:5px; margin-bottom:5px;}
#message .left{ width:48%; float:left;}
#message .r{ width:48%; float:right;}
#message p{ font-size:14px; line-height:40px; color:#444; }
#message span{ color:#AC8125;}
#message select{ border:#9C9C9C solid 1px; color:#666666; outline:none;line-height:30px; height:35px; width:100%; background-color:#f7f7f7;text-indent:10px;font-size:14px;}
#message input{ border:#9C9C9C solid 1px; color:#666666; outline:none;line-height:30px;  width:99%; background-color:#f7f7f7;text-indent:10px;font-size:14px;}
#message textarea{border:#9C9C9C solid 1px; height:100px; line-height:25px; font-size:14px; width:99%; background-color:#f7f7f7;}
#message .button1{width:120px;height:40px;background-color:#666;background-image:none; border:0px; cursor:pointer;line-height:18px;color:#fff;font-size:14px;text-align:center;margin:6px;text-indent:0}
#message .button1:hover{ background-color:#0061AE}
#contain-c .danye table{width:100%; }#contain-c .danye table td{word-wrap:break-word;word-break:break-all;}#nr table{width:100%; }#nr table td{word-wrap:break-word;word-break:break-all;}
#rel{ width:100%; float:left; margin-top:15px; }
#rel_1{
	width:100%;
	float:left;
	 border-bottom:#0061AE  solid 2px;}
#rel_1 span{  padding-left:3%; padding-right:3%; color:#fff; font-size:16px; font-weight:bold; float:left; line-height:2.4; background-color:#0061AE ;}
#rel_1 span i{ margin-right:15px;}
#rel_2{ width:100%; float:left; margin-top:10px; overflow:hidden; }
#infolist{
	width:100%;
	float:left; overflow:hidden;

	
}
#infolist ul{ list-style-type:none; font-size:12px; margin-left:-4%;}
#infolist UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#infolist UL LI {
	text-align:left;
	WIDTH: 46%;
	display:block;
	line-height:28px;
TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	background-image: url(ico03.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size:14px;
	float:left;
	border-bottom:#ddd  dotted 1px;
	color:#333; margin-left:4%;

}
#infolist UL LI A {
padding-left:15px;
color:#333;
}
#infolist UL LI A:hover {
	COLOR:#0061AE;
	text-decoration: none;
}
.bshare-custom{ float:right;}

.tabf{ color:#0061AE; font-weight:bold; line-height:25px; border:0px; text-align:left; border-bottom:#ddd dotted 1px; padding-bottom:6px;}
.tabf a{color:#000; font-weight:normal; margin-left:5px; margin-right:5px;}
@media only screen and  (max-width:1250px){#tplist UL LI IMG,#tplist UL LI dd  { height:160px;}#tplist UL LI p{ font-size:14px;}#twlb ul li .tp{ height:160px; width:23%;} #twlb ul li .tp img{ min-height:160px;}#newslist ul li .bt{ font-size:14px;}#newslist ul li .tp{ height:110px;}#newslist ul li .tp img{ min-height:110px;}#newslist ul li .js{ line-height:20px; height:60px; font-size:12px;
  line-clamp: 3;
    -webkit-line-clamp: 3; }#newslist ul li .more .time{ font-size:12px; line-height:20px;}#caselist UL LI dd{ height:270px;}#caselist UL LI IMG{ min-height:270px;}}
@media only screen and  (max-width:1100px){#tplist UL LI {width:31.33%; margin:1%}#newslist ul li .tp{ width:35%; margin-right:12px;}#caselist UL LI dd{ height:230px;}#caselist UL LI IMG{ min-height:230px;}}
@media only screen and (max-width:1000px){#infolist UL LI { font-size:12px; line-height:25px; height:25px;}#contain-1-1{ font-size:16px;}
#lmdf A{	padding-left:20px;	line-height:35px;padding-right:20px;font-size:14px;}
#twlb ul li .bt{ line-height:26px; height:26px; font-size:14px; font-weight:bold;}#twlb ul li .tp{ height:110px;}#twlb ul li .tp img{ min-height:110px;}#twlb ul li .js{ line-height:18px; height:54px; font-size:13px;}
#twlb ul li .more .xx{ font-size:13px;  line-height:22px;}#contain-c .danye{ font-size:14px; line-height:26px;}#nr{font-size:14px; line-height:26px;}#title{ font-size:18px; font-weight:bold;}
#newslist UL LI .zs h6{  width:180px;  height:115px; overflow:hidden; margin-right:15px;}
#newslist UL LI .zs h6 img{ width:100%; min-height:115px; }
#newslist UL LI dd{ font-size:14px; line-height:25px; margin-bottom:5px;}
#newslist UL LI b{ font-size:20px;  line-height:26px; }
#newslist UL LI p{ font-size:13px; line-height:25px; }
#newslist UL LI A h5 {
	width:63px;
	padding-top:8px;
	padding-bottom:8px;
	height:50px; margin-top:25px;

}
#newslist UL LI em{ height:60px; line-height:20px;
	color:#999; font-size:13px;}
	#newslist UL LI.xg em{ height:40px;}}
@media only screen and (max-width: 800px){#contain-c{ min-height:300px;}#infolist UL LI { font-size:12px; line-height:25px; height:25px;}#rel_1 span{ font-size:14px;}#contain-1{ height:35px; margin-top:0px;}#contain-1-1{ padding-left:6px; padding-right:6px;line-height:33px;font-size:15px;}
#contain{ width:100%; float:left;}#twlb ul li .js{ line-height:25px; height:100px; 
  line-clamp: 3;
    -webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
#contain-c .danye table{width:100%; table-layout:fixed;}#contain-c .danye table td{word-wrap:break-word;word-break:break-all;}#nr table{width:100%; table-layout:fixed;}#nr table td{word-wrap:break-word;word-break:break-all;}#ly{ font-size:12px;}#message p{ font-size:12px;}#message input{ font-size:12px; line-height:25px;}#message textarea{ font-size:12px; line-height:20px; height:60px;}#message select{ height:30px;}#nypage::after{ display:none;}#tplist UL LI { width:46%; margin:1.5%;}#tplist UL LI IMG,#tplist UL LI dd  { height:160px;}#tplist UL LI p{ font-size:12px; height:25px; line-height:25px; }#lbb2 .pagebegin{ display:none;}#newslist{ text-align:center;}#newslist ul li{ width:95.5%; margin:1%; padding:1%;}#newslist ul li .tp{ width:28%; height:120px;}#newslist ul li .tp img{ min-height:120px;}#newslist ul li .js{ line-height:22px; height:66px; }#caselist UL LI dd{ height:140px;}#caselist UL LI IMG{ min-height:140px;}}
@media only screen and (max-width: 600px){#tplist UL LI IMG,#tplist UL LI dd  { height:130px;}#newslist ul li .tp{ width:28%; height:100px;}#newslist ul li .tp img{ min-height:100px;}#newslist ul li .js{ line-height:18px; height:54px; }#caselist UL LI{ width:45%; margin:2%;}#caselist UL LI dd{ height:160px;}#caselist UL LI IMG{ min-height:160px;}#newslist UL LI dd{ font-size:14px; line-height:25px; margin-bottom:2px;}
#newslist UL LI b{ font-size:20px;  line-height:26px; }
#newslist UL LI p{ font-size:13px; line-height:25px; }
#newslist UL LI A h5 {
	width:63px;
	padding-top:8px;
	padding-bottom:8px;
	height:50px;
	float:left; float:left; margin-left:0px; margin-right:12px; margin-top:0.5%;
}
#newslist UL LI em{ height:40px; line-height:20px;
	color:#999; font-size:13px;-webkit-line-clamp:2;}#newslist UL LI.xg dd{ margin-bottom:4px;}#newslist UL LI.xg em{ height:40px;}#newslist UL LI .zs h6{ display:none;}#newslist UL LI.xg{ width:95%;}#newslist UL   LI.ra{ float:left;}#lxfs iframe{ height:280px;}}	
@media only screen and (max-width: 500px){#newslist ul li .tp{ width:32%;}#caselist UL LI dd{ height:140px;}#caselist UL LI IMG{ min-height:140px;}}	
@media only screen and (min-width: 450px) and (max-width:799px){
#twlb ul li .tp{ width:30%;height:105px;margin-right:12px;}
#twlb ul li .tp img{ min-height:105px;}
#twlb ul li .bt{ line-height:25px; height:25px; font-size:14px; font-weight:bold;}
#twlb ul li .js{ line-height:20px; height:60px; font-size:12px;-webkit-line-clamp: 3;}
#twlb ul li .more .xx{  font-size:12px;border-radius:20px;  line-height:18px;}
#twlb ul li .more .time{ font-size:12px;line-height:20px}
#contain-c iframe,#nr iframe{max-width:100%; height:280px;overflow:hidden;}
#contain-c  embed,#nr embed,VIDEO{max-width:100%;height:280px;}
#contain-c .danye{ font-size:14px; line-height:25px;}#nr{font-size:12px; line-height:25px;}
#title{ font-size:16px; font-weight:bold; line-height:28px;}
#lmdf A{padding-left:15px;	line-height:30px;padding-right:15px;font-size:13px;}.rwa{ width:25%;  margin-left:10px;}#contain-1-1{ font-size:14px;}#contain-1-2 i{ font-size:16px;}
}
@media only screen and (min-width: 550px) and (max-width:799px){#twlb ul li .tp{ width:26%;height:115px;margin-right:12px;}
#twlb ul li .tp img{ min-height:115px;}#contain-c .danye{ font-size:13px;}}
@media only screen and (max-width: 449px){#infolist UL LI { font-size:12px; line-height:25px; height:25px; width:100%; margin-left:4%;}.rwa{ width:100%; float:left; margin-bottom:10px; text-align:center; margin-left:0px;}#contain-c .danye .rwa img{ max-width:70%;}#title{ font-size:13px; font-weight:bold; line-height:25px;}
#newslist UL LI dd{ font-size:12px;}#newslist UL LI em{ font-size:12px;}
#twlb ul li .more .xx{   padding-left:20px; padding-right:20px; font-size:12px; line-height:20px;}
#twlb ul li .more .time{ font-size:12px;line-height:20px}
#contain-c iframe,#nr iframe{max-width:100%; height:250px;overflow:hidden;}
#contain-c  embed,#nr embed,VIDEO{max-width:100%;height:250px;}
#contain-c .danye{ font-size:12px; line-height:22px;}#nr{font-size:12px; line-height:25px;}
#tplist UL LI IMG,#tplist UL LI dd  { height:120px;}#caselist UL LI dd{ height:130px;}#caselist UL LI IMG{ min-height:130px;}}
@media only screen and (max-width: 400px){#tplist UL LI IMG,#tplist UL LI dd  { height:90px;}#newslist ul li .tp,#twlb ul li .tp{ width:34%}#caselist UL LI dd{ height:110px;}#caselist UL LI IMG{ min-height:110px;}#caselist UL LI{ width:46%; margin:1.5%;}}

