﻿@charset "utf-8";

a{font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif;font-size:13px;text-decoration:none;}
a:link   {color:#85d1c4;}
a:visited{color:#85d1c4;}
a:hover  {color:#ffdb9c;}
a:active {color:#85d1c4;}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */ 

/*IE滚动条样式*/
body { SCROLLBAR-ARROW-COLOR:#FFFFFF;SCROLLBAR-FACE-COLOR:#267a6c;SCROLLBAR-DARKSHADOW-COLOR:#267a6c;SCROLLBAR-HIGHLIGHT-COLOR:#267a6c;SCROLLBAR-3DLIGHT-COLOR:#267a6c;SCROLLBAR-SHADOW-COLOR:#267a6c;SCROLLBAR-TRACK-COLOR:#E6E6E6;}
/* Webkit内核滚动条样式 */
::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 0px; border-radius:0px;}/*滑轨*/
::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px; background: rgba(38,122,108,1.0); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);}/*滑块*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(38,122,108,0.7);} 

body {color:#85d1c4; margin:0; background:#267a6c; text-align:center; line-height:200%;}

div,ul,dl,dt,dd{ margin:0; padding:0;list-style:none;}
body,td,input,select,textarea{ font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif; font-size: 13px;}
img{ border:0;}
form{ margin:0}
input,select{ vertical-align:middle;}
input[type=text],input[type=password],textarea{ border:#d7d7d7 1px solid; color:#646464}
hr{border-top:#4c9d8f 1px dotted; border-bottom:none; background:none; border-left:none; border-right:none}
*{-webkit-text-size-adjust:none;/*解决webkit内核浏览器强制最小字体*/ /*box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;*/} 
/*css3过渡效果*/
a,li,p,div{transition:background-color 0.3s;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s; -o-transition:background-color 0.3s;}

/*公共*/
.blank{ height:0; line-height:0; font-size:0; margin:0; padding:0; clear:both;}
.global_Box{ width:1000px; margin:0 auto; text-align:left; position:relative; z-index:10;}
.floatL{ float:left;}.floatR{ float:right;}
.hide{ display:none;}
a.buyIt{ margin:0 5% ; color:#49a091; font-size:12px; padding-left:20px; display:inline-block; height:20px; line-height:20px; background:url(../images/icos.png) -85px -20px no-repeat;}
a.buyIt:hover{ color:#ffdb9c;}

#logo_box{position:absolute; width:100%; height:134px; min-width:1000px; overflow:hidden; top:0;}
#logo{ position:absolute;width:144px; height:134px; z-index:110; top:0; left:50%; margin-left:-72px; overflow:hidden; background:url(../images/Element.png) left -315px no-repeat;}
#logo p{ margin:0; padding:0; height:58px; line-height:58px; color:#ffdb9c; font-size:11px;}
#logo p a{ color:#ffdb9c; font-size:12px; margin:0 6px;}#logo p a:hover{ color:#fff;}

/*主导航*/
#menuBox{ position:relative; z-index:100; height:120px; width:100%; min-width:1000px; margin:0 auto; background:url(../images/Element.png) center top repeat-x;}
#menu{ position:relative; width:1000px; height:110px; clear:both; margin:0 auto;}
#nav{ position:relative; z-index:101;}
#nav li{ position:relative; float:left; height:120px; width:130px;line-height:20px;}
#nav li a{ font-size:17px; color:#333333; display:block; border-left:#e1e1e1 1px solid; height:110px; padding-top:33px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#nav li a span{ font-size:11px; font-weight:normal; color:#b4b4b4; line-height:12px; display:inline-block;}
#nav li.hover a,#nav li.hover a span{ color:#409082;}
#nav li.floatR{ float:right;}
#nav li.floatR a{border-right:#e1e1e1 1px solid;border-left:none;}
#slider{ width:130px; height:120px; width:0; position:absolute; z-index:100; background:url(../images/Element.png) left -120px repeat-x;}

/*二级菜单*/
#subMenu{ position:absolute; z-index:90; left:0; top:110px; margin:0 auto; width:100%;}
#subMenu ul{ position:relative; margin:0 auto; width:1000px;}
#subMenu ul li{ position:absolute; left:auto; top:0; background:#fff; padding:15px 0 10px 0; width:auto !important; width:130px; min-width:130px; display:none; border:#e1e1e1 1px solid; border-top:none; border-radius:0 0 5px 5px;}
#subMenu ul li a{ display:block; padding:0 12px; color:#666; font-size:14px; height:36px; line-height:36px; border-bottom:#d2e1de 1px solid;white-space:nowrap;}
#subMenu ul li a:hover{ background:#409082; color:#fff;}


/*框架*/
#box{ position:relative; z-index:9; width:1000px; margin:0 auto; text-align:left; min-height:200px; padding-bottom:60px;}
#box_top,#box_bottom{ position:relative; z-index:9; width:100%; height:10px; margin-top:-10px; left:0;  line-height:0; font-size:0; background:url(../images/Element.png) center -240px repeat-x;}
#box_bottom{ margin-top:0; background-position:center -250px;}

/*底部链接*/
#bottom_box{ width:100%; background:#ff8581; margin:-10px auto 0 auto; color:#fff;}
#bottom{ width:1000px; position:relative; z-index:1; margin:0 auto; text-align:left; padding-top:10px;}
#bottom_l{ float:left; width:344px; padding-top:38px; /*line-height:150%;border-right:#ff9490 1px solid;height:auto !important; height:205px; min-height:205px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;*/}
#bottom_l img{ float:left; margin:-8px 15px 0 0;}
a#viewMap{ width:140px; height:25px; display:inline-block; overflow:hidden; background:url(../images/icos.png) left -45px no-repeat; margin-top:15px;}
#bottom dl{ float:left; width:130px; padding:0 10px 0 15px; height:auto !important; height:205px; min-height:205px; border-right:#ff9490 1px solid;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#bottom dl:nth-child(2){border-left:#ff9490 1px solid;}
#bottom dl dt{padding:25px 0 0 0; margin:0;}
#bottom dl dt,#bottom dl dt a{font-size:16px; color:#ae4743; line-height:46px;}
#bottom dl dt a:hover{color:#000;}
#bottom dl dd{ padding:0; margin:0;}
#bottom dl dd a{line-height:26px; line-height:26px; display:block; color:#ffffff;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;-o-text-overflow:ellipsis;}
#bottom dl dd a:hover{color:#ffdb9c;}

/*页脚*/
#foot{ width:100%; margin:0 auto; background:#c0625f; padding:8px 0 4px 0;}
#fot{ width:1000px; margin:0 auto; text-align:left;}
#fot,#fot a{ color:#f0dede; font-size:12px;}#fot a:hover{ color:#ffdb9c;}

/*二维码*/
#ewm_box{ position:absolute; z-index:10; left:0; top:110px; width:1000px; left:50%; margin-left:-500px}
#ewm{ position:absolute; left:auto; right:0; cursor:hand; cursor:pointer;}
#ewm1{ position:absolute; left:auto; right:25px; top:0; width:87px; height:43px; overflow:hidden; background:url(../images/showEwm.png) left top no-repeat;}
#ewm2{ position:absolute; left:auto; right:25px; top:43px; width:87px; height:56px; overflow:hidden; background:url(../images/showEwm.png) left -43px no-repeat;}
#ewm3{ position:absolute; left:auto; right:0; padding:0 10px; background:#fff; text-align:left; color:#6e6e6e; display:none; top:-200px;}
#ewm3 p{ padding:20px 0 5px 10px; margin:0;}
