@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 16px;*/
	font-family:"Microsoft Yahei",宋体,Verdana,Arial,Helvetica,Sans-serif;
	font-weight:normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;	
}


a,a:link,a:visited{color:#333333; text-decoration:none;}
a:hover{color:#ff0001; text-decoration:none;}
a.active{color: #ff0001; text-decoration:none;}
.cl{clear:both; visibility:hidden; font-size:0px; line-height:0px; width:100%; height:0; padding:0px; margin:0px;}

/*clear float*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}

.red,a.red:link,a.red:visited{color:#ee7800;}
a.red:hover {color:#ffb02c;}

.dot{color:#ae1d2c; font-family:"微软雅黑";}


/*header*/
.headerpage{clear:both; width:100%; margin:0 auto 0 auto; padding:0; position:fixed; z-index:9999; background:#fff; top:0;}
.headerpage:after, .headerpage:before {content: '';display: block;clear: both;height: 0;}

/*搜索*/
.sousuobg{ clear:both; width:100%; height:40px; line-height:40px; background:url(../images/topline.png) #f8f8f8 no-repeat top; overflow:hidden;}
.sousuo{ clear:both; max-width:200px; margin:0 auto;}
.sousuo .dianhua{ float:right; width:60%; font-size:14px;  text-align:right; }
.sousuo .dianhua a{ display:inline-block; padding:0 5px; color:#333;}
.sousuo .dianhua span{ color:#c10c21; font-size:14px; line-height:40px; margin-left:10px;}

header{ width:100%; border-bottom:1px solid #e9e9e9}
.head{clear:both; margin:0 auto; max-width:1300px;}
header:after,header:before {content: '';display: block; clear: both; height: 0;}

header .logo{ float:left; width:25%; margin:2% 0 1.5% 0;}
header .isearch {float:left; width:360px; padding:0px 0 0 0;  color:#0253bb; margin-top:4.2%; margin-left:9%; }
header .isearch .input { width:312px; border:0px; font-size:15px; color:#0253bb; line-height:38px; padding-left:10px;outline:none; background: url(../images/serach_bg.gif) no-repeat;}
header .isearch .button { float:right; width:38px; height:38px; background:url(../images/serach.gif) no-repeat; border:0px; margin-left:-10px;}
::-webkit-input-placeholder {color:    #0253bb;}
:-moz-placeholder {   color:    #0253bb;  opacity:  1;}
::-moz-placeholder {color:  #0253bb;opacity:  1;}
:-ms-input-placeholder {  color:  #0253bb;}

header .headerright{float:right; width:30%; padding:0; margin-top:2%;}
header .headerright .banben { text-align:right; margin-bottom:1.5%;}
header .headerright .banben a { font-size:13px; color:#666;}
header .headerright .banben a:hover { color:#ff0001; text-decoration:none}

header .headerright .tel { clear:both; float:right; width:280px; font-size:16px; color:#666; background:url(../images/tel.gif) left no-repeat; padding-left:35px;}
header .headerright .tel span { color:#d8031d; font-size:28px; font-weight:bold;}

.wapnav{float:right; display:none;}

/*Banner大图调用 开始*/
.bannerwrap{clear:both; width:100%; margin:0px auto 0 auto; padding:0; position: relative; padding-top:90px;}
.bannerwrap .banner{position:relative;width:100%;margin:0 auto;padding:0;overflow:hidden;}
.bannerwrap .banner a{background-position:center;}
.bannerwrap .banner .mask{vertical-align:middle;position:absolute; width:100%; height:20px; right:0; bottom:10px; text-align:center; }
.bannerwrap .banner .mask span{color:#ffffff;padding:0 5px;text-align:center;line-height:15px;width:15px;height:15px;font-family:Arial;font-size:12px;cursor:pointer;overflow:hidden;margin:3px 1px;background-color:#ffffff; -webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%; height:450px;}
.bannerwrap .banner .mask span.show{color:#fff;line-height:10px;width:10px;height:10px;font-size:12px;margin:0 1px;border:0;background-color:#ae1d2c;font-weight:bold;}
#showbanner{display:block;width:100%; text-align:center;background-position:top;background-repeat:no-repeat;}
#showbanner img{ max-width:100%; display:block;}
#showbanner img:after,#showbanner img:before {content: '';display: block;clear: both;height: 0;}
/*Banner大图调用 结束*/



/*首页样式*/

/*首页产品*/
.product { margin:0% auto 2% auto; max-width:1300px; overflow:hidden; }
.product ul {overflow:hidden;}
.product li {float:left;width:49%; margin:0% 2% 2% 0%; line-height:36px; overflow: hidden; background:#fcfcfc;}
.product li img{ float:left; width:45%;}
.product li:nth-child(2){ margin-right:0;}
.product li:nth-child(4){ margin-right:0;}
.product .qyk { float:right;width:48%; padding:3% 3% 0 0;}
.product .title { font-size:18px;  color:#154fa6;word-break:break-all;	display:-webkit-box;	-webkit-line-clamp:1;	-webkit-box-orient:vertical;
	overflow:hidden;} 
.product .title a { color:#154fa6; font-size:18px;}
.product p { font-size:14px; color:#999999; line-height:21px; word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
	overflow:hidden;}

.product .more { width:145px; height:30px; line-height:30px; text-align:center; border:1px solid #88a5d1; border-radius:10px; margin-top:20px;}
.product .more a { font-size:15px; color:#4272ba;}
.product .more a:hover { color:#ff0001;}

.product .gengduo { margin:0 auto; width:162px; height:41px; line-height:41px; text-align:center; background:#d8031d;border-radius:20px; margin-top:10px;}
.product .gengduo a { color:#fff}


.m_10 { clear:both; height:50px; display:block;}

.indextitle { text-align:center; color:#fff; padding:3% 0;}
.indextitle .title { font-size:34px; font-weight:bold; margin-bottom:8px; background:url(../images/title_bg.png) center no-repeat;}
.indextitle p { font-size:16px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:15px;}
.indextitle span { clear:both;}


.indextitle1 { text-align:center; padding:3% 0 1% 0; }
.indextitle1 .title { font-size:34px; font-weight:bold; color:#154fa6; margin-bottom:8px; background:url(../images/title_bg2.png) center no-repeat;}
.indextitle1 p { font-size:16px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:15px;color:#999 }
.indextitle1 span { clear:both; color:#666666}

.indextitle2 { text-align:center; padding:3% 0 1% 0; }
.indextitle2 .title {margin-bottom:8px; background:url(../images/title_bg2.png) center no-repeat;}
.indextitle2 .title a {  font-size:34px; font-weight:bold; color:#d8031d; }
.indextitle2 p { font-size:16px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:15px;color:#999 }
.indextitle2 span { clear:both; color:#666666}


/*产品分类*/
.productlist { background:url(../images/prolist_bg.jpg) top center no-repeat;}
.productlist .content_bg{ margin:0 auto; max-width:1300px; background:#fff; box-shadow: 0px 0px 10px #d4d4d4; padding:2% }
.productlist .content {max-width:1300px; overflow:hidden; text-align:center;}

.main-l-m .w-1300 {
	width: 110%;
	margin: 0 auto;
	position: relative;
}
.main-l-m li {
	text-align: center;
	width: 18.14%;
	float: left;
	padding: 3% 0px;
	border: 1px solid rgba(218, 218, 218, 0.5);
	border-top: none;
	border-left: none;
	transition:all .7s ease 0s;
}
.main-l-m li:hover{
	background-color: rgba(134,216,251,0.32);box-shadow: 0px 0px 20px #bdd7f6;
	color: aliceblue;
}
.main-l-m li.li-bor-notbot {
	border-bottom: 0;
}
.main-l-m li.li-bor-notrig {
	border-right: 0;
}
.main-l-m li img {
	transition: transform 1s ease-out; margin-bottom:2%;
}
.main-l-m li img:hover {
	transform: rotateZ(360deg);
}
.main-l-m  .intro a { font-size:17px;word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden; }
.main-l-m  .intro a:hover { color:#ff0001; text-decoration:none;}
.main-l-m li:nth-child(11){ border-bottom:none;}
.main-l-m li:nth-child(12){ border-bottom:none;}
.main-l-m li:nth-child(13){ border-bottom:none;}
.main-l-m li:nth-child(14){ border-bottom:none;}
.main-l-m li:nth-child(15){ border-bottom:none;}


/*视频展示*/
.video{ background: url(../images/video_bg.jpg) center top no-repeat; padding:2.5% 1.5%;}
.video .post { margin:0 auto; max-width:1300px; background-color:rgba(255,255,255,0.8); padding:1.2%; overflow:hidden}
.video .post .leftsp { width:57.8%; float: left;}
.video .post .leftsp img {width:100%;}
.video .post .rightxl {width:38.2%; float:right;}
.video .post .rightxl li { line-height:39px; background:url(../images/v_b.png) right no-repeat; margin:0% 0 4.3% 0;}
.video .post .rightxl li a { color:#fff; padding-left:2%;}
.video .post .rightxl li:nth-child(6){ margin-bottom:0;}
/*工程案例*/
.case{ clear:both; margin:0 auto; max-width:1300px;padding:1% 0 0 0;}
.case .casecon{ overflow:hidden;}
.case .casecon dl{ float:left; width:31.4%; background:#f3f9fc; text-align:center; margin:0 2.8% 2% 0;overflow:hidden}
.case .casecon dl:nth-child(3){ margin-right:0;}
.case .casecon dl dd{line-height:20px;}
.case .casecon dl dd a { font-weight:bold; color:#154fa6; font-size:18px;}
.case .casecon dl dd a:hover { color:#ff0001; text-transform:none;}
.case .casecon .shuoming { margin:4% 7% 7% 7%; text-align:left;padding:5%; line-height:26px; background:#fff; color:#666; font-size:15px; text-align: justify;text-justify: inter-ideograph;/*IE*/word-break:break-all;	display:-webkit-box;	-webkit-line-clamp:6;	-webkit-box-orient:vertical;	overflow:hidden;}
.case .casecon dl:hover { box-shadow: 0px 0px 10px #d4d4d4;transition: .3s; margin-top:-10px;}

/*首页新闻*/
.newstitle { border-top:1px solid #eeeeee; line-height:66px;}
.newstitle strong { font-size:21px; background:url(../images/news1.png) left no-repeat; padding-left:45px;}
.newstitle span {float:right;}
.newstitle span a {font-size:14px; color:#666;} 
.newstitle span a:hover { color:#ff0001; text-transform:none;}

.newstitle1 { border-top:1px solid #eeeeee; line-height:66px;}
.newstitle1 strong { font-size:21px; background:url(../images/news2.png) left no-repeat; padding-left:45px;}
.newstitle1 span {float:right;}
.newstitle1 span a {font-size:14px; color:#666;} 
.newstitle1 span a:hover { color:#ff0001; text-transform:none;}

.newsbox{ clear:both; max-width:1300px; margin:0 auto; overflow:hidden;}
.newsbox .xwleft { float:left; width:48%;}
.newsbox .xwleft dl{  margin:0px 0 5% 0; padding:4% 5% 5% 5%; clear:both; background:#fafafa;}
.newsbox .xwleft dl dt{ clear:both;}
.newsbox .xwleft dl dt a{ font-size:18px; font-weight:bold;line-height:48px;}
.newsbox .xwleft dl dd span{ font-size:14px;color:#777777;word-break:break-all;	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.newsbox .xwleft dl dd p{ width:90px; font-size:14px; margin-top:15px;}
.newsbox .xwleft dl dd p a{ color:#fff; text-align:center; font-size:14px; display:block; background:#d8031d;  line-height:30px; border-radius:20px;}


.newsbox .xwright{ float:right; width:48%; }
.newsbox .xwright dl { margin-bottom:2%; overflow:hidden}
.newsbox .xwright dl dd { float:left; width:15%; background:#2d6bcf; padding:2% 1%;}
.newsbox .xwright dl dt{ float:right; width:80%}
.newsbox .xwright dl dt a{ font-size:18px;line-height:48px;word-break:break-all;	display:-webkit-box;	-webkit-line-clamp:1;	-webkit-box-orient:vertical;	overflow:hidden;}
.newsbox .xwright dl dt span{ font-size:14px;color:#777777;word-break:break-all;	display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}

.newsbox .xwright ul{ clear:both; margin-bottom:20px; overflow:auto;}
.newsbox .xwright ul li{ clear: both;  line-height:39px;}
.newsbox .xwright ul li a{ font-size:16px;word-break:break-all;	display:-webkit-box;	-webkit-line-clamp:1;	-webkit-box-orient:vertical;	overflow:hidden;}
.newsbox .xwright ul li .bt { float:left;width:70%;}
.newsbox .xwright li span{ float:right;  font-size: 15px; color:#999; overflow:hidden;}

.sydtmwarp{ display:block; text-align:center; color:#fff; }
.sydtmwarp a {padding:0px; display:block; overflow:hidden; text-decoration:none; }
.sydtmwarp a:hover{ display:block; text-decoration:none;}
.sydtmd{ clear:both; display:block; text-align:center; font-size:48px; font-weight:bold; /*padding:10px 0 0px 0;*/ }
.sydtmym{ clear:both; display:block;text-align:center;font-size:14px;/* padding-bottom:20px;*/}



/*首页样式 end*/


/*尾*/
.footerbox{ clear:both; margin:1% auto 0 auto; width:100%; background:url(../images/footerbg.jpg) no-repeat; background-size:100% 100%; overflow:hidden;}

.footerbg{}
.footer{clear:both; max-width:1300px; margin:0 auto; padding:2% 0; overflow:hidden;}

.footerlx{ max-width:1200px; margin:2% auto; clear:both; overflow:hidden; color:#fff;  }
.footerlx dl{ float:left; width:26%; margin:0 2%; border:1px solid #7b7b7b; border-radius:8px; padding:1.5% 0 1.5% 3%; }
.footerlx dl dt{ float:left; margin:0 3% 0 0; }
.footerlx dl dd{ float:left; line-height:24px; }

.footmenu{ float:left; width:40%;}
.footmenu a:hover{color:#e17c4a; text-decoration:none;}
.footmenu dl{ float:left; width:45%; margin-right:0px; }
.footmenu dl dt{font-size:21px; color:#fff; line-height:42px; margin-bottom:25px;  }
.footmenu dl dt a{  font-weight:bold; font-size:21px; color:#fff; line-height:42px; margin-bottom:25px; }
.footmenu dl dd{  width:100%; clear:both; margin-top:0px;}
.footmenu dl dd a{ font-size:15px;  color:#fff;  line-height:34px; }
.footmenu dd:nth-child(7){ display:none;}
.footmenu dd:nth-child(8){ display:none;}
.footmenu dd:nth-child(9){ display:none;}
.footmenu dd:nth-child(10){ display:none;}
.footmenu dd:nth-child(11){ display:none;}
.footmenu dd:nth-child(12){ display:none;}
.footmenu dd:nth-child(13){ display:none;}
.footmenu dd:nth-child(14){ display:none;}
.footmenu dd:nth-child(15){ display:none;}
.footmenu dd:nth-child(16){ display:none;}
/*.fmenu { background:url(../images/line.png) left bottom no-repeat; }*/

.foottel { display:none;}


.footercontact { float:left; color:#fff; font-size:15px; line-height:34px;}
.footercontact h2 { font-size:21px; font-weight:bold; background:url(../images/line.png) left bottom no-repeat; line-height:42px; margin-bottom:25px;}
.footercontact .content { background:url(../images/tubiao.png) left no-repeat; padding-left:30px;}

.erweima{ float:right; width:150px; text-align:center; color:#fff; padding-top:3%;}
.erweima img{ max-width:100%; display:block; margin:0 0 15px 0; }


.footerbottom{ font-size:15px; color:#fff; background-color:rgba(22,45,120,0.6);  padding:1% 0; text-align:center;}
.footerbottom a{ font-size:15px; color:#fff; }
.footerbottom a:hover{color:#e17c4a;}

/*内页*/
.mainpage{clear:both; width:100%; margin:182px auto 0 auto;background:url(../images/prolist_bg.jpg) top center no-repeat; position: relative; }
.mainpage:after, .mainpage:before{content: '';display: block;clear: both;height: 0;}
.mainpage .nypost {clear:both; max-width:1300px; margin:0 auto 2% auto; padding:1%; background:#fff; overflow:hidden; box-shadow: 0px 0px 10px #d4d4d4;}
.left{clear:both; overflow:hidden; padding:0 0%; margin:0 auto; display:none;}
.right{clear:both; max-width:1300px; margin:0 auto; padding:0; background:none;}	

.mainarea{ position:relative; clear:both; overflow:hidden; padding:10px 0 20px 0; min-height:660px; height:660px;}
[class].mainarea{height:auto;}
.mainarea div.content{font-size:14px; line-height:23px;}

.zoominfo{ clear:both; overflow:hidden;}
.zoominfo .zoominfoleft{ float:left; width:52%;}
.zoominfo .zoominfoleft img { width:100%;}
.zoominfo .zoominforight{ float:right; width:45%; margin-left:25px; font-size:14px; line-height:25px;}
.zoominfo .zoominforight .cptitle{ font-size:21px; color:#0253bb; font-weight:bold; display:block; border-bottom:1px dashed #dedede; line-height:48px;}
.zoominfo .zoominforight .surmmy { background:#fafafa; padding:1.5% 4%; line-height:32px; margin:5% 0; font-size:16px; word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.zoominfo .zoominforight .anniu {overflow:hidden;}
.zoominfo .zoominforight .anniu li { float:left; text-align:center; width:20%; margin-left:10%; font-size:18px;}
.zoominfo .zoominforight .anniu li p { margin-top:10px;}
.zoominfo .zoominforight .hotred { color:#ff0001; text-align:center; margin:5% 0 3% 0; font-size:16px;}
.zoominfo .zoominforight .qqtel { overflow:hidden; padding:2% 0;}
.zoominfo .zoominforight .qqtel ul {}
.zoominfo .zoominforight .qqtel li { float:left; width:35%; border:1px solid #e6e6e6; height:50px; line-height:50px; font-size:24px; font-weight:bold; color:#d8031d; border-radius: 46px; padding-left:60px; margin-right:4%;}
.zoominfo .zoominforight .qqtel li a { font-size:24px; font-weight:bold; color:#d8031d;}
.zoominfo .zoominforight .qqtel li:nth-child(2){ margin-right:0; }
.zoominfo .zoominforight .qqtel li:hover {box-shadow: 0px 0px 5px #999999;}

.midpicarea{border:solid 1px #bbbbbb;z-index:5;cursor:crosshair;}
.bigpicarea{border:solid 1px #bbbbbb;overflow:hidden;position:absolute;z-index:6;}
.viewarea{border:solid 1px #fff;cursor:move; background-color:#999;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;position:absolute; z-index:10;  }

.zoomsmall{margin-top:8px;}
.zoomsmall ul{clear:both;}
.zoomsmall ul li{float:left; margin:0 2px;}
.zoomsmall ul li img{border:solid 1px #bbbbbb; padding:2px; cursor:pointer;}

/*内页位置*/
/*.positioninfobox{ clear:both; margin:0 auto; width:100%; background:#669ce4;  }
.posbox{  max-width:1300px; clear:both; overflow:hidden; margin:0 auto;}
.position{ float:right; text-align:right; line-height:40px; font-size:14px; color:#fff;}
.position a,.position a:link,.position a:visited {color:#fff;  font-size:14px;}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#d71820;}
.positioninfo{ float:left; padding:0px; line-height:40px; font-size:20px; color:#fff}*/

/*内页位0置*/
.positioninfobox{ clear:both; margin:0 auto; width:100%; padding:4% 0 2% 0;  overflow:hidden;}
.posbox{  max-width:1300px; clear:both; overflow:hidden; margin:0 auto;}
.position{ text-align: center; line-height:46px; font-size:16px; color:#fff; /**/}
.position span {background:url(../images/post.png) left no-repeat; padding-left:26px;}
.position a,.position a:link,.position a:visited {color:#fff;  font-size:14px;}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#d71820;}
.positioninfo{ text-align:center; padding:0px; line-height:52px; font-size:34px; font-weight:bold; color:#fff; background:url(../images/title_bg.png) center no-repeat;}

.menu1{ overflow:hidden; text-align:center; margin:20px auto 10px auto; }
.menu1 h2{display:none; }
.menu1 a {color:#000000; line-height:40px; margin:0px 5px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu1 a:link,.menu1 a:visited{background:#e6e6e6;}
.menu1 a:hover,.menu1 a.active,.menu1 a.active:link,.menu1 a.active:visited{background:#d71820; color:#FFFFFF;}

.menucp{ overflow:hidden; text-align:center; margin:20px auto 20px auto; }
.menucp h2{display:none; }
.menucp a {color:#000000; line-height:40px; margin:0px 5px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; -webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menucp a:link,.menucp a:visited{background:#e6e6e6;}
.menucp a:hover,.menucp a.active,.menucp a.active:link,.menucp a.active:visited{background:#0a51a3; color:#FFFFFF;}


.menu3{ display:none;}


.menu4{ display:none;clear:both; margin:0 auto; max-width:1200px;}
.menu4 ul{clear:both; margin:0 auto; text-align:center; padding-top:10px;}
.menu4 ul a { display:block; float:left; width:13%; background:#ffffff; color:#000; border:1px solid #dddddd; border-radius:15px; font-size:13px; line-height:20px; margin:5px 0.5% 5px 0.5%; text-decoration:none; padding:6px 15px; overflow:hidden;}
.menu4 ul a:hover,.menu4 ul a.active,.menu4 ul a.active:link,.menu4 ul a.active:visited{color:#fff; background:#d71820; border:none;
	-webkit-transition: background-color 0.3s ;
	-moz-transition: background-color 0.3s ;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s; }

.menu5{ display:none; clear:both; margin:0 auto; max-width:1200px;}
.menu5 ul{clear:both; margin:0 auto; text-align:center; padding-top:10px;}
.menu5 ul a { display:block; float:left; width:13%; background:#ffffff; color:#000; border:1px solid #dddddd; border-radius:15px; font-size:13px; line-height:20px; margin:5px 0.5% 5px 0.5%; text-decoration:none; padding:6px 15px; overflow:hidden;}
.menu5 ul a:hover,.menu5 ul a.active,.menu5 ul a.active:link,.menu5 ul a.active:visited{color:#fff; background: #ff8a84; border:none;
	-webkit-transition: background-color 0.3s ;
	-moz-transition: background-color 0.3s ;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s; }


.menu2{clear:both;}
.menu2 h3{padding:0; margin-bottom:10px; border:#FF0000 1px solid;float:left; width:20%;}
.menu2 h3 a {color:#000;line-height:32px;padding-left:40px; font-size:14px;text-decoration: none; float:left }
.menu2 h3 a:link,.menu2 h3 a:visited{background-image: url(../images/menu1.png);background-repeat:no-repeat; background-position:12px;  }
.menu2 h3 a:hover,.menu2 h3 a.active,.menu2 h3 a.active:link,.menu2 h3 a.active:visited{color: #ff6501;background-image: url(../images/menu1a.png);background-repeat: no-repeat;}

.menu2 ul{padding:0px;}
.menu2 li a {color:#000;line-height:32px; padding-left:40px;margin-bottom:8px;text-decoration: none; display:block;}
.menu2 li a:link,.menu2 li a:visited{background-image: url(../images/menu1.png);background-repeat:no-repeat; background-position:12px;}
.menu2 li a:hover,.menu2 li a.active,.menu2 li a.active:link,.menu2 li a.active:visited{color: #ff6501;background-image: url(../images/menu1a.png);background-repeat:no-repeat;}


.backtop{ text-align:right; margin:10px 0 20px 0;}
.infosearch{ display:none; text-align:right; margin-bottom:10px; margin-top:10px; padding:5px 5px 0 0;}
.infosearch input[type="text"]{width:150px;height:23px;border: 1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background-color:#ffffff;}
.infosearch input[type="submit"]{background-color:#0a51a3;border: 1px solid #00418b;height:27px;width:60px;color:#ffffff;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius: 3px;border-radius:3px;}

.infodes{ clear:both; padding:10px 0; line-height:20px;}

.af{ clear:both;}
.af dl{ clear:both;font-size:12px;line-height:23px;}
.af dl dt,.addf dl dd{ float:left;}
.af dl dt{ width:70px; text-align:right;}

/*售后服务*/
.service { }
.topwz { padding:1% 2%; background:#fafafa; display:block; margin-bottom:20px;}
.service ul { border:1px solid #dbdbdb; overflow:hidden;}
.service li { float:left; width:33.2%; padding:5% 0; text-align:center; border-right:1px solid #dbdbdb}
.service li .title { font-size:24px; font-weight:bold; color:#0253bb; line-height:48px;}
.service li h2 { margin:auto; width:40px; height:3px; background:#0253bb; margin-bottom:8%; }
.service li:nth-child(3){ border-right:0px solid #dbdbdb} 

/*信息*/
.info_list{clear:both;margin-top:0px;padding:0px;}
.info_list ul{clear:both;}
.info_list ul li{ float:left; text-align:center; margin-top:15px;}


.info_listimg{clear:both;margin-top:0px;padding:0px; overflow:hidden}
.info_listimg ul{clear:both; margin-top:10px; }
.info_listimg ul li{float:left; width:23%; padding:5px 1% 5px 1%; text-align:center; line-height:36px;}
.info_listimg ul li a{display:block; padding:0px;}

.info_listimg ul li img{ width:100%;display:block; border:1px solid #dddddd;}
.info_listimg ul li a:hover{text-decoration:none;}
.info_listimg ul li a p{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


.info_list ol.head{background: #eeeeee;font-size:14px;height:30px;line-height:30px; text-align:center; color:#333333;}
.info_list ol.head span.title{float:left;width:65%; font-size:15px; font-weight:bold;}
.info_list ol.head span.title a{font-size:15px; font-weight:bold;}
.info_list ol.head span.views{float:left;width:10%; }
.info_list ol.head span.date{float:right;width:16%; text-align:right; padding:0 25px 0 0;}

.info_list ol.info{clear:both; font-size:12px;height:30px;line-height:42px; padding:0 0 0 10px;}
.info_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.info_list ol.info a.title{float:left;width:65%;}
.info_list ol.info span.date{float:right;width:16%;  text-align:right; padding:0 20px 0 0; font-size:14px;color:#666666;}

.info_list dl{ float:left; width:31.4%; background:#f3f9fc; text-align:center; margin:0 2.8% 2% 0; overflow:hidden}
.info_list dl:nth-child(3){ margin-right:0;}
.info_list dl:nth-child(6){ margin-right:0;}
.info_list dl:nth-child(9){ margin-right:0;}
.info_list dl:nth-child(12){ margin-right:0;}
.info_list dl dd{line-height:20px;}
.info_list dl dd a { font-weight:bold; color:#154fa6; font-size:18px; padding:0 8%; /**/ line-height:28px;display:block;}
.info_list dl dd a:hover { color:#ff0001; text-transform:none;}
.info_list dl dd .jianyao { margin:4% 7% 7% 7%; text-align:left; padding:5%; line-height:26px; background:#fff; color:#666; font-size:15px; text-align: justify;text-justify: inter-ideograph;/*IE*/}
.info_list dl:hover { box-shadow: 0px 0px 10px #d4d4d4;transition: .3s; margin-top:-10px;}
.info_list dl dd p { border:1px solid red; width:120px; line-height:30px; background:#d8031d; margin:6% auto;}
.info_list dl dd p a { color:#fff; font-weight: normal; font-size:15px;}
.info_list dl dd p a:hover { color:#fff; }
.info_list dl dd a.bt {height:50px;}

/*新闻三部分*/
.nxw_pic { overflow:hidden; margin-top:3%; width:100%;}
.nxw_pic ul {}
.nxw_pic li { float:left; width:31%; margin-right:3.2%;}
.nxw_pic li:nth-child(3){margin-right:0%;}


.ser_pic { float:right; margin-left:6%;}

.ser_list { overflow:hidden;}
.ser_list li{float:left;margin:0% 2% 0 0; width:32%; background:#f2f2f2; text-align:center;}
.ser_list li:nth-child(3){ margin-right:0;}
.ser_list li a,.ser_list li a:link,.ser_list li a:visited{ font-size:24px; display:block; text-align:center; color:#333; padding:6% 0;}
.ser_list li a:hover,.ser_list li a.active,.ser_list li a.active:link,.ser_list li a.active:visited{transition: .0s;background-image: linear-gradient(to left , #0b7bc3, #0a51a3); color:#fff; text-decoration:none;}
.ser_list li a:hover img,.ser_list li a.active img,.ser_list li a.active:link img,.ser_list li a.active:visited img {-webkit-filter: brightness(1000) grayscale(100); filter: brightness(1000) grayscale(100);}
.ser_list li strong { line-height:36px; }
.ser_list .small { clear:both; font-size:14px; line-height:26px;}



/*下载*/
.down_list { overflow:hidden;}
.down_list ul {}
.down_list li { float:left; width:43%; padding:1% 3%; background:#f4f4f4 url(../images/domn.png) left no-repeat; background-position:10px; margin:0 0.5% 1% 0.5%;}

/*视频列表*/
.sp_list dl{ float:left; width:31.4%; background:#f3f9fc; text-align:center; margin:0 2.8% 2% 0; padding:2% 0; overflow:hidden}
.sp_list dl:nth-child(3){ margin-right:0;}
.sp_list dl:nth-child(6){ margin-right:0;}
.sp_list dl:nth-child(9){ margin-right:0;}
.sp_list dl:nth-child(12){ margin-right:0;}
.sp_list dl dd{line-height:20px;}
.sp_list dl dd a { font-weight:bold; color:#154fa6; font-size:18px;}
.sp_list dl dd a:hover { color:#ff0001; text-transform:none;}
.sp_list dl dd .jianyao { margin:4% 7% 7% 7%; text-align:left; padding:5%; line-height:26px; background:#fff; color:#666; font-size:15px; text-align: justify;text-justify: inter-ideograph;/*IE*/}
.sp_list dl:hover { box-shadow: 0px 0px 10px #d4d4d4;transition: .3s; margin-top:-10px;}


.info_view{ clear:both;padding:5px 0 10px 0;}
.info_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:26px; padding:15px 0; text-align:center; font-weight:bold;}
.info_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.info_view div.content{padding:1% 0px;line-height:32px; font-size:16px;}
.info_view div.content p{padding:0px 0;font-size:16px;}
.info_view img { max-width:100%; margin:2% auto; display:block;}
.info_view div.atta{font-size:14px;line-height:23px;padding-top:2px;color:#ee7700; font-weight:bold;}
.info_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}

.info_view div.other{ text-align:left; padding-right:0px; }

.info_view .bigimg{ padding:10px 0px; text-align:center; border:1px solid red}

.info_view .af { display:none;}

.info_view table {border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid;}
.info_view td{border:#CCCCCC 1px solid; text-align:center; padding:4px;}


.info_commentlist{clear:both;margin-top:0px;padding:0px;}
.info_commentlist h1{background:#eeeeee;font-size:14px;line-height:28px;padding-top:3px;text-align:center;}
.info_commentlist p.name{clear:both; font-weight:bold; padding:3px 0;}
.info_commentlist p.date{clear:both; padding:3px 0; }
.info_commentlist p.content{clear:both; font-size:12px;line-height:20px; margin-bottom:20px; padding-bottom:10px; border-bottom:dotted 1px #ccc;}

.info_commentadd{ padding:5px;}
.info_commentadd p{ padding:3px 0;}
.info_commentadd input[type="text"]{ width:230px;}
.info_commentadd #txtcode{width:80px;}
.info_commentadd textarea{ width:230px;}

.supply_add{ padding:5px;}
.supply_add h2{ padding:5px; background-color:#f0f0f0; text-align:center;}
.supply_add p{ padding:3px 0;}
.supply_add input[type="text"]{ width:230px;}
.supply_add #txtcode{width:80px;}
.supply_add textarea{ width:230px;}

/*产品*/
.product_cate{clear:both;}
.product_cate dl{ clear:both; width:100%; margin-top:10px;}
.product_cate dl dt{ display:none;width:30%;}
.product_cate dl dd{ width:100%; line-height:21px;}
.midtitle {  background: url(../images/mid_title.gif) left no-repeat; padding-left:26px; padding-bottom:10px;border-bottom:1px solid #dedede;}
.midtitle a { font-size:18px; font-weight:bold;}
.product_list{clear:both;}
.product_list ul{clear:both;}

/*产品：上图下字*/
.product_list{clear:both; margin-top:0px; padding:0px 2%; overflow:hidden}
.product_list ul{clear:both; margin-top:10px;}
.product_list ul li{float:left; width:30%; padding:0;line-height:32px; }
.product_list ul li a{display:block; font-size:15px; height:38px; word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.product_list ul li img{ width:100%;display:block;}
.product_list ul li a:hover{text-decoration:none;}
.product_list ul li p{ text-align:center; margin:5px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product_list ul li p span{ display:block; line-height:28px;}

/*中类列表*/
.product_midlist{clear:both; margin-top:0px; padding:0px; overflow:hidden}
.product_midlist ul{clear:both;}
.product_midlist ul li{float:left; width:30%; padding:0;line-height:32px; background:#fcfcfc; margin:0 0 2.5% 2.5%; padding-bottom:1.5%;}
.product_midlist ul li a{display:block; font-size:18px; text-align:center; font-weight:bold; overflow:hidden;}
.product_midlist ul li img{ width:100%;display:block;}
.product_midlist ul li a:hover{text-decoration:none;}
.product_midlist ul li:hover { background:#d8f2fe}
.product_midlist ul li p{ font-size:18px; text-align:center; font-weight:bold; margin:5px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product_midlist ul li p span{ display:block; line-height:28px;}
.product_midlist .summary { font-size:15px; line-height:26px; color:#666; padding:0% 6%;word-break:break-all;
	display:-webkit-box;	-webkit-line-clamp:3;	-webkit-box-orient:vertical;	overflow:hidden;}

.protitle { display:block; line-height:53px; color:#fff; font-size:24px; padding-left:40px; background:url(../images/pro_title.gif) left no-repeat; margin:2% 0;}


/*产品：列表*/
.product_list ol.head{background: #eeeeee;font-size:14px;height:26px;line-height:26px;padding-top:2px; padding-left:16px;text-align:center; color:#333333;}
.product_list ol.head span.title{float:left;width:60%;}
.product_list ol.head span.views{float:left;width:10%;  }
.product_list ol.head span.date{float:right;width:28%; }

.product_list ol.info{clear:both; font-size:12px;height:27px;line-height:27px;padding:2px 0 1px 16px;background-image:url(../images/bg.gif); background-repeat:no-repeat;}
.product_list ol.bg{background: #f5f5f5;}
.product_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.product_list ol.info a.title{float:left;width:60%; }
.product_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.product_list ol.info span.date{float:right;width:28%; text-align:center;font-size:12px;color:#666666;}


/*产品细节*/
.product_xijie { overflow:hidden;}
.product_xijie ul {}
.product_xijie li { float:left; width:24%; margin-right:1%; text-align:center;}
.product_xijie li img { width:100%;}
.product_xijie li:nth-child(4){margin-right:0%; }


/*推荐产品*/

.product_tj { overflow:hidden;}
.product_tj ul {}
.product_tj li { float:left; width:19.2%; margin-right:1%; text-align:center;}
.product_tj li:nth-child(5){margin-right:0%; }
.product_tj li p {	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;}
/*资质证书内页*/
.zs_xijie { overflow:hidden; text-align:center; filter:blur(1px); -webkit-filter:blur(1px);-moz-filter:blur(1px);-ms-filter:blur(1px);-o-filter:blur(1px); }
.zs_xijie img { padding:0 0%; display:inline-block}

/*产品：左图右字*/
.product_list dl{ clear:both; width:100%; margin-top:10px;}
.product_list dl dt{ float:left; margin-right:10px;}
.product_list dl dd{ float:left; line-height:21px;}
.product_list dl strong{ font-size:14px;}
.product_list dl div.summary{ line-height:20px;}

/*.product_list ol.other,ol.other a,.product ol.other a:link,.product ol.other a:visited { display:block; font-size:12px; height:23px; line-height:23px;}*/
.product_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:40px; padding:10px 0; text-align:center; font-weight:bold;}
.product_view h1.title b{ display:block; line-height:30px; font-size:20px;}
.product_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.product_view div.bigimg{ text-align:center; padding:10px 0;}
.product_view div.bigimg img{}

.product_view dl{ clear:both;}
.product_view dl dt,.product_view dl dd{ float:left;}
.product_view dl dt{ margin-right:10px; }
.product_view dl dd ul{ clear:both;}
.product_view dl dd li{ clear:both;font-size:12px;line-height:23px;}
.product_view dl dd span,.product_view dl dd p{ float:left;}
.product_view dl dd span{ width:70px; text-align:right;}
.product_view div.atta{font-size:12px;line-height:20px;color:#ee7700;}



.product_viewcart{padding:5px;}
.product_viewcart h2{ padding:5px; background-color:#f0f0f0; text-align:center; font-weight:bold;}
.product_viewcart p{ padding:3px 0; border-bottom:dotted 1px #ccc; margin-bottom:10px; padding-bottom:10px;}
.product_viewcart strong{ font-weight:bold;}
.product_viewcart input[type="text"]{ width:230px;}
.product_viewcart input.pnum{width:80px;}
.product_viewcart textarea{ width:230px;}

/*留言内页*/
.message_add{ padding:5px;}
.message_add p{ padding:3px 0; float:left; width:50%;}
.message_add input[type="text"]{ width:96%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.message_add #txtcode{width:100px;}
.message_add textarea{ width:96%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.message_list{clear:both; margin-bottom:25px;padding:0px;font-size:12px;line-height:20px; padding:1px;}
.message_list h1.title{background:#ebebeb;font-size:14px;line-height:28px;text-align:center;}
.message_list div.memo{padding:5px 0;}
.message_list div.nickname{text-align:left; padding:3px 0px;}
.message_list div.adddate{text-align:left; padding:3px 0px;}
.message_list div.reply{ padding:5px 0;background-color:#f7f7f7; }

.order_add{ padding:5px;}
.order_add p{ padding:3px 0;}
.order_add input[type="text"]{ width:230px;}
.order_add #txtcode{width:100px;}
.order_add textarea{ width:230px;}


/*人力资源内页*/
.job_add{ padding:5px;}
.job_add p{ padding:3px 0;}
.job_add input[type="text"]{ width:98%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add #txtcode{width:100px;}
.job_add textarea{ width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add select{ height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.joblist{ clear:both; margin-bottom:15px; padding:10px 3px 10px 3px; border-bottom:dotted #333 1px;}
.joblist p{ padding:3px 0;}
.joblist p.biaoti{ font-size:18px;}
.joblist p.biaoti span{ font-size:18px;}
.joblist p.biaoti a{ background:#eeeeee; padding:3px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.joblist p.fabu{ color:#666666;}

.viewpic{ width:100%; text-align:center; clear:both;}
.viewpic img{ margin:20px auto; display:block;}
/*分页*/
.pagelist{clear:both; font-size:14px; line-height:26px; margin-top:10px; text-align:center; color:#333333;}
.pagelist a{color:#363535; text-decoration:none; line-height:26px; margin:5px 2px; border:#CCCCCC solid 1px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:3px 8px;}
.pagelist a:hover{color:#0a51a3; text-decoration:none; border:#ccc solid 1px; background:#f1f1f1;}
.pagelist a.red{color:#ffffff; text-decoration:none; font-weight:bold; background:#d71820; border:none; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.pagelist a.red:hover{color:#ffffff; text-decoration:none;} 



.plinktop{text-align:right;font-size:12px;line-height:25px; padding-right:8px;}
.plinktop a,.plinktop a:link,.plinktop a:visited { padding:0 3px;color:#363535;  text-decoration:none;}
.plinktop a:hover{color:#ee7700; text-decoration:underline;}
.plinktop a.red,.plinktop a.red:link,.plinktop a.red:visited {color:#ee7700; text-decoration:underline; }
.plinktop a.red:hover{color:#ee7700; text-decoration:underline;} 

.plinkbottom{text-align:center;font-size:14px;line-height:25px;  padding-right:0px; margin:20px 0 0 0;}
.plinkbottom a,.plinkbottom a:link,.plinkbottom a:visited {padding:0 3px;color:#363535;text-decoration:none; }
.plinkbottom a:hover{color:#ee7700; text-decoration:underline;}
.plinkbottom a.red,.plinkbottom a.red:link,.plinkbottom a.red:visited {color:#ee7700; text-decoration:underline; }
.plinkbottom a.red:hover{color:#ee7700; text-decoration:underline;}

.imgborder{ border:#dedede solid 1px;}

.roundabout-holder  { 
	width:850px;
	height:496px;
	margin:0 auto;

}
.roundabout-moveable-item {
   width:650px;
   height:394px;
   cursor: pointer;
	border:3px solid #ccc;
	border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:4px solid rgba(0, 0, 0, 0.1);
}



/*新闻内页*/
.info_listxw{clear:both; padding:0px; display:block; overflow:hidden;}
.info_listxw dl{ clear:both; padding:2% 0px; border-bottom:1px dotted #cccccc; overflow:hidden;position: relative;}
.info_listxw dl:before{ content:""; background:#f8f8f8; width:100%; height:100%; position:absolute; left: 0; top: 0;  opacity: 0; visibility: hidden; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); transition: 570ms; }

.info_listxw dl:hover:before {opacity: 1; visibility: visible; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); }
.info_listxw dl:hover dt img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}

.info_listxw dl dt{ float:left; width:17%;}
.info_listxw dl dt img { display: block; width:98%; border:0px solid #e6e6e6; height: auto; line-height: 1; transition: 588ms; }
.info_listxw dl dd{ float:right; width:80%; position:relative; padding:0px 1%;}
.info_listxw dl dd a.title{ clear:both; display:block; font-size:18px; line-height:32px;}
.info_listxw dl dd .jianyao{ clear:both; font-size:15px; line-height:26px; color:#666666; height:48px; overflow:hidden;}
.info_listxw dl dd .jianyao p{ float:left; font-size:15px; color:#666666; text-align:left; }
.info_listxw dl dd .jianyao div{float:left; color:#666666; text-align:left; list-style-type: none;}
.info_listxw dl dd .jianyao font{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao span{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao strong{float:left; font-weight:normal;}
.info_listxw dl dd .jianyao a{float:left; color:#666666;}
.info_listxw dl dd .jianyao img{ display:none;}
.info_listxw dl dd .jianyao br{ display:none;}
.info_listxw dl dd .jianyao iframe{ display:none;}
.info_listxw dl dd .newsdate{ clear:both; font-size:13px; color:#999999; line-height:26px;}




/* 特效滚动 */
#focus_Box{position:relative;width:800px;height:554px;margin:20px auto;}
#focus_Box ul{position:relative;width:800px;height:554px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:200px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}



/*QQ客服样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}
.cart-btn {
	width: 60px;
	height:60px;
	height:60px;
	position: fixed;
	top:300px;
	right:0px;
	z-index: 99;
	cursor: pointer;
}
/*导航栏开始*/
/*.mainnav {
	text-align: center;
	clear: both;
	margin: 0 auto 0 auto;
	width: 100%;
	color: #3a3a3a;
}
.mainnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
.mainnav ul li {
	display:inline-block;
	width:120px;
}
.mainnav ul li li {
	background-color: #eee;
}
.mainnav a {
	display:block;
	padding:0 10px;
	font-size: 16px;
	line-height: 40px;
	text-decoration:none;
}
.mainnav a:hover {
	color:#e17c4a;
}
.mainnav ul ul {
	display: none;
	position: absolute;
	top: 40px;
}
.mainnav li{
	z-index: 999;
	text-align: left;
}
.mainnav ul li:hover > ul {
	display:block;
}
.mainnav ul li:hover > ul li:hover {
	display:block;
}
.mainnav ul ul li {
	width:120px;
	float:none;
	display:block;
	position: relative;
}
.mainnav ul ul ul li {
	position: relative;
	top:-40px;
	left:120px;
}*/
/*.mainnav li > a:after { content:  ' +'; }*/
/*.mainnav li > a:only-child:after { content: ''; }*/
/*导航栏结束*/
/*.menu1_box{ overflow:hidden; text-align:center; }
.menu1_box h2{display: none;}
.menu1_box a {color:#000000; line-height:40px;  padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu1_box a:link,.menu1_box a:visited{background:#e6e6e6;}
.menu1_box a:hover,.menu1_box a.active,.menu1_box a.active:link,.menu1_box a.active:visited{background:#d71820; color:#FFFFFF;}
.menu1_box ul li {display: inline;float: left;width:120px;}
.menu1_box ul {display: inline-block;overflow: auto;}*/
.page_road{text-align: center; border-top:1px solid #e0e0e0; padding-top:1.5%; color:#999;}

