@media (max-width: 768px) {
	body {
	font-size: 14px;
	}
	}
@media (min-width: 768px) {
	body {
	font-size: 16px;
	}
	}
#headt {
	width: 100%;
	float: left;
	height: 30px;
	background-color: #E0E0E0;
	border-bottom: #ddd solid 1px;
}

#body_1 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

body{
	margin: 0;
}

#t1 {
	width: 1200px;
	float: left;
	line-height: 30px;
	color: #444;
	font-size: 12px;
}

#t1 .left {
	float: left;
	width: 600px;
}

#t1 .right {
	width: 414px;
	float: right;
	text-align: right;
}

#head {
	width: 100%;
	float: left;
}

#top {
	width: 1200px;
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
}

#logo {
	width: 500px;
	float: left;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #5a5a5a;
}

#top-1 {
	width: 440px;
	float: right;
}

#tel {
	float: right;
	line-height: 15px;
	font-size: 18px;
	color: #333;
	/* text-align: right; */
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 5px;
}

#tel.name {
	text-align: left;
	margin-right: 18px;
	line-height: 22px;
}

#tel .f22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fc6002;
	font-weight: bold;
	line-height: 30px;
}

#dh {
	width: 100%;
	float: left;
	height: 50px;
	background-image: url(../img/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu {
	z-index: 10000;
	position: relative;
	width: 1206px;
	height: 50px;
}

#menu ul {
	float: left;
	margin-top: 0;
}

#menu ul li {
	position: relative;
	DISPLAY: inline;
	float: left;
	font-size: 15px;
	font-weight: bold;
	width: 127px;
}

#menu ul li a {
	text-align: center;
	display: block;
	line-height: 50px;
	color: #fff;
	transition: all 0.3s ease-in-out 0s;
}

#menu UL LI .change {
	background-color: #FC6002;
	text-decoration: none;
	color: #fff;
}

#menu UL LI A:hover {
	background-color: #FC6002;
	text-decoration: none;
	color: #fff;
}

#menu UL LI a.sec {
	background-color: #FC6002;
	text-decoration: none;
	color: #fff;
}

#menu ul li.dg {
	width: 2px;
	height: 50px;
	float: left;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu ul li ol {
	position: absolute;
	display: block;
	width: 127px;
	display: none;
	border-radius: 6px;
	overflow: hidden;
	color: #fff;
	margin-left: 0px;
	padding: 0px;
	left: 0px;
	background-color: #FC6002;

}

#menu ul li ol li {
	display: block;
	float: none;
	background-image: none;
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 132px;
	z-index: 1;
	overflow-y: auto;
}

#menu ul li:hover ol {
	display: block;

}

#menu ul li ol li a {
	text-align: center;
	width: 127px;
	display: block;
	overflow: hidden;
	color: #fff;
	line-height: 32px;
	height: 32px;
	border-bottom: #FB9505 solid 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#menu UL LI OL LI A:hover {
	background-color: #2F88EC;
	border-bottom: #2F88EC solid 1px;
	background-image: url(../images/product_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;

}

#menu UL LI OL.cp {
	POSITION: absolute;
	PADDING-BOTTOM: 15px;
	width: 580px;
	height: 260px;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/f1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: -40px;
}

#menu UL LI OL.cp img {
	margin-top: 14px;
}

#menu UL LI OL.cp li {
	width: 165px;
	DISPLAY: block;
	FLOAT: none;
	background-image: url(../images/nav_t.gif);
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	LINE-HEIGHT: 24px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 10px center;
	list-style-type: none;
}

#menu UL LI OL.cp li A {
	TEXT-ALIGN: left;
	WIDTH: auto;
	DISPLAY: block;
	overflow: hidden;
	COLOR: #444444;
	padding-left: 22px;
	background-image: none;
	margin: 0px;
}

#menu UL LI OL.cp li A:hover {
	color: #CC0000;
	padding-left: 22px;
	background-image: none;

}

.clear {
	clear: both;
}

#flash {
	width: 100%;
	float: left;
	height: 460px;
}

#hyweb{
	width: 1212px;
	height: 716px;
	background: red;
	margin: 0 auto;
	position: relative;
}

 .list ul{
	width: 200px;
	height: 30px;
	/* background: red; */
	position: absolute;
	bottom: 268px;
	right: 720px;
}

.list ul li{
	width: 20px;
	height: 20px;
	float: left;
	border: 1px solid #000;
	list-style: none;
	border-radius: 10px;
	line-height: 20px;
	text-align: center;
	margin-left: 5px;
}

