@charset "utf-8";
/* 默认全局样式 */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: '微软雅黑', 'Microsoft YaHei', 'YaHei', sans-serif;
}
ol, ul, li {
	list-style: none;
}
img {
	border: 0;
}
body {
	color: #666;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	background: url(style1_res/sky.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
html {
	-webkit-text-size-adjust: none;
}/*chrome font-size<12px */
/*清除浮动样式class="clearfix"*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a, a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0aa6d6;
	text-decoration: underline;
}
.all-web {
	width: 1000px;
	margin: auto;/*background:url(style1_res/sky.jpg);background-repeat:no-repeat;background-size:contain;*/
}
/********** index2 style start **********/
#hearder2 {
	width: 1000px;
	margin: 0 auto;
}
#hearder2 .logo {
	width: 340px;
	height: 100px;
	float: left;
}
#hearder2 .logo img {
	width: 340px;
	height: 100px;
}
#hearder2 .logo-name {
	width: 390px;
	height: 90px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #0aa6d6;
	line-height: 90px;
	text-align: left;
}
#hearder2 .form-tools {
	height: 90px;
	float: right;
}
#hearder2 .form-tools .tools-link {
	height: 40px;
	line-height: 40px;
	color: #0aa6d6;
	text-align: right;
	font-size: 16px;
	padding-left: 35px;
	background: url(style1_res/enter.png) left center no-repeat;
}
#hearder2 .form-tools .tools-link a {
	color: #0aa6d6;
	text-decoration: none;
}
#hearder2 .form-tools .tools-link a:hover {
	color: #0aa6d6;
	text-decoration: underline;
}
#hearder2 .form-tools .search-box {
	width: 100%;
	height: 50px;
	position: relative;
}
#hearder2 .form-tools .search-box .input-text {
	width: 130px;
	height: 15px;
	position: absolute;
	top: 50px;
	right: 0;
	padding: 5px 30px 5px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #fff;
}
#hearder2 .form-tools .search-box .input-submit {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50px;
	right: 0;
	border: 1px solid #ccc;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
#menu-box {
	width: 100%;
	background: #0aa6d6;
}
#menu-box ul li ul li a:hover {
	background: #0782a8;
}
#menu-box ul li:hover ul {
	display: block;
	z-index: 999;
}
#menu-box ul li ul li {
	float: none;
	background-color: #0aa6d6;
}
#menu-box ul li ul {
	position: absolute;
	display: none;
}
#menu-box ul {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}
#menu-box ul li {
	width: 90px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-size: 16px;
}
#menu-box ul li:hover {
	background: #0782a8;
}
#menu-box ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
/* slider */
#slider-box {
	width: 100%;
	height: 270px;
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 1px solid #aaa;
}
/* --- 通用样式 --- */
.title-box {
	height: 35px;
	background: url(style1_res/title-bg1.png);
	text-align: left;
	font-size: 15px;
	line-height: 35px;
	color: #0aa6d6;
	position: relative;
}
.title-more {
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 12px;
	color: #0aa6d6;
}
#index1-div1 {
	width: 1000px;
	margin: 0 auto 15px auto;
}
#index1-div1 .index1-left675 {
	width: 675px;
	height: 205px;
	float: left;
	overflow: hidden;
}
#index1-div1 .index1-left675 p {
	padding: 10px;
	font-size: 12px;
	text-indent: 2em;
	line-height: 20px;
	color: #888;
}
#index1-div1 .index1-left675 p img {
	margin: 0 10px 10px 0;
}
#index1-div1 .index1-left675 p a {
	margin-left: 20px;
	color: #0aa6d6;
	font-size: 12px;
}
#index1-div1 .index1-right300 {
	width: 300px;
	height: 205px;
	float: right;
	overflow: hidden;
}
#index1-div1 .index1-right300 li {
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	background: url(style1_res/li_ii.png) left center no-repeat;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	position: relative;
}
#index1-div1 .index1-right300 li a {
	width: 210px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
