﻿/**************************Reset***********************/
body{ overflow-x:hidden; font-size:14px; font-family:"Microsoft YaHei"; color:#333; padding: 0; margin: 0;;}

a{ color:#333; text-decoration:none;}
a{blr:expression(this.onFocus=this.blur())}
:focus{outline:0;}
a:hover{ color:#da2c2c; text-decoration:none;}
h2{font-size: 14px; color: #fff;}
h2 a{font-size: 14px; font-weight: normal;}
ul,li,dl,dt,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; list-style:none;}
img{border:none; vertical-align:top}
li{ vertical-align: top; }
p{ padding: 0; margin: 0;}

.clear{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: "."; clear: both; height: 0; padding:0;}

.fl{ float: left;}
.fr{ float: right;}

.is-contnent{ background:#fff; overflow:hidden;}


/***********************Header******************************/

.is-head, .is_header{ width: 100%; overflow: hidden;}

.m-banner{ width: 100%; height: 164px; background: url(../images/banner_bg_1.png) no-repeat center center;}
.m-banner .content{ width:1059px; height: 164px; margin: 0 auto;}

.m-nav{ width: 100%; height: 78px; background: #da2c2c;}
.m-nav .content{ width: 1059px; height: 78px; margin: 0 auto; position:relative; z-index: 99;}
.m-nav .content ul{ width: 1200px;}
.m-nav .content ul li{ text-align: center; float: left; border-left: 1px solid #e15656; margin-left: -1px;}
.m-nav .content ul li a{ float: left; display: block; padding: 0 41px; height: 78px; line-height: 122px; font-size: 16px; color: #fff; font-family: "Microsoft YaHei"; background: url(../images/nav_icons.png) no-repeat;}
.m-nav .content ul li#n1 a{background-position: 26px 8px;}
.m-nav .content ul li#n2 a{background-position: -94px 8px;}
.m-nav .content ul li#n3 a{background-position: -217px 8px;}
.m-nav .content ul li#n4 a{background-position: -338px 8px;}
.m-nav .content ul li#n5 a{background-position: -477px 8px;}
.m-nav .content ul li#n6 a{background-position: -634px 8px;}
.m-nav .content ul li#n7 a{background-position: -787px 8px;}
.m-nav .content ul li#n8 a{background-position: -938px 8px;}
.m-nav .content ul li a:hover, .m-nav .content ul li a.hover{ text-decoration: none;}

.m-nav .content ul li .u-subnav a{color:#666666; font-weight:normal;line-height:45px; float:left; font-size:12px; margin:0 5px; padding:0; height: 45px; width:auto; background: none;}
.m-nav .content ul li .u-subnav a:hover{ color:#666666; background:none;}
.m-nav .content ul li .u-subnav{ position:absolute; top:78px; left:10px;z-index:999; height:45px; line-height:45px; width:1020px; background: #f5f5f5;}

.m-notice{ width: 100%; height: 45px; background: #f5f5f5;}
.m-notice .content{ position:relative; z-index:1; width: 1020px; padding: 0 10px; height: 45px; line-height: 45px; margin: 0 auto;}

.u-date{ height: 45px; width: 280px; overflow: hidden;}
.u-weather{ position:absolute; left:330px; width:310px; top:10px;}

.u-search{ width:335px; height: 31px; position:absolute; right: 10px; top: 7px; line-height:31px;}
.u-search .searchtext{ padding: 0 0 0 10px; width:212px; height:29px; line-height:29px; color:#666; outline:none; border: 1px solid #eaeaea; background: #fff; border-radius: 5px 0 0 5px;}
.u-search .searchbtn{ cursor: pointer; width:40px; height:31px; border:none; padding:0;float:left; background: url(../images/search_btn.png) no-repeat;}
.u-search a{ margin:0 0 0 9px; color: #d07505;}

.top_slide_wrap{
	width:193px;
	height:186px;
	position:relative;
	z-index:1;
	margin: 18px auto;
	padding: 1px;
	border: 1px solid #ddd;
}
.slide_box{
	height:190px;
	overflow:hidden;
}
.slide_box li{
	height:186px; 
	width: 193px;
}
.slide_box img{
	width:193px;
	height:186px;
}

.top_slide_wrap a.op_btn{
	display:block;
	width:20px;
	height:110px;
	cursor:pointer; 
	overflow:hidden;
	position:absolute; 
	top: 40px;
}
.top_slide_wrap a.op_prev{
	left:-47px;
	background:url("../images/arr_left.png") no-repeat;
}
.top_slide_wrap a.op_next{
	right:-47px;
	background:url("../images/arr_right.png") no-repeat;
}

.m-panel5{ width: 344px; height:262px; float: left; margin: 0 10px 0 0; overflow: hidden;}
.m-panel5 .tab_content{ width: 344px;}
.m-panel5 .tab_content div{ display: none; padding: 10px 10px 0;}
.m-panel5 .tab_content div ul{ padding: 0;}
.m-panel5 .tab_content div ul li{ height: 30px; line-height: 30px;}

.m-panel6{ width: 344px; height: 262px; margin-bottom: 0;}
.m-panel6 ul{ padding: 10px 10px 0;} 
.m-panel6 li{ height: 30px; line-height: 30px; padding-left: 12px;}
.m-panel6 li span{ float: right; color: #999; font-size: 13px;}

.is-flink{ width: 1057px; height: 63px; border: 1px solid #ddd;}
.is-flink h2{ width: 34px; height: 45px; line-height: 21px; font-size: 17px; font-weight: normal; color: #e20f0a; padding: 9px 7px; border-right: 1px solid #ddd; background: #f5f5f5; float: left;}

.is-flink .box{ width: 1008px; height: 63px; line-height: 63px; overflow: hidden; float: right;}
.is-flink .box a{ padding: 0 18px;}




/* foot */
.is-foot{ width: 100%; border-top: 4px solid #da2c2c; background: #f8f8f8; padding: 15px 0 25px;}
.is-foot p{ text-align: center; line-height: 30px;}




/*栏目页 */
.leftnr {
	border:1px solid #ddd;
	background:#fff;
	border-top:2px solid #306bb7;
}
.leftnr #mm1{min-height:600px;}
.rightnr {
	background:#fff;
	border:1px solid #ddd;
	border-top:2px solid #306bb7;
}
.is-min500 {
	min-height:500px;
	height:auto !important;
	height:500px;
}
.is-line {
	background:#fff;
	margin:10px auto 0;
	overflow:hidden
}

.is-line1 {
	background:#fff;
	border:1px solid #ddd;
	overflow:hidden
}

.bot6 {
	margin-bottom:6px;
}
.is-title {
	background:url(../images/t1bg.gif) 0 0 repeat-x;
	height:38px;
	line-height:38px;
}
.is-title h1 {
	color:#306bb7;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
.is-menu {
	padding:10px 0;
	height:auto !important;
	background:#fff; 
}
.is-menu h1 {
	margin:6px 5px;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
}
.is-menu h1 a {
	display:block;
	background-color:#f4f4f4;
	color:#306bb7;
	padding-left:70px;
	height:30px;
    font-weight:bold;
    font-size:14px;
}
.is-menu h1 a:hover, .is-menu h1 a.hover {
	background-color:#306bb7;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.is-maillist {
	padding:0 0 10px 20px
}
.is-maillist li {
	width:134px;
	display:inline;
	float:left;
	line-height:26px;
	height:26px;
	overflow:hidden;
}
.mailtitle {
	height:28px;
	background:#e3f6e3;
	line-height:28px;
	margin-bottom:10px;
	clear:both;
}
.mailtitle h1 {
	background:url(../images/tr.gif) right top no-repeat #52bd69;
	float:left;
	width:90px;
	color:#fff;
	font-size:14px;
	padding-left:16px;
}
.is-rightnr {
	padding-bottom:10px;
}
.is-listnews {
	padding-bottom:12px;
	margin:15px 15px 0 15px;
	min-height:699px;
	height:auto !important;
}
.is-listnews li {
	font-size:14px;
	height:32px;
	line-height:32px;
	list-style:none;
	padding-left:12px;
	border-bottom:1px dashed #ddd;
}
.is-listnews li {
	color:#333;
}
.is-listnews li span {
	float:right;
	color:#333;
}
.is-listnews li.botline {
	border-bottom:1px dashed #ddd;
	height:34px;
	margin-bottom:10px;
}
.is-lists {
	padding-bottom:12px;
	margin:15px 15px 0 15px;
}
.is-lists li {
	line-height:30px;
	height:30px;
	padding:3px 0 3px 14px;
	font-size:14px;
	border-bottom:1px dashed #ddd;
	background:url(../images/arr2.gif) 4px center no-repeat;
}
.is-lists li a {
}
.btna {
	font-size:12px;
	display:block;
	background:url(../images/btnbox.gif) 0 0 no-repeat;
	width:82px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#3884b8;
	margin:2px 6px 0 0;
}
.is-contentbox {
	clear:both;
	padding:20px;
}
.is-newstitle {
	font-size:26px;
	text-align:center;
	color:#306bb7;
	font-family:"Microsoft YaHei";
	line-height:42px;
}
.is-subtitle {
	text-align:center;
	color:#666;
	line-height:30px;
	padding-bottom:12px;
	font-family:"Microsoft YaHei";
	font-size:16px;
}
.is-newsinfo {
	height:36px;
	background:#fafafa;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
	color:#888;
}
.is-newsinfo .is-leftinfo span {
	padding:0 11px;
	line-height:36px;
}
.is-newsinfo .bds_more {
	color:#000;
}
#bdshare {
	padding-left:30px;
}
.zjtitle {
	font-size:18px;
	color:#00ad8e;
	margin:20px 0 20px 60px;
	padding-bottom:10px;
	font-family:"Microsoft YaHei";
	line-height:30px;
	border-bottom:1px solid #ddd;
}
.zjtitle span {
	padding-right:10px;
}
.zjlist {
	line-height:28px;
	color:#666;
}
.zjlist h1 {
	color:#da6203;
	font-size:14px;
	font-size:14px;
	padding:20px 0 0 0;
}
.zjcont {
	font-size:14px;
	line-height:200%;
	color:#666;
	text-indent:2em;
	padding:0 50px 40px 60px;
}
.loginbox {
	background:url(../images/loginbg.gif) 0 0 no-repeat;
	width:556px;
	height:377px;
	margin:50px auto;
}
.loginnr {
	padding:108px 0 0 86px;
}
.input-large {
	background:url(../images/text01.gif) 0 0 no-repeat;
	width:368px;
	height:42px;
	line-height:42px;
	border:none;
	padding:0 10px;
	font-size:16px;
}
.ico-user {
	padding:10px 0 0 14px;
}
.input-yzm {
	background:url(../images/text02.gif) 0 0 no-repeat;
	width:178px;
	height:43px;
	line-height:43px;
	border:none;
	padding:0;
}
.yzm {
	padding:8px 10px 0 12px;
}
.yzm-a {
	line-height:42px;
	color:#248dac;
}
.btnlogin {
	background:url(../images/btn01.gif) 0 0 no-repeat;
	width:133px;
	height:43px;
	border:none;
	cursor:pointer;
	font-size:18px;
	color:#fff;
	font-family:"微软雅黑";
}
.submitbox {
	margin:15px 0 10px 16px;
	background:#f5f5f5;
	padding:10px 0 10px 10px;
	border-right:none;
}
.menuright {
	background:#fff;
}
.user-menu {
	padding:38px 0 0 0;
}
.user-menu h1 {
	font-size:16px;
	background:url(../images/menubg.gif) 0 0 no-repeat;
	height:34px;
	line-height:30px;
	margin-bottom:14px;
}
.user-menu h1 a {
	display:block;
	orphans:#333;
	padding-left:35px;
	height:34px;
}
.user-menu h1 a:hover, .user-menu h1 a.hover {
	background:url(../images/menubg.gif) 0 -34px no-repeat;
	color:#fff;
	text-decoration:none;
}
.submitlist {
	padding:10px;
}
.useraobut {
	line-height:200%;
	padding:20px;
	font-size:14px;
}
.listtitle td {
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.list-line td {
	height:34px;
	line-height:34px;
	border-bottom:1px dashed #ccc;
	color:#666;
}
.doctitle {
	padding-left:180px;
	color:#666;
}
.user-content {
	padding:20px 0 25px 25px;
}
.user-table div {
	line-height:42px;
	padding:5px 0;
}
.vcener {
	vertical-align:middle;
}
.register {
	padding:35px 0 30px 50px;
}
.register h1 {
	color:#d3090a;
	font-size:24px;
	font-family:"微软雅黑";
	padding:0 0 30px 0;
	font-weight:normal;
}
.register td {
	padding:5px 0;
	color:#878787;
	font-size:14px;
	font-family:"微软雅黑";
}
.register .red {
	color:#e50000;
}
.register .f12 {
	font-size:12px;
}
.register .blue {
	color:#006feb;
}
.register .orange {
	color:#ff9d00;
}
.register .rfont {
	line-height:42px;
	padding-left:20px;
}
.bgstate {
	background:url(../images/bg.gif) 0 0 no-repeat;
	height:4px;
	width:92px;
	margin:18px 12px 0 20px;
}
.textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
	width:70%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*当前位置 */
.is-postion {
	color:#333;
	height:38px;
	line-height:38px;
	background: url(../images/t1bg.gif) repeat-x;
}
.is-postion .ym-gl {
	margin-left:10px;
	float:left;
}
.is-posbg {
	background:url(../images/posico.gif) 10px center no-repeat;
	padding-left:32px;
}
.is-postion a {
	color:#333;
	margin:0 4px;
}
.is-postion a:hover {
	color:#d30;
}

.is-zy{ height: 24px; line-height: 24px;}
.is-zy .fl{
	height: 24px;
	background: url(../images/left_arr.png) no-repeat left center;
	padding-left: 30px;
}
.is-zy .fr{
	height: 24px;
	background: url(../images/right_arr.png) no-repeat right center;
	padding-right: 30px;
}
/* 分页 */
.is-page {
	padding:12px 6px 0 6px;
	clear:both;
	border-top:1px solid #ddd;
	text-align:center;
	color:#666;
	margin:0 10px;
}
.is-page a {
	color:#666;
	padding:5px 8px;
	border:1px solid #ddd;
	margin:0 3px;
}
.is-page a:hover {
	background:#066acd;
	color:#fff;
	text-decoration:none;
	border:1px solid #066acd;
}
.is-page .is-text {
	width:43px;
	height:18px;
	border:1px solid #ddd;
	vertical-align:middle;
	margin-left:12px;
}
.is-page .is-go {
	background:#c5c5c5;
	width:24px;
	height:20px;
	line-height:20px;
	font-family:"Microsoft YaHei";
	font-size:12px;
	border:0;
	padding:0;
	vertical-align:middle;
	margin:0 0 0 2px;
	color:#fff;
}
/* 翻页样式 */
#page_list {
	line-height: 20px;
	text-align: right;
	padding: 10px;
	font-size: 14px;
	font-family:'Arial';
}
#page_list .page {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #868585;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#page_list .page:hover {
	border: 1px solid #e0e0e0;
	background-color: #f1f1f1;
	color: #868585;
}
#page_list a {
	text-decoration: none;
}
#page_list a:hover {
	color: #0000FF;
}
#page_list .currentpage {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f1f1f1;
	color: #868585;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.is-sitemap {
	padding:10px 15px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.is-sitemap ul li {
	height:auto;
	line-height:30px;
	margin-bottom:5px;
	border-bottom:1px dashed #dddddd;
	padding:0 0 8px 12px;
}
.is-sitemap ul li h2 {
	font-size:14px;
	padding:0 0 8px 0;
}
.is-sitemap ul li a {
	padding-left:10px;
	height: 24px;
	line-height: 24px;
	margin-right:10px;
}
.is-sitemap ul li h2 a {
	padding:0;
	background:none;
}
.is-newscontnet {
	padding:20px 0 10px 0;
	color:#333;
	line-height:200%;
}
.is-newscontnet .text{
	line-height: 200%;
    letter-spacing: 1px;min-height:400px;
	height:auto !important;
	height:400px;	
	font-size:18px;
	font-family:"宋体";
    word-wrap:break-word;
}
.is-viewsub {
	font-size:14px;
	font-weight:bold;
	height:35px;
	line-height:35px;
}
.is-viewsub .more {
	float:right;
	font-size:12px;
	color:#666;
	font-weight:normal;
}
.is-backtitle {
	background:#ecf9ff;
	height:35px;
	line-height:35px;
	padding:0 10px;
	font-weight:bold;
	color:#333;
	border-bottom:1px dashed #d0e0e8;
}
.is-backcontent {
	line-height:150%;
	padding:10px;
	background:#fefefe;
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
}
.is-vote {
	line-height:200%;
	padding:20px;
}
.is-votetitle {
	font-size:20px;
	text-align:center;
	font-family:"Microsoft YaHei";
	line-height:35px;
	padding-bottom:10px;
}
.is-viewcontent {
	padding:20px 0;
	line-height:200%;
	margin:0 0 10px 0;
}
.is-votenr {
	padding:20px;
	border:1px solid #ddd;
	margin:0 0 10px 0;
	line-height:200%;
}
.is-votenr .input-xlarge {
	height:28px;
	line-height:28px;
	float:left;
	margin:0 5px 0 0;
	border:1px solid #ddd;
	outline:none;
}
.is-viewdate {
	font-size:14px;
	color:#f60;
	font-weight:bold;
	background:#f9f9f9;
	padding:10px 0 10px 20px;
}
.is-viewdate span {
	margin:0 10px;
}
.is-viewbox {
	border:1px solid #ddd;
	margin:10px 0;
}
.viewright {
	float:right;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.is-viewbox .is-newscontnet {
	padding:10px;
	min-height:300px;
	_height:300px;
}
.is-con-fj {
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:5px 10px;
	color:#333;
	background:#f5f5f5;
	text-align:center;
}
.is-tablecss1 {
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
.is-tablecss1 td {
	padding:5px;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.ipt2 {
	line-height:20px;
	border:1px solid #ddd;
	width:45%;
	height:20px;
}
.text1 {
	line-height:20px;
	border:1px solid #ddd;
	width:65%;
}
.btn1 {
	background:#1779cb;
	color:#fff;
	border:1px solid #1779cb;
	padding:4px 5px;
}
/* 图片列表 */
.is-listpic {
    min-height: 781px;
	padding:20px 0 0 10px;
	zoom:1;
}
.is-listpic li {
	float:left;
	padding:0 0 0 28px;
	width:188px;
	height:190px;
	display:inline;
	float:left;
	overflow:hidden;
	margin-left:28px;
	line-height:26px;
	text-align:center;
}
.is-listpic li img {
	border:1px solid #e8e6e6;
	padding:2px;
	width:180px;
	height:132px;
	display:block;
}
.is-piccon {
	text-align:center;
}
.is-piccon img {
	border:1px solid #dddddd;
	padding:2px;
	margin-bottom:10px;
}
/* 文件下载列表 */
.is-downlist ul li {
	padding-left: 10px;
	height:26px;
	line-height:26px;
	background:url(../images/arr01.gif) left 10px no-repeat;
}
/* 搜索页 */
.is-search-jl {
	height:40px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.is-search-list {
	height:auto;
	min-height:550px;
	_height:550px;
}
.is-search-list ul li {
	height:auto;
	line-height:30px;
	list-style:none;
	color:#999999;
	background:url(../images/arr01.gif) 5px 13px no-repeat;
	padding-left:21px;
	padding-bottom:5px;
	border-bottom:1px dashed #dddddd;
	margin-bottom:5px;
}
.is-search-list ul li span {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
.is-search-list ul li a {
	color:#333333;
	font-size:14px;
}
.is-search-list ul li p {
	line-height:20px;
}
/* 标签 */
.is-tips {

	height:50px;
	line-height:50px;
	padding-left:54px;
	color:#979797;
	font-size:12px;
}
.is-tips span {
	color:#979797;
	margin-right:12px;
}
.is-nlist {
	line-height:46px;
	color:#333;
}
.is-nlist a {
	color:#333;
}
.is-tipsr {
	float:right;
	padding-right:10px;
}
.is-tipsr a {
	padding:3px 7px;
	border:1px solid #ddd;
	color:#888;
	margin:0 0 0 5px;
}
.is-tipsr a:hover {
	background:#e80000;
	border:1px solid #e80000;
	color:#fff;
	text-decoration:none
}
/* 站点地图 */
.is-sitemap {
	height: auto !important;
	min-height: 400px;
	padding: 10px 15px;
}
.is-sitemap ul li {
	border-bottom: 1px dashed #dddddd;
	height: auto;
	line-height: 30px;
	margin-bottom: 5px;
	padding: 0 0 8px 12px;
}
.is-sitemap ul li h2 {
	font-size: 14px;
	padding: 0 0 8px;
}
.is-sitemap ul li h2 a {
	background: none repeat scroll 0 0;
	padding: 0;
}
.is-sitemap ul li a {
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
	padding-left: 10px;
}
/* feedback 页面 */
.is-feednr {
}
table.is-feedback td {
	vertical-align:middle;
	font-size:14px;
	font-family:"Microsoft YaHei";
	background-color:#ffffff;
	padding: 4px 10px;
}
table.is-feedback {
	border-spacing:1px;
	border-collapse:separate;
}
.is-feedback, .is-feedbox {
	margin-bottom:15px;
}
.is-feedback li {
	height:36px;
	line-height:36px;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.is-feedbox li {
	min-height:35px;
	height:auto !important;
	height:35px;
	padding:0 0 10px 0;
	line-height:35px;
	font-size:14px;
	font-family:"Microsoft YaHei";
	zoom:1;
	clear:both;
}
.is-feedbox li label, .is-feedbox li input, .is-feedbox li img {
	float:left;
}
.is-feedbox li img {
	margin-right:10px;
}
.is-feedbox li label {
	width:90px;
	/* [disabled]display:block;
*/
}
li.is-bdnr {
	height:auto;
	line-height:22px;
	padding-bottom:8px;
}
.is-feedbox li input {
	background: #fff;
	position: relative;
	line-height: 1.5em;
	border: 1px solid #dddddd;
	padding: 6px;
	color: #333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.is-feedbox li textarea {
	background: #fff;
	position: relative;
	line-height: 1.5em;
	border: 1px solid #dddddd;
	padding: 6px;
	color: #a7b2b8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: auto;
	resize: none;
}
.is-feedbox input.button {
	background: #313233;
	display: inline-block;
	position: relative;
	height: 33px;
	overflow: hidden;
	margin: 18px 2% 2px 0;
	padding: 0 15px 0 15px;
	vertical-align: top;
	line-height: 34px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}
.is-feedbox input.button:hover {
	background: #00b2d7;
	color: #fff;
}
.is-feedbacklist {
	margin:10px 0;
}
.is-feedbacklist li {
	padding:10px 0;
	border-bottom:1px solid #ddd;
	line-height:20px;
}
.is-feedbacktitle {
	background:#f1f1f1;
	color:#333;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.is-feedbacktitle dl {
	padding:5px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#333;
	height: 21px;
}
.is-feedbacktitle .right {
	float:right;
}
.is-bold {
	font-weight:bold;
	color:#f60;
}
.is-feedbackcontent {
	color:#333;
	padding:5px 10px;
	line-height:20px;
}
/* 信箱、咨询 css */
.is-inter-list input, .is-inter-list textarea {
	border:1px solid #ccc;
	padding:3px 5px;
	width:184px;
	text-align:left;
}
.is-inter-list td {
	padding-top:5px;
}
.is-inter-list input.radio {
	width:13px;
}
.is-inter-list .is-length {
	width:450px;
}
.is-inter-list textarea {
	margin:5px 0;
	height:150px;
}
.is-inter-list .btn {
	width:70px;
	height:24px;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	border:0 none;
	color:#ffffff;
	font-weight: bold;
	padding:0;
	margin:0;
	background: url("../images/n_button_bg.gif") no-repeat center center;
}
.is-mdgtitle {
	font-size:24px;
	color:#003CC8;
	font-weight:bold;
}
.is-inter-list ul {
	padding:25px 12px;
}
.is-inter-list ul li {
	line-height:26px;
	background:url(../images/dot2.jpg) 1px 9px no-repeat;
	padding-left:19px;
	font-size:14px;
}
.is-inter-list ul li.dashed {
	border-bottom:1px dashed #CCCCCC;
	height:25px;
	margin-bottom:25px;
	background:none;
}
.is-inter-list span .date {
	float:right;
	font-family:"Arail";
	color:#999999;
}
.is-inter-list ul li a {
	float:left;
}
.is-mailnr {
	padding:20px;
}
.is-mailtitle {
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#007fd8;
	line-height:40px;
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
}
.is-mailinfo {
	height:33px;
	line-height:33px;
	border-bottom:1px solid #ddd;
	padding:0 18px;
	color:#666;
	background:#fafafa;
}
.is-mailinfo .is-mailspan {
	padding:0 14px;
}
.is-mailinfo .red {
	color:#e20000;
}
.is-mailwen {
	padding:15px;
	line-height:24px;
	color:#333;
	text-indent:2em;
	min-height:300px;
	_height:300px;
}
.is-mialhf {
	position:relative;
	background:#f4f4f4;
	border:1px solid #ddd;
	padding:0 15px 20px 15px;
}
.is-mailarr {
	position:absolute;
	top:-7px;
	left:32px;
}
.is-hftitle {
	height:47px;
	border-bottom:1px dashed #a9a9a9;
	line-height:47px;
	font-size:20px;
	color:#c50000;
	font-family:"Microsoft YaHei";
}
.is-hftitle .is-hfdw {
	float:right;
	color:#000;
	background:url(../images/editico.jpg) left center no-repeat;
	padding-left:28px;
	font-size:12px;
	font-family:"宋体";
	font-weight:normal;
}
.is-hfcontent {
	color:#555;
	line-height:24px;
	padding:16px 4px;
}
.is-wapbg {
	margin:0 auto;
	width:945px;
	height:730px;
	background:url(../images/wap.gif) left 35px no-repeat #fff;
	padding:35px 0;
}
.is-wapbox {
	padding:66px 0 0 588px;
}
.listzt {
	padding:0 0 40px 0;
}
.listzt li {
	width:470px;
	padding:15px 10px 0 14px;
	border-right:1px solid #eee;
	float:left;
	display:inline;
}
.listzt li .botline {
	height:98px;
	background:url(../images/bgline.gif) bottom repeat-x;
}
.listzt li .left {
	width:155px;
	text-align:center;
	height:98px;
	float:left;
}
.listzt li .right {
	width:300px;
	float:left;
	padding:0 0 0 14px;
}
.listzt li .ztinfo {
	color:#333;
	line-height:24px;
}
.listzt li .ztinfo a {
	color:#dd1115;
}
.listzt li .atitle {
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:30px;
}
.tablebg tr {
	height:40px;
	line-height:40px;
}
.zxdg {
	font-weight: bold;
	font-size:14px;
	height:30px;
	line-height:30px;
}
/***领导之窗***/

.ld_r {
	width:730px;
	height:500px;
	padding:10px;
}
.fengong {
	float:left !important;
	width:410px;
}
.fengong h3 {
	height:30px;
	line-height:30px;
	padding-left:11px;
	background:#d83305;
	color:#fff;
	font-size:14px;
}
.fengong p {
	padding:8px;
	line-height:27px;
	text-indent:2em;
}
.ldhd {
	margin-top:13px;
}
.ldhd .title {
	height:30px;
	line-height:30px;
	padding: 0 10px 0 11px;
	background:#d83305;
	color:#fff;
	font-size:14px;
}
.ldhd .title a {
	float:right;
	font-weight:normal;
	color:#666;
	font-size:12px;
}
.ldhd ul {
	padding:8px 15px;
}
.ldhd ul li {
	line-height:27px;
	background:url(../images/arr1.gif) no-repeat left center;
	padding-left: 14px;
	;
}
.ldhd ul li span {
	float:right;
}


/***领导之窗***/

.ld_r{ width:730px; height:500px; padding:10px;}
.fengong{ float:left !important; width:410px;}
.fengong h3{ height:30px; line-height:30px; padding-left:11px; background:#b7d3e7; color:#005db3; font-size:14px;}
.fengong p{ padding:8px; line-height:27px; text-indent:2em;}

.ldhd{ margin-top:13px;}
.ldhd .title{height:30px; line-height:30px; padding: 0 10px 0 11px; background:#b7d3e7; color:#005db3; font-size:14px;}
.ldhd .title a{ float:right; font-weight:normal; color:#666; font-size:12px;}
.ldhd ul{ padding:8px 15px;}
.ldhd ul li{ line-height:27px; background:url(../images/arr1.gif) no-repeat left center; padding-left: 14px;;}
.ldhd ul li span{ float:right;}




/*用户须知*/
.is-line{width:1120px;}
.sv_xz{margin:10px;}
.is-cloumn p {line-height: 45px; font-size: 16px;}
.yjjy_f16 {font-size: 16px; height: 35px; line-height: 35px; text-align: center;}
.yjjy_bt {
    background: #619cd8 none repeat scroll 0 0;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    display: block;
    margin: 0 auto;
}
.yjjy_bt_disable {
    background: #d3d3d3 none repeat scroll 0 0;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    display: block;
    margin: 0 auto;
}





.text table{border-collapse: collapse;}
.text table td{border: 1px solid #333;}




.photoMHD{padding:20px;}
.photoNews{width:1058px; height:489px;}
.gv_galleryWrap{margin:10px auto; width: 800px; height: 445px; padding: 5px;}
.photoMHD .title .txt h1{font-size: 26px;
    text-align: center;
    color: #306bb7;
    font-family: "Microsoft YaHei";
    line-height: 42px;
	margin: 15px 0 10px 0;
}





/*分页*/

.pagination {
    clear: both;
    text-align: center;
    margin: 5px 0;
    padding: 3px 0;
    line-height: 26px;
    font-size: 14px;
}
.pagination .currentStep {
    background: #306bb7;
    border: 1px solid #306bb7;
    color: #ffffff;
}
.pagination a, .pagination span {
    border: 1px solid #d9d9d9;
    color: #666;
    font-family: Arial;
    margin: 2px;
    padding: 0px 9px;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    height: 26px;
    line-height: 26px;
}
.pagination a:hover {
    background: #306bb7;
    border: 1px solid #306bb7;
    color: #ffffff !important;
}
.pagination a.active {
    border: 1px solid #306bb7;
    color: #fff;
}
.pagination span.current, .pagination span.current:hover {
    background: #306bb7;
    border: 1px solid #306bb7;
    color: #fff;
}
.pagination span.disabled, .pagination span.disabled:hover {
    border: 1px solid #d9d9d9;
    color: #666;
    background: #eee;
}
.pagination a.text, .pagination a.text:hover {
    color: #fff;
    background: #306bb7;
    border: #306bb7 1px solid;
    cursor: text;
}
.pagination a.pagemore, .pagination a.pagemore:hover {
    color: #666;
    background: #fff;
    border: 1px solid #fff;
    cursor: text;
    padding: 0px 3px;
}
.pagination .inputBar {
    border: 0px;
    height: 28px;
    line-height: 28px;
}
.pagination .inputBar input {
    width: 30px;
    height: 20px;
    padding: 3px 5px;
    border: #ccc 1px solid;
    *vertical-align:middle;
    _vertical-align: middle;
    margin: 0 3px;
}

.clear{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: ".";}

.blank8px {
    DISPLAY: block;
    HEIGHT: 8px;
    CLEAR: both;;
    OVERFLOW: hidden;
    font-size: 0; content: "."
}
.myinput
{
    background-color: #FFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    padding: 6px 12px;
    -webkit-transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    font-size: 14px;
    margin-bottom: 10px;
    width: 92%;
}
.bk1 b{
    font-size: 13px;
    color: #676a6c;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #ff0000;
}
.lm1_bg_1 {
    background: url(lm1_bg_1.gif) repeat-x left top;
    height: 29px;
}

.wpic1{
    margin:0 auto;
}
.wpic1 ul li{
    list-style-type:none;
    float:left;
    text-align:center;
    width:190px;
    line-height:16px;
    height:180px;
    margin-left:12px;
    margin-top:10px;
}

.wpic1 img {
    BACKGROUND: #fff;
    BORDER-RIGHT: #e4e4e4 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #e4e4e4 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 0px auto;
    BORDER-LEFT: #e4e4e4 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #e4e4e4 1px solid;
}
.wpic1 a:hover img {
    BACKGROUND: #eeeeee;
    BORDER-RIGHT: #e4e4e4 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #e4e4e4 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 0px auto;
    BORDER-LEFT: #e4e4e4 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #e4e4e4 1px solid;
}
.myhx {
    margin-top: 15px;
    line-height:1px ;
    margin: 0 auto;
    height:1px;
    border-bottom:1px solid #dddddd;
    text-align:center;
    color:#888;
    width: 90%;
}
.font_14px_b{
    color: #ffffff;
}
.list12_4 li { font-size:12px; line-height:25px; height:25px; padding-left:10px; }

.list12_4 a { font-size:12px; color:#333; }

.ljdh{width:100%; height:28px; line-height:28px; background-color:#65bffe
; overflow:hidden;}
.ljdh ul{width:1100px; margin:0 auto;}
.ljdh ul li{float:left; margin-right:5px;color:#ffffff}

.mydh{
    background-color: #306bb7;
    height: 41px;
    line-height: 41px;
    width: 100%;
    MARGIN: 0px auto;
}


.njgx{width:100%; height:111px; background-image: url(../images/njjfq_05.jpg); overflow:hidden;}
.njgx ul{width:1100px; margin:0 auto; background-image:url(../images/top1100.jpg); height:111px;}

.ss ul li{float:left;}
.ss {
    float: right;
    margin-top: 50px;
    margin-right: 75px;
}

.lm1_bg_1 {
    background:url(lm1_bg_1.gif) repeat-x left top;
    height:29px;
}
.lm1_bg12 {
    font-size:14px;
    font-weight:bold;
    color:#ee1111;
    padding-top: 7px;
    padding-left: 12px;
    background:url(lm_bg12.gif) repeat-x left top;
    height:22px;
}
.lm1_bg {
    background:url(lm1_bg.gif) repeat-x left top;
    height:29px;
}
.bk3 {
    border-left:#d6d6d6 1px solid;border-right:#d6d6d6 1px solid;border-bottom:#d6d6d6 1px solid; background:#f4f4f4
}
.bk3_1 {
    border-left:#d6d6d6 1px solid;border-right:#d6d6d6 1px solid;border-bottom:#d6d6d6 1px solid;
}
.jg_w_6px {
    width:6px;
}
.jg_h_6px {
    height:6px;
}
.jg_zw_6px {
    padding:6px;
}
.bk1 {
    border:#d7d7d7 1px solid
}
.more1{
    color: #ffffff;
}
.is-main{
    width:1200px;
    margin: 0 auto;
    margin-top: 60px;
}


/*下面是每个网站不同的*/
.headbj{width:100%; height:161px; line-height:161px; margin:0 auto; background-image: url(../images/njstsg_03.png);}
.w1200{width:1200px; margin:0 auto;}
.h{float:left; width:307px; height:161px; line-height:161px;}
.m{float:left; width:717px; height:161px; line-height:161px;font-family:"微软雅黑"; font-size:18px; color:#ffffff; text-align:center;}
.w{float:left; width:176px; height:161px;Background-image:url(../images/njstsg_05.png);  }
.m ul{ margin:0 auto; width:707px;}
.fdt{width:1200px; margin:0 auto; }
.lr{ margin-left:10px; margin-right:10px;}
.f{float:left; width:503px; height:281px;}
.d{float:left; width:319px; height:281px;}
.t{float:left; width:336px; height:281px;}
.foot a{color: #ffffff;}
.foot{width:100%;height:224px;color:#ffffff; background-image: url(../images/foot.jpg);background-repeat: no-repeat}
.w1200{width:1200px; margin:0 auto;}
.zy{float:left;width:128px; margin-top:20px; margin-right:20px;}
.gzh{float:left; width:141px;margin-top:20px;margin-right:20px;}
.yqlj{float:left; ;margin-top:20px; width:887px;}
.yqlj2 ul li{float:left;line-height: 86px; height: 86px;margin-left: 10px;}
.yqlj1{width:86px; height:84px; BORDER-BOTTOM: #7fc5e7 1px solid;BORDER-top: #7fc5e7 1px solid;BORDER-LEFT: #7fc5e7 1px solid;BORDER-RIGHT: #7fc5e7 1px solid;  letter-spacing:11px;  float:left;}
.yqlj2{display:block;vertical-align:middle;width:790px; height:84px; BORDER-BOTTOM: #7fc5e7 1px solid;BORDER-top: #7fc5e7 1px solid;BORDER-LEFT: #7fc5e7 1px solid;BORDER-RIGHT: #7fc5e7 1px solid;  float:right; font-size:16px;white-space:normal; width:790px; font-size:14px;}
.copyright li{
    float: none;
    width: 878px;
    line-height: 30px;
    height: 30px;
}
.bgfff{
    background-color: #fff;
}
.m li{
    line-height:50px; margin-top:50px; margin-left:50px;font-size: 22px;
}
.m li a{
    color: #ffffff;
}
.dl{ margin-top:50px; line-height:30px;}
.STYLE6 {
    display: block;
    font-family: "微软雅黑";
    font-size: 16px;
    color: rgb(50, 163, 216);
    padding-top: 10px;
}


.libweb_catalog{
    overflow:hidden; zoom:1;
    margin-left:-20px;
    font: normal 14px/1.5 tahoma,"Microsoft YaHei", Simsun, "Arial Unicode MS",Mingliu,Arial,Helvetica;
}
.libweb_catalog li{
    float:left;
    display:inline;
    margin:0 0 15px 20px;
    width:384px;
    border:1px solid #ddd;
    background-color:#fff;
}
.libweb_catalog .img{
    display:block;
}
.libweb_catalog .infobox{
    padding:20px;
    text-align:center;
}
.libweb_catalog .title{
    margin-bottom:10px;
    font-size:20px;
}
.libweb_catalog .text{
    overflow:hidden; zoom:1;
    margin-bottom:10px;
    height:63px;
}
.libweb_catalog .more {
    display: inline-block;
    padding-right: 15px;
    color: #306bb7;
}

.maincont{
    position:relative;
    padding:30px;
    z-index:10;
}
.detailtitle{
    margin-bottom:20px;
    padding-bottom:10px;
    text-align:center;
}
.detailtitle .title{
    overflow:hidden; zoom:1;
    padding-bottom:15px;
    border-bottom:1px solid #ddd;
}
.detailtitle .title .t1{
    margin-bottom:5px;
    line-height:1.5;
    font-size:24px;
    font-weight:normal;
}
.detailtitle .title .t2{
    line-height:1.5;
    font-size:18px;
    font-weight:normal;
    color:#999;
}
.detailtitle .titbar{
    padding-top:5px;
    font-size:14px;
    color:#aaa;
}
.detailtitle .titbar span{ margin-right:30px;}

.detailtitle_2{}
.detailtitle_2 .t1{
    float:left;
}
.detailtitle_2 .more{
    float:right;
    text-decoration:none;
}
/*editor*/
.edittext:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;}
.edittext{zoom:1;}

.edittext th,.edittext td{
    white-space:normal;
}

/*.edittext{text-align:justify;text-justify:inter-ideograph;}*/
.edittext, .edittext p{line-height:1.8;

    white-space: normal;word-break: break-all;word-wrap: break-word;
}
/*.edittext{ text-indent:2em;}*/
.edittext{ font-size:16px;}
.edittext .center{ text-align:center;}
.edittext a{ text-decoration:underline;}
.edittext ul{ margin-bottom:1em; list-style-type:disc;}
.edittext ul li{ margin-left:25px;}
.edittext ul ul{ list-style-type:circle;}
.edittext ul ul ul{ list-style-type:square;}
.edittext ol{ list-style-type:decimal;}
.edittext ol li{ margin-left:25px;}
/*.editortext ol li{list-style-position:inside;}*/

.btn_3_1{
    display:inline-block;
    padding:5px 20px;
    border:none;
    text-decoration:none;
    border:1px solid #ddd;
    color:#ffffff;

    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;

    background-color:#306bb7;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #306bb7), to( #5a7ae9)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient( #306bb7, #5a7ae9); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient( #306bb7, #5a7ae9); /* FF3.6 */
    background-image:     -ms-linear-gradient( #306bb7, #5a7ae9); /* IE10 */
    background-image:      -o-linear-gradient( #306bb7, #5a7ae9); /* Opera 11.10+ */
    background-image:         linear-gradient( #306bb7, #5a7ae9);
}
.btn_3_1:hover{
    border-color:#5370d8;
    color:#fff;
    text-decoration:none;

    background-color:#5370d8;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #5a7ae9), to( #5370d8)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient( #5a7ae9, #5370d8); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient( #5a7ae9, #5370d8); /* FF3.6 */
    background-image:     -ms-linear-gradient( #5a7ae9, #5370d8); /* IE10 */
    background-image:      -o-linear-gradient( #5a7ae9, #5370d8); /* Opera 11.10+ */
    background-image:         linear-gradient( #5a7ae9, #5370d8);
}
.szzyul{
    width: 928px;
    margin: 0 auto;
}
.szzyul  li{
    padding: 10px;
    float:left;
}
.ullileft{
    height:200px;
}
.ullileft li{
    float:left;
    padding: 10px 30px;
}


/*nav*/
.nav { width:1003px; height:32px;margin-top: 60px; }
.nav ul { margin-left:15px; }
.nav ul li { display:block; line-height:39px; font-size:22px; color:#ffffff; margin:0 3px 0 3px; }
.menu1 { float:left; display:block; width:120px; text-align:center; cursor:pointer; position:relative; }
.menu1 .list { position:absolute; left:-8px; top:33px; z-index:100}
.menu2 { float:left; display:block; width:120px; text-align:center; }
.menu1 a { color:#ffff00; font-size:22px; font-weight:bold; }
.menu1 a:hover { color:#ffffff; font-size:22px; font-weight:bold; }
.menu2 a { color:#ffffff; font-size:22px; font-weight:bold; }
.menu2 a:hover { color:#ffffff; font-size:22px; font-weight:bold; }
.menu2 .list { display:none }
.list { text-align:left; font-weight:normal; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.list li { width:100px; height:25px; line-height:25px; vertical-align:middle; background:#FFF; border:1px solid #ccc; border-top:1px solid #fff; color:#000; text-indent:0; text-align:center }
.list li li { background:#f5f5f5 }
.list a:link, .list a:visited { display:block; height:25px; width:100px; line-height:25px; color:#333; font-size:14px; font-weight:normal; text-decoration:none }
.list a:hover { display:block; height:25px; width:100px; line-height:25px; color:#fff; font-size:14px; font-weight:normal; background:#34a3da; text-decoration:none }
.nav h2 { float:right; margin-right:10px; display:block; line-height:32px; height:32px; vertical-align:middle; color:#FFF; font-size:14px; font-weight:normal }

.s-form .select-box {
    display: none;
}
.s-form {
    margin-left: 100px;
    vertical-align: top;
    width: 620px;
    height: 43px;
    line-height: 43px;
    background: url(../images/njstsg_16.jpg) no-repeat;
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    width: 460px;
    vertical-align: top;
    font-size: 16px;
    padding: 0 20px 0 20px;
    border: 0;
    outline: none;
    height: 30px;
    line-height: 30px;
    margin: 7px 0 0 0;
    background: none;
}
.s-form .btn-box {
    float: right;
}
.s-form .btn-box input {
    height: 43px;
    overflow: hidden;
    border: none;
    background: none;
    width: 94px;
    outline: none;
    font-size: 18px;
    color: #fff;
    background: url(../images/njstsg_18.jpg) no-repeat;
}
.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.myclass
{
    width: 720px;
    margin: 0 auto;
}
.copyright li{
    line-height: 28px;height: 28px;
}
.copyright{
    width:700px;
    display: inline-block;
    vertical-align: middle;
}
.copyright2{
    width:150px;
    display: inline-block;
    vertical-align: top;
}