/* Set all parents to full height */

form,ul,li,ol,dl,dt,dd,p,i,h1,h2,h3,h4,h5,h6{ margin:0; padding:0}
ul,li{ list-style:none}  
img{ border:0}  
.dp{ display:block}
.tc{ text-align:center} 
 .fl{ float:left} .fr{ float:right}
.clear{clear:both;}  
 .clearfix:after{content:"."; display:block; visibility:hidden; height:0; clear:both}
.main-page{margin:0 auto;width:1200px}
.main-page .left{ padding-right: 30px;/* border-right: 1px #fff solid;*/ margin-top:280px;}
.main-page .left, .main-page .right{float:left;}
.main-page .nav-back{height:300px;}
.main-page .nav{
	position: relative;
	margin-top: -300px;
	width: 180px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	background-color: #ffffff;
	
}

.main-page .nav div{
	height: 78px;
	line-height:78px;
	margin-bottom: 8px;
	border-radius: 2px;
	cursor: pointer;
	border-bottom: 1px #eee solid;
}
.main-page .nav div.on{
	background: #EEC15D;
}
.main-page .right{
	width: 927px;
	height: 800px;
	margin-left: 50px;
	background-color: #ffffff;
}
.main-page .content{position:relative; width:927px; height:800px; overflow:hidden;}
.main-page .content .con-ggh{ width:927px; height:800px;}

