﻿body {
	font-size:13px;
	color:#000000;
	font-family:"宋体",arial;
	margin:0;
	padding:0;
	background:#ffffff;
}
div,form,img,ul,ol,li,dl,dt,dd,span {margin:0;padding:0;border:0;list-style-type:none;line-height:150%;}

a:link,a:visited,a:hover,a:active{
	font-size:12px!important;
	color:#ff3300;
	text-decoration:none;
	font-weight: bold;
}
a:hover{text-decoration: underline;}

.black, a.black:link, a.black:visited {color:#000000;font-weight:normal!important;}

/*全局定义*/
#page {margin-left:0px;width:1004px;overflow:hidden;}
.clear{clear:both;}

/*导航*/
#topNav{width:98%;color:#ffffff;padding-left:2%;}
#topNav a{margin:0 3px;color:#ffffff;font-size:12px!important;font-weight:bold;}
#topNav .d1{float:left;margin-left:3px;}

/*版权*/
#copyright{width:75%;padding:5px 12.5%;color:#000000;background:#ffffff;}
#copyright a{font-weight:bold;}
#copyright .img{float:left;width:40px;height:40px;margin-right:10px;}

/*产品目录*/
#divmenu{position:absolute;top:100px;background-color:#f0f0f0;z-index:999;visibility:hidden;}
#divmenu .cpml {width:31px;color:#ffffff;font-size:14px;font-weight:bold;padding:5px 0;text-align: center;border:solid 1px #000000;border-right:0;}
#divmenu .cpml_d1 li{clear:both;width:170px;font-size:13px;padding:1px 5px 1px;border:solid 1px #333333;border-bottom:solid 1px #999999;background-color: #ffffff;}

#divmenu .cpml_d1 a:link, .cpml_d1 a:visited, .cpml_d1 a:hover, .cpml_d1 a:active {font-size:12px;color:#000000;font-weight: normal;text-decoration:none;}
#divmenu .cpml_d1 a:hover {font-weight:bold;}
#divmenu .cpmlclose {color:#ffffff;font-size:14px;text-align: center;font-weight: bold;cursor:pointer;}

/*圆角*/
.fillet0{background:transparent;width:100%;}
.fillet1, .fillet2, .fillet3, .fillet4, .cpDiv2{border-left:solid 1px #000000;border-right:solid 1px #000000;}
.fillet1, .fillet2, .fillet3, .fillet4{background:#fdf5d4;height:1px;overflow:hidden;}
.fillet1{margin:0 5px;height:0px;border-top:solid 1px #000000;}
.fillet5{margin:0 5px;border-bottom:solid 1px #000000;}
.fillet2{margin:0 3px;border-width:2px}
.fillet3{margin:0 2px;}
.fillet4{margin:0 1px;height:2px;}

/*产品列表*/
.cpList{padding-bottom:1.5%;}
.cpList li{float:left;width:25%;text-align:center;}
.cpList a{color:#000000;}

/*联系方式*/
#contact{width:100%;color:#ffffff;font-weight:bold;padding:10px 0;}
#contact .img{clear:both;margin:0 20px;}
#contact .u1{width:90%;margin:5px auto;}
#contact .u1 a{color:#ffffff;text-decoration:underline;}
#contact .u1 li{float:left;line-height:30px;width:auto!important;width:50%;min-width:50%;}/*20080312*/
#contact .u1 .la{width:100%;}/*旧版保留*/
#contact .u1 .cl{width:100%;margin-bottom:-30px;}
#contact .u1 pre{display:inline;}

/*20080312修正(恢复按钮正常,恢复联系方式正常)*/
.cpText ul{clear:both;height:auto!important;height:210px;min-height:210px;}
.cpImg{word-wrap:break-word;height:auto!important;height:250px;min-height:250px;}
.cpImg img{display:block;width:300px;height:250px;margin:0 auto;}
-- /*覆盖main属性*/ 
	body
        {
            background: #FFFFFF;
        }
        #page
        {
            width: 1004px;
            margin: 0 auto;
        }
        /*产品表格*/
        .cpDiv1
        {
            clear: both;
            width: 97%;
            padding: 1.5%;
            padding-bottom: 0;
        }
        .cpDiv2
        {
            width: 99.7%;
            padding: 1.5% 0;
        }
        .cpImg
        {
            float: left;
            width: 320px;
            height: 250px;
            text-align: center;
        }
        .cpText
        {
            float: left;
            width: 615px;
        }
        .cpText ul
        {
            clear: both;
            height: 210px;
        }
        .cpText li
        {
            float: left;
            width: 84%;
        }
        .cpText .l1
        {
            width: 16%;
        }
        .cpText a:link, .cpText a:hover
        {
            font-size: 12px;
            font-weight: bold;
        }
        .cpButton
        {
            clear: both;
            width: 100%;
            padding-top: 10px;
        }
        .cpButton .d1
        {
            float: left;
            width: 33.2%;
            text-align: center;
        }
        /*颜色控制*/
        .cpDivBg
        {
            background-color: #35D100 !important;
        }
        /*主色调*/
        .maidian
        {
            font-weight: bold;
            color: #0099ff;
        }
        /*卖点*/
        .fillet1, .fillet2, .fillet3, .fillet4, .cpDiv2
        {
            background-color: #ffffff;
        }
        /*表格底色*/
        .fillet1, .fillet2, .fillet3, .fillet4, .fillet5, .cpDiv2
        {
            border-color: #333333;
        }
        /*边框颜色*/
        .protext
        {
            text-align: center;
            width: 177px;
            margin-top: 10px;
        }
        .proname
        {
            color: #FFFFFF !important;
            font-size: 12px !important;
        }
        .prob
        {
            margin: 10px 0 10px 9px;
            width: 177px;
            float: left;
        }
        .proimg
        {
            width: 177px;
            border: 0px;
        }
        body
        {
            background-color: #096CFE;
        }
        #main
        {
            width: 990px;
            margin-top: 0px;
            margin-right: auto;
            margin-bottom: 0px;
            margin-left: auto;
        }
        #flash
        {
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 2px;
            margin-left: 0px;
        }
        a:link
        {
            text-decoration: none;
            font-size: 12px;
            width: 200px;
        }
		.cp{width:100%; background:url(bj.gif); height:245px;margin-top:15px;}
		.cp .dh{width:935px;height:173px;margin:0 38px;padding-top:28px;}
       /* .chanpin
        {
            width: 233px;
            height: 262px;
            background-attachment: scroll;
            background-repeat: no-repeat;
            background-image: url("http://21363.3156.cn/images/m3/bj.gif");
            background-position: 0% 0%;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
            background-color: transparent;
            float: left;
            margin-top: 6px;
            margin-right: 4px;
            margin-bottom: 6px;
            margin-left: 8px;
        }
        .chanpin img
        {
            width: 200px;
            height: 188px;
            display: block;
            margin-left: 17px;
            margin-bottom: 5px;
        }
        .chanpin h3
        {
            font-size: 13px;
            text-align: center;
            margin-top: 15px;
            margin-bottom: 5px;
            color: #006600;
        }
        .chanpin h3 a
        {
            font-size: 13px;
            color: #006600;
        }
        .chanpin p
        {
            text-align: center;
        }
        .chanpin p a
        {
            margin-top: 0px;
            margin-right: 5px;
            margin-bottom: 0px;
            margin-left: 5px;
            color: #ff0000;
        }*/
		.zscp{width:978px;margin:0 auto;}
		.top{float:left;width:978px;height:18px;background:url(bj1.gif) 0 0 no-repeat;}
	    .zj{float:left;width:978px;height:auto;background:url(bj2.gif) 0 0 repeat-y;}
		.di{float:left;width:978px;height:18px;background:url(bj1.gif) 0 -62px no-repeat;}
		.zscp_left{float:left;width:65%;margin:6px 0 0 15px;_margin:6px 0 0 10px;}
		.zscp_left ul li h3{float:left;width:100%;height:25px;margin:0;}
		.zscp_left ul li h3 a{margin:0;font-size:16px!important;}
		.zscp_left p{float:right;width:368px;height:34px;margin:10px 60px 20px 0;}
		.zscp_left p img{width:134px;height:34px;margin-left:50px;}
		.zscp_right{float:left;width:30%;margin-top:25px;}
		.zscp_right img{float:left;width:300px;height:250px;line-height:250px;display:block;}
        .cb
        {
            width: 100%;
            margin-top: 1px;
            margin-right: auto;
            margin-bottom: 1px;
            margin-left: auto;
            float: left;
        }
        .cb h4
        {
            width: 990px;
            height: 36px;
        }
        .cbbox
        {
            
            width: 100%;
            margin-top: 3px;
            background-attachment: scroll;
            background-repeat: repeat;
            background-image: none;
            background-position: 0% 0%;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
            background-color: #fff;
        }
        #lianxi
        {
            width: 990px;
            margin-top: 0px;
            margin-right: auto;
            margin-bottom: 2px;
            margin-left: auto;
            font-size: 16px;
        }
        #lianxi h3
        {
            width: 990px;
            margin-top: 3px;
            margin-right: auto;
            margin-bottom: 3px;
            margin-left: auto;
        }
        #lianxi table
        {
            background-attachment: scroll;
            background-repeat: repeat;
            background-image: none;
            background-position: 0% 0%;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
            background-color: #fefce3;
            width: 990px;
            margin-top: 0px;
            margin-right: auto;
            margin-bottom: 0px;
            margin-left: auto;
            border-collapse: collapse;
            border-top-color: #fac304;
            border-left-color: #fac304;
            border-right-color: #fac304;
            border-bottom-color: #fac304;
            border-top-width: 6px;
            border-left-width: 6px;
            border-right-width: 6px;
            border-bottom-width: 6px;
            border-top-style: solid;
            border-left-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
        }
        #lianxi table span
        {
            font-weight: 700;
        }
        #lianxi table tr td
        {
            padding-top: 8px;
            padding-right: 8px;
            padding-bottom: 8px;
            padding-left: 8px;
            border-top-color: #fdc08e;
            border-left-color: #fdc08e;
            border-right-color: #fdc08e;
            border-bottom-color: #fdc08e;
            border-top-width: 1px;
            border-left-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-top-style: solid;
            border-left-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            line-height: 25px;
            font-size: 14px;
        }
        .letsp
        {
            letter-spacing: 4px;
        }
        .fontred
        {
            color: #ff0000;
        }
        .footer
        {
            background-attachment: scroll;
            background-repeat: repeat-x;
            background-image: url("http://21363.3156.cn/images/m3/yp_tu1.gif");
            background-position: 0% 0%;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
            background-color: #ffffff;
            display: block;
            line-height: 30px;
            margin-right: auto;
            margin-bottom: 0px;
            margin-left: auto;
            padding-top: 5px;
            padding-right: 0px;
            padding-bottom: 10px;
            padding-left: 0px;
            text-align: center;
            width: 990px;
            font-size: 12px;
            margin-top: 0px;
        }
        .contact_box
        {
            background-attachment: scroll;
            background-repeat: repeat;
            background-image: none;
            background-position: 0px 0px;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
            background-color: #fefce3;
            border-top-color: #f6dda4;
            border-left-color: #f6dda4;
            border-right-color: #f6dda4;
            border-bottom-color: #f6dda4;
            border-top-width: 1px;
            border-left-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-top-style: solid;
            border-left-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            padding-top: 10px;
            padding-right: 20px;
            padding-bottom: 10px;
            padding-left: 20px;
            width: 950px;
            margin-top: 0px;
            margin-right: auto;
            margin-bottom: 0px;
            margin-left: auto;
        }
        .contact_box h4
        {
            background-attachment: scroll;
            background-repeat: no-repeat;
            background-image: url("http://www.3156.cn/images/contact_box_h4_bg.gif");
            background-position: 0% 50%;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
            background-color: transparent;
            height: 34px;
            text-indent: 50px;
            width: 145px;
        }
        .contact_box table
        {
            border-top-color: #f5bf61;
            border-left-color: #f5bf61;
            border-right-color: #f5bf61;
            border-bottom-color: #f5bf61;
            border-top-width: 1px;
            border-left-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-top-style: solid;
            border-left-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-collapse: collapse;
            margin-top: 10px;
        }
        .contact_box table tr td
        {
            border-top-color: #fdc08e;
            border-left-color: #fdc08e;
            border-right-color: #fdc08e;
            border-bottom-color: #fdc08e;
            border-top-width: 1px;
            border-left-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-top-style: solid;
            border-left-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            font-size: 14px;
            line-height: 30px;
            padding-top: 0px;
            padding-right: 5px;
            padding-bottom: 0px;
            padding-left: 5px;
        }
    
        .contact_box
        {
            background: #FEFCE3 none repeat scroll 0 0;
            border: 1px solid #F6DDA4;
            margin-bottom: 20px;
            padding: 10px 20px;
            width: 950px;
            margin: 0 auto;
        }
        .contact_box h4
        {
            background: transparent url(http://www.3156.cn/images/contact_box_h4_bg.gif) no-repeat scroll left center;
            height: 34px;
            text-indent: 50px;
            width: 145px;
        }
        .contact_box table
        {
            border: 1px solid #F5BF61;
            border-collapse: collapse;
            margin-top: 10px;
        }
        .contact_box table tr td
        {
            border: 1px solid #FDC08E;
            font-size: 14px;
            line-height: 30px;
            padding: 0 5px;
        }
