@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
}
ul li {
	list-style: none;
}
img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #8c0e0e;
}
.clear {
	clear: both;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
#ArcTime {
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
}
/* 上一条下一条 */
.preAndNext {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 15px;
	margin-top: 15px;
}
.preAndNext li {
	line-height: 24px;
	list-style: none;
}
/* 图片内页 */
#ArcImg {
	text-align: center;
	padding: 15px 0px;
}
/* 新闻列表 */
.articleList li {
	padding: 5px 0 15px 0;
	line-height: 20px;
	border-bottom: dashed 1px #CCC;
}
.articleList li .date {
	margin-right: 10px;
	color: #CCC !important;
}
.articleList li .date, .articleList li .title {
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
	color: #000;
	font-weight: normal;
}
.articleList li .btnDetial {
	padding-left: 20px;
}
.articleList li img {
	width: 250px;
	height: 160px;
	float: left;
	background-color: #fff;
	border: solid 1px #CCC;
	margin-right: 10px;
	margin-top: 10px;
}
.articleList li .description {
	color: #666;
	line-height: 22px;
	font-size: 12px;
}
/* 新闻内页 */
#articleInfo {
	border-top: 1px dotted #CCCCCC;
	color: #AAAAAA;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#articlePN {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 20px;
}
#articlePN li {
	height: 30px;
	line-height: 30px;
}
#articleTitle {
	color: #035FAC;
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
	text-align: center;
}
/* 新闻列表简单版 */
#ListArc li {
	height: 38px;
	line-height: 38px;
	background: url(../images/newsmark.jpg) left center no-repeat;
	text-indent: 16px;
	border-bottom: #535353 1px dashed;
	overflow: hidden;
}
#ListArc li span {
	float: right;
	margin-right: 15px;
}
#ListArc li a:link, #ListArc li a:visited {
	color: #535353;
}
#ListArc li span {
	float: right;
}
#HonorImg li {
	width: 169px;
	float: left;
	text-align: center;
}
#HonorImg li img {
	width: 161px;
	height: 133px;
	border: #e3e0e0 1px solid;
}
#HonorImg li a.name {
	height: 35px;
	line-height: 35px;
	display: block;
	color: #055fbc;
}
/* 产品图片 */
#ListImg li {
	width: 200px;
	text-align: center;
	float: left;
	padding:0 24px;
}
#ListImg li .imgbox {
	width: 200px;
	height: 150px;
	display: block;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:130px;
	*display: block;
	*font-family:Arial;
	border: #dcddde 1px solid;
}
#ListImg li .imgbox img {
	vertical-align: middle;
	max-width: 200px;
	max-height: 150px;
	
}
#ListImg li a.name {
	height: 38px;
	line-height: 38px;
	width: 98%;
	overflow: hidden;
}
#ListImg li a {
	color: #535353;
	display: block;
}
/* 分页 */
div.pages {
	clear: both;
	line-height: 20px;
	float: right;
	margin: 26px 0 20px 20px;
}
div.pages li {
	float: left;
	list-style: none;
}
div.pages a, div.pages span {
	border: 1px solid #ead9e5;
	color: #4b0d00;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	padding: 0 4px;
}
div.pages a:link, div.pages a:visited {
	background-color: #8F0F10;
	color: #fff;
	text-decoration: none;
}
div.pages a:hover {
	background: #D1102D;
	color: #fff;
}
/* 分页二 */
.pagenav {
	padding: 20px 0 10px;
	text-align: center;
}
.pagenav a, .pagenav strong {
	background: #FFFFFF;
	border: 1px solid #D7E2F4;
	color: #006699;
	font-size: 12px;
	margin: 0 2px;
	padding: 3px 4px;
}
.pagenav a:hover {
	background: #006699;
	border: #006699 1px solid;
	color: #FFF;
}
/* 在线留言样式 */
.G_ul {
	background: url("../img/msg_logo.gif") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	line-height: 26px;
	margin: 15px 0px;
}
.borderLi {
	border-bottom: 1px dashed #DEDEDE;
	clear: both;
	margin: 10px auto 10px 20px;
}
input, textarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DEDEDE;
}
#sending {
	color: #0000FF;
	display: none;
	font-size: 28px;
	left: 45px;
	position: absolute;
	top: 60px;
}
#sendmsg input {
	background: url("../img/msg_send.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	cursor: pointer;
	height: 37px;
	margin: 10px 0 0 50px;
	width: 80px;
}
.G_tips {
	border: 1px solid #DEDEDE;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	color: #666666;
	margin: 15px 20px;
	padding: 7px;
	width: 486px;
}
#head{
	background: url(../images/headbg.jpg) center top no-repeat;
	padding-top: 3px;
}
.wrap {
	width: 1002px;
	margin: 0 auto;
}
#tool{
	height: 33px;
	line-height: 33px;
}
#tool .Language{
	float: right;
	height: 31px;
	line-height: 31px;
	width: 178px;
	border-left: #cbcbcb 1px solid;
}
#tool .Language a{
	padding: 0px 20px;
	height: 31px;
	display: block;
	background: url(../images/line_01.jpg) right center no-repeat;
	color: #989898;
	font-size: 15px;
	float: left;
}
#tool .share{
	color: #727477;
	font-size: 14px;
	float: right;
	width: 190px;
	margin-right: 15px;
	padding-top:8px;
}

