@charset "utf-8";/* CSS Document*/


html{overflow-y:scroll}
*{ margin:0; padding:0; list-style:none;*zoom:1; font-family:"Microsoft Yahei",微软雅黑,"Helvetica Neue",Arial,sans-serif;}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
dl,ul,ol,menu,li {list-style:none}
a {color:#000;text-decoration:none}
input{ display:block; border:0; color:#000; -webkit-appearance: none; border-radius: 0;outline: none;}
a:active, a:hover {cursor: pointer;}
img{border: none;vertical-align: middle;max-width: 100%;}
a{vertical-align: middle;}
.clear{clear: both;}

body{margin: 0;padding: 0;font-family: "microsoft yahei";font-size: 14px;min-width: 1270px;background:#ffffff;}
ul,li{list-style-type: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-weight: normal}
input{ display:block; border:0; color:#000; -webkit-appearance: none; border-radius: 0;outline: none;}
a:active, a:hover {cursor: pointer;}
img{border: none;vertical-align: middle;max-width: 100%;}
a{vertical-align: middle;}
.clear{clear: both;}

img{border: 0;}
a{text-decoration: none;color: #000000;}
a:hover{text-decoration: none;color:#f17b0a; transition: all 0.6s;}
.fl{float: left !important;}
.fr{float: right !important;}
.clearboth{clear: both;border: 0;padding: 0;margin: 0;}
.w1200{width: 1200px;height: auto;margin: 0 auto;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.relative{position:relative;}
.imghover{cursor: pointer;transition: all 0.6s;}
.imghover:hover{transform: scale(1.2);}

/*topline*/
.header{
	width: 100%;
	float: left;
	background: url(../img/head_bg.png) repeat;
	border-top: 3px solid #006fae;
}

/*nav*/
.i-nav{ width:100%; background: #014ea0; height: 48px; float: left;}

.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.top{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
}
.top_right,.rig_nav{
	float: right;
	max-width: 360px;
}
.rig_nav a{
	font-size: 14px;
	color: #333333;
	margin-top: 40px;
	float: left;
}
.rig_nav i{
	width: 0px;
	height: 10px;
	border-left: 1px solid #666666;
	display: inline-block;
	float: left;
	margin: 0px 10px;
	margin-top: 45px;
}
.search{
	float: right;
	margin-top: 12px;
	width: 356px;
}
.input{
	float: left;
	border: 1px solid #cccccc;
	height: 38px;
	width: 279px;
	font-size: 14px;
	border-right: none;
}
.sear_ico{
	width: 38px;
	height: 38px;
	background: url(../img/ico.png) no-repeat center center;
	display: inline-block;
}
.input input{
	background: none;
	float: right;
	height: 38px;
	width: 240px;
}
.search button{
	width: 75px;
	text-align: center;
	height: 40px;
	background: #006fae;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Arial Regula';
	border: none;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height*: 357px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 457px;
	display: block;
}
.nav{ padding:0 20px; height:48px; line-height:48px;   position:relative; z-index:1; margin: 0 auto; width: 1200px;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0px; font-size:16px; font-weight:normal; color: #fff; width: 100px;    text-align: center; }
.nav .sub{ display:none; width:160px; left:0; top:48px;  position:absolute; background:#014ea0;  line-height:40px; padding:0;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 15px; color:#fff; }
.nav .sub a:hover{ background:#f17b0a; color:#ffffff;  }
.nav .on h3 a{ color:#ffffff; background:#f17b0a;   }


/*banner*/
.flexslider{ position:relative;  }
.flexslider .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:20px; z-index:1;margin-right:-100px; }
.flexslider .hd ul{ overflow:hidden; zoom:1; float:left;  }
.flexslider .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:10px; }
.flexslider .hd ul li.on{ background:#014ea0; color:#fff; }
.flexslider .bd{ position:relative; height:100%; z-index:0;   }
.flexslider .bd li{ zoom:1; vertical-align:middle; }
.flexslider .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.flexslider .prev,
.flexslider .next{ position:absolute; left:3%; top:40%; margin-top:-25px; display:block; width:40px; height:70px; background:url(../images/slider-arrow.png) -125px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.flexslider .next{ left:auto; right:3%; background-position:-5px 0px; }
.flexslider .prev:hover,
.flexslider .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.flexslider .prevStop{ display:none;  }
.flexslider .nextStop{ display:none;  }
/*banner*/



/*i-main*/
.i-main{ width: 100%; height: auto; overflow: hidden; margin: 30px auto 0 auto;}
.i-m-p{width:1200px; height: auto; overflow: hidden;}
.i-m-p-left{ float: left; width: 385px;  overflow: hidden;}
.i-m-p-center{ float: left; width: 385px;margin-left: 22px;overflow: hidden;}
.i-m-p-right{ float: right; width: 385px;overflow: hidden;}
.i-title{ height: 48px; line-height: 48px; background: #ededed; width: 100%;}
.i-title h2{ display: block; margin: 0 10px; width: 100px; float: left;}
.i-title a{ font-size: 14px;float:right; padding:0 10px;}
.ys_01{ border-top: #ea6914 2px solid}
.ys_01 span{ display: block; background:#ea6914; float: left; width:4px; height: 48px;}
.ys_01 h2{ color:#ff6600; font-size:15px}

.ys_02{ border-top: #1860a8 2px solid}
.ys_02 span{ display: block; background:#1860a8; float: left; width: 4px; height: 48px;}
.ys_02 h2{ color:#1860a8; font-size:15px}

/*.ys_04{ border-top: #1860a8 2px solid}
.ys_04 span{ display: block; background: url("../images/ico_wz.png") center no-repeat #1860a8; float: left; width: 48px; height: 48px;}
.ys_04 h2{ color:#1860a8}*/

.ys_03{ border-top: #0b8c36 2px solid}
.ys_03 span{ display: block; background:#0b8c36; float: left; width: 4px; height: 48px;}
.ys_03 h2{ color:#0b8c36; font-size:15px}

/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 2px 0px 5px;}
.rili2 .news_list {}
.rili2 .news_list li.news{padding-bottom: 7.5px;border-bottom:0px solid #ccc; padding-left:3.5px }
.rili2 .news_list li.news.n1{margin-top:0px;border-bottom:0px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 56px;margin-right:-56px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:76px; padding: 0px 0px;} 
.rili2 .news_list li.news .news_title{line-height:15px;font-size:15px;color:#2c2c2c;margin-bottom: 6.5px;} 
.rili2 .news_list li.news .news_text{line-height:24px;font-size: 15px;color: #828282;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
.i-lbox{ border-bottom: #ededed 1px solid;border-left: #ededed 1px solid;border-right: #ededed 1px solid; }
.i-list{ margin: 0 auto; height: auto; overflow: hidden; width:auto;}
.i-list ul{ padding: 5px;}
.i-list li{ height: 36px; line-height: 36px; font-size: 15px; width: 100%; margin: 0 auto;color: #888888;}
.i-list li a{ background: url("../images/ico_002.png") left center no-repeat; padding: 0 0 0 10px; float: left;}
.i-list li span{ float: right;}

.i-lbox2{ }
.i-list2{ margin: 0 auto; height: auto; overflow: hidden; width:auto;}
.i-list2 ul{ padding: 5px 0;}
.i-list2 li{ height: 36px; line-height: 36px; font-size: 14px; width: 100%; margin: 0 auto; color: #888888;}
.i-list2 li a{ background: url("../images/ico_002.png") left center no-repeat; padding: 0 0 0 10px; float: left;}
.i-list2 li span{ float: right;}

/*二级页面*/

.post-21 .con,.post-23 .con{padding: 9.5px 0 0;}

.post-22 .sudy-pubdate{border: none;width: 56px;height: 56px;border-radius: 0;background-color:#bca7b9;}
.post-22 .sudy-pubdate span.pubdate-month{height: 31px;line-height: 31px;font-size: 28px;color: #fff;background: none;border-bottom: none;}
.post-22 .sudy-pubdate span.pubdate-day{height: 25px;line-height: 25px;font-size: 12px;color: #fff;background: none;border: none;}

/*i-cgzh*/
.i-cgzh{ width: 100%; height:350px; background: url("../images/bg_01.jpg") center; background-size: cover; margin: 25px auto; padding: 15px 0 0 0  }
.cgzh_title{ background: url("../images/cgzh_tbg.png") center no-repeat; height: 60px; line-height: 60px; margin: 0 auto 0 auto; }
.cgzh_title h2{ color: #0066cc; font-size: 28px; line-height: 60px; height: 60px; display: block; margin: 0 auto; text-align:center}
.cgzh_zy{ color: #0066cc; font-size: 14px; line-height: 24px;  text-align: center}
.cgzh_box{ width: 1200px; overflow: hidden; height: auto; margin:20px auto;}
.cgzh_box ul{ width: 1300px;}
.cgzh_box li{ width:276px; height: 200px; float: left; margin-right:30px; position: relative; overflow: hidden}
.cgzh_box li a{ height: auto; overflow: hidden;}
.cgzh_box li img{display: block; width: 276px; height: 200px;}
.cgzh_box li span{ display: block; background: #0066cc; height: 40px; line-height: 40px; text-align: center; color: #ffffff; width: 100%; position: absolute; bottom: 0; left: 0; opacity: 0.8}
.cgzh_box li:hover span{ background: #ea6914}

/*ixscy*/
.ico01{background: url(../images/ico_xmqy.png) center no-repeat;}
.ico02{background: url(../images/ico_xscy.png) center no-repeat;}
.ixscy{ height: auto; overflow: hidden; margin: 0 auto;}
.ixscy-left{ float: left; width: 595px; margin-top:5px; margin-right:10px}
.ixscy-center{float:right; width: 560px; margin-left:5px; margin-top:10px }


.ixscy-title1{height: 350px;line-height: 50px;background: url("../images/i-titlebg1.png") bottom left no-repeat;width: 100%; }
.ixscy-title1 h2{ display: block; margin: 0 10px; width: 100px; float: left; color: #0066cc}
.ixscy-title1 a{ font-size: 14px; padding:0 10px;}
.ixscy-title1 span{display: block;float: left;width: 400px; height: 200px;}
.ixscy_link{}
.ixscy_link li{ text-align: center; color: #ffffff; font-size: 20px; width: 227px; height: 70px; line-height: 70px; font-weight: bold; border-radius: 6px;}
.ixscy_link li:hover{ opacity: 0.7}
.ixscy_link a{ display: block; width: 227px; height: 70px; margin: 15px auto 0 auto;  color: #ffffff; }
.ixscy_link .link_01{ background: #11a0ac }
.ixscy_link .link_02{ background: #df9514 }
.ixscy_link .link_03{ background: #1675d4 }
.ixscy_link .link_04{ background: #cc1355 }

/*yqfw*/
.yqfw{ width: 100%; height:320px; padding: 15px 0 0 0;  margin: 10px auto 0 0; background:#f4f4f4 }
.i-gdzt{width: 1200px;position:relative;margin: 0 auto;padding:15px 18px;}
.i-gdzt .hd{height:0;position:relative;}
.i-gdzt .hd .prev{display:block;width:70px;height:40px;overflow:hidden;cursor:pointer;background:url("../images/arrow_right.png") center no-repeat;z-index: 99999 ;position: absolute;right: -65px;top: 70px;}
.i-gdzt .hd .next{display:block;width:70px;height:40px;overflow:hidden;cursor:pointer;background:url("../images/arrow_left.png") center no-repeat;z-index: 99999;position: absolute;left: -65px;top: 70px;}
.i-gdzt .hd ul{float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.i-gdzt .hd ul li.on{background-position:0 0;}
.i-gdzt .bd{padding:0;}
.i-gdzt .bd ul{overflow:hidden;zoom:1;}
.i-gdzt .bd ul li{margin:0 22px 0 0;float:left;_display:inline;overflow:hidden;text-align:center;}
.i-gdzt .bd ul li .pic{text-align:center;}
.i-gdzt .bd ul li .pic img{width:290px;height:180px;display:block;}
.i-gdzt .bd ul li .pic a:hover img{border-color:#999;}
.i-gdzt .bd ul li .title{line-height:40px; font-size: 16px;}

/*list_banner*/
.list_banner{ width: 100%; text-align: center;}
/*content*/

.icontent{  width: 1200px;border: #e5e5e5 1px solid;  padding:0 40px; background: #fcfcfc; overflow: hidden; margin: 15px auto}
.icontent .lm_name{  height: 70px; line-height: 70px;border-bottom: #e4e4e2 1px solid}
.icontent .lm_name h2{ float: left; padding: 0 20px; min-width: 100px; text-align: center; font-size: 24px; color: #0066cc; font-weight: bold;border-bottom: #0066cc 3px solid}
.icontent .lm_name span{ float: right; color: #666666; font-size: 12px; }
.icontent .lm_name span a{ color: #666666;}
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 20px auto;
    padding: 0;
}
.c-content .c-title {
    font-size: 35px; font-weight: bold;
    color: #014ea0;
    line-height: 60px;
    text-align: center;
    margin: 15px 0 20px 0;
}
.c-content .other-s {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    background: #ececec;
}
.c-content .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-family:"微软雅黑";
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.i-sxt{ border-top: #d9d9d9 1px solid; margin: 20px auto; padding: 20px;}
.i-sxt p{display: block;width: 50%; float: left}
.i-sxt a{ color: #000000; font-size: 14px;  line-height: 30px;}
.i-sxt a:hover{ color: #cc0010; }

/*list*/
.listmain {
    overflow: hidden;
    height: auto;
    position: relative;
    padding: 0 0 0 0 ;
    width: 1200px;
    margin: 12px auto;
	color: #ffffff;
    font-size: 28px;
    line-height:30px;
}
.lm-left {
    width: 270px;
    float: left;
     background: #e9e9e9; height: auto;overflow: hidden;
}
.lm-left .left-lmname {
    background: url("../images/listname_bg.png") right bottom no-repeat #024fa1;
    height: 75px;
    padding: 25px 0 0 25px;
    overflow: hidden
}
.lm-left .left-lmname h1 {
    color: #ffffff;
    font-size: 28px;
    line-height:30px;
}
.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}
.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.lm-left .list-sub a{
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    margin: 1px 0 0 0;
    background: #ffffff;
}
.lm-left .list-sub a:hover,#this-on {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    color: #ffffff;
    background: url("../images/sub_bgh.png") 230px center no-repeat #024fa1;
}

.lm-right {
    width: 870px;
    float: right;
    margin-right:0;
    border: #eaeaea 1px solid;
    background: #ffffff; padding:0 20px ;
}
.this-name {
    border-bottom: #bfbfbf 1px solid;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 20px 0 0 0;
}
.this-name h1 {
    color: #0066cc;
    font-size: 20px;
    font-weight:normal;
    line-height: 39px;
    height: 39px;
    padding-left: 30px;
    float: left; background: url("../images/ico_wz.png") left center no-repeat; border-bottom: #0066cc 3px solid;
}
.this-name span {
    float: right;
    color: #666;
	font-size:15px
	
}
.this-name span a {
    color: #666;
	font-size:15px
}
.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 40px 20px;
}
.lm-right .lm_list li {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 ;
    background: url("../images/dxhx.png") bottom repeat-x;
}
.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background:url("../images/ico_001.png") left center no-repeat;
}
.lm-right .lm_list li:hover {
    background: #ececec;
    color: #0066cc
}
.lm-right .lm_list li a:hover {
    background:url("../images/ico_001.png") left center no-repeat #ececec;
    color: #0066cc
}
.lm-right .list-fy {
    text-align: center;
    margin:0 auto 40px auto;
    min-height: 40px;
}

/*piclist*/
.pic-list{ width:916px; overflow: hidden;height: auto;margin: 20px auto;}
.pic-list ul{width:1000px; margin: 0 auto; padding: 0; }
.pic-list li{ width: 250px; margin-right:34px; float: left;margin-bottom:0;}
.pic-list li img{ width: 250px; height: 170px;  border: #efefef 1px solid;padding: 5px; }
.pic-list li img:hover{ border: #ccc 1px solid;padding: 5px;  }
.pic-list li a{}
.pic-list li a:hover{color: #000}
.pic-list li span{ text-align: center; width: 100%;line-height: 40px; color: #666; display: block}
/*content*/
/*c-content*/
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 40px auto;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 20px;
    color: #014ea0;
    line-height: 50px;
	font-family:"微软雅黑";
    text-align: center
}
.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin:15px auto 0 auto;
}
.c-content .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.con1{ font-size:24px; margin:auto,0,0; text-align:center; height:50px; padding-top:15px}
/*end*/
.footer{ background: #4270a5; width: 100%;  height: auto; overflow: hidden;}
.end_link{ color: #ffffff; height: auto; overflow: auto; margin: 0 auto; padding: 15px 0}
.end_link a{ color: #ffffff; display: block; width: 152px;  text-align: left; font-size: 14px; float: left; line-height: 40px;}
.end_link a:hover{ color: #ffcc00;}
.end_link_left{ width: 130px; float: left; font-size: 20px; line-height: 50px;}
.end_link_right{ width: 1070px; float: right;}
.copyright{ width: 100%; height: 100px; background: #014ea0; text-align:center; padding-top:20px}
.copyright p{ text-align: center; color: #ffffff; line-height: 35px; margin: 0 ; padding: 0}