/*banner css*/
@charset "utf-8";
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc { margin: 0; padding: 0; list-style: none; }
* { margin: 0; padding: 0; list-style: none; outline: none; }
a { color: #000; text-decoration: none; }
body {
    margin: 0px;
    padding: 0px;
   font-family: 'SimSun,SimHei,ºÚÌå,ËÎÌå';
}
/*banner satart*/
/*endbanner*/

.clear { clear: both; }
.contnamv {background: #fff;}

.portal_block { background: #fff; padding: 0px 10px 10px; margin-bottom: 10px; }
.portal_block .nainews_box { width: 100%; margin: 0px; float: none; padding: 0px; }
.block_title { margin: 0px 0px 10px; line-height: 40px; height: 40px; border-bottom: 1px solid #F3F1F1; }
.block_title p { border-bottom: 1px solid #0178D4; color: #413d3a; float: left; line-height: 40px; height: 40px; font-weight: 700; }
.block_title p i{margin-right: 10px;}
.navtab_li li { float: left; width: 22%; }
.navtab_li .nav_more { float: right; width: auto; }
.navtab_li .nav_more a { font-size: 12px; display: inherit; }
.navtab_li .nav_more a:hover { border: none; }
.navtab_li li a { text-align: center; font-size: 14px; display: block; color: #8C8B8B; }
.navtab_li li a:hover { color: #585757; border-bottom: 1px solid #0178D4; }

.block_list { padding: 5px 0px; border-bottom: 1px dotted #121212; width: 100%;}
.block_list .block_img { margin-right: 10px; float: left; width: 30%; }
.block_list .block_img img { width: 100%;}
.block_list .block_mk { float: left; width: 65%; }
.block_list dd.block_biaot { height: 18px; line-height: 18px; overflow: hidden; }
.block_list dd.block_biaot a { color: #313030; }
.block_list dd.block_biaot a:hover { color: #B23E32; }
.block_list dd { margin-bottom: 2px; }
.block_list dd.block_sumr { font-size: 12px; color: #919191; }
.block_list .block_dp { font-size: 12px; color: #636363; }
.block_dp span { margin-right: 20px; }

.case_listnu{ width:99%;border:0px solid red; margin:0px auto;}

.case_listnu li{float:left;text-align: center; border:0px dashed blue; width:33%; }

.case_listnu li a{display:block; margin:5px;  padding-top:0px;

background-color:#FFFFFF;

border:1px solid #CCC ;

border-radius:8px;-webkit-border-radius:8px; -moz-border-radius:8px; -o-border-radius:8px; 

-webkit-box-shadow: 0px 1px 3px rgb(190, 190, 190); -moz-box-shadow: 0px 1px 3px rgb(190, 190, 190); -o-box-shadow: 0px 1px 3px rgb(190, 190, 190); box-shadow: 0px 1px 3px rgb(190, 190, 190);

}

.case_listnu li .ChannelName{overflow: hidden; text-align:center;  height:22px; line-height:22px; border:0px dashed red; padding:5px; font-size:14px}

.case_listnu li .ChannelIcon{

    text-align: center;

	font-weight: bold;

	overflow:hidden;

	background: white center center no-repeat; 

	padding: 0px;

	color:#FFFFFF;

	margin:auto;

	border:0px solid red;

	border-radius:8px 8px 0px 0px;-webkit-border-radius:8px 8px 0px 0px; -moz-border-radius:8px 8px 0px 0px; -o-border-radius:8px 8px 0px 0px; 

}

.case_listnu li .ChannelIcon img{ vertical-align:middle; width:99%; }

.news ul{
}
.news ul li{
	padding-right: 15%;
	border-bottom:1px solid #d3d3d3;
	background:url(/Public/Index/images/dd1.jpg) 95% center no-repeat;
	background-size:20px 20px;
}
.news ul li a{
	font:100 12px/35px "Î¢ÈíÑÅºÚ";
	padding-left:18px;
	text-align:left;
	display:block;
	color: #4D4D4D;
}
.news ul li a:hover{
	color: #0178D4;
}

#page {
	text-align: center;
	margin: 10px 0px 5px 0px;
	line-height: 40px;
}
.pages {
	text-align: center;
}
#page a {
	color: #fff;
	background: #0178D4;
	padding: 2px 10px;
}
#page a:hover{
	background: #FC5370;
	color: #ffffff;
}
#page span {
	/*border: 1px solid #0178D4;
	*/
	padding: 2px 10px;
	background: #F3B613;
	color: #ffffff;
}

/*prenext start*/
.prenext {
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}
.prenext a {
	padding: 8px 10px;
	color: #fff;
	width: 30%;
	font-size: 12px;
	/*margin-left: 20px;*/
}
.show_pre,.show_next {
}
.show_pre{
	float: left;
	background: #0178D4;
}
.show_next {
float: right;
background: #14c760;
}
/*end prenext*/
/* Form--------------------------*/

.cmxform {
	padding:0 0 15px 0;
	margin-top: 10px;
}
.cmxform  label{
	padding:0 0 3px 0;
	display:block;
	font-size:16px;
	font-weight:normal;
	margin: 5px 0px;
color: rgb(117, 117, 117);
}
.cmxform  label.error{
	padding:0 0 10px 0;
	width:100%;
	text-align:left;
	font-size:14px;
}
.cmxform input,.cmxform textarea{
	width:100%;
	margin:0 0 5px 0;
	padding: 8px 0px;
	padding-left: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.cmxform textarea{

}
.form_submit{
	width:100%;
	padding:4% 0 4% 0 !important;
	margin:0;
	color: #fff;
	border: none;
	background: #0178D4;
	text-align:center;
	cursor:pointer;
}

/*case_list start*/
#case_list {
  font-size: 14px;
  padding-top: 15px;
  margin: 0px 0px 0px 0px;
  background: #fff;
}
#case_list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.title {
  display: block;
}

.case_thumb{
  margin-right: 10px;
  float: left;
  width: 40%;
}
.case_thumb img{
  vertical-align: middle;
  width: 99%;
  height: 99%;
  min-width: 120px;
  min-height: 92px;
}
.case_infolist {
  width: 55%;
  float: left;
}
.case_infolist dt {
  line-height: 25px;
}
.case_infolist span {
  color: red;
  font-weight: bold;
}
/*end case_list*/

.my_menu{
	width:100%;
	background:#efefef;
}
.my_menu ul{
	padding:5px 0;
	overflow:hidden;
	margin-bottom:15px;
	background:#fff;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:12px;
	width:100%;
}
.my_menu ul li {
	display: inline-block;
	width: 30%;
}
.my_menu a{
	position:relative;
	display:block;
	text-align:center;
line-height: 35px;
font-weight: bold;
color: #EC6464;
}
.my_menu a:after{
	display:block;
	content:'\20';
	width:1px;
	height:100%;
	position:absolute;
	left:-1px;
	top:0;
	background:#efefef;
}
.my_menu a:before{

}
/*btn common start*/
.btn {
  padding: 2px 8px;
  border: none;
  font-size: 12px;
  /* margin-right: 3px;
  */
display: inline;
  border-radius: 20px;
}

.btn:hover{
  border-radius: 20px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #d5d5d5;
}
.btn-primary{
  background: #2fade7;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
  background-color: #3492c9;
}

.btn-success{
  background: #87bb33;
  color: #fff;
  cursor: pointer;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled]{
  background-color: #78a300;
}
.btn-info{
  background: #22c0cb;
  color: #fff;
  cursor: pointer;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{
  background-color: #31a6b1;
}
.btn-warning{
  background: #fb9800;
  color: #fff;
  cursor: pointer;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]{
  background-color: #de8a00;
}
.btn-danger{
  background: #dc5d3a;
  color: #fff;
  cursor: pointer;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]{
  background-color: #c1552b;
}
.btn-inverse{
  background: #484848;
  color: #fff;
  cursor: pointer;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled]{
  background-color: #292929;
}
/*end btn common*/

.input_code {
    display: inline-block;
    width: 50%!important;
    float: left;
}
.code_img {
    height: 34px;
    float: left;
    cursor: pointer;
}
.content_info {
	overflow: hidden;
}
.content_info img {
	max-width: 98%;
	height: auto!important;
}