@import url(common.css);
body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: white;
	font-family: "微软雅黑";
}
.wd980
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.topMain
{
	height: 100px;
}
.logo
{
	width: 300px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 20px;
	background-image: url(../img/logo.jpg);
}
.navMain-1
{
	width: 610px;
	position: absolute;
	right: 0px;
	bottom: 35px;
	height: 30px;
	_bottom:10px;
}
/*menu*/
.navMain
{
	height:36px;
	margin:auto;
	position:relative;
	z-index:99999;
}

.nav-list a
{
	display:inline-block;
    width: 83px;
	font-weight:bold;
	height:43px;
	line-height:33px;
	color:black;
	padding-top:2px;
	font-size: 15px;
}
.indexAd
{
	height: 631PX;
	background-image: url(../img/indexBJ.jpg);
	display: block;
}
.indexADMain
{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	background-image: url(../img/indexbk.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	height: 576px;
}

/*************************************************/
.device {
  width: 932px;
  height: 525px;
  margin-top: 25px;
  margin-left: 26px;
  position: relative;
  _margin-top:55px;
}
.device .arrow-left {
  background: url(arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 11111;
}
.device .arrow-right {
  background: url(arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 1111;
}
.swiper-container {
  height: 525px;
  width: 932px;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index: 111;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
/**********************换灯结束****************************************/
.indexmain
{
	padding-top: 20px;
	height: 164px;
	position: relative;
}
.index1
{
	width: 340px;
	height: 164px;
	position: absolute;
	left: 0px;
}
.index2
{
	width: 340px;
	height: 164px;
	position: absolute;
	left: 370px;
}
.acontent h1{
	background-image: url(../img/dot1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	position: relative;
}
.acontent h1 a
{
	position: absolute;
	right: 0px;
	font-size: 12px;
	color: red;
	top: 0px;
}
.acontent ul li
{
	background-image: url(../img/dot2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 25px;
	width: 96%;
	padding-left: 10px;
	line-height: 25px;
	position: relative;
}
.acontent ul li span
{
	position: absolute;
	right: 0px;;
	top: 0px;
	color: gray;
}
.index3
{
	width: 240px;
	height: 164px;
	position: absolute;
	right: 0px;
}
UL {
 PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
 LIST-STYLE-POSITION: outside;
 PADDING-BOTTOM: 0px;
 MARGIN: 0px;
 PADDING-TOP: 0px;
 LIST-STYLE-TYPE: none;
 overflow: hidden;
}
#S_LIST LI {
 width:223px;
 height:auto;
 float:left;
 padding: 0px;
 margin: 0px;
 list-style-image: none;
 list-style-type: none;
 padding-right: 10px;
}
#S_LIST A {
 DISPLAY: block;
 MARGIN: 0px;
 WIDTH: 223px;
 HEIGHT: auto;
 TEXT-ALIGN: center;
 padding-top: 3px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 0px;
}
#demo {
position: relative;
 overflow:hidden;
 margin-top: 10px;
 width: 970px;
 height:190px;
}
#demo img {
border: 1px solid #F2F2F2;
width: 223px;
height: 155px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
 float: left;
}
#demo2 {
float: left;
}
.indexpro{
	margin-bottom: 10px;
}
.footer
{
	height: 80px;
	background-color: #1348A4;
}
.cot
{
	text-align: center;
	line-height: 20px;
	color: white;
	font-size: 12px;
	padding-top: 5px;
}
.tip
{
	width: 400px;
	position: absolute;
	right: 0px;
	top: 10px;
	text-align: right;
}
.wraper {
  height: 158px;

  border-bottom: 1px solid #BBBBBB;
  background-image: url(../img/neiads.jpg);
}
.ads {
  padding-top: 20px;
  
}
.main
{
	padding-top:20px;
}
.mleft
{
	width:200px;
	float:left;
}
.mleft .mr
{
	background-image:url(../img/lb.jpg);
	width:197px;
	margin-bottom:5px;
}
.mleft .mr h3
{
	height:51px;
	background-image:url(../img/lo1.jpg);
	background-repeat:no-repeat;
	background-position:0px bottom;
	border-bottom:1px solid #BBBBBB;
	margin-left:20px;
	margin-right:20px;
	line-height:70px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
}
.mleft .mr .ns a
{
	display:block;
	line-height:30px;
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	border-bottom:dotted 1px #bbb;
}
.mleft .mr .ns a:hover
{
	display:block;
	background-color:#E0E0E0;
	margin-left:20px;
	margin-right:20px;
	text-decoration:none;
	color:black;
	padding-left:5px;
}
.mleft .mr .gb
{
	background-image:url(../img/gb.jpg);
	height:26px;
}
.mright
{
	float:right;
	width:770px;

}
.location
{
	border-bottom:1px solid #DCDCDC;
	padding-top:3px;
	padding-bottom:8px;
	margin-bottom:20px;
}
.mleft .mr .ns a
{
	display:block;
	line-height:30px;
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	border-bottom:dotted 1px #bbb;
}
.mleft .mr .ns a:hover
{
	display:block;
	background-color:#E0E0E0;
	margin-left:20px;
	margin-right:20px;
	text-decoration:none;
	color:black;
	padding-left:5px;
}
.nw{
    padding-left:20px;
    margin-top:10px;
    line-height:20px;
}
.mcontent *{
    font-family:微软雅黑 !important;
    font-size:14px !important;
    line-height:180% !important;
}

.imglist li {
    width:230px;
    float:left;
    border:1px solid #eae9e9;
    height:240px;
    text-align:center;
    padding:2px;
    vertical-align:middle;
    margin-right:14px;
    margin-bottom:20px;
    line-height:220px;
    position:relative;
}
    .imglist li img {
        vertical-align: middle;
    }
    .imglist li span {
        line-height:22px;
        position:absolute;
        bottom:4px;
        left:5px;
        width:230px;
        display:block;
        overflow:hidden;
    }
#plug1 li
{
	line-height: 25px;
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	border-bottom:dotted 1px #E9E9E9;
	position:relative;
	margin-bottom:5px;
    font-size:12px !important;
}
#plug1 li span
{
	position:absolute;
	right:0px;
	color:gray;
    font-size:12px !important;
}
#plug1 li a
{
    font-size:12px !important;
}

/************************page********************************/
.page a  {
    font-size:12px !important;
}
.page 
{
    margin-top:20px;
    text-align:right;
    margin-bottom:20px;

}
.page a {
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 3px;
    padding-bottom: 3px;
    text-decoration:none;
}
.page a:hover {
    border: 1px solid #fff;
    display: inline-block;
    padding: 3px;
    padding-bottom: 3px;
    background-color:red;
    color:white;
    text-decoration:none;
    font-size:12px !important;
}
.page span{
   border: 1px solid #fff;
    display: inline-block;
    padding: 3px;
    padding-bottom: 3px;
    background-color:red;
    color:white;
    font-size:12px !important;
}
/*******************************end page********************************/

.nview h2.title
{
	font-size: 20px !important;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:10px;
	margin-bottom:5px;
}
.nview p.nw
{
	text-align:center;
	color:gray;
	font-size:12px;
}
.nview
{
	line-height:180%;
	margin-top:20px;
	padding-bottom:30px;
}
.nview table * {
table-layout: fixed;
word-wrap:break-word;
line-height:180%;
width:690px !important;
}
.nview table tr td
{
    line-height:180%;
}
.nview div *{
word-wrap:break-word;
line-height:180%;
width:690px;
}
.nview img *{

max-width:690px;
}
a.white:link {
    color: white;
}
a.white:visited {
    color: white;
}
a.white:hover {
    color: white;
}