*{
	margin: 0; padding: 0;
}
html,body{
	width: 100%; font-family: "Microsoft Yahei"; font-size: 12px; color: #333; line-height: 2em; background: #f5f5f5;
}
html,body,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,textarea,table,tr,th,td{margin:0;padding:0;list-style:none}
img{border:0;}
a{
	text-decoration: none;
}
a:hover{
    color: rgb(201, 3, 12);
}

ul,li{
	list-style-type: none;
}
div { margin:0 auto;}
.clear{
	clear: both;
}
/*--------top样式----------*/
.top_wrap{
	width: 100%; height: 36px; line-height: 36px; background: #0a2d6b; color: #ecf5f9;
}
.top, .header, .footer{
	width: 1100px; margin: 0 auto;
}
.top .welcome{
	float: left;
}
.top .corner{
	float: right;
}
.top .corner a{
	color: #ecf5f9;
}
.top .corner a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.top .corner sapn{
	display: inline-block; margin: 0 15px;
}
.header_wrap{
	background: #fff; height: 95px; font-size: 16px;
}
.header .logo{
	float: left; margin-top: 10px; width: 450x;
}
.header .nav_list{
	float: right;
}
/*--------navList效果----------*/
.clearfix:after{
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.nav{ 
	position: relative; z-index: 1;
}
.nav .nLi{ 
	float: left; position: relative; display: inline;
}
/*.nav .nLi h3{ 
	float:left;
}*/
.nav .nLi h3 a{ 
	display: block; line-height: 93px; padding: 0 28px; font-size: 16px; font-weight: 500; color: #333;
}
.nav .sub{ 
	display: none; width: 220px; left: 0; top: 95px;  position: absolute; background: #0e419c;
}
.nav .sub li{ 
	zoom:1; border-bottom: solid 1px #0c3784; border-top: solid 1px #114ebc;
}
.nav .sub a{ 
	display: block; padding-left: 25px; height: 50px; line-height: 50px; color: #ecf5f9; font-size: 13px;
}
.nav .sub a:hover{ 
	color: rgb(201, 3, 12);
}
.nav .on h3 a{ 
	background: #0e419c; color: #ecf5f9; border-top: solid 2px rgb(201, 3, 12);
}

/*--------banner效果----------*/
.banner{ 
	width: 100%; position: relative; height: 350px; box-shadow: 1px 1px 1px #ebebeb;
}
.banner .bd{ 
	margin: 0 auto; position: relative; z-index: 0; overflow: hidden;
}
.banner .bd ul{ 
	width: 100% !important;
}
.banner .bd li{ 
	width: 100% !important;  height: 350px; overflow: hidden; text-align: center;
}
.banner .bd li.first{
	background: url(../images/banner1.jpg) center center no-repeat;
}
.banner .bd li.second{
	background: url(../images/banner2.jpg) center center no-repeat;
}
.banner .bd li.third{
	background: url(../images/banner3.jpg) center center no-repeat;
}
.banner .bd li.fourth{
	background: url(../images/banner4.jpg) center center no-repeat;
}
/*.banner .bd li.fifth{
	background: url(../images/banner5.jpg) center center no-repeat;
}*/
.banner .bd li a{ 
	display: block; height: 350px;
}
.banner .hd{ 
	width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center;
}
.banner .hd ul{ 
	text-align: center;
}
.banner .hd ul li{ 
	cursor: pointer; display: inline-block; *display: inline; zoom: 1; width: 8px; height: 8px; margin: 5px; background: url(../images/tg_flash_p.png) -18px 0; overflow: hidden; line-height: 9999px; 
}
.banner .hd ul .on{ 
	background-position: 0 0;
}

/*---------tab切换---------*/
.content{
	width: 1100px; margin: 38px auto;
}
.left_tab{ 
	width: 785px; float: left;
}
.sy-about {
height: auto;
    line-height: 25px;
    background: #fff;
    padding: 0 20px 10px 10px;
    border: 1px solid #ebebeb;
    box-shadow: 1px 1px 2px #ebebeb;
    font-size: 15px;
	margin-bottom:20px;
	}
.sy-about h3{
    color: rgb(201, 3, 12);
	line-height:50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	
	border-bottom-color: #CCCCCC;
}
.sy-about h4{
text-align:center;
background-color:#efefef;
padding:5px;
font-size:16px;
}

/* 新闻检索页 */
.newsquery {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.newsquery-img {
	float: left;
	width: 200px;
	height: 120px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 8px;
	border:#eee solid 1px;
	border-radius:5px;/* 圆角 */
box-shadow: 5px 5px 5px #ccc; /* 阴影 */
-moz-border-radius:5px; /* 老的 Firefox */
}
.newsquery-nr {
	float: left;
	height: auto;
	width: 450px;
	padding-left: 30px;
	padding-top: 20px;
}
.newsquery-nr h3 {
	padding-bottom: 7px;
	margin-top: -5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}
.newsquery-nr h3 a {
font-size: 15px;
color: #000;
}
.newsquery-nr h3 a:hover {
font-size: 16px;
color: rgb(201, 3, 12);
}
.newsquery-nr p {
line-height: 20px;
font-size: 13px;
height:auto;
}
.newsquery-nr span {
	float: right;
	color: #CC0000;
	font-size:13px;
}




.ny-about-nr{
float:left;
width:45%;
margin-top:10px;
}
.sy-about p{
padding-top:8px;
line-height:2;
}
.ny-about-lb{
margin-top:20px;
float:right;
width:380px;
height:200px;
padding:10px;
border:#eee 1px solid;
}
.sy-cp {
	height: 580px;
	line-height: 25px;
	background: #fff;
	padding: 10px;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px #ebebeb;
	font-size: 15px;
	position: relative;
	}
.left_tab .hd{ 
	height: 60px; line-height: 60px; background: #fff; padding: 0 20px 0 10px; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; position: relative; font-size: 15px;
}
.left_tab .hd ul li{ 
	float: left; padding: 0 10px; margin-right: 10px; cursor: pointer;
}
.left_tab .hd ul li.on{ 
	height: 58px; border-bottom: solid 2px rgb(201, 3, 12); background:#0e419c; color:#FFFFFF;
}
.left_tab .bd .box{
	margin: 0 -8px; position: relative; overflow: visible;
}
.left_tab .bd .box .more{
	position: absolute; top: -40px; right: 29px; font-size: 13px; color: #818181;
}
.left_tab .bd ul{ 
	zoom:1; overflow: hidden; width: 100%;
}
.left_tab .bd ul li{ 
	width: 225px; height: 235px; padding: 12px; float: left; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; margin: 20px 8px 0 8px;
}
.left_tab .bd li img{
	width: 227px; height: 174px; border: none; border: 0;
}
.left_tab .bd li h4{
	color: #656565; font-size: 14px;
}
.left_tab .bd li .date{ 
	color: #949494; font-size: 13px;
}
/*---------notice and er---------*/
.right_box{
	float: right; width: 282px;
}
/*---------ny-cpfl---------*/
.ny-cpfl {  padding: 10px 12px; height: auto; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; margin-bottom: 20px; overflow: hidden;}
.ny-cpfl h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 38px;
	height: 38px;
}
.ny-cpfl ul {
	padding-top: 5px;
}
.ny-cpfl li {
	font-size: 12px;
	line-height: 3;
	background-color: #f1f1f1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ny-cpfl li a{ color:#333;}
.ny-cpfl li a:hover{ display:block;color:#FFFFFF;background: #0e419c;border-bottom: solid 1px #0c3784;}
/*---------news滚动---------*/
.notice{
	width 280px; height: 362px; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; margin-bottom: 20px; overflow: hidden; position: relative;
}
.notice .n_title{
	height: 60px; line-height: 60px; border-bottom: solid 1px #ddd; padding: 0 20px;
}
.notice .n_title b{
	float: left; font-weight: normal; font-size: 16px;color: rgb(201, 3, 12);
}
.notice .n_title a{
	float: right; font-size: 13px; color: #818181; line-height: 66px;
}
.notice .bd{ 
	padding: 5px 12px;
}
.notice .infoList li{ 
	height: 78px; border-bottom: dashed 1px #c8c7c7; margin-top: 10px;
}
.notice .infoList li a{
	font-size: 14px; color: #656565;
}
.notice .infoList li .date{ 
	color: #949494; display: block; font-size: 13px;
}
.sy-honor{
	width 256px; height: auto; padding: 10px 12px;  background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; margin-bottom:20px;
}
.sy-honor b {
font-size:14px;
color:#333;
font-weight:normal;
}
.sy-honor b a {color:#333;}
.code{
	 height: autopx; padding: 12px; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb;
}
/*---------friend_link---------*/
.friend_link{
	height: 70px; padding: 0 20px; line-height: 70px; margin-top: 38px; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb;
}
.friend_link b{
	font-size: 16px; font-weight: normal;
}
.friend_link a{
	color: #656565; font-size: 13px; margin: 0 15px;
}

/*---------footer---------*/
.footer_wrap{
	width: 100%; height: 140px; padding-top: 50px; background: #0a2d6b; position: relative; color: #b6b6b6;
}
.footer_wrap .line{
	height: 1px; width: 100%; background: #a8aeb9; position: absolute; top: 1px;
}
.footer_wrap a{
	color: #e1e1e1;
}
.footer .f_left, .footer .f_left .f_logo, .footer .f_left .contact{
	float: left;
}
.footer .f_left{
	margin-left: 40px;
}
 .footer .f_right{
 	float: right; margin-right: 40px;
 }
 .footer .f_left .f_logo{
 	padding-right: 40px; border-right: solid 1px #103790;
 }
 .footer .f_left .contact{
 	border-left: solid 1px #021D4C; padding-left: 40px; line-height: 30px;
 }
 .footer .f_left .contact a{
 	margin-right: 15px;
 }
 
 /*---------内页样式---------*/
 /*.i_banner{
 	width: 100%; height: 310px; background: url(../images/banner1.jpg) center center no-repeat;
 }*/
.i_content{
	width: 100%;
}
.adr_wrap{
	width: 100%; height: 36px; line-height: 36px; border-top: solid 4px #04538b; background: #fff; color: #999; font-size: 14px; border-bottom: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb;
}
.adr_wrap .adr{
	width: 1100px; margin: 0 auto;
}
.adr_wrap .adr .adr_link{
	height: 36px; display: inline-block; padding-left: 40px; background: url(../images/adr.png) 10px 8px no-repeat; border-left: solid 1px #ccc;
}
.adr_wrap .adr .adr_link a{
	border-left: solid 1px #ccc; display: inline-block; padding-left: 20px; height: 36px; color: #999                                    ;
}
.adr_wrap .adr .adr_link a:hover{
	color: #0075c2;
}
.c_area{
	width: 1100px; margin: 20px auto;
}
.left_list{
	width: 220px; float: left; margin-right: 20px;
}
.nav_title{
	width: 200px; height: 112px; padding-left: 20px; line-height: 112px; background: url(../images/nav_title.jpg) no-repeat; font-size: 16px; color: #fff;
}
.sidemenu{
	width: 220px; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; font-size: 14px;
}
.sidemenu ul li{
	border-bottom: dashed 1px #ddd;
}
.sidemenu ul li a{
	color: #666; height: 44px; line-height: 44px; padding-left: 20px;
}
.sidemenu ul li a:hover, .sidemenu ul li.on a{
	color: #0075c2;
}
.sidemenu h3{ 
	color: #666; height: 44px; line-height: 44px; cursor: pointer; font-size: 14px; font-weight: normal; padding-left: 20px;
}
.sidemenu h3 em{ 
	float: right; display: block; width: 44px; height: 44px; background: url(../images/icoAdd.png) 16px 20px no-repeat; cursor: pointer;
}
.sidemenu h3.on{
	border-bottom: dashed 1px #ddd; color: #0075c2;
}
.sidemenu h3.on em{ 
	background-position: 16px -48px; 
}
.sidemenu>ul>li ul{ 
	padding: 8px 25px; color: #999; display: none; /* 默认都隐藏 */ 
}
.sidemenu>ul>li ul li{
	border-bottom: none;
}
.sidemenu>ul>li ul li a{
	height: 32px; line-height: 32px; font-size: 12px; color: #666;
}
.left_list .contact{
	background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; margin-top: 30px;
}
.left_list .contact{
	background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb; margin-top: 30px;
}
.left_list .contact img{
	width: 100%; height: auto;
}
/*.left_list .contact .cont_title {
	font-size: 16px; height: 44px; line-height: 44px; padding-left: 20px; border-bottom: solid 1px #ebebeb; background: #f5f5f5;
}
.left_list .contact .cont_content{
	padding: 15px 20px 20px 20px; color: #656565;
}
.left_list .contact .cont_content b{
	font-size: 13px; display: block; margin-bottom: 5px;
}*/
.right_content{
	float: left; width: 858px; min-height: 600px; background: #fff; border: 1px solid #ebebeb; box-shadow: 1px 1px 2px #ebebeb;
}
.con_title{
	height: 50px; line-height: 50px; padding-left: 25px; font-size: 15px; border-bottom: solid 1px #ebebeb;
}
.con_box{
	padding: 25px;
}
.con_box p{
	text-indent: 2em; margin-bottom: 15px;
}
.con_box img{
	width: 640px; height: auto; margin: 0 auto 20px auto; display: block;
}
.con_box .r_title{
	font-size: 20px; margin-bottom: 30px; margin-top: 20px; text-align: center;
}
.con_box .r_title p{
	color: #999; text-align: center; margin-top: 8px; font-size: 12px;
}
.items-list li{
	margin-bottom: 20px; height: 24px; line-height: 24px; padding-left: 24px; overflow: hidden; background: url(../images/icon.png) 0 5px no-repeat;
}
.items-list li a{
	color: #333; float: left;
}
.items-list li .date{
	float: right; color: #999;
}
.news-list li{
	margin-bottom: 20px; border-bottom: dashed 1px #ddd;
}
.news-list li>a{
	color: #333; font-size: 14px; font-weight: bold;
}
.news-list li .date{
	color: #999; font-weight: normal; display: inline-block; margin-left: 10px;
}
.news-list li p{
	text-indent: 0; margin-top: 10px; color: #666;
}
.news-list li p a{
	color: #0075c2;
}
.img-list{
	margin: 0 -7px;
}
.img-list li{
	width: 174px; padding: 8px; margin: 0 6px 20px 6px; background: #fff; float: left; border: solid 1px #ebebeb; text-align: center;
}
.img-list li:hover{
	border: solid 1px #ddd;
}
.img-list li a b{
	color: #333; 
}
.img-list li img{
	width: 174px; height: auto; /*height: 180px;*/ display: block; margin: 0 auto 10px auto;
}
/*----换页----*/
.record{ 
	margin: 50px auto 30px auto; width: 680px; height: 36px; line-height: 28px; text-align: center;
}
.record a{ 
	padding: 0 10px; border: solid 1px #ddd; display: inline-block; margin-left: -1px; vertical-align: middle; color: #999;
}
.record a:hover{ 
	background: #04538b; color: #fff;
}
.record .prev,.record .next{ 
	margin: 0 10px;
}
.n_link{ 
	margin: 60px 0 40px 0; width: 810px; border-top: solid 1px #ebebeb; border-bottom: solid 1px #ebebeb;
}
.n_link ul li{ 
	line-height: 40px; font-weight: bold; border-top: dotted 1px #ddd; margin-top: -1px; padding: 0 20px 0 30px;
}
.n_link ul li a{ 
	color: #666; margin-left: 12px; font-weight: normal;
}
.n_link ul li a:hover{ 
	color: #333;
}
.n_link ul li span{ 
	float: right; font-weight: normal; +margin-top: -40px!important; +padding-right: 20px!important;
}