.jiantou .left{
	position: absolute;
	top: 45%;
	left: 0;
}
.jiantou .left:hover{
	background: rgba(0, 0, 0, 0.5);
}
.jiantou .right{
	position: absolute;
	top: 45%;
	right: 0;
}
.jiantou.right:hover{
	background: rgba(0, 0, 0, 0.5);
}

.active{
	background: black;
}

.hyweb .prev,
.hyweb .next {
	width: 50px;
	height: 460px;
	position: absolute;
	filter: Alpha(Opacity=0.8);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-repeat: no-repeat;
	background-position: left center;
	top: 0px;
}

.hyweb .prev {
	left: -50px;
	background-image: url(../img/left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.hyweb .next {
	right: -50px;
	background-position: right center;
	background-image: url(../img/right.jpg);
}

.hyweb {
	width: 100%;
	height: 460px;
	position: relative;
	overflow: hidden;
}

.hyweb li {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 100%;
	text-align: center;
}

.hyweb li img {
	border: 0px;
	width: 1000px;
	height: 300px;
}

.hyweb li A {
	width: 100%;
	height: 300px;
	display: block;
	margin: auto;
	OVERFLOW: hidden;
}

.hyweb .num {
	left: 45%;
	bottom: 20px;
	height: 15px;
	line-height: 15px;
	position: absolute;
	z-index: 999;
}

.hyweb .num li {
	text-align: center;
	width: 14px;
	height: 14px;
	line-height: 0px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	cursor: pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	overflow: hidden;
	background-image: url(../img/t6.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hyweb .num li.on {
	background-image: url(../img/t2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hyweb .prev,
.hyweb .next {
	width: 50px;
	height: 300px;
	position: absolute;
	filter: Alpha(Opacity=0.8);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-repeat: no-repeat;
	background-position: left center;
	top: 0px;
}


#ljso{
	width:100%;
	float: left;
	height:50px;
	background-color:#fff;
	border-bottom:#ddd solid 1px;
	border-top:#ddd solid 1px;
}
#weso{
	width:1200px;
	float:left;
	line-height: 50px;
	height: 50px;
	font-size: 13px;
	color: #2b81e0;
}
#weso .left{
	width: 870px;
	float: left;
}
#weso .left b{
	color:#2b81e0;
}
#weso a{
	color: #555;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}
#weso .right{
	width: 300px;
	float: right;
}
#search{
	width: 300px;
	float: right;
	border: 0px;
	margin-top: 10px;
	height: 30px;
	background-image: url(../img/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
label{
	cursor: default;
}
#search .buttom{
	width: 60px;
	height: 30px;
	cursor: pointer;    /* ???? */
	border: 0px;
	background: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#search .input{
	width: 200px;
	color: #999;
	padding-left: 20px;
	padding-right: 10px;
	height: 28px;
	line-height: 22px;
	font-size: 12px;
	float: right;
	font-family: "微软雅黑";
	border: 0px;
	border-right: 0px;
	background: none;
	outline: none;
}
#hyweb0{
	width:100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/product_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#main{
	width: 1200px;
	float: left;
}
#cpfl{
	width: 230px;
	float: left;
	border-top: #2b81e0 solid 8px;
	background-color: #fff;
}
#cpfl_1{
	width: 230px;
	float: left;
}
#lm-1{
	width: 230px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#lm-1 h1{
	font-size: 22px;
	color: #444;
	font-weight: normal;
	line-height: 36px;
}
#lm-1 h2{
	color: #aeadad;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#cplb_2{
	width: 214px;
	float: left;
	padding: 8px;
}
#cplb{
	width: 214px;
	float: left;
	overflow: hidden;
}

#cplb ul{
	list-style-type: none;
	padding-left: 0px;
}

#cplb ul a:hover{
	
	background-image: url(../img/f2.jpg);
}

