/* CSS Document */

.index-news{
	border: 1px solid #e9e9e9;
	border-radius:2px;
	margin-top:15px;
	height:40px;
	line-height:40px;
}
.index-news UL{
	list-style-type: none;
	margin-left:40px;
}
.index-news UL lI{
	float: left;
	margin-right:80px;
}
.index-news .index-news-more{
	float: right;
}
.index-news .index-news-more a{
	display: inline-block;
	margin-right: 10px;
	background: url("ico.png") no-repeat scroll 0px 12px;
	padding-left:45px;
}
.index-news .index-news-more span{
	color: #0093d0;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	display: inline-block;
	float: left;
}
.index-product{
	margin-top:20px;
	
}
.index-product UL{
	list-style-type: none;
}
.index-product UL LI{
	width:388px;
	float:left;
	cursor:pointer;
	background-color:#FFF;
	
}
.index-product .index-product-title{
	padding-left: 100px;
	background-attachment: scroll;
	background-image: url(ico.png);
	background-repeat: no-repeat;
	background-position: 30px -40px;
	padding-bottom:15px;
	
}
.index-product .index-product-title span{
	display:block;	
	
}
.index-product .index-product-title .title{
	font-size: 25px;
	color: #000;
	margin-bottom:2px;
	margin-top:10px;
	padding-left:10px;
}
.index-product .index-product-title .remark{
	font-size:12px;	
	padding-left:10px;
}
.index-product .index-product-config{
	margin-top:20px;
}
.index-product .index-product-config span{
	float: left;
	width: 190px;
	display: inline-block;
	margin-bottom:20px;
}
.index-product .index-product-config span p{
	text-align: center;
	margin-bottom: 10px;
}

.index-product .index-product-config .title{
	color:#666666;
}
.index-product .index-product-config .config{
	color: #2aadee;
	font-size: 16px;
}
.index-product .index-product-price{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	color:#787878;
}

.index_youhui{
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    color: #e52f2f;
    font-weight: bold;
}

.tian{
    font-size: 16px;
    color: #fe6733;
    font-weight: bold;
}

.yue{
    font-size: 24px;
    color: #fe6733;
    font-weight: bold;
}

.nian{
    font-size: 16px;
    color: #fe6733;
    font-weight: bold;
}




.index-product .index-product-buy{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #2086ee;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	color: #2086ee;
	text-align: center;
}
.index-product .index-product-buy-hover{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #2086ee;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	color: #FFF;
	text-align: center;
	background-color: #2086ee;
}

.index-power{
	margin-top: 40px;
}

.index-power .index-power-title{
	font-size: 26px;
	padding-left: 20px;	
}
.index-power .index-power-line{
	padding-top:2px;
}

.index-power .index-power-bg{
	width: 230px;
	height:15px;
	background-attachment: scroll;
	background-image: url(ico.png);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	position:absolute;
	float:left;
	z-index:2;
	margin-top:28px;
}
.index-power .index-power-list{
	list-style-type: none;
	margin-top:30px;
}
.index-power .index-power-list LI{
	float:left;
	width:299px;
	text-align:center;
}

.index-power-hour{
	background: url("power-manager.png") no-repeat scroll center 0px;
	display:block;
	height:102px;
	
}
.index-power-sale{
	background: url("power-manager.png") no-repeat scroll center -108px;
	display:block;
	height:102px;
	
}
.index-power-this{
	background: url("power-manager.png") no-repeat scroll center -221px;
	display:block;
	height:102px;
	
}
.index-power-price{
	background: url("power-manager.png") no-repeat scroll center -331px;
	display:block;
	height:102px;
	
}
.index-power-list .title{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
}

.index-power-list .remark{
	margin-top: 20px;
	text-align:left;
	margin-left:40px;
	margin-right:40px;
	color:#666666;
}


