@charset "utf-8";
body,div,p,ul,ol,li,input,h2,h4,dl,dt,dd{margin: 0;padding: 0;}
body,button, input, select, textarea { font:12px/1.125 Arial,Helvetica,sans-serif;color:#743803;}
address, cite, dfn, em, var ,i,h2{ font-style: normal; font-weight:normal}
ul, ol,li{ list-style: none; }
a { text-decoration: none; cursor:pointer; }
a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
html { overflow-y: scroll; }
img{display:block;border:none;}
.clear{height:0;clear:both;overflow:hidden; }

/*返回顶部CSS样式*/
#gotop{	 
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color:white;
    color:#999;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    left: 50%;
	margin-left:503px;
    bottom: 20%;
    _bottom: "auto";
    cursor: pointer;
    opacity: 0;
    filter: Alpha(opacity=0);
}

/*头图*/
.header{ background:url(../images/headerBG.jpg) no-repeat top #f7c94d; width:100%;height:546px}
.head{width:1002px; margin:0 auto; }

/*中间*/
.inner{ width:100%; background:#f7c94d;}
.main{ width:1002px; background:#fce1a1; margin:0 auto; overflow:hidden;}

/*静态产品样式*/
.pb{float:left; width:225px; margin-left:20px;}

.cont{ width:205px; background:#f6d37d repeat; float:left; padding:10px; margin-top:10px; font-size:14px; line-height:23px;color:#18323f;}
.cont a.title{ display:block; background:#d7692e; width:203px; height:33px; line-height:30px; text-align:center; color:#FFF; font-family:"微软雅黑";font-weight:bold;}
.cont a{ color:#0055aa;}
.cont a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
.conter{ margin-top:6px; display:block;}
.cont strong{ float:left; }
.cont p{ font-size:12px; display:block;}


/*静态标题*/
.mainLand,.abroad,.rec{ width:962px; margin:0 auto;}
.titleMainLand,.titleAbroad,.titleRec{ display:block;  width:962px; height:48px; position:relative;margin-top:10px;}
.redAL{
	display:block;
	position:absolute;
	width:70px;
	height:69px;
	background:url(../images/a.png)  0 -70px no-repeat;
	left: -9px;
	top: -7px;
}
.titleMainLand{ background:url(../images/a.png) 0 0 no-repeat;}
.titleAbroad{background:url(../images/a.png) 0 -170px no-repeat;}
.titleRec{background:url(../images/a.png) 0 -294px no-repeat;}

/*日本*/
.jp{margin-top:10px; width:962px; background:#f9b79e; padding:0 0 10px 0; overflow:hidden}

.jpCont{ width:205px;float:left; padding:10px; font-size:14px; line-height:23px;color:#18323f; background:#fed1c0; margin-left:10px;}
.jpCont a.title{ display:block; background:#e57f61; width:203px; height:33px; line-height:30px; text-align:center; color:#FFF; font-family:"微软雅黑";font-weight:bold;}
.jpCont a{color:#0055aa;}
.jpCont a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
.conter{ margin-top:6px; display:block;}
.jpCont strong{ float:left; }
.jpCont p{ font-size:12px; display:block;}

/*韩国*/
.korea{margin-top:10px; background:#dcdd56; width:962px; padding:0 0 10px 0; overflow:hidden}
.korCont{ width:205px;float:left; padding:10px; font-size:14px; line-height:23px;color:#18323f; background:#eced9e; margin-left:10px;}
.korCont a.title{ display:block; background:#b0b123; width:203px; height:33px; line-height:30px; text-align:center; color:#FFF; font-family:"微软雅黑";font-weight:bold;}
.korCont a{color:#0055aa;}
.korCont a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
.conter{ margin-top:6px; display:block;}
.korCont strong{ float:left; }
.korCont p{ font-size:12px; display:block;}

/*加拿大*/
.can{margin-top:10px; background:#ed685d; width:962px; padding:0 0 10px 0; overflow:hidden;}
.canCont{ width:205px;float:left; padding:10px; font-size:14px; line-height:23px;color:#18323f; background:#f7afaa; margin-left:10px;}
.canCont a.title{ display:block; background:#b82c20; width:203px; height:33px; line-height:30px; text-align:center; color:#FFF; font-family:"微软雅黑"; font-weight:bold;}
.canCont a{color:#0055aa;}
.canCont a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
.conter{ margin-top:6px; display:block;}
.canCont strong{ float:left; }
.canCont p{ font-size:12px; display:block;}

/*推荐*/
.rec li{float:left;margin-left:20px;width:111px;margin-top:6px;padding-top:10px;height:30px;text-align:center;color:#FFF;font-size:18px;font-family:"微软雅黑";}
.rec li.hover{background:url(../images/a.png) 0 -433px no-repeat;color:#FFF;text-decoration:none}
#zjj_three_1,#zjj_three_2 {padding:10px;background:#fce1a1;overflow:hidden;height:1%; width:942px}

/*悬浮导航*/
#xfdh{ width:130px; height:160px;  position:fixed; _position:absolute; top:0px;  right:5%;}