﻿/* CSS Document */
@charset "utf-8";

/*------------------滚动元素开始----------*/
body {
  
  margin: 0;
  padding: 0;
  overflow-x: hidden; }


.hero {
  width: 100%; 
  /*position: relative;*/
  overflow: hidden;
  color: #000;
  text-align: center; }
  
  .section {
  width: 100%;
  float: left; }
.code {
  width: 100%;
  clear: both; 
 
  /*border-radius: 2px;
  margin: 12vh 0;*/
  padding: 10px; }
  
  .container {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px); }
  
/*------------------滚动元素结束----------*/



body{ font-family:'微软雅黑';}

.top{ width:100%; margin:0 auto;  }
.top_head{ width:1200px; margin:0 auto;}

.logo{ width:153px; float:left; height:40px; padding:25px 0;}
.menu{ width:640px; float:left; padding-left:200px; }

#minibar {width:100%; border-bottom:2px solid #dad8d8; background:rgba(255,255,255,0.9);}
.floater{
position:fixed;
top:0px;
z-index:999;
height:90px;
width:100%;
border-top:none;
background-color: #fff;
display:block;
clear:both;
margin-left:auto;
margin-right:auto;
float:left;
box-shadow: 0 0 7px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	border-radius: .214em;
	-webkit-border-radius: .214em;
	-moz-border-radius: .214em;

}