#index1-div1 .index1-right300 li span {
	position: absolute;
	top: 0;
	right: 0;
	color: #bbb;
	font-size: 12px;
}
#index1-div2 {
	width: 1000px;
	margin: 0 auto 15px auto;
}
#index1-div2 .index1-left675 {
	width: 675px;
	float: left;
	overflow: hidden;
}
#index1-div2 .index1-left675 .index1-li-box {
	width: 100%;
	height: 395px;
	overflow: hidden;
}
#index1-div2 .index1-left675 .index1-li-box .index1-left330 {
	width: 330px;
	float: left;
}
#index1-div2 .index1-left675 .index1-li-box .index1-right330 {
	width: 330px;
	float: right;
}
#index1-div2 .index1-left675 .index1-li-box li {
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	background: url(style1_res/li_ii.png) left center no-repeat;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	position: relative;
}
#index1-div2 .index1-left675 .index1-li-box li a {
	width: 210px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
#index1-div2 .index1-left675 .index1-li-box li span {
	position: absolute;
	top: 0;
	right: 0;
	color: #bbb;
	font-size: 12px;
}
#index1-div2 .index1-left675 .index1-pic-gun {
	margin-top: 15px;
}
/* index1-scrollleft */
.index1-scrollleft {
	width: 675px;
	margin: 10px 0;
}
.index1-scrollleft li {
	float: left;
	margin-right: 7px;
	display: inline;
	width: 220px;
	text-align: center;
	line-height: 19px
}
.index1-scrollleft img {
	width: 190px;
	height: 140px;
	padding: 10px;
	border: solid 1px #ddd;
}
#index1-div2 .index1-right300 {
	width: 300px;
	float: right;
}
#index1-div2 .index1-right300 .index1-login-box {
	width: 300px;
	height: 260px;
	background: #fff;
}
#index1-div2 .index1-right300 .index1-login-box .index1-uname {
	width: 206px;
	height: 20px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 30px 41px 0 41px;
}
#index1-div2 .index1-right300 .index1-login-box .index1-upass {
	width: 206px;
	height: 20px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 20px 41px 0 41px;
}
#index1-div2 .index1-right300 .index1-login-box .index1-t-link {
	width: 208px;
	height: 20px;
	padding: 5px;
	margin: 10px 20px 10px 41px;
}
#index1-div2 .index1-right300 .index1-login-box .index1-t-link .index1-chek {
	margin: 0 5px 0 25px;
}
#index1-div2 .index1-right300 .index1-login-box .index1-t-link a {
	margin-left: 30px;
}
#index1-div2 .index1-right300 .index1-login-box .index1-input-login {
	width: 88px;
	height: 28px;
	background: #0aa6d6;
	border: 1px solid #0aa6d6;
	cursor: pointer;
	margin-left: 46px;
	color: #fff;
}
#index1-div2 .index1-right300 .index1-login-box .index1-input-login:hover {
	width: 88px;
	height: 28px;
	background: #fff;
	border: 1px solid #0aa6d6;
	cursor: pointer;
	color: #0aa6d6;
}
#index1-div2 .index1-right300 .index1-login-box .index1-input-but {
	width: 88px;
	height: 28px;
	background: #fff;
	border: 1px solid #0aa6d6;
	cursor: pointer;
	margin-left: 25px;
	color: #0aa6d6;
}
#index1-div2 .index1-right300 .index1-login-box .index1-input-but:hover {
	background: #0aa6d6;
	border: 1px solid #0aa6d6;
	cursor: pointer;
	margin-left: 25px;
	color: #fff;
}
#index1-div2 .index1-right300 .index1-list-menu {
	background: #f2f2f2;
	padding: 10px 20px 30px 20px;
}
#index1-div2 .index1-right300 .index1-list-menu li {
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 25px;
}
#index1-div2 .index1-right300 .index1-list-menu li a {
	display: block;
}
#index1-div2 .index1-right300 .index1-list-menu li a:hover {
	display: block;
	background: #0aa6d6;
	color: #fff;
	text-decoration: none;
}
#div5 {
width:;
	background: #f4f4f4;
	border-top: 1px solid #ccc;
}
#div5 .link-box {
	width: 1000px;
	height: 50px;
	line-height: 52px;
	padding-left: 115px;
	margin: 0 auto;
	font-size: 14px;
}
#div5 .link-box .select-link {
	padding: 3px 15px;
	margin-right: 50px;
	color: #666;
}
#div6 {
	width: 100%;
	height: 30px;
	background: #0aa6d6;
	color: #fff;
	text-align: center;
	line-height: 35px;
}
#div6 a {
	text-decoration: underline;
	color: #84EFF8;
	margin-left: 30px;
}
/* detail & list page style */
#detail2-box {
	width: 998px;
	background: url(style1_res/ny-bg1.png) top left repeat-x;
	margin: 0 auto 15px auto;
	border: 1px solid #ccc;
	border-radius: 5px;
}
#detail2-box .tit-80 {
	height: 77px;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	padding: 0 20px 20px 75px;
	background: url(style1_res/tit-icon.png) 20px 10px no-repeat;
	background-size: 32px;
}
#detail2-box .tit-80 a {
	color: #fff;
}
#detail2-box .tabula-box {
	width: 240px;
	background: url(style1_res/left-bg.jpg)right 50px no-repeat;
	padding: 10px;
	float: left;
}
#detail2-box .tabula-box .max-tit {
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #0aa6d6;
	font-size: 18px;
	border-bottom: 1px dotted #0aa6d6;
	margin-left: 10px;
}
#detail2-box .tabula-box ul {
	padding: 10px;
	min-height: 380px;
}
#detail2-box .tabula-box ul li {
	height: 35px;
	padding-left: 30px;
	line-height: 35px;
	font-size: 16px;
	border-bottom: 1px dotted #ccc;
	background: url(style1_res/li2.png) left center no-repeat;
}
#detail2-box .content-box {
	width: 695px;
	padding: 0 20px;
	float: right;
}
#detail2-box .content-box .content {
	padding: 0 0 20px 0;
	min-height: 600px;
}
#detail2-box .content-box .content img, table, td {
	max-width: 100%;
}
#detail2-box .content-box h1 {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #0aa6d6;
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}
#detail2-box .content-box .n-p-box {
	border-top: 1px dotted #0aa6d6;
	font-size: 14px;
}
#detail2-box .content-box .n-p-box .prv {
	width: 47%;
	height: 50px;
	line-height: 50px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#detail2-box .content-box .n-p-box .next {
	width: 47%;
	height: 50px;
	line-height: 50px;
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#detail2-box .content-box li.text {
	height: 40px;
	padding-left: 15px;
	background: url(style1_res/li_ii.png) left center no-repeat;
	line-height: 40px;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	position: relative;
}
#detail2-box .content-box li.text a {
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
#detail2-box .content-box li.text span {
	position: absolute;
	top: 0;
	right: 0;
	color: #bbb;
	font-size: 12px;
}
#detail2-box .content-box h3 {
	line-height: 30px;
	text-align: center;
}
#detail2-box .content-box li.pic {
	width: 225px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}
#detail2-box .content-box li.pic .img-box {
	width: 203px;
	height: 140px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #ccc;
}
#detail2-box .content-box li.pic .img-box img {
	width: 203px;
	height: 140px;
}
/* 分页 */
.tcdPageCode {
	padding: 15px 20px;
	color: #ccc;
	text-align: center;
	margin-top: 40px;
	border-top: 1px dotted #0aa6d6;
}
.tcdPageCode a {
	display: inline-block;
	color: #0aa6d6;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #0aa6d6;
}
.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #0aa6d6;
	border: 1px solid #0aa6d6;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}




.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.link2 {display:inline-block;}












