/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #141c1a;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #141c1a;
}
a:hover {
	color: #19358e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.effect:hover {
	animation-duration: 1.5s;
	animation-name: pulse;
}
@keyframes pulse {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.1);
}
 100% {
 transform: scale(1);
}
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
	text-align: center;
}
.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: #19358e;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #19358e;
	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 */
.topbar {
	height: 10px;
	line-height: 10px;
	color: rgb(255, 255, 255, .88);
	font-size: 12px;
	background: #2e394b;
}
.topbar a {
	color: rgb(255, 255, 255, .88);
	margin: 0 5px;
}
.head {
	height: 100px;
}
.head_r {
	width: 780px;
}
.toptell {
	font-size: 24px;
	color: #19358e;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	background: url(../images/tt.jpg) no-repeat left center;
	float: right;
	font-weight: bold;
	margin-top: 18px;
}
.nav {
	margin-top: 15px;
}
.nav li {
	float: left;
	margin: 0 5px;
}
.nav li a {
	font-size: 16px;
	color: #000;
	display: block;
	padding: 0 12px;
	border-bottom: 5px solid #fff;
	height: 49px;
}
.nav li a:hover, .nav li a.hover {
	border-bottom: 5px solid #19358e;
	color: #19358e;
}
.slideBox {
	width: 100%;
	height: 522px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 6px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	z-index: 1;
	text-align: center;
	width: 100%;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 5px;
	width: 40px;
	height: 6px;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #19358e;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 522px;
}
.gg {
	background: url(../images/gg.jpg) center;
	height: 62px;
}
.gg p.fl {
	background: url(../images/gg.png) no-repeat left center;
	padding-left: 40px;
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	color: #19358e;
	font-weight: bold;
}
.txtScroll-top {
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
.txtScroll-top .infoList li {
	height: 62px;
	line-height: 62px;
}
.txtScroll-top .infoList li a {
	color: #3e3e3e;
}
.product {
	margin-top: 30px;
}
.proleft {
	width: 241px;
	background: #878a90;
	height: 570px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.proleft_top {
	height: 93px;
	background: #19358e;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-sizing: border-box;
	padding: 18px 0 0 42px;
}
.proleft_top span {
	display: block;
	font-size: 20px;
	color: #d0cfcc;
}
.proleft_top p {
	color: #fff;
	font-size: 20px;
}
.proleft i {
	display: block;
	height: 12px;
	background: url(../images/xjt.jpg) no-repeat center;
}
.proleft a {
	display: block;
}
.proleft dt {
	height: 43px;
	line-height: 43px;
	background: #fefafa;
	border-left: 6px solid #19358e;
	margin-top: 20px;
}
.proleft dt a {
	background: url(../images/q1.jpg) no-repeat left center;
	margin-left: 30px;
	padding-left: 25px;
	font-size: 16px;
	color: #19358e;
}
.proleft dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../images/q2.jpg) no-repeat left center;
	color: #fff;
	margin-left: 36px;
	padding-left: 26px;
}
.proleft dd a:hover {
	color: #19358e;
}
.proright {
	width: 1100px;
}
.proright_top {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	text-align:center;
}
.proright_top i {
	display: block;
	width: 11px;
	height: 11px;
	background: #19358e;
	float: left;
	margin-top: 10px;
	margin-right: 12px;
}

