@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
/*Base*/
html {
	font: 12px/1.8 "微软雅黑";
	color: #666;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
a{ color:#333;}
a:hover{ color:#215db3;}
img {
	border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline:none;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 1;
}
ul, ol {
	list-style:none;
}
li {
	list-style:none;
}
/*清除浮动*/
.clear {
	clear: both;
	height:0px;
	line-height:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
dl, dd, dt {
	list-style:none;
	padding:0px;
	margin:0px;
}
html,body{
	position: relative;
}
a{cursor:pointer;}
.w960{
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.ovh{
	overflow: hidden;
}
.mt35{
	margin-top: 35px!important;
}











.main_content{ width:85%; margin:0 auto;}



/***********top***************/

.header{  width: 100%; float: left; background:#fff;}
.head_logo{ float: left; margin: 29px 0;}
.head_logo img{ }
.head_gg{ float: left; border-left: 1px solid #e5e5e5; margin-left: 19px; margin-top: 35px; padding-left: 12px; font-size: 14px;
line-height: 32px;}
.head_gg span{ font-size: 24px;color: #2a2a2a; font-weight: bold;}

.head_fr{ float: right; margin-top: 30px;}
.head_search{ float: left; padding: 0 13px;  margin-right: 30px; margin-top: 20px;}
.head_search .soText {
	float: left;
	width:180px;
	height:28px;
	line-height: 28px;
	padding:0 10px;

	border: 1px  #b2b2b2 solid;
	
	outline: none;
	border-right:0px;
	color:#b5b5b5;
	font-size:14px;
	border-radius: 5px 0 0 5px;
}
.soText::-webkit-input-placeholder { color:#b5b5b5;}
.head_search .soBtn {
	float: left;
	width: 50px;
	height: 30px;
	line-height:25px;
	border: 1px  #0949a5 solid;
	background: url(../images/soBtn.png) no-repeat center center #0949a5;
	/*background-size: 18px;*/
	border-radius: 5px;
}

.head_tel{ float: left; padding-left:68px; background:url(../images/head_tel.png) center left no-repeat; font-size: 14px; line-height: 26px; width:180px;}
.head_tel span{ font-size: 24px; color: #ec4312;}

.head_bot{  width: 100%; float: left; border-top: 1px solid #d9d9d9;}
.head_nav{ border-left: 1px solid #d9d9d9; height:50px;}
.head_nav>ul>li{ float: left; width: 10%; text-align: center; line-height: 50px; font-size: 16px; position:relative;}
.head_nav>ul>li>a{ width: 100%; float: left; border-right: 1px solid #d9d9d9; }
.head_nav>ul>li:hover>a,.head_nav>ul>li.on>a{ color: #215db3; border-top: 2px solid #215db3; line-height: 48px;}


.head_nav>ul>li>ul{  position: absolute; width: 100%; top: 100%; z-index: 9999; transition: 0.5s;}
.head_nav>ul>li>ul>li{ width: 100%; height:0px; background: #fff; line-height:40px;transition: 0.5s; overflow:hidden;  }
.head_nav>ul>li>ul>li a{ color: #000; font-size:14px;}

.head_nav>ul>li:hover>ul{ transition: 0.5s;}
.head_nav>ul>li:hover>ul>li{  height:40px; transition: 0.5s; border-top: 1px solid #215db3;}
.head_nav>ul>li>ul>li:hover{ border-top: 2px solid #215db3;} 
.head_nav>ul>li>ul>li:hover a{ width: 100%; float: left;  color: #215db3; } 

/*banner*/
.slide-main{position:relative; float: left;}
.prev,.next{display:none;width:44px;height:44px;position:absolute;z-index:222; overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none; top: 40%;}
.slide-main:hover .prev,.slide-main:hover .next{display:block;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;left:0;text-align:center; bottom: 5%;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%; float: left;}
.slide-box{position:relative;}
.slide{display:none; background:#ff6900;position:relative;z-index:8;}

.slide a{display:block;width:100%;cursor:pointer;}
.slide img{ width:100%;}



.i_text_bg{ text-transform: uppercase; width: 100%; text-align: center; color: #f7f7f7; font-size: 73px; font-weight: bold;  position: relative;}
.i_text{ color: #000; font-size: 32px; position: absolute; width: 100%; text-align: center; font-weight: 100; top: 40px; }
.i_text i{    position: absolute; margin-top: -5px; margin-left: -10px;}

/*我们的优势*/
.i_youshi{  width: 100%; float: left; padding-top:35px; background:url(../images/i_youshi.png) center bottom no-repeat;}

.i_youshi_list{ width: 100%; float: left; margin-top: 50px; margin-bottom: 76px;}
.i_youshi_list li{width: 25%; float: left; text-align: center;}
.i_youshi_list li .i_youshi_tu{ margin: 22px 0;}
.i_youshi_list li .i_youshi_tu img{}
.i_youshi_list li .i_youshi_title{ font-size: 20px; margin-top: 58px; color: #000;}
.i_youshi_list li .i_youshi_title span{ font-size: 12px; color: #c1c1c1; text-transform: uppercase;}

/*服务项目*/
.i_fwxm{ width: 100%; float: left; padding-top: 65px; padding-bottom: 88px;}

.i_fwxm_list{ width: 100%; float: left; margin-top: 78px;}
.i_fwxm_list li{ width: 31%;  margin-right: 3.5%;float: left; margin-bottom:30px;}
.i_fwxm_tu{ width: 100%; position: relative; border: 1px solid #b1b1b1; overflow: hidden;}
.i_fwxm_tu img{ width: 100%;}
.i_fwxm_title{ position: absolute; width: 100%; text-align: center; bottom: 0px; height: 80px; color: #fff; line-height: 80px;font-size: 26px; background: url(../images/fwxm_bot.png) center bottom no-repeat; background-size: 100%; transition: 0.5s;}
.i_fwxm_cont{ position: absolute; background: url(../images/fwxm_bg.png) center bottom no-repeat; top:100%; background-size: 100% 100%;  height: 100%; width: 100%; color: #fff; text-align: center; transition: 0.5s;}
.i_fwxm_title2{ font-size: 26px;margin-top: 10%;}
.i_fwxm_desc{ width: 60%; margin: 0 auto; font-size: 16px; line-height: 35px; margin-top: 30px;}

.i_fwxm_list li:hover .i_fwxm_title{ bottom: -100%; transition: 0.5s;}
.i_fwxm_list li:hover .i_fwxm_cont{ top:0%; transition: 0.5s;}


/*关于我们*/
.i_about{  width: 100%; float: left; height:655px; padding-top: 145px; background:url(../images/about_bg.png) center top no-repeat;}
.i_about_fl{ width: 40%; float: left;}
.i_about_text{text-align: left;  color: rgba(215, 216, 216,0.7); font-size: 80px;}
.i_about_text .i_text{ text-align: left; }
.i_about_text .i_text i{ width: 130px; height: 3px; background: #215db3; margin-left: 0px; margin-top: -15px;}
.i_about_desc{ width: 100%; font-size: 17px; margin-top: 23px; line-height: 39px;}
.i_about_gd{ width: 100%; float: left; margin-top: 75px;}
.i_about_gd a{ width: 26%; float: left; text-align: center; padding: 4px 0; border: 1px solid #aaa; font-size: 20px; color: #6d6d6d; margin-right: 9%;}
.i_about_gd a:hover{ background:#ff0000; border: 1px solid #ff0000; color: #fff; }
.i_about_fr{ width: 55%; float: right;}
.i_about_tu{ width:100%;}
.i_about_tu img{ width:100%;}


/*解决方案*/
.i_jjfa{  width: 100%; float: left; padding-top: 50px; padding-bottom:100px; background:url(../images/jjfa_bg.png) center top no-repeat; }
.i_jjfa_text{ color: rgba(255, 255, 255,0.1);}
.i_jjfa_text .i_text{ color: #fff;}

.i_jjfa_list{  width: 100%; float: left; margin-top: 40px; margin-bottom: 30px;}
.i_jjfa_list_fl{ width: 25%; float: left;}
.i_jjfa_list_fl li{ width:100%; text-align:center; height:70px; line-height: 70px; font-size: 22px; color: #5e5e5e; background: #fff;margin-bottom:1px; cursor: pointer;}
.i_jjfa_list_fl li i{ color: #efefef;}
.i_jjfa_list_fl li.cli1{color: #fff; background: #f00;}
.i_jjfa_list_fl li.cli1 i{ color: #fff;}
.i_jjfa_list_fr{width: 75%; float: left;}
.i_jjfa_tu{  width: 100%;  position: relative; overflow:hidden;}
.i_jjfa_tu img.i_jjfa_datu{ width: 100%; max-height:568px;}
.i_jjfa_cont{ width:34%; top:0px;  position:absolute; background: rgba(0,0,0,0.5); height: 100%; right: 0px; text-align: center;
  color: #fff;}
.i_jjfa_title{ font-size: 30px; margin-top: 70px;}
.i_jjfa_desc{ width: 80%; margin: 0 auto; font-size: 18px; line-height: 40px; margin-top: 38px; text-align: left;}
.i_jjfa_jt{ margin-top: 35px;}
.i_jjfa_jt a{}
.i_jjfa_jt a img{ }


/*客户案例*/
.i_khal{ width: 100%; float: left; padding-top: 80px; padding-bottom:110px;  background:url(../images/khal_bg.png) center top no-repeat; }

.i_khal_list{ width: 100%; float: left; position:relative; margin-top: 60px; }
.i_khal_list_fl{ position:absolute; right:0px; padding-right:40px;}
.i_khal_list_xian{ width: 100%;float: left; height: 1px; background: #215db3; position: absolute; margin-top: 15px; z-index:8;}
.i_khal_list_fl li{ float:left; width:30px; height:30px; border:1px solid #215db3; border-radius:50px; text-align:center; line-height: 30px; font-size: 16px;  margin-left:40px; background:#fff; color:#215db3; position:relative; z-index:9;cursor: pointer;}
.i_khal_list_fl li.cli1{ background:#215db3; color:#fff; border:1px solid #215db3;}

.i_khal_list_fr{ width: 100%; float: left;}
.i_khal_tu{ float: left;  width: 50%;}
.i_khal_tu img{ width: 100%;}
.i_khal_cont{ float: left; width: 45%; margin-left: 5%;}
.i_khal_sz{ margin-top: 78px; font-size: 17px; color: #8e8e8e;}
.i_khal_sz span{ font-size: 55px; color: #215db3; line-height: 55px;  width: 100%; float: left;}
.i_khal_title{ margin-top: 30px; font-size: 23px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.i_khal_desc{ width: 70%; margin-top: 28px; font-size: 16px;}
.i_khal_gd{ margin-top: 57px;}
.i_khal_gd a{    font-size: 18px; color: #fff; padding: 19px 60px; background: #f00;}


/*新闻资讯*/
.i_news{ width: 100%; float: left; padding-top: 40px;  padding-bottom: 70px; background:url(../images/news_bg.png) center top no-repeat;}
.i_news_text{letter-spacing:20px;}
.i_news_text .i_text{ letter-spacing: normal;}

.i_news_list{ width: 100%; float: left; margin-top: 18px;}
.i_news_list_top{ width: 100%; float: left; text-align: center;}
.i_news_list_top li{ display: inline-block; text-align: center; border: 1px solid #215db3; width: 140px; height: 40px; line-height: 40px; font-size: 18px; color: #bebebe; border-radius: 0 18px; margin: 0 23px; background:#fff; cursor: pointer;}
.i_news_list_top li.cli1{  background:#215db3; color: #fff;}

.i_news_kuan{ width: 100%; float: left; margin-top: 70px;}
.i_news_kuan li{ width: 29%; float: left; padding: 1%; background: #eee; margin-right: 3.5%; margin-bottom:30px;}
.i_news_kuan li .i_news_tu{    width: 100%;}
.i_news_kuan li .i_news_tu img{    width: 100%;}
.i_news_cont{    width: 100%;}
.i_news_title{ margin-top: 15px; font-size: 20px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.i_news_time{ margin-top: 8px; font-size: 17px;}
.i_news_desc{font-size: 16px; margin-top: 10px; color: #858585;}


/*友情链接*/
.yqlj{ width: 100%; float: left; background: #dcdcdc;}
.yqlj_title{ font-size: 16px; color: #3768b6; width: 87%; padding-left: 13%; margin-top: 10px;}
.yqlj_title span{  font-size: 14px; color: #808080;}
.yqlj_list{ width: 87%; padding-left: 13%;}
.yqlj_list a{ color: #808080; line-height: 42px; margin-right: 20px; font-size: 14px;}	

/*footer*/
.footer{  width: 100%; float: left;  background:url(../images/footer_bg.png) center top;}
.footer_top{ width: 100%; float: left; position:relative; padding-top: 80px; padding-bottom:30px;}
.footer_logo{ position: absolute; top: -50px;}
.footer_logo img{}
.footer_top_fl{ width: 63%; float: left;}
.footer_nav{ float: left; width: 16.5%;}
.footer_nav span{ color: #fff;font-size: 17px; margin-bottom: 30px; width: 100%; float: left;}
.footer_nav li{ width: 90%; float: left; height: 30px; overflow: hidden;}
.footer_nav li a{ font-size: 16px; color: #acacac;}
.foot_tel{  float: left; margin-top:-40px; margin-left: 15px;}
.foot_tel img{ width:100%;}
.footer_top_fr{ width: 37%;float: left;}
.footer_lx{ width: 60%; float: left;}
.footer_lx span{ color: #fff;font-size: 17px; margin-bottom: 26px;width: 100%; float: left;}
.footer_lx p{ font-size: 14px; color: #acacac;width: 100%; float: left;     line-height: 30px;}
.footer_lx p a{  color: #acacac;}
.footer_lx .footer_fx{ margin-top: 15px; margin-top: 25px; float: left;}
.footer_lx .footer_fx .bds_text{ opacity:1; color: #acacac;}

.footer_ewm{ width: 20%; float: right; text-align: center; padding-top: 20px;}
.footer_ewm img{ width:90%;}
.footer_ewm_text{ width: 90%; /* border: 1px solid #bfbfbf; */color: #a9a9a9; font-size: 12px;  line-height: 23px; margin: 0 auto; padding: 10px 0;}
.footer_ewm_text span{ writing-mode: tb; float: right; color: #fff;}

.footer_bot{ width: 100%; float: left; border-top: 1px solid #474747; min-height:50px;}
.footer_copy{ text-align: center; font-size: 14px; color: #a9a9a9;  margin-top: 15px;}
.footer_copy a{ color: #a9a9a9;}





/*内页*/
.content{ width:100%; float:left;}



.main_fl{ width:22%; float:left; margin-top: 45px;}
.main_fl_title{ color: #fff; background:#215db3; padding: 5%; font-size: 30px; font-weight: bold;} 
.main_fl_title_tb{ width:100%; background:url(../images/main_fl_title.png) center right no-repeat;}
.main_fl_list{}
.main_fl_list li{ height: 60px; line-height:60px; border: 1px solid #dedede; font-size: 16px; border-top: 0px; color:#666666; overflow:hidden;}
.main_fl_list li a{ float:left; float: left;  padding-left: 10%; width: 90%; color:#444444;}
.main_fl_list li i.main_fl_list_tb{ float: right;  font-style: normal; margin-right: 28px; font-size: 20px; color:#a7a7a7}
.main_fl_list li.on a,.main_fl_list li:hover a{ color:#215db3; background:#eee;}
.main_fl_list li.on i.main_fl_list_tb,.main_fl_list li:hover i.main_fl_list_tb{ color:#215db3 }
.main_fl_lx{  padding: 20px 10px; border: 1px solid #dedede; overflow: hidden; margin: 30px 0;}
.main_fl_lx_title{ width: 94%;  padding: 0 3%; overflow: hidden; border-bottom: 1px solid #dedede; font-size: 18px; color: #215db3;
 padding-bottom: 10px; margin-bottom: 10px;}
.main_fl_lx_cont{}
.main_fl_lx_cont span{ font-size: 14px; }
.main_fl_lx_cont p{ width: 94%;  padding: 0 3%; font-size: 14px; margin-bottom: 15px; color:#242424;}
.main_fl_lx_bot{ width: 94%;  padding: 0 3%;}
.main_fl_lx_tb{ width: 50px; height: 50px; float:left; background: #215db3;}
.main_fl_lx_tb img{ width:100% }
.main_fl_lx_text{ width: 100px;float:left; border-left: 1px solid #fff; color:#fff; text-align:center; line-height:50px;  background:#215db3; font-size: 16px; }


.main_fr{ float: right; width: 69%; margin:45px 2%; padding:2%; border: 1px solid #dedede;}
.main_fr_top{width: 100%;float: left; border-bottom: 1px solid #dedede; margin-bottom:30px;}
.main_fr .main_fr_title{float:left; text-align: left; font-size: 20px; color: #215db3;  line-height: 22px; border-left: 3px solid; padding-left: 12px; margin-top: 7px;}
.main_fr .main_fr_title2{float:left; width: 100%;text-align: center; font-size: 20px; color: #215db3;  line-height: 22px;}
.main_fr .Location{ float:right;}
.Location{height: 45px; line-height: 45px;color:#cdcdcd; font-size:15px; }
.Location span{ margin:0 10px;}
.Location a{ color:#cdcdcd}
.Location a:hover{ color:#215db3}

.main_fr .main_fr_tiem{ text-align: center; font-size: 14px; padding-bottom: 20px;}
.main_fr .main_fr_xian{ background:url(../images/main_fr_xian.png) center top no-repeat; width: 100%; height: 3px;}
.main_fr_info{ width:100%; min-height:300px; padding: 5% 0 0;}
.main_fr_info img{ max-width:100%;}

.gduo{ text-align: right; width:100%;}
.gduo span{ text-align: left; float: left;}

/*内页产品*/
.image_list{ width:100%;}
.image_list li{ width: 32%;  float: left;  margin-right:2%; margin-bottom:30px;  text-align: center;}
.image_list li span{  border: 1px solid #dedede; float:left; width: 100%; float: left;}
.image_list_tu{ width:100%; /*height: 250px;*/ overflow: hidden; display: table-cell; vertical-align: middle; text-align: center;}

.image_list_tu img{  width: 100%; display: inline-block; max-width: 100%; max-height: 100%;}
.honor_list_tu{ height: 250px;}
.honor_list_tu img{ width: auto;}

.image_list_title{ width:96%; height:50px;line-height:50px; background:#F5F5F5; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#666666; padding: 0 2%; font-size:16px; }
.image_list_cpgd{ width: 80%;  margin: 0 auto; height:40px; line-height:40px; border: 1px solid #dedede; border-radius: 25px; }
.image_list_cpgd a{ color:#777777;}
.image_list_cpgd a:hover{ color:#215db3;}
.image_list_xq{ width: 49%; float:left; border-right: 1px solid #dedede;}
.image_list_zx{ width: 50%; float:left;}


.pagingNav {
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.pagingNav .uls li{ 
    display: inline-block;
    text-align: center;
	list-style:none;
 	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	/*border: 1px solid #EBEBEB;*/
	text-decoration: none;
}
.pagingNav .uls a {


}
.pagingNav .uls a.cur,.pagingNav .uls li.thisclass{
	/*background-color: #0080cc;
	border-color: #0080cc;
	color: #fff;*/
}
.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
background-color:transparent;
color:#666;
}



/*相关样式*/
#showbox { background:#eee; width:100%;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum {  margin-top:10px;   width: 100% !important;}
#showsum p{ left:0px !important; position: inherit !important; margin:0 auto;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #215db3; cursor: pointer;}

.showpage { width:100%; position:relative;}
.showpage a { display:block; width:45px; height:45px; line-height:45px; background:#cccccc; text-align:center; font-size:18px; position:absolute; left:0; top:-250px; text-decoration:none; color:#fff; z-index: 99999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

.sumwh{ width:35px; height:35px; display:none;}
.sumis{ width:10px; height:4px;  display:none;}

.images_info_top{ width: 100%; float: left; border-bottom: 1px solid #dedede;}
.images_info_tu{ width:49%; float:left; border-right: 1px solid #dedede;}

.images_info_cont{ float: left; width: 47%; margin-left: 2%;}
.images_info_title{ font-size: 22px; color:#000; border-bottom: 1px solid #dedede; line-height: 65px;}
.images_info_desc{ width: 100%; min-height: 150px; font-size: 14px; padding-top: 20px; padding-bottom: 30px;}
.images_info_zx{  text-align: center; width: 35%; float:left; background: #215db3; color: #fff; font-size: 20px; height: 50px; line-height: 50px; border-radius: 25px;}
.images_info_zx a{ color:#fff; padding-right:30px; background:url(../images/cp_xq_zx.png) center right no-repeat;}

.images_info_tel{ float:left;  height: 50px;  font-size: 14px; padding-left:50px; background:url(../images/cp_xq_tel.png) center left no-repeat; line-height: 23px; margin-left: 2%;}
.images_info_tel span{  color:#215db3;  font-size: 20px; }
.images_info_cont .foot_fx{ margin-top: 20px;}
.images_info_cont .foot_fx_title{ color:#696969;}

.images_info_bot{ width: 100%; float: left;}
.pro_info_title{ width: 96%; margin:0 auto; margin-top:25px; text-align: center;  height: 50px; line-height: 50px; border-bottom: 1px solid #dedede;color:#696969; font-size:24px;}
.pro_info_title span{ float:left; width:150px; height: 50px; background:#215db3;  font-size: 20px; color: #fff;}
.pro_info{ width: 96%; margin:0 auto; min-height: 250px; margin-top:20px; margin-bottom: 30px;}
.pro_info img{ max-width:100%;}


.images_message{ width: 96%;  margin:0 auto;}
.pro_message_title{ width: 100%; text-align: center;  height: 70px; line-height: 70px;  border: 1px solid #dedede; color:#696969; font-size:24px;}

.pro_message_input{ width:100%; float:left; margin-top:15px;}
.pro_message_input li{ width:50%; float:left; margin: 15px 0; text-align: center;}

.pro_message_input li input{ width: 90%; height: 40px; padding: 0 3%; border:1px solid #dedede;}
.pro_message_input li input#name{ background:url(../images/cp_ly_name.png) center right no-repeat;}
.pro_message_input li input#tel{ background:url(../images/cp_ly_tel.png) center right no-repeat;}
.pro_message_content{ width:100%; text-align: center; margin-top:15px; float:left;}

.pro_message_content textarea{ width:94%; padding:3% 2%; height:100px; background:url(../images/cp_ly_cont.png) top right no-repeat;  border:1px solid #dedede;}
.pro_message_submit{ width:100%; float:left; text-align:center; margin-bottom:10px;}
.pro_message_submit input.coolbg{ width: 50%; height: 50px;background: #215db3; color: #fff; border: 0px; font-size:16px;
margin-top: 50px;}

.pro_list_hot{ width: 100%; float: left;}
.pro_hot_title{ width: 96%; margin-top:25px; text-align: left;  height: 50px; line-height: 50px;  border-bottom: 1px solid #dedede;color:#215db3; font-size:20px; margin-bottom: 30px;}
.pro_hot_list{ width: 100%; float: left; margin-top:40px;}
.pro_hot_list li{ width: 24%;  float: left; margin-right: 1.3%; text-align: center;}
.pro_hot_list li .pro_hot_tu{ width:100%;}
.pro_hot_list li .pro_hot_tu img{  width:100%;}
.pro_hot_list li .pro_hot_title2{ height:30px; line-height:30px; font-size:14px;}



.nnews_list{  width:100%;}
.nnews_list li{ width:100%; float:left; margin-bottom:20px; border-bottom:1px solid #EDECEB;}
.nnews_list li .news_tu{  float: left; width: 45%}
.nnews_list li .news_tu img{ width: 100%;}
.nnews_list li .news_time{ font-size: 18px; color: #333399; float: left; line-height: 1.1em;}
.nnews_list li .news_cont{ width:50%; margin-left:2%; float: left; }
.news_cont_title{ font-size: 18px; color: #000; margin-top: 30px;}
.news_cont_time{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333399; line-height: 1.1em; padding-top: 15px;  padding-bottom:15px;}
.news_cont_desc{ font-size: 14px; margin-bottom:30px; color: #999999;}
.nnews_list li:hover{ background-color: #F4F4F4; }


.nrencai_list{  width:100%;}
.nrencai_list li{ width:100%; float:left; margin-bottom:20px; border-bottom:1px solid #EDECEB; padding:0 0 20px;}
.nrencai_list li a{ float:left; width:100%;}
.nrencai_list li .rc_title{ font-size: 18px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nrencai_list li .rc_desc{ font-size: 14px; color: #999999;}
.nrencai_list li:hover .rc_title{ color:#215db3;}



.down_list{  width:100%;}
.down_list li{ width:100%; float:left; margin-bottom:20px; padding-bottom:20px; border-bottom: 1px solid #dedede;}
.down_list li .down_time{  float: left; width: 20%; text-align: center; height: 120px;  color: #272727; background: #e5e5e5;
font-size: 19px;  line-height: 40px;}
.down_list li .down_time span{ font-size: 35px; margin-top: 30px;  width: 100%;  float: left;}
.down_list li .down_cont{ width:68%; margin-left:2%; float: left; }
.down_cont_title{ font-size: 18px; color: #215db3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.down_cont_desc{ font-size: 14px;      margin-top: 30px}
.down_cont_desc img{ margin-right:10px;}
.down_list li:hover .down_time{ background: #215db3;  color:#fff;}
.down_tb_kuan{ width:10%; float:left; overflow:hidden;}
.down_tb{ width:50px; height: 120px; float: left; background:url(../images/down_xz.png) left center no-repeat; margin-left: 20px;}
.down_list li:hover .down_tb{ background:url(../images/down_xz.png) right center no-repeat;}


.workshop_list{ width:100%;}
.workshop_list ul.honor_list{ width:100%; float: left; /*background:url(../images/honor_list.png);*/}
.workshop_list li{ width: 30%;  float: left;  margin:0 2% 20px;  text-align: center;}
.workshop_list_tu{ width:100%; height: 200px; display: table-cell; vertical-align: middle; text-align: center;}
.workshop_list ul.honor_list .workshop_list_tu{ border: 1px solid #dedede; height: 300px;}
.workshop_list_tu img{ display: inline-block;  max-width: 100%; max-height: 100%;}
.workshop_list_title{ height: 50px; line-height: 50px; font-size: 16px; overflow:hidden;}


/*解决方案*/
.jjfa_list{ width:100%;}
.jjfa_list li{ width: 32%;  float: left;  margin-right:2%; margin-bottom:30px;  text-align: center;}
.jjfa_list li span{  border: 1px solid #dedede; float:left; padding-bottom:20px;}
.jjfa_list_tu{ width:100%; max-height: 260px; overflow: hidden;}
.jjfa_list_tu img{ width:100%}
.jjfa_list_cont{ height: 50px; padding-top:5px; line-height: 22px; font-size: 14px;}
.jjfa_list_title{ width:96%; height:25px;margin-top:15px; text-align:left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#000000; padding: 0 2%; font-size:16px; }
.jjfa_list_desc{ width:96%; padding: 0 2%; font-size: 13px; text-align:left; margin-bottom: 15px; height:65px; overflow:hidden;}
.jjfa_list_cpgd{ width: 80%;  margin: 0 auto; height:40px; line-height:40px; border: 1px solid #dedede; border-radius: 25px; }
.jjfa_list_cpgd a{ color:#777777;}
.jjfa_list_cpgd a:hover{ color:#215db3;}
.jjfa_list_xq{ width: 49%; float:left; border-right: 1px solid #dedede;}
.jjfa_list_zx{ width: 50%; float:left;}

.contact_top{  width: 100%; float: left;}
.contact_top li{ background-image: -webkit-linear-gradient(0deg, #f4f4f4, #fff); width:33%; float:left; border: 1px solid #e5e5e5; height:330px;}
.contact_top_tu { width:100%; text-align:center; margin-top: 50px; margin-bottom: 30px;}
.contact_top_tu img{max-width:100%;}
.contact_top_cont{width:96%; padding:0 2%; }
.contact_top_cont p{ width:100%; text-align: center; font-size: 15px; color: #4f4e4e;}
.contact_map{ margin-top: 50px; margin-bottom: 50px;  width: 100%; float: left; }


/*服务项目*/
.n_fwxm{ padding: 30px 0 10px; width:100%; margin-bottom: 0; font-weight: bold; font-size: 24px; float: left; }
.n_fwxm .Location{ float:right;font-weight: 100; }
.n_fwxm_xian{ float: left; width: 50px;  height: 6px; background-color: #215db3; display: block; margin-top: 10px;}
.n_fwxm_list{  width: 100%; float: left;}
.n_fwxm_list li{  width: 100%; float: left; 	padding: 60px 0; border-bottom: 1px solid #e0e0e0;}
.n_fwxm_list li .n_fwxm_tu{  width: 30%; float: left; overflow:hidden;}
.n_fwxm_list li .n_fwxm_tu img{ width:100%; height: 281px;}
.n_fwxm_list li .n_fwxm_cont{ width:65%; margin-left:5%; float: left;}
.n_fwxm_list li .n_fwxm_title{font-size: 24px;}
.n_fwxm_list li .n_fwxm_desc{font-size: 16px; line-height: 29px; min-height: 83px; overflow: hidden;  text-overflow: ellipsis; display: -webkit-box;}
.n_fwxm_list li .n_fwxm_gd{    position: relative;  transition: 800ms ease all;  display: block;  height: 59px;  width: 239px;  text-align: center;  line-height: 59px;  font-size: 18px;  background: #F4F4F4;}
.n_fwxm_list li .n_fwxm_gd:hover {  background: #215db3; color:#fff}

/*联系我们*/
.contact_title{ width: 100%; float: left; text-align: center; font-size: 24px; display: block; padding:30px 0;  color: #215db3;}
.contact_title span{ font-size: 22px; line-height: 50px;    color: #56555a;}
.contact_list{width: 100%; float: left; margin-bottom:50px;}
.contact_list li{width: 30%; float: left; text-align:center; padding:30px 1.5%;}
.contact_list .contact_tu{ width: 100%; float: left;}
.contact_list .contact_tu img{}
.contact_list .contact_cont{ width: 100%; float: left;}
.contact_list .contact_cont p{  color: #565658; font-size: 16px;  line-height: 30px;}



.sp_header{ display: none;}
	
.sp_nav_xjb{ background:url(../images/head_nav_xia.png) center bottom no-repeat; width:30px; height:30px;}
.sjj_nav_i_se{ background:url(../images/head_nav_xia.png) center top no-repeat;}

.sjj_nav ul li form{ margin:15px 0; float: left; width: 100%;}	
.sjj_nav ul li .soText {
	float: left;
	width:70%;
	height: 30px;
	line-height: 30px;
	padding:0 2%;
	color: #333;
	border: 1px solid #ddd;
	background:#eeeeee;
	outline: none;
	border-right:0px;
	color:#666;
	font-size:14px;
}
.soText::-webkit-input-placeholder { color:#666;}
.sjj_nav ul li .soBtn {
	float: left;
	width: 20%;
	height: 32px;
	border: 1px solid #215db3;
	line-height: 32px;
	
	background: url(../images/soBtnwap.png) no-repeat center center #215db3;
}

/*Online Service*/
.kf-sidebar{position: fixed;top: 250px;right: 10px;z-index: 999;}
.kf-sidebar li{width: 55px;height: 55px;margin-bottom: 1px;position: relative;}
.kf-sidebar .sidebox{display: block;width: 55px;height: 55px;position: absolute;top: 0;right: 0;overflow: hidden;transition: ease-in-out 0.2s;}
.kf-sidebar .tb{display: block;width: 55px;height: 55px;position: absolute;top: 0;left: 0;}
.kf-sidebar li:hover .tb{background-color: rgba(0,0,0,0.3) !important;}
.kf-sidebar p{line-height: 55px;text-align: center;color: #FFFFFF !important;font-size: 20px;float: left;position: absolute;top: 0;left: 55px;}

.kf-sidebar .kf-tel .sidebox{background-color: #d20200;}
.kf-sidebar .kf-qq .sidebox{background-color: #00a0e9;}
.kf-sidebar .kf-weixin .sidebox{background-color: #02963f;}
.kf-sidebar .kf-ww .sidebox{background-color: #007eca;}
.kf-sidebar #goTop{background-color: #fd2214;cursor: pointer;}

.kf-sidebar .kf-tel .tb{background: url(../images/kf_tel.png)no-repeat center;}
.kf-sidebar .kf-qq .tb{background: url(../images/kf_qq.png)no-repeat center;}
.kf-sidebar .kf-weixin .tb{background: url(../images/kf_weixin.png)no-repeat center;}
.kf-sidebar .kf-ww .tb{background: url(../images/kf_ww.png)no-repeat center;}
.kf-sidebar #goTop .tb{background: url(../images/gotop.png)no-repeat center;}

.kf-sidebar .kf-tel p{width: 180px;}
.kf-sidebar .kf-tel:hover .sidebox{width: 235px;}
.kf-sidebar .kf-qq p{width: 140px;}
.kf-sidebar .kf-qq:hover .sidebox{width: 195px;}
.kf-sidebar .kf-ww p{width: 140px;}
.kf-sidebar .kf-ww:hover .sidebox{width: 195px;}

.kf-sidebar .ewm{position: absolute;top: -53px;right: 55px;padding-right: 15px;display: none;}
.kf-sidebar .ewm .box{padding: 5px;background: #FFFFFF;border: 1px solid #02963F;}
.kf-sidebar .ewm .box img{display: block;width: 150px;height: 150px;}


#gotop_wap{position: fixed;bottom: 80px;right: 5px;background: url(../images/gotop1.png) no-repeat 14px 15px rgba(0,0,0,0.5);display: none !important;width: 40px;height: 40px;border-radius: 4px;cursor: pointer;z-index: 999;}
.lx_wapqq{ display:none;}

@media (max-width: 1299px){

	
}
@media (max-width: 1199px){
	
	.head_gg{ display:none;}
	
}
@media (max-width: 1099px){
	
	.images_info_zx{ width: 100%;}

}
@media (max-width: 999px){
	
	.i_text_bg{ font-size: 60px;}
	.i_text{ font-size: 24px; top: 30%;}
	
	
	.i_about{ height:auto; background-size: auto 100%;  padding-top:25px; padding-bottom: 50px;}
	.i_about_fr,.i_about_fl{ width: 100%; margin-top: 30px;}	
	.i_about_gd{ margin-top: 35px;}
	.i_about_gd a{    font-size: 14px;}
	
	.i_jjfa{ padding-bottom: 30px;}
	.i_jjfa_list{  margin-top: 20px;}
	.i_jjfa_list_fl{ width: 100%; text-align: center;}
	.i_jjfa_list_fl li{width:auto;height:auto; display: inline-block;text-align: center; line-height: 40px; font-size: 14px; padding: 0 10px; margin-bottom: 20px;}
	.i_jjfa_list_fr{ width: 100%;}
	
	.i_khal{  background-size: auto 100%;}
	.i_khal_tu{ width: 100%;}
	.i_khal_cont{ width: 100%; margin-left: 0%;}
	.i_khal_sz{  margin-top: 12px;}
	.i_khal_sz span{ width: auto; font-size: 45px; float: unset; position:relative; top:12px;}
	.i_khal_title{  margin-top: 20px;}
	.i_khal_desc{ margin-top: 20px;}
	.i_khal_desc{ width: 100%;}
	.i_khal_list_fl{ bottom: 30%;}	
	
	.yqlj_title{padding-left:0;}
	.yqlj_list{padding-left:0;}
	
	.footer_logo{ display:none !important;}
	.footer{ background-size: auto 100%;}
	.footer_top_fl{width: 100%;margin-bottom:30px;}
	.footer_top_fr{width: 100%;}
	

	.scroltit .updown{ right: 5%;}

	.main_fr{ float: left; width: 96% !important; margin: 45px 0;}
	.main_fl{ width: 100%; margin-top:0px;}
	.main_fl_title{ padding: 2%;     font-size: 20px;}
	.main_fl_list li a{ padding-left:5%; width: 95%;}
	.main_fl_lx{ display:none;}
	.main_fl_list{  margin-bottom: 30px;}
	
	.n_banner{ background-size: 180% !important; height:270px !important;}

	.images_info_tu{ width:100%; overflow: hidden; border-right:0px;  border-bottom: 1px solid #dedede; padding-bottom: 30px;}
	.images_info_cont{ width: 96%; margin: 2%;}
	#showbox span,#showbox p{ display:none !important;}
	#showsum{ width: 100% !important;}
	.images_info_zx{  width: 35%;}
	
}

@media (max-width: 899px){
	
	.head_logo{    margin: 15px 0;}
	.head_tel{ font-size: 0px; padding-left: 55px; background: url(../images/head_tel2.png) center left no-repeat; line-height: 22px;background-size: 35px; width: auto;}
	.head_tel span{ font-size: 0px;}
	.head_search{  display: none;}
	
	.head_bot{ display:none;}
	.n_banner{ background-size: 180% !important; height:240px !important;}
	.sp_header {  margin-left: 10px; border-left: 1px solid #d9d9d9; display: block; margin-left:0px;}

	.n_fwxm_list li{    padding: 30px 0;}
	.n_fwxm_list li .n_fwxm_tu{ width: 100%;}
	.n_fwxm_list li .n_fwxm_tu img{height:auto;}
	.n_fwxm_list li .n_fwxm_cont{ width: 100%; margin-left:0px; margin-top:15px;}
	.n_fwxm_list li .n_fwxm_gd{ width: 100%; margin-top: 15px;}
	
	.nnews_list li .news_tu{ width: 100%;margin-bottom: 15px;}
	.nnews_list li .news_cont{width: 100%;margin-left:0px;}
	.news_cont_desc{height:auto;}
	
	.contact_list li{ width: 47%;}
	
	.lx_qq{ display:none;}
	.lx_wapqq{ display:block;}
	
}	
@media (max-width: 799px){

	#lightbox-container-image-box{ max-width: 100%; height:auto !important;}
	#lightbox-container-image img#lightbox-image{ width:100%;}
	#lightbox-container-image-data-box{ max-width: 95%;}
	#lightbox-nav a{outline:none;    height: 100% !important;}
	
	.i_jjfa_cont{ width: 100%; height: 34%; top: 66%;}
	.i_jjfa_title{ font-size: 20px; margin-top: 10px;}
	.i_jjfa_desc{ font-size: 14px; line-height: unset; margin-top: 5px;}
	.i_jjfa_jt{    margin-top: 5px;}

	.n_banner{ background-size: 180% !important; height:210px !important;}
	
	.workshop_list li{ width: 46%;}
	.image_list li{ width: 46%; padding: 2%;margin-right:0px;}
	.jjfa_list li{width: 46%; padding: 2%; margin-right:0px;}
	
	.kf-sidebar{display: none;}
	#gotop_wap{display: block !important;}
}
@media (max-width: 699px){
	
	.i_text_bg{ font-size: 45px;}
	.i_text{ font-size: 16px; top: 30%;}
	
	.i_about_text{font-size: 60px;}
	.i_about_text .i_text{ font-size: 24px;}
	
	.i_youshi_list li{ width: 50%;}
	.i_youshi_list li .i_youshi_title{ margin-top: 30px;}
	
	.i_fwxm{ padding-bottom: 38px;   padding-top: 38px;}
	.i_fwxm_list{  margin-top: 48px}
	.i_fwxm_list li{ width: 100%; margin-right:0px;}
	
	
	
	.i_news{ padding-bottom: 40px;}
	.i_news_list_top li{ width: 90px;  margin: 0 10px;}
	.i_news_kuan li{ width: 96%; margin-right:0px; padding: 2%;}
	
	.footer_top{ padding-top: 30px;}
	.footer_nav{ display: none;}
	.foot_tel{ margin-top:0px;margin-left:0px;}
	
	.main_content{ width: 90%;}

	.n_banner{ background-size: 180% !important; height:190px !important;}
	

	.down_list li .down_cont{  width: 58%;}
	.down_tb_kuan{ width: 20%;}
	
	.contact_top li{ width: 100%; border:0px; border-bottom: 1px solid #e5e5e5;}
	
}
@media (max-width:599px){
	
	.i_khal{ padding-top: 50px;}
	.i_khal_list{ margin-top: 30px;}
	.i_khal_gd{ margin-top: 37px;}
	.i_khal_gd a{ padding: 10px 40px;}
	.i_khal_list_fl{  bottom: -80px;}

	.n_banner{ background-size: 180% !important; height:160px !important;}
	
	.workshop_list ul.honor_list .workshop_list_tu{  height: 250px;}
	
	.contact_list li{ width: 100%;  padding: 30px 0;}
	
}
@media (max-width:499px){
	
	.head_logo{ width:40%}
	.head_logo img{ width: 100%;}
	.head_fr{ margin-top: 15px;}
	
	.i_text_bg{ font-size: 30px;}
	
	.i_youshi_list li .i_youshi_title{ font-size: 16px;}
	
	.i_fwxm_desc{ font-size: 14px;}
	
	.i_about_desc{ font-size: 14px;}
	
	.i_jjfa_list_fl li{ padding: 0 5px; margin-bottom: 10px;}
	.i_jjfa_list_fl li i{  display: none;}	
	.i_jjfa_cont{ height: 40%; top: 60%;}
	.i_jjfa_title{font-size: 14px; margin-top: 0px;}
	.i_jjfa_desc{ font-size: 12px;  margin-top: 0px;}
	
	.i_khal_list_fl{ left:0px;}
	.i_khal_list_fl li{  margin-left: 22px;}
	.i_khal_title{    font-size: 20px;}
	.i_khal_desc{ font-size: 14px;}
	
	
	.i_news_list_top li{ width: 90px;  margin: 0 5px;}
	.i_news_title{font-size: 16px;}
	.i_news_time{ font-size: 14px;}
	.i_news_desc{  font-size: 14px;}
	
	.sp_header{   border-left: 1px solid #d9d9d9;}
	
	.n_banner{ background-size: 180% !important; height:130px !important;}
	
	.workshop_list li{ width: 96%;}
	.workshop_list ul.honor_list .workshop_list_tu{ height: auto; border:0px;}
	
	.image_list li{  width: 96%;}
	
	.jjfa_list li{ width: 96%;}
	
	.news_cont_title{ font-size: 16px;margin-top:0px;}
	.news_cont_time{ font-size: 16px;}
	.news_cont_desc{ font-size: 12px;  margin-bottom: 20px;}
	
	.down_cont_title{ font-size: 16px;}
	.down_list li .down_time{ font-size: 12px; line-height: 24px;  height: 100px;}
	.down_list li .down_time span{ font-size: 25px;}
	.down_cont_desc{ font-size: 12px; height: 65px; margin-top: 10px;}
	.down_tb{ margin-left:0px;}
	
	.images_info_zx{ width: 100%; margin-bottom: 20px;}	
	.images_info_tel{ display:none;}
	
	.gduo{ text-align: left;}
	.gduo span{ width: 100%;}
	
	.nrencai_list li .rc_title{ font-size: 14px;}
	.nrencai_list li .rc_desc{     font-size: 12px;}
	
	.Location{    display: none;}
	.main_fr .main_fr_title{ margin-bottom: 12px;}
	
}
@media screen and (max-width: 399px){

	

	.footer_lx{ width: 100%;}
	.footer_ewm{ width: 100%; padding-top: 20px; border-top: 1px solid #bfbfbf; margin-top: 30px;}
	.footer_ewm_text{ width: 70%;}
	
	.n_banner{ background-size: 180% !important; height:100px !important;}

	
}