.nav_cont{ overflow:hidden; width:640px;} 
.nav_cont li{ overflow:hidden; padding:0 25px; float:left; font-size:15px; font-weight:bold; font-family:'微软雅黑';} 
.nav_cont a{ height:90px; line-height:90px; color:#535353; } 
.nav_cont a:hover,.nav_cont .cur,.cur1{ height:90px; line-height:90px; color:#2677fe;} 
.nav_cont_up{ width:530px; height:250px; background:#fff; position:absolute; margin-left:0px; border-bottom:3px solid #9f9f9f; z-index:1000; display:none;border-top:3px solid #dad8d8;}
.nav_cont_up_left{ float:left; width:110px; padding:0 50px; border-right:1px solid #e9e9e9; margin:40px 0;}
.nav_cont_up_left a{  width:180px; height:28px; line-height:30px; color:#666; float:left; font-size:14px; text-align:left; }
.nav_cont_up_left a:hover{  width:180px; height:28px; line-height:30px; color:#2677fe; display:block; font-size:14px;}
.nav_cont_up_right{ float:right; width:216px; margin:0 50px;}
.nav_cont_up_right_img{ margin-top:40px;}
p.nav_cont_up_right_p{ line-height:24px; text-align:left; overflow:hidden; font-size:12px; color:#666; margin-top:10px;margin-bottom:5px;}
.nav_cont_up span{ overflow:hidden; width:300px; display:block; text-align:left;}



.sousu{ width:184px; float:right;margin:25px 0;height:40px; border-radius:20px; background:#f2f2f2; }
.searchk{ width:130px; float:left; height:40px;}
.shuk{ width:130px; height:40px; line-height:40px; font-size:13px; color:#555; border:none; outline:none; background:none; text-indent:18px;}
.serBtn{ width:30px; float:right;margin-top:5px;margin-right:5px;}
.souc{ width:30px; height:30px; border-radius:15px;background:url(../images/search_bj.png) no-repeat center; background-color:#2677fe; border:none;  cursor:pointer; outline:none;}


/*.search_box{ float:right; width:184px; height:35px; border-radius:40px; background:#fff; float:right; margin-top:27px; overflow:hidden;zoom:1;}
.search_left{ background:#f6f6f6; width:120px; height:35px; line-height:35px; margin-left:15px; color:#999; font-size:13px; display:none; border:none; outline:none;}
.search_right{ width:35px; height:35px; border-radius:80px; background:url(../images/search_bj.png) no-repeat center center #2677fe; float:right; cursor:pointer;}*/

.fouse{ width:100%; height:100%; background:#11428e;}
/*#full-screen-slider { width:100%; height:100; float:left; position:relative}
#slides { display:block; width:100%; height:700px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li img{ width:100%; height:100%;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:26%; top:670px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:10px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

*/
/*-----------------焦点图开始-------------------*/
.fullSlide{width:100%;position:relative;height:100%;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:100%;overflow:hidden;text-align:center; background-size:100%;}
.fullSlide .bd li img{ width:100%; height:100%;}

.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul li img{ width:100%; height:100%;}
.fullSlide .hd ul .on{background:#ffea00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

/*-----------------焦点图结束-------------------*/



.nCenter01{ width:1200px; margin:0 auto; padding-top:30px;}
.htit1{ width:1200px; height:36px; line-height:36px; font-size:24px;color:#111; text-align:center; font-family:'微软雅黑';}
.titshuo{ width:1200px; height:36px; line-height:36px; font-size:14px; text-align:center; color:#777;}
.pro01{ width:1200px; margin-top:50px;}
.zhm{ width:299px; float:left; border:1px solid #dddddd; border-right:none; height:400px;}
.zbiaot{ width:299px; height:60px; background:#e8e9ef; text-align:center; line-height:60px; font-size:20px; color:#222; font-family:'微软雅黑';}
.zhmNet{ width:198px; padding:60px 50px 50px 50px;}
.zhmpic{ width:75px; height:80px; margin:0 auto;}

.zhtim{ width:198px; text-align:center; line-height:46px; line-height:46px; font-size:18px;color:#222; margin-top:10px;}


.zhmner{ width:198px; margin-top:10px; line-height:26px; text-align:center; font-size:13px; }
.zhmner a{ color:#777;}

.zhm2{width:298px; float:left; border:1px solid #dddddd; height:400px;}
.zbiaot2{ width:298px; height:60px; background:#e8e9ef; text-align:center; line-height:60px; font-size:20px; font-weight:bold; color:#222;}


.content{width:100%; margin:0 auto; background:#f9f9f9; padding-bottom:71px; padding-top:10px; position:relative;}
.content2{ width:100%; margin:0 auto; background:url(../images/solution_bj.jpg) no-repeat center top; padding-bottom:61px;}
.content3{ width:100%; margin:0 auto; background:url(../images/user_bj.jpg) no-repeat center top; padding-bottom:61px; }
.content4{ width:100%; margin:0 auto;}
.htit2{ width:1200px; height:36px; line-height:36px; font-size:24px; font-weight:bold;color:#fff; text-align:center;}
.titshuo2{ width:1200px; height:36px; line-height:36px; font-size:14px; text-align:center; color:#fff;}

.solution{  width:1200px; margin-top:50px; }
.case01{ width:200px; float:left; margin-right:15px;background-color:rgba(0,0,0,0.3); padding:70px 14px;}
.case01-huan{background-color:rgba(38,119,254,0.5); width:200px; float:left; margin-right:15px; padding:70px 14px;}

.case02{width:200px; float:left; background:rgba(0,0,0,0.3); padding:70px 14px;}
.case02-huan{background-color:rgba(38,119,254,0.5); width:200px; float:left;padding:70px 14px;}

.castu1{ width:78px; height:83px; margin:0 auto;}
.casbt{ width:200px; line-height:40px; color:#fff; text-align:center; font-size:16px; margin-top:10px;}
.casbt a{color:#fff;}
.casbt a:hover{ color:#fff; }
.casWn{ width:200px; line-height:30px; margin-top:10px; color:#fff; text-align:center;}
.mor1{ text-align:center; color:#fff; font-size:14px; line-height:36px;}
.mor1 a{ text-decoration:underline; color:#fff;}
.mor1 a:hover{ color:#fff; font-weight:bold; text-decoration:none;}


/*.yongh{ width:1200px; margin-top:33px;}
ul.yonhlis{ width:1200px; overflow:hidden;zoom:1;}
ul.yonhlis li{ width:335px; float:left; padding:8px 8px;  position:relative; border:1px solid #cccccc; margin:20px 20px;}
ul.yonhlis li img{ width:335px; height:268px;}
ul.yonhlis li span{ width:335px; height:50px; background:rgba(0,0,0,0.6); font-size:16px;position:absolute; left:8px; bottom:8px; display:block; color:#fff; text-align:center; line-height:50px;}
*/
.yongh{width:1200px; margin-top:20px;}
.yonhlis{width:1200px;}
.yonhlis ul{ width:1200px; overflow:hidden;zoom:1;}
.yonhlis ul li{width:360px; float:left;  height:230px;padding:5px 5px;  position:relative; border:1px solid #cccccc; margin:14px 14px;}
.yonhlis ul li img{width:360px; height:230px;}

.txt{ width:370px;background:rgba(3,84,147,0.8);position:absolute;left:0px;bottom:0px;color:#fff;font-family:"微软雅黑";}
.txt h3{font-size:16px;height:50px;text-align:center;line-height:50px; font-weight:normal;}
.txt h3 a{ color:#fff;}
.txt p{font-size:14px;text-align:center;display:none;}



.hnews{ width:1200px; margin-top:20px;}
.newtit{ width:240px; height:30px; margin:0 auto; overflow:hidden;zoom:1;}
.newtit a{ display:block; width:120px; float:left; background:#b8b8b8; color:#fff; line-height:30px; text-align:center; font-size:14px; text-align:center;}
.newtit a:hover,.newtit a.current{ color:#fff; text-decoration:none; background:#2677fe;}

.hnewsnei{ width:1200px; margin-top:36px;}
.hnewtu1{ width:580px; float:left; height:369px; position:relative;}
.hnewtu1 span{ width:580px; display:block; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.5); color:#fff; text-indent:30px; line-height:66px; height:66px;}
.hnewlist{ width:580px; float:right;}
.hnewtuwe{ width:580px; padding-bottom:31px; border-bottom:1px solid #cecece; }
.hnwtu{ width:200px; height:140px; float:left;}
.hnewe{ width:360px; float:right;}
.hbiat2{ width:360px; line-height:36px; font-size:15px; color:#222; border-bottom:1px solid #cecece;}
.hnewwen1{ width:360px; line-height:28px; margin-top:10px;}
.more2{ width:89px; line-height:28px; background:#2677fe; height:28px; border-radius:15px; text-align:center; margin-top:10px;}
.more2 a{ color:#fff; text-transform:capitalize;}
.more2 a:hover{ color:#fff;}

ul.hxinwe{ width:580px; margin-top:20px; }
ul.hxinwe li{ line-height:46px;overflow:hidden;zoom:1; font-size:14px;}
ul.hxinwe li a{ float:left;}
ul.hxinwe li span{ float:right;}

.foot{width:100%; background:url(../images/line1.gif) repeat-x; background-color:#2f383d; margin:0 auto; margin-top:93px;}
.foot2{ width:1200px; margin:0 auto;}
.footNav{ width:150px; float:left;}
.footbt{ width:150px; line-height:74px; hegiht:74px; font-size:15px; color:#d0e7f9; }
ul.footNava{ width:150px; overflow:hidden;zoom:1; margin-top:10px;}
ul.footNava li{ line-height:36px; color:#999999; font-size:14px;}
ul.footNava li a{ color:#999; }
ul.footNava li a:hover{ color:#d0e7f9;}

.footNav2{ width:210px; float:left;}
.footbt2{ width:210px; line-height:74px; hegiht:74px; font-size:15px; color:#d0e7f9; }
ul.footNava2{ width:210px; overflow:hidden;zoom:1; margin-top:10px;}
ul.footNava2 li{ line-height:36px; color:#999999; font-size:14px;}
ul.footNava2 li a{ color:#999; }
ul.footNava2 li a:hover{ color:#d0e7f9;}



.footNav4{ width:330px; float:right;}
.footcot{ width:330px; margin-top:10px;}
.footlxi{ width:206px; float:left; font-size:14px; color:#999; line-height:30px;}
.erwim{ width:96px; height:96px; float:right;}

.copyright{ width:100%; background:#292a2c; height:54px; margin:0 auto;}
.copyright2{ width:1200px; margin:0 auto; line-height:54px;}
.copy{ width:980px; float:left; line-height:54px; color:#818282; font-size:14px;}
.copy2{ width:200px; float:right; text-align:right; padding-top:15px; }
.copy2 img{ margin-left:8px;}



/*右侧*/
.index_right{ width:45px; position:fixed; right:0;  background:#fff; z-index:999; overflow:hidden; top:230px;}
.index_right a{ display:block; width:45px; height:45px;  margin-bottom:1px; background:url(../images/index_right_img1.png) no-repeat center #4e4e4e;}
.index_right a:hover{ display:block; width:45px; height:45px;  margin-bottom:1px; background:url(../images/index_right_img1.png) no-repeat center #2677fe;;}
.index_right a img{ margin:11px;}


.product_cont{  width:1200px; margin:0 auto; position:relative;}
.product_cont1{ overflow:hidden; margin-top:60px;}
.product_cont1_li{ overflow:hidden; position:relative;}
.product_cont1 li{ overflow:hidden; width:298px; height:398px; float:left; border:1px solid #ddd; background:#FFF;}
.product_cont1_title{ font-size:18px; font-weight:bold; text-align:center; background:#e8e9ef; height:60px; line-height:60px;}
.product_cont1_pic{ margin:50px auto 0;}
.product_cont1_pic img{ margin:0 auto; display:block;}
.product_cont1_title1{ font-size:18px; text-align:center; height:46px; line-height:46px;}
.product_cont1_p1{ line-height:24px; font-size:12px; text-align:center; padding:0 50px; color:#999;}

.product_cont_up{ position:absolute; left:0; top:0px; background:#fff; border:1px solid #206ae5;   -webkit-box-shadow: 0 0 15px #206ae5;  -moz-box-shadow: 0 0 15px #206ae5; box-shadow: 0 0 15px #206ae5; z-index:999; display:none; }
.product_cont_up_title{ height:80px; background:#2677fe; font-size:18px; color:#fff; font-weight:bold; text-align:center; line-height:80px; padding-bottom:15px;}
.product_cont_up_cont{ overflow:hidden; margin:20px 0;}
.product_cont_up_cont_left{ width:299px; overflow:hidden; border-right:1px solid #ddd; float:left;}
.product_btn{ height:32px; line-height:32px; margin-left:40px; margin-top:15px;}
.product_btn a{ width:100px; height:32px; line-height:32px; background:#2677fe; float:left; margin-right:20px; border-radius:3px; color:#fff; text-align:center; font-size:14px;}
.product_btn .a1{ width:98px; height:30px; line-height:30px; border:1px solid #2677fe; float:left; margin-right:20px; border-radius:3px; color:#fff; text-align:center; background:none; color:#2677fe;}
.product_cont_up_cont_right1{ width:230px;  float:right; overflow:hidden; margin-right:15px;}
.product_cont_up_cont_right1 .product_cont_up_cont_right1_li{ width:230px; overflow:hidden; margin-bottom:10px;} 

.product_cont_up_cont_right1_li_title{ background:#fafafa; padding-left:30px; font-size:12px; cursor:pointer; color:#999; margin-left:20px; display:block; padding:12px 0;}
.product_cont_up_cont_right1_li_title:hover{ padding-left:30px; font-size:12px; cursor:pointer; color:#2677fe; margin-left:20px; display:block; padding:12px 0;}
.product_cont_up_cont_right1_li_p{ line-height:22px; font-size:12px; margin:5px 0 0px 30px; color:#999; max-height:110px; overflow-y:scroll; padding-right:10px;}

.txt h3{font-size:16px;height:40px;text-align:center;line-height:40px; font-weight:normal;}
.txt h3 a{ color:#fff;}
.txt p{font-size:14px;text-align:center;display:none; padding:0px 10px; line-height:24px; text-align:left;}

/*-------------------内页样式开始---------------------------*/
.neiBanner{ width:100%; height:560px; margin:0 auto;}
.subCent1{ width:1200px; margin:0 auto; }
.dangq{ width:1174px; height:20px; line-height:20px; background:url(../images/arrow2.png) no-repeat 0px 20px; padding-left:26px; padding:20px 0px 10px 0px; text-indent:20px;}
.suvnav{ width:100%; border-bottom:1px solid #bdbdbd; text-align:center; margin:0 auto;}
.suvnav1{ width:1200px; height:59px; line-height:59px; margin:0 auto; overflow:hidden;zoom:1; text-align:center;}
.suvnav1 a{  display:inline-block;height:59px; line-height:59px; font-size:16px;  margin:0 auto; margin:0 10px; cursor:pointer; padding:0px 20px;}
.suvnav1 a:hover,.suvnav1 a.current{ color:#0c98df; background:url(../images/line2.gif) repeat-x bottom; text-decoration:none;  }


.zineir{width:100%; margin:0 auto;}
.suvnav2{ width:1200px; margin:0 auto;}
.newsList{ width:1100px; margin:0 auto; padding-top:30px; padding:0px 50px;}
.xinNew{ width:1100px; margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #aeadad;}
.newtu{ width:183px; height:115px; border:1px solid #ccc; float:left;}
.newWen{ width:890px; float:right;}
.xinNew:hover{ background:#f7f5f5;}
.nwetit1{ width:890px; line-height:35px; color:#0752ab; font-size:16px;}
.nwetit1 a{ color:#0752ab; }
.nwetit1 a:hover{ color:#0752ab; text-decoration:underline;}
.nwezn{ width:890px; line-height:25px; font-size:14px;}
.nwezn a:hover{ color:0752ab; text-decoration:none; }
.time1{ width:890px; font-size:14px; color:#777px; line-height:25px; font-family:Arial;}

.page{ width:1200px; margin-top:15px; background:url(../images/line3.gif) repeat-x; padding-top:19px; text-align:center;  font-size:14px; overflow:hidden;zoom:1;}

.page a{ display:inline-block; padding:0px 10px; line-height:30px;}
.page a:hover,.page a.current{ background:#0a92d8; border-radius:5px; color:#fff; text-decoration:none;line-height:30px;}

a.page1{width:70px; background:url(../images/arrow4.gif) no-repeat 8px 12px; line-height:30px; height:30px; padding:0px 5px;}
a.page1:hover{width:70px; background:url(../images/arrow4-1.png) no-repeat 8px 12px; background-color:#0a92d8;}
a.page2{width:70px; background:url(../images/arrow3.gif) no-repeat 69px 12px; line-height:30px; margin-right:15px; padding:0px 5px;}
a.page2:hover{width:70px; background:url(../images/arrow3-1.png) no-repeat 69px 12px; background-color:#0a92d8;line-height:30px;}

.xiangtit{ width:1200px; margin:20px auto;}
.newBti{ width:1200px; text-align:center; line-height:36px; font-size:26px; color:#0450a9; font-family:"微软雅黑";}
.time2{ width:1200px; text-align:center; line-height:12px; color:#666; marign-top:12px; }
.time2 span img{ margin:8px 3px 0px 3px;}
.xinneiw{width:1100px; margin:15px 0px; background:url(../images/line3.gif) repeat-x top; padding:30px 50px; font-size:16px;}
.xinneiw p{ line-height:36px; margin-bottom:10px;}
.fanhui{ width:1100px; background:url(../images/line3.gif) repeat-x top; font-size:16px; padding:20px 50px 0px 50px; text-align:right; }

.zineir2{width:100%; margin:0 auto; background:#f6f6f6; padding-bottom:93px;}
.ancase{ width:1200px;margin-top:20px; }
.anlist1{ width:356px; border:1px solid #dedddd; background:#fff;margin:10px 10px; padding:11px 11px 0px 11px; float:left;}
.antit{ width:356px; line-height:40px; font-size:16px; font-weight:bold; color:#222222; text-align:center;}
.anwen1{ width:356px; line-height:24px;  margin-top:10px; }
.antu{ width:340px; heihgt:211px; margin:20px auto; border:1px solid #ccc;}

.main_img{	 margin:20px auto;    height: 211px;    width: 340px;	overflow:hidden;	border:1px solid #dfdfdf;}
.main_img img{
	height: 211px;
    width: 340px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	}
.main_img .show {
    height:211px;
    left: 0;
    opacity: 0;
	filter:alpha(opacity=0);
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.3s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: ease-in;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration: 0.3s;
    -o-transition-property: opacity;
    -o-transition-timing-function: ease-in;
    width:340px;
    z-index: 200;
}
.main_img .show .imgArea {
    left: 50%;
	bottom:0;
    margin:-15px 0px 0px -40px;
    opacity: 0;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration: 0.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}


.main_img:hover  .show {opacity: 1;filter:alpha(opacity=100);}
.main_img:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:40%;}
.main_img:hover img {transform: scale(1.2, 1.2);	
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}


.more3{ width:37px; height:37px; background:#d0d0d0; color:#fff; line-height:37px; font-weight:bold; margin:0 auto;  font-size:20px; text-align:center;}
.more3 a{ color:#fff; display:block; width:37px; height:37px;}
.more3 a:hover{ background:#1f9dff; text-decoration:none; color:#fff;}

.prolist{ width:1200px; margin-bottom:110px; }
.protu1{ width:634px; height:351px; float:left;}
.prowem{ width:428px; float:right; padding-top:40px;}
.protit{ width:428px; line-height:45px; font-size:30px; color:#0450a9; font-family:"微软雅黑";}
.protit span{ color:#8f8f8f; text-transform:uppercase; font-size:30px; font-family:Arial;}
.projie{ width:428px; line-height:26px; margin-top:10px; height:198px;}
.prolink{width:428px; height:37px;}
.prolink a{ display:block; float:left; width:127px; line-height:37px; text-align:center; border-radius:5px; margin-right:10px;}
.prolink a.mor4{ width:127px; height:37px; background:#0b98df; color:#fff;}
.prolink a.mor4:hover{ color:#fff; text-decoration:none;}

.prolink a.mor5{ width:127px; height:37px; background:#ababab; color:#fff;}
.prolink a.mor5:hover{ color:#fff; text-decoration:none;}
.protu2{ width:634px; height:351px; float:right;}
.prowem2{ width:428px; float:left; padding-top:40px; margin-left:100px;}

.abCent{ width:1200px; }

/*-------------------内容页分享样式---------------------------*/
.time2{ width:600px; margin:0 auto;padding-top:25px; }
.yuedu{ width:300px; float:left; line-height:36px; color:#666; }
.fenx{width:300px; overflow:hidden;zoom:1; float:right;}
.fenx h3.fenx01{float:left; line-height:36px; text-indent:25px;}
.fenx span.bdsharebuttonbox{width:200px;  float:right;padding-top:5px;}
/*-------------------产品中心连接样式---------------------------*/
.protit a{ color:#0450a9;}
.protit a:hover{ color:#0450a9; text-decoration:none;}
.protit a span{ color:#8f8f8f; text-transform:uppercase; font-size:30px; font-family:Arial;}

/*-----------搜索结果页开始-0-----------------*/
.minibar { display:block; width:100%; height:40px; background:url(../images/dh-line.png) repeat-x bottom !important; height:95px; }
.result{ border-bottom:1px solid #c9c7c7;}
.educt{ width:100%; }
.eductSer{ width:1200px; margin:0 auto; margin:31px auto;}
.eductSer .serch{ width:527px; overflow:hidden;zoom:1; margin:0 auto;}
.eductSer .serch input.shuk{ width:430px; height:41px; border:1px solid #bdbdbd; border-right:none; line-height:43px; color:#444; background:url(../images/fdj1.jpg) no-repeat 15px 12px;outline:none; text-indent:42px; float:left; display:block;}
.eductSer .serch input.btn{ width:96px; height:45px; font-size:16px; border:none; background:#d62d00 !important; text-align:center; line-height:45px; color:#fff; float:right; display:block;}
.sek{ background:#faf9f9;}

.educt .total{ width:1200px; height:56px; line-height:56px; margin:0 auto; font-size:18px; color:#333333;}
.educt .total span{ color:#d62d00;}
.souContent{ width:1200px; margin:0 auto; margin-top:30px;}
.sousuoList {min-height:200px;}
.sousuoList li{ padding:0px 60px 20px 0px;margin-bottom:20px; font-size:13px; border-bottom:1px solid #e5e5e5; }
.sousuoList  li h2 a{font-size:20px; color:#333;line-height:30px; float:left}
.sousuoList  li h2 { overflow:hidden;zoom:1; line-height:40px;}
.sousuoList  li h2 a span{color:#e50707;}/*定义标题关键字高亮样式(span)*/
.sousuoList  li h2 span.date{ display:inline; color:#333; font-size:15px; margin-right:10px; float:right;}

.sousuoList  li p{ display:block; line-height:26px;color:#555; marign-top:10px; font-size:16px; }
.sousuoList  li p span{color:#c00;}/*定义简介内容关键字高亮样式(span)*/
.sousuoList  li em{display:block; color:#da0c0c; font-style:normal; margin-top:5px; line-height:40px; }
.sousuoList  li em a{ color:#da0c0c;}

/* Pager */
.pager { padding:12px 0 0 0px;height:50px;  }
.pager a{display:block; float:left; height:33px; width:35px; line-height:33px;margin-right:10px;  text-align:center; border:1px solid #666;  color:#333;}
.pager span{ border:none;}
.pager a:active  {display:block; float:left;border:1px solid #d1d1d1; color:#fff; background:#0575c3; }
.pager a:hover {  color:#da0c0c; }
.pager a.current { color:#da0c0c; border:1px solid #666;}
.pager span.disabled {border:1px solid #c5c5c5;  padding:0 10px; color:#c0c0c0;}
.pager .previousa{ width:78px; height:33px; border:1px solid #666; text-align:center; line-height:33px; color:#666;}

/*案例列表20180627*/
.case-list{
		overflow: hidden;
  	    margin-top: 20px;
	}
.case-list dl{
			width: 378px;
			height: 412px;
			background-color: #fff;
			font-family: "微软雅黑";
			color: #808080;
			font-size: 14px;
			border: 5px solid #eceaea;
			line-height: 24px;
  			float:left;
  			margin-bottom:28px;
		}
		.case-list dt{
			overflow: hidden;
		}
		.case-list dl img{
			width: 100%;
			height: 225px;
			transition-delay: 0s;
		    transition-duration: 1s;
		    transition-property: all;
		    transition-timing-function: ease;
			/* Firefox 4 */
			-moz-transition-delay: 0s;
		    -moz-transition-duration: 1s;
		    -moz-transition-property: all;
		    -moz-transition-timing-function: ease;
			/* Safari 和 Chrome */
			-webkit-transition-delay: 0s;
		    -webkit-transition-duration: 1s;
		    -webkit-transition-property: all;
		    -webkit-transition-timing-function: ease;
			/* Opera */
			-o-transition-delay: 0s;
		    -o-transition-duration: 1s;
		    -o-transition-property: all;
		    -o-transition-timing-function: ease;

		}
		.case-list dl:hover img{
			-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
			-moz-transform:scale(1.2, 1.2); 	/* Firefox */
			-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
			-o-transform:scale(1.2, 1.2); 	/* Opera */
		}
		.case-list dd{
			width: 350px;
			margin: 0 auto;
		}
		dd.case-title{
			font-size: 20px;
			line-height: 38px;
			text-align: center;
			margin: 10px 0;
		}
		.case-link{
			font-size: 16px;
			color: #0181c1;
			text-align: right;
		}
		.case-link a{
			color: #0181c1;
		}
		.margin18{
			margin: 0 18px;
		}
/*在线留言20180628*/
.litter-form{margin-top:70px;}
.litter-form div{
			margin: 0 0 20px 30px;
		}
		.litter-form input{
			width: 460px;
			height: 38px;
			border: 1px solid #ccc;
			border-radius: 6px;
			padding-left: 40px;
			background: url("../images/message-user.png") no-repeat 10px;
		}
		.litter-phone input{
			background-image: url("../images/message-phone.png");
		}
		.litter-email input{
			background-image: url("../images/message-litter.png");
		}
		.litter-title input{
			background-image: url("../images/message-text.png");
		}
		.litter-content textarea{
			width: 612px;
			height: 154px;
			border-radius: 6px;
			border: 1px solid #ccc;
			line-height: 24px;
			padding: 10px;
		}
		.litter-yam input{
			width: 145px;
			background: none;
		}
		.litter-yam img{
			width: 124px;
			height: 38px;
			vertical-align: middle;
			margin: 0 10px 0 15px;
		}
		.litter-yam a{
			color: #444;
			font-size: 14px;
		}
		.litter-yam a:hover{
			color: #0181c1;
		}
		.litter-form .litter-button{
			padding-left: 138px;
			border-top: 2px solid #e3e3e3;
			margin-left: 0px;
		}
		.litter-button input{
			background-image: none;
			background-color: #f76208;
			cursor: pointer;
			width: 104px;
			color: #fff;
			line-height: 38px;
			border: none;
			text-align: center;
			padding-left: 0;
			font-size: 14px; 
			margin: 20px 40px 0 0;
		}
		.litter-button .reset{
			background-color: #b4b5b6;
		}