@charset "utf-8";

/* base 公共部分 */
body { font: 0.85em "Cabin Regular"; color:#555; margin: 0px; text-align:center; background:#fff;}
*{ padding:0; margin:0; font-family:"Cabin Regular" !important; text-transform:capitalize;}
a { color:#555; text-decoration:none;}
a:hover{ color:#dcc43e; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
.clearboth { clear:both; }
.page1{ text-align:center; margin:10px 0 30px 0; width:100%; float:left;}
.page1 a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:2px 8px;}
.page1 a.dq,.page a:hover{ background:#555;}



.bb{ background:#2e6dbe; color:#fff !important;}

.wrapper{min-width:300px; max-width:640px; margin:0 auto;overflow:hidden;padding:0 0 70px 0;}
/*头部*/
.header{width:100%;}
.header .logo{width:74%; float:left; margin-top:4px; margin-left:4%; text-align:left;} 
.header .logo img{ max-width:100%; height:auto; width:52px;}
.header .logo a{ font-size: 20px; text-align: left; color: #555; font-weight: bold;}
/*.header .logo img{width:100%;}*/
.header .nav-box{width:16%;float:right; margin-top:10px; margin-right:4%;}
.header .nav-box img{width:70%;}

.nav{ width:100%; position:relative; z-index:1;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:right;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  text-align:right; }
.nav .sub{ display:none; width:120px; right:0; top:40px;  position:absolute; background:#2e89ff;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#2d89cc; color:#fff;  }

.top_r{/* float:right;*/}
.top_r .search{ position:relative; width:86%; margin:0 auto 10px auto;}
.top_r .search input{ width:calc(100% - 6px); line-height:28px; border:1px solid #ddd; padding-left:6px; border-radius:50px; background:#fff; color:#555; font-size:14px;}
.top_r .search a{ position:absolute; top:0; right:0; width:30px; height:30px; background:url(../images/search.png) no-repeat center center;}
.top .top_r a.search{ width:40px; height:40px;}

/*优势样式*/
.ys1{ margin:20px auto;}
.ys1 .ys_list{ width:20%; float:left; text-align:center;}
.ys1 .ys1-tu{ width:100%; height:auto; margin:auto;}
.ys1 .ys1-tu img{ width:50%; height:auto; display:block; margin:auto;}
.ys1-zi{ margin:0px 0 0 0px;}
.ys1-zi h2{ font-weight:normal; font-size:14px; color:#333; text-align:center; margin:4px 0 4px 0;}
.ys1-zi p{ font-size:12px; line-height:18px; color:#555; text-align:center; width:100%; height:54px; margin:0 auto; overflow:hidden;}
.ys1 .ys_list:hover .ys1-zi h2{ color:#2e6dbe;}
.ys1 .ys_list:hover .ys1-tu img{ 
	-moz-animation-name:ys; -moz-animation-duration:2s; -moz-animation-iteration-count:1;
	-webkit-animation-name:ys; -webkit-animation-duration:2s; -webkit-animation-iteration-count:1;
	-o-animation-name:ys; -o-animation-duration:2s; -o-animation-iteration-count:1;
	-ms-animation-name:ys; -ms-animation-duration:2s; -ms-animation-iteration-count:1;
	animation-name:ys; animation-duration:2s; animation-iteration-count:1;	
}
@-moz-keyframes ys{/* Firefox */
	0%{ -moz-transform:rotateY(0deg);}
	100%{-moz-transform:rotateY(360deg);}	
}
@-webkit-keyframes ys{/* Safari 和 Chrome */
	0%{ -webkit-transform:rotateY(0deg);}
	100%{-webkit-transform:rotateY(360deg);}	
}
@-o-keyframes ys{/* Opera */
	0%{ -o-transform:rotateY(0deg);}
	100%{-o-transform:rotateY(360deg);}	
}
@-ms-keyframes ys{ /* Internet Explorer */
	0%{ -ms-transform:rotateY(0deg);}
	100%{-ms-transform:rotateY(360deg);}	
}
@keyframes ys{
	0%{transform:rotateY(0deg);}
	100%{transform:rotateY(360deg);}		
}

/*产品*/
.cp{ background:#eff0f2; padding:20px 1%;}
.tit{ margin-bottom:10px;}
.tit h2{ text-align:center; font-size:22px; color:#333; line-height:26px; font-weight:normal; margin-bottom:0px; text-transform:capitalize;}
.tit h3{ text-align:center; font-size:12px; line-height:20px; color:#555; font-weight:normal; width:100%; margin:auto;}
.cp .cp-con ul li{ float:left; width:45%; height:auto; background:#fff; border:1px solid #ccc; padding:1%; margin:0 1% 10px 1%;}

.cp .cp-con ul li b{ display:block; margin:auto; width:100%; height:auto; overflow:hidden;}
.cp .cp-con ul li img{ display:block; margin:auto; width:100%; height:auto; transform:scale(1,1); transition-duration:0.5s;}
.cp .cp-con ul li b:hover img{ transform:scale(1.1,1.1); transition-duration:0.5s;}
.cp .cp-con ul li h2{ font-size:13px; line-height:18px; height:36px; color:#555; text-align:center; font-weight:normal; margin-top:4px;}
.cp .cp-con ul li:hover h2{ color:#fff;}
.cp .cp-con ul li:hover{ background:#2e6dbe;}
.cp .cp_more{ width:80px; height:30px; border:1px solid #ddd; display:block; margin:auto; text-align:center; font-size:12px; color:#555; line-height:30px;}
.cp .cp_more:hover{ background:#2e6dbe; color:#fff; border:1px solid #2e6dbe;}


.one{ width:96%; margin:20px auto;}
.one1-zi{ margin:0px auto;}
.one1-zi img{ width:50%; height:auto; max-height:180px; overflow:hidden; margin:0px auto; float:left;}
.one1-zi h2{ font-size:20px; color:#333; text-align:center;}
.one1-zi i{ display:block; width:24px; height:2px; background:#d3d7da; margin:10px auto 10px auto;}
.one1-zi p{ font-size:13px; line-height:20px; color:#555; width:48%; margin-left:2%; height:180px; overflow:hidden; text-align:left; float:left;}
.one1-zi .one-more{ display:block; color:#555; width:80px; height:28px; line-height:28px; font-size:13px; text-align:center; border:1px solid #cccccc; margin:10px auto 0 auto;}

.about_right{ width:100%; background:#ededed;}
.about_right h2{ font-size:24px; text-align:center; margin:30px auto 30px auto; font-weight:normal; color:#555;}
.about_right p{ width:100%; margin:0 auto 10px auto; font-size:12px; line-height:20px; height:72px; overflow:hidden;}
.about_right p a{ color:#5a5a5a;}
.about_right1,.about_right2{ float:left; width:50%; height:122px; background:url(../images/about1.jpg) no-repeat center center; background-size:100% 100%; position:relative;}
.about_right2{ background:url(../images/about2.jpg) no-repeat center center;}
.about_right1 b,.about_right2 b{ display:block; width:150px; overflow:hidden; position:absolute; top:42px; left:50%; margin-left:-75px;}
.about_right1 b img,.about_right2 b img{ width:30px; height:30px; display:block; margin:auto;}
.about_right1 b em,.about_right2 b em{ display:block; font-style:normal; color:#fff; font-size:20px; font-weight:normal; text-align:center; margin:0px auto;}

.news-con .news-right{ margin-top:6px; width:100%; height:auto;}
.news-right ul li{ width:100%; border-bottom:1px solid #ddd; padding:0 0 6px 0; margin:0 auto 10px auto;}
.news-right ul li b{ display:block; float:right; font-weight:normal; margin:6px 10px 0 0;}
.news-right ul li b i{ display:block; font-style:normal; font-size:13px; line-height:18px; text-align:right; color:#999;}
.news-right ul li b em{ display:block; font-style:normal; font-size:23px; text-align:right; color:#888;}
.news-right ul li strong{ display:block; float:left; width:72%; margin-left:2%;}
.news-right ul li h2{ font-weight:normal; margin:0 0 0px 0; text-align:left;}
.news-right ul li h2 a{ font-size:15px; line-height:25px; color:#333; display:block; width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news-right ul li p{ font-size:12px; line-height:20px; text-align:left; color:#999; margin:0; height:40px; overflow:hidden; font-weight:normal;}
.news-right ul li:hover h2 a{ color:#2e6dbe;}
.news_more{ display:block; width:80px; height:30px; border:1px solid #ddd; line-height:30px; text-align:center; font-size:13px; color:#555; margin:0px auto;}

.news{ margin:0 auto 10px auto;}
.news-con .news-left{ width:100%; height:auto; overflow:hidden; position:relative;}
.news-con .news-left img{ width:100%; height:auto; display:block;}
.news-con .news-left h2{ height:40px; background:rgba(17,73,160,0.6); position:absolute; bottom:0; width:100%;}
.news-con .news-left h2 a{ width:100%; display:block; line-height:18px; font-size:13px; color:#fff; font-weight:normal; margin:2px 0 0 10px; text-align:left;}
.news-con .news-left h2 a i{ position:absolute; bottom:0; right:0px; display:block; width:60px; height:40px; background:#2878f3 url(../images/news1.png) no-repeat 20px center;}


.button{width: 100%; height: 60px; position: fixed; bottom: 0; background-color: #2e6dbe; max-width:640px; z-index: 999; display: flex;}
.button a{ background-size:30px 30px; width:25%; background-repeat:no-repeat; background-position:center 8px; border-left:1px solid #2860a8; height:60px;}
.button a:first-child{ border-left:none;}
.button a span{ display:inline-block; text-align:center; color:#fff; font-size:13px; padding-top:42px; text-transform:capitalize;}
#footer{ background:url(../images/footer.png) no-repeat center top; background-size: auto auto; width:100%; padding:40px 0 10px 0; position:relative;}
.foo-left{ float:left; width:60%; margin-left:1%;}
.foo-left h2{ background:url(../images/ico.png) no-repeat left center; font-size:20px; text-align:left; line-height:20px; color:#fff; padding-left:30px;/* margin-top:10px;*/}
.foo-left p{ font-size:12px; line-height:20px; text-align:left; margin:10px 0 0 0; color:#fff;}
.foo-right{ float:right; width:30%;}
.foo-right p{ color:#c0c5cc; margin:0px auto; text-align:center; font-size:12px;}
.footer{ width:100%; margin-top:16px;}

.to-top { position:absolute; top:0; left:50%; width:80px; left:50%; margin-left:-40px; height:40px; display:block;/* color: #fff; background-color: #f50;*/ opacity:0;}

.product-grid{ text-align: center; }
.product-grid .product-image{
	overflow: hidden;
	position: relative;
	display:block;
}
.product-grid .product-image:before{
	content: "";
	background: rgba(0,0,0,0.01);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.product-grid .product-image img{
	width:100%;
	height:auto;
}
.product-grid .pic-1{
	opacity: 1;
	transform: rotateY(0);
	transition: all 0.5s ease-out 0s;
}
.product-grid:hover .pic-1{
	opacity: 0;
	transform: rotateY(-90deg);
}
.product-grid .pic-2{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transform: rotateY(-90deg);
	transition: all 0.5s ease-out 0s;
}
.product-grid:hover .pic-2{
	opacity: 1;
	transform: rotateY(0deg);
}
.product-grid .discount{
	width: 100%;
	padding: 6px 0;
	background: #e3f3fc;;
	font-size: 14px; line-height:18px; height:36px; overflow:hidden;
	font-weight:normal;
	color: #000;
	position:relative;
	bottom: 0;
	left: 0;
	text-align:center;
}
.product-ny2{ margin:20px auto 20px auto;}
.product-ny1{ float:left; width:48%; margin:0 0 10px 1%; border:1px solid #dfdfdf;}
.product-ny1:first-child{ margin-left:0;}


/* 本例子css */
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  /*border:1px solid #ccc; */  }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0;  }
.picMarquee-left .hd h2{ text-align: left; height: 34px; line-height: 34px; background: url(../images/bg2.jpg) repeat-x; color: #fff; font-size: 14px; padding: 0 0 0 10px;}
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 192px;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic p{ text-align:center; font-size: 12px; color: #555; margin: 6px 0 0 0; }
		.picMarquee-left .bd ul li .pic h2{ text-align:center; font-size:14px; color:#555; padding:0; margin:4px auto;}
		.picMarquee-left .bd ul li .pic img{ /*width:120px; height:90px;*/  width: 60%; height: auto; display:block; padding:2px; border:1px solid #ccc; margin: auto;}
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;}


/*菜单*/
.nav{ width:100%; height:50px; line-height:50px; float:left; font-size:16px; background:#fff;}
.nav ul{width:100%; margin:0 auto;}
.nav ul li{ background:#fff; width:120px; float:left; position:relative;}
.nav ul li a{ display:block; text-align:center; color:#363434;}
.nav ul li a:hover,.header .nav ul li a.dq{ background:#3f9bff; color:#fff;}


/*banner*/
.slideBox{ width:100%;  overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute;right:50%; margin-right:-16px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px;  text-align:center; background:#fff; cursor:pointer; border-radius:15px; }
.slideBox .hd ul li.on{ background:#014387; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

.banner{ width:100%; float:left; position:relative; border-bottom:solid 1px #fff; overflow:hidden;}
#campaign_slide_navigation{ text-align:center; position:absolute; bottom:10px; right:10px; z-index:10;}
#campaign_slide_navigation li{ float:left; margin:0 2px; cursor:pointer;}
#campaign_slide_navigation li.campaign_navi_item{ background:#f1f1f1; width:9px; height:9px;}
#campaign_slide_navigation li.activeSlide{ background:#e63820; width:9px; height:9px;}


.main{margin-top:10px;/* width:92%; padding:0 3%;*/}

/*内页*/
.banner2{width:100%; margin-bottom:20px;}
.banner2 img{width:100%;}

.intro{}
.hall {display: block;width: 100%;height: auto;}


/*内页*/
.sider-title{height:40px; line-height:40px; background:#014387;padding:0 2%; color:#fff;font-size:1.1em; font-weight:bold; }
.sider-title span{float:left; }
.sider-title a{float:right; color:#fff; }

.product_list6{padding:2% 2% 5% 2%; text-align:left;}
.product_list6 h3{font-size:1.15em; font-weight:Bold; margin:4% 0 2% 0;}
.product_list6 ul{padding-bottom:2%; border-bottom:1px solid #ddd;}
.product_list6 ul li{float:left; width:48%; margin:2% 1% ;}
.product_list6 ul li a{ display: block; background: url(../images/arrow_6.gif) no-repeat left 50%; padding-left: 16px; font-size:12px; text-align:left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.product_list{padding:10px 0;}
.product_list ul li{width:100%; height:auto; margin:10px 0; display:block; text-align:left; border-bottom: 1px dashed #ccc; padding-bottom: 6px;}
.product_list ul li .cp-t{ width: 26%; height:80px; float: left;}
.product_list ul li .cp-t img{ display: block; width: 100%; height: auto;}
.product_list ul li .cp-z{ width: 70%; float: left; margin-left: 4%; text-align: left;}
.product_list ul li .cp-z p{ line-height: 26px; }
.product_list ul li .cp-z p span{ font-size: 14px; color: #333; display: block; float: left;}
.product_list ul li .cp-z p a{ display: block; float: left; color: red; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 80%;}
.product_list ul li h2{ background:rgba(219,219,219,0.8); color:#1839be; text-align:center; margin-bottom:0; font-size:14px; line-height:30px; width:102%;}
.product_list ul li.last2{margin-right:0;}
.product_list ul li .pic{overflow:hidden;width:282px; height:212px;}

.product_list ul li a{ display:inline-block;}
/*.product_list ul li img:hover{transform:scale(1.1,1.1); transition-duration:0.5s;}*/
.product_list ul li h3 a{font-size:18px; font-weight:500; height:40px; line-height:40px; text-align:center;}
.product_list ul li p.xx{font-size:13px; line-height:24px; }
.product_list ul li p.more2{margin-top:5px;}
.product_list ul li p.more2 a{display:block; width:50px;height:24px; line-height:24px;text-align:center;float:left; margin-right:15px; color:#fff; border-radius:3px; background:#2d3037;}
.product_list ul li p.more2 a.orange{background:#dc541a;}
.tj{margin-top:25px;}
.tj2{ border:1px solid #ddd; padding:10px; }
.tj2 ul li{text-align:center; font-size:13px; margin:5px 0;}

.product_list1{padding:10px 0;}
.product_list1 ul li{width:200px;float:left; margin:12px; display:inline;background:#0186d5; text-align:center;}
.product_list1 ul li.last2{margin-right:0;}
.product_list1 ul li img{width:198px;height: 200px;text-align:center; border:1px solid #ddd;}
.product_list1 ul li h3 a{font-size:15px; font-weight:500; height:40px; line-height:40px; text-align:center; color:#fff;}

/*内页左边菜单*/
.weizhi{width: 90.5%; margin: 0% auto; margin-bottom: 10px; color: #333; border-left: 3px solid #2e6dbe; height: 32px; line-height: 32px;
    border-bottom: 1px solid #ddd; padding-left: 2%; text-align:left; text-transform:capitalize;}
.weizhi a{ color: #555;}
.weizhi span{ color:#2e6dbe;}

.about-ny1 h2,.yj h2{ text-align:center; font-size:20px; font-weight:bold; color:#2a2a2a; line-height:30px;}
.about-ny1 h3{ text-align:center; font-size:13px; line-height:26px; color:#656565; font-weight:normal; margin-bottom:10px;}
.about-ny1 h2 b{ font-style:normal; color:#1049a0; font-size:20px;}
.about-ny1 p,.yj p{ font-size:14px; line-height:2; text-align:left; text-indent:2em; color:#555; margin:0;}
.about-ny1 img{ display:block; margin:10px auto; max-width:100%;}
.sidebar{ width:96%; margin:0 auto 0px auto;}
.side_menu{ position: relative;}

/*内页企业文化*/
.qywh_tit h2{ text-align:center; font-size:20px; font-weight:bold; color:#333; line-height:26px;/*letter-spacing:4px;*/}
.qywh_tit h3{text-align:center; font-size:12px; line-height:20px; color:#656565; font-weight:normal; margin-bottom:10px;}
.qywh_con ul li{ float:left; width:20%; text-align:center; margin-bottom:30px;}
.qywh_con ul li b{ display:block; width:40px; height:40px; border-radius:50%; border:1px solid #ddd; margin:auto; overflow:hidden;}
.qywh_con ul li b img{ width:30px; height:30px; margin:5px auto; display:block; border-radius:50%;}
.qywh_con ul li h2{ font-size:12px; text-align:center; margin:6px auto; color:#666;}
.qywh_con ul li:hover h2{ color:#2e6dbe;}
.qywh_con ul li:hover b img{ 
	-moz-animation-name:xzY; -moz-animation-duration:1s; -moz-animation-iteration-count:1;
	-webkit-animation-name:xzY; -webkit-animation-duration:1s; -webkit-animation-iteration-count:1;
	-o-animation-name:xzY; -o-animation-duration:1s; -o-animation-iteration-count:1;
	-ms-animation-name:xzY; -ms-animation-duration:1s; -ms-animation-iteration-count:1;
	animation-name:xzY; animation-duration:1s; animation-iteration-count:1;	
}
@-moz-keyframes xzY{/* Firefox */
	0%{ -moz-transform:rotate(0deg);}
	100%{-moz-transform:rotate(360deg);}	
}
@-webkit-keyframes xzY{/* Safari 和 Chrome */
	0%{ -webkit-transform:rotate(0deg);}
	100%{-webkit-transform:rotate(360deg);}	
}
@-o-keyframes xzY{/* Opera */
	0%{ -o-transform:rotate(0deg);}
	100%{-o-transform:rotate(360deg);}	
}
@-ms-keyframes xzY{ /* Internet Explorer */
	0%{ -ms-transform:rotate(0deg);}
	100%{-ms-transform:rotate(360deg);}	
}
@keyframes xzY{
	0%{transform:rotate(0deg);}
	100%{transform:rotate(360deg);}		
}
.fzzn{ margin:0px 0 20px 0;}
.fzzn p{ text-align:center; font-size:14px; line-height:2; color:#555;}

.side_menu .title{text-align: left; height: 34px; line-height: 34px; background:#2e6dbe; color: #fff; font-size: 14px; padding: 0 0 0 10px;}
.side_menu .title span{ display:inline-block; color:#fff; font-size:20px;}
.side_menu .intro{ margin-bottom: 10px;}
.side_menu .intro ul li{ border-bottom:1px solid #ddd; font-size:14px; line-height:30px; text-align:left;}
.side_menu .intro ul li a{ display:block; background:#eee; height:30px; line-height:30px;  font-size:14px; padding-left:10px;}
.side_menu .intro ul li a:hover,.side_menu .intro ul li a.active,.side_menu .intro ul li:hover{ font-weight:bold; color:#2e6dbe;}
#menu2 ul ul{ display:none;  position:absolute; top:0;  left:200px; width:200px; border-left:solid 1px #fff; z-index:10;}


.contact_1{ margin-bottom:20px;}
.contact_1dh{ width:62%; float:left; margin:0px auto; text-align:left; font-size:15px; color:#333; line-height:24px;}
.contact_1dh h2{ font-size:15px; line-height:24px; background:url(../images/job2.png) no-repeat top left; padding-left:30px;}
.contact_1dh h3{ font-size:15px; line-height:24px; background:url(../images/job1.png) no-repeat top left; padding-left:30px; margin-top:6px;}
.contact_1ewm{ float:right; width:110px;}
.contact_1ewm img{ width:100px; height:auto; margin:0;}
.contact_1ewm p{ text-align:center; font-size:13px; color:#555; line-height:20px; margin:0;}
/*新闻列表*/
.news_list{ padding:0; width:100%;}
.news_list ul li{ border-bottom:dotted 1px #dbdbdb; padding-bottom:6px; /*background:url(../images/dot.gif) no-repeat left 50%;*/
 padding-left:10px; line-height:24px; margin-bottom:10px; text-align:left;}
 .news_list ul li b img{ max-width:100%; height:auto;}
.news_list ul li h2 a{ color:#555; text-decoration:none;text-overflow:ellipsis; overflow:hidden; display:block; width:100%; font-size: 16px; line-height: 24px;}
.news_list ul li i{ background:url(../images/icon3.png) no-repeat left center; height:20px; padding-left:22px;
 font-size:12px; text-align:left; color:#555; font-style:normal; line-height:20px; display:inline-block;}
.news_list ul li p{ font-size:14px; line-height:24px; height:48px; overflow:hidden; text-align:left; color:#666;}
.news_list ul li a:hover{ text-decoration:underline; color:#3f9bff;}


/*新闻详细页*/
.news-ny6 h2{ font-size:16px; text-align:center; color:#333; font-weight:bold; margin-bottom:10px;}
.news-ny6 .sj{ margin:10px auto 10px auto; text-align:center;}
.news-ny6 b{ display:inline-block; font-size:12px; line-height:20px; color:#666; font-weight:normal;}
.news-ny6 b img{ width:20px; height:20px; vertical-align:middle; display:inline-block;}
.news-ny6 .news-ny7{ font-size:15px; line-height:2; text-align:left; color:#555; font-weight:normal;}
.news-ny6 .news-ny7 p{ text-indent:2em; font-size:14px;}
.news-ny6 .news-ny7 img{ display:block; margin:10px auto; max-width:100%; width:100% !important; height:auto !important;}
.news-ny6 a{ display:block; text-align:center; font-size:15px; color:#555; margin:20px auto;}
.product_show3{ margin:10px 0;}
.product_show3 li a{ display:block; height:24px; line-height:24px; text-align:left; font-size:13px; color:#555; border-bottom:1px dashed #ddd; margin:0;}



.case ul li{ float:left; width:45%; margin:0 2% 10px 2%;}
.case ul li a b img{ display:block; margin:auto; max-width:100%; height:auto; transform:scale(1,1); transition-duration:0.5s;}
.case ul li a b{ display:block; width:100%; height:auto; border:1px solid #ddd; overflow:hidden;}
.case ul li:hover a b img{ transform:scale(1.1,1.1); transition-duration:0.5s;}
.case ul li:nth-child(odd){ margin-left:0;}
.case ul li a h2{ text-align:center; color:#555; line-height:30px; margin:0px 0 0 0; font-size:14px; height:30px; overflow:hidden;}
.case ul li:hover a h2{ color:#2e6dbe;}

.case1{/* width:98%; margin:0 auto;*/}
.case1 .case1_tit{ font-size:20px; text-align:center; color:#333; font-weight:bold; margin-bottom:20px; border-bottom:1px dashed #ddd; padding-bottom:10px;}
.case1_con img{ max-width:100%; margin:auto; display:block; margin-bottom:10px; width:100% !important; height:auto !important;}
.case1_con p{ font-size:14px; color:#555; line-height:2; text-align:left;}
.case1_con a{ display:block; text-align:center; font-size:14px; color:#333; margin:20px auto;}


/*======内页右边内容=====*/
/*内页右边标题*/
.side_right{ width:96%; padding:10px 2%; background:#fff; /*border:solid 1px #dcdcdc; box-shadow:0 0 2px #e8e8e8;*/ min-height:400px; margin-top:20px; overflow:hidden; margin: auto;}
.side_right .title6{ border-bottom:solid 1px #e3e3e3; height:24px; text-align:left;}
.side_right .title6 .dangq{ font-size:14px; border-left:solid 3px #2d89cc; padding-left:6px; float:left;}
.side_right .title6 a:hover{ text-decoration:underline;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{ line-height:26px; padding:0;}
.side_right .intro strong{ font-weight:bold;}
.side_right .intro h4{ font-size:16px; margin:0 0 10px 0; text-align:left; color:#014387;}
.side_right .intro .jj-t{ float:right; width:100%; margin-top:10px;}
.side_right .intro .jj-t img{ max-width:100%; display:block;}
.side_right .intro .jj-t h2{ text-align:center; font-size:14px; color:#555; margin:0;}
.side_right .intro p{ font-size:12px; text-align:left;}
.side_right .intro table{ text-align:left; }
.side_right .intro table tr td{ padding:4px; background:#fff;}
.side_right .intro table tr td a:hover{ color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; font-family:"Cabin Regular"; border-radius:3px;}
.side_right .intro table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}

.case1_con table{ width:100%; border-collapse:collapse; word-break:break-all;}
.case1_con table th,.case1_con table td{ border-collapse:collapse; border:1px solid #555;}

/*产品详细*/
.product_show{ padding: 0;}
.product_show .cp1{ margin-bottom:20px;}
.product_show .pic{ width:100%; margin:auto;}
.product_show .pic img{ max-width:100%; display:block; margin:auto;}
.product_show .guige{ width:100%; text-align:left; margin-top:20px;}
.product_show .guige ul li{ border-bottom:dotted 1px #ccc; line-height:24px; padding-left:10px; margin-bottom:10px;}
.product_show .guige ul li .font1{ color:#014387;}
.product_show .sm{ width:100%; float:left; margin-top:20px;}
.product_show .sm .smbt{ border-bottom:solid 1px #dadada; width:100%; float:left;}
.product_show .sm .smbt span{ background:#2e6dbe; color:#fff; padding:5px 10px; border-radius:4px 4px 0 0; font-size:14px; float:left;}
.product_show .sm .neirong{ padding:10px; line-height:24px; float:left; text-align:left;}
.product_show .sm .neirong p{ font-size: 13px;}
.product_show .sm .neirong table{ width:100%; border-collapse:collapse; word-break:break-all;}
.product_show .sm .neirong table th,.product_show .sm .neirong table td{ border-collapse:collapse; border:1px solid #555;}
.product_show .sm img{ max-width:100%; display:block; margin:auto; width:100% !important; height:auto !important;}

form b{ text-align:left; font-weight:bold;}
.zxly{ text-align:left; font-size:12px; color:#555; margin-bottom:10px;}
.zxly span{ display: inline-block; width: 68px; text-align: left;}
.zxly input{ height:22px; line-height:22px; padding-left:10px; width:70%; outline:none;}
.zxly textarea{ outline:none;}
.zxly-btn{ padding:2px 4px; text-align:center; background:#9a9a9a; color:#fff; font-size:13px; line-height:22px; height:24px; border:none; outline:none; border-radius:4px; margin-left:20px;}
