﻿
* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #333;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #1378be;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	margin: 50px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages ul {
	display: inline-block;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #1378be;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #1378be;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */

.head {
	line-height: 75px;
	
	overflow: hidden;
}
.logo {
	
	display: block;
	
	overflow: hidden;
	
}
.head .fr {
	color: #979797;
}
.head .fr a {
	display: block;
	float: left;
}
.head .fr span {
	color: #eeecef;
	margin: 0 10px;
}
.head .fr a:first-child {
	background: url(../images/zg.png) no-repeat left center;
	padding-left: 30px;
	margin-right: 29px;
}
.head .fr a:first-child+a {
	background: url(../images/yg.png) no-repeat left center;
	padding-left: 30px;
	margin-right: 15px;
}
.nav {
	height: 54px;
	background: #f7f7f7;
	position: relative;
	z-index: 99;
}
.nav li {
	float: left;
	position: relative;
	line-height: 54px;
	margin: 0 10px;
}
.nav li a.one {
	display: block;
	padding: 0 30px;
	font-size: 16px;
	color: #242227;
}
.nav li:hover a.one {
	background: #1363a8;
	color: #fff;
}
.nav li .navbox {
	position: absolute;
	display: none;
	width: 680px;
	height: 180px;
	background: rgba(19,99,168,.85);
}
.nav li .navbox ul {
	width: 430px;
	margin-left: 30px;
	margin-top: 12px;
}
.nav li .navbox li {
	background: url(../images/jt.png) no-repeat left center;
	padding-left: 17px;
	line-height: 32px;
	width: 120px;
	margin: 0;
}
.nav li .navbox li a {
	color: #fff;
}
.nav li .navbox li a:hover {
	color: #f9aa11;
}
.nav li .navbox img {
	width: 188px;
	height: 112px;
	margin-right: 20px;
	margin-top: 20px;
}
.nav li:hover .navbox {
	display: block;
}
.nav li:first-child+li+li .navbox li {
	width: 190px;
}
.nav li:first-child+li+li+li+li+li+li .navbox {
	width: 360px;
}
.nav li:first-child+li+li+li+li+li+li .navbox ul {
	width: 100px;
}
.nav li:first-child+li+li+li+li+li+li .navbox li {
	width: 100px;
}
.slideBox {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 8px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 11px;
	width: 66px;
	height: 8px;
	background: #f7f7f7;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #1363a8;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd ul {
	margin: 0 auto;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height:600px;
}
.indextit {
	text-align: center;
}
.indextit span {
	display: block;
	font-size: 38px;
	color: #1378be;
}
.indextit p {
	font-size: 16px;
	color: #616264;
	margin-top: 10px;
}
.solve {
	margin-top: 45px;
}
.solve li {
	float: left;
	padding: 7px;
	background: #eee;
	border: 1px solid #e6e6e6;
	padding-bottom: 0;
	margin: 0 15px;
	margin-top: 45px;
}
.solve li img {
	width: 349px;
	height: 277px;
}
.solve li p {
	text-align: center;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #2d2d2d;
}
.solve li:hover {
	background: #1378be;
}
.solve li:hover p {
	color: #fff;
}
.solve a.more {
	display: block;
	width: 178px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #1378be;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 47px;
}
.select {
	
	background: #f5f5f5;
	overflow: hidden;
	margin-bottom: 50px;
}
.select .indextit {
	padding-top: 45px;
}
.select .indextit span {
	background: url(../images/tit2.jpg) no-repeat center;
}
.select ul {
	margin-left: -25px;
}
.select li {
	float: left;
	margin-left: 47px;
	margin-top: 60px;
	width: 557px;
}
.select li a {
	display: block;
}
.select li img {
	width: 557px;
	height: 312px;
	transition: all 0.3s;
}
.select li span {
	font-size: 28px;
	display: block;
	margin-bottom: 10px;
}
.select li p {
	font-size: 20px;
	color: #595d61;
	line-height: 36px;
	margin-bottom: 10px;
}
.select li i {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/yjt.png) no-repeat center #5a5b5d;
	border-radius: 50%;
	margin-right: 267px;
	float: right;
	margin-top: -30px;
	position: relative;
	z-index: 99;
	transition: all 0.3s;
}
.select li:hover img {
	opacity: 0.8;
}
.select li:hover i {
	margin-right: 0;
	background: url(../images/yjt.png) no-repeat center #1378be;
}
.ab {
	
	background: url(../images/ab.jpg) no-repeat center;
	padding-top: 50px;
}
.about {
	width: 560px;
}
.abtit {
	border-bottom: 1px solid #dcdcdc;
	height: 50px;
}
.abtit span {
	font-size: 29px;
	color: #1378be;
	display: block;
	margin-left: 8px;
}
.abtit a {
	color: #5a5e61;
	display: block;
	margin-right: 8px;
	margin-top: 15px;
}
.abtit a:hover {
	color: #1378be;
}
.about img {
	margin-top: 30px;
	margin-left: 25px;
}
.about p {
	color: #5a5e61;
	line-height: 28px;
	text-indent: 2em;
	margin-top: 20px;
}
.news {
	width: 590px;
}
.newone {
	margin-top: 30px;
}
.newone a {
	display: block;
	font-size: 18px;
	color: #1363a8;
	background: url(../images/d1.jpg) no-repeat left center;
	padding-left: 10px;
}
.newone p {
	color: #5a5e61;
	line-height: 25px;
	margin-top: 10px;
}
.news ul {
	margin-top: 10px;
}
.news li {
	line-height: 38px;
	border-bottom: 1px solid #efefef;
	background: url(../images/d2.jpg) no-repeat left center;
	padding-left: 10px;
}
.news li span {
	float: right;
	color: #939391;
}
.news li:last-child {
	border: 0;
}
.link {
	line-height: 30px;
	margin-top: 30px;
}
.link p {
	color: #2160a5;
	font-size: 18px;
	background: url(../images/link.jpg) no-repeat left center;
	padding-left: 35px;
}
.link a {
	color: #403f3f;
	margin-left:15px;
}
.footer {
	background: #1f2428;
	height: 216px;
	color: #fff;
}
.net {
	width: 321px;
	background: url(../images/net.jpg) center;
	height: 216px;
	border-left: 1px solid #34373c;
	border-right: 1px solid #34373c;
}
.net span {
	display: block;
	font-size: 18px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}
