@charset "utf-8";

@font-face { font-family: 'YourWebFontName'; src: url('http://www.tu-ying.com/css/YourWebFontName.eot'); /* IE9 Compat Modes */ src: url('http://www.tu-ying.com/css/YourWebFontName.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://www.tu-ying.com/css/YourWebFontName.woff') format('woff'), /* Modern Browsers */ url('http://www.tu-ying.com/css/YourWebFontName.ttf') format('truetype'), /* Safari, Android, iOS */ url('http://www.tu-ying.com/css/YourWebFontName.svg#YourWebFontName') format('svg'); /* Legacy iOS */ }

a{font-family:"Microsoft YaHei",微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif;font-size:13px;text-decoration:none;}
a:link   {color:#282828;}
a:visited{color:#282828;}
a:hover  {color:#c80005}
a:active {color:#282828;}
a.a2{ text-decoration:underline; cursor:hand; cursor:pointer;}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */ 

/*IE滚动条样式*/
body { SCROLLBAR-ARROW-COLOR:#FFFFFF;SCROLLBAR-FACE-COLOR:#13b6af;SCROLLBAR-DARKSHADOW-COLOR:#13b6af;SCROLLBAR-HIGHLIGHT-COLOR:#13b6af;SCROLLBAR-3DLIGHT-COLOR:#13b6af;SCROLLBAR-SHADOW-COLOR:#13b6af;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(19,182,175,1.0); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);}/*滑块*/
::-webkit-scrollbar-thumb:window-inactive {background:rgba(19,182,175,0.8);} 

body {color:#404040; margin:0; background:#fff; text-align:center; line-height:200%; background-size:100% auto;}

div,ul,dl,dt,dd{ margin:0; padding:0;list-style:none;}
body,td,input,select,textarea{ font-family:"Microsoft YaHei",微软雅黑,"微软雅黑",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:#cdcdcd 1px dotted; border-bottom:none; background:none; border-left:none; border-right:none}
*{-webkit-text-size-adjust:none;/*解决webkit内核浏览器强制最小字体*/} 
/*css3过渡效果*/
a,li,p,div,span{transition:background-color 0.3s,opacity 0.4s;-webkit-transition:background-color 0.3s,opacity 0.4s;-moz-transition:background-color 0.3s,opacity 0.4s; -o-transition:background-color 0.3s,opacity 0.4s;}

/*公共*/
.blank{ height:0; line-height:0; font-size:0; margin:0; padding:0; clear:both;}
.global_width{ width:1200px; margin:0 auto; text-align:center; position:relative;}
.fullWidth{ position:relative; width:100%; min-width:1200px; max-width:1920px; margin:0 auto;}
.floatL{ float:left;}.floatR{ float:right;}.gray{ color:#abb3cc;}
.hide{ display:none;}


/*页头*/
#header,#head{transition:background 0.3s,height 0.3s,top 0.3s;-moz-transition:background 0.3s,height 0.3s,top 0.3s;-o-transition:background 0.3s,height 0.3s,top 0.3s;-webkit-transition:background 0.3s,height 0.3s,top 0.3s;}
#header{ position:fixed; left:0; top:0; width:100%; z-index:100; height:140px;}
#head{ position:relative; z-index:100; top:30px;}
#header.haveBG{ background:url(../img/BG.jpg) center top no-repeat #16b9b2; height:80px; box-shadow:rgba(0,0,0,0.1) 0 2px 8px;}
#header.haveBG #head{ top:0px;}
#logo{ float:left; width:230px;}
#logo a{ display:inline-block; width:100%; height:80px; display:table-cell; vertical-align:middle;}
#logo a img{ max-width:100%; vertical-align:middle;}
/*滚动到此页头变化*/
#mark{ position:absolute; left:0; top:80px; height:0; width:100%;}
/*楼层*/
#floors{ float:right; white-space:nowrap;margin-top:20px;}
#floors a{ display:inline-block; padding:0 40px; color:#fff; height:32px; vertical-align:top; line-height:32px; font-size:16px; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; cursor:pointer; cursor:hand;}
#floors a:hover,#floors a.hover{ color:#ffe37d;}
#floors a.spec{ border:rgba(255,255,255,0.7) 1px solid; border:#fff 1px solid\9; border-radius:5px; padding:0 20px; }
#floors a.spec:hover,#body_merchants #floors a.spec{ color:#17bab2; background:#fff;}

/*公共样式*/
#arrow{ display:inline-block; width:70px; height:70px; background:url(../img/btns.png) left top no-repeat; position:absolute; left:0; right:0; top:auto; bottom:-35px; margin:0 auto;}
.tit1{ position:relative; font-size:38px; line-height:56px; color:#576799; margin:40px 0 30px 0; padding:0;}
.tit1:after{ content:""; position:absolute; left:0; top:auto; bottom:-15px; display:inline-block; width:50px; height:2px; background:#576799; border-right:#f87341 50px solid;}
.tit2{ position:relative; text-align:center; clear:both; margin:75px auto 30px auto; padding-bottom:12px; font-size:42px; color:#576799; display:inline-block; width:100%;}
.tit2 span{ position:relative; display:inline-block; color:#c8c8c8; font-size:12px; letter-spacing:1em; text-transform:uppercase; white-space:nowrap;}
.tit2:after{ content:""; position:absolute; left:0; right:0; bottom:0; margin:0 auto; display:inline-block; height:3px; width:0; border-left:#f87341 60px solid; border-right:#576799 60px solid;}
.tit3{ position:relative; border-bottom:#c4cadb 1px solid;text-align:center; overflow:hidden; padding-top:14px; margin-bottom:25px;}
.tit3:before,.tit3:after{ content:""; position:absolute; top:14px; left:0; width:1px; height:100%; overflow:hidden;background:#c4cadb;}
.tit3:after{ left:auto; right:0;}
.tit3 p{ position:relative; display:inline-block; margin:-14px auto 0 auto; padding:0 15px 15px 15px; font-size:16px; line-height:28px; color:#576799; letter-spacing:0.4em;}
.tit3 p:after,.tit3 p:before{ content:""; position:absolute; top:14px; display:inline-block; width:600px; height:1px; overflow:hidden; background:#c4cadb;left:auto; right:100%;}
.tit3 p:after{ left:100%; right:auto;}

/*页脚*/
#foot{ position:relative; z-index:10; background:url(../img/BG.jpg) center top repeat-y #1dc0b9; padding:50px 0 25px 0; color:#fff; line-height:30px;}
#foot h2{ font-size:24px; margin:25px 0 0 0; font-weight:normal;}
#foot a{ color:#fff;}#foot a:hover{ color:#ffe37d;}