#cplb ul li{
	width: 214px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	float: left;
	background-image: url(../img/f1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#cplb ul li a{
	padding-left: 25px;
	color: #fff;
	display: block;
}
#cplb_2 .gg{
	width: 214px;
	float: left;
	margin-top: 5px;
}
a:hover{
	text-decoration: none;
	color: #5a5a5a;
}
#cplb_2 .gg img{
	border: 0px;
	width: 214px;
	height: 150px;
}
#cpzsa{
	width: 950px;
	float: right;
}
#cpzs-1{
	width: 950px;
	float: left;
	background-image: url(../img/product_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#cpzs-1 h2{
	padding-left: 32px;
    padding-right: 12px;
    line-height: 17px;
	float: left;
    color: #fff;
	font-size: 15px;
	background-image: url(../img/icon1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#cpzs-1 .more{
	float: right;
	line-height: 40px;
	color: #fff;
	padding-right: 12px;
	font-size: 14px;
}
#cpzs-1 .more a{
	color: #fff;
}
#prolist{
	width: 950px;
	float: left;
	margin-top: 15px;
}
#prolist ul{
	list-style-type: none;
	padding-left: 0px;
}
#prolist ul li{
	text-align: center;
	width: 230px;
	float: left;
	padding-right: 10px;
	cursor: pointer;
}
#prolist ul li a{
	display: block;
	color: #444;
	transition: all 0.2s ease-in-out 0s;
}
#prolist ul li h1{
	    width: 224px;
	    padding: 6px 6px 0px 6px;
	    border: #ddd solid 1PX;
	    background-color: #fff;
	    cursor: pointer;
	    text-align: center;
	    height: 150px;
	    display: table-cell;
	    vertical-align: middle;
}
#prolist ul li img{
	border: 0px;
    max-width: 224px;
    HEIGHT: 150px;
}
#prolist ul li p {
    width: 230px;
    cursor: pointer;
    font-size: 14px;
    padding-top: 10px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    background-image: url(../img/product_shand.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	margin: 0px;
}
#prolist ul li.r{
    float: right;
    padding-right: 0px;
}


#pro{ width:1200px; float:left;}
#pro_1{
	width:1200px;
	float:left;
	background-color:#2b81e0;
	height:40px;
	background-image: url(../img/product_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#pro_1 h2{
padding-left:32px;
	padding-right:12px;
	line-height:20px;
	float:left;
	color:#fff;
	font-size:15px;
	background-image: url(../img/icon1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#more{ width:60px; float:right; text-align:center; line-height:40px; color:#ffffff;}
#more A{ color:#FFffff;}
#pro_2{ border:#2b81e0 solid 1px; padding:9px; width:1180px; float:left; border-top:0px; }
#prolista {
	WIDTH:1180px;
	FLOAT: left;
}
#prolista UL {
	LIST-STYLE-TYPE: none
}
#prolista UL LI {
	TEXT-ALIGN: center; WIDTH:226px; FLOAT: left; padding:5px;cursor:pointer; 
}

#prolista UL LI h1{ width:220px; padding:2px;  border:#f1f1f1 solid 1PX; cursor:pointer;TEXT-ALIGN: center; height:145px; display:table; vertical-align:middle; background-color:#fff; }
#prolista UL LI IMG { border:0px;max-width:210px;HEIGHT: 145px; width:258px;}
#prolista UL LI p{ width:226px;  cursor:pointer; font-size:14px; height:35px; line-height:35px; overflow:hidden; background-color:#f1f1f1;}

#prolista UL LI A {
	DISPLAY: block; color:#444;box-shadow: 0px 1px 4px #999;-webkit-box-shadow: 0px 1px 4px #999;-moz-box-shadow: 0px 1px 4px #999;transition:all 0.2s ease-in-out 0s;
}
#prolista UL LI A:hover {
	color:#fff;
}
#prolista UL LI A:hover p{ background-color:#2b81e0}	
#prolista UL LI A:hover h1{ border:#2b81e0 solid 1px;}	



























#dibu{
	width: 100%;
	float: left;
	background-color: #0B89DD;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bottom{
	width: 1200px;
	float: left;
	text-align: center;
	line-height: 22px;
}
#bottom .footer{
	HEIGHT: 40px;
	width: 1200px;
	float: left;
	border-bottom: #036FBA solid 1px;
}
#bottom .footer ul{
	text-align: center;
	line-height:40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding-left: 0px;
	margin: 0px;
}
#bottom .footer ul li{
	display:inline;
	font-size: 14px;
	color: #fff;
}
#bottom .footer ul li a{
	margin:0px 8px;
	color:#fff;                       
}
#bottom .copyright{
	width: 1200px;
	float: left;
	border-top: #149AF3 solid 1px;
	line-height: 25px;
	color: #fff;
	padding-top: 20px;
}
#bottom .copyright .bq{
	width: 1020px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
}
#bottom .copyright a{
	color: #fff;
}
#bottom .copyright .emw{
	width: 100px;
	float: right;
	margin-right: 50px;
}
#bottom .copyright .emw img{
	width: 150px;
	height: 150px;
}
#bottom .copyright .emw p{
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	width: 160px;
	margin-top: 5px;
}

#back_top{ 
	display:block;  
	width:49px; 
	height:67px;
	position:fixed;  
	bottom:50px;  
	right:40px; 
	border-radius:10px 10px 10px 10px;   
	text-decoration:none;  
	display:none;  
	background-color:#999999;     
	}
	#back_top span{ 
		display:block; 
		width:50px; 
		color:#dddddd; 
		font-size:40px; 
		text-align:center; 
		
	} 
	#back_top span:hover{ 
		color:#cccccc; 
	}
