* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
.bold {
	font-weight: bold;
}
body {
}
div {
	position: relative;
	font-size: 14px;
}
img {
	border: none;
}
li {
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
.odd {
	background: #f5f5f5;
}
.even {
	background: #f1f1f1;
}
.ts {
	position: absolute;
	width: 200px;
	overflow: hidden;
	color: #999;
}
.ts img {
	vertical-align: middle;
}
.ts1 {
	left: 490px;
	top: 40px;
}
.ts2 {
	left: 490px;
	top: 120px;
}
.ts3 {
	left: 490px;
	top: 360px;
}
.ts4 {
	left: 490px;
	top: 40px;
}
.ts11 {
	left: 490px;
	top: 80px;
}
.ts22 {
	left: 490px;
	top: 195px;
}
.ts33 {
	left: 490px;
	top: 275px;
}
.hidetri {
	width: 16px;
	height: 9px;
	position: absolute;
	right: 6px;
	top: 14px;
	background: #f5f5f5 url(image/down.jpg) top left no-repeat;
	display: block;
	z-index: 999;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tcenter {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.red {
	color: #e63231;
}
.centerdiv {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	background: #fff;
	height: 44px;
	line-height: 44px;
	border-bottom: solid 1px #d2d2d2;
	color: #333333;
	z-index: 999999999999;
}
#top #tel {
	float: left;
}
#top ul#sns {
	margin-left: 20px;
	margin-top: 5px;
	float: left;
}
#top ul#sns li {
	width: 30px;
	height: 30px;
	/*border-radius: 15px;
	border: solid 1px #999;*/
	margin-right: 5px;
	float: left;
	background: #fff;
	line-height: 30px;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
}
#top ul#sns li img {
	vertical-align: middle;
}
.inbox {
	border: solid 1px #999;
	background: #fff;
	width: 150px;
	height: 100px;
	text-align: center;
}
#top ul#sns li.qq {
	background: #fff url(image/qqhb.png) center center no-repeat;
}
#top ul#sns li.qq:hover {
	background: #900 url(image/qq.png) center center no-repeat;
}
#top ul#sns li.qq .qqbox {
	position: absolute;
	top: 20px;
	left: -60px;
	z-index: 9999999999999999999999;
	display: none;
	padding-top: 20px;
}
#top ul#sns li.qq:hover .qqbox {
	display: block;
}

#top ul#sns li.wx {
	background: #fff url(image/wxhb.png) center center no-repeat;
}
#top ul#sns li.wx:hover {
	background: #9c0 url(image/wx.png) center center no-repeat;
}
#top ul#sns li.wx .wxbox {
	position: absolute;
	top: 20px;
	left: -60px;
	z-index: 9999999999999999999999;
	display: none;
	padding-top: 20px;
}
#top ul#sns li.wx:hover .wxbox {
	display: block;
	height: 150px;
}
#top ul#sns li.wx .wxbox .inbox {
	height: 150px;
}

#top ul#sns li.wb {
	background: #fff url(image/wbhb.png) center center no-repeat;
}
#top ul#sns li.wb:hover {
	background: #090 url(image/wb.png) center center no-repeat;
}
#top ul#sns li.wb .wbbox {
	position: absolute;
	top: 20px;
	left: -60px;
	z-index: 9999999999999999999999;
	display: none;
	padding-top: 20px;
}
#top ul#sns li.wb:hover .wbbox {
	display: block;
}

