﻿body {
	margin:0;
	padding:0;
	line-height:24px;
	font-family: Verdana, Arial, Tahoma;
	font-family:"微软雅黑";
	font-size: 14px;
}

li{list-style-type: none;}
ul{list-style-type: none; margin:0 auto; padding:0;}
a {color:#333333;text-decoration:none;}
a:hover {color:#1c73b0;text-decoration:none;}
.line{ border-bottom:#CCCCCC 1px dashed;}
.left{float:left;}
.right{float:right;}
img {border:0;}
.img:visited img{border: 0px solid #cccccc;}
.img img{border: 0px solid #cccccc;padding:0px;}
.img:hover img{border: 0px solid #cccccc;}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
.fl {float: left;}
.fr { float: right;padding-right:20px;}
/*top*/
.wrap {width: 1600px;overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.top {height: 33px;line-height: 33px;color: #444; background: #fafafa; border-bottom: 1px solid #ebebeb;
}


/*顶部样式*/
.top_up{ width:100%; height:25px; line-height:25px; margin:0 auto; font-size:12px; border-bottom:1px #337fca solid;}
.top_left{ width:500px; float:left; color:#373737;}
.top_right{ width:250px; float:right; color:#373737; font-size:12px; text-align:right;}
.top_right a{ color:#373737;}
.top_right a:hover{ text-decoration:underline;}
.top_right2{ width:379px; height:28px; float:right; line-height:28px; background:url(../images/top_right.jpg) no-repeat center top; text-align:center; font-size:14px; color:#FFF;}

.top1{ width:100%; height:30px; line-height:30px; margin:0 auto; border-bottom:1px #dddddd solid; background:#fafafa;}
.top_bg{ width:100%;max-width:1600px; height:auto; margin:0 auto; background:url(../images/top.jpg) no-repeat center top;}

.top_logo{ width:100%;max-width:1600px; height:130px; margin:0 auto;}
.top_logo_up{ width:100%;max-width:1600px; height:130px; margin:0 auto;}
.top_logo_up .left1{width:75%; float:left;height:100px;}
.top_logo_up .right1{width:20%; float:right; text-align:left;font-family:'微软雅黑'; border:0;}

.top_logo_up .right1 .ri{width:100%; height:40px; margin-top:40px;}
.top_logo_up .right1 .ri .fon{width:220px; font-size:12px; color:#999999; text-align:left; text-indent:10px; }
.top_logo_up .right1 .ri .ton{width:220px; height:20px; font-size:20px; font-weight:bold; color:#0064be;text-indent:10px; text-align:left;}



/* 轮换区 */
.flash{}
.flash_bt{ width:100%; height:39px; margin:0 auto; background-color:#f1f1f1; overflow:hidden; border-bottom:1px #e2e2e2 solid;}
/*轮换*/
.banner{position: relative; height:auto; overflow: hidden; clear:both;}
.bwrap{position: relative; z-index: 0; }
.bquery{position: relative; z-index: 0; height:500px;}
.blist{display: none; position: absolute; top: 0; left: 0; z-index: 0; height:500px; font-size: 0; line-height: 0; }
.blist a{display: block; position: absolute; left: 0; top: 0;}
.blist img{ }
/*.bannerTmpBox{display: none; position: absolute; left: 0; top: 0; z-index: 9; height: 570px; }
.bannerTmpBox a{position: absolute; overflow: hidden; font-size: 0; line-height: 0; }
.bannerTmpBox a img{position: absolute; }*/
.bfilter{position: absolute; top: 0; left: 0; z-index: 9; width:100%; height:500px; font-size: 0; line-height: 0; }
.bfilter a{position: absolute; top: 0; left: 0; width: 5%; height:500px; overflow: hidden; }
.bfilter a img{position: absolute; left: 0; top: 0; }
.bctrl{position: absolute; bottom:24px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli{text-align: center; font-size: 0; line-height: 0; }
.bctrli a{display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(banner_control.png) no-repeat left center; }
.bctrli a:hover,
.bctrli a.curr{background-position: right center; }
.bctrli a{*display: inline; *zoom: 1; }

/*导航样式*/
.navbox,.nav li,.nav li.current a,.nav li.selected a span,.nav li a.selected,.nav li a.selected span{ background-color:#337fca;}
.navbox{height:52px;background-repeat:repeat-x;position:relative;z-index:9;}
.nav{width:100%;max-width:1300px;margin:0 auto;}
.nav ul .li_link{width:0px; height:13px; background-color:#FFF; margin-top:20px;}
.nav ul .li a:hover{}
.nav li{float:left;height:52px;position:relative;}
.nav li.last{background:none;}
.nav li a{float:left;display:block;padding:0 2px 0 2px;height:52px;overflow:hidden;}
.nav li a span{float:left;display:block;padding:0 4px 0 0;line-height:52px;font-size:16px;color:#fff;cursor:pointer;width:150px;text-align:center;}
.nav li.selected a,.nav li a.selected{background-position:0 -60px;text-decoration:none;}
.nav li.selected a span,.nav li a.selected span{color:#fff; background-color:#db261d; -webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear; transition:all 0.3s linear;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:52px;left:1px;}
.nav li .submenu{border-style:solid;border-width:0px 1px 1px 1px;border-color:#ddd; width:141px;background:#fff;}
.nav li .submenu{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-box-shadow:0 5px 5px #D3D3D3;-webkit-box-shadow:0 5px 5px #D3D3D3;box-shadow:0 5px 5px #D3D3D3;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 1px #BEBEBE;}
.nav li .submenu li.last{border:none;}
.nav li .submenu li a{float:none;padding:0;text-align:center;height:35px;line-height:35px;background:none;}
.nav li .submenu li a:hover{background:#ddd;}


/*index*/
.main{ width:100%;max-width:1600px; margin:0 auto; height:auto; overflow:hidden; margin-top:30px;}

/*首页产品分类*/

.index_pro{width:100%; height:auto; margin:0 auto; background-color:#f7f7f7; padding-top:35px; padding-bottom:15px;overflow: hidden;}
.title1{width:100%;height:100px;text-align:center;}
.title1 span{ font-size:30px;color:#06489e;line-height: 1.4;font-family: Microsoft YaHei; border-bottom:#04469c solid 3px; width:300px;height:80px; display:block; margin:0 auto;}
.title1 h6{ font-size:20px;color:#cccccc; font-weight:normal; text-transform:uppercase; margin:0}

.sy_cp_top{ width:1158px; height:105px; margin:0 auto; background:url(../img/index/sy_cp_top.jpg) no-repeat center bottom; margin-top:20px; margin-bottom:20px;}
.sy_cp_tf{width:190px; height:105px; line-height:105px; font-size:38px; font-weight:bold; color:#333333; float:left; text-align:center; margin-left:400px;}
.sy_cp_r{width:200px; height:34px; line-height:105px; float:left; color:#00a2e9; font-size:34px; font-weight:bold;}


/*案例切换标签*/
.anli_top{ width:100%;max-width:1600px; height:auto; margin:0 auto; text-align:center; margin-top:20px;}
.anli_tf{ width:100%; height:60px; line-height:60px; text-transform:uppercase; color:#0a070a; font-size:40px; text-align:center; font-weight:bold;}
.anli_r{ width:100%; height:50px; line-height:50px; text-align:center; background:url(../img/index/anli_r.jpg) no-repeat center center; font-size:28px; color:#337fca;}

.news_link{ width:100%;max-width:1600px; margin:0 auto; height:auto; margin-top:20px;}

OL LI {
 MARGIN:0px
}
#con_zzjs_net {
 FONT-SIZE: 12px; WIDTH:100%;}
#tags_1 {MARGIN:0 auto; WIDTH:1600px; HEIGHT:35px; font-size:14px; text-align:center;}
#tags_1 a:hover{ background-color:#0b6fba; width:190px; height:35px; line-height:35px;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear; transition:all 0.3s linear;}

#tags_1 LI { width:143px; float:left; HEIGHT:35px; line-height:35px; margin-left:2px; margin-right:2px; background-color:#fff; border:1px #e5e5e5 solid;}
#tags_1 LI A { width:143px; FLOAT: left; COLOR: #252425; LINE-HEIGHT:35px; HEIGHT:35px; font-size:14px; display:block; text-align:center;}
#tags_1 LI A:hover { width:143px; FLOAT: left; COLOR: #fff; LINE-HEIGHT:35px; HEIGHT:35px; font-size:14px; display:block; text-align:center;}
#tags_1 LI.emptyTag {
 BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px;
}
#tags_1 LI.selectTag { POSITION: relative; HEIGHT:35px; margin-bottom:0px;
}
#tags_1 LI.selectTag A {
 BACKGROUND-POSITION: right top; COLOR: #fff; width:143px; LINE-HEIGHT:35px; HEIGHT:35px; background-color:#337fca;}



/*新闻标签*/
#tags { float:left; WIDTH:100%; HEIGHT:40px; font-size:14px; font-family:"微软雅黑"; padding-bottom:10px;
}
#tags a:hover{ background:#0181cc; width:128px; height:40px; line-height:40px; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear; transition:all 0.5s linear;}

#tags LI { width:128px; FLOAT:left; HEIGHT:40px; line-height:40px; text-align:center;
}
#tags LI A { FLOAT: left; COLOR: #333; LINE-HEIGHT:40px; HEIGHT:40px; font-size:18px; text-align:center; width:128px; background:#f6f6f4;
}
#tags LI.emptyTag {
 BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 0px; text-align:center
}
#tags LI.selectTag { POSITION: relative; HEIGHT:60px; margin-bottom:0px; text-align:lfet;
}
#tags LI.selectTag A {
 BACKGROUND-POSITION: right top;  text-align:center; COLOR: #fff; width:128px; LINE-HEIGHT:40px; HEIGHT:40px; background:#0181cc; 
}
#tagContent { clear:both; white-space:normal; word-break:break-all; border:1px #cacaca solid; width:100%; background:#fff; height:320px;
}
.tagContent {
 PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH:98%; height:320px; PADDING-TOP: 0px; HEIGHT:auto; overflow:hidden; padding-bottom:10px; border-top:none;
}
#tagContent DIV.selectTag {
 DISPLAY: block
}
#tagContent li {
  float: left;
  padding-left:1px;
  padding-bottom:7px;
}
#tagContent li span{
  float: right;
  color:#ccc;
  font-size:10px;
}
.news{ width:100%; margin:0 auto; height:auto; overflow:hidden;padding-bottom:10px; margin-top:20px; text-align:left;}
.news_bg{ width:100%;max-width:1600px; height:auto; margin:0 auto; overflow:hidden;}
.news_top{ width:100%;max-width:1600px;height:150px; background:url(../images/news_top.jpg) no-repeat;}

.news_title{font-size:18px; line-height:35px;}
.news_right_title{float:left; margin-left:25px; padding-top:0px; line-height:20px; width:100%;font-size:16px;}
.news_nr{ font-size:14px; line-height:30px; color:#afafaf;}
.news_list1{width:95%; height:140px; margin:10px auto; border-bottom:1px #CCCCCC dashed;}
.news_list1 a{ width:100%; height:124px; display:block; color:#333;}
.news_list1 a:hover{ width:100%;  height:124px; display:block; color:#0d91f4;}

.news_list2{ width:95%; height:auto; margin:15px auto;}
.news_list2 a{ width:100%; height:81px; background:url(../images/news_list2.jpg) no-repeat; display:block; color:#333;overflow:hidden;}
.news_list2 a:hover{ width:100; height:81px; display:block; color:#0d91f4;}

.news_list{ background:url(icon4.jpg) no-repeat left center; text-indent:15px; line-height:30px; border-bottom:#CCCCCC 1px dashed}
.data{ text-align:right; margin-right:0px!important; margin-right:10px; color:#CCCCCC}

.news_left{ float:left; width:58%;}
.news_right{ float:right; width:40%;height:auto;}
.news_wt_top{ width:100%; height:40px; background:url(../img/news/news_wt_top.png) no-repeat; margin-top:20px; margin-bottom:10px;}
.news_wt_tf{ float:left; margin-left:20px; line-height:45px; color:#333; font-size:18px; font-family:"微软雅黑";}
.news_wt_r{ float:right; margin-right:0px; line-height:45px; color:#333333}
.news_wt_bg{ width:98%; height:auto; float:left;  padding-bottom:10px; border:1px #cacaca solid; background:#fff;}

/*case*/

.team_bj{ width:100%;overflow:hidden;margin-top: 40px;}
.team{ width:1600px; margin:0 auto; overflow:hidden; font-family:"微软雅黑" ,"Microsoft Yahei";}
.team h2{ height:64px; overflow:hidden; text-align:center; background: url(../images/team_line.jpg) no-repeat center 16px;}
.team h2 a{ padding-right: 14px;font-size:31px; color:#0744a1; line-height:34px;}
.t_nav{ width:37.5%; margin:0 auto;height:36px; overflow:hidden;}
.t_nav li{ float:left; margin: 0 30px; width:132px;background:#337fca; color:#fff;}
.t_nav li a{ display:inline-block; width:130px; height:34px; border:1px solid #cecece; overflow:hidden; text-align:center; font:16px "微软雅黑" ,Arial, Helvetica, sans-serif; color:#fff; line-height:34px;}
.t_nav li a:hover , .t_nav .cur a{ color:#fff; text-decoration:none; background:#fc8c04; border:1px solid #fc8c04; font-weight:bold;}
.team_c{ height:520px; overflow:hidden;}
.team_c dl{ margin-top:33px;}
.team_c dt{  width:37%; height:440px;border:1px #ccc solid;}
.team_c dt img{ width:100%;height: 420px; margin:8px 0 0 8px;}
.team_c dd{ width:58%; padding-right:8px; overflow:hidden;padding-top:2px;}
.team_c dd h3{ height:41px; line-height:52px; font-size:18px;}
.team_c dd h3 a{ color:#000; font-family:"微软雅黑" ,Arial, Helvetica, sans-serif;}
.team_c dd p{ overflow:hidden;}
.team_c dd p span{ display:block; margin-top:12px; font-size:14px; color:#000; line-height:32px;}
.team_c dd p a{ color:#fb5f08;}
.team_c dd li{    margin-top: 17px; float:left;  overflow:hidden; margin-right:17px;}
.team_c dd li img{     width: 250px;height: 200px;}
.team_c dd li span{ display:block; height:40px; line-height:40px; background:url(../images/team_z.gif) no-repeat right center; font-size:19px; color:3555; overflow:hidden;}
.team_c .nones{ margin-right:0;}



/*优势*/

.youshi { width:100%; background:url(../images/ysbg.jpg) no-repeat center; height:180px;}
.ys { margin-top: 40px;line-height: 2; font-size: 16px; }
.ys_center{ height: 1180px; background: url(../images/ys_bg.jpg) no-repeat top center; position: relative; width:100%; }
.center {width: 1200px;margin: 0 auto;}
.ys1 { padding:130px 0 0 28px; width:500px;}
.ys2 { padding:240px 0 0 718px; width:500px;}
.ys3 {padding:320px 0 0 28px; width:500px;}
.ys p{line-height:36px;}
.ys p span { border: 7px #fff solid; border-left-color: #0744a1; width: 0; height: 0; display: block; float: left; margin: 10px 5px 0 0; position: relative; }
.ztc { line-height: 40px;}
iframe{ width:585px; height:453px; margin:0 auto;}
.xcjs{ width:585px; float:right; }
.ewmBox {background: url("../images/xfbg.png") repeat; bottom: 0; height: 65px; left: 0; position: fixed; width: 100%; z-index: 1000; }
.ewmBoxIn {height: 65px; line-height: 65px; margin: 0 auto; position: relative; width: 1200px; }
.ewmBox a {color: #fff; text-decoration: none; }
.ewmBox .ico {background: url("../images/ico.png") no-repeat; float: left; height: 54px; width: 54px; }
.ewmBox .font {color: #000; float: left; font-family: 微软雅黑; font-size: 22px; font-weight: bold; padding-left: 10px; width: 230px; }
.ewmBox .font p {line-height: 30px; margin: 0; }
.ewmBox .font p.num {text-indent: 2em; }
.ewmBox .phoneNum {float: left; padding: 5px 0 0; width: 350px; }
.ewmBox .phoneNum .ico {background-position: 0 0; }
.ewmBox .QQ {float: left; padding: 5px 0 0; width: 350px; }
.ewmBox .QQ .ico {background-position: -57px 0; }
.ewmBox .weChat {float: left; padding: 5px 0 0; position: relative; width: 320px; }
.ewmBox .weChat .ico {background-position: -113px 0; }
.ewmBox .weChat .wx {bottom: 65px; display: none; left: 0; position: absolute; }
.ewmBox .weChat:hover .wx {display: block; }
.ewm2 {bottom: 0; height: 65px; position: relative; /* right: 0; */ float: left; width: 65px; z-index: 999; }
.ewm2 img.wxxt {height: 100%; width: 100%; }
.ewm2 img.wxxt1 {bottom: 65px; display: none; left: -80px; position: absolute; }
.ewm2:hover .wxxt1 {display: block; }
.slides a{display:block;height:600px;}

/*we*/
.we {width: 100%;height: 600px;background: url(../images/webg.jpg) center no-repeat;margin: 40px auto;}
.we .we_cen {position: relative;width: 1600px;margin: 0 auto;height: auto;}
.we .we_cen .bt {width: 158px;height: auto;text-align: left;}
.bt h3 {font-weight: bold;font-size: 30px;}
.bt p {text-transform: uppercase;font-size: 16px;}
.we .we_cen .bt h3 {
  color: #fff;
}
.we .we_cen .bt p {
  color: #ccc;
}
.we .we_cen img {
  float: left;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  width: 48%;
  height: 440px;
}
.we .we_cen .we_r {
  width: 49%;
  height:auto;
  float: right;
  margin-top: 118px;
}
.we .we_cen .we_r .we_p {
  margin-top: 34px;
  text-indent: 2em;
  color: #fff;
  overflow: hidden;
  width: 96%;
  height: auto;
  font-size: 14px;
  line-height: 30px;
}
.we .we_cen .we_r .we_mo {
  display: block;
  width: 160px;
  height: 40px;
  border-radius: 20px;
  margin-top: 38px;
  border: solid 1px #ffffff;
  background: url(../images/wej.png) center no-repeat;
}

/*we*/


/*neiye*/
/*left*/
.left1{ float:left; width:100%; height:auto; margin:0 auto; overflow:hidden; margin-bottom:30px; background-color:#FFF;}

.pro_left{width:20%; height:auto; float:left; overflow:hidden;}
.left_pro_tf{width:48%; float:left; height:50px; line-height:50px; margin:0 auto; font-size:22px; color:#007ad0; text-align:center;}
.left_pro_r{ width:48%; height:50px; line-height:50px; font-size:12px; color:#bbbbbb; text-align:center; text-transform:uppercase;}
.left_pro_top{width:100%; height:42px; background:#054da1; padding:20px 0;}
.left_pro_top .tit{ font-size:23px; font-weight:bold; line-height:42px;color:#fff; text-align:center; }

.tit1{ font-size:20px; font-weight:bold; line-height:42px;color:#054da1;text-indent:25px;}
.tit1 span{ font-size:14px; color:#999;line-height:42px; font-weight:100; padding:0 5px;}

.left_pro_bg{width:100%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:10px; background:#eee; padding-top:5px;}
.left_pro_bt{ width:100%; height:6px; margin:0 auto; background-color:#0079d1;}

.left_list{ width:92%; height:auto; margin:0 auto; text-align:left; text-indent:20px; overflow:hidden; margin-bottom:10px;}
.left_list ul{}
.left_list ul li{ width:100%; height:41px; float:left; line-height:41px; font-size:16px;}
.left_list ul li a{ text-decoration:none; color:#000; display:block; background-color:#fafafa;}
.left_list ul li a:visited{text-decoration:none; color:#000; display:block;}
.left_list ul li a:hover{height:41px; line-height:41px; display:block; color:#ffffff; background-color:#337fca;}
.left_list ul li a:active{ text-decoration:none; color:#d00000; display:block;}

.left_list0{ width:262px; height:auto; margin:0 auto; text-align:center;}
.left_list0 ul{}
.left_list0 ul li{ width:262px; height:30px; float:left; overflow:hidden; border-bottom:1px #CCC dotted; line-height:30px; font-size:14px; margin-bottom:5px;}
.left_list0 ul li a{ text-decoration:none; color:#333333; display:block;}
.left_list0 ul li a:visited{text-decoration:none; color:#333333; display:block;}
.left_list0 ul li a:hover{height:30px; line-height:30px; display:block; color:#e21300;}
.left_list0 ul li a:active{ text-decoration:none; color:#333333; display:block;}

.left_lx{ width:92%; height:auto; margin:0 auto; overflow:hidden;}
.left_lx_top{ width:100%; height:142px; margin:0 auto; background:url(left_logo.jpg) no-repeat center top;}
.left_lx_tf{ float:left; color:#0f2e4a; font-size:18px; height:50px; font-weight:bold; line-height:50px;}
.left_lx_bg{ width:100%; margin:0 auto; padding:10px 10px 10px 10px; font-size:14px; line-height:25px; color:#4e4e4e; background:#fafafa; margin-top:10px; }


/*right*/

.pro_right{width:78%; height:auto; float:right; overflow:hidden;}
.pro_left_tit{width:99.66%; height:40px; overflow:hidden;background:#f7f7f7; margin-bottom:10px;}
.right1{width:99.56%; height:auto; margin-bottom:20px; border:1px #cecece solid;}

.right_top{ width:100%;max-width:1600px; height:auto; margin:0 auto; text-align:center; margin-top:0px;}
.right_tf{ width:100%; height:60px; line-height:60px; text-transform:uppercase; color:#0a070a; font-size:40px; text-align:center; font-weight:bold;}
.right_r{ width:100%; height:50px; line-height:50px; text-align:center; background:url(../img/left/anli_r2.jpg) no-repeat center center; font-size:28px; color:#337fca;}
.right_bg{ width:100%; height:auto; margin:0 auto; margin-top:10px; overflow:hidden;}
.right2_bg{ width:100%; height:auto; margin:0 auto; margin-top:10px; overflow:hidden;}
.right_bt{ width:100%; height:7px;}

.anli_list{ width:30%; height:auto; float:left; margin:10px;}
.anli_list a{width:98%;height:auto; margin:0 auto; display:block; border:1px #fff solid; color:#666666; cursor:pointer; padding-bottom:10px;}
.anli_list a:hover{display:block; margin:0 auto; border:#dddddd 1px solid; color:#007ee3;
-webkit-box-shadow:0 0 10px #dddddd;  
  -moz-box-shadow:0 0 10px #dddddd; 
  box-shadow:0 0 10px #dddddd;}
.anli_list img{ width:80%;}
.anli_list_text{ width:100%; height:auto; text-align:center; overflow:hidden;line-height:50px; font-size:15px;}


.honor_list{ width:23%; height:auto; float:left; margin:10px; padding-bottom:20px;}
.honor_list a{width:98%;height:auto; margin:0 auto; display:block; border:1px #dddddd solid; color:#666666; cursor:pointer; padding-bottom:17px;}
.honor_list a:hover{display:block; margin:0 auto; border:#dddddd 1px solid; color:#007ee3;
-webkit-box-shadow:0 0 10px #dddddd;  
  -moz-box-shadow:0 0 10px #dddddd; 
  box-shadow:0 0 10px #dddddd;}
.honor_list img{ width:100%;}
.honor_list_text{ width:100%; height:auto; text-align:center; overflow:hidden;line-height:50px; font-size:15px;}



.news_xaingxi {width: 100%;height: 60px; margin: 15px auto 0 auto;line-height: 60px;color: #505050;font-size: 22px;font-weight: bold; text-align: center;}
.news_author {width: 100%;height: 30px;line-height: 30px;color: #505050;font-size: 12px;text-align: center;border-bottom: #e1e3df dashed 1px; margin: 0 auto;color: #666;margin-bottom: 20px;}
.news_xaingxi_z{width: 95%;font-size: 14px;text-align: center;line-height: 30px;margin: 0px auto;border-top: dashed 1px #CCCCCC;border-bottom: dashed 1px #CCCCCC; margin-bottom:20px;}

.gsjj{ width:100%; height:auto; background:url(../img/index/about_body.jpg) top center no-repeat; overflow:hidden;}
.gsjj_top{ width:100%;max-width:1600px; height:155px; margin:0 auto; margin-bottom:15px; background:url(../img/index/about_top.png) no-repeat;}
.gsjj_tf{ width:100%;max-width:1600px; height:40px; float:left; font-size:20px; color:#18191b; font-weight:bold;}
.gsjj_r{ width:312px; height:48px; margin:0 auto; background:url(../img/index/gsjj_r.png) no-repeat center top;}
.gsjj_bg{ width:100%;max-width:1600px; height:575px; margin:0 auto; background:url(../img/index/about_bg.png) no-repeat;}
.gsjj_body{ width:100%; margin-top:30px; height:auto; margin:0 auto; color:#4d4d4d; font-size:14px; line-height:30px;}

.gsjj1{ width:810px; height:auto; float:left;}
.gsjj1_top{ width:800px; height:40px; margin:0 auto; background:url(../img/news/gsjj_top.png) no-repeat center top; margin-bottom:15px;}
.gsjj1_tf{ width:150px; height:40px; float:left; text-align:center; font-size:18px; color:#000; font-weight:bold;}
.gsjj1_r{ width:64px; height:14px; margin:0 auto; float:right; line-height:14px; margin-top:10px;}
.gsjj1_bg{ width:810px; height:auto; margin:0 auto; overflow:hidden; margin-bottom:20px;}
.gsjj1_img{ width:298px; height:224px; float:left; background:url(../img/news/gsjj_img.jpg) no-repeat center top;}
.gsjj1_body{ width:490px; height:auto; float:right; color:#262626; font-size:14px; line-height:30px; overflow:hidden;}



.new {width:100%;overflow: hidden; margin:0 auto;}

.new .porBbox {position: relative;overflow: hidden;width:94%;height: 130px; padding: 20px 20px 10px;border: 1px solid #f2f2f2;margin:10px;}
.new .newTitle {font-size:16px;color: #333;overflow: hidden;width: 100%;}
.new .newSummry {color: #777;white-space: nowrap; overflow: hidden;margin: 10px 0;text-overflow: ellipsis; font-size:14px;}
.new .lookDetail {position: relative;display: block; color: #777;height: 38px;line-height: 38px;border-top: 1px solid #e5e5e5; font-size:14px;
 background:url(../images/n2.png) no-repeat right}
.new .lookDetail:hover{ background:url(../images/n1.png) no-repeat right;}
.new .porBbox:hover{ background-color:#eef2f5;border: 1px solid #ecebeb;}


/*联系方式*/
.sy_lx{ width:100%;max-width:1600px; height:350px; margin:0 auto; border:1px #cdcdcd solid; margin-top:20px;}
.sy_lx_map{ width:880px; float:left; height:350px;}
.sy_lx_bg{ width:290px; float:right; margin-top:15px;}


.news_top{ width:100%;max-width:1600px; height:143px; background:url(../img/index/news_top.png) no-repeat; margin:0 auto;}
.news_tf1{ width:100%;max-width:1600px; height:50px; margin:0 auto; text-align:center; font-size:42px; color:#18191b; font-weight:bold;}
.news_r1{ width:312px; height:48px; margin:0 auto; background:url(../img/index/news_r.png) no-repeat center top;}

.news_list{ width:47%; float:left; margin-left:2%; height:40px; line-height:40px; border-bottom:#CCCCCC 1px dashed}
.news_list a{ color:#555555;}
.news_list a:hover{ color:#317fc9;}

.news2{ width:365px; float:right; padding-bottom:15px;}
.news2_top{ width:365px; height:40px; margin:0 auto; background:url(../img/news/gsjj_top.png) no-repeat left top;}
.news2_tf{ width:150px; height:40px; float:left; text-align:center; font-size:18px; color:#000; font-weight:bold;}
.news2_r{ width:64px; height:14px; margin:0 auto; float:right; line-height:14px; margin-top:10px;}
.news2_bg{ width:365px; height:auto; margin:0 auto;}

.data{ color:#999; float:right;}

.cp{ width:745px; margin:0 auto;}
.cp_top{ width:745px; height:65px; background:url(pro_top.png) no-repeat;}
.cp_tf{float:left; margin-left:34px!important; margin-left:17px; color:#1c73b0; font-size:14px; font-weight:bold; line-height:50px; margin-top:10px;}
.cp_more{ text-align:right; margin-right:20px!important; margin-right:10px; margin-top:30px;}
.cp_bg{ width:745px; background:url(pro_bg.gif) repeat-y; margin:0 auto}
.cp_bt{ width:745px; height:11px; background:url(pro_bt.gif) no-repeat; margin:0 auto}


/*foot*/

.sidebox { position: fixed; right: 10px; bottom:100px; z-index: 9; }
.sidebox li { position: relative; cursor: pointer; margin-bottom:2px; }
.sidebox a { display: block; width: 50px; height: 50px; margin-top: -1px; background-color: #3a435c;  text-align: center; line-height: 48px; color: #fff; position: relative; z-index: 2; background: #3d3d3d; display:flex;justify-content: center;align-items: center;}
.sidebox a:hover { background-color: #555; color: #fff; border-color: #555; }
.sidebox .iconfont { font-size: 20px; }
.sidebox .cont { transition: all .4s; white-space: nowrap; width: 0; overflow: hidden; height: 50px; line-height: 50px; text-align: center; background-color: #1c8bd5; color: #fff; font-size: 14px; position: absolute; right: 100%; top: 0; }
.sidebox li img{ vertical-align: middle;display:block;width:22px; overflow:hidden;}
.sidebox li:hover .cont { width: 100px; }
.sidebox li:hover a{background-color: #1c8bd5;}
.sidebox li em{display: inline-block; width: 100%; height: 100%;}
.sidebox .code .cont{ height: auto; line-height: normal;}
.sidebox .code .cont img{ width: 80px; height: 80px;}
.sidebox li.code:hover .cont{ width: 80px;padding: 5px;}

.lh-footer{background:#EEE; width:100%; height:auto; overflow:hidden;}
.lh-footer-a{padding:0 10.4vw; background:#EEE;height:auto; overflow:hidden; margin-bottom:35px;}
.lh-footer-b{margin-top:50px;margin-left:4.58vw;}
.lh-footer-b>h2{font-size:18px; font-weight:bold;}
.lh-footer-b>.h3{margin:30px 0;}
.lh-footer-b>.h3,.lh-footer-b>h4{color:#666666; line-height:34px; font-weight: 100; font-family:"微软雅黑"; margin:0;}
.lh-footer-c{margin-top:50px;}
.lh-footer-c dl{float:left; margin-left:3.8vw;}
.lh-footer-c dl dt a{font-size:16px;}
.lh-footer-c dl dt a:hover{color:#F9A010;}
.lh-footer-c dl dt{margin-bottom:30px;}
.lh-footer-c dl dd{line-height:24px; margin:0;}
.lh-footer-c dl dd a{color:#666;}
.lh-footer-c dl dd a:hover{color:#F9A010;}
.lh-footer-d{width:295px; height:435px; background:#00468E; position:relative;padding:50px 45px 0;}
.lh-footer-d>h2{font-size:24px; color:#fff; margin-bottom:20px;}

.lh-link{padding:30px 10.4vw 0;background: #282828;color:#666666; height:24px;}
.lh-link>a{color:#666666; float:left; margin-left:10px;}
.lh-link>span{float:left;}
.lh-link>a:hover{color:#fff;}

.lh-copy{padding:10px 10.4vw 30px; background:#282828; color:#666666; height:30px;}
.lh-copy h2{float:left; font-size:14px;}
.lh-copy h3{float:right;}
.lh-copy a{color:#666;}
.lh-copy a:hover{color:#efefef;}




.Pagination{
    width: 100%;
    margin: 20px 0px;
    padding-top: 5px;
    padding-bottom: 6px;
	overflow:hidden;
    left: 0px;bottom: 0px; text-align:center;
}

.Pagination a{
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 1;
    margin: 0px 5px;
    padding: 10px 16px;
	border:1px #CCC solid;
	background:#fff;
}
.Pagination a:hover{
    display: inline-block;
    color: #333;
	background:#f1f1f1;
    font-size: 14px;
    line-height: 1;
    margin: 0px 5px;
    padding: 10px 16px;
	-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear; transition:all 0.5s linear;
}
.content {
    font-size: 14px;
    line-height: 28px;
    position: relative;
    background: #fff;
    padding: 20px;
    padding-bottom: 0px;
}

.sitemap {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}
.nrbt{
    font-size: 18px;
    font-weight: bold;
	padding-left:20px;
	color:#333;
}



.syp_left{width:420px; float:left; margin-bottom:20px; height:40px; line-height:40px; background:#f7f7f7; color:#000;}
.syp_left a{font-size:14px; font-family:"微软雅黑";}
.syp_left a:hover{color:#fff;}
.syp_left:hover{ background:#007ee3; color:#fff;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear; transition:all 0.5s linear;}

.syp_right{width:420px; float:right; margin-bottom:20px; height:40px; line-height:40px; background:#f7f7f7; color:#000;}
.syp_right a{font-size:14px; font-family:"微软雅黑";}
.syp_right:hover{ background:#007ee3; color:#fff; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear; transition:all 0.5s linear;}



/*关键词*/
#gjc{ border-bottom:1px #e3e3e3 solid; height:44px; background:#f7f7f7;}
#gj{ width:100%;max-width:1600px; margin:0 auto;}
.gj_1{ width:100px; float:left; line-height:44px; padding-left:25px;}
.gj_2{ float:left; line-height:44px; font-family:"微软雅黑"; font-size:14px; color:#000;}

.index_pro_img{width:100%; height:auto; margin:0 auto; overflow: hidden;}
.pro_imgsbg{width:100%;max-width:1600px; margin:0 auto; padding:20px 0 0; height:auto;}
.pro_imgsbg dl{ float:left; width:23.333%; height:auto; margin:11px; padding-bottom:30px; overflow:hidden; background:#fff; color:#2e2e2e;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;box-shadow: 0 0 3px 3px rgba(0,0,0,0.1);}
.pro_imgsbg dl:hover{ background:#0b6fba;}
.pro_imgsbg dl dt{ width:95%; height:273px; overflow:hidden; border:#fff solid 10px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl dt a{ float:left; width:100%; height:173px; display:block; background-position:center; background-repeat:no-repeat; background-size: auto 100%; background-color:#fff;}
.pro_imgsbg dl:hover dt{ border:#0b6fba solid 10px;}
.pro_imgsbg dl dd{color:#2e2e2e; text-align:center;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl dd .tt1{ display:block; margin:10px 0 0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  font-size:20px;}
.pro_imgsbg dl:hover .tt1{ color:#fff;}
.pro_imgsbg dl dd span{ padding:10px 10px 0; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color: font-size:13px;}
.pro_imgsbg dl:hover dd{ color:#fff;}
.pro_imgsbg dl dd .mm{ display:block; margin:20px auto 0; width:128px; height:34px; text-align:center; border:1px solid #e3e3e3; line-height:34px; color:#2e2e2e; font-size:16px;}
.pro_imgsbg dl:hover .mm{border:1px solid #fff; color:#fff;}

.pro_imgsbg img{ width:100%;}
/*shipin*/
.stock{width:400px;position: relative; float: left;cursor: pointer; margin-left:30px;}
.img100{margin-bottom: 10px;}
.img100 img{max-width: 100%;}
.ban-video .i{position: absolute;left: 50%;top:50%;width: 70px;height: 70px;background: url("../img/play1.png") no-repeat center;background-size: cover;margin: -35px 0 0 -35px;}

.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:45%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 50%;max-width: 90%; height:480px;}
.video_t a{position: absolute;width: 58px;height:58px;right: -27px;top:-30px;z-index: 5;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.shipin-con iframe{width:100%;height: auto;}
.shipin-con iframe video{width: 100%;}
.slideInLeft{

    -webkit-animation-name: slideInLeft;

    animation-name: slideInLeft;

    -webkit-animation-duration: 1.2s;

    animation-duration: 1.2s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}

@-webkit-keyframes slideInLeft{

    0%{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translateX(-100px);transform: translateX(-100px);}

    100%{opacity: 1;filter: alpha(opacity=1);-webkit-transform: translateX(0);transform: translateX(0);}

}

@keyframes slideInLeft {

    0%{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translateX(-100px);transform: translateX(-100px);}

    100%{opacity: 1;filter: alpha(opacity=1);-webkit-transform: translateX(0);transform: translateX(0);}

}

@media screen and (max-width:1440px){
	.wrap {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
	.we .we_cen {position: relative;width: 100%;margin: 0 auto;height: auto;}
.center {width: 100%;margin: 0 auto;}
.ys1 { padding:130px 0 0 118px; width:500px;}
.ys2 { padding:240px 0 0 818px; width:400px;}
.ys3 {padding:320px 0 0 118px; width:500px;}


}
@media screen and (max-width:1200px){
	.wrap {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
	.nav li a span{float:left;display:block;padding:0 4px 0 0;line-height:52px;font-size:14px;color:#fff;cursor:pointer;width:102px;text-align:center;}
	.we .we_cen {position: relative;width: 100%;margin: 0 auto;height: auto;}
	.ys_center{ height: 1180px; background: url(../images/ys_bg.jpg) no-repeat top center; position: relative; width:100%; }
	
.center {width: 100%;margin: 0 auto;}
.ys1 { padding:130px 0 0 28px; width:500px;}
.ys2 { padding:240px 0 0 318px; width:400px;}
.ys3 {padding:320px 0 0 28px; width:500px;}

}


.ue-table-interlace-color-double{ background-color:#f7faff;}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    border-color: grey;
}
