@charset "utf-8";
/*-------------------------------   index 首页---------------------------------*/
/*-----------------  ■ header -------------------*/
.header{width:1000px; margin:0 auto; height:150px;}
.header .main .logo{float:left; padding-top:50px; margin-left:50px; width:180px;}
.header .main .nav{
    float:right;
	width: 490px;
	padding-top:60px;
	height: 32px;
}
.nav ul li{
	float: left;
	width: 70px;
	margin:0 0px 0 0;
	text-align: center;
}
.nav ul li:hover{
	
}

.nav ul li.on{
	
}
.nav ul li a{
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	color:#000;
	display: block;
	
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li a:first-child{
	
}
.nav ul li a:hover{
	color:#000;
}
.nav ul li.on a{
	color:#000;
}
.nav_dd{
	width: 80px;
	position: absolute;
	padding: 1px 0px 5px 0px;
	left: 0px;
	top: 40px;
	z-index: 20;
	background:#1a76dc;
}
.nav ul li .nav_dd a{ font-size:12px; line-height:30px;border-bottom: 1px dotted #fff; color:#FFFFFF;}
.nav ul li .nav_dd a:hover{ font-size:12px; line-height:30px;border-bottom: 1px dotted #fff; color:#ffFFFF; background-color:#FF6600; }



/*********nav*********/
/*-----首页 banner-----*/
.slideBox{ width:100%; height:400px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;height:400px; }
.slideBox .bd li a{ display:block; height:400px;}
.slideBox .bd img{ width:100%; height:400px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-30px; display:block; width:30px; height:60px; background:url(../images/arrow_left.png) no-repeat; }
.slideBox .next{ left:auto; right:3%; background:url(../images/arrow_right.png) no-repeat;}
.slideBox .prev:hover,
.slideBox .next:hover{opacity: .7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-khtml-opacity: .7;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.search{ width:1100px; margin:33px auto 0; height:60px; background:#0e6fda;}

.search01{ float:left; width:340px;}
.search02{ float:left;}
.search02 input.search03{ width:246px; font-size:14px; color:#fff; font-family:'微软雅黑'; height:60px; line-height:60px; padding-left:24px; border:none; border:0; background:#014d97; border-right:#ffffff solid 1px;}
.search01 input.search04{ width:57px; font-size:14px; color:#fff; font-family:'微软雅黑'; height:60px;border:none; border:0; background:#f1b11a url(../images/ss01.jpg) no-repeat center center; border-left:#ffffff solid 1px; cursor:pointer;}

/*公共部分*/
.fl{ float: left; } /*左浮动*/
.fr{ float: right;} /*右浮动*/
.c { clear: both; } /*清浮动*/
.dn{ display: none; } /*不显示*/

.search05{ float:left; width:120px;}

.jslct {color:#fff;font-family:"微软雅黑";display:inline-block;*display:inline;zoom:1;font-size:14px;position:relative;vertical-align:middle;cursor:default; width:120px; height:60px; line-height:60px; background:#014d97 url(../images/ss02.jpg) no-repeat 80px center;z-index:0;}
.jslct_hover {}
.jslct div.jslct_t {position:relative; padding-left:15px;z-index:2;*display:block!important;*display:inline;zoom:1;}
.jslct em {font-style:normal;margin:0;padding:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.jslct dl, .jslct dl dd {padding:0;margin:0;list-style:none}

.jslct dl {background:#5ec1ff;position:absolute;top:60px;left:0;cursor:default; width:120px; overflow:hidden;z-index:1;display:none; font-size:14px;border-top:#ffffff solid 1px;}
.jslct_hover dl {}
.jslct dl dd {padding:0 15px;line-height:36px; border-bottom:#ffffff solid 1px; white-space:nowrap;cursor:pointer;background:#014d97;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.jslct dl dd:hover {color:#fff;background:#006fdb; border-bottom:#76809b solid 1px; }
.jslct dl dd.hover {color:#fff;background:#006fdb; border-bottom:#76809b solid 1px; }
.jslct .jslcted {}
.jslct dl dd.noborder {}



/*公告*/
.gonggao{ position:relative; float:right; width:600px; height:60px; padding-left:128px; background:url(../images/gg01.jpg) no-repeat left center;}
.gonggao01{ position:absolute; top:0; left:40px; line-height:60px; font-size:16px; font-weight:bold; color:#fff;}
.gonggao marquee{ float:left; width:470px; font-size:14px; color:#a8acb6; line-height:60px}


/*book*/
.ibook h2{ text-align:center; padding:70px 0 0}
.message{float:left; padding:45px 0 0}
.message input,.message textarea{float:left;margin-bottom:11px;border:1px solid #000;line-height:40px;height:40px;text-indent:20px;color:#999999; font-size:14px; font-family:微软雅黑;}
.message textarea{height:144px; }
.inp_fl{ float:left; width:362px; padding-right:16px;}
.yzm{width:100%; margin:20px 0 0}
.message .subbut{border:0;width:100%;height:46px;line-height:46px;color:#fff;font-size:16px;font-family:"Microsoft Yahei"}
.viewcon{overflow:hidden;ma/rgin:0 12px 36px;width:940px;display:inline;word-break:break-all;color:#6c4c30;font-size:14px;float:left;padding:0 20px 20px;line-height:30px;font-size:14px}
.focus { width:358px !important; height:38px !important; border:2px solid #ee0049 !important;}
.focus1 { width:618px !important; height:142px !important; border:2px solid #ee0049 !important;}

/*首页产品中心*/
.pro_bg{width:100%; margin:55px auto 0; height:741px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.pro_b{width:238px; border:1px solid #dddddd; float:left; background:#fff; }
.pro_b h4{ color:#4c556f; font-size:18px; background:url(../images/d2.jpg) 10px center no-repeat; height:60px; padding:21px 0 0 59px; width:137px; border-bottom:1px solid #eaeaea; margin:0 auto; line-height:1;}
.pro_b h4 i{ font-style:normal; font-size:11px; text-transform:uppercase;}
.pro_b ul{float:left; width:238px;}
.pro_b li{padding:9px 15px 9px 55px; font-size:14px; color:#2e2e2e; background:url(../images/cp04.png) no-repeat 34px center; font-family:"微软雅黑";height:32px; line-height:32px; overflow:hidden;  overflow:hidden; cursor:pointer; border-left:#fff solid 4px;}
.pro_b li a{display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  font-size:14px; line-height:32px; color:#4c4c4c;}
.pro_b li a:hover{ color:#0056aa; }
.pro_imgsbg{width:846px; float:right; padding:0 0 0}
.product08{ overflow:auto; margin-top:17px; outline:none}
.pro_imgsbg dl{ float:left; width:252px; height:329px; margin:0 0 26px 30px; overflow:hidden; background:#f6f6f6; color:#2e2e2e;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl:hover{ background:#ffc231;}
.pro_imgsbg dl dt{ width:236px; height:173px; overflow:hidden; border:#f6f6f6 solid 8px;-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:#ffc231 solid 8px;}
.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 .tt{ display:block; margin:10px 0 0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  font-size:20px;}
.pro_imgsbg dl:hover .tt{ 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;}


/*行业资讯*/
.newsb_b{width:100%; margin:0 auto; height:495px; background-color:#fff;}
.itl_t1{text-align: center;width: 100%;background:url(../images/d3.png) repeat-x left center; margin:90px 0 40px; height:56px; padding: 0 0}
.itl_t1 .tff{ float:left; background:url(../images/d2.png) left center no-repeat #fff;height:56px; padding:0 20px 0 20px; }
.itl_t1 span{display:block;font-size:20px; color:#0a2966; line-height:1 }
.itl_t1 font{display:block;font-size: 40px; font-family:Arial, Helvetica, sans-serif; color:#0a2966;text-transform: uppercase; line-height:1}
.izao_amore1{ float:right; color:#0a2966; font-family:Arial, Helvetica, sans-serif; line-height:56px; text-transform:uppercase; font-size:20px; z-index:22; margin:0 20px 0 0}
.newsb_b .r_b{fl/oat:left; width:103%; margin:50px auto 0; }
.newsb_b .r_b .itemb{ float:left; width:337px;  margin:0 40px 10px 0;}
.newsb_b .r_b .itemb label{ display:block; padding:0 10px; border-bottom:1px solid #9fa0a2; color:#2e2e2e; font-size:16px; line-height:30px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.newsb_b .r_b .itemb .info_b{ display:block; padding:0 10px; }
.newsb_b .r_b .itemb .info_b .title{font-size:18px; line-height:30px; color:#2e2e2e; padding-top:13px;}
.newsb_b .r_b .itemb .info_b .intro{font-size:12px; line-height:20px; height:60px; overflow:hidden; color:#444444; padding-top:10px;}
.newsb_b .r_b .itemb:hover .info_b .title{color:#2e3955;}
.newsb_b .r_b .itemb span{ width:118px; height:34px; border:1px solid #e1e1e1; line-height:34px; text-align:center; display:block; margin:15px 10px 0}

/*首页关于我们*/
.iabout_b{ float:left; width:100%;}
.iabout_b .img_b{float:left; height:353px; width:470px; background-size: auto 100%; background-repeat:no-repeat; background-position:center; margin:73px 0 0}
.iabout_b .abr{ float:left; width:540px; padding: 0 0 0 45px;}
.iabout_b .info_b{float:left; width:540px; margin:40px 0 0;   text-align:left; padding-top:20px; line-height:30px; font-size:14px; color:#333333;}
.iabout_b .atitle{ display:block; margin:60px 0 0; padding:0 0 0 20px; text-align:left; background:url(../images/d2.png) left center no-repeat;}
.iabout_b .atitle span{display:block;font-size:20px; color:#0a2966; }
.iabout_b .atitle font{display:block;font-size: 40px; font-family:Arial, Helvetica, sans-serif; color:#0a2966;text-transform: uppercase; line-height:1}
.iabout_b .more{display:block; width:158px; height:38px; line-height:38px; text-align:center; border:1px solid #cbced7; color:#0a2966; font-size:14px;  margin:20px 0 0 }
/*---首页case-----*/
.itl_t{text-align: center;width: 100%;background:url(../images/d3.png) repeat-x left center; margin:90px 0 40px; height:56px; padding: 0 0}
.itl_t .tff{ float:left; background:url(../images/d2.png) left center no-repeat #03346b;height:56px; padding:0 20px 0 20px; }
.itl_t span{display:block;font-size:20px; color:#fff; line-height:1 }
.itl_t font{display:block;font-size: 40px; font-family:Arial, Helvetica, sans-serif; color:#fff;text-transform: uppercase; line-height:1}
.izao_amore{ float:right; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:56px; text-transform:uppercase; font-size:20px; z-index:22; margin:0 20px 0 0}

.icase{width: 100%;background-position: center; background-repeat:no-repeat; height:1122px; }
.circle_bg{ height:462px; margin:50px 0 0}
.mr_frbox{float: left;width: 100%;height: 462px;position: relative;}
.mr_frBtnL{cursor:pointer;display:inline;top: 190px;left:-70px;position: absolute;}
.mr_frBtnR{cursor:pointer;top: 190px;right: -70px;position: absolute;}
.mr_frUl{ margin:0 auto;width: 1098px; border-left:1px solid #7cbaff;border-right:1px solid #7cbaff;overflow: hidden;}
.tempWrap ul{height:462px;overflow: hidden;	}
.tempWrap{width: 1098px; }
.icase li{width: 366px;float: left;height: 462px; border-right:1px solid #7cbaff}
.icase li a.img{ float:left; width:100%; height:275px; margin:18px 0 0; background-position:center; background-repeat:no-repeat; background-size:auto 100%;}
.icase li h2{float:left; width:92%; padding:0 4%; margin:25px 0 0; text-align:left;font-size: 20px;color: #ffffff;line-height: 35px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.icase li a.wrr:hover h2{ color:#ffc231}
.icase li span{ font-size:13px;float:left; width:92%; padding:0 4%; color:#ffffff; line-height:24px;}
/*首页联系我们*/
.contact{ position:relative; height:494px; margin-top:-140px;background:url(../images/lx01.jpg) no-repeat bottom center;}
.contact01{ position:absolute; border-top:#f1b11a solid 4px; top:0; left:50%; margin-left:-550px; width:240px; height:490px; background:#0e6fda url(../images/lx02.jpg) no-repeat top center;}
.contact02{ padding-top:17px; height:65px; text-align:center; background:url(../images/lx04.jpg) repeat-x left bottom;}
.contact02 font{ display:block; color:#fff; font-size:28px; text-transform:uppercase; line-height:1}
.contact02 span{ display:block; color:#fff; font-size:20px; line-height:1}

.contact03,.contact04,.contact05{ line-height:30px; color:#b5c8f7; font-size:14px; border-bottom:#3a4664 solid 1px; background:url(../images/lx05.jpg) no-repeat 25px 20px; font-size:20px; padding:15px 20px 15px 57px;}
.contact03{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.contact04{background:url(../images/lx06.jpg) no-repeat 25px 20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.contact05{ font-size:14px;background:url(../images/lx07.jpg) no-repeat 25px 20px; border:none;}


.contact06{ width:194px; height:168px; margin:0 auto; background:#0e6fda; text-align:center;}
.contact06 img{ margin-top:14px;}





.fri_link{ width:100%;color:#fff;height:164px; line-height:30px;  margin:0;  color:#999;}
.fri_link .atitle{ float:left; margin:40px 0 0; background:url(../images/d2.png) left center no-repeat; padding:0 0 0 20px;}
.fri_link .atitle span{display:block;font-size:20px; color:#0a2966; }
.fri_link .atitle font{display:block;font-size: 40px; font-family:Arial, Helvetica, sans-serif; color:#0a2966;text-transform: uppercase; line-height:1}

.fri_link a{ float:left; margin:30px 4px 0 0;position:relative; height:91px; width:115px; background-position:center; background-size: auto 100%; background-repeat:no-repeat;}
.fri_link  .nnf{ float:right; width:960px; padding:0 0 0 20px;}

/*---------右边悬浮------------------------------*/
.side_nav{position: fixed;top: 85%;right: 10px;width: 45px; z-index:999}
.side_nav ul li{ cursor:pointer;position: relative;width: 45px;float: right;/* border-bottom: 1px solid #fff; */}
.side_nav ul li a{display:inline-block;height: 45px;position: absolute;top: 0;left: 0;}
.side_nav ul li span{float: left;color:#fff;line-height: 60px;font-size: 16px;margin-left: 72px;cursor: pointer;}
.side_nav_3 {width: 45px;height: 45px;}
.side_nav_3 a span{height:128px;position: absolute;right: 45px;bottom: 0px;margin-left: 0!important;display: none;}
.side_nav_3 a{width: 45px;background: url(../images/d7.gif) no-repeat left 0;}
.back_top a{background: url(../images/d7.gif) no-repeat left -45px;}
.back_top {height: 45px;}


  .banner{height:460px; width:100%; overflow:hidden; position:relative;}
  .banner>ul{width:auto;}
  .banner>ul li{height:460px; background-size:cover; background-position:center center; float:left;background-repeat: no-repeat}
  .banner>ul li a{display:block;height:100%; width:100%; }
  .banner .ctrl{position:absolute; z-index:99; bottom:10px;text-align:center;left:0;width:100%;}
  .banner .ctrl div{width:14px; height:14px;background-color:#fff; border-radius:100%; margin:0 5px; cursor:pointer;display: inline-block;*display: inline;*zoom:1;}
  .banner .ctrl div.now{background-color:#fabe00;}
  .banner .prev{background-image:url(../images/arrow_left.png) ; left:15px; }
  .banner .next{background-image:url(../images/arrow_right.png) ;right:15px;}
    .banner .prev,.banner .next{ width:30px; height:60px;  position:absolute; z-index:100; cursor:pointer;top:220px;}
.banner .prev:hover,
.banner .next:hover{opacity: .7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-khtml-opacity: .7;}
/* nav */





.pro-ul{ width:1100px; margin:0 auto; height:220px; padding: 0 0 0 0;}
.protopul{ float:left; width:1100px;}
.protopul li{float:left;width:265px;height:250px;overflow:hidden; display:inline; margin:0px 4px 0 5px; }


.protopul li a span{ display:block; border:1px solid #afafaf;width:241px; padding:0 5px; font-size:14px; line-height:28px; color:#5c5c5c; text-align:left;height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; background:url(../images/indexpr.gif ) #fff 200px center no-repeat}
.protopul  li a img{ background: url(../images/indexpimgbg.jpg) left top no-repeat; padding:4px; width:245px; height:181px; overflow:hidden;}
.protopul li a:hover span{ display:block;}

.tonglan{width:100%; height:164px; margin:0px auto; background-image:url(../images/bg01.jpg ) ; background-position:center top; background-repeat:no-repeat; }

.jianjie{width:1000px; height:240px; margin:0 auto;}
.tu{float:left; width:320px; height:220px; }
.wenzi{width:650px; height:220px; float: right; color:#333333; line-height:28px; font-size:14px;}

.xinwenzx{width:1000px; height:250px; margin:0 auto; }
.xinwen{float:left; width:690px; height:250px; border:1px solid; border-color:#dfdedb;  font-size:14px;  }
.xinwenbt{ background-image: url(../images/d002.jpg); height:36px; width:100%;}
.xinwenbt bd1{float:left; width:150px; color:#FFFFFF; font-size:16px; font-weight:bold;  padding-top:7px; padding-left:28px;}
.xinwenbt bd2{ float:right; width:80px;  padding-top:7px; padding-left:28px; font-size:12px; color:#333333;}

.zixunwz{font-size:14px;  padding-top:10px; padding-left:10px;  color:#333333;}

.kongbai5{ height:20px; width:100%;	}

.zixun{width:295px; height:250px; float: right; color:#333333; line-height:28px; font-size:14px;  border:1px solid; border-color:#dfdedb;}
.zixunbt{ background-image: url(../images/d002.jpg); height:36px; width:100%;}

.zixunbt bd1{float:left; width:80px; color:#FFFFFF; font-size:16px; font-weight:bold;  padding-top:5px; padding-left:28px;}
.zixunbt bd2{ width:60px;  padding-top:6px; padding-right:30px; font-size:12px; color:#888; float:right; text-align:right;}

.zixunwz .list{ width:280px; float:right; padding-right:5px;}
.zixunwz .list dl{ background:url(../images/dot.gif) repeat-x 0 bottom; padding-bottom:15px;}


.zixunwz .list dl p{ font-size:12px; line-height:25px; color:#888;}
.zixunwz .list dl p span{display:inline-block; color:#aaa; background:url(../images/time-icon.gif) no-repeat 0 center; padding-left:10px; margin-left:20px;}
.zixunwz .list ul{ margin-top:0px;}
.zixunwz .list ul li{ height:28px; text-align:right}
.zixunwz .list ul li a{ background:url(../images/li.gif) no-repeat 0 center; padding-left:10px; font-size:14px; float:left; color:#666;}
.zixunwz .list ul li span{ display:inline-block; color:#aaa; background:url(../images/time-icon.gif) no-repeat 0 center; padding-left:20px;}




.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute; z-index:9999;
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px; PADDING-TOP: 0px;
}
.float0831 .cn UL LI {LINE-HEIGHT: 30px; WORD-WRAP: break-word; HEIGHT: 30px; OVERFLOW: hidden; WORD-BREAK: normal; padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px; margin:0px;
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 16px; DISPLAY: block; font-family:Arial, Helvetica, sans-serif; BACKGROUND-POSITION: 2px -266px; FLOAT: left; font-weight:bold; padding-top:3px;
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 30px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 30px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 30px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid; margin-bottom:10px;
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none; text-align:left; padding-left:6px;
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}

.home_nav{text-align:center; }
.home_nav ul{margin:15px auto;}
.home_nav ul li{ width:150px; display:inline-block; position:relative;margin-bottom:20px; font-size:18px;background:#fff;margin:0 45px;border-radius:2px;border:1px solid #888888; padding:5px 30px; font-weight:bold; }



.kuahang{height:50px;}

.spinpai{width:100%; height:100px; margin-top:130px;}
.spinpaizs{width:826px; height:86px; margin:0px auto; font-size:28px; text-align:center; padding-top:23px;}
.spinpaisy{width:1000px;  height:120px; margin:0 auto; color:#444444;  line-height:35px; font-size:14px; }

.fuwuly{width:100%; height:80px; margin-top:110px;}
.fuwulyzs{width:826px; height:68px; margin:0px auto; font-size:28px; text-align:center; padding-top:23px; }
.fuwulyfl{width:1000px;  height:180px; margin:0px auto; }
.fuwulyflb{}
.fuwulywz{text-align:center;}
.fuwulywz ul{margin:1px auto;}
.fuwulywz ul li{  width:210px; display:inline-block; position:relative; font-size:14px;   margin:0 15px; line-height:30px; color:#444444;}

.shijian{width:100%; height:63px; margin-top:100px;}
.shijianzs{width:826px; height:63px; margin:0px auto; font-size:28px; text-align:center; padding-top:23px; }
.shijiannr{width:1000px;  height:200px; margin:0 auto;  }
.shijiannr2{width:1000px;  height:800px; margin:0 auto;  }


.xinwenwz{font-size:14px;  padding-top:50px; padding-left:0px;  color:#333333;}
.pimg{ float:left;  width:330px; height:205px; display:inline; margin:0 ;}
.newsmain1{ float:left;width:1000px; }
.newsmain1 li{ float:left;width:1000px;  padding:53px 0 0 0;  }
.newsmain1 .time{ float:left;width:60px;height:60px; background:#fff; margin-right:1px; color:#fff;font-family:Arial, Helvetica, sans-serif; text-align:center;color:#444444;}
.newsmain1 .time font{ float:left;width:58px;font:26px/26px 'Arial'; color:#444444;}
.newsmain1 .time span{ font:12px/12px 'Arial'; float:left; width:100%; color:#444444;}
.newsmain1 .newsli_r{float:left; line-height:1.5; color:#333333;width:600px; margin-left:30px; padding:0 0 0 0;  }
.newsmain1 .newsli_rt{float:left;width:600px;font:20px/1.5 'Microsoft Yahei' }
.newsmain1 .newsli_rt .fl{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:600px;color:#004890 }
.newsmain1 label{float: left; width:150px; font-size:12px; line-height:1.8;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newsmain1 .newscon{ display:block; line-height:18px;}
.newsmain1 p.newscontent{ float:left; width:630px; line-height:28px; height:138px;font-size:14px; overflow:hidden; padding:5px 0 0 0; border-top:0px dashed #acacac}


.lianxi{width:100%; height:61px; margin-top:130px;}
.lianxizs{width:826px; height:61px;   margin:0px auto; font-size:28px; text-align:center; padding-top:23px; }
.lianxinr{width:1000px;  height:600px; margin:0 auto; margin-top:30px; }
.lianxiz{ width:600px; float:left;  }
.lianxizwz{font-size:16px; line-height:35px; margin-left:20px; }
.lianxiy{  width:400px; float:right; margin-top:70px; font-size:16px; line-height:35px; }


.nlianxinr{width:1000px;  height:600px; margin:0 auto; margin-top:150px; }
.nlianxiz{ width:630px; float:left;  }
.nlianxizwz{font-size:16px; line-height:35px; margin-left:20px; }
.nlianxiy{  width:360px; float:right; margin-top:70px; font-size:16px; line-height:35px; }


/* 留言 */
.c-book ul li {position: relative;margin-top: 15px; }
.c-book ul li em {float: left; text-align: left;margin-left: 10px;padding-top: 9px;width: 150px;font-style: normal; font-size:14px; font-weight:bold; color:#555555;}
.c-book ul li textarea,
.c-book ul li input,
.c-book ul li select {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;padding: 12px;border: 1px solid #eeeeee;font-family: 'Microsoft Yahei';  background-color:#ededed; margin-left: -70px; width: 380px;}
.c-book ul li textarea:hover,.c-book ul li input:hover,.c-book ul li select:hover,.c-book ul li textarea:focus,.c-book ul li input:focus,.c-book ul li select:focus {border-color: #ededed;  background-color:#ededed; width: 380px;}
.c-book ul li textarea {width: 380px;height: 150px;overflow-y: hidden;}
.c-book ul li img {position: absolute;cursor: pointer;top: 10px;margin-left: 5px;}
.c-book ul li.bnt {margin-left: 120px;}
.c-book ul li.bnt input {width:100px; height:45px; margin-left: 10px;border-color: #444444;background: #ffffff;color: #333333; font-size:14px; font-weight:bold;}
.c-book ul li.bnt input:hover {border-color:#ffffff; background: #dedede;}

.footer{width:1000px; clear:both; background-color:#ffffff; font-size:14px; padding-bottom:20px;  margin:0 auto; height:150px; }
.footer .yq_info{line-height:45px; padding:20px 0 0; color:#333333; font-size:14px;  }
.footer .yq_info a{color:#333333; padding-left:20px;}
.footer .manager_info{line-height:35px; padding:10px 0 0; color:#333333; }
.footer .manager_info a{color:#333333;}
.footer .manager_info span+span{padding-left:20px;}
.wl{width:700px; position:relative;}
.pl_20{padding-left:20px;}
.footerz{width:750px; float:left; font-size:12px; }
.footery{width:250px; float: right; text-align:center; font-weight:bold; font-size:14px; color:#444444; }

.foonavf{ width:1000px;color:#333333; height:50px; padding:20px 0 0; background:#ffffff; margin:0 auto;  margin-top:238px;}
.foonavf .nnf{ float:left; width:850px; color:#445277}
.foonavf a.foonav{color:#333; display:inline-block; padding:0 3px; font-size:15px; position:relative; text-align:left;height:26px; line-height:26px; width:50px;}
.foonavf .rb{float:right; line-height:30px; padding:0 0 0 30px; height:30px;  background:url(../images/d4.png) left center no-repeat; font-weight:bold; text-transform:uppercase;}


.difenxiang{ width:220px;  text-align:center; }
.difenxiang ul{ width:220px; list-style: none;    margin-left: 45px;  text-align:center;}
.difenxiang ul li { width:40px; display: inline;
    line-height: 40px;
    float:left;
}
.weixin{ width:30px; height:30px; margin:1px auto;position:relative; font-size:12px; text-align:center;}
.weixin a img{width:25px; height:30px;} /*微信图标*/
.weixin .weixin_nr{width:150px; height:100px; padding:10px; background:#fff; text-align:center; position:absolute; left:-45px; top:30px; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:120px;}
.weixin.on .weixin_nr{ display:block;}






/*==========分页样式===========*/
.paging {width:100%;height:24px;text-align:center; padding:15px 0; float:left; margin:30px 0 0; }
.paging a,.paging span {font:12px/22px "microsoft yahei";color:#444444;text-decoration:none;padding:1px 8px;border:solid 1px #c9c9c9;display:inline-block;white-space:nowrap;margin:0 3px; border-radius:3px; background:#f5f5f5; box-shadow: inset 0 0 30px rgba(239,239,239,0.7)}
.paging a {background:none;}
.paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}
.paging span {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}
.page{width:100%;margin:10px auto;overflow: hidden;position: relative; }
.page p{width:100%;height:28px;font:12px/28px "microsoft yahei";color:#1d1d1d;overflow: hidden;}
.page p a{color:#1d1d1d}
.page p a:hover,.back:hover{text-decoration: underline}
.back{font:14px/39px "microsoft yahei";color:#fff;width:138px;margin:0 auto;border-radius:4px;display:block;text-align:center; background:#999999}
.paging a.prev{ background:url(../images/d7.png) #fff 8px center no-repeat;padding:1px 10px; }
.paging a.prev:hover{ background:url(../images/d7.png) #fff 8px center no-repeat;padding:1px 10px; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(239,239,239,0.7);border:solid 1px #c9c9c9;}
.paging a.next{ background:url(../images/d8.png) #fff 8px center no-repeat;padding:1px 10px;}
.paging a.next:hover{ background:url(../images/d8.png) #fff 8px center no-repeat;padding:1px 10px; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(239,239,239,0.7);border:solid 1px #c9c9c9;}

/* 产品 */
.product3,.product8,.product8 li{width:100%;height:auto;overflow:hidden;   margin-top:40px;}
.product33{width:100%;height:auto;overflow:hidden;   margin-top:20px;}

.product3 li{width:33%; padding:1% 1.5% 0.5%;float:left;overflow:hidden;position:relative; text-align:center;}
.product33 li{width:20%; padding:1% 1.5% 0.5%;float:left;overflow:hidden;position:relative; text-align:center;}
.product09{  margin:0px auto; width:1000px;}
.product099{  margin:0px auto; width:1000px;}
.product02 .product3 li img{display: inline-block;height:210px;max-width:280px; vertical-align:middle }
.product09 .product3 li img{display: inline-block;height:210px;max-width:280px; vertical-align:middle }
.product099 .product33 li img{display: inline-block;height:135px;max-width:180px; vertical-align:middle }

.product03 .product3 li img{display: inline-block;height:210px;max-width:100%;   }
.product3 a:hover img{filter:alpha(Opacity=100);-moz-opacity:0.6;opacity: 0.6;}
.product3 li>p{width:100%;margin:0 auto;text-align:center;font:14px/40px "microsoft yahei";text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.product3 li>div{margin:3px auto;position:relative; margin:0 auto; width:96.6%; text-align:center;  vertical-align:middle; }
.product3 li>div>a{ display:block;}
.product33 li>p{width:100%;margin:0 auto;text-align:center;font:14px/40px "microsoft yahei";text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.product33 li>div{margin:3px auto;position:relative; margin:0 auto; width:96.6%; text-align:center;  vertical-align:middle; }
.product33 li>div>a{ display:block;}
.product02 .product3 li>div{  }
.product3 li>div>p,.prod-zoom{position:absolute;background:url(../images/product_zoom.png) 0 0 no-repeat;width:53px;height:53px;left:50%;top:50%;margin:-26px 0 0 -26px;cursor: pointer;z-index:1;top:-100%;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
.product3 li>div:hover p,.prod8-left:hover p{top:50%;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;}
.product8 li{padding:10px 0 20px 0;border-bottom:1px dashed #ccc; }
.prod8-left a{display:block;height:auto;overflow:hidden;}
.prod8-left a img{display:block; width:100%;  }
.product8 li>p a{float:left; color:#000; font-weight:bold;}
.product8 li>p a:hover{color:#1ec97f;}
.product8 li>p span{float:right;}
.product8 li>p{width:100%;height:36px;overflow:hidden;font:16px/36px "microsoft yahei";color:#9a9a9a; padding-bottom:5px; }
.prod8-left{float:left;width:26%;height:auto;overflow:hidden;position:relative;margin-right:1.875%;}
.prod8-right{float:right;width:70.125%;font:14px/30px "microsoft yahei";color:#7c7c7c; padding-top:10px;}
/* 新闻 */
.news{width:100%;height:auto;overflow:hidden;}
.news li{width:100%;height:35px; margin-top:10px;overflow:hidden;background:url(../images/icons1.jpg) 8px center no-repeat;font:16px/35px "microsoft yahei";color:#1d1d1d; }
.news li a{float:left;text-decoration: underline;margin-left:20px; color:#000; font-weight:bold;}

.news li span{float:right; color:#444444; font-weight:100;margin-right:20px;}
.news li.blank{margin-bottom:26px;}
.news p { line-height:26px; color:#444444; padding:0 20px 10px;border-bottom:1px dashed  #999999;}

.news1{width:1000px;height:auto; margin:0 auto;}
.news1 li{float:left; width:333px; color:#444444; text-align:center; }
.news1 li a{ margin:0 auto; line-height:55px; color:#444444;}
.news1 li img{ height:200px; width:320px;}
.news1 li dea{ margin:0 auto; font-size:12px; color:#444444; line-height:35px; }

.product03  .news1 li a{ width:880px}
/* 详细页 */
.content{ font-size:14px; line-height:25px; width:800px; margin:auto; padding-top:110px; }
.contentt{ font-size:14px; line-height:25px; width:1000px; margin:auto; padding-top:110px; }
.contenttt{ font-size:14px; line-height:25px; width:1000px; margin:auto; padding-top:50px; }
.view{ line-height:180%;border-bottom:1px dashed #ccc; padding:0 0 20px; margin-bottom:20px;}
.view-title{width:100%;text-align: left;font:20px/36px "microsoft yahei";color:#333;padding:14px 0 0;text-align:center }
.view-date{width:100%;text-align:center;font:12px/24px "microsoft yahei";color:#999;}
.view-date span{margin:0 7px;}
.view-share{width:140px;margin:20px auto;}
.view-pages{width:100%;height:auto;overflow:hidden;margin:20px auto;}
.view-pages p{width:100%;height:30px;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;border-bottom:1px dashed #ddd;}
.view-back{display:block;width:100px;height:30px;margin:10px auto;text-align:center;font:14px/30px "microsoft yahei";}
.view h1{width:100%;font:20px/30px "microsoft yahei";color:#343434;}
.view img{max-width: 100%;display:inline}
.view div{font-size:14px;}

/* 内页右侧头部 */

.content_com_title{border-bottom:0px solid #ddd;  height:40px; }
.content_com_titlex{height:40px;  text-align:center; font-size:32px; padding-top:150px;}
.bread{float:left; line-height:25px; font-size:14px; color:#444444; padding:10px 1px 0px 1px;  }
.breadz{float:left; line-height:25px; font-size:14px; color:#444444; padding:10px 1px 0px 1px; }
.bread ul{ padding-left:50px; width:600px;}
.bread li{float:left; width:100px; height:35px;}
.bread a{color:#444444;}
.bread a:hover{color:#444444;}

ul,ol{list-style:none;margin:0;padding:0;}
#index-banner{width:1000px;}

#index-banner .item {
width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height:600px;
}
#index-banner .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.carousel-indicators li {
    width: 40px;
    height: 6px;
    border-color: #5f5f5f;
}
.carousel-indicators .active {
    width: 40px;
    height: 6px;
    margin: 1px;
    background-color: #5f5f5f;
}

  .carousel-indicators {
      bottom: -20px;
  }
  .cysq_brand{
    margin-top:42px;
  }
 
 
.nybanner{
    width:1000px;height:260px;background:url(../images/nbanner2.jpg) center center no-repeat;}
  }
  
.kongbai8{ height:500px; background-color:#00FF99;
  }

@media (min-width:1200px){
#index-banner{width:100%; }
.nybanner{width:100%;}

}
 
 