a img{
  border:none;
}
li{
  list-style-type: none;
}
.head{
	width: 100%;
	min-width:1200px;
	height: 65px;
	/*position: fixed;*/
	z-index: 999;
}
.header{
	 width:1200px;
	 height:200px;
	 margin:0 auto;
	 background:#f1f1f1;
}

.navbar-default{
	background: #e1e1e1 !important; 
}
.container-nav{
	width: 1200px;
	height: 65px;
	margin: 0 auto;
}
.dropdown-menu{
	min-width:110px !important;
}
.navbar-collapse{
	margin: 0;
	padding: 0 !important;
}
.navbar-collapse .navbar-nav{
	margin: 0;
}
.navbar-collapse ul li{
	float: left;
	padding: 5px;
	margin-top: 8px;
	}
.navbar-collapse li a,.navbar-collapse li a:visited{
	color: /*#1e82c6*/#783d7e !important;
	font-size: 16px;
}
.navbar-collapse li a:hover{
	color: #e1e1e1 !important;
	background: /*#1e82c6*/#783d7e !important;
}
.container-focus{
	background: /*#1e82c6*/#783d7e;
	/*padding-top: 65px;*/
}
.container-slide{
	width:1200px;
	margin: 0 auto;
}
.item img{
	width: 100% !important;
	height: 350px !important;
	overflow: hidden;
}
.container-slide h3 {
    font-size: 16px;
    display: block;
    background: /*rgba(30,130,198,0.6)*/rgba(120,61,126,0.6);
    height: 30px;
    line-height: 2;
    width: 530px;
    margin-left: -200px;
}
.container-slide h3 a ,.container-slide h3 a:link {   
    color: #e1e1e1;
}
.container-slide h3 a:hover {   
    color: #F5B800;
}
.container-main{
	background: #f1f1f1;
	background-image: url(/dist/img/timg.png);
	background-size: 100% auto; 
	background-position:center center;
	background-repeat: no-repeat;
	height: 600px;
	width:1200px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}
.container-main-list{
	background-image: url(/dist/img/timg.png);
	background-size: 100% auto; 
	background-position:center center;
	background-repeat: no-repeat;
	min-height: 700px;
	width:1200px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}
