html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #333;
	font-family: "微雅软黑", "Microsoft Yahei", "宋体";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*通用代码*/

.wrap {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.wrap:after {
	display: block;
	content: "";
	clear: both;
}

.cls {
	clear: both;
}

.en {
	font-family: arial;
}

.prenext {
	margin-top: 50px;
}

#pagesize {
	overflow: hidden;
}


/*ban*/
.banner {
	width: 100%;
	height: 500px;
	white-space: nowrap;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	/*border:1px solid #F00; */
}

.banner_m {
	width: 50%;
	height: 500px;
	display: inline-block;
	position: relative;
}

.wrapper {
	*float: left;
	width: 1920px;
	height: 500px;
	display: inline-block;
	position: relative;
	left: -967px;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 203px;
	left: 15%;
	z-index: 100;
	width: 72px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
	position: absolute;
	top: 203px;
	right: 14%;
	z-index: 100;
	width: 72px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url('ajax-loader.gif') no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 1920px;
	height: 500px;
}

#slideshow ul {
	display: none;
}

/*内页*/
.content {
	margin-top: 50px;
}
.content-b>h5 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content-b img {
	display: inline-block;
	max-width: 100%;
}
/*顶部*/
.itop{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #eee;
}

.itop .itop-l{
	float: left;
	height: 35px;
	line-height: 35px;
}

.itop .itop-r{
	float: right;
}
.itop .itop-r dd{
	float: left;
	height: 35px;
	line-height: 35px;
	margin-left: 30px;
}
.itop .itop-r dd:nth-of-type(1){
	padding-left: 25px;
	background: url(../img/dd01.png) left center no-repeat;
}
.itop .itop-r dd:nth-of-type(2){
	padding-left: 25px;
	background: url(../img/dd02.png) left center no-repeat;
}
.itop .itop-r dd a:hover{
	color: #16579e;
}

/*logo*/
.ilogo{
	width: 100%;
	height: 120px;
}
.ilogo .ilogo-l{
	float: left;
	width: 508px;
	height: 60px;
	background: url(../img/ilogo.jpg) no-repeat;
	margin-top: 30px;
}
.ilogo .isearch-r{
	float: right;
	width: 380px;
	margin-top: 33px;
}
.ilogo .isearch-r p{
	color: #16579e;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ilogo .isearch-r form{
	width: 378px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 13px;
	overflow: hidden;
}
.ilogo .isearch-r form input{
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}
.ilogo .isearch-r form .input-txt{
	float: left;
	width: 338px;
	height: 25px;
	line-height: 25px;
	box-sizing: border-box;
	padding: 0 0 0 15px;
}
.ilogo .isearch-r form .input-buttom{
	float: right;
	width: 40px;
	height: 25px;
	background: #fff url(../img/fdj.png) center no-repeat;
	cursor: pointer;
}

