﻿p{line-height:16px}
.bot
{
	width: 100%;
	/*height: 200px;*/
	padding: 20px 0 60px 15px;
	background-color: #202020;
	font-size: 13px;
	line-height: 18px;
	font-family: 微软雅黑;
	color: #c0cad4;
	overflow:auto;

}

.bot_left{  float:left; color:#FFF}
.bot_right{ display:none;}

.info
{
	font-family: 微软雅黑;
	font-size: 14px;
	color: #898989;
	text-decoration: none;
	line-height: 200%;
	padding: 10px;
	margin-top:60px;
}
.info p{
	margin-top:10px
}




@media only screen and (min-width: 480px) 
{
	
.info
{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
	padding:10px;
	
}

p{line-height:24px}
	

	
}

@media only screen and (min-width: 640px) 
{
	.bot_right{ float:right;   margin-right:10px; display:block; }	
	
	
	}
	
	
		
/*首页新闻*/
.index_news
{
	border: 1px solid #EAEAEA;
	width: 100%;
	height: 140px;
	display: block;
	margin: 0 auto;
	padding: 4% 2%;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	overflow:hidden
}

.index_news:hover
{
	background-color: #E1E1E1;
}

.index_news_left
{
	width: 140px;
	height:140px;
	float: left;
	

	background-repeat: no-repeat;
	background-position:top center;
	/*background-size:100% 100%;*/
	background-size:cover;
}
.index_news_right{ width:96%;height:100%; float:left;  margin-left:2%; line-height:18px;}
.index_news_biaoti{font-size:16px; color:#3E3A39; font-weight:bold; line-height:18px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap}
.index_news_riqi{font-size:14px; color:#CBCBCB; margin-top:5px;}
.index_news_riqi span{ float:right;border:#CBCBCB 1px solid;display:block;width:20%; text-align:center;padding:5px 0;}
.index_news_neirong{ font-size:14px; color:#898989; margin-top:5px; line-height:180%; height:50px; overflow:hidden}


	
/*留言*/
.feedk{ width:968px; height:228px; padding:16px; background:#E6E6E6; margin-top:50px;}
input,button,select,textarea{outline:none}
.clear{zoom:1;clear:both; height:0; line-height:0; font-size:0;}
.contxt{ background:#fff; height:40px; border:1px solid #CCC; padding:5px; margin-bottom:8px; width:389px; font-size:14px;font-family:'FZLTXXH';}
.btn{ text-align:center; border:none; width:97px; height:31px; background:url(../images/btn.png) no-repeat; color:#fff; font-family:"微软雅黑";}
.btn:hover{ background:url(../images/btnh.png) no-repeat;}

/*新闻*/
.news-list{ min-height:110px; padding:15px 15px 0 15px;-webkit-transition-property:background-color;-webkit-transition-duration: 1s;-webkit-transition-timing-function: ease; margin-bottom:8px; background:#dcdddd;}
.news-list:hover{ background:#142841;}
.news-list:hover .s1{ color:#FFF}
.news-list span
{
	font-family: 微软雅黑;
	font-size: 1.25em;
	font-weight: bold;
	color: #ff0e0c;
	text-decoration: none;
}
.nback{ background:url(../images/back.png) no-repeat; width:97px; height:31px; display:block; float:right; line-height:31px; text-align:center; color:#FFF; font-family:"Slim Joe"}
.nback:hover{ background:url(../images/backh.png) no-repeat; color:#FFF}
.news-list .nless
{
	margin-top: 10px;
	font-size: 0.875em;
	line-height: 1.5em;
	font-family: 微软雅黑;
	color: #717071;
}
.news-list:hover .nless{ color:#FFF;}


/*首新闻*/

.newsimg{  width:220px; height:220px;  display:block; background-color:Red; float:left; }

.index_news-list
{
	border: 1px solid #E8E8E8;
	min-height: 250px;
	padding: 15px 15px 0 15px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 1s;
	-webkit-transition-timing-function: ease;
	margin-bottom: 8px;
	background: #fff;
	
}
.index_news-list:hover{ background:#142841;}
.index_news-list:hover .s1{ color:#FFF}
.index_news-list span
{
	font-family: 微软雅黑;
	font-size: 1.25em;
	font-weight: bold;
	color: #ff0e0c;
	text-decoration: none;
}
.index_nback{ background:url(../images/back.png) no-repeat; width:97px; height:31px; display:block; float:right; line-height:31px; text-align:center; color:#FFF; font-family:"Slim Joe"}
.index_nback:hover{ background:url(../images/backh.png) no-repeat; color:#FFF}
.index_news-list .nless
{
	margin-top: 10px;
	font-size: 0.875em;
	line-height: 1.5em;
	font-family: 微软雅黑;
	color: #717071;
}
.index_news-list:hover .nless{ color:#FFF;}

.newsimgx{ clear:both;width:100%; margin:0 auto}
.pict{
	width:100%;
	overflow:hidden
}
.pict img{
	width:100%;
	display:block;
	transition: .6s .3s;
}
.pict:hover img{
	-moz-transform: scale(1.23);
    -ms-transform: scale(1.23);
    -o-transform: scale(1.23);
    -webkit-transform: scale(1.23);	
}
.newsimgx .text{
	position:relative;
	top:-40px;
	width:100%;
	clear:both;
}
.newsimgx .text .dtime{
	float:left;
	width:22%;
	font-size:16px;
	color:#3E3A39;
	text-align:center;
	padding-top:60px
}
.newsimgx .text .dtime span{
	font-size:50px;
}
.newsimgx .text .ntitle{ 
    background:#EFEFEF;
	float:right;
	width:78%;
	padding:10px 20px;
}
.newsimgx .text .ntitle h2{
	font-weight:600;
	font-size:16px;
	color:#3E3A39;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.newsimg .text .ntitle p{
	color:#898989;
	font-size:14px!important;
	line-height:180%;
	margin-top:10px;
}
.newsimgx .text .ntitle a.more{
	color:#979797;
	border:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 2px solid;
	border-right:#CBCBCB 2px solid;
	display:block;
	width:30%;
	text-align:center;
	float:right;
	font-size:16px;
	padding:5px 0;
	line-height:normal;
	margin-top:2%;
	font-weight:lighter;
	
}
.newsimgx .text:hover .ntitle a h2{
	color:#E83C27;
}
.newsimgx .text:hover .ntitle a p
{
	color:#3E3A39
}
.newsimgx .text .ntitle a.more:hover{
	color:#FFF;
	background:#E83C27;
	border:#E83C27 1px solid;
	border-bottom:#E83C27 2px solid;
	border-right:#E83C27 2px solid;
}


/*分页控件样式*/
.fenye  {
	width:350px;
	height:50px;
	display:block;
	margin:15px auto; 
	text-align:center 
}

.paginator { font: 12px Arial, Helvetica, sans-serif;padding:5px 0px 5px 0; margin:15px auto; text-align:center; width:100%;}
.paginator a {border:solid 1px #CCC;color:#898989;cursor:pointer;text-decoration:none;}
.paginator a:visited
{
	padding: 1px 16px;
	border: solid 1px #CCC;
	background: #ff0e0c;
	text-decoration: none;
}
.paginator .cpb
{
	border: 1px solid #ff0e0c;
	font-weight: 700;
	color: #FFFFFF;
	background-color:#ff0e0c;
}
.paginator a:hover {border:solid 1px #CCC;color:#898989;text-decoration:none;}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover  
{float:left;height:28px;line-height:28px;min-width:30px;_width:30px;margin-right:4px;text-align:center;
 white-space:nowrap;font-size:12px;font-family:Arial,SimSun;padding:0 3px;}
 
 /*分页控件样式*/

.conuscen{width:1100px;margin:0px auto;font-family:"SimSun";}
.conuscen .context{margin:30px 10px 30px 10px;}
.conuscen .context p{padding:5px 0px;}
.anchorBL{display:none;}
.BMap_cpyCtrl{display:none;}
.scrolltop{width:40px;height:40px;background-image: url('../images/top.png');position:fixed;bottom:50px;right:50px;cursor:pointer;}
.kuai{width:4px;height:4px;background:#2b2c30;float:left;margin-top:15px;margin-left:7px;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px; }


.pagination{margin:30px 0;position:absolute;bottom:-35px;right:0px;}
.casepage{clear:both; text-align:center; margin:0 auto;float:right;margin-right:30px;
	position:absolute;bottom:-35px;right:0px;}

.defaultl .case_m{height:480px;margin:50px auto;width:1024px;}

.incom{max-width:1000px;height:500px;margin:auto;color:#868684;font-size:16px;font-family:"微软雅黑";}
.incom a{color:#494c4c;}
.incom .topimg{margin-top:50px;text-align:center;}
.incom .bott{margin-top:50px;width:100%;}
.incom .bott .incleft{width:48%;float:left;}
.incom .bott .incleft h1{color:#f0c633;}
.incom .bott .incleft p em{font-size:20px;font-weight:bold;}
.incom .bott .incleft p span{float:right;}
.incom .bott .incright{width:48%;float:right;}
.incom .bott .incright img{position:relative;z-index:1;}
.incom .bott .incright .imgbox{background:url('../images/kuang2.png');background-size:100% 100%;width:466px;
height:265px;position:relative;z-index:2;margin-top:-265px;}
 
  /*案例列表*/
  
  
  .cas{ padding:15px 0;}
  
  
.case_class
{
	width:100%;
	
	

}

.case_class a
{
	font-size: 12px;
	color: #797979;
	width: 31.3%;
	height: 40px;
	display: block;
	background-color: #dcdddd;
	font-family: 微软雅黑;
	line-height: 40px;
	text-align: center;
	float:left;
	margin:1%;
	
}

.case_class a:hover
{
	color: #fff;
	background-color: #ff0e0c;
}


.caselist{   clear:both; width:100%;  margin:0 auto;  margin-top:20px;}
.caselist a
{
	border: 0px solid #F5F5F5;
	width: 48.5%;
	float: left;
	margin-left: 1%;
	margin-bottom:20px;
	color:#4e4e4e
}
.caselist img
{
	border: 1px solid #F5F5F5;
	width: 100%;
	margin-bottom:10px;
/*	float: left;
	margin-left: 1%;
	margin-bottom: 1%;*/
}
.tupian{ display:block}
.m_center2{width:100%;}
.m_center2 ul{ padding:0; margin:0}
.m_center2 ul li{
	width:48%;
	float:left;
	margin-right:0%;
	list-style: none;
	margin-bottom:40px;
	-webkit-box-shadow:0 0 5px 3px rgba(0,0,0,0.1);
	box-shadow:0px 0px 5px 3px rgba(0,0,0,0.1);
	background:#FFF;
}
.m_center2 ul li img{width:100%;}
.m_center2 ul li .orico_active_icon{ text-align:center; font-size:14px; line-height:50px;}
 
  /*案例详细信息*/
  .casetop{ clear:both; width:100%; height:140px; background-color:#142841;}
  .casetop_left{ width:57%; height:140px; display:block;  overflow:hidden;   float:left;}
  .casetop_right
{
	width: 43%;
	height: 140px;
	display: block;
	overflow: hidden;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	padding-top:15px;
	padding-left:15px;
}
  .case_biaoti
{
	font-size: 20px;
	color: #f72554;
	text-decoration: none;
	margin-top: 15px;
	margin-left:15px;
	font-family: 微软雅黑;
	font-weight: bold;
	margin-top:20px; margin-bottom:20px; text-align:center;
}
  .case_name
  {
  	
  		font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 15px;
	font-family: 微软雅黑;
	font-weight: bold;

	
  	
  	}
  	
 .case_conn
{
	font-size: 12px;
	color: #333333;
	padding:10px;
}
  	
  	
.anniu{ clear:both;  height:40px;  width:95%;  text-align:center;  background-color:#f6f6f6;  line-height:40px;font-size: 13px;color: #333333;display:block;  margin:0 auto; margin-top:10px; margin-bottom:10px;}

.anniu:hover
{
	background-color: #f72554;
	color: #fff;
}

  
    /*即时联系*/
  
 .tel
{
	display: block;
	bottom: 0px;
	right: 1px !important;
	right: 18px;
	width: 70px;
	height: 70px;
	line-height: 30px;
	position: fixed;
	border: 1px none #fff;
	text-align: center;
	color: #fff;
	background: #FF0000;
	background-image: url('../images/tel.png');
	background-repeat: no-repeat;
	opacity: 0.9;
	margin-right: 5px;
	margin-bottom: 5px;
	z-index: 999;
}
.ibrand{
	width:96%; 
	margin:0 auto; 
	clear:both; 
	background:#DD2C22
}
.ibrand-text{
	width:90%; 
	background:#FFF; 
	margin:0 auto; 
	position:relative; 
	top:-30px; 
	padding:5% 5% 20% 5%;
}
.ibrand-text p{
	font-size:14px;
	margin-top:10px;
	color:#898989;
	text-indent:2em
}
.ibrand a.more{
	color:#898989;
	border:#CCC 1px solid;
	display:block;
	width:30%;
	text-align:center;
	margin:0 auto 0px auto;
	float:right;
	font-size:16px;
	padding:6px 0;
	line-height:normal;
	font-weight:lighter;
	margin-top:5%;
	
}
.ibrand  a.more:hover{ color:#C79872; border:#C79872 1px solid;}