/**************************************/
/*************[å…¬ç”¨start]**************/
/**************************************/
body{
	min-width: 1250px;
	overflow-x: auto;}


div.clear{
	clear: both;
	height: 0;
	width: 0;}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;}


div.wp{
	width: 1200px; /*ä¸»è¦å†…å®¹åŒºå°ºå¯¸å¤§å°ï¼Œæ¯æ¬¡åˆ¶ä½œå‰æ›´æ–°ï¼ï¼ï¼ */
	margin:0 auto;}

.fl{
	float: left;}

.fr{
	float: right;}

.tran{
	transition: all .3s ease-out 0s;}




/*å›¾ç‰‡ä¸­å¿ƒæ”¾å¤§ä»£ç åŒºåŸŸ*/

.img-box{/*å›¾ç‰‡ç›’å­ç±»å*/
	
	overflow: hidden;}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco æ—¶é—´æ›²çº¿*/
	width: 100%;
	max-width: 100%;}

.img-box:hover img{
	/*å›¾ç‰‡ä¸­å¿ƒæ”¾å¤§ä»£ç */
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}


/*å›¾ç‰‡ä¸­å¿ƒæ”¾å¤§ä»£ç åŒºåŸŸ*/



.container { width: 1160px !important; max-width: none !important; padding: 0;}




/**************************************/
/************[å…¬ç”¨over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{}

.header-1{
	background-color: #0c72bd;}
.header-1 .container{
	height: 130px;
	background-image: url(../images/header-1.jpg);
	background-repeat: no-repeat;
	background-position: 555px center;}
.logo{
	font-size: 0;
	margin-left: 5px;
	margin-top: 10px;}

.header-1-a{
	font-size: 16px;
	color:#fff;
	text-align: right;}

.header-1-right{
	margin-top: 35px;}

.search{
	width: 202px;
	position: relative;
	margin-top: 15px;}
.search input:focus{
	border-color: #fff;}
.search input[type="text"]{
	width: 100%;
	height: 24px;
	border:1px solid #fff!important;
	padding:2px 5px;
	background-color: #0c72bd;
	padding-right: 60px;}
.search input[type="button"]{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 54px;
	height: 24px;
	border:0;
	background-color: #fff;
	color:#0c72bd;
	font-size: 14px;}


.nav{
	background-color: #075fa0;}

ul.nav-ul>li{
	float: left;
	width: 10%;
	text-align: center;
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;}
ul.nav-ul>li:first-child{
	background-image: none;}
ul.nav-ul>li>a{
	display: block;
	height: 46px;
	line-height: 46px;
	color:#fff;                     
	font-size: 16px;}
ul.nav-ul>li:hover+li{
	background-image: none;}

ul.nav-ul>li.active+li{
	background-image: none;}
ul.nav-ul>li:hover>a,ul.nav-ul>li.active>a{
	background-color: #08538a;}

.nav ul{
	margin:0;}

 ul.xiala{
	position: absolute;
	left: 0px;
	right: 0;
	background-color: #075fa0;
	top: 46px;
	display: none;
	z-index: 8000;}
 ul.xiala li a{
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color:#fff;
	font-size: 14px;}

ul.xiala li a:hover{
	background-color: #08538a;}

/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	padding-bottom: 30px;}
#main.index{
	background-color: #f5f5f5;}
.main-kuai{
	background-color: #fff;
	padding: 20px;
	border:1px solid #dedede;
	width: 570px;}

.m20{
	margin-top: 20px;}

.fafa .slides>li{
	position: relative;}


.fafa .slides>li h1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    background-image: url(../images/landi.jpg);
    padding: 0 3px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;}



.fafa .flex-control-nav{
	display: block;
	bottom: 45px;
	text-align: right;
	padding-right: 5px;
	height: 22px;}
.fafa .flex-control-paging li a{
	width: 16px;
	height: 16px;
	line-height: 16px;
	background-image:url(../images/heidi.jpg);
   background-color: transparent;
	
	color:#fff;
	text-align: center;
	text-indent: 0;
	margin-top: 3px;
	font-size: 12px;}

.fafa .flex-control-paging li a.flex-active {
  	background-color:#0c72bd;
	background-image:none;
   color:#fff;}
.title-11{
	border-bottom: 1px solid #c5c5c5;}
.title-11 h1{
	margin:0;
	font-size: 16px;
	color:#333;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 26px;
	/*background-image: url(../images/title-11.png);*/
	background-repeat: no-repeat;
	background-position: left 1px;}

