@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
html {
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #303030;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #1e50ae;
	text-decoration: none;
}
ul, li, ol, dl, dt, dd {
	list-style: none;
	padding: 0px;
	margin: 0px auto;
}
input, select, button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
	outline: none;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}
.w960 {
	width: 1200px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.top {
	width: 100%;
	background-color: #F6F6F6;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #888888;
}
.top span {
	float: right;
}
.top span a {
	padding: 0px 5px;
	font-size: 14px;
	color: #888888;
}
.top span a:hover {
	color: #1e50ae;
}
.logo {
	color: #1e50ae;
	font-size: 36px;
	font-weight: bold;
	height: 66px;
	padding: 30px 0px;
	width: 460px;
	float: left;
	background: url(../images/logo.png) no-repeat left center;
	padding-left:90px;
}
.logo p {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	color: #272727;
	font-family: "Arial";
}
.tel {
	font-size: 14px;
	float: right;
	margin-top: 37px;
	padding-left: 60px;
	background: url(../images/tel.png) no-repeat left center;
	color: #888888;
	margin-bottom: 37px;
	width: 190px;
}
.tel p {
	color: #1e50ae;
	font-size: 26px;
	font-weight: bold;
}
#nav {
	width: 100%;
	background-color: #1e50ae;
	height: 60px;
	line-height: 60px;
}
#nav li {
	float: left;
	text-align: center;
	width: 150px;
}
#nav li a {
	line-height: 60px;
	display: block;
	height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
#nav li:hover {
	text-decoration: none;
	height: 60px;
	background-color: #203e95;
}
#nav li dl {
	width: 150px;
	background-color: #203e95;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}
#nav li dl dt {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #fff;
}
#nav li dl dt a {
	color: #fff;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
}
#nav li dl dt a:hover {
	background: none;
	font-size: 15px;
	font-weight: bold;
}
#nav li:hover dl {
	left: auto;
}
#curr {
	background-color: #203e95;
}
.search {
	width: 100%;
	height: 60px;
	background-color: #F6F6F6;
}
.search_l {
	width: 50%;
	float: left;
	font-size: 16px;
	line-height: 60px;
}
.search_l span {
	color: #272727;
	font-weight: bold;
}
.search_l a {
	padding-right: 10px;
}
.search_r {
	width: 50%;
	float: right;
	margin-top: 5px;
	text-align: right;
}
.search_r input {
	color: rgba(0,0,0,0.85);
	display: inline-block;
	font-size: 16px;
	line-height: 48px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #E2E2E2;
	outline: none;
	padding: 0 16px;
	vertical-align: middle;
	width: 360px;
	;
	margin: 0px;
}
.search_r button {
	background-color: #1e50ae;
	border: 0px;
	border-radius: 0 4px 4px 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	outline: none;
	vertical-align: middle;
	width: 112px;
	padding: 0px;
	margin-left: -4px;
}
.search_r img {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	width: 16px;
}
.ys1 dl {
	width: 370px;
	float: left;
	margin-right: 45px;
	margin-bottom: 50px;
}
.ys1 dl img {
	width: 100px;
	height: 100px;
	margin-right: 20px;
	cursor: pointer;
	transition: all 0.6s;
	float: left;
}
.ys1 dl:hover img {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.ys1 dl dt {
	font-size: 22px;
	color: #1e50ae;
	margin-top: 13px;
}
.ys1 dl dt p {
	color: #888888;
	font-size: 15px;
	line-height: 26px;
}
.ys1 dl:nth-child(3n) {
	margin-right: 0px;
}
#wrap {
	width: 100%;
	background: url(../images/wrap.jpg) no-repeat center center;
	padding: 50px 0px;
	color: #fff;
}
.company dl {
	width: 500px;
	float: left;
	margin-right: 20px;
}
.company ul {
	width: 680px;
	float: left;
}
.company ul li {
	font-size: 28px;
}
.company ul ol {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
}
.company ul p {
	text-indent: 2em;
	line-height: 32px;
	font-size: 14px;
}
.sl1 ul {
	width: 300px;
	float: left;
	text-align: center;
}
.sl1 ul img {
	cursor: pointer;
	transition: all 0.6s;
}
.sl1 ul img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.sl1 ul li {
	font-size: 16px;
}
.sl1 ul li span {
	font-size: 60px;
	color: #fff;
	font-family: "impact";
}
.sl1 ul p {
	font-size: 18px;
}
.title {
	text-align: center;
}
.title li {
	color: #1e50ae;
	font-size: 28px;
	font-weight: bold;
}
.title p {
	text-transform: uppercase;
	color: #888888;
	font-size: 16px;
}
.cpfl li {
	width: 228px;
	float: left;
	margin-right: 12px;
	background-color: #1e50ae;
	text-align: center;
	height: 46px;
	line-height: 46px;
}
.cpfl li a {
	color: #fff;
	font-size: 14px;
}
.cpfl li:nth-child(5n) {
	margin-right: 0px;
}
.cpfl li:hover {
	background-color: #303030;
	border-radius: 5px;
}
.cpzs div {
	width: 291px;
	text-align: center;
	margin-right: 12px;
	float: left;
}
.cpzs div li {
	width: 291px;
	height: 240px;
	background-color: #fff;
	box-shadow: 2px 2px 8px #999;
}
.cpzs div li a {
	width: 291px;
	height: 240px;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 291px;
	height: 240px;
	transition: all 0.6s;
}
.cpzs div p {
	font-size: 16px;
	color: #333;
	line-height: 60px;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.cpzs div:nth-child(4n) {
	margin-right: 0px;
}
.cpzs div:hover p a {
	color: #1e50ae;
	font-weight: bold;
}
.more {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #1e50ae;
	border-radius: 10px;
	margin: 30px auto 0px auto;
	text-align: center;
}
.more a {
	color: #fff;
	font-size: 16px;
}
.more:hover {
	background-color: #303030;
}
#wrap1 {
	width: 100%;
	background-color: #f5f5f5;
	padding: 50px 0px;
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 5px;
	width: 220px;
}
.dllist1 dl dt {
	width: 216px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1px;
	display: inline-table;
}
.dllist1 dl dt img {
	width: 216px;
	height: 140px;
	transition: all 0.6s;
}
.dllist1 dl:hover dt img {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 42px;
}
.dllist1 dl p a {
	font-size: 14px;
}
.dllist1 dl:hover p a {
	color: #1e50ae;
}
#demo {
	overflow: hidden;
	width: 1200px;
	margin-top: 30px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
