﻿﻿@import url('common.css');

.warp {
	background: #fff;
}

.top {
	height: 252px;
	background: url("../images/top-bg.png") center center no-repeat;
}

.top-bar {
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	padding-top: 10px;
}

.logo {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

.top .quick_module {
	width: 380px;
	margin: 10px auto 0;
	position: relative;
}

.top .quick_module li {
	padding: 10px;
	font-family: "Microsoft YaHei";
	float: left;
	display: inline;
	margin-right: 20px;
}

.top .quick_module ul>li>a {
	padding: 6px 10px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	position: relative;
}

.top .quick_module ul>li>.bk-image {
	background: url(../images/backgroundurl.png);
	width: 60px;
	height: 60px;
}

.quick_module ul li>a>span {
	display: block;
	color: #dff2ff;
	margin-top: 3px;
}

.top .quick_module ul li>ul.sub_ul {
	display: none;
	background: #0562a5;
	overflow: hidden;
	border-radius: 3px;
	margin-top: 10px;
	position: absolute;
	width: 345px;
	left: 10px;
}

.top .quick_module ul>li:hover>ul.sub_ul {
	display: block;
}

.quick_module ul>li a i {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 3;
	margin-left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 0px 5px 0 5px;
	border-style: solid;
	border-top-color: #388bdc;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	transition: all 0s ease 0s;
}

.quick_module ul>li:hover a i {
	bottom: -5px;
	border-width: 5px 5px 0 5px;
	border-top-color: #388bdc;
	transition: all 0.2s ease 0.2s;
}

.top .quick_module ul>li>ul.sub_ul li {
	display: inline;
	float: left;
	padding: 0 5px;
	margin-right: 0;
}

.top .quick_module ul>li>ul.sub_ul li a {
	padding: 6px;
	color: #fff;
	background: transparent;
}

.top .quick_module ul>li>ul.sub_ul li a:hover {
	text-decoration: underline;
}

/*nav*/
.nav {
	height: 60px;
	margin: 0 auto;
	background: #0363a5;
}

*+html .nav {
	margin-top: 3px;
	margin-bottom: 15px;
}

.nav .tc {
	display: none;
}

.navli12 {
	display: none !important;
}

.sy1_ul li.home02,.sy1_ul li.active {
	width: 160px;
	float: left;
	background: url(../images/nav-active.png) center bottom no-repeat;
	text-align: center;
}

.sy1_ul li.home02 a:hover {
    color: #FFF;
    text-decoration: none
}

.sy1_ul li.home02 a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
}

.sy1_li_bg {
	background: url(../images/nav-active.png) center bottom no-repeat;
}

/*home样式*/
.sy1_ul li.home02 a:hover {
	color: #FFF;
	text-decoration: none
}

