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;
}
.head {
	height: 120px;
}
.logo {
	height: 79px;
	margin-top: 20px;
}
.logo a {
	height: 79px;
	float: left;
	display: inline-block;
	width: 300px;
}
.nav {
	height: 52px;
	font-size: 16px;
	position: relative;
	z-index: 100;
	width: 800px;
	margin-top: 35px;
}
.nav .navigation-inner {
	margin: 0 auto;
	width: 800px;
	position: relative
}
.navigation-up {
	height: 52px;
}
.navigation-up .navigation-v3 {
	float: left;
	_margin-left: 10px
}
.navigation-up .navigation-v3 ul {
	float: left
}
.navigation-up .navigation-v3 li {
	float: left;
	font: normal 16px/52px "microsoft yahei";
	color: #fff
}
.navigation-up .navigation-v3 .nav-up-selected {
	color: #0948ae;
}
.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0
}
.navigation-up .navigation-v3 li h2 a {
	padding: 0 30px;
	color: #555;
	display: inline-block;
	height: 52px;
	font-family: "microsoft yahei";
	font-size: 16px;
}
.navigation-down {
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 9999;
	width: 100%
}
.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	background: #377CCA;
	position: absolute;
	top: 0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto;
	width: 1200px;
	position: relative
}
.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0
}
.navigation-down .menu-1 dl {
	margin: 20px 20px 25px 0;
}
.navigation-down .menu-1 dt {
	font: normal 16px "microsoft yahei";
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	display: block;
}
.navigation-down .menu-1 dt a {
	color: #fff;
}
.navigation-down .menu-1 dd a {
	color: #fff;
	font: normal 16px/30px "microsoft yahei"
}
.navigation-down .menu-1 dd a:hover {
	color: #60aff6
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
	color: #fff;
	font: normal 16px/30px "microsoft yahei"
}
.navigation-down .menu-1 dl.xldh {
	margin: 20px 60px 25px 0;
	width: 240px;
}
.navigation-down .menu-1 dl.xldh dt {
	font: bold 18px "microsoft yahei";
	color: #fff;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	display: block;
}
.navigation-down .menu-1 dl.xldh dt a {
	color: #fff;
}
.navigation-down .menu-1 dl.xldh dd {
	line-height: 34px;height: 34px; overflow:hidden; width:120px;
	display: inline-block; float:left;
}
.navigation-down .menu-1 dl.xldh dd a {
	color: #fff;
	font: normal 14px/34px "microsoft yahei"
}
.navigation-down .menu-1 dl.xldh dd a:hover {
	color: #60aff6
}
.navigation-down .menu-2 dl.xldh dd a, .navigation-down .menu-3 dl.xldh dd a {
	color: #fff;
	font: normal 14px/34px "microsoft yahei"
}
/*-----首页 banner-----*/

.slideBox {
	width: 100%;
	height: 590px;
	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: 590px;
}
.slideBox .bd li a {
	display: block;
	height: 590px;
}
.slideBox .bd img {
	width: 450px;
	height: 590px;
	display: block;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 16%;
	top: 50%;
	margin-top: -30px;
	display: block;
	width: 30px;
	height: 60px;
	background: url(../images/arrow_left.png) no-repeat;
}
.slideBox .next {
	left: auto;
	right: 16%;
	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;
}
.fwxm {
	padding: 40px 0;
}
.sybt {
	text-align: center;
}
.sybt .sybtwz {
	font-size: 32px;
	color: #444;
	line-height: 80px;
	font-weight: bold;
	background: url(../images/sybtline.jpg) no-repeat center bottom;
}
.sybt .sybtwz i {
	color: #0948ae;
}
.sybt p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	font-family: inpact;
}
.sybtwz span {
	color: #f79202;
}
.sybt1 {
	text-align: center;
}
.sybt1 .sybtwz1 {
	font-size: 32px;
	color: #fff;
	line-height: 80px;
	font-weight: bold;
	background: url(../images/sybtline.jpg) no-repeat center bottom;
}
.sybt1 p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	font-family: inpact;
}
.fwnav {
	margin-top: 20px;
}
.fwnav ul {
	text-align: center;
	display: block;
}
.fwnav ul li {
	margin: 0 5px;
	line-height: 38px;
	display: inline-block;
}
.fwnav ul li a {
	padding: 0 10px;
	font-size: 16px;
	line-height: 38px;
	display: inline-block;
	border: 1px solid #ddd;
}
.fwnav ul li a:hover {
	background: #0948ae;
	color: #fff;
}
.fwxmcon {
	margin-top: 40px;
}
.fwxmcon ul {
	margin-right: -18px;
}
.fwxmcon ul li {
	width: 388px;
	text-align: center;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}