#tool .share a{
	width:15px;
	height:12px;
	height:15px \9; 
	float:left;
	display:block;
	padding:2px 10px 0px 0px;
	background:none;
	margin:0px;
	overflow:hidden;
}
#tool .Return{
	float: right;
	width: 64px;
	float: right;
	margin-right: 15px;
	background: url(../images/return.jpg) left center no-repeat;
	padding-left: 20px;
	color: #727477;
	font-size: 14px;
}
#top {
	height: 92px;
	position: relative;
}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#nav {
	width: 622px;
	padding-top: 20px;
	height: 72px;
	float: right;
}
#nav ul li  {
	width: 103px;
	line-height: 72px;
	text-align: center;
	display: block;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 9999;
}
#nav ul li a{
	height: 72px;
	display: block;
	color: #6d6d6d;
}
#nav ul li a:hover{
	background: url(../images/navliHover.jpg) center bottom no-repeat;
}
#nav ul li ul{
	display:none;
	position:absolute;
	left:0px;
	top:72px;
	width: 83px;
	background: #fff;
	padding: 10px;
}
#nav ul li ul li {
	width: 83px;
	height:32px;
	line-height:32px;
	border-bottom: #838485 1px solid;
	overflow:hidden;
}
#nav ul li ul li a{
	color:#6d6d6d;
	height: 32px;
}
#nav ul li ul li a:hover{
	background:#002C67;
	color:#FFF;
}
#nav ul li.hover ul{
	display:block;
}
#banner {
	width:100%;
	height:454px;
	margin-top: 2px;
	overflow:hidden;
}
.ck-slide {
	height: 454px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.ck-slide ul.ck-slide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.ck-slide ul.ck-slide-wrapper li {
	position: absolute;
	display:none;
}
.ck-slide ul.ck-slide-wrapper li a{
	/*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动<li>之间会出现间隔*/
	line-height:0px;
	display:block;
}
.ck-slide .ck-prev, .ck-slide .ck-next {
	position: absolute;
	top: 42%;
	z-index: 2;
	width: 35px;
	height: 70px;
	border-radius: 3px;
	opacity: .15;
	background: red;
	text-indent: -9999px;
	background-repeat: no-repeat;
	transition: opacity .2s linear 0s;
}
.ck-slide .ck-prev {
	left: 5px;
	background: url(../images/arrow-left.png) #000 50% no-repeat;
}
.ck-slide .ck-next {
	right: 5px;
	background: url(../images/arrow-right.png) #000 50% no-repeat;
}
.ck-slidebox {
	position: absolute;
	left: 50%;
	bottom: 12px;
	z-index: 30;
}
.ck-slidebox ul {
	height: 20px;
	padding: 0 4px;
	border-radius: 8px;
	background: rgba(0,0,0,0.5);
}
.ck-slidebox ul li {
	float: left;
	height: 12px;
	margin: 4px 4px;
}
.ck-slidebox ul li em {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #fff;
	text-indent: -9999px;
	cursor: pointer;
}
.ck-slidebox ul li.current em {
	background-color: #fe6500;
}
.ck-slidebox ul li em:hover {
	background-color: #fe6500;
}



.business{
	margin-top: 20px;
}
.business dt{
	height: 60px;
	line-height: 60px;
	background: url(../images/line.jpg) center bottom no-repeat;
	color: #012c67;
	font-size: 28px;
	text-align: center;
}
.business dd.content .text{
	text-align: center;
	height: 60px;
	line-height:24px;
	color: #6b6666;
	font-size: 14px;
}
.business dd.content ul li {
	width: 314px;
	height: 204px;
	float: left;
	text-align: center;
	background: url(../images/class_01.jpg) center top no-repeat;
	/* padding-top: 110px; */
	margin-top: 34px;
	padding:0 10px;
}
.business dd.content ul li a{
	display:block;
	padding-top:109px;
}
a.rotation {
	width: 334px;
	height: 109px;
	margin: 0 auto;
	background: url(../images/class_01.png) center top no-repeat;
	-webkit-background-size: 109px 109px;
	-moz-background-size: 109px 109px;
	background-size: 109px 109px;
	-webkit-border-radius: 109px;
	border-radius: 109px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}
a.rotation:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
a.class_02{
	background: url(../images/class_02.png) center top no-repeat;
}
a.class_03{
	background: url(../images/class_03.png) center top no-repeat;
}
a.class_04{
	background: url(../images/class_04.png) center top no-repeat;
}
a.class_05{
	background: url(../images/class_05.png) center top no-repeat;
}
a.class_06{
	background: url(../images/class_06.png) center top no-repeat;
}
.business dd.content ul li h3{
	height: 32px;
	line-height: 32px;
	color: #474747;
	font-size: 16px;
}
.business dd.content ul li .description{
	line-height: 18px;
	color: #7f8183;
}

.productbg{
	margin-top: 26px;
	background: url(../images/productbg.jpg) center top no-repeat;
	padding-top: 20px;
}
.product{
	margin-top: 0;
}
.product dt{
	color: #ffffff;
	background: url(../images/line_pro.jpg) center bottom no-repeat;
}
.product dd .text {
    color: #a3b4d2;
    font-size: 14px;
    height: 60px;
    line-height: 24px;
    text-align: center;
}
.product dd{
	padding-top: 10px;
}



/* 代码整理：懒人之家 www.lanrenzhijia.com */
.outside {
	width: 1185px;
	height: 246px;
	margin:28px auto 0;
}
dl.product #goleft {
	width: 91px;
	height: 246px;
	cursor: pointer;
	float: left;	
	background: url(../images/LeftBotton.jpg) left center no-repeat;
}
dl.product #goright {
	width: 91px;
	height: 246px;
	float: left;	
	cursor: pointer;
	background: url(../images/RightBotton.jpg) right center no-repeat;
}
/*滚动*/
dl.product #scrollable {
	width: 1002px;
	height:246px;
	overflow: hidden;
	position: relative;
	float: left;
}
#scrollable ul {
	position: absolute;
	left: 0;
	top: 0;
}
dl.product #scrollable ul  li{
	width: 223px;
	height: 246px;
	float: left;
	background: #fff;
	margin-right:28px;
	text-align:center;
}
dl.product #scrollable ul li .imgbox {
	width: 213px;
	height: 155px;
	display: block;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:135px;
	*display: block;
	*font-family:Arial;
	padding: 5px 5px 0px 5px;
}
dl.product #scrollable ul li .imgbox img {
	vertical-align: middle;
	max-width: 213px;
	max-height: 155px;
}
dl.product #scrollable ul li  a.name{
	width: 221px;
	height: 75px;
	border: #ddd 1px solid;
	border-top: none;
	padding-top: 10px;
	line-height: 28px;
	color: #474747;
	display: block;
	text-align: center;
}
dl.product #scrollable ul li a.name span{
	height: 28px;
	display: block;
	font-family: "Arial";
	font-size: 14px;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */

