﻿@charset "utf-8";
* { margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html { font-size:10px;}
body { padding:0; margin:0; font-size:1.2rem;  color:#555; font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei"; background-color:#fff;}
a { text-decoration:none; color:#333;}
a:hover { color: #333; text-decoration: none;}
img{ border:0;}
ol,ul,li { margin: 0px; padding: 0px; list-style-type: none;}
dl,dt,dd,h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px;}
.clear{ display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}

.header { background:#1366ac; height:54px; padding:0 12px; overflow:hidden;}
.header .logo { float:left; padding-top:9px; display:inline; padding-right:10px;}
.header .shu { width:1px; float:left; background:#7dabd1; height:50%; margin-top:13px; margin-right:10px; display:inline;}
.header .biao { float:left; padding-top:11px; display:inline;}
.header .sosuo { float:right; padding-top:12px; display:inline;}
.header .sosuo img { width:28px; height:28px;}
.nav { height:53px; border-bottom:1px solid #dedede;}
.nav ul li { width:19%; float:left; line-height:50px; text-align:center; font-size:1.6rem;}
.nav ul li.tab { border-bottom:2px solid #1366ac; color:#1366ac;}
.banner { margin-top:6px;}
.banner img { width:100%;}
.title { height:45px; line-height:45px; background:#dee4f2; border-left:2px solid #1366ac; margin-top:12px; font-size:1.8rem; padding:0 12px; color:#222;}
.title span { float:right; font-size:1.4rem; color:#555;}
.fenlei { }
.fenlei dl { float:left; width:25%; text-align:center; margin-top:12px;}
.fenlei dl dt img { border:1px solid #dedede; border-radius:8px; width:70%;}
.fenlei dl dd { font-size:1.4rem;}
.chanpin {}
.chanpin ul{width: 30%;height: 30%;margin-left: 2.5%;margin-top: 12px;margin-bottom: 5px;display: inline;float: left;}
.chanpin ul li{margin: 0 auto}
/*.chanpin li { float:left; width:30%;height: 27%;  margin-left:2.5%; margin-top:12px; display:inline;margin-bottom:5px;overflow:hidden;}*/
.chanpin li span { text-align:center; display:block; height: 50px;}
/*.chanpin li { float:left; width:42.5%; margin-left:5%; margin-top:12px; display:inline;}
.chanpin li span { text-align:center; display:block; height:40px; line-height:20px; overflow:hidden;}*/
.chanpin li img { width:100%; border:1px solid #dedede;}

.weixin { width:100%; margin:0 auto; height:42px; line-height:42px; background:#eaeaea; border:1px solid #dedede; border-radius:6px; margin-top:15px;}
.weixin ul li { float:left; width:50%; text-align:center; font-size:1.6rem;}
.weixin ul li.weixin_wx { background:url(/images/sjz/weixin.jpg) no-repeat 20% center; background-size:24px;}
.weixin ul li.weixin_wb { background:url(/templets/sjz/images/weibo.gif) no-repeat 20% center; background-size:24px; border-left:1px solid #dedede;}
.weixin ul li a { display:block;}

.footer { background:#1474ae; padding:12px 0; text-align:center; color:#9ad5fd; line-height:20px; margin-top:12px; font-size:1.2rem;}
.footer span {display:block; padding-bottom:6px; text-align:center; }
.footer span a { font-size:1.5rem; color:#fff; padding:0 6px;}


.foot_box { height:140px; width:100%; position:fixed; bottom:0; left:0;}
.foot_nav { background:#333; height:54px;}
.foot_nav ul li { float:left; width:25%; text-align:center; font-size:1.3rem; color:#fff;}
.foot_nav ul li a { padding-top:32px; color:#afdafe; display:block;}
.foot_nav ul li.nav_li1 { background:url(/images/sjz/nav_01.png) no-repeat center 6px; background-size:26px;}
.foot_nav ul li.nav_li2 { background:url(/images/sjz/nav_02.png) no-repeat center 6px; background-size:26px;}
.foot_nav ul li.nav_li3 { background:url(/images/sjz/nav_03.png) no-repeat center 6px; background-size:26px;}
.foot_nav ul li.nav_li4 { background:url(/images/sjz/nav_04.png) no-repeat center 6px; background-size:26px;}
.foot_di { height:30px; line-height:30px; font-size:1.2rem; text-align:center; color:#afdafe; background:#055598;}

/*产品中心*/
.banner_list {}
.banner_list img { width:100%;}
.product {}
.product_nav { width:25%; float:left; background:#dee4f2;}
.product_nav ul li { text-align:center; font-size:1.4rem; height:53px; line-height:21px; overflow:hidden;}
.product_nav ul li.left_navtab { background:#fff; border-left:2px solid #1366ac;}
.product_list { width:75%; float:left;}
.product_list dl { width:43%; /*height:21vw;*/float:left; margin-left:3%;margin-top: 1%; }
.product_list dl dt { width:85%;height:85%;}
.product_list dl dt img { width:100%;height:100%; border:1px solid #dedede;}
.product_list dl dd {text-align:center;font-size:0.8rem; display:block;height:15px; line-height:8px; overflow:hidden;width:85%;margin-top:1%}

@media (max-width: 768px){
	.product_list dl { width:43%; height:33vw; float:left; margin-left:4%;}

}

.plist{float:left;width:80%;margin-left:4%;margin-top:6%;padding:1%;}
.plist li{padding:3px;border:1px solid #ccc;float:left;margin-right:3px;margin-bottom:1%;}

.thisclass{border:none;}