.index-manager{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.index-manager .index-manager-title{
	font-size: 40px;
	
	
}
.index-manager .index-manager-title-ico{
	background: url("ico.png") no-repeat scroll 590px -120px;	
	height:20px;
}

.index-manager .index-manager-list{
	list-style-type: none;
	
}

.index-manager .index-manager-list LI{
	float: left;
	width: 590px;
	margin-top:50px;
}
.index-manager .index-manager-bg{
	background: url("power-manager.png") no-repeat scroll center -440px;
	height:190px;	
	width:190px;
	float:left;
	
}
.index-manager .index-manager-content{
	float:right;
	text-align:left;
	width:400px;
}
.index-manager .index-manager-content .title{
	font-size: 25px;
	color: #333333;
	margin-top:20px;
}
.index-manager .index-manager-content .remark{
	color: #666666;
	margin-top:15px;
	height:78px;
	width:340px;
}
.index-manager .index-manager-content .index-manager-href{
	width: 100px;
	
}

.index-manager-pc{
	display:block;
	background: url("power-manager.png") no-repeat scroll center -635px;	
	height:190px;	
	width:190px;
}

.index-manager-mbpc{
	display:block;
	background: url("power-manager.png") no-repeat scroll center -828px;	
	height:190px;	
	width:190px;
}

.index-manager-vnc{
	display:block;
	background: url("power-manager.png") no-repeat scroll center -1008px;	
	height:190px;	
	width:190px;
}
.index-manager-mbvnc{
	display:block;
	background: url("power-manager.png") no-repeat scroll center -1183px;	
	height:190px;	
	width:190px;
}
.mbanner{display:none;}
@media(max-width:960px)
{
	.index_banner{display:none;}
	.mbanner{display:block;margin-top:50px;}
	.header-login a{display:inline-block;padding:5px 15px;border:1px solid #eee;margin:0px 10px;}
	.mbanner img{width:100%;}
	.index-manager .index-manager-list LI {
    float: left;
    width: 50%;padding-bottom:15px;margin-top:0px;
    padding-top: 15px;overflow:hidden;
}
.slides img{width:100%;}
.index-news UL {
    list-style-type: none;
    margin-left:10px;
    float: left;
}
.index-news UL lI {
    float: left;
    margin-right: 0px;
}
.index-news UL lI:nth-child(2),.index-news UL lI:nth-child(3){display:none;}
.index-product UL LI{width:100%;}
.index-product .index-product-config span{width:50%;}
.index-product .index-product-buy {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #2086ee;
  margin:0px auto;width:150px;
    margin-bottom: 20px;
    color: #2086ee;
    text-align: center;
}
.index-power .index-power-list {
    list-style-type: none;
    margin-top: 10px;overflow:hidden;
}
.index-power .index-power-list LI {
    float: left;
    width: 48%;margin:1%;border-bottom:1px dashed #dbdbdb;
    text-align: center;
}
.index-manager .index-manager-list LI:nth-child(1),.index-manager .index-manager-list LI:nth-child(3){border-right:1px dashed #dbdbdb;}
.index-manager .index-manager-list LI:nth-child(1),.index-manager .index-manager-list LI:nth-child(2){border-bottom:1px dashed #dbdbdb;}
.index-power-list .remark {
    margin-top:10px;
    text-align: left;
    margin-left:10px;
    margin-right:10px;
    color: #666666;
}
.index-power .index-power-title {
    font-size: 22px;
    padding-left: 20px;
}
.index-manager .index-manager-title {
    font-size: 22px;
}
.index-manager .index-manager-bg {
    background:none;
    height: 110px;
    width: 110px;
    margin:0px auto;float:none;
}
.index-manager .index-manager-content {
    float: right;
    text-align: left;
    width: 100%;
}
.index-manager .index-manager-content .title {
    font-size: 16px;
    color: #333333;text-align:center;
    margin-top:10px;
}
.index-manager .index-manager-content .remark {
    color: #666666;font-size:13px;line-height:1.7;
    margin-top: 15px;
   height:auto;margin-bottom:15px;
    width: 90%;margin-left:5%;text-align:justify;
}
.index-manager .index-manager-content .index-manager-href {
    width: 100px;float:none;margin:0px auto;padding-top:5px;padding-bottom:5px;
}
.index-manager-pc {
    display: block;
    background: url(m2.png) no-repeat scroll center top;
    height: 110px;
    width: 110px;display:block !important;
}
.index-manager-vnc {
    display: block;
    background: url(m8.png) no-repeat scroll center top;
    height: 110px;
    width: 110px;display:block !important;
}
.index-manager-mbpc {
 display: block;
    background: url(m6.png) no-repeat scroll center top;
    height: 110px;
    width: 110px;display:block !important;
}
.index-manager-mbvnc {
   display: block;
    background: url(m10.png) no-repeat scroll center top;
    height: 110px;
    width: 110px;display:block !important;
}
.index-manager .index-manager-list LI:nth-child(3) .remark,.index-manager .index-manager-list LI:nth-child(4) .remark{min-height:110px;}
.index-power-list li:nth-child(1) .remark,.index-power-list li:nth-child(2) .remark{min-height:80px;}
.index-power-list li:nth-child(3) .remark,.index-power-list li:nth-child(4) .remark{min-height:85px;}