.news dd .text {
    color: #595959;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.news dd  ul {
	width: 1052px;
	margin:18px auto 0px;
}
.news dd  ul li{
	width: 300px;
	height: 250px;
	overflow: hidden;
	margin-right: 50px;
	float: left;
}
/* .news dd  ul li .on{
	width:192px;
	height: 91px;
	background: url(../images/Icon_news.jpg) 50px center no-repeat #f2f2f4;
	padding-top: 42px;
	padding-left: 108px;
	line-height: 22px;
	color: #012d66;
	font-size: 18px;
} */
.container {
	height: 268px;
    width: 1185px;
	margin:0 auto;
	position:relative;
}

.carousel {
	width:1002px;
	position:absolute;
	left:91px;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
}
.carousel-inner ul{
	width:1052px;
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}

.item li {
	float: left;
    height: 250px;
    margin-right: 50px;
    overflow: hidden;
    width: 300px;
}
.item li:hover {
	background: #0075b1;
}

.item li .on{
	width:300px;
	height: 133px;
}
.item li .Next{
	width: 244px;
	height: 97px;
	background: #012d66;
	padding: 10px 28px;
	line-height: 24px;
	color: #b8b8c9;
}
.item li .Next h3{
	height: 26px;
	line-height: 26px;
	background: url(../images/line_news.jpg) left center no-repeat;
	padding-left: 14px;
	font-size: 14px;
	color: #fff;
}
.item li .Next h3 a{
	color: #fff;
}
.item li .Next .content{
	padding-left: 14px;
}
.item li .Next span{
	height: 20px;
	line-height: 20px;
	color: #fff;
	display: block;
	text-indent: 14px;
}
.boxbg{
	width: 100%;
	height: 458px;
	background: url(../images/boxbg.jpg) center top no-repeat;
	padding-top: 4px;
	margin-top: 32px;
}
.contactbg{
	background: url(../images/contactbg.jpg) center top repeat-y;
}
.contact {
	margin-top: 0;
	height: 458px;
}
.contact dd .text {
    color: #595959;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.contact .left{
	width: 272px;
	float: left;
}
.contact .left .title{
	height: 56px;
	line-height: 28px;
	color: #424040;
	font-size: 16px;
}
.contact .left .detail p{
	color: #424040;
	height: 28px;
	line-height: 28px;
	text-indent: 22px;
}
.contact .left .detail p.address{
	background: url(../images/Icon_address.jpg) left center no-repeat;
}
.contact .left .detail p.tel{
	background: url(../images/Icon_tel.jpg) left center no-repeat;
}
.contact .left .detail p.fax{
	background: url(../images/Icon_fax.jpg) left center no-repeat;
}
.contact .left .detail p.email{
	background: url(../images/Icon_email.jpg) left center no-repeat;
}
.contact .left .detail p.zip{
	background: url(../images/Icon_zip.jpg) left center no-repeat;
}
.contact .left .detail p.weixin{
	background: url(../images/Icon_weixin.jpg) left center no-repeat;
}
.contact .left .share{
	width: 100%;
	height: 29px;
	margin-top: 15px;
}
.share a{
	height:29px !important;
	line-height:29px !important;
	display:block !important;
	float:left !important;
	padding:0px 5px !important;
}
.contact .message{
	width: 644px;
	float: right;
	margin-top: 30px;
}
.contact .message form input.input{
	width: 644px;
	height: 40px;
	line-height: 40px;
	border: #e0e0e0 1px solid;
	background: url(../images/inputbg.jpg) right bottom no-repeat #f9f9f9;
	margin-bottom: 12px;
	text-indent: 15px;
	font-size: 14px;
	color: #5b5b5b;
}
.contact .message form input.code{
	width:80px;
	margin-right:15px;
}
.contact .message form textarea{
	width: 644px;
	height: 134px;
	line-height: 40px;
	border: #e0e0e0 1px solid;
	background: url(../images/inputbg.jpg) right bottom no-repeat #f9f9f9;
	margin-bottom: 12px;
	text-indent: 15px;
	font-size: 14px;
}
.contact .message form button.submit{
	width: 135px;
	height: 30px;
	background: url(../images/submit.jpg) 0 0 no-repeat;
	float: right;
	border: none;
	margin-top:10px;
}
.footerbg {
	width: 100%;
	height: 86px;
	background: url(../images/footerbg.jpg) center top no-repeat;
}
.footer{
	position:relative;
}
.footer .left{
	width: 732px;
	height: 70px;
	padding-top: 16px;
	float: left;
	line-height: 22px;
	position:relative;
}
.footer .left .code{
	width: 42px;
	float: left;
	border-right: #c4c4de 1px solid;
	color: #c4c4de;
	font-size: 14px;
	padding-left:74px;
	padding-right:10px;

}

