/*--------------------Author:cyan------------------*/
/*-----------banner效果代码-------------*/
#container { width:1100px; margin:35px auto 10px; height:auto; clear:both; }

.box_left {
	width:235px;
	height:auto;
	float:left;
	margin-right:42px;
}
.mode1 {
    height: auto;
    width: 250px;
	padding-bottom:10px;
}
.mode2 {
    height: auto;
    width: 250px;
	padding-top:15px;
}
.box_title{color: #fff;font-size: 15px;font-weight:bold;height: 42px; line-height: 42px;width: 250px;background:#1d62b0;text-align:left;}

.box_title span{ color:#fff;padding-left:50px;}
.box_title span h2{ font-size:12px; font-weight:normal;}
.box_t_con {
	border:1px solid #ccc;
}
.box_t_con li{line-height: 36px;height:36px;overflow:hidden;border-bottom: 1px dashed #ccc; margin-bottom:5px; width:213px; text-align:left; margin-left:10px;padding-left:15px;}

.box_t_con a {
	display:block;
}
.box_t_con .libg,.box_t_con .libg span{color:red;}

.hots {background:#fff;border:1px solid #ccc;padding-bottom:20px; margin-bottom:10px;}
.hots li{
	line-height: 30px;
	height:150px;
	overflow:hidden;
	margin-top:15px;
	width:248px;
	font-size:13px;
	text-align:center;
}
.hots li img {border:1px solid #ccc;}
.hots li img:hover { border:1px solid #2d7ecf;}
.hots a {display:block; text-decoration:none;}

.hots_news {
	padding:5px 15px 5px 10px;
	border:1px solid #ccc;
	}
.hots_news li{
	line-height: 32px;
	height:32px;
	overflow:hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom:5px;
	text-indent:10px;
}

.hots_news a {
	display:block;
}

/*--------------内页右侧代码--------------*/
#container .sidebar { width:808px; float:right; }
.title_r a { padding:0 15px;}
.title_r { border-bottom:2px solid #ccc; line-height:34px;  height:30px; }
.title_r span{ color:#0099ff;}
.title_rt { color:#0075eb;font-size:15px; color:#0075eb; font-weight:bold;}
.bt_text_y { font-size:12px; float:right; height:40px; }
.bt_text_y a { padding:0; margin:0;}
.bt_text_y a:hover { text-decoration:underline;}

.font_red { display:block; color:#0099ff;}
.n_pro_list .list .hover {background:url(../images/about_more_hover.png) no-repeat 30px 9px !important; display:block; color:#ff5400;}

/*--------------内页下部分代码--------------*/
.column { width:808px; float:right;}
.column a { padding:0;}

.current_content { padding:2px 0; line-height:24px;}
.current_content .curr p{ line-height:24px;color: #666;}
.current_content .curr p a{ margin-right:30px;}
.current_content h2 { text-align:center;  color:#0099ff; font-size:16px;}
.current_content h3 { text-align:center; margin-top:5px; font-weight:normal; line-height:30px; height:32px; font-size:13px;}
.current_content .current_text { margin-top:7px; border-top:1px dashed #ccc; padding-top:15px;}
.current_content .current_text p{ line-height:24px;}

/*--------------产品列表--------------*/
.n_pro_list { width:250px; float:left;}
.n_pro_list dl { width:250px; height:auto; background:#238330; overflow:hidden; padding-bottom:30px; }
.n_pro_list dl a { color:#fff;}
.n_pro_list dl a:hover {text-decoration:underline; }
.n_pro_list dl dt { height:44px; line-height:44px; font-size:14px;  text-indent:16px;padding:0 20px;}
.n_pro_list dl dt a { background:url(../images/icon.png) no-repeat 0 18px; display:block;}
.n_pro_list dl dd {  background: #269939; line-height:30px; margin-bottom:2px; padding-left:37px;}
.n_pro_list dl dd a { background:url(../images/icon.png) no-repeat 0 -16px; text-indent:14px; display:block;}

.product_list ul{padding-left:0px;list-style:none;}
.product_list li {  text-align:center; float:left; margin:0 15px 20px; position:relative; width:238px; line-height:24px; height:211px;}
.product_list li img,.case_list li img { border:1px solid #cecece;}
.product_list li img:hover,.case_list li img:hover { border:1px solid #0099ff;}

.product_list1 ul{ margin-left:10px;}
.product_list1 li {  text-align:center; float:left; margin:10px 15px 15px; position:relative; width:230px; line-height:24px;}
.product_list1 li img,.case_list li img { border:1px solid #cecece;}
.product_list1 li img:hover,.case_list li img:hover { border:1px solid #0099ff;}

.c-pages {
  text-align: center;
  margin-top: 20px;
}
.c-pages a {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.c-pages span,
.c-pages a {
  border-radius: 2px!important;
  -webkit-border-radius: 2px;
  display: inline-block;
  background: #0099FF;
  color: #ffffff;
  padding: 3px 16px!important;
  margin: 0 2px!important;
}
.c-pages span,
.c-pages a:hover {
  background: #d65608;
}




