html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
u, i {
	font-style: normal;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.height10 {
	height: 10px;
	clear: both;
	overflow: hidden;
}
.clear {
	clear: both;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
	clear: both;
	overflow: visible;
}
.mt10 {
	margin-top: 10px;
}
.ma {
	margin-left: auto;
	margin-right: auto;
}
.none {
	display: none
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.width {
	width: 1200px;
}
body {
	background: #fff;
	font-family: "Microsoft Yahei";
	color: #444;
	font-size: 14px;
}
.top {
	background-color: #efefef;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}
.top p a {
	padding: 0 10px;
	color: #444;
}
.head {
	height: 150px;
}
.logo {
	height: 90px;
	margin-top: 30px;
}
.logo a {
	height: 75px;
	float: left;
	display: inline-block;
	width: 248px;
	height: 74px;
}
.tel {
	margin-top: 32px;
	background: url(../images/tel.jpg) no-repeat 0 10px;
	padding-left: 80px;
	height: 73px;
}
.tel span {
	font-size: 20px; font-weight:bold;
}
.tel p {
	font-family: impact;
	font-size: 30px;
	color: #f00;
}
.nav {
	height: 50px;
	font-size: 16px;
	background-color: #0066d9;
}
.nav ul {
}
.nav ul li {
	float: left;
}
.nav ul li a.on, .nav ul li a:hover {
	background-color: #008ad9;
	height: 50px;
	display: block;
}
.nav ul li a {
	color: #fff;
	font-size: 18px;
	padding: 0 35px;
	line-height: 50px;
}
/*-----首页 banner-----*/
.slideBox {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 500px;
}
.slideBox .bd li a {
	display: block;
	height: 500px;
}
.slideBox .bd img {
	width: 450px;
	height: 501px;
	display: block;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -30px;
	display: block;
	width: 30px;
	height: 60px;
	background: url(../images/arrow_left.png) no-repeat;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background: url(../images/arrow_right.png) no-repeat;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.cptj {
	margin-top: 20px;
}
.sybt {
	text-align: center;
}
.sybt h2 {
	font-size: 36px;
	color: #444;
	font-weight: normal;
	margin-bottom: 20px;
}
.sybt p {
	font-weight: normal;
	font-size: 18px;
}
.sybt1 {
	text-align: center;
}
.sybt1 h2 {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}
.sybt1 p {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}
.cpdh {
	width: 232px;
	float: left;
	padding: 20px 15px 30px 15px;
	background: url(../images/left_head.jpg) no-repeat top center #0066d9;
	margin-top: 25px;
	margin-bottom: 20px;
}
.cpdh h3 {
	text-align: center;
	color: #fff;
	margin: 0px 0px 4px 0px;
	font-size: 22px;
}
.cpdh p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.cpdhbg {
	background: url(../images/left_nav_bg.jpg) center bottom no-repeat #fff;
	padding: 10px 15px 22px 15px;
}
.cpdhlb {
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}
.biglink {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	background-color: #0066d9;
	border-radius: 25px;
	padding: 6px 0px 6px 18px;
	margin-bottom: 8px;
}.biglink1 {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	background-color: #FD000D;
	border-radius: 25px;
	padding: 6px 0px 6px 18px;
	margin-bottom: 8px;
}
.xlink {
}
.xlink li {
	display: block;
	background-color: #028ae6;
	border-radius: 25px;
	padding: 6px 0px 6px 18px;
	margin-bottom: 8px;
	background: url(../images/left_tree.gif) 20px 8px no-repeat #028ae6;
}
.xlink li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	padding-left: 20px;
}
.cpdhtel {
	margin: 200px 0px 0px 0px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.cptjlb {
	width: 895px;
	float: right;
	margin-top: 25px;
}
.cptjlb ul {
	margin-right: -18px;
}
.cptjlb ul li {
	width: 286px;
	text-align: center;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
}
.cptjlb ul li span {
	width: 286px;
	height: 256px;
	overflow: hidden;
	display: block;
}
.cptjlb ul li span img {
	width: 286px;
	height: 256px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.cptjlb ul li span:hover img {
	width: 286px;
	height: 256px;
	overflow: hidden;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.cptjlb ul li p {
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	display: block;
	overflow: hidden;
	background-color: #efefef;
}
.huoban {
	padding: 40px 0;
	background-color: #f3f3f3;
	margin-top: 30px;
}
.hbcon {
	margin-top: 30px;
}
.hbcon ul {
	margin-right: -30px;
}
.hbcon ul li {
	float: left;
	margin-right: 30px;
	display: inline-block;
}
.hbcon ul li a {
	width: 214px;
	height: 120px;
	overflow: hidden;
	display: block;
	border: 1px solid #ddd;
}
.hbcon ul li a img {
	width: 214px;
	height: 120px;
	overflow: hidden;
}
.gcal {
	padding: 30px 0;
	margin-top: 30px;
	background: url(../images/casebg.jpg) no-repeat center top;
}
.gcalcon {
	margin-right: -20px;
	margin-top: 40px;
}
.gcalcon li {
	width: 285px;
	text-align: center;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 25px;
}
.gcalcon li span {
	width: 285px;
	height: 210px;
	overflow: hidden;
	display: block;
}
.gcalcon li span img {
	width: 285px;
	height: 210px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gcalcon li span:hover img {
	width: 285px;
	height: 210px;
	overflow: hidden;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.gcalcon li p {
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	display: block;
	overflow: hidden;
	color: #fff;
}
.gcal1 {
	padding: 20px 0;
}
.gcalcon1 {
	margin-right: -20px;
	margin-top: 40px;
}
.gcalcon1 li {
	width: 285px;
	text-align: center;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 25px;
}
.gcalcon1 li span {
	width: 285px;
	height: 210px;
	overflow: hidden;
	display: block;
}
.gcalcon1 li span img {
	width: 285px;
	height: 210px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gcalcon1 li span:hover img {
	width: 285px;
	height: 210px;
	overflow: hidden;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.gcalcon1 li p {
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	display: block;
	overflow: hidden;
	color: #444;
}
.guanyu {
	margin-top: 40px;
}
.gycon {
	margin-top: 40px;
}
.gytp {
	width: 570px;
	height: 344px;
}
.gynr {
	width: 570px;
	height: 344px;
	position: relative;
}
.gynr h3 {
	font-family: Arial;
	color: #0066d9;
	font-size: 50px;
	font-weight: bold;
}
.gybt {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
	display: block;
	margin-top: 10px;
}
.gynrwz {
	font-size: 14px;
	line-height: 28px;
	margin-top: 15px;
}
.gybtn {
	display: block;
	text-align: center;
	width: 140px;
	padding: 7px 0px;
	color: #fff;
	text-decoration: none;
	border-radius: 15px;
	background-color: #0066d9;
	margin-top: 20px;
}
.xinwen {
	margin-top: 40px;
	padding: 40px 0;
	background-color: #f3f3f3;
}
.xwcon {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.xwdt {
	width: 580px;
}
.xwbkbt {
	background: url(../images/news_title.jpg) left bottom no-repeat;
	padding: 10px 0px 10px 0px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.xwdttt {
	overflow: hidden;
}
.xwdttt img {
	float: left;
	margin-right: 15px;
	width: 258px;
	height: 184px;
	overflow: hidden;
}
.xwdttt dt {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	line-height: 36px;
	height: 36px;
	display: block;
	overflow: hidden;
}
.xwdttt dd {
	font-size: 14px;
	line-height: 24px;
}
.xwdttt p {
	font-size: 14px;
	margin-bottom: 10px;
}
.xwdtlb {
	margin-top: 20px;
}
.xwdtlb li {
	line-height: 36px;
	height: 36px;
	display: block;
	overflow: hidden;
}
.xwdtlb li span {
	float: right;
}
.xwdtlb li a {
}
.cjwt {
	width: 580px;
}
.cjwtlb {
}
.cjwtlb dl {
	margin: 8px 0;
}
.cjwtlb dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}
.cjwtlb dl dd {
	font-size: 14px;
	line-height: 24px;
}
.link {
	margin-top: 15px;
	margin-bottom: 20px;
}
.linkbt {
	font-size: 16px;
	font-weight: bold;
}
.linkcon {
	font-size: 12px;
	margin-top: 8px;
	line-height: 22px;
	height: 44px;
	overflow: auto;
}
.linkcon a {
	margin-right: 10px;
}
.foot {
	height: 268px;
	background: url(../images/foot_bg.jpg) no-repeat top center;
	padding-top: 20px;
}
.flogo {
	margin-top: 75px;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.flogo img {
	width: 360px;
}
.bq {
	margin-top: 40px;
	color: #fff;
	line-height: 30px;
	font-size: 18px;
	margin-left: 40px;
}
.tj {
	float: right;
	color: #fff;
	margin-top: 40px;
	text-align: center;
}
.tj img {
	width: 140px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 10px;
}
.tj a {
	color: #fff;
}
.content {
	padding-bottom: 15px;
	padding-top: 15px;
}
.nybanner {
	background: url(../images/nybanner.jpg) no-repeat center top;
	height: 350px;
}
.nyright {
	width: 895px;
	background-color: #fff;
	padding: 20px;
	min-height: 800px;
}
.nyrightbt {
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	height: 40px;
}
.nyrightbt span {
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.nyrightbt p {
	font-size: 14px;
	float: right;
}
.dede_pages {
	line-height: 24px;
	float: right;
	padding: 20px 20px 20px 0;
}
.dede_pages ul {
	float: none;
	display: table
}
.dede_pages ul li {
	float: left;
	margin-right: 4px;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 0 8px;
}
.dede_pages ul li a {
	float: left;
	color: #444;
	font-size: 14px;
	text-decoration: none
}
.dede_pages ul li a:hover {
	color: #444;
	text-decoration: none;
}
.dede_pages ul li select {
	border: none;
}
.dede_pages ul li.nohref {
	color: #999;
	padding: 0 10px;
	border: 1px solid #ccc
}
.dede_pages ul li.thisclass {
	color: #f60;
}
.xwlb {
	overflow: hidden;
	padding: 15px 0;
}
.xwlb li {
	padding: 15px 0;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/li.png) no-repeat left 28px;
	font-size: 16px;
}
.xwlb li p {
	font-size: 14px;
	line-height: 26px;
	display: block;
}
.xwlb li a {
	padding-left: 15px;
	line-height: 36px;
	font-weight: bold;
}
.xwlb li a:hover {
	text-decoration: underline;
}
.xwlb li span {
	line-height: 22px;
	font-size: 14px;
	float: right;
	font-family: Arial;
	padding-left: 20px;
}
.cplb {
	margin-right: -18px;
	margin-top: 20px;
}
.cplb li {
	width: 286px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}
.cplb li img {
	width: 284px;
	height: 254px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.cplb li b {
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	display: block;
	overflow: hidden;
	text-align: center;
	background-color: #efefef;
	font-weight: normal;
}
.cplb li p {
	line-height: 22px;
	height: 44x;
	color: #444;
	font-size: 14px;
}
.wzbt {
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
	width: 80%;
	margin: 0px auto 0 auto;
	text-align: center;
	padding: 8px 0;
	margin-top: 15px;
}
.author {
	line-height: 28px;
	text-align: center;
	width: 80%;
	border-bottom: 1px dashed #ccc;
	margin: 10px auto;
	color: #666;
	font-size: 12px;
}
.author span {
	margin-right: 15px;
}
.wznr {
	line-height: 24px;
	font-size: 14px;
	color: #444;
	margin-top: 15px;
}
.wznr h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
	color: #000;
}
.wznr h3 {
	font-weight: bold;
	font-size: 16px;
}
.wznr p, .wznr div {
	margin-bottom: 10px;
}
.wznr a {
	text-decoration: underline;
}
.wznr a:hover {
	color: #000;
}
.pn {
	border-top: 1px solid #ccc;
	line-height: 2em;
	font-size: 14px;
	margin: 15px 0;
	color: #555;
}
.cpbox {
	padding-bottom: 10px;
	margin: 10px 0;
}
.cptp {
	width: 440px;
	height: 385px;
	float: left;
	display: block;
	overflow: hidden;
}
.cptp img {
	border: 1px solid #ccc;
	padding: 3px;
	width: 432px;
	height: 377px;
	overflow: hidden;
}
.cpjs {
	float: right;
	width: 440px;
	height: 377px;
}
.cpjs h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.cpjsstyle1 {
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}
.cpjsstyle2 {
	font-size: 14px;
	line-height: 30px;
	height: 124px;
	overflow: auto;
}
.cptel {
	font-size: 16px;
	margin: 10px 0;
}
.cptel span {
	font-size: 26px;
	font-family: impact;
	color: #F00;
	font-weight: bold;
}
.cpbtn {
	margin-top: 10px;
}
.cptitle {
	border-bottom: 2px #0066d9 solid;
}
.cptitle span {
	width: 100px;
	background-color: #0066d9;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
}
.xgxw {
	overflow: hidden;
}
.xgxwbt {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #444;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.xgxwcon {
	padding: 9px 0;
	overflow: hidden;
}
.xgxwcon li {
	font-size: 14px;
	float: left;
	width: 50%;
	display: inline;
	line-height: 36px;
	border-bottom: 1px dashed #ddd;
	height: 36px;
	overflow: hidden;
	background: url(../images/li.png) no-repeat left 16px;
}
.xgxwcon li a {
	padding-left: 15px;
}
.xgxwcon li a:hover {
	text-decoration: underline;
}
.xgxwcon li p {
	float: right;
	padding-right: 8px;
	margin-left: 15px;
}
.tplb {
	margin-right: -15px;
	margin-top: 20px;
}
.tplb li {
	width: 293px;
	text-align: center;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}
.tplb li img {
	width: 293px;
	height: 230px;
	overflow: hidden;
}
.tplb li p {
	line-height: 42px;
	height: 42px;
	background-color: #efefef;
}
.youshi {
}
.ysbt {
}
.ysbt h2 {
	text-align: center;
	margin-top: 30px;
	font-size: 38px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.ysbt span {
	display: block;
	height: 3px;
	background: url(../images/h2_line.jpg) center center no-repeat;
}
.ysbt p {
	text-align: center;
	font-size: 18px;
	color: #555;
	margin-top: 8px;
	margin-bottom: 50px;
}
.youshi {
	padding: 30px 0;
}
.yscon {
}
.ys1 {
	display: block;
	margin-bottom: 15px;
}
.ystp {
	width: 580px;
}
.ysnr {
	float: right;
	width: 580px;
}
.ysnr dt {
	font-size: 38px;
	color: #0071be;
	font-weight: bold;
	padding: 30px 0;
}
.ysnr dd {
	font-size: 16px;
	line-height: 36px;
}
.hotwords {
	line-height: 36px;
}
.hotwords a {
	margin-right: 10px;
}