.ys dl {
	width: 360px;
	margin-right: 60px;
	float: left;
	text-align: center;
}
.ys dl:nth-child(3n) {
	margin-right: 0px;
}
.ys dl dt {
	color: #d6d6d6;
	font-size: 60px;
	font-family: "impact";
}
.ys dl span {
	width: 40px;
	height: 2px;
	background-color: #d6d6d6;
	display: inline-block;
}
.ys dl li {
	color: #272727;
	font-size: 20px;
	margin: 20px 0px;
}
.ys dl p {
	color: #888888;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 10px;
}
.ys dl ol {
	display: inline-table;
	overflow: hidden;
	width: 360px;
	height: 182px;
}
.ys dl ol img {
	transition: all 0.6s;
}
.ys dl:hover ol img {
	transform: scale(1.3);
}
.ys dl:hover dt {
	color: #1e50ae;
}
.xwzx {
	width: 600px;
	float: left;
	margin-right: 20px;
}
.xwzx dl {
	width: 600px;
	height: 400px;
	overflow: hidden;
}
.xwzx dl img {
	transition: all 0.6s;
}
.xwzx:hover dl img {
	transform: scale(1.3);
}
.xwzx1 {
	width: 580px;
	float: left;
}
.xwzx1 ul {
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 10px;
}
.xwzx1 ul li {
	margin-bottom: 15px;
	padding: 5px 8px;
}
.xwzx1 ul li ol {
	line-height: 36px;
}
.xwzx1 ul li ol a {
	font-size: 16px;
}
.xwzx1 ul li ol span {
	float: right;
	font-size: 16px;
}
.xwzx1 ul li p {
	color: #555555;
	line-height: 32px;
	font-size: 14px;
}
.xwzx1 ul:hover li {
	box-shadow: 2px 2px 8px #999;
}
.xwzx1 ul:hover li ol a {
	color: #1e50ae;
	font-weight: bold;
}
.footer {
	width: 100%;
	background-color: #272727;
	color: #919191;
	padding-bottom: 30px;
}
.footer a:hover {
	color: #1e50ae;
}
.dbnav {
	border-bottom: 1px solid #3D3D3D;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.dbnav a {
	color: #fff;
	font-size: 16px;
	padding: 0px 42px;
}
.footnav ul {
	width: 400px;
	float: left;
	border-right: 1px dashed #919191;
	padding-right: 60px;
	margin-right: 60px;
	margin-top: 30px;
}
.footnav ul li {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.footnav ul p {
	line-height: 36px;
}
.footnav ul p a {
	color: #919191;
	font-size: 16px;
}
.footnav dl {
	float: left;
	border-right: 1px dashed #919191;
	margin-right: 40px;
	margin-top: 30px;
	width: 504px;
}
.footnav dl dt {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.footnav dl p {
	line-height: 36px;
	font-size: 16px;
}
.footnav ol {
	float: left;
	width: 134px;
	margin-top: 30px;
}
.footnav ol dt {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.footnav dd {
	color: #919191;
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}
.footnav dd a{ color: #919191; font-size: 14px;}
.copyright {
	text-align: center;
	width: 100%;
	background-color: #000000;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 42px;
	height: 42px;
}
.copyright a {
	color: #6e6e6e;
}
.copyright a:hover {
	color: #1e50ae;
}
/*内页样式*/

/*---------在线留言---------*/

.message {
	line-height: 24px;
	width: 630px;
	margin: 0px auto;
}
.message dt {
	float: left;
	clear: both;
	width: 80px;
	margin-left: 20px;
	height: 30px;
	margin-top: 10px;
}
.message dd {
	float: left;
	margin-top: 10px;
}
.message input {
	line-height: 24px;
	height: 24px;
}
.message p {
	clear: both;
	margin-left: 200px;
}
.sub {
	height: 30px;
	width: 60px;
	display: block;
	float: left;
	margin-left: 30px;
}
/*---------新闻列表页---------*/

.title4 {
	text-align: center;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 15px;
}
.title4 li {
	font-size: 36px;
	font-weight: bold;
	color: #1e50ae;
}
.title4 p {
	font-size: 15px;
	text-transform: uppercase;
	color: #2e2e2e;
	margin-top: 5px;
}
.mup {
	width: 100%;
	background-color: #F2F2F2;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.rytp div {
	width: 291px;
	float: left;
	margin-right: 12px;
}
.rytp div li {
	width: 289px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 289px;
}
.rytp div li a {
	text-align: center;
	width: 289px;
	height: 289px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.rytp div li a img:hover {
	transform: scale(1.3);
}
.rytp div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.rytp div:nth-child(4n) {
	margin-right: 0px;
}
.tittle {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.lb {
	text-align: left;
	text-indent: 2em;
}
.lb a {
	color: #333;
}
.lb a:hover {
	color: #1e50ae;
	font-weight: bold;
}
.page {
	text-align: center;
	margin: 10px auto 0px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #1e50ae;
}
.page li:hover a {
	color: #fff;
}
.curr {
	background-color: #1e50ae;
	color: #fff;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/new_jt.jpg) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 15px;
	color: #303030;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #1e50ae;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #636363;
	font-size: 14px;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 16px;
	margin-bottom: 30px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 16px;
}
.sub {
	height: 40px!important;
	width: 120px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	border: 0px;
	background-color: #1e50ae;
	text-align: center;
	color: #fff;
	line-height: 40px!important;
	font-size: 14px;
}
.news ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news ul li {
	line-height: 32px;
	height: 32px;
}
.news ul li b {
	color: #1e50ae;
}
.news ul li a {
	color: #303030;
	font-size: 16px;
}
.news ul li a:hover {
	color: #1e50ae;
	margin-left: 5px;
}
.news ul li span {
	float: right;
}
.news ul p {
	color: #636363;
	font-size: 14px;
}
.nyleft {
	width: 260px;
	float: left;
	margin-right: 10px;
}
.icpfl dl {
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 26px;
	padding: 24px 0px;
	;
	background-color: #1e50ae;
}
.icpfl dl p {
	font-size: 16px;
	text-transform: uppercase;
	color: rgba(255,255,255,0.6);
	font-weight: normal;
}
.icpfl ul {
	background-color: #D6D6D6;
}
.icpfl ul li {
	border-bottom: 2px solid #EDEDED;
	line-height: 60px;
}
.icpfl ul li a {
	font-size: 14px;
	padding-left: 33px;
}
.icpfl ul p {
	border-bottom: 2px solid #EDEDED;
	line-height: 60px;
}
.icpfl ul p a {
	font-size: 13px;
	padding-left: 43px;
}
.icpfl ul li:hover, .cpfl ul p:hover {
	background-color: #F1940F;
}
.icpfl ul li:hover a, .cpfl ul p:hover a {
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
}
.icpfl ul li:last-child {
	border-bottom: none;
}
.nlx {
	margin-top: 15px;
}
.nlxt {
	height: 46px;
	line-height: 46px;
	background-color: #1e50ae;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.nlxb {
	padding: 0px 0px 0px 5px;
	line-height: 42px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.iright {
	width: 930px;
	float: left;
}
.icpzs div {
	width: 225px;
	float: left;
	margin-right: 10px;
}
.icpzs div li {
	width: 223px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 223px;
}
.icpzs div li a {
	text-align: center;
	width: 223px;
	height: 223px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.icpzs div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.icpzs div li a img:hover {
	transform: scale(1.3);
}
.icpzs div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.icpzs div:nth-child(4n) {
	margin-right: 0px;
}
.tittle6 {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
}