.foottell {
	width: 214px;
	text-align: center;
}
.foottell span {
	display: block;
	font-size: 16px;
	margin-top: 45px;
}
.foottell p {
	font-size: 22px;
	color: #1363a8;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
}
.bdsharebuttonbox {
	display: inline-block;
	margin-top: 20px;
}
.bdsharebuttonbox a {
	width: 35px !important;
	height: 35px !important;
	padding: 0 !important;
	margin: 0 5px !important;
}
.bdsharebuttonbox .bds_weixin {
	background: url(../images/share.png) no-repeat -1px 0 !important;
}
.bdsharebuttonbox .bds_tsina {
	background: url(../images/share.png) no-repeat -46px 0 !important;
}
.bdsharebuttonbox .bds_mshare {
	background: url(../images/share.png) no-repeat -91px 0 !important;
}
.ewm {
	height: 175px;
	margin-top: 41px;
	border-left: 1px solid #34373c;
	width: 180px;
	text-align: center;
}
.ewm p {
	line-height: 34px;
}
.ewm img {
	padding: 4px;
	background: #414b54;
}
.footnav {
	border-left: 1px solid #34373c;
	border-right: 1px solid #34373c;
	height: 216px;
}
.footnav ul {
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 40px;
}
.footnav ul li {
	font-size: 15px;
	line-height: 28px;
}
.footnav ul li a {
	color: #fff;
	font-size: 12px;
}
.bottom {
	text-align: center;
	height: 65px;
	line-height: 65px;
	color: rgba(255,255,255,.5);
	font-size: 12px;
	background: #1f2428;
	border-top: 1px solid #34373c;
}
.bottom img{padding-top: 3px;}
.bottom a {
	color: rgba(255,255,255,.5);
}
.banner {
	height: 370px;
	background: url(../images/banner.jpg) no-repeat center;
}
.position {
	background: url(../images/home.jpg) no-repeat left center;
	padding-left: 30px;
	line-height: 22px;
	height: 22px;
	margin-top: 17px;
	color: #646462;
}
.position a {
	color: #646462;
}
.main {
	margin-bottom: 50px;
	overflow: hidden;
}
.main .indextit {
	margin-top: 30px;
}
.photo li {
	margin-top: 0;
	margin-bottom: 44px;
}
.content {
	line-height: 30px;
	margin-top: 30px;
}
.content video {
	background: #000;
}
.content img {
	max-width: 100%;
}
.list {
	margin-top: 50px;
	overflow: hidden;
}
.list li {
	height: 40px;
line-height: 40px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}
.list li img {
	width: 210px;
	height: 130px;
}
.list li .fr {
	width: 1200px;
}
.list li .fr a {
	
	font-weight: bold;
}
.list li .fr span {
	display: block;
	color: #d9d9d9;
	font-size: 12px;
	
	float: right;
}
.list li .fr p {
	font-size: 12px;
	line-height: 22px;
}
.xuanxing {
	margin-top: 40px;
}
.left {
	width: 263px;
}
.lefttop {
	height: 99px;
	background: url(../images/lefttop.jpg) no-repeat center;
	color: #fff;
	padding-left: 20px;
}
.lefttop p {
	font-size: 27px;
	padding-top: 20px;
}
.lefttop span {
	display: block;
	font-size: 15px;
}
.left dl {
	padding-top: 3px;
	background: #f6f6f6;
}
.left dt {
	height: 46px;
	line-height: 46px;
	background: url(../images/l2.jpg) no-repeat center;
	font-size: 16px;
	color: #fff;
	padding-left: 35px;
}
.left dt a {
	color: #fff;
}
.left dd {
	height: 45px;
	line-height: 45px;
	margin: 0 12px;
	border-top: 1px solid #dfdfdf;
	font-size: 16px;
	color: #555553;
	padding-left: 24px;
	background: url(../images/l1.jpg) no-repeat 214px center;
}
.right {
	width: 895px;
}
.right ul {
	margin-left: -39px;
}
.right li {
	float: left;
	width: 270px;
	margin-left: 39px;
	margin-bottom: 30px;
}
.right li img {
	width: 270px;
	height: 254px;
	float: left;
}
.right li dl {
	background: #f4f4f4;
	float: left;
	width: 270px;
	
	height: 50px;
	text-align: center;
}
.right li dt {
	font-size: 18px;
	color: #2261a4;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.right li dd {
	color: #555553;
	line-height: 24px;
}
.right li:hover dl {
	background: #2261a4;
}
.right li:hover dl dt, .right li:hover dl dd {
	color: #fff;
}
.showtop {
	text-align: center;
	padding-top: 50px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.showtop h1 {
	font-weight: normal;
	font-size: 25px;
}
.showtop p {
	margin-top: 20px;
	font-size: 12px;
	color: #666;
}
.showtop p span {
	margin: 0 5px;
}
.showtop p span a {
	margin: 0 5px;
}
.show .content {
	margin-top: 20px;
}
.prepage {
	line-height: 30px;
	margin: 50px 0;
}
.hotcp {
	margin-top: 20px;
}
.hotcp ul {
	border-top: 1px dashed #ddd;
	padding-top: 20px;
}
.hotcp li {
	float: left;
	line-height: 40px;
	margin-left: 20px;
	text-align: center;
	width: 203px;
}
.hotcp li:first-child {
	margin: 0;
}
.hotcp li img {
	height: 137px;
	width: 203px;
}
.hotcp_top {
	background: #0069b7;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
}
.hotnews {
	margin-bottom: 30px;
	margin-top: 20px;
}
.hotnews_top {
	border-bottom: 1px solid #ddd;
	color: #0069b7;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hotnews li {
	border-bottom: 1px dotted #ddd;
	float: left;
	line-height: 36px;
	margin-right: 30px;
	width: 500px;
}
.hotnews li a {
	color: #2e2e2e;
}
.hotnews li span {
	color: #999;
	float: right;
	font-size: 13px;
}
.hotlabel {
	margin-top: 30px;
}
.hotlabel p {
	color: #0069b7;
}
.hotlabel a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0 10px;
	background: #0069b7;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.syzjhb{background: url(../images/syzjhb.jpg) no-repeat;height: 720px;width: 100%;margin-top: 50px;}

#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #66B6E7; margin:0px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../images/rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:300px; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../images/indexNewsListIco.gif) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a{ color:#030303;}
#shownews .relatedlist li a:hover{  color:#0964c3;text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}
#shownews h1 { margin:10px 0 0 0;}
#shownews .xgcplist li{float:left; margin-left: 40px;margin-bottom: 30px;}
#shownews .xgcplist li h3 { font-family:"微软雅黑"; font-size:12px; text-align:center;background: #2160a5; }
#shownews .xgcplist li h3 a{ color:#FFFFFF;}
