﻿*{margin:0px; padding:0px; list-style:none;font-family: 微软雅黑, "microsoft yahei";}
body{background:#fff;font-family: 微软雅黑, "microsoft yahei"; min-width:1200px;color:#666666; font-size:14px;}
ul,li,dl,dd,dt{margin:0px; padding:0px; list-style:none;}
h1,h2,h3{margin:0px; padding:0px;}
a{color:#111111;text-decoration:none; font-size:14px;}
.w1200{width:1200px;margin:0 auto;}
.left{float:left;}
.right{float:right;}
.clearfix {
	zoom: 1
}

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: ''
}
.header{width:100%;}
.h-top{height:91px;}


.left_b{height:22px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden;margin-top:10px;}
.plist .hd{ height: 82px; line-height:82px; font-size:30px; color:#fff; text-align:left; text-indent:35px; background:#0B67C6 url(../Images/ico.png) no-repeat 200px center; overflow: hidden;}
.plist .bd{ width: 260x; border: 3px solid #0B67C6;  border-top: none;overflow: hidden;}
.plist .bd ul{ width: 260px; margin: 0 auto; padding-top: 14px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width: 100%; height: 44px; text-indent: 50px; line-height: 44px; margin-bottom: 7px; overflow: hidden;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:center; background:#f5f5f5; height:28px; line-height:28px; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 44px;background:url(../images/class_li_bg.png) no-repeat; margin:0 auto; color: #111;}
.plist .bd ul li a:hover{background:url(../images/class_li_bg.png) no-repeat left -46px;background:#0b67c6; color:#fff;}
.plist .bot{ margin-top:8px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; border: 3px solid #0B67C6; border-top: none;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px;}

.plist .bot ul .zx{width: 100%;height: 50px;font-size: 20px;line-height: 50px;background: #009b4c;color: #fff;display: block;margin-top: 10px;}
.plist .bot ul .zx em{width: 50px;height: 50px; background: url(../images/renshi.png) no-repeat center;display: inline-block;vertical-align: top;border-right: 1px solid #fff;margin-right: 35px;}
.plist .bot ul .zx:hover{background: #ed8e06;}

.nproduct {width:925px; float:left; margin-left:8px; }
.footer{
	background:#007cc3;}
	.footer-search{padding-top:10px;padding-bottom:6px;}
.footer-search a{font-size:18px;color:#fff;line-height: 46px;margin-right:6px;}
.footer-search input {
    height: 40px;
    line-height: 60px;
    border: 1px solid #aaaaaa;
    float:left;
    width: 300px;
    text-indent: 10px;
    font-size: 16px;
}
.footer-search input.tbn {
    background:url(../images/footersearch.png) no-repeat center;
    height: 42px;
    width: 54px;
    line-height: 42px;
    text-indent: -9999em;
    cursor: pointer;
	border:none;
}
.footer-info{
background:url(../images/footerbg.jpg) center no-repeat; height:295px;
}
.footer-info .ferweima{padding-top:50px;padding-bottom:30px;}
.footer-info .fcopy{text-align:center;}
.footer-info .fcopy i{display: block;
    height: 1px;
    border-bottom: 1px solid #fff;
     padding-top: 11px;
    width: 434px;}
.footer-info .fcopy span{font-size:16px;color:#fff;}



.mod_focus_list {overflow: hidden;height: 86px;padding-top: 11px;}
.mod_focus_list li { width: 120px; height: 86px; float: left;  position: relative; *display: inline; margin-right:6px; }
.mod_focus_list li:nth-child(4){ margin:0}
.mod_focus_list li a { display: block; width: 120px; height: 86px; }

.mod_focus_list li img { display: block; width: 120px; height: 86px; }
.mod_focus_list li a:hover { _background: none; }
.mod_focus_list li a:hover .mask, .mod_focus_list .current .mask { display: none; }
.mod_focus_list li .mask { display: block; height: 86px; width: 120px; position: relative; top: -86px; margin: 0 0 -120px; left: 0; bottom: 0; background: #000; opacity: .5; filter: alpha(opacity=50); }
.mod_focus_list li .border { display: none; }
.mod_focus_list .current .border { display: block; height: 5px; width: 120px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; background: #ED1C24; }

.npro-search{
	padding-top: 27px;
}
.npro-search input{
	width:362px;
	height: 38px;
	text-indent: 10px;
    font-size: 16px;
    float: left;
}
.npro-search input.tbn {
    background:#154f98;
    height: 42px;
    width: 67px;
    line-height: 42px;
    cursor: pointer;
	border:none;
	color:#fff;
	font-size: 18px;
}

.pro-fenlei {
    background: #007cc3;
}
.pro-fenlei-nav{padding-bottom:25px;}
.pro-fenlei-nav ul li{
	float: left;
	width: 228px;
	height: 34px;
	border:1px solid #fff;
	border-radius: 6px;
	text-align: center;
	line-height: 33px;
	margin-top:18px;
	margin-right: 10px;
}
.pro-fenlei-nav ul li a{
	font-size: 18px;
	color:#fff;
	display: block;
}
.pro-fenlei-nav ul li:hover{
	background: #fff;
	color: #000;
}
.pro-fenlei-nav ul li:hover a{
	color:#333333;
}

.news-con {width:925px; float:right;}


.biaodan P{ padding:0 !important; }
.biaodan td {border:solid 1px #000;}

