﻿/* CSS Document */
body{margin:0;padding:0;font-size:12px;background-color:#223442;}
p{margin:0;padding:0;}
a img{border:0px;}
.cbody{width: 900px;margin:auto;}
#cpage{margin:0;padding:0;background-color:#FFF;}
#ctop{height: 72px;width: 100%;background-color:#223442;}
#cmenu{float:left;padding:24px 0 0  18px;}
#cmenu ul{list-style:none;padding:0px;margin:0px;display:block;}
#cmenu ul li{list-style:none;display:inline;float:left;width:auto;padding:0px; font-family:Candara,Arial, sans-serif; font-size:18px; font-weight:bold;position:relative;}
#cmenu ul li a{text-decoration:none;padding:0px 10px 0 10px; margin:0px 10px 0 10px;color:#81b2df;text-align:center;}
#cmenu ul li a:hover{color:#FFF;}
#clogo{float:right;padding-top:13px;padding-right:18px;}
#clogo:hover{padding-top:15px;}
#cmenu ul .on span{overflow:hidden;width: 26px;height: 12px;background: transparent url(sprite.png) no-repeat scroll 0 0;display:block;position:absolute;margin-left:-13px;font:0/0 sans-serif;left:50%;top:36px;}

#chead{background-color:#81b2df;height: 350px;}
.cheadc{overflow:hidden;position:relative;height: 306px;padding-bottom:10px;}
.chead-item{overflow:auto;position:absolute;width: 820px;top:0px;padding:10px 40px;}
.chead_left{float:left;}
.cheadc h1{font-family:Microsoft YaHei,'微软雅黑', '黑体'; color:#093f68;font-size:30px;margin:15px 0;}
.cheadc h2{font-family:Microsoft YaHei,'微软雅黑', '黑体'; color:#2a2a2a;font-size:16px;margin:10px 0 0 0;}
.cheadc ul{margin:0;padding:18px 0;}
.cheadc ul li{color:#333;list-style:none;line-height:1.5; }
.chead_right{float:right; }
.chead_expbtn{width: 160px;height: 65px;background: transparent url(sprite.png) no-repeat scroll 0 -16px;display:block;}
.chead_expbtn_red{width: 160px;height: 65px;background: transparent url(sprite.png) no-repeat scroll 0 -213px;display:block;}

#cpagetitle{height: 100px;background-color:#81b2df;}
#cpagetitle .title{font-family: Impact;font-weight:bold;font-size:36px;line-height:2.5; color:#223442;}

#pcontent{background-color:#D3E5F4;padding:10px;min-height:500px;}

.cheadm{}
.cheadm div{margin:auto;margin-top:5px;}
.cheadm span{background: transparent url(sprite.png) no-repeat scroll 0 -160px;width: 16px;height: 16px;display:block;float:left;margin-right:5px;cursor:pointer;}
.cheadm .on{background-position: -20px -160px;cursor:auto;}

.cbodyt{display:block;width: 81px;height: 29px;background: transparent url(sprite.png) no-repeat scroll 0 -180px;}

#home-products{}
#home-products ul{list-style:none;padding:0px;margin:0px;display:block;overflow:auto;padding-top:10px;}
#home-products ul li{list-style:none;float:left;margin:10px 18px;padding:3px;border:1px solid #aab3ba;position:relative;overflow:hidden;}
#home-products ul li img{display:block;}
#home-products ul li p{position:absolute;width: 254px;height: 106px;background-color:#FFF;opacity:0.9;filter:Alpha(Opacity=90);left:-1px;margin:1px;}
#home-products ul li p .pt{display:block;margin:5px 10px;font-size:14px;font-weight:bold;font-family:Microsoft YaHei,'微软雅黑', '黑体'; color:#223442;}
#home-products ul li p .pc{display:block;margin:0 10px;line-height:1.5;}
#home-products a{color:#000;}
#home-products a:hover{color:#666;}


#ccontent{padding:20px 0;}
#cfoot{background-color:#223442;height: 86px;}
.cfoot_logo{float:left;width: 142px;height: 46px;background: transparent url(sprite.png) no-repeat scroll 0 -83px;margin-top:16px;}
.cfoot_top{float:right; background: transparent url(sprite.png) no-repeat scroll 0 -130px;width: 54px;height: 23px;}
.cfoot_top a{display:block;width: 100%;height: 100%;}
.cfoot_text{float:right; text-align:right;color:#9b9a9a;line-height:1.5;padding-top:15px;padding-right:30px;}
.cfoot_text a{color:#9b9a9a;text-decoration:none; }