/* 公共部分 */

body {
	font-size: 14px;
}
a{
	color: #333;
}
img{
	border: none;
}
li {
	list-style: none;
}

.kuang {
	width: 1200px;
	margin: auto;
}

.nav {
	width: 100%;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
body,
ul,
li {
	margin: 0;
	padding: 0;
}

.out {
	width: 100%;
}
.products_l_co {
	width: 239px;
	height: 138px;
	background: url(../images/bj4.jpg) no-repeat center center;
	padding-left: 0px;
	font-size: 24px;
	color: #02adc7;
	margin-top: 15px;
	line-height: 30px;
}

.products_l_co span {
	font-size: 14px;
	padding-top: 35px;
	padding-bottom: 5px;
	color: #807f7f;
	display: block;
	text-align: center;
	padding-left: 58px;
}

.products_l_co p {
	text-align: center;
	color: #003f90;
	padding-left: 60px;
}


/* 顶部logo */
.header {
	overflow: hidden;
	clear: both;
}



/* 产品推荐 */
.tzdl{margin-left: 37px;}
.pro3 {
    max-width: 64px;
    max-height: 48px;
	}
.cr_left {
	padding-left: 5px;
	font-size: 16px;
}
ul#thumblist li a.zoomThumbActive {
    border: 1px solid #c00;
}
ul#thumblist li a {
    display: block;
    border: 1px solid #CCC;
    height: 54px;
    line-height: 54px;
}
a {
    color: #666;
    text-decoration: none;
}
.clearfix ul li {
    float: left;
    width: 70px;
    margin: 0 2px;
    display: inline;
}
.zoomPup{overflow:hidden;background-color: #FFF;-moz-opacity:0.6;opacity: 0.6;filter: alpha(opacity = 60);z-index:120;position:absolute;border:1px solid #CCC;z-index:101;cursor:crosshair;}
.zoomWindow{position:absolute;left:110%;top:40px;background:#FFF;z-index:6000;height:auto;z-index:10000;z-index:110;}

.cp_right {
	border: 1px solid rgba(225,225,225);
	width: 78%;
	margin-left: 10px;
	padding-bottom: 10px;
	float:left;
	padding-right: 5px;
}

.tops {
	display: flex;
	    height: 54px;
	    line-height: 54px;
	    background-color: #1e70e9;
	    justify-content: space-between;
	    color: white;
	    padding-left: 5px;
	    padding-right: 5px;
	    background-color: #e3e3e3;
	    color: #333;
	}
}

.num1 {
	font-size: 16px;
}

.num2 {
	font-size: 15px;
}

.yi {
	width: 31%;
	border: 1px solid #e5e5e5;
	padding-top: 8px;
	text-align: center;
	margin-top: 15px;
	font-size: 15px;
}
.pro2{
	width: 250px;
	height: 350px;
}

.content {
	width: 97%;
	margin: auto;
}

.tp img {
	width: 273px;
	height: 241px;
}
.content p{
	text-indent: 42px;
	
}
.content{
	font-size: 15px;
	padding-top: 10px;
}
/* 分页 */
.page_box{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
}
#PageContent{
	text-align: center;
}
.dux-page{
	cursor: default;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	padding: 10px;
	text-align: center;
	margin: 0 3px;
}
.dux-page a{
	color: #666;
	margin-left: 3px;
	text-decoration: none;
	padding: 3px 8px;
	border: 1px #ddd solid;
	background: #fff;
}
.dux-page a:hover{
	color: #1e70e9;
	border-color:#1e70e9;
}
/* 底部 */

.footer {
	background: #0060c6;
	padding: 20px 0;
	height: 100px;
	font-size: 14px;
	margin-top: 30px;
}

.footer .wapper .bottoms {
	width: 800px;
	float: left
}

.footer .wapper .bright {
	float: right;
}
.wapper {
	width: 1200px;
	margin: 0 auto;
}
.footer .wapper .bottoms p {
	display: block;
	color: #fff;
	margin-top: 18px;
}

.footer .wapper .bottoms p span {
	display: block;
	float: left;
}

.footer .wapper .bottoms p a {
	color: #fff;
}

.bright {
	display: flex;
	justify-content: space-between;
}

.lop img {
	width: 100%;
	height: 90px;
}

.lop {
	width: 78px;
	display: flex;
	align-items: center;
	height: 90px;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #666;
	background-color: white;
}