body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg1 {
	background-color: #FFFFFF;
	background-image: url(images/sy_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg2 {
	background-color: #FFFFFF;
	background-image: url(images/sy_14.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg3 {
	background-image: url(images/sy_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tt1 {
	font-size: 12px;
	line-height: 220%;
	color: #7c0101;
	text-decoration: none;
}
.tt2 {
	font-size: 12px;
	line-height: 220%;
	color: #01364b;
	text-decoration: none;
}
.tt3 {
	font-size: 12px;
	line-height: 120%;
	color: #7c0101;
	text-decoration: none;
}
.text1 {
	font-size: 12px;
	line-height: 180%;
	color: #999999;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
.text4 {
	font-size: 12px;
	line-height: 180%;
	color: #5b7282;
	text-decoration: none;
}
.text5 {
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
}
.text6 {
	font-size: 30px;
	line-height: 180%;
	color: #002e72;
	text-decoration: none;
	font-weight:bold;
}
A.anniu1:link {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
A.anniu1:visited {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
A.anniu1:hover {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
A.anniu2:link {
	font-size: 11px;
	line-height: 180%;
	color: #01364b;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.anniu2:visited {
	font-size: 11px;
	line-height: 180%;
	color: #01364b;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.anniu2:hover {
	font-size: 11px;
	line-height: 180%;
	color: #006894;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.anniu3:link {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
A.anniu3:visited {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
A.anniu3:hover {
	font-size: 12px;
	line-height: 180%;
	color: #006b9b;
	text-decoration: none;
}


/*div 开始*/

ol, ul ,li{list-style:none;margin:0 auto; padding:0;font-style: normal;font:12px "\5FAE\8F6F\96C5\9ED1",Arial, Helvetica, sans-serif}
a{color:#000000;text-decoration:none;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;} 
a:hover{color:#BA2636;text-decoration:underline;}


ul#leftlist { width:270x; overflow:hidden; padding-left:30px;}
ul#leftlist li { width:270px; text-align:left; height:34px; border-bottom:#DDDDDD solid 1px;}
ul#leftlist li a {width:270px; text-align:left; height:34px; line-height:34px; color:#666; font-size:14px; text-decoration:none;}
ul#leftlist li a:hover { color:#FE4D00; padding-right:20px;}

ul#leftlist_mob { width:90%; overflow:hidden; padding-left:10%;}
ul#leftlist_mob li { width:100%; text-align:left; height:34px; border-bottom:#DDDDDD solid 1px;}
ul#leftlist_mob li a {width:100%; text-align:left; height:34px; line-height:34px; color:#666; font-size:26px; text-decoration:none;}
ul#leftlist_mob li a:hover { color:#FE4D00;}


.cp {width:610px; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}

/*产品 列表图 */
ul#detail {width:610px; text-align:left; overflow:hidden;
display: -webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
}
ul#detail li { float:left; width:260px; text-align:center; height:auto; margin:10px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,.2); 
	padding:4px; 
	border:1px solid #efefef;}
	
ul#detail li:hover{border: 1px solid #D5D5D5;}

ul#detail li img{ display:block; width:260px; height:auto;}
ul#detail li span {width:260px; overflow:hidden;}
ul#detail li span a{ display:block; width:260px; height:36px; line-height:36px; font-size:12px; text-align:center; background-color:#acacac; color:#fff; text-decoration:none;}
ul#detail li span a:hover{ background-color:#656565; color:#fff;}

/*产品 列表图-手 */
ul#detail_mob {width:100%; text-align:left; overflow:hidden;
display: -webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
}
ul#detail_mob li { float:left; width:44%; text-align:center; height:auto; margin:2px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,.2); 
	padding:4px; 
	border:1px solid #efefef;}
	
ul#detail_mob li:hover{border: 1px solid #D5D5D5;}

ul#detail_mob li img{ display:block; width:100%; height:auto;}
ul#detail_mob li span {width:100%; overflow:hidden;}
ul#detail_mob li span a{ display:block; width:100%; height:36px; line-height:36px; font-size:26px; text-align:center; background-color:#acacac; color:#fff; text-decoration:none;}
ul#detail_mob li span a:hover{ background-color:#656565; color:#fff;}


.cp .page{width:610px; height:36px; background-color:#DDDDDD; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; overflow:hidden; border-radius:4px;}
.cp .page .left { float:left; width:400px; height:36px; line-height:36px; text-align:left; padding-left:5px;}
.cp .page .center { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.cp .page .right { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.cp .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.cp .page .center a:hover {text-decoration: underline;color:#082D58;}