.fwxmcon ul li span {
	width: 386px;
	height: 281px;
	border: 1px solid #ddd;
	overflow: hidden;
	display: block;
}
.fwxmcon ul li span img {
	width: 386px;
	height: 281px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.fwxmcon ul li span:hover img {
	width: 386px;
	height: 281px;
	overflow: hidden;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.fwxmcon ul li p {
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	background-color: #dedede;
}
.youshi {
	background: url(../images/ysbg.jpg) no-repeat top center;
	padding: 40px 0;
	height: 671px;
}
.fys {
	margin-top: 40px;
}
.fys ul {
}
.fys ul li {
	text-align: center;
	float: left;
	width: 25%;
	display: inline-block;
}
.fys ul li img {
	width: 102px;
	height: 102px;
	display: block;
	margin: 30px auto;
}
.fys ul li p {
	font-size: 26px;
	font-weight: bold;
	color: #0948ae;
	margin-top: 25px;
}
.tys {
	margin-top: 45px;
}
.tys ul {
	margin-right: -30px;
}
.tys ul li {
	float: left;
	width: 380px;
	margin-right: 30px;
	display: inline-block;
	height: 205px;
}
.tys ul li dl {
	padding: 25px 35px;
}
.tys ul li dl dt {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.tys ul li dl dd {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-top: 25px;
}
.tysbg1 {
	background: url(../images/ys1.jpg) no-repeat 0 0;
}
.tysbg2 {
	background: url(../images/ys2.jpg) no-repeat 0 0;
}
.tysbg3 {
	background: url(../images/ys3.jpg) no-repeat 0 0;
}
.khal {
	padding: 40px 0;
}
.khal .bd {
	position: relative;
	margin-top: 50px;
	height: 336px;
}
.khal .prev {
	position: absolute;
	top: 50px;
	left: -85px;
	display: block;
	width: 73px;
	height: 177px;
	background: url(../images/alleft.jpg) 0 0;
	z-index: 9;
	overflow: hidden;
}
.khal .next {
	position: absolute;
	top: 50px;
	right: -85px;
	display: block;
	width: 73px;
	height: 177px;
	background: url(../images/alright.jpg) 0 0;
	z-index: 9;
	overflow: hidden;
}
.khal .scrollWrap {
	overflow: hidden;
}
.khal ul {
	overflow: hidden;
	zoom: 1;
}
.khal li {
	width: 380px;
	margin-right: 30px;
	position: relative;
	float: left;
	display: inline;
}
.khal li img {
	width: 380px;
	height: 235px;
	display: block;
	overflow: hidden;
	position: relative;
}
.khal li b {
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	width: 100%;
	color: #444;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	display: block;
	overflow: hidden;
}
.khal li p {
	line-height: 50px;
	color: #666;
}
.khal li p span {
	float: right;
	width: 24px;
	height: 8px;
	background: url(../images/dot.jpg) no-repeat 0 0;
	margin-top: 21px;
}
.guanyu {
	background: url(../images/gybg.jpg) no-repeat top center;
	height: 608px;
	padding: 40px 0;
}
.gycon {
	margin-top: 40px;
}
.gytp {
	width: 532px;
	margin-top: 55px;
	margin-left: 32px;
	height: 354px;
}
.gynr {
	width: 565px;
	height: 344px;
	margin-right: 32px;
	position: relative;
	margin-top: 100px;
}
.gynr h3 {
	font-size: 28px;
	color: #444;
	margin-bottom: 20px;
}
.gynr p {
	font-size: 14px;
	line-height: 30px;
}
.gybtn {
	width: 180px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background-color: #f00;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 10px;
}
.xwzx {
	padding: 40px 0;
}
.xwzxcon {
	margin-top: 10px;
}
#index-news .hd {
	position: relative;
	text-align: center;
	padding: 10px 0 20px 0;
}
#index-news .hd ul {
	overflow: hidden;
	text-align: center;
	line-height: 30px;
}
#index-news .hd li {
	display: inline-block;
	background-color: #dcdbdb;
	padding: 5px 25px;
	cursor: pointer;
	margin: 0 10px;
	font-size: 16px;
}
#index-news .hd li.on {
	background-color: #0948ae;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