.footer .left .code img{
	float: left;
	margin-right: 10px;
}
.footer .Copyright{
	float: left;
	padding-left: 10px;
	color: #c4c4de;
}
.footer .Copyright p a{
	padding: 0px 10px ;
	background: url(../images/line_02.jpg) right center no-repeat;
	color: #c4c4de;
}
.footer .right{
	width: 240px;
	float: right;
	padding-top: 16px;
	line-height: 22px;
	color: #c4c4de;
}
.footer .right a{
	color:#c4c4de;
}
.footer .right p.letter{
	background: url(../images/letter.jpg) left center no-repeat;
	padding-left: 32px;
}
#insMain{
	width: 100%;
	background: url(../images/insMainBg.jpg) center top no-repeat;
}
.ClassNamebg{
	width: 100%;
	height: 155px;
	background: url(../images/ClassNamebg.jpg) center top no-repeat;
}
.ClassName{
	padding-top: 52px;
	height: 103px;
	line-height: 56px;
	background: url(../images/ins_line.jpg) left 52px no-repeat;
	color: #fff;
	font-size: 30px;
}
.postion{
	height: 42px;
	line-height: 42px;
	text-align: right;
	color: #afaeae;
}
.postion a{
	color: #002c67;
	font-weight:bold;
}
#InsLeft{
	width: 212px;
	float: left;
	margin-bottom: 20px;
}
/* 左侧三级分类 */
.proClass {
	width: 212px;
	height: auto;
}
.proClass  dt {
	height: 38px;
	line-height: 38px;
	color: #fff;
	background: #002c67;
	padding-left: 50px;
	font-size: 18px;
}
.proClass dd.content  ul li {
	width: 212px;
	height: 38px;
	position: relative;
	text-indent:50px;
	line-height:38px;
	background: url(../images/proClassli.jpg) left center no-repeat;
	border-bottom:#cecece 1px solid;
	z-index:999;
}
.proClass  dd.content  ul li a{
	height:38px;
	color:#272626;
	display:block;
}
.proClass dd.content  ul li a:hover{
	background: url(../images/proClassliHover.jpg) left center no-repeat;
	color:#ffffff;
}
.proClass dd.content  ul .nav_right {
	width: 174px;
	height: auto;
	position: absolute;
	left: 212px;
	top: 0px;
	/* padding: 10px 14px; */
	background: url(../images/nav_rightbg.jpg) repeat-y;
	display: none;
	overflow:hidden;
}
.proClass dd.content  ul .nav_right a {
	margin:0 14px;
	width: 146px;
	height: 37px;
	line-height: 37px;
	border-bottom:#afafaf 1px dashed;
	color: #737373;
	text-indent:30px;
	display: block;
	float: left;
	overflow: hidden;
}
.proClass dd.content   ul .nav_right a:hover{
	background: none;
	color: #737373;
	font-weight: bold;
}
.inscontact{
	margin-top: 20px;
}
.inscontact dd{
	line-height: 24px;
	color: 272626px;
	padding-top: 10px;
	padding-left: 10px;
}
.inscontact dd p{
	line-height:24px;
	padding-left:22px;
}
.inscontact dd p.address{
	background: url(../images/Icon_address.jpg) left 6px no-repeat;
}
.inscontact dd p.tel{
	background: url(../images/Icon_tel.jpg) left 6px no-repeat;
}
.inscontact dd p.fax{
	background: url(../images/Icon_fax.jpg) left 6px no-repeat;
}
.inscontact dd p.email{
	background: url(../images/Icon_email.jpg) left 6px no-repeat;
}
.inscontact dd p.zip{
	background: url(../images/Icon_zip.jpg) left 6px no-repeat;
}
.inscontact dd p.weixin{
	background: url(../images/Icon_weixin.jpg) left 6px no-repeat;
}
.InsRight {
	width:754px;
	float: right;
	padding: 15px 10px;
	line-height: 28px;
	min-height: 636px;
	height: auto !important;
	height: 636px;
	border: #e0dfdf 1px solid;
	background: #fff;
	margin-bottom: 20px;
}
.content_single {
	color: #808080;
	line-height: 30px;
	/* padding: 15px; */
	margin-top:15px;
}
.preview {
	border: 6px solid #e8e8e8;
	float: left;
	margin-bottom: 10px;
	padding: 10px 0px 0;
	position: relative;
	width: 700px;
}
.bigImg {
	 border-bottom: 6px solid #e8e8e8;
	height: 520px;
	overflow: hidden;
	position: relative;
	width: 700px;
	text-align:center;
}
#bigView {
	background-color: #464646;
	border: 1px solid #000000;
	height: 281px;
	left: 540px;
	overflow: hidden;
	position: absolute;
	top: 300px;
	width: 415px;
	z-index: 999;
}
.smallImg {
	float: left;
	height: 64px;
	overflow: hidden;
	position: relative;
	width: 690px;
	padding: 5px;
}
.scrollbutton {
	background: url("../images/right.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 9px;
	width: 10px;
	text-align:center;
}
.smallImgUp {
	background: url("../images/left.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	left:5px;
}
#imageMenu {
	overflow: hidden;
	width: 655px;
	position:absolute;
	left:15px;
	height:64px;
	margin-top:5px;
}
#imageMenu ul {
	width: 2000px;
}
#imageMenu li {
	float: left;
	height: 64px;
	overflow: hidden;
	width: 131px;
	text-align: center;
}
#imageMenu li img {
	border: 1px solid #E8E8E8;
	cursor: pointer;
}
.scrollbutton.smallImgDown {
	/* background-position: -33px 0; */
	right: 0;
}