.proright ul {
	margin-left: -24px;
	margin-top: 20px;
}
.proright li {
	float: left;
	text-align: center;
	margin-left: 24px;
	margin-top: 10px;
}
.proright li p {
	font-size: 16px;
	color: #141c1a;
	line-height: 40px;
}
.proright li a:hover p {
	color: #19358e;
}
.proright li img {
	width: 250px;
	height: 188px;
	transition: all 0.2s;
}
.proright li img:hover {
	opacity: 0.8;
}
.about {
	height: 617px;
	background: url(../images/ab.jpg) no-repeat center;
	margin-top: 90px;
}
.abtit {
	padding-top: 70px;
}
.abtit p {
	font-size: 30px;
	color: #19358e;
}
.abtit span {
	font-size: 24px;
	color: #cfcfcf;
}
.abinfo {
	width: 540px;
	font-size: 16px;
	color: #000;
	line-height: 32px;
	margin-top: 25px;
}
.abinfo p {
	text-indent: 2em;
}
.about .more img {
	margin-top: 60px;
}
.news_cont {
	margin-top: 70px;
}
.news_cont .newtit {
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #eeeced;
	padding-bottom: 8px;
}
.newtit p {
	color: #030008;
	font-size: 26px;
	margin-left: 7px;
}
.newtit p span {
	font-size: 18px;
	color: #c1c0c0;
	margin-left: 10px;
	font-weight: bold;
}
.newtit a {
	float: right;
	font-size: 16px;
	color: #030008;
	margin-right: 5px;
	margin-top: 8px;
}
.news {
	width: 705px;
}
.firstnew {
	margin-top: 25px;
	height: 131px;
}
.firstnew img {
	width: 197px;
	height: 131px;
}
.firstnew .fr {
	width: 480px;
}
.firstnew .fr a {
	display: block;
	font-size: 16px;
	color: #19358e;
	margin-top: 10px;
}
.firstnew .fr p {
	font-size: 12px;
	color: #8d8c8c;
	line-height: 25px;
	margin-top: 10px;
	text-indent: 2em;
}
.news ul {
	margin-top: 20px;
}
.news li {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #e3e3e3;
	background: url(../images/d.jpg) no-repeat left center;
	padding-left: 20px;
}
.news li a {
	color: rgb(19, 19, 19, .85);
}
.news li span {
	float: right;
	color: rgb(88, 88, 88, .71);
	margin-right: 30px;
}
.news li a:hover {
	color: #19358e;
}
.news li:last-child {
	border: 0;
}
.cont {
	width: 342px;
}
.cont img {
	margin-top: 23px;
}
.continfo p {
	font-size: 16px;
	color: #4b4b4b;
	height: 35px;
	line-height: 35px;
}
.continfo p:nth-child(1) {
	font-size: 18px;
	color: #19358e;
	margin-top: 10px;
	margin-bottom: 10px;
}
.continfo p:nth-child(2) {
	background: url(../images/c1.jpg) no-repeat left center;
	padding-left: 35px;
}
.continfo p:nth-child(3) {
	background: url(../images/c2.jpg) no-repeat left center;
	padding-left: 35px;
}
.continfo p:nth-child(4) {
	background: url(../images/c3.jpg) no-repeat left center;
	padding-left: 35px;
}
.link {
	height: 60px;
	line-height: 60px;
	background: #efefef;
	margin-top: 60px;
}
.link p {
	font-size: 18px;
	color: #19358e;
	font-weight: bold;
}
.link p span {
	color: #000;
	font-weight: normal;
	margin: 0 10px;
}
.link a {
	color: #303030;
	margin: 0 10px;
}
.footer {
	height: 215px;
	background: #303440;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer ul {
	padding-top: 40px;
	height: 50px;
	border-bottom: 1px solid #575960;
}
.footleft {
	width: 870px;
}
.footleft li {
	float: left;
	font-size: 15px;
}
.footleft li a {
	margin: 0 15px;
}
.footcont p:first-child {
	margin-top: 20px;
}
.footcont p {
	line-height: 24px;
}
.ewm {
	width: 230px;
	background: #19358e;
	height: 215px;
}
.ewm p {
	width: 20px;
	margin-top: 85px;
	margin-left: 30px;
}
.ewm img {
	margin-top: 45px;
}
.banner {
	height: 300px;
	background: url(../images/banner.jpg) no-repeat center;
}
.position {
	height: 50px;
	line-height: 50px;
	background: #efefef;
}
.submenu li {
	float: left;
}
.submenu li a {
	display: block;
	width: 120px;
	text-align: center;
}
.submenu li a.hover {
	background: #19358e;
	color: #fff;
}
.pagetop {
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin-top: 30px;
}
.content {
	line-height: 30px;
	margin-top: 20px;
}
.list {
	margin-top: 30px;
}
.list li {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
	margin-top: 20px;
}
.list li a {
	display: block;
	font-size: 18px;
	line-height: 30px;
}
.list li span {
	color: #ababab;
	font-size: 12px;
	display: block;
	margin: 10px 0;
}
.list li p {
	font-size: 12px;
	line-height: 25px;
	color: #666;
}
.photo ul {
	margin-left: -20px;
	margin-top: 20px;
}
.photo li {
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-top: 10px;
}
.photo li img {
	width: 260px;
	height: 200px;
	transition: all 0.2s;
}
.photo li img:hover {
	opacity: 0.8;
}
.photo li p {
	line-height: 30px;
}
.showtop {
	text-align: center;
	margin-top: 30px;
}
.showtop .title {
	font-size: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	color: #333;
	font-weight: 300;
}
.showtop .date {
	margin-top: 10px;
}
.showtop .date span {
	margin-right: 20px;
	color: #999;
	font-size: 12px;
}
.prepage {
	margin-top: 50px;
}
.prepage p {
	line-height: 30px;
	font-style: 13px;
}