#top #topright {
	float: right;
	margin-right: 17px;
}
#top #topright li {
	float: left;
	margin-right: 10px;
}
#top #topright #redsq {
	margin-left: 20px;
	color: #e9317b;
	padding: 4px 22px;
	border: solid 1px #e9317b;
	border-radius: 2px;
	transition: all 0.2s linear;
	-moz-transition:all 0.2s linear; /* Firefox 4 */
	-webkit-transition:all 0.2s linear; /* Safari and Chrome */
	-o-transition:all 0.2s linear; /* Opera */
}
#top #topright #redsq:hover {
	background: #e9317b;
	color: #fff;
	border-radius: 2px;
}
#top2 {
	padding-top:10px;
	padding-bottom:15px;
	background-color:#FFF;
}
#logo {
	float: left;
}
#rightside {
	width: 170px;
	height: 210px;
	position: fixed;
	right: -200px;
	top: 300px;
	display: block;
	z-index: 999999999999999999999999999;
}
#rightside ul {
	float: right;
}
#rightside ul li {
	width: 55px;
	height: 45px;
	background-color: #fff;
	border: solid 1px #d2d2d2;
	margin-bottom: 4px;
	position: relative;
	cursor: pointer;
}
#rightside ul li span {
	width: 0px;
	height: 36px;
	left: 0px;
	top: 5px;
	text-align: center;
	position: absolute;
	line-height: 36px;
	color: #209aef;
	background: url(image/textbg.png) center center no-repeat;
	transition: all 0.2s linear;
	overflow: hidden;
}
#rightside ul li:hover span {
	width: 102px;
	top: 5px;
}
#rightside ul li:hover span a {
	color: #209aef;
}
#rightside ul li.u1 {
	background: #fff url(image/1.jpg) center center no-repeat;
}
#rightside ul li.u2 {
	background: #fff url(image/2.jpg) center center no-repeat;
}
#rightside ul li.u3 {
	background: #fff url(image/3.jpg) center center no-repeat;
}
#rightside ul li.u4 {
	background: #fff url(image/4.jpg) center center no-repeat;
}
#nav2{background-color:#00adfc}