/*焦点图*/
.mod18{width:700px;height:542px;margin:20px auto;position:relative;background:#f7f7f7;}
.mod18 .btn{position:absolute;width:15px;height:70px;top:466px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:213px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:700px;height:460px;position:absolute;color:#fff; left:0px; top:0px;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:460px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:460px;position:absolute;}
.mod18 .picBox li{width:700px;height:460px;}
.mod18 .picBox li .imgbox {
	width: 700px;
	height: 460px;
	display: block;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:401px;
	*display: block;
	*font-family:Arial;
	text-align:center;
}
.mod18 .picBox li .imgbox img {
	vertical-align: middle;
	max-width: 700px;
	max-height: 460px;
}

.mod18 .listBox{width:660px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}



.classInfo{
	height:98px;
	background:#002C67;
	margin-bottom:25px;
}
.classInfo img{
	width:138px;
	height:98px;
	float:left;
	margin-right:15px;
}
.classInfo .text{
	width:580px;
	overflow:hidden;
	padding:10px;
	float:right;
	height:78px;
	line-height:26px;
	color:#fff;
}
.TitleName a{
	background: #002C67 ;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 42px;
    margin: 0 13px;
    padding: 6px 40px;
}
.plistClassInfo{
	margin:15px 0px;
	font-size:14px;
}