.con-ggh ul{ display:block} 
.con-ggh ul li{ padding-top:20px;  }
.list-pic{ background-color: rgba(255,255,255,0.1); padding: 19px; width: 110px; height: 110px; border: 1px solid rgba(255, 255, 255, .2);}
.list-pic img{ width:110px; height:110px; display:block}
.con-ggh .item-name{ padding:20px 0; height: 20px; width: 150px; font-size: 16px; text-align: center; color: #333; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.b-intro{ margin-top:20px}
.b-intro span{ font-size:24px; margin-bottom:12px; color:#333}
.b-intro p{ width:545px; height:45px; line-height:24px; overflow:hidden; color:#333; font-size:14px}
.ck-m{ width:123px; height:36px; line-height:36px; border:1px #fff solid; margin-top:25px}
.zcinfo{ width:550px; /*margin-top:280px*/} 
.ptpic-dl,.ptpic-dl img{ width:354px; height:690px}
/*.ptpic-dl{ margin-top:110px}*/
.b-intro a{color: aliceblue}
.ck-m:hover{
	border: 1px solid #E06264;
}
/*.clearfix li{

	float:left;
}*/
.xw{
	margin:30px;
	float:left;
}
/*.date{
	float:right;}*/
	
.xw ul li{ 
          width:877px;
          border-bottom:1px #eee solid;
		  line-height:28px;
		  
		  padding-bottom:10px;}
.xw ul a{
 	  
		  color:#333;
		  font-size:14px;
	  
}
.xw ul a:hover{
	  
		  color:#EEC15D;
		   font-size:16px;
		  font-weight:500;
}

.styled-pagination {
   width:927px;
   padding-top: 10px;
    padding-bottom: 10px;

}
.text-right {

    text-align: right;

}
.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0px 8px 7px 0px;
/*	width:30px;
	height:30px;*/
}
.styled-pagination li a.next, .styled-pagination li a.prev {
    padding: 8px 24px;
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}
a {
    background-color: transparent;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #443f45;
}
.styled-pagination li a:hover, .styled-pagination li a.active {
    color: #00446a;
    border-color: #ffd105;
    background-color: #eec15d;
}
.styled-pagination li a {
    position: relative;
    display: block;
    line-height: 20px;
    padding: 9px 5px;
    font-size: 13px;
    text-transform: uppercase;
    min-width: 40px;
    /*border: 1px solid #dfdfdf;*/
    color: #a2a2a2;
    font-weight: 500;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    font-family: 'Source Sans Pro', sans-serif;
}
.styled-pagination li a.next, .styled-pagination li a.prev {
    padding: 8px 24px;
}

/*新闻内容*/
.news_title { background:#3f9bd2; color:#333; font:15px/35px "微软雅黑"; font-style:italic; font-weight:800; float:left; width:100%;}
.news_title .title1 { width:25%; display:block; text-align:center; float:left;}
.news_title .title2 { width:75%; display:block; text-indent:5em; float:left;}

.po {  left:0px; top:0px; }





/* page */
.page { width:100%; text-align:center; position:relative; top:-20px; }
.page ul { padding-left:38%;}
.page ul li { float:left; list-style:none;}
.page .pagebtn { font:14px/20px "微软雅黑"; background:#3f9bd2; padding:3px 9px; margin-right:5px; border-radius:3px; border:solid 1px #3f9bd2; }
.page .pagebtn:hover,.page .pagebtn.current2 { background:#d7753f; color:#fff; border:solid 1px #b06439; transition:all 0.3s;}

/* news_page */
.page_title { font-family:"宋体"; font-size:3em; line-height:1.3; margin:0; font-weight:500; color:#333; text-align:center; width:100%;}

.page_msg { width:100%; position:relative; top:10px; text-align:center; color:#888; font-size:12px; left:-15px; line-height:40px; border-bottom:solid 1px #8bcbf1;}
.page_msg span { margin-left:30px; }
.page_msg .Catagory { }
.page_msg span .c_1 { border:solid 1px #ccc; background:#f5f5f5; color:#555; padding:0px 5px; border-radius:3px; margin:0px; }
.page_msg span .c_1 a { color:#555;}
.page_msg span .c_1 a:hover { color:#d7753f; }

.news_content {
	
	padding: 30px 20px;
	margin: 30px 0 10px 0;
	text-align: center; /*height:700px; overflow:scroll; overflow-x:hidden;*/
}
.news_content img { margin-bottom:20px; margin-right:20px; float:left;}
.news_content p {
	font: 14px/20px "微软雅黑";
	text-indent: 2em;
	float: left;
	width: 100%;
	text-align: left;
	line-height: 36px;
	color:#666;
  }
.countent {
	text-align:center;
          
}

/* news_pic */
.section_div_pic { z-index:1000; width:80%; left:10%;}
.section_div_pic .title { font-family:"宋体"; font-size:2.125em; line-height:1.3; margin:0; float:left; font-weight:400; color:#4fa1d8;}
.section_div_pic .sub_title { display:block; font-weight:700; text-transform:uppercase; letter-spacing:0.5em; padding:0 0 0.6em 0.1em; color:#4fa1d8;}
.section_div_pic .countent { width:100%; color:#333; position:relative; top:10px; left:0px; line-height:150%; font-size:14px; float:left; margin-bottom:60px;}
.section_div_pic .countent img { margin:20px 10px 0 0 ;}

.news_content_pic { width:100%; padding:30px 20px;  margin:30px 0 10px 0; text-align:center; height:700px; overflow:scroll; overflow-x:hidden; }
.news_content_pic img { margin:0px; padding:0px; float:left;}
/*.news_content_pic p { font:14px/20px "微软雅黑"; text-indent:2em; float:left; width:100%; text-align:left;  }
*/



/* media */
@media (min-width:1200px) and (max-width:2560px) {
#nav ul,.con,.foot .con,.copyright .con,.section_div { width:1170px; margin:0 auto; }
}

@media (max-width: 1200px) {
#nav ul,.con,.foot .con,.copyright .con { width: 1170px; margin:0 auto; }
.section_div { width:100%; padding-top:30px; }


@media (max-width: 1024x) {
#nav ul,.con,.foot .con,.copyright .con { width: 980px; margin:0 auto; }
.section_div { width:100%; padding-top:30px; }



@media (max-width: 992px) {
#nav ul,.con,.foot .con,.copyright .con { width: 970px; margin:0 auto; }
.section_div { width:100%; padding-top:30px; }


@media (max-width: 768px) {
#nav ul,.con,.foot .con,.copyright .con { width: 750px; margin:0 auto; }
.mag_div { width:100%;}
.mag_div_img { display:none;}
.mag_div ul { width:100%; margin:0px;} 
}
