﻿#neiban .fullSlide {
	height: 180px;
}
#neiban .fullSlide .bd li {
	height: 180px;
}
#neiban .fullSlide .prev, #neiban .fullSlide .next {
	top: 26%;
}
.weizhicontainer {
	width: 100%;
	background: url(../lximage/weizhi.html) repeat-x;
	height: 30px;
	line-height: 30px;
}
.weizhi {
	width: 1180px;
	margin: 0 auto;
}
.weizhi p, .weizhi a {
	font-size: 12px;
	font-family: "宋体";
	color: #535353;
}
.weizhi a:hover {
	color: #e60012;
}
.main {
	width: 1180px;
	margin: 0 auto;
	margin-top: 36px;
}
.main .mainleft {
	float: left;
	width: 200px;
	margin-top: -18px;
}
.lefttop .title {
	height: 56px;
    color:#2f318b;
    font-size: 26px;
    line-height: 56px;
	border-bottom: 1px solid #2f318b;
}
.lefttop .title span{
	color: hsl(0, 0%, 80%);
    font-size: 16px;
    line-height: 26px;}
.lefttop .title a {
	font-size: 18px;
	color: #666666;
	font-weight: 600;
}
.lefttop ul li {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #f8cacc;
	background-color:#D9DAF3;
	text-indent: 50px;
}
.lefttop ul li a {
	font-size: 14px;
	color: #535353;
}

.lefttop ul li.on a {
	color: #fff;
}
.lefttop ul li:hover{
	background-color:#696AC0;
}
.lefttop ul li:hover a {
	color: #fff;
}
.leftdi{
width:100%;
overflow:hidden;
background-color:#F4F4FD;	
}

.leftdi p {
	text-indent: 18px;
	height: 10px;
	line-height:10px;
	margin-top: 20px;
	color: #666666;
}
.leftdi p span {
	color: #666666;
	font-size: 14px;
}
.leftdi img {
	margin-top: 8px;
}
.mainright {
	width: 930px;
	margin-left: 50px;
	float: right;
	min-height:550px;
}
.mainright .title {
	border-bottom: 1px solid #ccc;
	height: 32px;
}
.zikuai{
width:100%;	
height:70px;	
background-color:#5152A3;	
}

.mainright .title p {
	width: 180px;
	padding-bottom: 8px;
	color: #2f318b;
	font-size: 18px;
	border-bottom: 1px solid #2f318b;
	float: left;
}


.mainright .title span {
	font-size: 14px;
	color: #949494;
	float: left;
	margin-top: 4px;
}
.mainright .p {
	padding: 0 15px;
	margin: 30px 0;
	color: #535353;
	line-height: 30px;
}
.zikuai strong{
width:100%;
height:40px;
display: block;
font-size:20px;
line-height:50px;
color:#FFFFFF;
text-align:center;
}
.zikuai b{
width:100%;
height:30px;
display: block;
font-size:15px;
line-height:20px;
color:#FFFFFF;
text-align:center;
}


.mainright .p p img{ text-align:center; margin:0 auto;}
/*新闻列表*/
.news-list {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #ded7d7;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news-list .newspic {
	float: left;
	width: 20%;
}
.news-list .newspic img {
	width: 200px;
	BORDER: #e6e4e4 1px solid;
	padding: 7px;
	height:120px;
}
.news-list .newscont {
	float: right;
	width: 74%;
}
.news-list .newscont li {
	margin-bottom: 5px;
}
.news-list .newscont li a {
	color: #333333;
	line-height: 22px;
	font-size: 16px;
}
.news-list .newscont li a:hover {
	color: #e60012;
}
.news-list .newscont span {
	float: right;
	color: #666666;
}
.news-list .newscont p {
	height: 70px;
	overflow: hidden;
	line-height: 25px;
	margin-top: 6px;
	font-size: 13px;
	color: #999494;
}
.news-list .newscont .span {
	display: block;
	float: none;
	color: #d80613;
	margin-top: 8px;
}
.page {
	padding: 10px 0 0;
}
.page a, .page span {
	display: inline-block;
	height: 30px;
	text-align: center;
	padding: 0 12px;
	border: 1px solid #ded7d7;
	line-height: 30px;
	font-size: 14px;
	margin-right: 10px;
}
/*新闻内页*/
.stitle {
	text-align: center;
	color: #d80916;
	line-height: 22px;
	font-size: 22px;
}
.newsinfo {
	text-align: center;
	color: #ccc6c6;
	line-height: 20px;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px dotted #ded7d7;
}
.newsBtn {
	border-top: 1px dotted #ded7d7;
	padding-top: 10px;
	margin-top: 10px;
	width: 100%;
	overflow:hidden;
}
/*产品列表*/
.pagebox {
	width: 1225px;
}
.pagebox li {
	float: left;
	width: 260px;
	border: 4px solid #f0f0f0;
	margin-right: 45px;
	margin-top: 30px;
}
.pagebox li img {
	width: 252px;
	height:167PX;
	margin:0 auto;
	text-align:center;
}
.pagebox li h3 {
	height: 27px;
	line-height: 27px;
	background: #2f318b;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
margin-top: 5px;
}
.pagebox li:hover h3 {
	background: #009b4c;
}
/*产品内页*/
.proleft {
	float: left;
	width: 400px;
}
.proleft img {
	width: 400px;
	border: 1px solid #ded7d7;
	padding: 3px;
}
.proright {
	float: right;
	width:450px;
}
.ptitle {
	width:450px;
	float: left;
	text-align: left;
	color: #2f318b;
	line-height: 22px;
	font-size: 22px;
	border-bottom: 1px dotted #ded7d7;
	padding-bottom: 20px;
}
.pinfo {
	width: 450px;
	float: left;
	border-bottom: 1px dotted #ded7d7;
	padding-bottom: 10px;
	padding-top: 10px;
}
.newsContent {
	border-top: 1px dotted #ded7d7;
	margin-top: 25px;
	padding-top: 20px;
}
.page-box p {
	margin-bottom: 6px;
	color: #2e2e2e;
}
.page-box p a{
	color: #2e2e2e;
	}