﻿p{line-height:16px}
.bot
{
	width: 100%;
	padding: 20px 20px 30px 15px;
	background-color: #485D7D;
	line-height: 180%;
	font-family: 'Graphik-Regular';
	color: #c0cad4;
	overflow:auto;
	font-size:14px;
}

.bot_left{  float:left;}
.bot_right{ display:none;}
.copyright{
	clear:both;
	background:#394A63;
	line-height:60px;
	color: #c0cad4;
	font-size:14px;
	text-align:center;
}
.frm{
	clear:both;
	width:100%;
	background:#f6f6f6;
	overflow:auto;
	padding:0 0 40px 0;
}
.bootstrap-frm {
margin-left:auto;
margin-right:auto;
width:100%;
padding: 0px 15px 0px 15px;
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #888;
/*text-shadow: 1px 1px 1px #FFF;
border:1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
}
.bootstrap-frm h1 {
font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #DADADA;
margin: -10px -30px 30px -30px;
color: #888;
}
.bootstrap-frm h1>span {
display: block;
font-size: 11px;
}
.bootstrap-frm label {
display: block;
width:48%;
float:left;
margin: 0px 0px 0px;
}
.bootstrap-frm label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
border:#A1A1A1 1px solid;
background:#F2f2f2;
font-family:''Graphik-Regular'';
font-size:14px;
color: #4e4e4e;
height: 30px;
line-height:25px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 5px 0px 5px 5px;
width: 100%;
border-radius:1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
}
.bootstrap-frm select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right;
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height:15px;
}
.bootstrap-frm textarea{
height:150px;
padding: 5px 0px 0px 5px;
width: 100%;
}
.bootstrap-frm .button {
background: #114F5E;
border: 1px solid #114F5E;
padding: 6px 25px 6px 25px;
width:100%;
color: #FFF;
border-radius:2px;
font-family:''Graphik-Regular'';
}
.bootstrap-frm .button:hover {
color: #333;
background-color: #EBEBEB;
border-color: #ADADAD;
cursor:pointer
}
input::-webkit-input-placeholder{
	color:#485D7D;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#485D7D;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#485D7D;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#485D7D;
}

textarea::-webkit-input-placeholder{
	color:#485D7D;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#485D7D;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#485D7D;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#485D7D;
}
.info
{
	font-family: arial,'Graphik-Regular';
	font-size: 13px;
	color: #404040;
	text-decoration: none;
	line-height: 18px;
	padding: 10px 15px;
	background-color: #fefefe;
}





@media only screen and (min-width: 480px) 
{
	
.info
{
	font-family: 'Graphik-Regular';
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
	padding:10px;
	
}

p{line-height:22px}
	

	
}

@media only screen and (min-width: 640px) 
{
	.bot_right{ float:right;   margin-right:10px; display:block; }	
	
	
	}
	
	
		
/*首页新闻*/
.index_news
{
	border: 0px solid #EAEAEA;
	width: 100%;
	/*height: 140px;*/
	display: block;
	margin: 0 auto;
	padding: 0 0 0 0;
	margin-bottom: 20px;
	/*background-color: #EEEEEE;*/
	overflow:hidden;
}
.index_news:hover
{
	background-color: #E1E1E1;
}

.index_news_left
{
	width: 100%;
	/*height:140px;*/
	float: left;
	margin-right:15px;
}
.index_news_right{
	/*width:-moz-calc(100% - 155px);
	width:-webkit-calc(100% - 155px);
	width: calc(100% - 155px);*/
	width:100%;
	height:100%; float:left;
	line-height:18px;
	padding-top:8px
}
.index_news_biaoti{
	font-size:16px;
	color:#142841;
	font-weight:bold;
	line-height:20px;
}
.index_news_riqi{font-size:14px; color:#616161; margin-top:5px;}
.index_news_neirong{ font-size:14px; color:#616161; margin-top:5px; line-height:160%}
.index_news a.buttom{
	display:block;
	width:180px;
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:20px;
	background:url(../images/arror.jpg) no-repeat 140px center #FFFFFF;
	font-size:18px;
	color:#c70404;
	outline-style:none;
	border-radius:3px;
	margin:20px 0;
	box-shadow: 10px 5px 10px 0 rgba(0,0,0,0.1);
	border:rgba(0,0,0,0.05) 1px solid;
}

	
/*留言*/
.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:"'Graphik-Regular'";}
.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: 'Graphik-Regular';
	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: 'Graphik-Regular';
	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: 'Graphik-Regular';
	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: 'Graphik-Regular';
	color: #717071;
}
.index_news-list:hover .nless{ color:#FFF;}


/*分页控件样式*/
.fenye  
{ width:350px; height:50px; display:block; margin:15px auto; text-align:center }

.paginator {padding:5px 10px 5px 0; margin: 0px auto; }
.paginator a {border:solid 1px #e0e0e0;color:#424242;cursor:pointer;text-decoration:none;}
.paginator a:visited
{
	padding: 1px 6px;
	border: solid 1px #e0e0e0;
	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 #171717;color:#171717;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:"'Graphik-Regular'";}
.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 15px;
}
.case_class{
	width:100%;
}
.case_class a
{
	font-size: 14px;
	color: #202020;
	width: 49%;
	height: 40px;
	display: block;
	background-color: #dcdddd;
	font-family:arial,'Graphik-Regular';
	line-height: 40px;
	text-align: center;
	float:left;
	margin:1% 0;
}

.case_class a.on{
	background:#C70505;
	color:#FFF;
}
.case_class a:hover
{
	color: #fff;
	background-color: #C70505;
}


.caselist{
	clear:both;
    width:100%; 
	margin:0 auto;
	margin-top:20px;
	padding:0 15px
}

.caselist a
{
	width: 48%;
	float: left;
	margin-right:4%;
	position:relative;
	display:block;
	text-align:center;
	color:#4e4e4e;
	margin-bottom:25px;
	font-size:14px;
	border: 1px solid #F5F5F5;
	box-shadow: rgba(0,0,0,0.05) 0 5px 10px;
	padding-bottom:10px;
	padding-top:10px;
	background:#FFF;
}
.caselist a div{
	width:90%;
	margin:0 auto;
}
.caselist a img{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#CCC 1px dashed;
}

.zhezhao1{
		position:absolute;
		background:#FFF;
		bottom:30px;
		height:40px;
		left:0;
		width:100%;
		}
.zhezhao2{
		 position:absolute;
		 top:0;
		 width:50px;
		 height:50px;
		 left:0;
		 background:#FFF;
	 }		
 
  /*案例详细信息*/
  .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: 'Graphik-Regular';
	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: 'Graphik-Regular';
	font-weight: bold;

	
  	
  	}
  	
 .case_conn
{
	font-size: 12px;
	color: #333333;
	padding:10px 15px;
}
  	
  	
.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;
}
.newbiaoti{
	width:100%;
	margin:40px auto 20px auto;
	font-family:'SourceHanSansCN_Heavy';
	text-transform:uppercase;
	text-align:center;
	clear:both;
}
.newbiaoti h3{
	 font-family:'053-CAI978';
	 margin-top:15px;
	 color:#4e4e4e;
	 font-size:15px;
}
.newbiaoti h4{
	border-bottom:#E83924 0px solid;
	width:280px;
	margin:0 auto;
	position:relative;
	font-family:'SourceHanSansCN_Heavy';
	font-size:20px;
	color:#FFF;
}
.newbiaoti .index-common-title-after,.newbiaoti .index-common-title-before {
	display: inline-block;
	width: 37px;
	height: 2px;
	margin: 0 26px;
	background-color: #FFF;
	vertical-align: middle
}
/*.newbiaoti h4 span{
	background:#FFF;
	position:absolute;
	width:110px;
	text-align:center;
	bottom:-10px;
	color:#E83924;
	margin-left:-55px;
}*/
.newbiaoti2{
	width:100%;
	margin:40px auto 20px auto;
	font-family:'SourceHanSansCN_Heavy';
	text-transform:uppercase;
	text-align:center;
	clear:both;
	padding:0 15px;
}
.newbiaoti2 h3{
	 font-family:'053-CAI978';
	 margin-top:15px;
	 color:#4e4e4e;
	 font-size:15px;
}
.newbiaoti2 h4{
	border-bottom:#A1A1A1 3px solid;
	width:100%;
	margin:0 auto;
	position:relative;
	font-family:'BITSUMISHI';
	font-size:30px;
	color:#3A4B64;
	padding-bottom:10px;
	text-align:left;
}
.newbiaoti2 h4 span{
	height:8px;
	width:90px;
	background:#A1A1A1;
	position:absolute;
	bottom:-5px;
	border-radius:5px;
}
.newbiaoti2 .index-common-title-after,.newbiaoti2 .index-common-title-before {
	display: inline-block;
	width: 37px;
	height: 2px;
	margin: 0 26px;
	background-color: #5D79A2;
	vertical-align: middle
}

.about_list{width:100%;z-index:99;padding:0; clear:both; background:#FFF; margin:10px auto}

.about_list ul li h3{color:#202020; font-size:13px; line-height:100%; padding:16px 0 0 0; margin:0;}
.about_list ul li:hover h3{color:#FD7B26;}
.about_list ul li p{color:#8C8C8C; text-align:center; font-size:12px; padding:8px 0 0 0; margin:0; line-height:100%;}
.about_list ul li:hover p{ color:#000}
.about_list ul{width:100%;overflow:hidden;text-align:center;margin:auto}
.about_list li{display:inline-block;*display:inline;*zoom:1;overflow:hidden;/*margin:0 10px;*/ width:48%; margin-bottom:10px; background:#f5f5f5;border-radius:5px;}
.about_list li a{width:100%;/*height:214px;t*/ext-align:center; font-size:16px;color:#fff; line-height:45px; position:relative;display:block;}
.about_list li a img{width:25%;height:25%;box-sizing: border-box;border: 1px solid #FFF;border-radius: 50%; float:left; margin:10px 5px}
.about_list li:hover a img{border: 1px solid #FD7B26;animation: swing 1s 0s linear normal;
	-webkit-animation: swing 1s 0s linear normal}
.about_list li a span{ position:absolute;width:100%;height:45px;line-height:45px;left:0;bottom:10px;color:#ff;background:url(0-33.png);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.about_list li a:hover span{bottom:15px}
.cont{ line-height:180%; color:#424242; font-size:15px}
.cont p{ margin-bottom:10px}

.indexprolist{ text-align:center; width:98%; margin:0 auto; clear:both;}
.indexprolist li{
	display:inline-block!important;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin:0 2% 20px 2%;
	width:20%;
	vertical-align:top;
}
.indexprolist li img{
	width:100%;
	display:inline-block;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.indexprolist li p{
	font-size:12px;
	color:#424242;
	line-height:160%;
}
.m_center2 li{ width:48%; margin-right:4%; margin-bottom:10px; float:left;}
.m_center2 li img{ width:100%; border:#f3f3f3 1px solid;box-shadow: rgba(0,0,0,0.05) 0 5px 10px;}
.m_center2 .orico_active_icon{ font-size:14px; text-align:center; line-height:140%;}


input::-webkit-input-placeholder{
	color:#485D7D;
	font-family:'Graphik-Regular'
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#485D7D;
	font-family:'Graphik-Regular'
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#485D7D;
	font-family:'Graphik-Regular'
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#485D7D;
	font-family:'Graphik-Regular'
}

textarea::-webkit-input-placeholder{
	color:#485D7D;
	font-family:'Graphik-Regular'
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#485D7D;
	font-family:'Graphik-Regular';
	font-weight:200;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#485D7D;
	font-family:'Graphik-Regular';
	font-weight:200;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#485D7D;
	font-family:'Graphik-Regular';
	font-weight:200;
}
.form-control{
	color:#1A778D;
	font-family:'Graphik-Regular';
}