*{margin:0px;padding:0px;} 
body,html{
		width:100%;
		height:auto;
		margin:0;
		font-size:14px;
		line-height:24px;
		color:#2e2e2e;
		font-family:"微软雅黑";
		background:#ffffff;
}
ol,ul,li,p {
		margin:0;
		padding:0;
		list-style:none;
		text-indent:0;
}
dl,dt,dd {margin:0; padding:0; border:0;}
a {
		color:#2e2e2e;
		text-decoration:none;
		outline:none;
}
a img {
		border:0;
		padding:0;
}
/*************************************************首页********************************************************/
/*顶部*/
.head{width: 1200px; height: 102px; margin: 0 auto; overflow: hidden; position:relative;}
.head .logobox { position:relative; left:10px; top:25px; height:auto; overflow:hidden; float:left;}
.head .logo { float:left; height:auto; overflow:hidden; margin-right:15px;}
.head .info { border-left:1px solid #c5c5c5; height:auto; overflow:hidden; padding-left:15px; float:left; margin-top:0;}
.head .info .tit { font-size:36px; line-height:40px; color:#464646; font-weight:bold; margin-top:0px;}
.head .info .tit1 { font-size:15px; line-height:20px; color:#464646; letter-spacing:0.9px; text-transform:uppercase; /* font-weight:bold; */}
.head .logo:hover {/*transform: perspective(120px) rotateY(-360deg);*/}
.head .slogan{width: 240px; height: 40px; float: left; margin-top: 31px; margin-left: 20px; padding: 0 20px; font-size: 14px; color: #2970bd; line-height: 20px;  border-left: 1px solid #bdbdbd; overflow: hidden;}
.head .telbox{ position:absolute; right:80px; top:31px; height: 40px;  line-height: 40px; background: url(../images/head_phone.png) 0 center no-repeat; overflow: hidden; padding-left:30px;}
.head .telbox .lab { font-size: 15px; color: #464646; position:relative; top:-5px;}
.head .telbox .tel { font-size: 29px; color: #ff7b06; font-weight:bold; font-family:Arial;}

.head .lang_switch { position:absolute; right:0; top:31px; font-size:18px;}
.head .lang_switch a { width:34px; height:34px; line-height:34px; display:inline-block; background:#ff920f; color:#fff; text-align:center; border-radius:5px;}
.head .lang_switch a:hover,
.head .lang_switch a.on { background:#0262b8;}
/*导航*/
.nav_bg{width: 100%; height: 54px; background: #0262b8;}
#nav{width:1200px; height: 54px; margin: 0 auto;}
#nav .clearfix .nLi{float: left; width:14.28%; height: 54px;}
#nav .clearfix .nLi .nLi_a{display:block;width:100%;height: 54px; color: #ffffff; line-height: 54px; font-size: 16px; text-align:center;}
#nav .clearfix .nLi .bg{ background: url(../images/nav_li.png) left no-repeat;}
#nav .clearfix .on > .nLi_a{background: #eb870f ; }
#nav .clearfix .ono > .nLi_a{background:#eb870f ;}
#nav .clearfix .nLi .sub{display: none; width: 100%; height:auto; position: relative; z-index: 20; overflow:hidden;}
#nav .clearfix .nLi .sub li{width: 100%; height:40px;background:url(../images/nav_sub_bg.png); overflow:hidden;}
#nav .clearfix .nLi .sub a{display:block;width:100%;height: 40px; color: #ffffff; line-height: 40px; text-align:center;}
#nav .clearfix .nLi .sub li:hover{background:#eb870f;}
/*banner*/
#banner{ width:100%; height:auto;overflow: hidden;}
#banner .bd{ margin:0 auto;overflow:hidden;}
#banner .bd li{ width:100% !important; height: 528px; margin: 0 auto; overflow:hidden; text-align:center;}
#banner .hd{ width:100%; height:16px;margin-top:-30px; position: absolute; z-index: 30; overflow: hidden;)}
#banner .hd ul{ display: table; margin:0 auto; overflow: hidden;}
#banner .hd ul li{display: table-cell; cursor:pointer; float: left; zoom:1; width:13px; height:13px; margin:0 4px; background:url(../images/banner_button.png) 0 0; overflow:hidden; line-height:9999px; filter:alpha(opacity=40);opacity:0.6; }
#banner .hd ul .on{filter:alpha(opacity=100);opacity:1; }
/*搜索栏*/
.search_bg{width: 100%; height: 46px; background: #ebebeb; overflow: hidden;}
.search_bg .search{width: 1200px; height:46px; margin: 0 auto; overflow: hidden;}
.search_bg .search p{float: left; height: 46px; color: #8b8b8b; line-height: 46px;}
.search_bg .search form{float: right; width: 180px; height:20px; margin: 12px 0; border:1px solid #d3d3d3; background: #ffffff; overflow:hidden;}
.search_bg .search form .text{float: left; width: 112px; height:20px; margin:0 10px;  font-size: 14px;  color: #d3d3d3; line-height: 20px; background: #ffffff; border:none; overflow: hidden; }
.search_bg .search form .submit{float: right; width: 20px; height: 20px; border: none; background: url(../images/sr_submit.png) center no-repeat; overflow: hidden; cursor: pointer;}
/*首页公共样式*/

/*产品中心*/
.product{width: 1200px; height: auto; margin:50px auto; overflow: hidden; text-align:center;}
.product .pro_title { width:auto; height:60px; overflow:hidden; text-align:center; position:relative; display:inline-block;}
.product .pro_title:after { content:''; width:38px; height:38px; background:#eb870f; left:0; top:0; position:absolute;}
.product .pro_title .tit { color:#0262b8; font-size:28px; line-height:38px; font-weight:bold; position:relative; z-index:1; margin-left:20px;
text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 1px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);
}
.product .pro_title .tit1 { color:#a6a6a6; font-size:15px; line-height:18px; font-family:"Times New Roman", Times, serif; text-transform:uppercase;  position:relative; z-index:1;}

.product .name{width: 100%; height: 50px; background: url(../images/product_name.png) center no-repeat; overflow: hidden;}
.slideTxtBox{width: 100%; height: auto/*560px*/; margin:20px auto; overflow: hidden;}
.slideTxtBox .hd{float: left; width: 192px; height: auto; background: #0262b8; margin-right:25px;  overflow: hidden;}
.slideTxtBox .hd .title{width: 100% ; height:50px; font-size: 20px; color: #ffffff;line-height: 50px; text-align: center; font-weight: bold; ba overflow: hidden;}
.slideTxtBox .hd ul{width: 190px; height:auto; border:1px solid #0262b8; background: #ffffff; overflow: hidden;}
.slideTxtBox .hd ul li{width:190px; height: 39px; border-top:1px solid #0262b8; overflow: hidden;}
.slideTxtBox .hd ul li a{display: block; width:190px; height: 39px; font-size: 16px; color: #0262b8; line-height: 39px;  text-align: center; overflow: hidden; cursor: pointer;}
.slideTxtBox .hd ul li a:hover{color: #ffffff; background: #0262b8;}
.slideTxtBox .hd .t{width: 90%; height: 40px; margin: 0 auto; font-size: 16px; color: #ffffff; line-height: 40px; text-indent:30px; overflow: hidden;}
.slideTxtBox .hd .p{width: 90%; height: 30px; margin: 0 auto; font-size: 14px; color: #ffffff; line-height: 30px; overflow: hidden;}
.slideTxtBox .hd .t_bg1{background: url(../images/c_time.png) left no-repeat;}
.slideTxtBox .hd .t_bg2{background: url(../images/c_phone.png) left no-repeat;}
.slideTxtBox .bd{float: left; width: 980px; height: auto;overflow: hidden;}
.slideTxtBox .bd ul{width: 980px; height: auto; overflow: hidden;}
.slideTxtBox .bd ul li{width: 318px; height:320px; margin: 5px 4px;  float: left; margin-bottom:16px;}
.slideTxtBox .bd ul li .pic{width: 316px; height: 260px; border: 1px solid #ededed; overflow: hidden;}
.slideTxtBox .bd ul li .title{display: block; width: 100%; height: 50px; font-size: 14px;line-height: 50px; text-align: center; overflow: hidden; background:#efefef;}
.slideTxtBox .bd ul li:hover .title{color: #fff; background:#689dcc;}
.slideTxtBox .bd ul li:hover .title a { color:#fff;}
/*关于我们*/
.about_bg{width: 100%; height:460px; background: url(../images/about_bg.jpg) center no-repeat; overflow: hidden;}
.about{width: 1200px; height: 460px; margin: 0 auto; overflow: hidden;}
.about .name{width: 100%; height: 120px; background: url(../images/about_name.png) center no-repeat; overflow: hidden;}
.about .title  { height:auto; overflow:hidden; text-align:center; margin-top:40px;}
.about .title .tit1 { color:#aac7e2; font-size:45px; line-height:45px; font-family:Arial; text-transform:uppercase; font-weight:bold;}
.about .title .tit { color:#fff; font-size:28px; line-height:28px; font-weight:bold; margin-top:-20px;
text-shadow:#3478bd 2px 0 0,#3478bd 0 2px 0,#3478bd -2px 0 0,#3478bd 0 -2px 0;
-webkit-text-shadow:#3478bd 2px 0 0,#3478bd 0 2px 0,#3478bd -2px 0 0,#3478bd 0 -2px 0;
-moz-text-shadow:#3478bd 1px 0 0,#3478bd 0 2px 0,#3478bd -2px 0 0,#3478bd 0 -2px 0;
*filter: Glow(color=#3478bd, strength=2);
}
.about .title .line { width:62px; height:1px; background:#eb870f; margin:20px auto;}
.about .brief{width: 100%; height: 170px; line-height:34px; margin: 20px auto; color: #ffffff; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 10;-webkit-box-orient: vertical;overflow: hidden; text-align:center;}
.about .more{display: block; width: 120px; height: 30px; margin: 0 auto; margin-top:60px; color: #ffffff; line-height: 30px; text-align: center; border-radius: 8px; border: 1px solid #ffffff;  overflow: hidden;}
/*荣誉资质*/
.honour_bg{width: 100%; height: auto; padding: 50px 0; background: #f0f0f0; overflow: hidden;}
.honour{width: 1200px; height: auto; margin:0 auto; overflow: hidden;}
.honour .name{width: 390x; height: 56px; margin: 0 auto; font-size: 28px; line-height: 34px; text-align: center; background:url(../images/honour_name.png) center no-repeat; overflow: hidden;}
.honour .hd{width: 100%; height: 205px; margin-top: 40px; overflow: hidden;}
.honour .hd .sprev{float: left; width: 14px; height:20px; margin: 92px 0; background: url(../images/prev.png) center no-repeat; cursor: pointer; overflow: hidden;}
.honour .hd .snext{float: right; width: 14px; height:20px; margin: 92px 0; background: url(../images/next.png) center no-repeat; cursor: pointer; overflow: hidden;}
.honour .bd{width:1160px; height: 205px; margin: 0 auto; margin-top:-205px; position: relative; z-index: 100; overflow: hidden;}
.honour .bd li{float: left; width: 284px; height: 203px; margin-right:20px; border: 1px solid #b7b7b7; overflow: hidden; }
.honour .bd li a { display:block; text-align:center;}
.honour .more{display: block; width: 120px; height: 30px; margin: 0 auto; margin-top: 30px; color: #939393; line-height: 30px; text-align: center; border-radius: 8px; border: 1px solid #939393;  overflow: hidden;}
/*客户案例*/
.case{width: 1200px; height: auto; margin: 50px auto; overflow: hidden;}
.case .name{width: 388px; height: 56px; margin: 0 auto; font-size: 28px; line-height: 34px; text-align: center; background:url(../images/case_name.png) center no-repeat; overflow: hidden;}
.case .hd{width: 100%; height: 205px; margin-top: 40px; overflow: hidden;}
.case .hd .sprev{float: left; width: 14px; height:20px; margin: 92px 0; background: url(../images/prev.png) center no-repeat; cursor: pointer; overflow: hidden;}
.case .hd .snext{float: right; width: 14px; height:20px; margin: 92px 0; background: url(../images/next.png) center no-repeat; cursor: pointer; overflow: hidden;}
.case .bd{width:1160px; height: 205px; margin: 0 auto; margin-top:-205px; position: relative; z-index: 100; overflow: hidden;}
.case .bd li{float: left; width: 284px; height: 203px; margin:0 2px; border: 1px solid #ededed; overflow: hidden; position:relative;}
.case .bd li .brief { position:absolute; left:0; top:-100%; bottom:0; right:0; height:100%; overflow:hidden; background:#0262b8; background:rgba(2,98,184,.80); text-align:center;}
.case .bd li .brief .tit { font-size:29px; color:#fff; line-height:60px; margin-top:15%;}
.case .bd li .brief .line { width:60%; height:1px; background:#00a8ff; margin:0 auto;}
.case .bd li .brief .tit1 { font-size:14px; color:#fff; line-height:50px;}
.case .bd li:hover .brief { top:0;}
.case .more{display: block; width: 120px; height: 30px; margin: 0 auto; margin-top: 30px; color: #939393; line-height: 30px; text-align: center; border-radius: 8px; border: 1px solid #939393;  overflow: hidden;}
/*新闻、技术*/
.all_bg{width: 1200px; height: auto; margin: 0 auto; overflow: hidden;}
.all_name{width: 100%; height: 58px; background: url(../images/all_name.png) center no-repeat; overflow: hidden;}
.all_bg .title  { height:auto; overflow:hidden; text-align:center; margin-top:40px;}
.all_bg .title .tit1 { color:#a6a6a6; font-size:45px; line-height:45px; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-weight:bold;}
.all_bg .title .tit { color:#000; font-size:28px; line-height:28px; font-weight:bold; margin-top:-20px;
text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 1px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);
}
.all_bg .title .line { width:62px; height:1px; background:#eb870f; margin:20px auto;}

.new{float: left; width: 740px; height:550px; overflow: hidden;}
.new .name_bg{width:100%; height:48px; background: url(../images/new_bg1.png) bottom no-repeat;  overflow: hidden; }
.new .name_bg .name{float: left; font-size: 26px; color: #004bae; line-height: 48px;}
.new .name_bg .more{float: right; display: block; color: #868686; line-height: 48px; overflow: hidden;}
.new .top{width: 100%; height: 120px; margin: 20px 0; background: #eeeeee; overflow: hidden;}
.new .top .title{display: block; width:80%; height: 40px; margin: 0 auto; font-size: 25px; margin-top:10px; line-height: 40px; text-align: center;  overflow: hidden; color:#2b2b2b;}
.new .top .brief{display: block; width:90%; height: 48px; overflow:hidden; margin: 0 auto; margin-top:5px; color: #5a5a5a; line-height: 24px; font-size:15px;  overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.new .top:hover .brief{/*color: #0071cd;font-weight: bold;*/}
.new .top .more{float: right; display: block; color: #fc7f31; line-height: 24px; overflow: hidden; margin-top: -24px; margin-right:10px; }
.new ul{width: 100%; height: auto;overflow: hidden;}
.new ul li{width: 100%; height: 93px; padding: 8px 0; overflow: hidden; }
.new ul li .date{float: left; width: 93px; height: 93px; border:1px solid #d2d2d2; overflow: hidden; text-align: center;}
.new ul li .date .d{width: 100%; font-size: 45px; color: #959796; line-height: 50px; text-align: center;  overflow: hidden; font-family:Arial; font-weight:bold; margin-top:10px;}
.new ul li .date .y-m{color: #959796; font-size: 18px; line-height:20px;}
.new ul li .title{float: left; display: block; width:600px; height: 20px; margin: 0 20px; font-size: 18px;  line-height: 20px;  overflow: hidden; font-weight:bold; margin-top:5px;}
.new ul li .brief{float: left; display: block; width:600px; height: 50px; margin: 0 20px; margin-top:15px; color: #6c6c6c; line-height: 24px;  overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.new ul li .more{float: right; display: block; color: #fc7f31; line-height: 24px; overflow: hidden; margin-top: -24px; margin-right:10px; }
.new ul li:hover .brief{/*color: #0071cd;font-weight: bold;*/}
.new ul li:hover .date{border: 1px solid #0071cd; background: #0071cd}
.new ul li:hover .d{color: #ffffff;}
.new ul li:hover .y-m{color: #ffffff;}
.lb{float: right; width: 410px; height:550px; overflow: hidden;}
.lb .name_bg{width:100%; height:48px; background: url(../images/new_bg2.png) bottom no-repeat;  overflow: hidden; }
.lb .name_bg .name{float: left; font-size: 26px; color: #004bae; line-height: 48px;}
.lb .name_bg .more{float: right; display: block; color: #868686; line-height: 48px; overflow: hidden;}
.lb .video{width: 410px; height: 224px; margin: 20px 0; overflow: hidden;}
.lb ul{ height: auto; overflow: hidden;}
.lb ul li{width: 100%; height: 40px; overflow:hidden; border-bottom: 1px dashed #959595;}
.lb ul li:hover,
.lb ul li.hover { height:116px;}
.lb ul li .title{ line-height: 40px; color:#2b2b2b; font-size:15px;}
.lb ul li .brief{display: block; width:100%; height: 48px;  margin:5px 0; color: #6c6c6c; line-height: 24px;  overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.lb ul li:hover .title,
.lb ul li.hover .title{ font-size:17px; font-weight:bold;}
/*友情链接*/
.f_link{width: 1200px; height: 40px; margin: 20px auto;  overflow: hidden;}
.f_link .lab { float:left; line-height:40px; font-weight:bold; color:#0262b8; margin-right:0;}
.f_link a{display: block; float: left; padding: 0 10px; font-size: 14px; line-height: 40px; color: #0262b8; font-weight: bold;}
/*脚部*/
.foot_bg{width:100%;height:144px;background:#0262b8;overflow: hidden;}
.foot_bg .foot{width: 1200px; height:124px; margin: 10px auto; overflow: hidden;}
.foot_bg .foot .lb{float: left; width: 70%; height: 124px; overflow: hidden;}
.foot_bg .foot .lb .nav{width: 100%; height: 50px; overflow: hidden; color: #fff;}
.foot_bg .foot .lb .nav a{ height: 50px; font-size: 16px; color: #fff; line-height: 50px; text-align: center; overflow: hidden;}
.foot_bg .foot a{ color:#fff; }
.foot_bg .foot .lb p{width: 100%; height: 72px; font-size: 14px; color: #ffffff; line-height: 24px; text-align: left; overflow: hidden;}
.foot_bg .foot dl{float: right;}
.foot_bg .foot dl dt{width:97px; height: 97px; overflow: hidden; margin:0 auto; margin-top:5px;}
.foot_bg .foot dl dd{width:112px; height: 27px;font-size: 14px; color: #ffffff; line-height: 27px; text-align: center; overflow: hidden;}
/*************************************************内页********************************************************/
/*公共样式*/
.ny_banner{ height:377px; background-color:#ccc; overflow:hidden; position:relative; background-repeat:no-repeat; background-position:top center;}
.insidebox{width:1200px; min-height:640px;  margin: 60px auto;  overflow: hidden; }
.insidebox .leftbox{float: left;  width: 200px; height: auto; margin:0 auto; overflow:hidden; }
.insidebox .leftbox .guidebox{height: auto; margin: 0 auto; overflow: hidden;}
.insidebox .leftbox .guidebox dt{width: 200px; height:60px; background: url(../images/ny_name.png); overflow: hidden;}
.insidebox .leftbox .guidebox dt .ename{width:200px; height: 20px;font-size: 20px; color:#ffffff; line-height: 20px; text-indent: 10px; font-weight: bold;  overflow: hidden; text-transform:uppercase; font-family:Arial;}
.insidebox .leftbox .guidebox dt .name{width:200px; height: 40px;font-size: 20px; color:#ffffff; line-height: 40px; text-align: center; font-weight: bold;  overflow: hidden;}
.insidebox .leftbox .guidebox dd{width: 200px; max-height: 700px; overflow: hidden;}
.insidebox .leftbox .guidebox dd ul{width:auto;  height:auto; overflow: hidden;}
.insidebox .leftbox .guidebox dd ul li{width: 200px; height: 36px; background: #f2f2f2; margin: 2px 0;  overflow: hidden; }
.insidebox .leftbox .guidebox dd ul li a{display: block;width: 200px; height: 36px; font-size: 16px; color: #636363; line-height: 36px;text-align: center; cursor: pointer; overflow: hidden;}
.insidebox .leftbox .guidebox dd ul li:hover,
.insidebox .leftbox .guidebox dd ul li.hover  { background: #0262b8;}
.insidebox .leftbox .guidebox dd ul li:hover a,
.insidebox .leftbox .guidebox dd ul li.hover a{color: #ffffff; }
.insidebox .leftbox .guidebox dd ul .ono{background: #0262b8;}
.insidebox .leftbox .guidebox dd ul .ono a{color: #ffffff; }
.insidebox .contentbox{float: right; width:960px; min-height: 600px; background: #ffffff;  overflow: hidden;}
.insidebox .contentbox dt{width: 98%;  height:50px; margin: 0 auto;  font-size: 14px; line-height: 50px; text-align: right; border-bottom: 1px solid #e4e4e4;  overflow: hidden;}
.insidebox .contentbox dt strong{display: none;}
.insidebox .contentbox dd{width: 100%; margin: 20px auto; overflow: hidden;}
.insidebox .contentbox dd table { border-collapse:collapse; margin:20px 0;}