@import url(animate.css);
/* CSS Document */
.indexCase .readMore, .caseInfoList .readMore, .caseBox .readMore,.reNewsCon .readMore { display: block; margin: 0 auto; width: 176px; height: 32px; background-color: #fff; border: 2px solid #dadada; font-size: 14px; line-height: 32px; text-align: center; font-weight: bold; color: #b3b3b3; transition: 0.2s ease all; -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; }
.indexCase .readMore:hover, .caseInfoList .readMore:hover, .caseBox .readMore:hover,.reNewsCon .readMore:hover { background-color: #df0b19; border-color: #df0b19; color: #fff; }

/* reset.css V1.2  Start*/
*{ margin: 0px; padding: 0px;   }

body{ font-size:12px; line-height:2em; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#333; /*background:#dffee4;*/ background:#cfe1ef
;}


ul, ol, li { list-style: none; }

a { text-decoration: none; color: #333333; }

a:hover { text-decoration: none; }

img { border: 0; }

button, input, select, textarea { font-size: 100%; vertical-align: middle; outline: none; }

table { /*border-collapse: collapse;*/ }



.top{width:1060px; margin:0 auto; height:100px;}
.logo{  float:left; margin-top:10px; }
.language{float:left; margin-left:80px;}
.renzheng{ float:right; margin-top:15px; }
ul.language li{float:left; list-style:none; margin:39px 5px 0 ;}

 /*-----------------------------header结束-------------------------*/
 
#menubg{width:100%; height:30px; background:url(../images/menubg.png) repeat-x;margin:0 auto;}
.menu {
	width:1160px;
height:30px;
margin:0 auto;text-align:center;
}


/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
z-index:10; 
padding:0;
list-style-type: none;
margin:0 auto;


}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left;
position:relative;

}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block;
text-align:center;
text-decoration:none;
width:127px;
height:30px;
 
color:#fff;
font-size:14px;
font-weight:bold;
border:1px solid #fff;
border-width:0px 1px 0 0;
line-height:30px;
}


.menu ul li ul li a, .menu ul li ul li a:visited {
display:block;
text-align:center;
text-decoration:none;
 
height:30px;
color:#000;
font-size:12px;
font-weight:normal;
border:1px solid #fff;
border-width:1px 0px 0 0;
line-height:30px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
margin-left:0px;
width:131px; 

}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {

background:#ffcc01;
color:#000;
 
}
.menu ul li:hover ul{
display:block; 
position:absolute; 
top:30px; 
left:0; 
  }


.menu ul li:hover ul li a { 
display:block; 
background:#ffcc01; 
color:#000; 
 
} 