#nav {
	clear:both;
	padding-top:0px;
	width:1200px;
	margin:auto;
	height:45px;
}
#nav ul li {
	float: left;
	position: relative;
}
#nav ul li a {
	width: 90px;
	height: 45px;
	line-height: 45px;
	margin-left: 2px;
	margin-right: 45px;
	display: inline-block;
	text-align: center;
	color:#FFF;
}
#nav ul li:hover a {
color:#000;
}
#nav ul li.current a {
	border-top: solid 5px #34a8eb;
	
}
.eff {
	position: absolute;
	top: -80px;
	left: 0;
	display: block;
	transition: all 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.eff a {
	line-height: 40px;
	border-top: solid 5px #34a8eb;

	width: 90px;
	height: 40px;
	line-height: 40px;
	z-index: 999;
	display: block;
}
#nav ul li:hover .eff {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
.centertitle {
	padding-bottom: 29px;
	padding-top:58px;
}
.viewmore {
	width: 290px;
	height: 52px;
	display: block;
	text-align: center;
	font-size: 22px;
	background: #0cb97a;
	line-height: 52px;
	color: #fff;
	margin-top: 50px;
	cursor: pointer;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.linetitle {
	text-align: center;
	width: 486px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	color: #5c6d87;
	background: url(image/line.png) bottom center no-repeat;
}
.linetitle h2 {
	font-weight: normal;
	font-size: 22px;
}
.linetitle p {
	font-size: 12px;
	text-transform: uppercase;
}



.page_cont {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 35px;
}
.page_cont {
	font-size: 14px;
	text-align: center;
	margin-top: 40px;
}
.page_cont span {
	float: left;
}
.page_cont span.btn {
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px 15px;
	border: solid 1px #d2d2d2;
	background: #ededed;
}
.page_cont span.btn:hover {
	border: solid 1px #999;
}
.page_cont a {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	padding: 10px 15px;
	border: solid 1px #d2d2d2;
	background: #ededed;
}
.page_cont a:hover {
	border: solid 1px #999;
}
.page_cont span a {
	display: block;
	margin-right: 0px;
	border-radius: 3px;
	padding: 10px 15px;
	border: solid 1px #d2d2d2;
	background: #ededed;
}
.page_cont span a:hover {
	border: solid 1px #999;
}
.page_cont span span {
	float: none;
	border-left: none;
	border-right: none;
	line-height: 40px;
}
.page_cont span.current {
	background: #229df3;
	border: solid 1px #229df3;
	color: #fff;
	display: block;
	padding: 10px 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.page_cont span a.current {
	background: #229df3;
	border: solid 1px #229df3;
	color: #fff;
}



#fullbanner {
	height: 319px;
}
footer {
	color: #fff;
	border-top: solid 6px #2c9ef0;
	background: #363636;
}
footer .ful {
	width: 270px;
	min-height: 232px;
	float: left;
	margin-right: 29px;
}
footer .ful .title {
	font-size: 18px;
	color: #fff;
	padding-left: 10px;
	padding-top: 35px;
	padding-bottom: 15px;
	border-bottom: solid 1px #fff;
}
footer .ful ul li {
	font-size: 12px;
	padding-top: 10px;
	text-indent: 10px;
}
footer .ful ul li a {
	color: #fff;
}
footer .ful ul li.nomargin {
	margin-right: 0;
}
.flink {
	border-top: solid 1px #464646;
}
.flink ul li {
	color: #6c6c6c;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.flink ul li a {
	margin-left: 15px;
	margin-left: 15px;
	color: #6c6c6c;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	transition: 0.2s all;
}
.flink ul li a:hover {
	color: #fff;
}
.flink1 {
	padding-top: 40px;
	padding-bottom: 28px;
	border-top: solid 1px #464646;
	text-align: center;
}
.flink1 p {
	padding-top: 5px;
}
#mask {
	background: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 99999998;
}
#jisuanqi {
	width: 600px;
	height: 720px;
	background: #fff;
	position: absolute;
	left: 400px;
	top: -150px;
	display: none;
	z-index: 99999999;
	border-radius: 4px;
}
#jisuanqi h2 {
	width: 540px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d2d2d2;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-size: 22px;
}
#jisuanqi ul {
	margin-top: 30px;
	margin-left: 30px;
}
#jisuanqi ul li {
	line-height: 1px;
}
#jisuanqi ul li span {
	display: inline-block;
	color: #333333;
}
#jisuanqi ul li span.j1 {
	width: 100px;
	margin-right: 20px;
	text-align: right;
}
#jisuanqi ul li span.j2 {
	width: 170px;
}
#jisuanqi ul li span.j2 input[type="text"] {
	background: #f5f5f5;
	color: #333;
	line-height: 38px;
	border: solid 1px #eeeeee;
	margin-bottom: 15px;
	text-indent: 17px;
}
#jisuanqi ul li span.j2 selec&#116; {
	background: #f5f5f5;
	color: #333;
	line-height: 38px;
	border: solid 1px #eeeeee;
	margin-bottom: 20px;
	text-indent: 17px;
	display: block;
	width: 138px;
	height: 40px;
}
#jisuanqi ul li span.j3 {
	width: 150px;
}
#jisuanqi ul li input[type="button"] {
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 3px;
	border: none;
	outline: none;
	cursor: pointer;
}
#jisuanqi ul li span.k1 {
	width: 100px;
	font-size: 14px;
	color: #333333;
}
#jisuanqi ul li span.k2 {
	width: 170px;
	font-size: 24px;
	color: #f54d57;
}
#jisuanqi ul li span.k2 b {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
#jisuanqi ul li span.k3 {
	width: 120px;
	font-size: 14px;
	color: #333333;
}
#jisuanqi ul li span.k4 {
	width: 120px;
	font-size: 24px;
	color: #333333;
}
#jisuanqi #kk {
	margin-top:10px;
}
#jisuanqi #kk li {
	line-height: 35px;
}
.close {
	position: absolute;
	right: 30px;
	top: 25px;
	width: 18px;
	height: 18px;
}



/*=====================================================================================*/

.viewmore:hover {
	background: #0aa36b;
}
.btn-disabled
{
    background-color:gray;
}
/* pages */
.pages {padding:40px 0 40px 0;text-align:center;font-size:14px;color:#666666;}
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#DDDDDD 1px solid;padding:10px;text-decoration:none;}
.pages a:hover {background:#258CFF;border:#258CFF 1px solid;color:#FFFFFF;padding:10px;text-decoration:none;}
.pages strong {background:#258CFF;padding:10px;border:#258CFF 1px solid;color:#FFFFFF;}
.pages_inp {width:30px;border:#DDDDDD 1px solid;color:#666666;padding:2px;text-align:center;}
.pages_btn {width:26px;border:#FF6600 1px solid;color:#FFFFFF;padding:1px;background:#FF6600;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#2E6AB1 1px solid;color:#004499;padding:1px 5px 1px 5px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages cite {font-style:normal;}
