
/*头部样式*/
.R-head .hd{ padding: 15px 0; zoom: 1;}
.R-head .nav{ z-index: 90; position: relative;}
.R-head .nav li{ float: left; display: inline; text-align: center; position: relative;}
.R-head .nav li a{ display: block; color: #1d9d00; padding: 0 10px; font-weight: bold; position: relative;}
.R-head .nav li i{ background: url(../RImages/com/icon-1.png) no-repeat; width: 7px; height: 5px; position: absolute; right: 0; top: 8px; *top: 7px;}
.R-head .nav li.flo1{ width: 90px;}
.R-head .nav li.flo2{ width: 120px;}
.R-head .nav li.flo3{ width: 80px; padding-left: 10px;}
.R-head .nav li.flo4{ width: 70px;}
.R-head .nav .sub{ position: absolute; top: 18px; left: 0; width: 100%; display: none; background: #1d9d00; padding: 10px 0; text-align: center; z-index: 100;}
.R-head .nav .sub a{ color: #fff; padding: 5px 0;}
.R-head .nav .sub a:hover{ background: #157000;}

.R-head .bd{ background: url(../RImages/com/line-1.png) repeat-x; height: 32px; line-height: 32px; position: relative;}
.R-head .bd li{ float: left; display: inline; background: url(../RImages/com/line2x14.png) right center no-repeat; padding: 0 10px;}
.R-head .bd li a{ display: block; padding: 0 6px; color: #fff; font-size: 14px; font-weight: bold}
.R-head .bd li a:hover{ background: url(../RImages/com/line-2.png) repeat-x; color: #f0f700;}
.R-head .bd li.cur a{ background: url(../RImages/com/line-2.png) repeat-x; color: #f0f700;}
.R-head .bd .china-txt{ background: url(../RImages/com/icon-1.png) no-repeat -10px 0; width: 74px; height: 32px; position: absolute; right: 0; top: 0;}

.R-head .ft{ background: url(../RImages/com/linex-1x44.png) repeat-x; height: 44px; line-height: 44px; font-size: 14px; overflow: hidden; zoom: 1;}
.R-head .ft span{ padding-left: 15px;}
.R-head .ft a{ color: #1800ff;}

/*尾部样式*/
.R-foot{ font-size: 12px; font-weight: bold; text-align: center; padding: 30px 0; color: #1e7adf;}