/*nav*/
.inav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../img/nav_bg.png);
}
.inav ul li{
	float: left;
	width: 12.5%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.inav ul li a{
	display: block;
	font-size: 14px;
	color: #333;
}
.inav ul li.on a,
.inav ul li a:hover{
	background: url(../img/nav_bg02.png);
	color: #fff;
}

/*24H热线*/
.iphone{
	width: 100%;
	height: 100px;
	position: relative;
	overflow: hidden;
}
.iphone .iphone-l{
	position: absolute;
	width: 100%;
	height: 100px;
	background: #16579e;
	left: -50%;
	top: 0;
}
.iphone .iphone-l .iphone-l-box{
	width: 600px;
	float: right;
}
.iphone .iphone-l .iphone-l-box h5{
	font-size: 25px;
	color: #fff;
	margin-top: 20px;
}
.iphone .iphone-l .iphone-l-box p{
	color: #a8d2ff;
	margin-top: 10px;
}
.iphone .iphone-r{
	position: absolute;
	width: 100%;
	height: 100px;
	background: #f2f2f2;
	right: -50%;
	top: 0;
}
.iphone .iphone-r .iphone-r-box{
	float: left;
	width: 600px;
	height: 100px;
	position: relative;
}
.iphone .iphone-r .iphone-r-box i{
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background: #16579e;
	left: 0;
	top: 49px;
}
.iphone .iphone-r .iphone-r-box .iphone-time{
	position: absolute;
	width: 68px;
	height: 68px;
	border: 1px solid #16579e;
	border-radius: 50%;
	background: #f2f2f2;
	top: 15px;
	left: 70px;
	text-align: center;
}
.iphone .iphone-r .iphone-r-box .iphone-time h5{
	font-size: 15px;
	color: #16579e;
	line-height: 25px;
	margin-top: 10px;
}
.iphone .iphone-r .iphone-r-box .iphone-time p{
	color: #16579e;
}
.iphone .iphone-r .iphone-r-box .iphone-num{
	position: absolute;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #f2f2f2;
	top: 25px;
	left: 210px;
	color: #16579e;
	font-size: 40px;
}

/*标题*/
.ititle{
	text-align: center;
}

.ititle h5{
	font-size: 25px;
	color: #222;
}
.ititle p{
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	background: url(../img/titile_bg.png) center no-repeat;
	font-size: 15px;
	color: #ccc;
}

/*产品*/
.ipro{
	margin-top: 80px;
}

.ipro .ipro-nav{
	float: left;
	width: 280px;
	margin-top: 40px;
}
.ipro .ipro-nav .ipro-nav-t{
	padding-left: 80px;
	height: 70px;
	background: #eee url(../img/ipro_title.png) left 20px center no-repeat;
	color: #16579e;
	border-top: 4px solid #16579e;
	overflow: hidden;
}
.ipro .ipro-nav .ipro-nav-t h5{
	font-size: 17px;
	margin-top: 13px;
	margin-bottom: 7px;
}
.ipro .ipro-nav .ipro-nav-b ul li{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
.ipro .ipro-nav .ipro-nav-b ul li a{
	display: block;
	padding: 0 40px;
	background: #f0f0f0;
	position: relative;
}
.ipro .ipro-nav .ipro-nav-b ul li a:after{
	position: absolute;
	display: block;
	content: "";
	height: 6px;
	width: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #333 #333 transparent transparent;
	transform: rotate(45deg);
	right: 40px;
	top: 16px;
}
.ipro .ipro-nav .ipro-nav-b ul li a:hover{
	background: #f39800;
	color: #fff;
}
.ipro .ipro-nav .ipro-nav-b ul li a:hover:after{
	border-color: #fff #fff transparent transparent;
}
.ipro .ipro-nav .ipro-nav-a a{
	display: block;
	width: 280px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: #16579e;
	color: #fff;
	margin-top: 30px;
}
.ipro .ipro-nav .ipro-nav-a a h5{
	font-size: 15px;
}
.ipro .ipro-nav .ipro-nav-a a h5 span{
	font-size: 12px;
}
.ipro .ipro-nav .ipro-nav-a a:hover{
	background: #ff7300;
}

.ipro .ipro-list{
	float: right;
	width: 870px;
	margin-top: 40px;
}
.ipro .ipro-list ul li{
	float: left;
	width: 270px;
	margin-right: 30px;
	margin-top: 20px;
}
.ipro .ipro-list ul li:nth-of-type(3n){
	margin-right: 0;
}
.ipro .ipro-list ul li:nth-of-type(1),
.ipro .ipro-list ul li:nth-of-type(2),
.ipro .ipro-list ul li:nth-of-type(3){
	margin-top: 0;
}
.ipro .ipro-list ul li a{
	display: block;
}

.ipro .ipro-list ul li a img{
	display: block;
	width: 270px;
	height: 200px;
}
.ipro .ipro-list ul li a dl{
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.ipro .ipro-list ul li a:hover dl{
	border-bottom: 1px solid #16579e;
}
.ipro .ipro-list ul li a dl dt{
	float: left;
	font-weight: bold;
}
.ipro .ipro-list ul li a:hover dl dt{
	color: #16579e;
}
.ipro .ipro-list ul li a dl dd{
	float: right;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #16579e;
	color: #fff;
	border-radius: 10px;
	margin-top: 10px;
}

/*关于*/
.iabout{
	margin-top: 80px;
}
.iabout .iabout-t{
	width: 790px;
	background: url(../img/iabout_bg.png) center no-repeat;
	margin: 30px auto 0;
	text-align: center;
}
.iabout .iabout-t h5{
	color: #16579e;
	line-height: 1;
}
.iabout .iabout-t p{
	font-size: 12px;
	color: #999;
	line-height: 1;
	margin-top: 10px;
}
.iabout .iabout-b{
	padding: 60px 150px 220px;
	background: url(../img/iabout_bg02.png) bottom center no-repeat;
}
.iabout .iabout-b p{
	text-align: center;
	line-height: 2;
}

/*优势*/
.iys{
	margin-top: 40px;
}
.iys .iys-title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.iys .iys-list{
	margin-top: 40px;
}
.iys .iys-list ul li{
	float: left;
	width: 300px;
	box-sizing: border-box;
	padding: 0 30px;
	text-align: center;
	cursor: pointer;
}

.iys .iys-list ul li .iys-img{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	box-sizing: border-box;
	border: 2px solid #a8c5e3;
	margin: 0 auto;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.iys .iys-list ul li:hover .iys-img{
	border-color: #16579e;
	background: #16579e;
}
.iys .iys-list ul li .iys-img i{
	display: block;
	width: 80px;
	height: 80px;
	margin: 34px auto;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.iys .iys-list ul li .iys-img .iys01{
	background: url(../img/iys_icon.png) left 0 top 0 no-repeat;
}
.iys .iys-list ul li .iys-img .iys02{
	background: url(../img/iys_icon.png) left -80px top 0 no-repeat;
}
.iys .iys-list ul li .iys-img .iys03{
	background: url(../img/iys_icon.png) left -160px top 0 no-repeat;
}
.iys .iys-list ul li .iys-img .iys04{
	background: url(../img/iys_icon.png) left -240px top 0 no-repeat;
}
.iys .iys-list ul li:hover .iys-img i{
	background-position-y: -80px;
}

.iys .iys-list ul li h4{
	font-size: 18px;
	font-weight: bold;
	color: #16579e;
	line-height: 55px;
}
.iys .iys-list ul li h5{
	font-size: 15px;
	color: #222;
	line-height: 1;
	margin-bottom: 10px;
}
.iys .iys-list ul li p{
	line-height: 2;
	color: #666;
}

/*广告*/
.igg{
	margin-top: 80px;
	width: 100%;
	height: 220px;
	background: url(../img/igg.jpg) center no-repeat;
}
.igg>.wrap{
	position: relative;
}
.igg .igg-l{
	position: absolute;
	top: 37px;
	left: 415px;
}
.igg .igg-l h5{
	font-size: 30px;
	color: #408ee1;
}
.igg .igg-l p{
	font-size: 30px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	border-top: 1px solid #408ee1;
	border-bottom: 1px solid #408ee1;
	margin: 10px 0;
}
.igg .igg-l span{
	display: block;
	text-align: right;
	color: #fff;
	font-size: 15px;
}
.igg .igg-r{
	position: absolute;
	right: 50px;
	top: 52px;
}
.igg .igg-r dl{
	height: 50px;
	padding-left: 70px;
	background: url(../img/iphone.png) left no-repeat;
}
.igg .igg-r dl dt{
	color: #fff;
}
.igg .igg-r dl dd{
	font-size: 35px;
	color: #fff;
	line-height: 1;
}
.igg .igg-r a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ff7300;
	color: #fff;
	font-size: 15px;
	margin-top: 25px;
}

/*生产现场*/
.iscene{
	margin-top: 80px;
}
.iscene .iscene-b{
	margin-top: 40px;
}
.mr_frbox {
	padding: 0;
}

.mr_frBtnL {
	float: left;
	margin: 85px 31px 0px 0px;
	cursor: pointer;
	display: inline;
}

.mr_frUl {
	float: left;
	width: 1050px;
	overflow: hidden;
}

.mr_frBtnR {
	float: right;
	margin-top: 75px;
	cursor: pointer;
}

.mr_frUl ul li {
	float: left;
	width: 240px;
	margin-right: 30px;
	overflow: hidden;
	color: #666;
}

.mr_frUl ul li img {
	display: block;
	width: 240px;
	height: 180px;
}

.mr_frUl ul li p {
	padding: 0 10px;
	font-size: 15px;
	color: #333;
	line-height: 40px;
	text-align: center;
}

.iscene .iscene-a a{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #16579e;
	color: #fff;
	font-size: 15px;
	margin: 30px auto 0;
}

.iscene .iscene-a a:hover{
	background: #ff7300;
}

/*案例&资讯*/
.icase-news{
	margin-top: 80px;
	padding: 40px 0;
	background: #f2f2f2;
}
.icase-news .box-title{
	width: 100%;
	position: relative;
}
.icase-news .box-title h5{
	font-size: 20px;
	font-weight: bold;
	color: #16579e;
	height: 25px;
	line-height: 25px;
}

.icase-news .box-title i{
	display: block;
	width: 100%;
	height: 1px;
	background: #ddd;
	margin: 8px 0;
}
.icase-news .box-title p{
	color: #999;
	font-size: 14px;
	height: 15px;
	line-height: 15px;
}
.icase-news .box-title a{
	position: absolute;
	right: 0;
	top: 8px;
}

.icase{
	float: left;
	width: 570px;
}
.icase .icase-b{
	margin-top: 20px;
}
.icase .icase-b ul li{
	float: left;
	width: 180px;
	margin-right: 15px;
}
.icase .icase-b ul li:nth-of-type(3){
	margin-right: 0;
}
.icase .icase-b ul li video{
	display: block;
	width: 180px;
	height: 320px;
}
.icase .icase-b ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #16579e;
	color: #fff;
	margin-top: 10px;
}
.icase .icase-b ul li p:hover{
	background: #ff7300;
}
.inews{
	float: right;
	width: 580px;
}
.inews .inews-b{
	margin-top: 20px;
}
.inews .inews-b .inews-img{
	float: left;
	width: 270px;
}
.inews .inews-b .inews-img ul li:nth-of-type(2){
	margin-top: 30px;
}
.inews .inews-b .inews-img ul li img{
	display: block;
	width: 270px;
	height: 110px;
}
.inews .inews-b .inews-img ul li h5{
	font-weight: bold;
	margin: 12px 0 10px;
}
.inews .inews-b .inews-img ul li p{
	font-size: 12px;
	color: #666;
}
.inews .inews-b .inews-list{
	float: right;
	width: 280px;
}
.inews .inews-b .inews-list ul li{
	border-bottom: 1px dashed #ccc;
	margin-top: 17px;
}
.inews .inews-b .inews-list ul li:first-of-type{
	margin-top: 0;
}
.inews .inews-b .inews-list ul li h5{
	line-height: 1;
}
.inews .inews-b .inews-list ul li p{
	font-size: 12px;
	color: #666;
	margin: 13px 0 17px;
}


/*联系*/
.icontact{
	margin-top: 80px;
}
.icontact img{
	float: left;
	display: block;
	width: 650px;	
	height: 380px;
}
.icontact .icontact-r{
	float: right;
	width: 490px;	
}
.icontact .icontact-r h5{
	font-size: 35px;
	font-weight: bold;
	margin-top: 15px;
}
.icontact .icontact-r p{
	font-size: 20px;
	margin-top: 10px;
}
.icontact .icontact-r>i{
	display: block;
	width: 420px;
	height: 1px;
	background: #ccc;
	margin: 25px 0 20px;
}
.icontact .icontact-r dl{
}
.icontact .icontact-r dl dd{
	font-size: 15px;
	height: 45px;
}
.icontact .icontact-r dl dd i{
	float: left;
	font-size: 19px;
	line-height: 45px;
	margin-right: 15px;
	color: #333;
}
.icontact .icontact-r dl dd span{
	float: left;
	line-height: 45px;
	color: #666;
}


/*footer*/
.footer{
	margin-top: 100px;
	width: 100%;
	padding: 40px 0;
	background: #003f82 url(../img/ft_bg.jpg) center no-repeat;
}
.footer .ft-logo{
	float: left;
	height: 150px;
	border-right: 1px solid #3e80c8;
	padding-right: 50px;
	text-align: center;
}
.footer .ft-logo img{
	display: block;
	width: 149px;
	height: 29px;
	margin: 48px 0 10px;
}
.footer .ft-logo p{
	font-size: 13px;
	color: #85b9f1;
}

.footer .ft-contact{
	float: left;
	margin-left: 50px;
	margin-top: 15px;
}
.footer .ft-contact img{
	float: left;
	display: block;
	width: 120px;
	height: 120px;
}
.footer .ft-contact dl{
	float: left;
	color: #85b9f1;
	line-height: 24px;
	margin-left: 40px;
}
.footer .ft-nav{
	float: left;
	width: 330px;
	height: 150px;
	border-left: 1px solid #3e80c8;
	margin-left: 50px;
	padding-left: 50px;
}
.footer .ft-nav ul{
	margin-top: 30px;
}
.footer .ft-nav ul li{
	float: left;
	margin-right: 40px;
	color: #fff;
	line-height: 45px;
}
.footer .ft-nav ul li:nth-of-type(4n){
	margin-right: 0;
}

.footer .ft-b{
	margin-top: 60px;
	color: #fff;
}

.ft-copy{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #ff7300;
	color: #fff;
}

/*侧边栏*/

.content-left {
	float: left;
	width: 270px;
}

.content-left .left-nav {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.content-left .left-nav .left-title {
	width: 100%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #003f82;
	overflow: hidden;
}

.content-left .left-nav .left-title h5 {
	width: 230px;
	height: 60px;
	line-height: 60px;
	border-top: 3px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
	font-size: 22px;
	font-weight: bold;
	margin: 14px auto;
	background: #f2f2f2;
}

.content-left .left-nav .left-title h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.content-left .left-nav .left-list {
	overflow: hidden;
}

.content-left .left-nav .left-list ul li {
	width: 230px;
	margin: 0 auto 12px;
}

.content-left .left-nav .left-list ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 15px;
	color: #333;
	padding: 0 25px;
}

.content-left .left-nav .left-list ul li a:hover,
.content-left .left-nav .left-list ul .active a {
	color: #fff;
	background: #003f82;
	border-color: #003f82;
}

.content-left .left-nav .left-list ul li a i {
	float: right;
	line-height: 45px;
	font-size: 15px;
}

.content-left .left-nav .left-list ul dl {
	width: 230px;
	margin: -12px auto 0 auto;
}

.content-left .left-nav .left-list ul dl dd {
	background: #f2f2f2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	line-height: 40px;
}

.content-left .left-nav .left-list ul dl dd:first-of-type {
	border-top: none;
}

.content-left .left-nav .left-list ul dl dd a {
	display: block;
	padding-left: 45px;
	color: #666;
}

.content-left .left-contact {
	margin-top: 30px;
}

.content-left .left-contact .left-contact-b {
	width: 230px;
	margin: 0 auto 10px auto;
}

.content-left .left-contact .left-contact-b p {
	margin: 8px auto 0 auto;
	line-height: 2;
	font-size: 14px;
	color: #666;
}

.content-left .left-contact .left-contact-b p:first-of-type {
	margin-top: 0;
}

.content-right {
	float: right;
	width: 890px;
}

.content-right .right-title {
	padding: 10px 20px;
	position: relative;
	background: #fff;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
}

.content-right .right-title h5 {
	float: left;
	font-size: 23px;
}

.content-right .location {
	float: right;
	color: #666;
	line-height: 30px;
}

.content-right .content-b {
	margin-top: 10px;
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	background: #fff;
	border: 1px solid #ddd;
}


/*新闻列表*/

.news-list ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

.news-list ul li:last-of-type {
	border-bottom: none;
}

.news-list ul li dd {
	font-size: 16px;
	font-weight: bold;
	color: #003f82;
}

.news-list ul li dd a:hover {
	text-decoration: underline;
}

.news-list ul li p {
	margin: 5px 0;
	color: #666;
}

.news-list ul li span {
	float: left;
	font-size: 13px;
	color: #999;
	margin-top: 2px;
}

.news-list ul li>a {
	display: block;
	float: right;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #666;
	font-size: 13px;
}

.news-list ul li>a:hover {
	background: #003f82;
}

.news-nr h5 {
	display: block;
	line-height: 35px;
	font-size: 20px;
	color: #333;
	text-align: center;
}

.news-nr h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}

.pro-list ul li {
	float: left;
	width: 270px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 40px;
}

.pro-list ul li:nth-of-type(3n+2) {
	margin: 0 19px;
}

.pro-list ul li:hover {
	color: #003f82;
	border-color: #003f82;
}

.pro-list ul li a {
	display: block;
}

.pro-list ul li a img {
	display: block;
	width: 270px;
	height: 200px;
	margin-bottom: 6px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.pro-list ul li a span {
	display: block;
}

.pro-list ul li a p {
	height: 50px;
	line-height: 1.8;
	color: #888;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pro-list ul li:hover p {
	color: #003f82;
}

.case-list ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e1e1e1;
}

.case-list ul li a img {
	width: 200px;
	height: 150px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.case-list ul li dl {
	float: right;
	width: 630px;
}

.case-list ul li dt {
	height: 34px;
	line-height: 34px;
}

.case-list ul li dt a {
	color: #003f82;
	font-size: 16px;
	font-weight: bold;
}

.case-list ul li dt a:hover {
	text-decoration: underline;
}

.case-list ul li dd {
	line-height: 24px;
	margin-top: 0px;
	height: 110px;
	position: relative;
	font-size: 13px;
	color: #888;
}

.case-list ul li dd .moret {
	position: absolute;
	right: 10px;
	background: #003f82;
	bottom: -5px;
	width: 62px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	height: 24px;
}

.case-list ul li dd .moret:hover {
	background: #003f82;
	color: #fff;
	line-height: 24px;
}

.pro-nr>h5 {
	font-size: 20px;
	text-align: center;
}

.pro-nr>img {
	display: block;
	margin: 10px auto;
	max-width: 70%;
}

.pro-nr>h3 {
	font-size: 18px;
	color: #35383d;
	height: 40px;
	line-height: 40px;
	background: #e7e8e9;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.proright {
	float: right;
	width: 420px;
	height: 300px;
}

.proright h2 {
	font-size: 18px;
	color: #003f82;
}

.proright .summary {
	margin-top: 15px;
}

.prodetails {
	margin-top: 10px;
	color: #333;
	overflow: hidden;
}

.prodetails h3 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #003f82;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

#preview {
	float: left;
	margin: 0px auto;
	width: 402px;
}

.jqzoom {
	width: 400px;
	height: 300px;
	position: relative;
	border: solid 1px #cccccc;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 8px;
	overflow: hidden;
}

#spec-left {
	background: url(img/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

#spec-right {
	background: url(img/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

#spec-list {
	width: 350px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0;
	display: inline;
	width: 75px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 60px;
	height: 45px;
}


/*jqzoom*/

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 700px;
	height: 473px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 366px;
	margin-right: 8px;
}

#spec-list div {
	margin-top: 0;
	margin-left: 0;
	*margin-left: 0;
}

.pre-next {
	margin-top: 30px;
}


/*搜索结果*/

.search-list ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}

.search-list ul li a {
	display: block;
}

.search-list ul li a p {
	float: left;
	height: 40px;
	line-height: 40px;
}

.search-list ul li a span {
	float: right;
	height: 40px;
	line-height: 40px;
}