.container-main-content{
	background-image: url(/dist/img/timg.png);
	background-size: 100% auto; 
	background-position:center center;
	background-repeat: no-repeat;
	min-height: 500px;
	width:1200px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
.container-main-content .breadcrumb{
	margin-bottom: 0px;
}
.container-main-content section.content{
	border:1px solid #e1e1e1 ;
	min-height: 320px;
	background: #ffffff;
	padding:20px;
}
.content-title{
  background: /*#1ca9ed*/#783d7e;
  line-height: 45px;
  border-bottom: 3px solid #e09f51;
  padding: 2px 0 0 20px;
  position: relative;
  margin: -60px 0 0 20px;
  height:60px;
  width:250px;
}
.content-title h3{
  display: inline-block;
  float: left;
  font-size: 19px;
  color: #ececec;
}
/*列表页banner*/
.list-banner{
  width:100%;
  min-width:1200px;
  text-align: center;
  overflow: hidden;
  background: #fff;
  /*padding-top: 65px;*/
}
/*列表页left*/
.list-con-left{
  height:100%;
  width:250px;
  float: left;
}
.menu_list{
  width:250px;
  margin:0 auto;
}
.menu_body{
	display: block;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	margin: 0px;
	font-weight: bold;
}
.menu_body a{
	display: block;
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #e1e1e1;
	background: #F1F1F1;
}
.menu_body a:hover{
  text-decoration:none;
  color:#F5B800;
}
/*列表页title*/
.list-title{
  background: /*#1ca9ed*/#783d7e;
  line-height: 45px;
  border-bottom: 3px solid #e09f51;
  padding: 2px 0 0 20px;
  position: relative;
  margin-top: -60px;
  height:60px;
}
.list-title h3{
  display: inline-block;
  float: left;
  font-size: 19px;
  font-weight: 800;
  color: #ffffff;
}
.list-con-right{
  height:100%;
  width:935px;
  float: right;
  padding: 8px;
}
.list-nav{
  color: #999;
  padding: 8px;
  font-family: sans-serif;
}
.list-nav a{
  color: #999;
  font-size: 14px;
}
.list-nav a:hover{
  color: #F5B800;
  font-size: 14px;
}
.list-con-right h1{
  color: #000000;
  font-size: 28px;
  padding: 8px;
}
/*列表页list*/
div#AspNetPager1 {    
	clear: both;
    margin: 0 auto;
    width: 400px;
	font-size: 15px;
}
.anpager .cpb {background:/*#1385DB*/#783d7e none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;} .anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none} .anpager a:hover{background:#1385DB none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;} 
.lcont_list{
  height:400px;
}
.lcont_list ul{
  padding-left:0px;
}
.lcont_list li{
  height:35px;
  border-bottom:1px dashed  #525252 ;
}
.lcont_list a{
  color:#525252;
  font-size: 15px;
  line-height: 34px;
}
.lcont_list a:hover{
  color:#F5B800;
  font-size: 15px;
  line-height: 34px;
}
.list-con-right-content{
  min-height:450px;
  height: 100%;
  border-top: 1px solid #888888;
  padding:8px;
  line-height: 25px;
}
.left-con{
	width: 200px;
	height: 580px;
	float: left;
	padding: 15px 0 0 5px;
}
.right-con{
	width: 970px;
	height: 580px;
	float: left;
	padding: 15px 0 0 0;
	margin-left: 8px;
}
.xs-con{
	width:155px;
	height: 75px;
	margin: 30px auto;
	border-radius:8px ;
}
.course{
	background: #7fbe9d;
}
.course img{
	width: 40px;
	height: 40px;
	margin: 18px 0 0 0;
	float: left;
}
.course-tit{
	margin:20px 0 0 0;
	padding: 5px;
	font-size: 17px;
	font-weight: 550;
	float: left;
	color: #ffffff;
}
a.course-tit,a.course-tit,ul.link-list li a,a.course-tit:visited,a.course-tit:visited,ul.link-list li a:visited{
	color: #ffffff;
}
a.course-tit:hover{
	/*color: #1e82c6;*/
	color:#783d7e;
}
.cgxq{
	background: #ce5c33;
}
.cgxq img{
	width: 40px;
	height: 35px;
	margin: 18px 0 0 5px;
	float: left;
}
.cgxq-tit{
	margin:10px 0 0 0;
	font-size: 17px;
	float: left;
	color: #ffffff;
	width: 105px;
	font-weight: 550;
	display: inline-block; 
	text-align: center;
}
.dsxx{
	background: #a40b0d;
}
.dsxx img{
	width: 35px;
	height: 35px;
	margin: 18px 0 0 5px;
	float: left;
}
.dsxx-tit{
	margin:10px 0 0 0;
	font-size: 17px;
	float: left;
	color: #f8cb3a;
	width: 105px;
	font-weight: 550;
	display: inline-block; 
	text-align: center;
}
a.dsxx-tit:visited,a.dsxx-tit:visited{
	color: #f8cb3a;
}
.notice{
	width:960px;
	height: 210px;
	margin: 5px auto;
	/*border-bottom: 1px solid #1e82c6;*/
	border-bottom: 1px solid #783d7e;
}
.notice-title{
	float: left;
	/*color: #1e82c6;*/
	color:#783d7e;
	font-weight: bold;
	width: 100%;
	font-size: 20px;
}
a.notice-title:hover,span.notice-more:hover,.notice-news-title:hover,ul.link-list li a:hover{
	color: #FF6600;
}
.notice-news{
	float: left;
	width: 310px;
	height: 170px;
	margin: 10px 10px 0 0;
}
.ydate_2 {
  border: 1px solid #edeaf1;
  color: #ffffff;
  /*background: #1e82c6;*/
  background: #783d7e;
  padding: 0px;
  font-size: 100%;
  margin: 0px;
  font-family: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
}
.ydate {
  width: 60px;
  border: 1px solid #d8d8d8;
  text-align: center;
  font-size: 14px;
  float: left;
  display: inline;
  padding-bottom: 3px;
}
.ydate span {
  display: block;
  font-size: 20px;
  line-height: 20px;
  padding: 4px 0 2px 0;
  font-weight: bold;
  zoom: 1;
}
.notice-news .tn {
  width: 250px;
  padding: 0 0 0 5px;
  line-height: 29px;
  float: left;
}
a.notice-news-title,a.notice-news-title:visited{
	font-weight: bold;
	font-size: 16px;
	color:#000000 ;
	line-height: 29px;
	height: 58px;
    display: block;
}
div#news_summary_3{
	margin-top: 5px;
	text-indent:25px;
	height: 90px;
	overflow: hidden;
	line-height: 24px;
}
.news-content{
	width: 300px;
	height: 340px;
	padding: 5px;
	float: left;
	margin-top: 6px;
	margin-right: 17px;
}
.news-content1{
	width: 300px;
	height: 340px;
	padding: 5px;
	float: left;
	margin-top: 6px;
	margin-right: 17px;
	margin-left: 17px;
}
.news-content2{
	width: 300px;
	height: 340px;
	padding: 5px;
	float: left;
	margin-top: 6px;
	margin-left: 17px;
}
ul.news-list{
	text-decoration: none;
	list-style: none;
	line-height: 25px;
	width:300px;
	overflow: hidden;
}
ul.news-list li{
	width:300px;
	height: 25px;
	font-size: 15px;
	line-height: 28px;
	margin: 8px 0px 0px -20px;
	overflow: hidden;
}
ul.news-list li a,ul.news-list li a:visited{
	color: #000000;
}
ul.news-list li a:hover,p.fun-name:hover{
	color: #FF6600;
}
img.fun-box-img:hover{
	 transform:scale(1.2,1.2)
}
ul.news-list li:hover{
	background:#fff ;
}
.index-function{
	background: #d6d6d6;
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.fun-box{
	width: 60px;
	height: 50px;
	margin: 15px 0 0 100px;
	float: left;
}
.fun-name{
	text-align: center;
	font-weight: bold;
	/*color: #1e82c6;*/
	color: #783d7e;
	width: 65px;
	font-size: 16px;
	margin: 5px auto;
}
.footer{
	height: 188px;
	min-width:1200px;
	width: 100%;
	/*background:#1e82c6;*/
    background: #783d7e;
	clear: both;
}
.foot-con{
	height: 180px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 8px;
}
.foot-con p a, .foot-con p a:link,.foot-con p a:visited{
	color:#fff;
	padding-top: 8px;
}
.foot-con p a:hover{
	color:#FF6600;
}
.address{
	width: 750px;
	height: 150px;
	float: left;
}
img.foot-logo{
	width:180px;
	margin: 10px 0 10px 0;
}
p.address-info{
	margin: 0 0 8px 0;
	color: #fff;
	font-size: 15px;
}
.link{
	width: 280px;
	height: 150px;
	float: left;	
}
p.link-title{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
ul.link-list{
	text-indent:28px;
}
ul.link-list li{
	text-decoration: none;
	list-style: none;
	line-height: 25px;
	font-size: 15px;
}
.weixin{
	height: 150px;
	width: 170px;
	float: left;
}
img.weixin-logo{
	width:80px;
	margin: 10px 0 10px 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p.weixin-info{
	color: #fff;
	margin: 5px 0 5px 0;
	font-size: 15px;
	text-align: center;
}