.title-11 a.fr{
	font-size: 14px;
	color:#666;}

.title-11 a.fr:hover{
	color:#075fa0
;}

.list11 ul{
	margin:0;}

.list11 li{
	margin-top: 17px;}

.list11 li:first-child{
	margin-top: 18px;}
.date{
	width: 60px;
	height: 65px;
	margin-right: 14px;
	background-color: #0c72bd;
	border-radius: 5px;
	text-align: center;
	padding-top: 7px;}

.date h1{
	margin:0;
	font-size: 30px;
	color:#fff;}
.date h2{
	margin:0;
	font-size: 12px;
	color:#fff;
	margin-top: 5px;}

.list11-con{
	overflow: hidden;}

.list11-con h1{
	margin:0;
	font-size: 14px;
	color:#333;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding: 9px 0;
	border-bottom: 1px dashed #ccc;}

.list11-con h1:hover{color:#0c72bd;}
.list11-con p{
	margin:0;
	font-size: 12px;
	color:#666;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	margin-top: 8px;}

.xueshu-list ul{
	margin:0;}

.xueshu-list li{
	width: 258px;
	margin-top: 18px;}

.xueshu-pic-wp{
	margin-right: 15px;
	width: 96px;}
.xueshu-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 123%;}

.xueshu-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;}
.xueshu-con{
	overflow: hidden;}

.xueshu-con h1{
	margin:0;
	font-size: 14px;
	color:#333; 
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}

.xueshu-con h1:hover{
	color:#0c72bd;}
.xueshu-con dl{
	margin:0;}
.xueshu-con dd:first-child{
	margin-top: 26px;}
.xueshu-con dd{
	font-size: 12px;
	color:#333;
	margin-top: 10px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.xueshu-con dd span{
	color:#db1818;}

.xueshu-con dd img{
	margin-top: -3px;
	margin-right: 5px;}


.news-pic-wp{
	width: 160px;
	margin-right:15px;}

.xueshu-pic{
	position: relative;
	overflow: hidden;
	padding-bottom:62.5%;}

.xueshu-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;}

.news1-con h1{
	margin:0;
	font-size: 16px;
	color:#0c72bd;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 8px;}
.news1-con h1 a:hover{
	text-decoration: underline;}

.news1-con p{
	margin:0;
	font-size: 12px;
	color:#0c72bd;
	line-height: 1.8;
	height: 42px;
	overflow: hidden;
	margin-top: 11px;}

.news1-tui{
	margin-top: 15px;}
.list22{
	margin-top: 12px;}

.main-kuai2{
	padding-bottom: 5px;}


.list22 ul{
	margin:0;}

.list22 li{
	height: 32px;
	line-height: 32px;
	padding-left: 22px;
	background-image: url(../images/list22.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.list22 li a{
	font-size: 14px;
	color:#333;}

.list22 li a:hover{
	color:#0c72bd;}


.lianjie h1{
	margin:0;
	font-size: 16px;
	color:#0c72bd;}
.lianjie{
	margin-top: 13px;}


.lianjie dl{
	margin:0;}

.lianjie dd{
	width: 258px;
	padding-left: 38px;
	margin-top: 10px;}


.lianjie dd>a{
	display: inline-block;
	padding-left: 10px;
	background-image: url(../images/list33.jpg);
	background-repeat: no-repeat;
	background-position:0 center;}

.lianjie dd>a:hover{
	color:#0c72bd;}


.lianjieji{
	width: 150px;
	position: relative;}

.lianjie-span{
	display: block;
	height: 30px;
	line-height: 30px;
	background-color: #0c72bd;
	color:#fff;
	font-size: 16px;
	padding-left: 31px;
	cursor: pointer;
	border-radius: 5px;
	background-image: url(../images/span.jpg);
	background-repeat: no-repeat;
	background-position: 110px center;
	position: relative;
	z-index: 5;}

.lianjie-list{
	position: absolute;
	left: 0;
	right: 0;
	top: 27px;
	border:1px solid #0c72bd;
	border-top: 0;
	padding-top: 3px;
	display: none;
	z-index: 3;
	background-color: #fff;}
.lianjie-list a{
	display: block;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-size: 14px;
	text-align: center;
	padding: 0	3px;}

.lianjie-list a:hover{
	background-color: #0c72bd;
	color:#fff;}

.main-kuai3{
	border:0;
	background-color: #f5f5f5;
	padding: 20px 0;}
.lan-a {
	margin-left: -2%;
	padding-top: 5px;}
.lan-a a{
	float: left;
	width: 31.33333%;
	margin-left: 2%;
	height: 63px;
	line-height: 63px;
	background-color: #0c72bd;
	color:#fff;
	font-size:18px;
	margin-bottom: 3%;
	border-radius: 5px;
	padding-left: 68px;
	background-repeat: no-repeat;
	background-position: 23px center;}
.lan-a a:hover{
	background-color: #0d68ab;}

.lan-a a:first-child+a+a{
line-height: 1.3;
    padding-top: 8px;
    padding-right: 11px;}




/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #0c72bd;
	color:#fff;
	font-size: 12px;
	line-height: 2.2;
	padding: 30px 0;}

.foo-logo{
	width: 592px;
	padding-top: 18px;}
.foo-logo img
{width: 360px;display: block;}


.foo-con{
	overflow: hidden;}
.foo-con p{
	margin: 0;
}
/**************************************************************/
/*footer-over*/



.banner-2{
	height: 231px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;}


.menu{
	width: 246px;
	margin-right: 20px;
	position: relative;
	top: -75px;
	z-index: 200;}
.menu h1{
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 24px;
	color:#fff;
	background-color: #0c72bd;
	margin:0;}


.menu-list{
	border:1px solid #eeeeee;
	padding: 0 19px ;}

.menu-list li{
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	position: relative;}



.menu-list li:first-child{
	background-image: none;}
.menu-list li>a{
	display: block;
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	color:#333;
	padding-left:79px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position:40px center  ;}
.menu-list ul{
	margin:0;}
.menu-list li.active>a{
	background-image: url(../images/menu222h.jpg);}

.menu-list li>a:hover{
	color:#0c72bd;}
.menu-list li>span{
	display: block;
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	color:#333;
	padding-left:79px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position:40px center  ;
	cursor: pointer;}


.menu-list li>span.cur{
	background-image: url(../images/menuh.jpg);
	color:#0c72bd;}
/*.menu-list li.active>span{
	background-image: url(../images/menuh.png);

}*/

.menu-3{
	padding-left:79px;
	display: none;
	padding-bottom: 15px;}
/*.menu-list li.active .menu-3{
	display: block;
}*/
.menu-3 a{
	display: block;	
	font-size: 14px;
	color:#666666;
	padding-left: 13px;
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	background-position:left center  ;
	margin-bottom: 8px;}

.menu-3 a:hover,.menu-3 a.cur{
	background-image: url(../images/menu2h.jpg);
	color:#0c72bd;}

.erji-content{
	overflow: hidden;
	padding-top: 20px;}

.erji-title{
	border-bottom: 1px solid #c5c5c5;}
.erji-title h1{
	float: left;
	margin:0;
	font-size: 18px;
	color:#0c72bd;
	padding-bottom: 10px;
	padding-left: 29px;
	background-image: url(../images/jian.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom: 2px solid #0c72bd;
	position: relative;bottom: -1px;}

.mianbaoxie{
	float: right;
	font-size: 12px;
	color:#999;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/mian.jpg);
	margin-top: 5px;}

.lishi-list .col-xs-4{
	margin-top: 20px;}
.lishi-list h1{
	margin:0;
	font-size: 14px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:18px;}

.lishi-list h1:hover{
	color:#0c72bd;}

.lishi-pic{
	position: relative;
	overflow: hidden;
	padding-bottom:66.67%;}

.lishi-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;}
.fenye{
	text-align: center;
	margin-top: 30px;}
.fenye ul{
	margin:0;}

.lingdao-list ul{
	margin:0;}

.lingdao-list li{
	height: 54px;
	line-height: 53px;
	border-bottom: 1px dashed #ccc;
	padding-left: 52px;
	padding-right: 15px;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 28px	center ;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}

.lingdao-list li a{
	font-size: 16px;
	color:#333;}

.lingdao-list li a:hover{
	color:#0c72bd;}

.lingdao-list{
	margin-top: 10px;}

.xinwen-date{
	width: 97px;
	border-right: 1px dashed #c8c8c8;
	text-align: center;
	margin-right: 22px;}

.xinwen-date h1{
	margin:0;
	font-size: 44px;
	color:#666;}
.xinwen-date h2{
	margin:0;
	font-size: 16px;
	color:#666;
	margin-top: 5px;}

.xinwen-list ul{
	margin:0;}
.xinwen-list  li{
	padding: 20px 0;
	border-bottom: 1px solid #eeeeee;}
.xinwen-con{
	overflow: hidden;
	padding-top: 5px;}

.xinwen-con h1{
	margin:0;
	font-size: 16px;
	color:#333;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding: 5px 0;}

.xinwen-con h1:hover{color:#0c72bd;}
.xinwen-con p{
	margin:0;
	font-size: 14px;
	color:#666;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	margin-top: 8px;}

.xinwen-list  li:hover .xinwen-con h1,.xinwen-list  li:hover .xinwen-con p{
	color:#0c72bd;}

.shizi-li{
	background-color: #f8f8f8;
	margin-top: 20px;
	padding: 3px 0;}
.shizi-li-title{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color:#0c72bd;
	text-align: right;
	width: 346px;
	padding-right: 25px;
	border-right: 1px solid #e8e8e8;}
.shizi-li-con {
	overflow: hidden;
	padding-left: 25px;}
.shizi-li-con dl{
	margin:0;}
.shizi-li-con dd{
	float: left;
	width: 20%;
	height: 36px;
	line-height: 36px;}

.shizi-li-con dd a{font-size: 16px;
color:#333;}

.shizi-li-con dd a:hover{
	color:#0c72bd;
	text-decoration: underline;}


.danpian-h1{
	font-size: 24px;
	line-height: 1.6;
	color:#333;
	text-align: center;
	padding: 10px 0;}


.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 10px 0 40px;}

.danpian-con img{
	display: block;
	margin:10px auto;}





/*9-19*/

.laoshi-title{
	padding: 25px 0;
	text-align: center;
	font-size: 18px;
	color:#0c72bd;}
.laoshi-pic{
	width: 148px;
	margin-left: 180px;
	margin-top: 20px;
	margin-right: 20px;}

.laoshi-wen{
	overflow: hidden;
	padding: 0 20px;}

.laoshi-wen ul{
	margin:0;}
.laoshi-wen li{
	color:#333;
	line-height: 2;}
.laoshi-wen li span{
	color:#0c72bd;
	font-size: 16px;
	font-weight: bold;}

.laoshi-pic img{
	display: block;
	width: 100%;}

.laoshi-bottom-title{
	padding-left: 20px;
	color:#fff;
	font-size: 16px;
	background-color: #0c72bd;
	height: 43px;
	line-height: 43px;
	margin-top: 25px;}

.laoshi-bottom-div{
	margin-top: 25px;
	font-size: 14px;
	color:#333;
	line-height: 1.8;}

.laoshi-bottom-div p{
	margin:0;}
.laoshi-bottom-div2 p{
	margin:0;
	margin-top: 5px;}
.laoshi-bottom-div2 strong{
	font-size: 16px;}

.laoshi-bottom-div2  dl{
	margin:0;}

.laoshi-bottom-div2  dd{
	margin-top: 15px;
	font-size: 14px;
	color:#333;
	line-height: 2;
	padding:12px 20px;}

.laoshi-bottom-div2  dd:hover{
	
	background-color: #f0efef;}