/*home字体样式*/
.sy1_ul {
	font-size: 12px;
	line-height: 29px;
	height: 60px;
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.item-tab ul.fl li.current a {
    color: #fff;
    font-weight: bold;
}

.sy1_li {
	width: 160px;
	float: left;
	display: inline;
}

.sy1_ul li a.sy1_tit {
	color: #FFF
}

.sy1_ul li.sy1_li {
	float: left;
	z-index: 10000;
	line-height: 25px;
}

.sy1_ul li.sy1_li .sy1_tit {
	line-height: 60px;
	font-size: 18px;
	display: block;
	text-align: center;
	font-weight: bold;
}

.sy2_ul { /*position: absolute;
    left: 0;
    top: 60px;
    z-index: 1112;
    display: none;
    border: 1px solid rgba(195, 237, 255, 1);*/
	border-top: none;
	padding: 25px 0 0;
	background: #fff;
	width: 1200px;
	text-align: center;
	/* box-shadow: 0 0 100px 0 rgba(0, 97, 170, 0.2);*/
	transition: top 0.1s ease 0.1s, height 0.1s ease 0.1s, opacity 0.1s ease
		0.1s;
	height: 390px;
}

.sy2_li {
	float: left;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	_margin-left: 2px;
	position: relative;
	width: 120px;
}

.sy2_tit {
	overflow: hidden
}
/*二级导航样式*/
.sy2_ul .sy2_inside {
	width: 400px;
	float: left;
	border-right: 1px solid #edf3f9;
}

.sy2_ul .sy2_inside li {
	float: none;
	width: 370px;
	padding: 23px 20px;
	background: #f8fbfe;
	border: 1px solid #e6f2fd;
	font-size: 16px;
	color: #666;
	font-family: "Microsoft YaHei";
}

.sy2_ul .sy2_inside li p.p-title {
	color: #666;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	margin-top: 8px;
}

/*二级下拉*/
.search {
	width: 180px;
	background: #105681;
	border-radius: 18px;
	height: 36px;
	position: relative;
	margin-top: 13px;
}

.search .sea-input {
	color: #62a5c9; border : none;
	outline: none;
	width: 160px;
	height: 36px;
	margin-left: 10px;
	font: 14px/22px 微软雅黑;
	border-radius: 18px;
	background: transparent;
	border: none; outline : none; width : 160px; height : 36px; margin-left
	: 10px; font : 14px/ 22px 微软雅黑; border-radius : 18px; background :
	transparent;
	text-indent: 10px;
}

.search .sea-btn {
	background: url("../images/sea.png") center center no-repeat;
	position: absolute;
	right: 10px;
	top: 8px;
	outline: none;
	width: 20px;
	height: 20px;
	border: none;
}

.news {
	background: #f7fbff;
	padding: 20px 0;
	/* margin-bottom: 20px; */
	margin-bottom: 0px;
}

.news .title,.news .notes {
	font-family: "Microsoft YaHei";
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}

.news .title {
	font-size: 22px;
	font-weight: bold;
	color: #215784;
}

.news .notes {
	font-size: 12px;
	color: #999;
}

.news .notes .s-source {
	margin-left: 30px;
}

.content-box {
	width: 1200px;
	margin: 0 auto;
}

/*---------------图片轮播代码--------------------*/
.focus {
	position: relative;
	width: 725px;
	height: 370px;
	background-color: #000;
	float: left;
	overflow: hidden;
}

.focus img {
	width: 725px;
	height: 370px; 
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#80000000', endColorstr='#80000000' ) \9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "Microsoft YaHei";
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 10px;
	right: 15px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,.focus .D1fBt a:hover {
	background: #2275d2;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

.item-news {
	width: 460px;
	height: 370px;
	overflow: hidden;
}

.item-news .item-tab {
	background: #F3F3F3;
}

.item-news .item-tab li { 
 	display: inline;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #333;
    letter-spacing: 0;
    line-height: 46px;
    width: 153px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    position: relative;
	/* float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 41px;
	padding: 0 16px;
	height: 50px;
	color: #fff; */
}

.item-news .item-tab li.current { 
	color: #ffffff;
	background: #0363a5;
	/* background: url(../images/sub_nav_bg.png) center no-repeat; */
}

.item-news .item-tab li i {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 3;
	margin-left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 0px 5px 0 5px;
	border-style: solid;
	border-top-color: #0363a5;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	transition: all 0s ease 0s;
}

.item-news .item-tab li.current i {
	bottom: -5px;
	border-width: 5px 5px 0 5px;
	border-top-color: #0363a5;
	transition: all 0.2s ease 0.2s;
}

.ul-list {
	padding: 15px 10px;
}

.ul-list li {
	letter-spacing: 0;
	line-height: 26px;
	font-family: MicrosoftYaHei;
}

.ul-list li i {
	font-family: simhei;
	font-size: 18px;
	line-height: 22px;
	float: left;
	margin: 2px 3px 0 -5px;
	color: #666;
}

.ul-list li a {
	font-size: 15px;
	color: #333;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}

.ul-list li .linbee {
	width: 850px;
	margin: 0 auto;
	line-height: 30px;
}

.ul-list li .linbee .fr {
	
}

.ul-list li a:hover {
	display: blocl;
	width: 100% text-decoration:  underline;
	color: #2275d2;
}

.ul-list li span {
	float: right;
	display: inline-block;
	font-size: 12px;
	color: #999999;
}

.topic {
	margin: 20px auto;
	height: 70px;
	overflow: hidden;
}

.topic dl dt,.topic dl dd {
	float: left;
	margin-right: 15px;
}

.topic dd a {
	font-size: 18px;
	font-family: simhei;
	letter-spacing: -13px;
	color: #ccc;
	display: block;
	line-height: 70px;
	width: 60px;
}

.model {
	margin-bottom: 80px;
}

.model .box {
	width: 375px;
	display: inline-block;
	padding: 0 20px;
	background-color: #fff;
	box-shadow: 1px 1px 3px #b3b3b3;
	-moz-box-shadow: 1px 1px 3px #b3b3b3;
	-webkit-box-shadow: 1px 1px 3px #b3b3b3;
	height: 290px;
	font-family: "Microsoft YaHei";
}

.model .box-title {
	font-size: 16px;
	color: #0562a5;
	font-weight: bold;
	padding: 15px 0;
}

.box .box-con {
	padding-bottom: 10px;
}

.box-con .icon {
	width: 30px;
	height: 50px;
	display: inline-block;
}

.box-con .text {
	display: inline-block;
	font-family: "Microsoft YaHei";
	color: #333;
	margin-left: 10px;
}

.box-con dt {
	border-bottom: 1px solid #e4e3e3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.box-con dd {
	width: 50%;
	float: left;
	height: 50px;
	vertical-align: middle;
	margin-bottom: 12px;
}

.box-con .icon img {
	vertical-align: middle;
	margin-top: 10px;
}

.box-con .text h2 {
	color: #555;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.box-con .text p {
	color: #555;
	font-family: "宋体";
	font-size: 12px;
}

.box-con dd .icon {
	width: 30px;
}

.box2 .box-con dd {
	width: 100%;
	margin-bottom: 8px;
}

.box3 .box-con dd {
	margin-bottom: 25px;
}

/*footer*/
.footer {
	background-color: #10568a;
	clear: both;
}

.footer-info {
	border-top: 2px solid #074675;
	padding: 22px 0;
}

.footer-info .address {
	width: 580px;
	margin-left: 10px;
}

.footer-info .address li {
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}

.footer-links {
	padding: 25px 0;
}

.footer-links .s-title {
	font-family: "Microsoft YaHei";
	font-size: 17px;
	margin-right: 10px;
	line-height: 40px;
	color: #74acd6;
}

.footer-links li {
	float: left;
	margin-right: 24px;
	text-align: left;
	position: relative;
	width: 200px;
	padding: 0 0 0 15px;
	border: 1px solid #74ACD6;
	cursor: pointer;
	font-size: 15px;
	color: #74ACD6;
	line-height: 38px;
	text-align: center;
}

.footer-links li.alink {
	background: none;
	text-align: center;
}

.footer-links li.last {
	margin-right: 0;
}

.footer-links li.on {
	border-color: #fff;
	border-bottom: none;
	background-color: #fff;
	color: #074675;
}

.footer-links li a {
	font-size: 15px;
	color: #74ACD6;
	line-height: 38px;
}

.friend-link select {
	width: 100%;
	background: url("../images/select.png") center right no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	height: 40px;
	color: #74acd6;
}

.friend-link .item .site-map dd a {
	line-height: 28px;
	margin: 0 20px;
}

.footer-info table {
	margin: 0 auto;
}

.sy2_inside .info-title {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	text-align: left;
}

.sy2_ul .sy2_inside_gk {
	width: 225px;
	float: left;
	border-right: 1px solid #edf3f9;
	padding-right: 20px;
	height: 310px;
}

.sy2_ul .sy2_inside_gk h2.info-title {
	text-align: left;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
}

.sy2_inside_gk li {
	background: #eef6fd;
	border-radius: 3px;
	padding: 12px 20px;
	margin-top: 14px;
	font-family: "Microsoft YaHei";
	font-size: 15px;
}

.sy2_inside_tz {
	margin-left: 20px;
	width: 940px;
}

.sy2_inside_tz .inside_tz_tab {
	border-bottom: 2px solid #f5f5f5;
}

.sy2_inside_tz .inside_tz_tab li {
	display: inline;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	letter-spacing: 0px;
	text-align: left;
	cursor: pointer;
	position: relative;
	padding: 0 0 17px 0;
	width: 70px;
	margin-right: 20px;
}

.sy2_inside_tz .inside_tz_tab li.current {
	color: #0562a5;
	font-weight: bold;
	/* background: #0363a5; */
	border-bottom: 2px solid #0363a5;
}

.sy2_inside_tz .inside_tz_tab li i {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 3;
	margin-left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 0px 5px 0 5px;
	border-style: solid;
	border-top-color: #0363a5;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	transition: all 0s ease 0s;
}

.sy2_inside_tz .inside_tz_tab li.current i {
	bottom: -5px;
	border-width: 5px 5px 0 5px;
	border-top-color: #0068b7;
	transition: all 0.2s ease 0.2s;
}

.sy2_inside_tz .inside_tz_con {
	padding: 10px 0 0;
}

.sy2_inside_tz .item-list li {
	line-height: 30px;
}

.sy2_inside_tz .inside_tz_con .item-list a {
	font-family: "Microsoft YaHei";
	font-size: 15px;
	color: #333;
	letter-spacing: 0px;
	width: 900px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	width: 80%;
}

.sy2_inside_tz .inside_tz_con .item-list a:hover {
	color: #2565a2;
	text-decoration: underline;
}

.sy2_inside_tz .inside_tz_con .item-list span {
	float: right;
	display: inline-block;
	font-size: 12px;
	color: #999999;
}

.sy2_inside_fw {
	float: left;
	margin-left: 30px;
	width: 770px;
}

.sy2_inside_fw li {
	width: 100%;
	font-family: "Microsoft YaHei";
	background: #f8fbfe;
	border: 1px solid #d3e9fd;
	padding: 21px 20px;
	margin-bottom: 15px;
	text-align: left;
}

.sy2_inside_fw li a.a-title span {
	margin-left: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #666;
}

.sy2_inside_fw li a.a-title {
	width: 130px;
	display: inline-block;
}

.sy2_inside_fw li .bl-guide {
	margin-left: 20px;
}

.sy2_inside_fw li a.span-go {
	float: right;
}

.sy2_inside_fw li a.span-go span {
	margin-right: 10px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	text-decoration: underline;
	color: #74acd6;
}

.sy2_inside_jg {
	width: 325px;
	float: left;
	padding-right: 20px;
	text-align: left;
}

.sy2_inside_jg p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	height: 260px;
	overflow: hidden;
	line-height: 25px;
	margin-top: 8px;
	text-indent: 30px;
}

.sy2_inside_jg a.a-bule {
	color: #3f8eb5;
	display: block;
	text-align: right;
}

.sy2_inside_jg .qlqd {
	background: #fdf8e7;
	border: 1px solid #fdf9e9;
	padding: 10px 20px;
	margin-top: 10px;
}

.sy2_inside_jg .qlqd img {
	margin-right: 20px;
}

.sy2_inside_jg .qlqd span {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #d1b180;
	padding-left: 20px;
	border-left: 1px solid #d1b180;
	font-weight: bold;
}

.sy2_inside_intro { /*padding-left: 20px;*/
	float: left;
	width: 873px;
}

.sy2_inside_intro th {
	background: #f5f9fe;
	color: #526981;
	padding: 8px 5px;
}

.sy2_inside_intro td {
	background: #f9f9f9;
	padding: 2px 5px;
	color: #666;
}

.sy2_inside_intro th,.sy2_inside_intro td {
	border: 2px solid #fff;
	white-space: nowrap;
	text-align: left;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333
}

.sy2_inside_jg .info-title,.sy2_inside_intro .info-title {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #edf3f9;
}

.sy2_inside_intro .a-bule {
	float: right;
	color: #2565a2
}

.sy2_inside_intro .a-bule:hover {
	text-decoration: underline;
}

.content-service {
	background: #fff;
}

.location {
	line-height: 23px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	/* border-bottom: 1px solid rgb(231, 238, 242);*/
	padding: 10px 0;
}

.service-left,.newspage-left {
	width: 260px;
	border-right: 1px solid #eee;
}

.service-left li {
	color: #666;
	border-bottom: 1px solid #eee;
	text-align: center;
}

.service-left li a {
	display: block;
	padding: 17px 0;
}

.service-left li a:hover {
	background: #eef6fd;
	color: #2275d2;
}

.service-left ul #poly a {
	background: #5790ba;
	color: #fff;
}

.service-left li span {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	display: block;
}

.service-left li.current {
	border-left: 2px solid #2565a2;
	font-weight: bold;
	color: #666;
}

.service-right {
	padding: 25px;
	width: 940px;
}

.service-right th {
	background: #e1eefa;
	color: #5072ab;
	padding: 8px 20px;
	font-weight: bold;
}

.service-right th,.service-right td {
	text-align: left;
	font-family: "Microsoft YaHei";
}

.service-right td {
	padding: 10px 20px;
	font-size: 12px;
}

.a-service-zn {
	margin-right: 20px;
}

.a-service-zn:hover,.a-service-sq:hover {
	text-decoration: underline;
}

.service-right tr:nth-child(2n+1) {
	background: #f9f9f9;
}

.service-right tr:nth-child(2n+2) {
	background: #fff;
}

.service-right tr:hover {
	background: #fbfdff;
}

ul.pageList {
	margin-left: 0;
}

.pageList li {
	line-height: 40px;
}
.bannertaohong {
/*    height: 111px;
    background: url(http://www.longdianwumao.com/20210625jdbnthbanner/images/20210701jdbngjnyjbannertaoheng.jpg) center top no-repeat;
*/
}

.pageList li a {
	display: block;
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/list_li.png) no-repeat left 6px;
	padding-left: 25px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.newspage-right {
	padding: 25px;
	width: 940px;
}

.btn {
	width: 260px;
	margin: 0 auto;
}

.btn p {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #5790ba;
	color: #fff;
	margin: 10px 0;
}

.page-header-1 {
	padding: 0;
	margin: 0 0 10px 0;
	*margin: 0 0 16px 0;
	position: relative;
	clear: both;
}

.page-header-1 a:before {
	content: "";
	background: #9e0001;
	display: inline-block;
	vertical-align: middle;
}

.page-header-1 a {
	color: #145383;
	*border-left: solid 5px #9e0001;
	*padding-left: 8px;
}

.page-header-1 a:hover {
	color: #9e0001;
	text-decoration: none;
}

.page-header-1 h4 {
	line-height: 19px;
	margin-top: 20px;
	font-size: 20px;
}

.page-header-1 h4 {
	line-height: 19px;
	margin-top: 20px;
	font-size: 20px;
}

.page-header-1 h4 a:before {
	width: 8px;
	height: 20px;
	content: "";
	margin: 0 6px 4px 0;
}

.pageList li span.listTime {
	color: #999;
	font-family: Arial;
	text-align: right;
	min-height: inherit;
	width: 17%;
	margin-left: 1%;
	float: right;
	*margin-left: 0;
}

.news_content_title {
	margin-top: 20px;
	text-align: center;
	font-size: 1.375em;
	line-height: 1.5em;
	font-family: "Microsoft Yahei";
	color: #444;
}

.news-detail {
	padding: 25px;
	background: #fff;
}

.news_content_body {
	padding: 10px 30px;
	margin-top: 20px;
}

.news_content_title {
	margin-top: 20px;
	text-align: center;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #333;
}

.news_content_date {
	text-align: center;
	font-size: 12px;
	line-height: 2em;
	color: #999;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.navigation {
	margin: 100px 200px;
}

.navigation ul {
	width: 180px;
	border-left: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
}

.navigation ul li {
	border-bottom: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
}

.navigation ul li a {
	display: block;
	padding: 15px;
	background: #fff;
	text-align: center;
	color: #333;
}

.navigation ul li a:hover {
	color: #2275d2;
	background: #eef6fd;
}

.navigation ul #poly a {
	background: #5790ba;
	color: #fff;
}

.new_search .bgs {
	background: #f3f3f3;
}

.new_search .bgs td {
	line-height: 40px;
}

.new_search .puck td {
	height: 60px;
	text-align: center;
	padding: 0 4px;
}

.list_box2 {
	margin: 0 auto;
	background: #fff;
	/* padding-top: 0px; */
	min-height: 300px;
}

.list_box2 .new_til_li span b {
	margin: 0 5px;
}

.list_box2 .new_til_li span {
	margin-right: 10px;
}

.new_til {
	padding: 20px;
	text-align: center;
	font-size: 26px;
	line-height: 49px;
	margin-top: 5px;
}

.new_til_li {
	text-align: center;
	height: 60px;
	line-height: 59px;
	font-size: 16px;
}

.new_box_list {
	margin: 0 auto;
	padding:0 30px 40px 30px;
	border-bottom: 1px #dddddd solid;
}

.new_list_til {
	background: #fff;
}
.new_box_content{
	text-align:left;
	overflow:hidden;
}
.new_box_content>div:first-child{
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}
.new_box_up a {
	display: block;
	float: right;
	width: 120px;
	line-height: 40px;
	background: #5790ba;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.new_box_up a:hover {
	color: #fff;
	background: #0363a5;
}

.list_box2 .new_list,.list_box2 .new_list2,.newspage-right .new_list2 {
	width: 850px;
	margin: 20px auto;
}

.list_box2 .new_list ul li a {
	display: block;
	line-height: 40px;
	float: left;
}

.list_box2 .new_list ul li span {
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background: #5790ba;
	margin: 17px 10px 17px 0;
	border-radius: 50%;
}

.list_box2 .new_list .gk_desc {
	line-height: 30px;
	background: #f2f2f2;
	padding-left: 8px;
	margin: 15px 0;
}

.list_box2 .superlist input,.list_box2 .superlist select {
	line-height: 25px;
	height: 25px;
	margin: 5px 0;
}

.list_box2 .btn-3,.newspage-right .btn-3,.newspage-right .btn-4 a,.ul-list .btn-3
	{
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #5790ba;
	color: #fff;
}

.newspage-right .btn-4 a {
	width: 180px;
	height: 50px;
	line-height: 50px;
	margin: 20px auto 0;
}

.list_box2 .btn-3:hover,.newspage-right .btn-3:hover,.newspage-right .btn-4 a:hover,.ul-list .btn-3:hover
	{
	background: #0363a5;
}

.list_box2 .superlist .btn-3 {
	margin: 20px 0;
}

.ul-list .btn-3 {
	font-size: 12px;
}

.list_box2 .new_list2 .new_search p,.newspage-right .new_search p {
	margin-right: 10px;
	line-height: 30px;
}

.newspage-right .new_search {
	margin-left: 20px;
}

.list_box2 .new_list2 .new_search p input,.newspage-right .new_search p input
	{
	height: 30px;
	line-height: 30px;
}

.list_box2 .new_list2 ul li a,.newspage-right .new_list2 ul li a {
	display: block;
	width: 700px;
	line-height: 30px;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list_box2 .new_list2 ul li p {
	text-align: right;
}

.newspage-right .new_list2 {
	width: 
}

.newspage-right .mail_btn {
	width: 210px;
}

.list_box2 #test {
	margin: 0 30px;
}

.newspage-right .new_list_til2 {
	width: 850px;
	margin: 0 auto;
}

.new_til2 {
	padding: 0px 20px;
	text-align: center;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	line-height: 49px;
	margin-bottom: 10px;
}

.newspage-right .new_list_til2 p {
	text-indent: 30px;
}

.newspage-right .new_list_til2 .new_tim {
	text-align: center;
}

.peple_box ul {
	width: 360px;
}

.peple_box ul li p {
	width: 100px;
	text-align: right;
	line-height: 25px;
	margin: 5px 10px;
}

.peple_box ul li input,.peple_box ul li select {
	display: block;
	width: 230px;
}

.peple_box ul li {
	position: relative;
}

.peple_box ul li b {
	display: block;
	color: red;
	margin-left: 5px;
	position: absolute;
	left: 110px;
	top: 5px;
}

.peple_k {
	height: 35px;
}

.input3 {
	padding: 10px 0;
}