#index-news .bd {
	clear: both;
	position: relative;
	margin-top: 50px;
}
#index-news .bd ul {
	margin-right: -40px;
}
#index-news .bd ul li {
	float: left;
	width: 580px;
	margin-right: 40px;
	margin-bottom: 25px;
}
#index-news .bd ul li a {
}
#index-news .bd ul li a .date {
	width: 72px;
	height: 72px;
	border-radius: 4px;
	margin-right: 24px;
	overflow: hidden;
	text-align: center;
	display: block;
}
#index-news .bd ul li a .date i {
	height: 48px;
	line-height: 48px;
	background-color: #dedede;
	color: #888;
	display: block;
	overflow: hidden;
	font-size: 36px;
	font-family: impact;
}
#index-news .bd ul li a .date em {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	background-color: #ccc;
	display: block;
	font-style: normal;
	color: #fff;
}
#index-news .bd ul li a h3 {
	font-size: 18px;
	height: 22px;
	overflow: hidden;
	margin: 0 0 0px 0;
}
#index-news .bd ul li a .desc {
	font-size: 12px;
	color: #aaa;
	line-height: 22px;
	margin-top: 10px;
	display: block;
	height: 44px;
}
#index-news .bd ul li a:hover .date {
	width: 72px;
	height: 72px;
	border-radius: 4px;
	margin-right: 24px;
	overflow: hidden;
	text-align: center;
	display: block;
}
#index-news .bd ul li a:hover .date i {
	background-color: #0948ae;
	color: #fff;
}
#index-news .bd ul li a:hover .date em {
	background-color: #002664;
	color: #fff;
}
#index-news .bd ul li a:hover h3 {
	color: #0948ae;
}
.link {
	margin-top: 15px;
	margin-bottom: 20px;
}
.linkbt {
	font-size: 16px;
	font-weight: bold;
}
.linkcon {
	font-size: 14px;
	margin-top: 8px;
}
.linkcon a {
	margin-right: 15px;
}
.foot {
	height: 368px;
	background: url(../images/fooybg.jpg) repeat-x 0 0;
	margin-top: 20px;
}
.footnr {
	height: 322px;
}
.fdh {
	margin-top: 60px;
}
.fdh dl {
	float: left;
	display: inline-block;
	margin-right: 90px;
}
.fdh dl dt {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
.fdh dl dd {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}
.fdh dl dd a {
	color: #fff;
}
.fdh1 {
	float: left;
	display: inline-block;
	margin-right: 90px; width:260px;
}
.fdh1 dt {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px; display:block;
}
.fdh1 dd {
	font-size: 14px; display:inline-block; float:left; width:130px;
	line-height: 28px;
	color: #fff;
}
.fdh1 dd a {
	color: #fff;
}
.flx {
	margin-top: 60px;
}
.flx h5 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 15px;
}
.flx p {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.bq {
	color: #fff;
	line-height: 46px;
	font-size: 14px;
	text-align: center;
}
.bq a {
	color: #fff;
}
.tj {
	float: right;
	color: #fff;
	margin-top: 60px;
	text-align: center;
}
.tj img {
	margin-bottom: 15px;
}
.nybanner {
	background: url(../images/nybanner.jpg) no-repeat center top;
	height: 350px;
}
.position {
	padding: 30px 0;
	overflow: hidden;
}
.nynav {
	display: block;
}
.nynav ul {
	margin-right: -20px;
}
.nynav li {
	float: left;
	width: 183px;height:40px;
	margin-right: 20px; 
	display:inline-block; 
	margin-bottom:15px;
}
.nynav li a {
	font-size: 14px; display:block;
	line-height: 38px;width: 181px;
	text-align: center;
	border: 1px solid #ddd;
}
.nynav li a:hover {
	color: #fff;
	border-bottom: 1px solid #006633;
	background-color: #0948ae;
}
.dzdh {
	display: block;
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 10px;
}
.nycon {
	overflow: hidden;
	padding-bottom: 30px;
}
.cplb {
	margin-right: -30px;
}
.cplb li {
	width: 380px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline-block;
}
.cplb li img {
	width: 378px;
	height: 278px;
	border: 1px solid #ddd;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.cplb li p {
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	background-color: #ddd;
}
.cplb li a:hover p {
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #0948ae;
}
.dede_pages {
	line-height: 30px;
	float: right;
	padding: 20px 20px 20px 0;
}
.dede_pages ul {
	float: none;
	display: table
}
.dede_pages ul a {
	float: left;
	margin-right: 4px;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 0 10px;color: #444;
	text-decoration: none
}

.dede_pages ul a:hover {
	color: #444;
	text-decoration: none;
}

.xwlb {
	overflow: hidden;
}
.xwlb li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/dot1.jpg) no-repeat left 34px;
	font-size: 18px;
}
.xwlb li p {
	font-size: 14px;
	line-height: 26px;
	display: block;
	margin-top: 8px;
	color: #666;
}
.xwlb li a {
	padding-left: 15px;
	line-height: 36px;
	color: #444;
}
.xwlb li a:hover {
	text-decoration: underline;
}
.xwlb li span {
	line-height: 22px;
	font-size: 14px;
	float: right;
	font-family: Arial;
	padding-left: 20px;
}
.wzbt {
	line-height: 40px;
	font-size: 28px;
	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: 14px;
}
.author span {
	margin-right: 15px;
}
.wznr {
	line-height: 2em;
	font-size: 16px;
	color: #444;
	margin-top: 15px;
}
.wznr img {
	margin: 5px auto;
}
.wznr table {
	border: 1px solid #ccc;
	width: 100%;
	font-family: Arial;
}
.wznr table tr {
	border: 1px solid #ccc;
	text-align: center;
}
.wznr table tr:hover {
	background-color: #f3f3f3;
}
.wznr table tr td {
	border: 1px solid #ccc;
	text-align: center;
}
.wznr h2 {
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0;
	border-left: 5px solid #052742;
	padding-left: 10px;
}
.wznr h3 {
	font-weight: bold;
	font-size: 14px;
}
.wznr p, .wznr div {
	margin-bottom: 15px;
}
.wznr a {
	text-decoration: underline;
}
.wznr a:hover {
	color: #136ec2;
}