.menu ul li:hover ul li a:hover { 
background:#0056a3; 
color:#fff; 
} 
/* make the sub menu ul visible and position it beneath the main menu list item */
 .menu ul li .specil {background:#ffcc01; color:#000;}
 .menu ul li a.specil {color:#000;}
.menu ul li .last{border:0;}

/*-----------------------------menu结束-------------------------*/

/*banner*/

.index-main {
	z-index:3;
	position:relative;
	 
	margin:0 auto;
	height:300px;
	padding-top:20px;
0  }
.index-main-box {
	position:relative;
	display:block;
	overflow:hidden;
	height:300px;
}
#indexslider {
	position:relative;
	width:1120px;
	left:50%;
	margin-left:-560px;
	height:300px;
}
.index-img {
	display:block;
	width:1120px;
	height:300px;
	overflow:hidden;
	
}
.index-img img {
	width:1120px;
	height:300px;
	text-align:center;
}
.index-pagination {
	position:absolute;
	z-index:66;
	top:250px;
	left:50%;
	height:30px;
	width:210px;
	/*margin-left:-180px;*/
	text-align:center;
}
.index-pagination li {
	display:inline-block;
	width:30px;
	position:relative;
	float:left;
	height:23px;
	margin-right:4px;
	overflow:hidden;
}
.index-pagination li a {
	position:relative;
	z-index:666;
	display:block;
	padding:16px 0px 5px 0px;
	height:2px;
	color:#5f6a72;
	text-align:center;
}
.index-pagination li a div {
	position:relative;
	z-index:555;
	display:block;
	height:2px;
	background:#c9242b;
}
.index-pagination li a div span {
	position:absolute;
	top:0px;
	left:0px;
	height:2px;
	width:0px;
	background:#FFF;
}
.index-pagination li a div em {
	position:absolute;
	display:none;
	width:27px;
	height:10px;
	background:url(../images/car-ico.png) no-repeat;
	top:-5px;
	left:1px;
}
.index-pagination li.current a {
	color:#0b4da2;
	_color:#c9242b;
}
.index-pagination li.back {
	background:url(../images/car-ico.png) no-repeat;
	display:block;
	position:absolute;
	width:27px;
	height:10px;
	left:0px;
	top:4px;
	z-index:444;
}
/*-----------------------------banner结束-------------------------*/

/*banner*/


/*------------内页-------------------*/
.n_bannerbj{width:100%;height:317px;position: relative;overflow:hidden;}
.n_banner{width:1920px;height:317px;position: absolute;left:50%;margin-left:-960px;top:0;}
.left{width:215px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.left .n_contact h3{ padding-left:15px;font:600 18px/40px "微软雅黑";color:#304a63;}
.n_contact h3 span{font:600 14px/70px "微软雅黑";color:#3c936f;padding-left:5px;}
.n_contact .content{padding:5px;line-height:26px;}

.right{width:868px;float:right;padding-bottom:10px;}
.sitemp{line-height:40px;height:40px;overflow:hidden;padding-right:10px;background:url(../images/tt1.jpg) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;text-align:left;text-indent:15px;color:#000;font:100 20px/40px "微软雅黑";}
.sitemp .site{width:380px;float:right;text-align:right;line-height:40px;font-family:"微软雅黑";}

.right .content{padding:10px;padding-top:15px;overflow:hidden;}

.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:31%; float:left;margin-right:1.3%;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}

.new1 li{border-bottom:1px solid #dddddd;background:url(../images/list_dot1.jpg) no-repeat 0% 50%;padding-left:13px;}


/*主体样式*/
#container{width: 1120px;margin:0px auto; background:#FFF; padding:320px 20px 20px; margin-top:-300px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold; 
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}

.navigation{float:right;width:100px;}

.left .box{margin-bottom:10px;float:left; width:204px; border-bottom:3px #0056a3 solid;}

.left .box .content{padding:5px;}

.right{width:860px;float:right;padding-bottom:10px;}
.sitemp{line-height:40px;height:40px;overflow:hidden;padding-right:10px;background:url(../images/tt1.jpg) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;text-align:left;text-indent:15px;color:#000;font:100 20px/40px "微软雅黑";}
.sitemp .site{width:380px;float:right;text-align:right;line-height:40px; }

.right .content{padding:10px;padding-top:15px;overflow:hidden;}



.menu_cate{width:210px;/*box-shadow:0 0 8px #ccc;background:#f09900;*/float:left;}
.menu_cate .title{font:bold 14px/39px 'Microsoft Yahei'; color:#FFF;}
.menu_cate .title h1{background:url(../images/lefttitlebtn.png) no-repeat;font: bold 16px/44px 'Microsoft Yahei';color:#FFF;height:30px; line-height:30px; /*padding-left:15px;*/ text-align:center;}
.menu_cate .title h1 span{font:normal 14px/39px 'arial';color:#FFF;}
.menu_cate .title h3{background:url(../images/lefttitlebtn.png) no-repeat;font: bold 16px/44px 'Microsoft Yahei';color:#FFF;height:30px; line-height:30px; /*padding-left:15px;*/ text-align:center;}
.menu_cate .title h3 span{font:normal 14px/39px 'arial';color:#FFF;}
.menu_cate h2{background:url(../images/tel.png) 10px 50% no-repeat; color:#fff;padding: 30px 10px 30px 60px;font-size:16px;float:left;}
.menu_cate ul{background:#fff;/*margin: 5px;*/float:left; padding-bottom:20px;}
.menu_cate li{width:210px;float:left; margin-top:1px; }
.menu_cate li a{ display:block;/*padding-left:20px;*/text-align:center;font-size:14px;height:36px;line-height:36px;  background:#CFE1EF;  }
.menu_cate li a:hover{/*background:#16c21d;*/ color:#333;background:url(../images/left_ho.jpg)  no-repeat;}

/*.sort{}
.sort li{position:relative;}
.sort li .layer2{position:absolute;left:170px;top:-10px;width: 320px;padding:5px 6px;z-index:9999;}
.sort li .layer2 ul{box-shadow: 0 0 8px #ccc;}
.sort li .layer2 li{overflow:hidden;margin: 0 5px;width: 320px; float:left;height:50px;line-height:50px;
text-align:left;border-bottom:1px dotted #333;background:none;overflow:hidden;}
.sort li .layer2 li img{width:50px;height:50px;float:left}
.sort li .layer2 li a{padding-left:10px;}
.sort li .layer2 li a h3{line-height:50px;padding-left:5px;float:left;width:240px;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.sort li .layer2 li a:hover{text-decoration:none;color:#3a78c1;}

.sort li a{color:#666;display:block; padding-left:15px;}
.sort li a:visited{text-decoration: none;color:#666;}
.sort li a:hover{color:#3a78c1;text-decoration: none;}
.sort li.change a{}*/


/*---------------新闻列表---------------*/

/*产品详情页相关新闻*/
.pro_xgxw{width:220px;float:left;margin-top: 20px;}
.pro_xgxw_title{margin-bottom: 10px;
float: left;
width: 204px;
border-bottom: 3px #0056a3 solid;}
.pro_xgxw_title h3{padding-left: 15px;
font: 600 18px/40px "微软雅黑";
color: #304a63;}
.pro_xgxw ul{ float:left;}
.pro_xgxw ul li{
font-size:14px;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 6px;
padding-bottom: 6px;
width: 204px;
}

 

/*搜索*/

.search1{  width:284px; float:right; margin-top:3px;  }
 
#formsearch input{height:24px;background:#fff;border:1px solid #c8c8c8;line-height:24px; width:148px;}
#formsearch input#keyword{height:24px;line-height:24px;padding-left:4px;color:#666; width:220px;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#3281d0;color:#fff;border:none;cursor:pointer;}
#formsearch input#s_btn{background:url(../images/btn1.png);}

/*搜索*/


/*--------------产品列表-------------*/


.zi3{height:24px; line-height:24px;}


.pro-top{width:100%;border-bottom: 2px solid #D8D8D8;float:left;padding:0 0 25px 0;}
.pro-top h1{width:100%;height:26px;line-height:26px;font-size:16px;font-weight:bold;padding:10px;color:#1b5ba9}
.pro-top h3{width:100%;height:16px;line-height:16px;font-size:14px;font-weight:bold;padding:0 0 10PX 0;color:#1b5ba9}
.pro-top-l{width: 320px;height:210px;float:left;}
.pro-top-l img{border:1px solid #dedede;padding:2px;width: 305px;height:205px;}
.pro-top-r{width:380px;height:210px;float:left;margin-left:30px;}

.pro1{width:100%;border-bottom: 1px dotted #C7B5B5;float:left;padding:10px 0;}
.pro1 h1{width:100%;height:26px;line-height:26px;font-size:16px;font-weight:bold;padding:10px 0 10px 35px;background:url(../images/f01.jpg) left center no-repeat;}
.pro1-l{width:210px;height:210px;float:left;}
.pro1-r{width:500px;height: 180px;float:left;margin-left:30px;}

.product-more{
    float:right;
    border:1px solid #666;
    padding:6px 10px;
    width:90px;
    color:#666
}

.product-more a{
color:#666
}

.product-more a:hover{
color:#1052b3
}

.product-more:hover{
background:#fff;
border:1px solid #1052b3;
color:#1052b3

}


.pro2{width:100%;border-bottom: 1px dotted #C7B5B5;float:left;padding:10px 0;}
.pro2 h1{width:100%;height:26px;line-height:26px;font-size:16px;font-weight:bold;padding:10px 0 10px 5px;}
.pro2 .pro2-l{width:210px;height:210px;float:left;}
.pro2 .pro2-r{width:300px;height: 180px;float:left;margin-left:30px;}
.pro2 .more{width:150px;height: 180px;float:left;margin-left:30px;}
.pro2 .more a{width:120px;height: 30px;float:left;margin-top:120px;;margin-left:30px;border:1px solid #dedede;text-align:center;line-height:30px;}
.pro2 .more a:hover{border:1px solid #1b5ba9;color:#1b5ba9}



.proindex{width:840px; border-bottom:1px #ddd solid; padding:10px 0;}
.proindexleft img{width:220px; height:144px; border:1px #ddd solid; padding:2px; float:left;}
.proindexrihgt{ width:580px; float:right;}
.proindexdetail{ height:80px; }
.proindexmore{height:26px;   width:78px;color:#fff; margin-top:15px;}
.proindexmore a{ display:block; background:url(../images/btn.png); border:0; cursor:pointer; color:#fff; text-align:center; line-height:26px; }



.leftsearch{ }
table.search tr td{background:#EEFCEF; margin:2px 0;  padding: 3px 5px; }
table.search tr th.searchhead{background:url(../images/lefttitlebtn.png) no-repeat;font: bold 16px/38px '微软雅黑';color:#FFF;height:30px; line-height:30px; /*padding-left:15px;*/ text-align:center;}
table.search tr td input#s_btn{height:26px; line-height:26px; width:78px; background:url(../images/btn.png); border:0; cursor:pointer; color:#fff;}


/*-------------产品详情-------------*/

.contain{background:#FFF; padding:20px 30px;}


<!--放大镜-->
/* tsShopContainer */
#tsShopContainer{margin:0 auto; border:1px red solid; float:left;}
#tsShopContainer li,#tsShopContainer img{vertical-align:top;}
#tsShopContainer{width:350px; position:relative;border:1px solid #CCC;font-size:12px;padding-bottom:5px;}
#tsShopContainer #tsImgS{text-align:center;width:100%;position:relative;}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img{border:0px;}
#tsShopContainer #tsPicContainer{width:100%;height:70px;position:relative;background:url(../images/scrollPicbg.gif) repeat-x 0px 0px; border-top:1px #ddd solid;}
#tsShopContainer #tsPicContainer #tsImgSArrL{width:17px;height:100%;background:url(../images/picshopArr.gif) no-repeat left center;position:absolute;top:0px;left:5px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSArrR{width:17px;height:100%;background:url(../images/picshopArr.gif) no-repeat right center;position:absolute;top:0px;right:5px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;left:28px;width:295px;height:70px;overflow:hidden; top:10px;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:65px;float:left;cursor:pointer; list-style:none;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{padding:3px;margin:1px;border:1px solid  #e4e4e4;display:block;width:52px;height:42px;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border:2px solid #F00;margin:0px;}

.MagicZoomBigImageCont {
	border:1px solid #91b817;
	background:#333;
}

.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}

.MagicZoomMain div {
	padding: 0px !important;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		0px solid #aaa;
	background: 	#ffffff;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
<!--放大镜-->


div.newsjianjie{margin:15px 0;}

.news_detail h1.title{text-align:center;font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;
padding-bottom:10px; color:#666;}
.news_detail h3.title_bar{line-height:24px;text-align:center;font-weight:normal;color:#808080;float:left;height:24px;overflow:hidden;}
.news_detail h3.title_bar span{padding-right:10px;}
.news_detail{position:relative;}
.detailtitle h3{ padding-left:15px; background:#f9611e; color:#fff; width:80px; }
.detailtitle { height:30px; line-height:30px; background:#ddd; margin-top:20px; margin-bottom:15px;}


.prodetail{float:right; width:460px;}
.profenlie p{line-height:4em;}





/*-------------案例样式-------------*/






/*--------------分页样式-------------*/
.pageinfor {
	padding-right: 12px;
	padding-left: 12px;
	overflow: hidden;
	margin-top: 36px;
	width:756px;
	 
}

.pageinfor{
	float:left;
}


.pageinfor li{
	float:left;
	margin-right: 10px;
}
.pageinfor li:last-child{
	margin-right: 0px;
}
.pageinfor a{
	display: block;
	text-align: center;
	padding: 4px 6px;
	border: 1px solid #D8D8D8;
}
.pageinfor  a:link,.pageinfor a:visited{
	text-decoration: none;
	color: #000;
}
.pageinfor a:hover{
	color:#fff;
	background: #47BD40;
}

.c{
	margin-top: 5px;
}

/*内页*/
.inbanner { background-repeat: no-repeat; background-position: center top; width: 100%; height:300px;  }

.bigIn{ width:100%; background:#fff; overflow:hidden;padding-top:1px;}
.insideBox{ width:1114px; margin:0 auto; padding-top:28px; background:#fff;overflow:hidden;}
/*左边*/

.navmenu{ width:208px; height:730px; border:1px solid #0c599d; float:left; }
.navmenutitle{ height:60px; background:#0c599d; color:#a7d6ff; font-size:14px; padding-left:10px; padding-top:10px;}
.navmenu ul li{ width:178px;  margin-left:10px;}
.navmenu ul li span{ display:block; width:158px; height:26px; border-bottom:1px solid #dedede;  font-size:14px; color:#0b5191; line-height:32px; padding-left:20px; background:url(../images/navmenu1.jpg) no-repeat left center;}

.navmenu ul li a span{ display:block; width:158px; height:26px; border-bottom:1px solid #dedede; font-size:12px; color:#8b8b8b; line-height:32px; padding-left:20px; background:url(../images/navmenu2.jpg) no-repeat left center;}
.navmenu ul li a span:hover{ color:#ff9000;}

.list {
position:relative;
width:222px;
border: 1px solid #cfcfcf;
border-top: none;}

.leftList{ width:220px; float:left; margin-left:20px; padding-bottom:50px;}
.topTitle{ width:225px; height:70px; background:url(../images/title_03.png) no-repeat;}
.topTitle h1{ font-size:18px; line-height:70px; color:#fff; margin-left:60px;}
.topTitle h1 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.side-list {
position:relative;
width:222px;
border: 1px solid #cfcfcf;
border-top: none;}

.side-list li {
border-bottom: 1px solid #cfcfcf;
}

.side-list li a{
display: inline-block;
width: 190px;
padding-left: 38px;
background: url("../images/bg_li02.png") no-repeat 190px -80px;
font-weight: bold;
font-size: 14px;
line-height: 50px;
color: #333;}

.side-list li a:hover{color: #083eab;}

.list ul{ margin-top:6px;}
.list li{ width:220px; height:42px; text-align:center; background:#e6e6e6; margin-bottom:2px;line-height:42px;font-size:14px;}
.list li a{ text-decoration:none; color:#282828; line-height:42px;}
.list li:hover{color:#fff; background:#083eab;}
.list li a:hover{color:#fff;}

.side-list > ul  { width: 220px; height:auto;   }

.side-list > ul > li > ul { width: 220px; height:auto; padding:0px 5px; background:#FFFFFF; position:absolute; left: 218px; top: 0px;  display:none; box-shadow: 1px 0px 8px #ccc; border:1px solid #dedede;  }

.side-list > ul > li:hover > ul { display:block;}
.side-list > ul > li > ul > li > a { padding:0px 0px 0px 15px; font-size:12px; font-weight:normal;background:none}
.side-list > ul > li > ul > li:hover > a { color:#0064d3; text-decoration:none; background:none}


.contactIn{ width:220px; height:62px; background:url(../images/contactB_03.png); margin-top:26px;}
.contactIn h1{ height: 68px;padding-left: 39px; line-height: 68px; color: #fff; font-size: 20px;}
.contactP{ width:198px; overflow:hidden; color:#333333; line-height:24px;  border:1px solid #dcdbdb;padding:10px;}
.contactP h1{ font-size:14px;}

/*右边*/

.rightBox{ width: 870px;  overflow:hidden; float:right;  color:#616060; padding-bottom:20px; min-height:400px;}
.bannerIn{ width:760px; height:280px; overflow:hidden;}
.bannerIn img{width:820px; height:280px;}

.Inline h3{ text-align:right; line-height:40px;color:#616060; float:right;}
.Inline h2{ float:left;line-height:30px; font-size:18px; font-weight:bold; margin-left:20px; color:#282827;}
.Inline h3 a{ text-decoration:none; color:#616060;}
.Inline{ width: 860px; height:40px;color:#616060; border-bottom:#ccc solid 1px;}
.content{padding:20px 5px;}











/*内页新闻列表*/
.news_list{}
.news_list li{line-height:27px;position:relative; border-bottom:1px dashed #EEE; margin-bottom:10px; padding-bottom:15px;}
.news_list li a{line-height:27px;}
.news_list li span{color:#999;z-index:0;line-height:27px;}
.news_list li h3 {font-size:14px; }
.news_list li h3 a{color:#323232;font-weight:bold; background:#e8e8e8; display:block; padding-left:15px;}
.news_list li h3 a:hover{color:#fff; background:#0056A3;}
.news_list li div{
	line-height: 24px;
}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px; padding:10px 5px 0px 10px;font-size:12px;}

/*内页新闻详细*/
.news_detail{}
.news_detail h1.title{text-align:center;font-family:"Microsoft YaHei";font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;
padding-bottom:10px;}
.news_detail h3.title_bar{width:100%;line-height:26px;text-align:center;font-weight:normal;color:#808080;float:left;height:26px;overflow:hidden;}
.news_detail h3.title_bar span{padding-right:10px;}
.news-content{padding:10px;margin-top:20px;}
.news-content p{ font-size:14px; line-height:35px; text-indent:2em;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px; padding:10px 5px 0px 10px;font-size:12px;}




/***** 下载 *****/

.down_list{}
.down_list li{line-height:27px;position:relative;padding-left:10px;padding-top:10px;border-bottom:1px dashed #EEE;float:left}
.down_list li a{line-height:27px;}
.down_list li h3{font-size:14px;width:460px;float:left}
.down_list li h3 span{width:180px;float:left;font-size:12px;padding-left:40px;line-height:30px;}
.down_list li h3 a{color:#323232;font-weight:bold;float:left}
.down_list li h3 a:hover{color:#083eab;}
.down_list li h4 {width:80px;float:left;line-height:30px;}
.down_list li h5 {width:80px;float:left;line-height:30px;padding-left:100px;}
.down_list li div{
	line-height: 24px;
}


/***** 证书 *****/

#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.layout_default{float:left; margin:5px; margin-right:12px;}
.mod_gallerylist{width:665px; margin:0 auto}
.meta{font-size:12px; text-align:center;margin-top:10px;}
.image_container img{border:1px solid #CCC; padding:10px}
.image_container1 img{border:1px solid #CCC; padding:0px}
.meta a{color:#333; text-decoration:none}


/*内页产品列表*/


.sousuo{width:810px;height:50px;float:left;}

.content .product-list{float:left;}
.content .product-list li{float:left;margin-right:15px;display:inline; width: 200px;}
.content .product-list li a.img{padding:1px;border:1px solid #d2d1d1; border-radius:4px;background-color:#FFFFFF;box-shadow:1px 2px 1px #E0E0E0;}
.content .product-list li a.img img{width:195px;height: 150px;}
.content .product-list li a.img{display:block;}
.content .product-list li h3{text-align:center;padding-top:10px;width:200px;height:40px;overflow:hidden;}
.content .product-list li h3 a{font-weight:normal;color:#424242}
.content .product-list li h3 a:hover{color:#d10000}
.content .product-list li a.img:hover{border:1px solid #d10000;}


tr.tabheader th{padding:0 25px; height:36px; line-height:36px; color:#fff; font-weight:bold;}
table tr:nth-child(2n+1){background-color:#f2f2f2;}




/*产品详细*/
.product_detail{padding:5px;margin-top:30px}
.product_detail h1.title{text-align:center;line-height:30px;font-size:14px; border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px;}
.product_detail .img{width:400px;height:300px;float:left;padding:2px;border:1px solid #e0e1dc;}
.product_detail .img img{}
.product_detail .small{width:400px;height:300px;}
.jqzoom{
	text-decoration:none;
	float:left;
}

.product_detail .list2{width:300px;float:left;margin-left:30px;display:inline;padding-top:8px;}
.list_p{}
.list_p li{line-height:30px;height:30px;font-size:14px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size: 16px;font-weight:normal; }
.product_detail .inquiry{line-height:32px;border:none;margin-top:25px;}
.product_detail .inquiry a{font-size:14px;background: #0037a6;color:#CCC;display:block;width:112px;height:32px;text-align:center;line-height:30px;border-radius:5px;box-shadow: 0 2px 2px #A6A6A6; }
.product_detail .inquiry a:hover{background:#da0000;color:#fff;}
.list_p li h2 a{font-size:12px; }
.p_detail {width:860px;min-height:200px;margin-top:30px;float:left;padding:8px;}
.p_detail span.title{line-height:32px;height:32px;text-align:left;margin-top:10px;display:block;padding-left:10px;font-size:16px;color:#0037a6;}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
h3.tag{line-height:32px;border-top:1px dashed #e0e1dc;margin-top:10px;color:#999;font-weight:normal;}
h3.tag a{color:#005a98;}
h3.tag a:hover{color:#e87518;}
.page{width:600px;float:left;line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:5px;font-size:12px;}
.page h1{font-size:14px;}
.page a{color:#005a98;}
.page a:hover{color:#e87518;}
.page span{color:#005a98;}
#tabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background:#ddd;
}
#tabs li {
	float: left;
    margin: 0 .5em 0 0;
    font-size: 14px;
	height:40px;
	line-height:40px;
	padding:0 10px;
	background:#0056a3;
    color: #fff;
    font-weight: bold;
}
#tabs a {
	position: relative;
	background: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background-image: -webkit-linear-gradient(top, #fff, #ddd);
	background-image: -moz-linear-gradient(top, #fff, #ddd);
	background-image: -ms-linear-gradient(top, #fff, #ddd);
	background-image: -o-linear-gradient(top, #fff, #ddd);
	background-image: linear-gradient(to bottom, #fff, #ddd);
	padding: .7em 3.5em;
	float: left;
	text-decoration: none;
	color: #444;

	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
}
 #tabs a:hover, #tabs a:hover::after, #tabs a:focus, #tabs a:focus::after {
 background: #fff;
}
#tabs a:focus {
	outline: 0;
}
 #tabs a::after {
 content:'';
 position:absolute;
 z-index: 1;
 top: 0;
 right: -.5em;
 bottom: 0;
 width: 1em;
 background: #ddd;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
 background-image: -webkit-linear-gradient(top, #fff, #ddd);
 background-image: -moz-linear-gradient(top, #fff, #ddd);
 background-image: -ms-linear-gradient(top, #fff, #ddd);
 background-image: -o-linear-gradient(top, #fff, #ddd);
 background-image: linear-gradient(to bottom, #fff, #ddd);
 -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
 -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
 box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
 -webkit-transform: skew(10deg);
 -moz-transform: skew(10deg);
 -ms-transform: skew(10deg);
 -o-transform: skew(10deg);
 transform: skew(10deg);
 -webkit-border-radius: 0 5px 0 0;
 -moz-border-radius: 0 5px 0 0;
 border-radius: 0 5px 0 0;
}
 #tabs #current a, #tabs #current a::after {
 background: #1b5ba9;
 color:#fff;
 z-index: 3;
}


#demo1 {float: left;}
.product_list{}
#demo1 .product_list li{float:left;margin:10px 8px 0 0; height: 115px;_display:inline;border:1px solid #dedede;}
.product_list li a.img{}
.product_list li a.img img{width: 110px;height: 90px;}
.product_list li h3{text-align:center;}
.product_list li h3 a{font-weight:normal;color: #434343;;}
.product_list li h3 a:hover{color: #c20800;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#001A5C;}
.roll_product{float:left;}





/* ------------------------------------------------- */

#content {
	background: #fff;
	padding:5px;
 
	position: relative;
	z-index: 2;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	-moz-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}
#content h2, #content h3, #content p {
	margin: 0 0 15px 0;
}
/* ------------------------------------------------- */

#about {
	color: #999;
}
#about a {
	color: #eee;
}

/*分页样式*/
.pageinfor {
	padding-right: 12px;
	padding-left: 12px;
	overflow: hidden;
	margin-top: 36px;
	width:756px;
	 
}

.pageinfor{
	float:left;
}


.pageinfor li{
	float:left;
	margin-right: 10px;
}
.pageinfor li:last-child{
	margin-right: 0px;
}
.pageinfor a{
	display: block;
	text-align: center;
	padding: 4px 6px;
	border: 1px solid #D8D8D8;
}
.pageinfor  a:link,.pageinfor a:visited{
	text-decoration: none;
	color: #000;
}
.pageinfor a:hover{
	color:#fff;
	background: #47BD40;
}

.c{
	margin-top: 5px;
}




/*关键词+搜索*/
.rearch_out{ height:40px; background-color:#f2f2f2;}
.rearch_out p{ font-size:12px; color:#555; line-height:36px; float:left;}
.rearch_out p span{ color:#db1d05;}
.search_out{ float:right; margin-top:6px;}
.searchinput{ width:180px; height:28px; background:#f2f2f2; border:1px solid #d2d2d2; color:#bfbfbf; line-height:30px; font-size:12px; padding-left:4px;}
.searchbtn{ width:60px; height:28px; color:white; background:#0b5191; cursor:pointer;}



/*相册样式*/
#owl-demo{position:relative;width:400px;height:267px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:400px;height:300px;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}




.contact-form h4 {
	color: #7B7B7B;
	font-size: 22px;
	font-weight: 500;
	font-family:"微软雅黑";
	letter-spacing: 1px;
	padding:20px 0 20px 0;
}
#code{
  	margin-top: 20px;
}
.map iframe {
  	width: 100%;
  	height: 340px;
}
.contact-infom p {
  	color: #858d94;
  	margin: 0 0 1.5em 0;
  	text-align: left;
  	font-size: 14px;
  	letter-spacing: 1px;
  	line-height: 1.8em;
}
.address {
  	margin-top: 5em;
}
.address-left{
	float:left;
	width:50%;
}
.address p {
	color: #858d94;
	margin: 0 0 .5em 0;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}
.address a {
	color: #b33f8a;
	margin: 0 0 .5em 0;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	transition: .5s all;
}
.address a:hover {
  	color:#858d94;
  	text-decoration: none;
}
.contact-form {
	margin:40px 40px;

}

.contact-form input[type="title"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 84%;
	margin: 0 0 1.5em 0;
	outline: none;
	font-size: 14px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form input[type="text"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 35%;
	margin: 0 0 1.5em 0;
	outline: none;
	font-size: 14px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}
.contact-form input[type="email"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 40%;
	margin: 0 0 1.5em 2em;
	outline: none;
	font-size: 14px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form input[type="qq"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 40%;
	margin: 0 0 1.5em 2em;
	outline: none;
	font-size: 14px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form input[type="code"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width:150px;
	 
	outline: none;
	font-size: 14px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form textarea {
	background: none;
	border: 1px solid #A3A1A1;
	width: 84%;
	display: block;
	height: 150px;
	outline: none;
	font-size: 14px;
	color: #747577;
	font-weight: 500;
	resize: none;
	padding: 10px 15px 10px 15px;
}
.contact-form input[type="submit"]{
	background: #222222;
	border: 1px solid #EFEFEF;
	padding: .6em 0;
	width: 14%;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	outline: none;
	transition: .5s all;
	float:left;
	margin-top:20px;
}
.contact-form input[type="submit"]:hover{
  color: #060606;
  background:#F06100;
}



.foot{width:100%; border-top:1px #00509f solid; text-align:center;/* padding-top:10px;*/}
.footer p{line-height:3em;}


.xgxw{
float: left;
margin-top: 30px;
}
.xgxw_title{
font-size: 16px;
font-weight: bold;
border-bottom: 1px dashed #e0e1dc;
margin-bottom: 10px;
}
.xgxw ul li{
border-bottom: 1px dashed #e0e1dc;
padding: 10px 0;
} 
.xgxw ul li a{
font-size:14px;
}

.xgcp_title{overflow: hidden;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
background: #ddd;}

.xgcp_title h3{float: left;
margin: 0 .5em 0 0;
font-size: 14px;
height: 40px;
line-height: 40px;
padding: 0 10px;
background: #0056a3;
color: #fff;
font-weight: bold;
}

.xgcp{margin-top: 30px;}
.xgcp ul{margin-top: 30px;}
.xgcp ul li{width: 215px; float:left;margin-bottom: 20px;}
.xgcp ul li img{border:#999999 1px solid; height:160px; width:190px;}
.xgcp_list{ margin-left:2px;}
.xgcp ul li h4{text-align: center;
width: 192px;margin-top: 5px;}