@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 14px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}
.fl{float: left;}
.fr{float: right;}
.por{position: relative;}
.poa{position: absolute;}
/*Body*/
body { color: #333333; background: #fff;}
a { color: #333333; }
a:hover { color: #9b2c36; }
.wrapper{width:100%; margin: 0 auto; overflow:hidden;}
.wrap { width: 1200px; margin: 0 auto; }
.g-in{width: 1200px; margin: 0 auto;}

body{background: url(/tsg/images/container_bg.png) center bottom #f5f5f5;}
.header{background: url(/tsg/images/top_wrap_bg.png) no-repeat center top;}
.header .top_wrap{padding: 21px 0;}
.header .wrap .top_link{margin-top: 35px;color: #1c1c1c;font-size: 12px;}
.header .wrap .top_link a{color: #1c1c1c;}
.header .wrap .top_link a:hover{color:#a24144 ;}
.header .nav{background: url(/tsg/images/nav_bg.png) repeat-x left center;}
.header .nav ul li {float: left;width: 12%;text-align: center;box-sizing: border-box;line-height: 38px;}
.header .nav ul li a{display: block;color: #fff;}
.header .nav ul li a:hover,.header .nav ul li a.current{background: url(/tsg/images/cur_a.png) no-repeat center center;color: #fff;}
/*Banner*/
.banner {position:relative; left:50%; width:1920px; margin-left:-960px; text-align:center;}

/*footer*/
.footer{text-align: center;color: #fff;}
.footer a{color: #fff;}
.footer .wrap{background: url(/tsg/images/footer_bg.png) no-repeat;padding: 20px 0;}
.footer .wrap p:first-child{margin-bottom: 5px;}

.friendly_link{margin-bottom: 12px;}
.friendly_link .wrap{padding: 13px 8px;background: #fff;box-sizing: border-box;border: 1px solid #d8d8d8;}
.friendly_link select{width: 233px;height: 30px;appearance:none;-moz-appearance:none;-webkit-appearance:none;border: 1px solid #cfcfcf;outline:none;background: url(/tsg/images/select_up.png) no-repeat 215px center,url(/tsg/images/sel_bg.png) no-repeat;color: #898989;padding-left: 10px;margin: 0 5px;}
.friendly_link .wrap>a{display: inline-block;width: 205px;color: #fff;background: #25282d;font-weight: 600;text-align: center;line-height: 30px;margin: 0 6px;}
.friendly_link .wrap>a:hover{background: #38404d;}