.wznr img{ display:block; height:400px;width:600px; margin:0 auto 15px;}
.pagenr {
	line-height: 36px;
	font-size: 16px;
	color: #444;
	margin-top: 15px;
}
.pn {
	border-top: 1px solid #ccc;
	line-height: 50px;
	font-size: 16px;
	margin: 15px 0;
	color: #555;
}
.pro_tui {
	overflow: hidden;
	padding: 30px 0;
	margin-bottom: 15px;
	background-color: #fff;
}
.pro_con {
	margin: 0 auto;
}
.cpbox {
	padding-bottom: 10px;
	margin: 20px 0;
}
.cptp {
	width: 630px;
	height: 430px;
	float: left;
	display: block;
	overflow: hidden;
}
.cptp img {
	border: 1px solid #ccc;
	padding: 3px;
	width: 622px;
	height: 422px;
	overflow: hidden;
}
.cpjs {
	float: right;
	width: 540px;
	height: 430px;
}
.cpjs h1 {
	padding-top: 30px;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}
.cpjsstyle1 {
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.cptel {
	font-size: 16px;
	margin: 30px 0 0 0;
}
.cptel a {
	padding: 10px 40px;
	border: 1px solid #0948ae;
	font-size: 16px;
	font-family: impact;
	border-radius: 20px;
	color: #0948ae;
	margin-right: 20px;
}
.cptel a:hover {
	background-color: #0948ae;
	color: #fff;
}
.cpbtn {
	margin-top: 10px;
}
.nyconbt {
	border-bottom: 1px solid #ddd;
	line-height: 48px;
	height: 48px;
}
.nyconbt span {
	font-size: 20px;
	padding: 0 30px;
	float: left;
	background-color: #0948ae;
	display: block;
	color: #fff;
}
.xgcplb {
	margin-right: -30px;
	margin-top: 30px;
}
.xgcplb li {
	width: 380px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline-block;
}
.xgcplb li img {
	width: 378px;
	height: 278px;
	border: 1px solid #ddd;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.xgcplb li p {
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	background-color: #ddd;
}
.xgcplb li a:hover p {
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #0948ae;
}
.xgxwlb {
	margin-top: 20px;
	margin-right: -20px;
}
.xgxwlb li {
	line-height: 44px;
	font-size: 16px;
	float: left;
	width: 590px;
	margin-right: 20px;
	border-bottom: 1px dashed #ddd;
	background: url(../images/dot1.jpg) no-repeat 8px 18px;
}
.xgxwlb li span {
	float: right;
	margin-left: 20px;
}
.xgxwlb li a {
	padding-left: 20px;
	height: 44px;
	display: block;
	overflow: hidden;
}
